Pull request #1623 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cabc119893c5e5145817e3e163786f41fecf9e3e+083c381ac4cc923d13d653dabf1097f47e3433f3 (16455ad9040d2f45f34006ac0bd5fb86a92c0155) 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-ssh13666426571675803617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6694800071267015569.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1623/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-sdk-go/branches/PR-1623/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13924896941888042459.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-sdk-go/branches/PR-1623/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4503895838090856037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15243166969163189300.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-sdk-go/branches/PR-1623/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-sdk-go/branches/PR-1623/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17846534208833257717.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-9556 in /w/workspace/gexfoundry_device-sdk-go_PR-1623 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1623 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1623/head:refs/remotes/origin/PR-1623 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 083c381ac4cc923d13d653dabf1097f47e3433f3 into PR head commit cabc119893c5e5145817e3e163786f41fecf9e3e Merge succeeded, producing cabc119893c5e5145817e3e163786f41fecf9e3e Checking out Revision cabc119893c5e5145817e3e163786f41fecf9e3e (PR-1623) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f cabc119893c5e5145817e3e163786f41fecf9e3e # 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 083c381ac4cc923d13d653dabf1097f47e3433f3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cabc119893c5e5145817e3e163786f41fecf9e3e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-06T04:17:47.742Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-06T04:17:47.945Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-06T04:17:48.055Z] ========================================================= [2024-09-06T04:17:48.055Z] EdgeX Global Pipelines Version Info [2024-09-06T04:17:48.055Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-06T04:17:48.834Z] ------------------- [2024-09-06T04:17:48.834Z] stable info: [2024-09-06T04:17:48.834Z] ------------------- [2024-09-06T04:17:48.834Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-06T04:17:48.834Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T04:17:48.834Z] Message: update stable to v1.0.263 [2024-09-06T04:17:49.414Z] ------------------- [2024-09-06T04:17:49.414Z] experimental info: [2024-09-06T04:17:49.414Z] ------------------- [2024-09-06T04:17:49.414Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-06T04:17:49.414Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T04:17:49.414Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-06T04:17:49.618Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-09-06T04:17:49.671Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-09-06T04:17:49.727Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-06T04:17:49.781Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-06T04:17:49.850Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-06T04:17:49.898Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-06T04:17:49.946Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-06T04:17:49.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-09-06T04:17:50.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-06T04:17:50.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-06T04:17:50.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-06T04:17:50.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-09-06T04:17:50.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-06T04:17:50.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-06T04:17:50.373Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-06T04:17:50.424Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-09-06T04:17:50.478Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-06T04:17:50.546Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-06T04:17:50.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-06T04:17:50.650Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-06T04:17:50.698Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-06T04:17:50.752Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-06T04:17:50.804Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-06T04:17:50.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-06T04:17:50.922Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-06T04:17:50.971Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-06T04:17:51.029Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-06T04:17:51.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1623 [Pipeline] echo [2024-09-06T04:17:51.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1623 [Pipeline] echo [2024-09-06T04:17:51.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1623 [Pipeline] echo [2024-09-06T04:17:51.243Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cabc119893c5e5145817e3e163786f41fecf9e3e [Pipeline] echo [2024-09-06T04:17:51.303Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cabc119 [Pipeline] echo [2024-09-06T04:17:51.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T04:17:51.548Z] provisioning config files... [2024-09-06T04:17:51.576Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/config7546491643211044366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T04:17:51.959Z] ---> ****-login.sh [2024-09-06T04:17:51.959Z] nexus3.edgexfoundry.org:10001 [2024-09-06T04:17:52.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:17:52.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:17:52.220Z] Configure a credential helper to remove this warning. See [2024-09-06T04:17:52.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:17:52.220Z] [2024-09-06T04:17:52.220Z] Login Succeeded [2024-09-06T04:17:52.220Z] nexus3.edgexfoundry.org:10002 [2024-09-06T04:17:52.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:17:52.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:17:52.481Z] Configure a credential helper to remove this warning. See [2024-09-06T04:17:52.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:17:52.481Z] [2024-09-06T04:17:52.481Z] Login Succeeded [2024-09-06T04:17:52.481Z] nexus3.edgexfoundry.org:10003 [2024-09-06T04:17:52.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:17:52.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:17:52.481Z] Configure a credential helper to remove this warning. See [2024-09-06T04:17:52.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:17:52.481Z] [2024-09-06T04:17:52.481Z] Login Succeeded [2024-09-06T04:17:52.481Z] nexus3.edgexfoundry.org:10004 [2024-09-06T04:17:52.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:17:52.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:17:52.741Z] Configure a credential helper to remove this warning. See [2024-09-06T04:17:52.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:17:52.741Z] [2024-09-06T04:17:52.741Z] Login Succeeded [2024-09-06T04:17:52.741Z] ****.io [2024-09-06T04:17:52.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:17:53.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:17:53.002Z] Configure a credential helper to remove this warning. See [2024-09-06T04:17:53.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:17:53.002Z] [2024-09-06T04:17:53.002Z] Login Succeeded [2024-09-06T04:17:53.002Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T04:17:53.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-06T04:17:53.714Z] + git rev-list -1 --merges cabc119893c5e5145817e3e163786f41fecf9e3e~1..cabc119893c5e5145817e3e163786f41fecf9e3e [Pipeline] echo [2024-09-06T04:17:53.765Z] -----------> git rev-list -1 --merges cabc119893c5e5145817e3e163786f41fecf9e3e~1..cabc119893c5e5145817e3e163786f41fecf9e3e cabc119893c5e5145817e3e163786f41fecf9e3e [false] [Pipeline] sh [2024-09-06T04:17:54.083Z] + git log --format=format:%s -1 cabc119893c5e5145817e3e163786f41fecf9e3e [Pipeline] echo [2024-09-06T04:17:54.127Z] ========================================================= [2024-09-06T04:17:54.127Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-06T04:17:54.127Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-06T04:17:54.568Z] + git log --format=format:%s -1 cabc119893c5e5145817e3e163786f41fecf9e3e [Pipeline] echo [2024-09-06T04:17:54.604Z] [semverPrep] GIT_COMMIT: cabc119893c5e5145817e3e163786f41fecf9e3e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-09-06T04:17:54.647Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-06T04:17:55.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-06T04:17:55.061Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-06T04:17:55.061Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-06T04:17:55.061Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-06T04:17:55.061Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-06T04:17:55.061Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-06T04:17:55.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T04:17:55.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T04:17:55.604Z] [2024-09-06T04:17:55.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T04:17:56.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T04:17:56.005Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-06T04:17:56.005Z] b85a868b505f: Pulling fs layer [2024-09-06T04:17:56.005Z] e2be974225ed: Pulling fs layer [2024-09-06T04:17:56.005Z] 339a4e72a1f5: Pulling fs layer [2024-09-06T04:17:56.005Z] 988bab9f4d93: Pulling fs layer [2024-09-06T04:17:56.005Z] 1469e6f7b9e6: Pulling fs layer [2024-09-06T04:17:56.005Z] eaf3925da568: Pulling fs layer [2024-09-06T04:17:56.005Z] bab4dde63d76: Pulling fs layer [2024-09-06T04:17:56.005Z] bde34c3a00c8: Pulling fs layer [2024-09-06T04:17:56.005Z] b352a97aabf1: Pulling fs layer [2024-09-06T04:17:56.005Z] 4872d77fe225: Pulling fs layer [2024-09-06T04:17:56.005Z] 5851b861e8e6: Pulling fs layer [2024-09-06T04:17:56.005Z] 4872d77fe225: Waiting [2024-09-06T04:17:56.005Z] 5851b861e8e6: Waiting [2024-09-06T04:17:56.005Z] bde34c3a00c8: Waiting [2024-09-06T04:17:56.005Z] bab4dde63d76: Waiting [2024-09-06T04:17:56.005Z] 988bab9f4d93: Waiting [2024-09-06T04:17:56.005Z] 1469e6f7b9e6: Waiting [2024-09-06T04:17:56.005Z] eaf3925da568: Waiting [2024-09-06T04:17:56.005Z] b352a97aabf1: Waiting [2024-09-06T04:17:56.005Z] e2be974225ed: Download complete [2024-09-06T04:17:56.005Z] 1469e6f7b9e6: Verifying Checksum [2024-09-06T04:17:56.005Z] 1469e6f7b9e6: Download complete [2024-09-06T04:17:56.005Z] eaf3925da568: Download complete [2024-09-06T04:17:56.263Z] 339a4e72a1f5: Verifying Checksum [2024-09-06T04:17:56.263Z] 339a4e72a1f5: Download complete [2024-09-06T04:17:56.263Z] bde34c3a00c8: Verifying Checksum [2024-09-06T04:17:56.263Z] bde34c3a00c8: Download complete [2024-09-06T04:17:56.263Z] b352a97aabf1: Verifying Checksum [2024-09-06T04:17:56.263Z] b352a97aabf1: Download complete [2024-09-06T04:17:56.263Z] 4872d77fe225: Download complete [2024-09-06T04:17:56.263Z] 5851b861e8e6: Verifying Checksum [2024-09-06T04:17:56.263Z] 5851b861e8e6: Download complete [2024-09-06T04:17:56.263Z] b85a868b505f: Verifying Checksum [2024-09-06T04:17:56.263Z] b85a868b505f: Download complete [2024-09-06T04:17:56.522Z] bab4dde63d76: Verifying Checksum [2024-09-06T04:17:56.522Z] bab4dde63d76: Download complete [2024-09-06T04:17:57.463Z] b85a868b505f: Pull complete [2024-09-06T04:17:57.727Z] e2be974225ed: Pull complete [2024-09-06T04:17:58.319Z] 339a4e72a1f5: Pull complete [2024-09-06T04:17:58.319Z] 988bab9f4d93: Pull complete [2024-09-06T04:17:58.578Z] 1469e6f7b9e6: Pull complete [2024-09-06T04:17:58.837Z] eaf3925da568: Pull complete [2024-09-06T04:18:00.737Z] bab4dde63d76: Pull complete [2024-09-06T04:18:00.737Z] bde34c3a00c8: Pull complete [2024-09-06T04:18:00.737Z] b352a97aabf1: Pull complete [2024-09-06T04:18:00.737Z] 4872d77fe225: Pull complete [2024-09-06T04:18:00.996Z] 5851b861e8e6: Pull complete [2024-09-06T04:18:00.996Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-06T04:18:00.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T04:18:00.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T04:18:01.282Z] prd-ubuntu20.04-docker-8c-8g-9556 does not seem to be running inside a container [2024-09-06T04:18:01.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1623 -v /w/workspace/gexfoundry_device-sdk-go_PR-1623:/w/workspace/gexfoundry_device-sdk-go_PR-1623:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-06T04:18:04.653Z] $ docker top c76e6df62fa65b434d7fb1fbe73ec79941fef660c10b83b1c92ad10e84bd93f5 -eo pid,comm [2024-09-06T04:18:04.711Z] 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-09-06T04:18:04.711Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-06T04:18:04.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T04:18:04.853Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T04:18:04.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T04:18:04.969Z] $ docker exec c76e6df62fa65b434d7fb1fbe73ec79941fef660c10b83b1c92ad10e84bd93f5 ssh-agent [2024-09-06T04:18:05.084Z] SSH_AUTH_SOCK=/tmp/ssh-LX1wJbimImEJ/agent.33 [2024-09-06T04:18:05.084Z] SSH_AGENT_PID=39 [2024-09-06T04:18:05.090Z] Running ssh-add (command line suppressed) [2024-09-06T04:18:05.189Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/private_key_13283194551649363535.key (/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/private_key_13283194551649363535.key) [2024-09-06T04:18:05.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T04:18:05.543Z] + git tag --points-at HEAD [Pipeline] } [2024-09-06T04:18:05.566Z] $ docker exec --env ******** --env ******** c76e6df62fa65b434d7fb1fbe73ec79941fef660c10b83b1c92ad10e84bd93f5 ssh-agent -k [2024-09-06T04:18:05.666Z] unset SSH_AUTH_SOCK; [2024-09-06T04:18:05.666Z] unset SSH_AGENT_PID; [2024-09-06T04:18:05.667Z] echo Agent pid 39 killed; [2024-09-06T04:18:05.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-06T04:18:05.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T04:18:05.778Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T04:18:05.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T04:18:05.905Z] $ docker exec c76e6df62fa65b434d7fb1fbe73ec79941fef660c10b83b1c92ad10e84bd93f5 ssh-agent [2024-09-06T04:18:06.012Z] SSH_AUTH_SOCK=/tmp/ssh-Rrcx8q2fAFll/agent.72 [2024-09-06T04:18:06.012Z] SSH_AGENT_PID=79 [2024-09-06T04:18:06.016Z] Running ssh-add (command line suppressed) [2024-09-06T04:18:06.113Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/private_key_17060093234001961027.key (/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/private_key_17060093234001961027.key) [2024-09-06T04:18:06.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T04:18:06.466Z] + git semver init [2024-09-06T04:18:06.728Z] 2024-09-06 04:18:06,659 [run_init] DEBUG init version:0.0.0 force:False [2024-09-06T04:18:06.728Z] 2024-09-06 04:18:06,660 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver [2024-09-06T04:18:06.728Z] 2024-09-06 04:18:06,660 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver [2024-09-06T04:18:06.728Z] 2024-09-06 04:18:06,661 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1623, universal_newlines=False, shell=None, istream=None) [2024-09-06T04:18:08.634Z] 2024-09-06 04:18:08,623 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1623/.git/info/exclude [2024-09-06T04:18:08.634Z] 2024-09-06 04:18:08,624 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver/PR-1623 with force:False [2024-09-06T04:18:08.634Z] 2024-09-06 04:18:08,624 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver/PR-1623 [2024-09-06T04:18:08.634Z] 2024-09-06 04:18:08,629 [execute] INFO git cat-file --batch-check [2024-09-06T04:18:08.634Z] 2024-09-06 04:18:08,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T04:18:08.894Z] 2024-09-06 04:18:08,635 [execute] INFO git cat-file --batch [2024-09-06T04:18:08.894Z] 2024-09-06 04:18:08,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T04:18:08.894Z] 2024-09-06 04:18:08,640 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1623/.semver/PR-1623 [2024-09-06T04:18:08.894Z] 0.0.0 [Pipeline] } [2024-09-06T04:18:08.922Z] $ docker exec --env ******** --env ******** c76e6df62fa65b434d7fb1fbe73ec79941fef660c10b83b1c92ad10e84bd93f5 ssh-agent -k [2024-09-06T04:18:09.030Z] unset SSH_AUTH_SOCK; [2024-09-06T04:18:09.031Z] unset SSH_AGENT_PID; [2024-09-06T04:18:09.031Z] echo Agent pid 79 killed; [2024-09-06T04:18:09.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T04:18:09.499Z] + git semver [Pipeline] } [2024-09-06T04:18:09.785Z] $ docker stop --time=1 c76e6df62fa65b434d7fb1fbe73ec79941fef660c10b83b1c92ad10e84bd93f5 [2024-09-06T04:18:11.094Z] $ docker rm -f --volumes c76e6df62fa65b434d7fb1fbe73ec79941fef660c10b83b1c92ad10e84bd93f5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T04:18:11.510Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-06T04:18:11.819Z] Stashed 1 file(s) [Pipeline] echo [2024-09-06T04:18:11.843Z] [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-09-06T04:18:12.526Z] provisioning config files... [2024-09-06T04:18:12.534Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/config6820080199264260341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T04:18:12.893Z] ---> ****-login.sh [2024-09-06T04:18:12.894Z] nexus3.edgexfoundry.org:10001 [2024-09-06T04:18:12.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:18:12.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:18:12.894Z] Configure a credential helper to remove this warning. See [2024-09-06T04:18:12.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:18:12.894Z] [2024-09-06T04:18:12.894Z] Login Succeeded [2024-09-06T04:18:12.894Z] nexus3.edgexfoundry.org:10002 [2024-09-06T04:18:12.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:18:12.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:18:12.894Z] Configure a credential helper to remove this warning. See [2024-09-06T04:18:12.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:18:12.894Z] [2024-09-06T04:18:12.894Z] Login Succeeded [2024-09-06T04:18:12.894Z] nexus3.edgexfoundry.org:10003 [2024-09-06T04:18:13.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:18:13.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:18:13.154Z] Configure a credential helper to remove this warning. See [2024-09-06T04:18:13.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:18:13.154Z] [2024-09-06T04:18:13.154Z] Login Succeeded [2024-09-06T04:18:13.154Z] nexus3.edgexfoundry.org:10004 [2024-09-06T04:18:13.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:18:13.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:18:13.154Z] Configure a credential helper to remove this warning. See [2024-09-06T04:18:13.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:18:13.154Z] [2024-09-06T04:18:13.154Z] Login Succeeded [2024-09-06T04:18:13.154Z] ****.io [2024-09-06T04:18:13.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:18:13.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:18:13.414Z] Configure a credential helper to remove this warning. See [2024-09-06T04:18:13.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:18:13.414Z] [2024-09-06T04:18:13.414Z] Login Succeeded [2024-09-06T04:18:13.414Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T04:18:13.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-06T04:18:13.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T04:18:13.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T04:18:13.776Z] ========================================================= [2024-09-06T04:18:13.776Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-06T04:18:13.776Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T04:18:14.391Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-06T04:18:14.391Z] Sending build context to Docker daemon 25.3MB [2024-09-06T04:18:14.391Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-06T04:18:14.391Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-06T04:18:14.653Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-06T04:18:14.653Z] 619be1103602: Pulling fs layer [2024-09-06T04:18:14.653Z] 7862e08f4a3e: Pulling fs layer [2024-09-06T04:18:14.653Z] 5df492c9dc93: Pulling fs layer [2024-09-06T04:18:14.653Z] 7629e6793208: Pulling fs layer [2024-09-06T04:18:14.653Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T04:18:14.653Z] fb5054dd5b73: Pulling fs layer [2024-09-06T04:18:14.653Z] eeca6798cff9: Pulling fs layer [2024-09-06T04:18:14.653Z] fb5054dd5b73: Waiting [2024-09-06T04:18:14.653Z] aa269ceb94a6: Pulling fs layer [2024-09-06T04:18:14.653Z] 4f4fb700ef54: Waiting [2024-09-06T04:18:14.653Z] eeca6798cff9: Waiting [2024-09-06T04:18:14.653Z] ada007ff1a6a: Pulling fs layer [2024-09-06T04:18:14.653Z] 7629e6793208: Waiting [2024-09-06T04:18:14.653Z] ada007ff1a6a: Waiting [2024-09-06T04:18:14.653Z] 7862e08f4a3e: Verifying Checksum [2024-09-06T04:18:14.653Z] 7862e08f4a3e: Download complete [2024-09-06T04:18:14.653Z] 7629e6793208: Download complete [2024-09-06T04:18:14.653Z] 4f4fb700ef54: Verifying Checksum [2024-09-06T04:18:14.653Z] 4f4fb700ef54: Download complete [2024-09-06T04:18:14.653Z] 619be1103602: Download complete [2024-09-06T04:18:14.653Z] fb5054dd5b73: Verifying Checksum [2024-09-06T04:18:14.653Z] fb5054dd5b73: Download complete [2024-09-06T04:18:14.653Z] eeca6798cff9: Verifying Checksum [2024-09-06T04:18:14.653Z] eeca6798cff9: Download complete [2024-09-06T04:18:14.653Z] 619be1103602: Pull complete [2024-09-06T04:18:14.914Z] ada007ff1a6a: Verifying Checksum [2024-09-06T04:18:14.914Z] ada007ff1a6a: Download complete [2024-09-06T04:18:14.914Z] 7862e08f4a3e: Pull complete [2024-09-06T04:18:15.173Z] 5df492c9dc93: Verifying Checksum [2024-09-06T04:18:15.173Z] 5df492c9dc93: Download complete [2024-09-06T04:18:15.431Z] aa269ceb94a6: Download complete [2024-09-06T04:18:18.710Z] 5df492c9dc93: Pull complete [2024-09-06T04:18:18.710Z] 7629e6793208: Pull complete [2024-09-06T04:18:18.710Z] 4f4fb700ef54: Pull complete [2024-09-06T04:18:18.710Z] fb5054dd5b73: Pull complete [2024-09-06T04:18:18.969Z] eeca6798cff9: Pull complete [2024-09-06T04:18:21.499Z] aa269ceb94a6: Pull complete [2024-09-06T04:18:22.063Z] ada007ff1a6a: Pull complete [2024-09-06T04:18:22.064Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-06T04:18:22.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T04:18:22.064Z] ---> f489d0715acc [2024-09-06T04:18:22.064Z] Step 3/10 : ARG MAKE=make build [2024-09-06T04:18:27.325Z] Still waiting to schedule task [2024-09-06T04:18:27.326Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-06T04:18:27.339Z] ---> Running in 7f5aaa81f262 [2024-09-06T04:18:27.339Z] Removing intermediate container 7f5aaa81f262 [2024-09-06T04:18:27.339Z] ---> d1a5cb95c60e [2024-09-06T04:18:27.339Z] Step 4/10 : WORKDIR /device-sdk-go [2024-09-06T04:18:27.339Z] ---> Running in de12406e643b [2024-09-06T04:18:27.339Z] Removing intermediate container de12406e643b [2024-09-06T04:18:27.339Z] ---> 1574b53754e3 [2024-09-06T04:18:27.339Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-06T04:18:27.339Z] ---> Running in df7cc62f0dab [2024-09-06T04:18:27.339Z] Removing intermediate container df7cc62f0dab [2024-09-06T04:18:27.339Z] ---> 6cc2d1d94e9f [2024-09-06T04:18:27.339Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-09-06T04:18:27.339Z] ---> Running in a044d0b4ace3 [2024-09-06T04:18:27.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T04:18:27.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T04:18:27.860Z] OK: 264 MiB in 52 packages [2024-09-06T04:18:28.120Z] Removing intermediate container a044d0b4ace3 [2024-09-06T04:18:28.120Z] ---> 4af4bff02b6f [2024-09-06T04:18:28.120Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-06T04:18:28.120Z] ---> 9b2cbada8988 [2024-09-06T04:18:28.120Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T04:18:28.120Z] ---> Running in 911280788d6f [2024-09-06T04:19:24.590Z] Removing intermediate container 911280788d6f [2024-09-06T04:19:24.590Z] ---> 7fdb62c1dc1d [2024-09-06T04:19:24.590Z] Step 9/10 : COPY . . [2024-09-06T04:19:24.590Z] ---> 44343d1429c6 [2024-09-06T04:19:24.590Z] Step 10/10 : RUN ${MAKE} [2024-09-06T04:19:24.590Z] ---> Running in 7fff5a8c647b [2024-09-06T04:19:24.590Z] noop [2024-09-06T04:19:24.590Z] Removing intermediate container 7fff5a8c647b [2024-09-06T04:19:24.590Z] ---> 22c675073494 [2024-09-06T04:19:24.590Z] Successfully built 22c675073494 [2024-09-06T04:19:24.590Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T04:19:25.076Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-06T04:19:25.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T04:19:25.249Z] prd-ubuntu20.04-docker-8c-8g-9556 does not seem to be running inside a container [2024-09-06T04:19:25.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1623 -v /w/workspace/gexfoundry_device-sdk-go_PR-1623:/w/workspace/gexfoundry_device-sdk-go_PR-1623:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-06T04:19:25.643Z] $ docker top 4a4ff246734433818070a3840499ac0201dae4eba70d5e960cb238fa2965780e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T04:19:26.055Z] + go version [2024-09-06T04:19:26.055Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-06T04:19:26.088Z] $ docker stop --time=1 4a4ff246734433818070a3840499ac0201dae4eba70d5e960cb238fa2965780e [2024-09-06T04:19:27.398Z] $ docker rm -f --volumes 4a4ff246734433818070a3840499ac0201dae4eba70d5e960cb238fa2965780e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T04:19:28.264Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-06T04:19:28.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T04:19:28.447Z] prd-ubuntu20.04-docker-8c-8g-9556 does not seem to be running inside a container [2024-09-06T04:19:28.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1623 -v /w/workspace/gexfoundry_device-sdk-go_PR-1623:/w/workspace/gexfoundry_device-sdk-go_PR-1623:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-06T04:19:28.806Z] $ docker top 2111ef115634bad2414fd1d1817930edf770ca99751273ef6f8de73e3e399094 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T04:19:29.215Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1623 [Pipeline] fileExists [Pipeline] sh [2024-09-06T04:19:29.575Z] + make test [2024-09-06T04:19:29.575Z] go test -race -coverprofile=coverage.out ./... [2024-09-06T04:19:36.149Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-09-06T04:20:14.855Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-09-06T04:20:14.855Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-09-06T04:20:14.855Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-09-06T04:20:14.855Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-09-06T04:20:14.855Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-09-06T04:20:14.855Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.024s coverage: 26.0% of statements [2024-09-06T04:20:14.855Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.044s coverage: 79.4% of statements [2024-09-06T04:20:14.855Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-09-06T04:20:14.855Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-09-06T04:20:14.855Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-09-06T04:20:14.855Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.045s coverage: 86.0% of statements [2024-09-06T04:20:15.428Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-09-06T04:20:15.428Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-09-06T04:20:15.428Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-09-06T04:20:15.688Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.089s coverage: 45.2% of statements [2024-09-06T04:20:17.596Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-09-06T04:20:18.973Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.040s coverage: 14.4% of statements [2024-09-06T04:20:18.973Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.345s coverage: 44.6% of statements [2024-09-06T04:20:18.973Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.054s coverage: 68.5% of statements [2024-09-06T04:20:18.973Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.092s coverage: 89.2% of statements [2024-09-06T04:20:18.973Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.046s coverage: 5.3% of statements [2024-09-06T04:20:25.511Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9559 in /w/workspace/gexfoundry_device-sdk-go_PR-1623 [Pipeline] { [Pipeline] ws [2024-09-06T04:20:25.595Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-09-06T04:20:28.698Z] The recommended git tool is: git [2024-09-06T04:20:33.172Z] using credential edgex-jenkins-ssh [2024-09-06T04:20:33.194Z] Cloning the remote Git repository [2024-09-06T04:20:33.238Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-09-06T04:20:33.351Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-09-06T04:20:33.489Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-09-06T04:20:33.491Z] > git --version # timeout=10 [2024-09-06T04:20:33.511Z] > git --version # 'git version 2.25.1' [2024-09-06T04:20:33.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T04:20:33.654Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T04:20:37.068Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-09-06T04:20:37.089Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T04:20:38.516Z] Merging remotes/origin/main commit 083c381ac4cc923d13d653dabf1097f47e3433f3 into PR head commit cabc119893c5e5145817e3e163786f41fecf9e3e [2024-09-06T04:20:37.883Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-09-06T04:20:37.923Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-09-06T04:20:37.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T04:20:37.946Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1623/head:refs/remotes/origin/PR-1623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-06T04:20:38.534Z] > git config core.sparsecheckout # timeout=10 [2024-09-06T04:20:38.691Z] > git checkout -f cabc119893c5e5145817e3e163786f41fecf9e3e # timeout=10 [2024-09-06T04:20:38.850Z] > git remote # timeout=10 [2024-09-06T04:20:38.955Z] Merge succeeded, producing cabc119893c5e5145817e3e163786f41fecf9e3e [2024-09-06T04:20:38.956Z] Checking out Revision cabc119893c5e5145817e3e163786f41fecf9e3e (PR-1623) [2024-09-06T04:20:39.519Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-09-06T04:20:39.568Z] > git --version # timeout=10 [2024-09-06T04:20:39.580Z] > git --version # 'git version 2.25.1' [2024-09-06T04:20:39.595Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T04:20:38.878Z] > git config --get remote.origin.url # timeout=10 [2024-09-06T04:20:38.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T04:20:38.912Z] > git merge 083c381ac4cc923d13d653dabf1097f47e3433f3 # timeout=10 [2024-09-06T04:20:38.937Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-06T04:20:38.963Z] > git config core.sparsecheckout # timeout=10 [2024-09-06T04:20:38.979Z] > git checkout -f cabc119893c5e5145817e3e163786f41fecf9e3e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-06T04:20:44.479Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-06T04:20:44.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T04:20:44.479Z] Dload Upload Total Spent Left Speed [2024-09-06T04:20:44.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89706 [Pipeline] sh [2024-09-06T04:20:44.829Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-06T04:20:45.175Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-06T04:20:45.175Z] + sudo tee /etc/docker/daemon.new [2024-09-06T04:20:45.175Z] { [2024-09-06T04:20:45.175Z] "registry-mirrors": [ [2024-09-06T04:20:45.175Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-06T04:20:45.175Z] ], [2024-09-06T04:20:45.175Z] "bip": "10.250.0.254/24", [2024-09-06T04:20:45.175Z] "hosts": [ [2024-09-06T04:20:45.175Z] "tcp://0.0.0.0:5555", [2024-09-06T04:20:45.175Z] "unix:///var/run/docker.sock" [2024-09-06T04:20:45.175Z] ], [2024-09-06T04:20:45.175Z] "mtu": 1458, [2024-09-06T04:20:45.175Z] "selinux-enabled": true, [2024-09-06T04:20:45.175Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-06T04:20:45.175Z] } [Pipeline] sh [2024-09-06T04:20:45.525Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-06T04:20:45.884Z] + sudo service docker restart [2024-09-06T04:20:57.682Z] GO111MODULE=on go vet ./... [2024-09-06T04:20:59.583Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-06T04:20:59.583Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-06T04:20:59.583Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-06T04:20:59.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-06T04:20:59.660Z] $ docker stop --time=1 2111ef115634bad2414fd1d1817930edf770ca99751273ef6f8de73e3e399094 [2024-09-06T04:21:03.904Z] $ docker rm -f --volumes 2111ef115634bad2414fd1d1817930edf770ca99751273ef6f8de73e3e399094 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T04:21:04.605Z] provisioning config files... [2024-09-06T04:21:04.634Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6351618818971908084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T04:21:04.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-06T04:21:05.116Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2024-09-06T04:21:05.221Z] ---> ****-login.sh [2024-09-06T04:21:05.221Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-06T04:21:05.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:21:05.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:21:05.804Z] Configure a credential helper to remove this warning. See [2024-09-06T04:21:05.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:21:05.804Z] [2024-09-06T04:21:05.804Z] Login Succeeded [2024-09-06T04:21:05.804Z] nexus3.edgexfoundry.org:10002 [2024-09-06T04:21:05.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-06T04:21:06.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:21:06.245Z] + ls -al . [2024-09-06T04:21:06.245Z] total 384 [2024-09-06T04:21:06.245Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 04:19 . [2024-09-06T04:21:06.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 04:17 .. [2024-09-06T04:21:06.245Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 6 04:17 .dockerignore [2024-09-06T04:21:06.245Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 04:20 .git [2024-09-06T04:21:06.245Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 04:17 .github [2024-09-06T04:21:06.245Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 6 04:17 .gitignore [2024-09-06T04:21:06.245Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 04:17 .golangci.yml [2024-09-06T04:21:06.245Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 04:18 .semver [2024-09-06T04:21:06.245Z] -rw-rw-r-- 1 jenkins jenkins 48109 Sep 6 04:17 CHANGELOG.md [2024-09-06T04:21:06.245Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 04:17 GOVERNANCE.md [2024-09-06T04:21:06.245Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 6 04:17 Jenkinsfile [2024-09-06T04:21:06.245Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 6 04:17 LICENSE [2024-09-06T04:21:06.245Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 6 04:17 Makefile [2024-09-06T04:21:06.245Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 6 04:17 OWNERS.md [2024-09-06T04:21:06.245Z] -rw-rw-r-- 1 jenkins jenkins 4937 Sep 6 04:17 README.md [2024-09-06T04:21:06.245Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 04:18 VERSION [2024-09-06T04:21:06.245Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 04:17 bin [2024-09-06T04:21:06.245Z] -rw-r--r-- 1 jenkins jenkins 127940 Sep 6 04:20 coverage.out [2024-09-06T04:21:06.245Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 04:17 example [2024-09-06T04:21:06.245Z] -rw-rw-r-- 1 jenkins jenkins 6985 Sep 6 04:17 go.mod [2024-09-06T04:21:06.245Z] -rw-rw-r-- 1 jenkins jenkins 101462 Sep 6 04:17 go.sum [2024-09-06T04:21:06.245Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 6 04:17 internal [2024-09-06T04:21:06.245Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 04:17 openapi [2024-09-06T04:21:06.245Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 6 04:17 pkg [2024-09-06T04:21:06.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 04:17 snap [2024-09-06T04:21:06.245Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 6 04:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-09-06T04:21:06.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:21:06.357Z] Configure a credential helper to remove this warning. See [2024-09-06T04:21:06.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:21:06.357Z] [2024-09-06T04:21:06.357Z] Login Succeeded [2024-09-06T04:21:06.357Z] nexus3.edgexfoundry.org:10003 [Pipeline] sh [2024-09-06T04:21:06.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:21:06.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:21:06.635Z] Configure a credential helper to remove this warning. See [2024-09-06T04:21:06.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:21:06.635Z] [2024-09-06T04:21:06.635Z] Login Succeeded [2024-09-06T04:21:06.635Z] nexus3.edgexfoundry.org:10004 [2024-09-06T04:21:06.675Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cabc119893c5e5145817e3e163786f41fecf9e3e --label arch=amd64 --label version=0.0.0 . [2024-09-06T04:21:06.675Z] Sending build context to Docker daemon 25.43MB [2024-09-06T04:21:06.675Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-09-06T04:21:06.675Z] Step 2/24 : FROM ${BASE} AS builder [2024-09-06T04:21:06.675Z] ---> 22c675073494 [2024-09-06T04:21:06.675Z] Step 3/24 : ARG MAKE=make build [2024-09-06T04:21:07.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:21:07.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:21:07.056Z] Configure a credential helper to remove this warning. See [2024-09-06T04:21:07.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:21:07.056Z] [2024-09-06T04:21:07.056Z] Login Succeeded [2024-09-06T04:21:07.056Z] ****.io [2024-09-06T04:21:07.287Z] ---> Running in 63b85915c683 [2024-09-06T04:21:07.287Z] Removing intermediate container 63b85915c683 [2024-09-06T04:21:07.287Z] ---> 065c2d4bdc5a [2024-09-06T04:21:07.287Z] Step 4/24 : WORKDIR /device-sdk-go [2024-09-06T04:21:07.287Z] ---> Running in 8604fc73005d [2024-09-06T04:21:07.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T04:21:07.553Z] Removing intermediate container 8604fc73005d [2024-09-06T04:21:07.553Z] ---> d18a907a1f6d [2024-09-06T04:21:07.553Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-06T04:21:07.553Z] ---> Running in e29131eb5c41 [2024-09-06T04:21:07.553Z] Removing intermediate container e29131eb5c41 [2024-09-06T04:21:07.553Z] ---> 0ac41d55845f [2024-09-06T04:21:07.553Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-09-06T04:21:07.553Z] ---> Running in 980cc843ab4d [2024-09-06T04:21:07.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T04:21:07.589Z] Configure a credential helper to remove this warning. See [2024-09-06T04:21:07.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T04:21:07.590Z] [2024-09-06T04:21:07.590Z] Login Succeeded [2024-09-06T04:21:07.590Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T04:21:07.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-06T04:21:07.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T04:21:07.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] unstash [2024-09-06T04:21:08.071Z] OK: 264 MiB in 52 packages [Pipeline] echo [2024-09-06T04:21:08.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T04:21:08.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T04:21:08.298Z] ========================================================= [2024-09-06T04:21:08.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-06T04:21:08.298Z] ========================================================= [Pipeline] fileExists [2024-09-06T04:21:08.332Z] Removing intermediate container 980cc843ab4d [2024-09-06T04:21:08.332Z] ---> 9c8fc5eadd33 [2024-09-06T04:21:08.332Z] Step 7/24 : COPY go.mod vendor* ./ [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T04:21:08.595Z] ---> cb5ab4507f7b [2024-09-06T04:21:08.595Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T04:21:08.595Z] ---> Running in 244d496f438b [2024-09-06T04:21:08.874Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/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-09-06T04:21:09.161Z] Removing intermediate container 244d496f438b [2024-09-06T04:21:09.162Z] ---> 5da8212de28f [2024-09-06T04:21:09.162Z] Step 9/24 : COPY . . [2024-09-06T04:21:09.472Z] Sending build context to Docker daemon 13.1MB [2024-09-06T04:21:09.472Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-06T04:21:09.472Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-06T04:21:09.472Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-06T04:21:09.472Z] c6b39de5b339: Pulling fs layer [2024-09-06T04:21:09.472Z] a69c41024577: Pulling fs layer [2024-09-06T04:21:09.472Z] d6de4b400683: Pulling fs layer [2024-09-06T04:21:09.472Z] 35cb2a7552d0: Pulling fs layer [2024-09-06T04:21:09.472Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T04:21:09.472Z] 464afbd9ba4c: Pulling fs layer [2024-09-06T04:21:09.472Z] 00f215d4a9da: Pulling fs layer [2024-09-06T04:21:09.472Z] d496ad576159: Pulling fs layer [2024-09-06T04:21:09.754Z] 35cb2a7552d0: Waiting [2024-09-06T04:21:09.754Z] 4f4fb700ef54: Waiting [2024-09-06T04:21:09.754Z] 464afbd9ba4c: Waiting [2024-09-06T04:21:09.754Z] 00f215d4a9da: Waiting [2024-09-06T04:21:09.754Z] d496ad576159: Waiting [2024-09-06T04:21:09.754Z] a69c41024577: Verifying Checksum [2024-09-06T04:21:09.754Z] a69c41024577: Download complete [2024-09-06T04:21:09.754Z] 35cb2a7552d0: Download complete [2024-09-06T04:21:09.754Z] 4f4fb700ef54: Verifying Checksum [2024-09-06T04:21:09.754Z] 4f4fb700ef54: Download complete [2024-09-06T04:21:09.754Z] 464afbd9ba4c: Verifying Checksum [2024-09-06T04:21:09.754Z] 464afbd9ba4c: Download complete [2024-09-06T04:21:09.754Z] c6b39de5b339: Verifying Checksum [2024-09-06T04:21:09.754Z] c6b39de5b339: Download complete [2024-09-06T04:21:10.029Z] d496ad576159: Verifying Checksum [2024-09-06T04:21:10.029Z] d496ad576159: Download complete [2024-09-06T04:21:10.547Z] ---> 33fc9cbcc416 [2024-09-06T04:21:10.547Z] Step 10/24 : RUN ${MAKE} [2024-09-06T04:21:10.547Z] ---> Running in 1b021125cc95 [2024-09-06T04:21:10.547Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-09-06T04:21:10.620Z] c6b39de5b339: Pull complete [2024-09-06T04:21:11.224Z] a69c41024577: Pull complete [2024-09-06T04:21:11.493Z] d6de4b400683: Verifying Checksum [2024-09-06T04:21:11.493Z] d6de4b400683: Download complete [2024-09-06T04:21:12.466Z] 00f215d4a9da: Verifying Checksum [2024-09-06T04:21:12.466Z] 00f215d4a9da: Download complete [2024-09-06T04:21:24.776Z] d6de4b400683: Pull complete [2024-09-06T04:21:24.776Z] 35cb2a7552d0: Pull complete [2024-09-06T04:21:24.776Z] 4f4fb700ef54: Pull complete [2024-09-06T04:21:24.776Z] 464afbd9ba4c: Pull complete [2024-09-06T04:21:34.889Z] 00f215d4a9da: Pull complete [2024-09-06T04:21:34.889Z] d496ad576159: Pull complete [2024-09-06T04:21:34.889Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-06T04:21:35.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T04:21:35.155Z] ---> f246e2811388 [2024-09-06T04:21:35.155Z] Step 3/10 : ARG MAKE=make build [2024-09-06T04:21:37.099Z] ---> Running in 8e3cb8f4dd18 [2024-09-06T04:21:37.099Z] Removing intermediate container 8e3cb8f4dd18 [2024-09-06T04:21:37.099Z] ---> 84f55eb8738c [2024-09-06T04:21:37.099Z] Step 4/10 : WORKDIR /device-sdk-go [2024-09-06T04:21:37.099Z] ---> Running in 4ee36c47a4c5 [2024-09-06T04:21:37.381Z] Removing intermediate container 4ee36c47a4c5 [2024-09-06T04:21:37.381Z] ---> 8f264ea38c6a [2024-09-06T04:21:37.381Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-06T04:21:37.649Z] ---> Running in 66730d6f82ca [2024-09-06T04:21:37.916Z] Removing intermediate container 66730d6f82ca [2024-09-06T04:21:37.916Z] ---> 1ec4d19c3dd2 [2024-09-06T04:21:37.916Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-09-06T04:21:37.916Z] ---> Running in a20790bf288f [2024-09-06T04:21:38.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T04:21:39.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T04:21:40.428Z] OK: 266 MiB in 52 packages [2024-09-06T04:21:41.087Z] Removing intermediate container a20790bf288f [2024-09-06T04:21:41.087Z] ---> 152194a6997b [2024-09-06T04:21:41.087Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-06T04:21:41.708Z] ---> 3ea54e279d72 [2024-09-06T04:21:41.708Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T04:21:41.708Z] ---> Running in 0b3cf683b884 [2024-09-06T04:21:49.958Z] Removing intermediate container 1b021125cc95 [2024-09-06T04:21:49.958Z] ---> dfb02b969cef [2024-09-06T04:21:49.958Z] Step 11/24 : FROM alpine:3.18 [2024-09-06T04:21:49.958Z] 3.18: Pulling from library/alpine [2024-09-06T04:21:49.958Z] 930bdd4d222e: Pulling fs layer [2024-09-06T04:21:49.958Z] 930bdd4d222e: Download complete [2024-09-06T04:21:49.958Z] 930bdd4d222e: Pull complete [2024-09-06T04:21:49.958Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T04:21:49.958Z] Status: Downloaded newer image for alpine:3.18 [2024-09-06T04:21:49.958Z] ---> 18f865063206 [2024-09-06T04:21:49.958Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-09-06T04:21:49.958Z] ---> Running in 958cb5beab55 [2024-09-06T04:21:49.958Z] Removing intermediate container 958cb5beab55 [2024-09-06T04:21:49.958Z] ---> b79efa2639e4 [2024-09-06T04:21:49.958Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-09-06T04:21:49.958Z] ---> Running in c6e9733dff93 [2024-09-06T04:21:49.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T04:21:49.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T04:21:49.958Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T04:21:49.958Z] Executing busybox-1.36.1-r7.trigger [2024-09-06T04:21:49.958Z] OK: 7 MiB in 16 packages [2024-09-06T04:21:49.958Z] Removing intermediate container c6e9733dff93 [2024-09-06T04:21:49.958Z] ---> 83df25ea6745 [2024-09-06T04:21:49.958Z] Step 14/24 : RUN apk --no-cache upgrade [2024-09-06T04:21:49.958Z] ---> Running in fdfde8d19cbc [2024-09-06T04:21:49.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T04:21:49.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T04:21:49.958Z] (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T04:21:49.958Z] (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T04:21:49.958Z] OK: 7 MiB in 16 packages [2024-09-06T04:21:49.958Z] Removing intermediate container fdfde8d19cbc [2024-09-06T04:21:49.958Z] ---> e16d8f7c2aae [2024-09-06T04:21:49.958Z] Step 15/24 : WORKDIR / [2024-09-06T04:21:49.958Z] ---> Running in 3cbb1e05171e [2024-09-06T04:21:49.958Z] Removing intermediate container 3cbb1e05171e [2024-09-06T04:21:49.958Z] ---> 060e83906386 [2024-09-06T04:21:49.958Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-09-06T04:21:49.958Z] ---> a2fc8cff3192 [2024-09-06T04:21:49.958Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-09-06T04:21:49.958Z] ---> aad2a535940b [2024-09-06T04:21:49.958Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-09-06T04:21:49.958Z] ---> 24d7115cf3db [2024-09-06T04:21:49.958Z] Step 19/24 : EXPOSE 59999 [2024-09-06T04:21:49.958Z] ---> Running in f456a05a3e76 [2024-09-06T04:21:49.958Z] Removing intermediate container f456a05a3e76 [2024-09-06T04:21:49.958Z] ---> e5061b448ba1 [2024-09-06T04:21:49.958Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-09-06T04:21:49.958Z] ---> Running in c9553af39827 [2024-09-06T04:21:49.958Z] Removing intermediate container c9553af39827 [2024-09-06T04:21:49.958Z] ---> 6a78faab427a [2024-09-06T04:21:49.958Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-06T04:21:49.958Z] ---> Running in 3588685e6aac [2024-09-06T04:21:49.958Z] Removing intermediate container 3588685e6aac [2024-09-06T04:21:49.958Z] ---> 2c9fb0c8dc23 [2024-09-06T04:21:49.958Z] Step 22/24 : LABEL arch=amd64 [2024-09-06T04:21:49.958Z] ---> Running in ec7cf4d294ea [2024-09-06T04:21:49.958Z] Removing intermediate container ec7cf4d294ea [2024-09-06T04:21:49.958Z] ---> 7ec7ceec70b5 [2024-09-06T04:21:49.958Z] Step 23/24 : LABEL git_sha=cabc119893c5e5145817e3e163786f41fecf9e3e [2024-09-06T04:21:49.958Z] ---> Running in bee906930d51 [2024-09-06T04:21:49.958Z] Removing intermediate container bee906930d51 [2024-09-06T04:21:49.958Z] ---> 95f5c93b9052 [2024-09-06T04:21:49.958Z] Step 24/24 : LABEL version=0.0.0 [2024-09-06T04:21:49.958Z] ---> Running in 11069ffeb082 [2024-09-06T04:21:49.958Z] Removing intermediate container 11069ffeb082 [2024-09-06T04:21:49.958Z] ---> 19746718b4a6 [2024-09-06T04:21:49.958Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-06T04:21:49.958Z] Successfully built 19746718b4a6 [2024-09-06T04:21:49.958Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T04:21:51.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T04:21:51.011Z] [2024-09-06T04:21:51.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T04:21:51.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T04:21:51.421Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-06T04:21:51.421Z] 5eb5b503b376: Pulling fs layer [2024-09-06T04:21:51.421Z] 5c69ac0246d0: Pulling fs layer [2024-09-06T04:21:51.421Z] ec43610c2a17: Pulling fs layer [2024-09-06T04:21:51.421Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-06T04:21:51.421Z] 33b1e0a273af: Pulling fs layer [2024-09-06T04:21:51.421Z] 5d3b04190fa2: Pulling fs layer [2024-09-06T04:21:51.421Z] 33b1e0a273af: Waiting [2024-09-06T04:21:51.421Z] 2f39f015ded8: Pulling fs layer [2024-09-06T04:21:51.421Z] 2f39f015ded8: Waiting [2024-09-06T04:21:51.421Z] 5d3b04190fa2: Waiting [2024-09-06T04:21:51.421Z] 3a2ae6a8a46f: Waiting [2024-09-06T04:21:51.421Z] 5c69ac0246d0: Download complete [2024-09-06T04:21:51.421Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-06T04:21:51.421Z] 3a2ae6a8a46f: Download complete [2024-09-06T04:21:51.421Z] 33b1e0a273af: Verifying Checksum [2024-09-06T04:21:51.421Z] 33b1e0a273af: Download complete [2024-09-06T04:21:51.421Z] 5d3b04190fa2: Verifying Checksum [2024-09-06T04:21:51.421Z] 5d3b04190fa2: Download complete [2024-09-06T04:21:51.421Z] ec43610c2a17: Download complete [2024-09-06T04:21:51.679Z] 5eb5b503b376: Verifying Checksum [2024-09-06T04:21:51.679Z] 5eb5b503b376: Download complete [2024-09-06T04:21:52.399Z] 2f39f015ded8: Download complete [2024-09-06T04:21:52.965Z] 5eb5b503b376: Pull complete [2024-09-06T04:21:53.222Z] 5c69ac0246d0: Pull complete [2024-09-06T04:21:53.787Z] ec43610c2a17: Pull complete [2024-09-06T04:21:53.787Z] 3a2ae6a8a46f: Pull complete [2024-09-06T04:21:54.043Z] 33b1e0a273af: Pull complete [2024-09-06T04:21:54.043Z] 5d3b04190fa2: Pull complete [2024-09-06T04:21:59.402Z] 2f39f015ded8: Pull complete [2024-09-06T04:21:59.402Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-06T04:21:59.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T04:21:59.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T04:21:59.709Z] prd-ubuntu20.04-docker-8c-8g-9556 does not seem to be running inside a container [2024-09-06T04:21:59.741Z] $ 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/gexfoundry_device-sdk-go_PR-1623 -v /w/workspace/gexfoundry_device-sdk-go_PR-1623:/w/workspace/gexfoundry_device-sdk-go_PR-1623:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1623@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-09-06T04:22:04.277Z] $ docker top 9dd7e2f365b174bc91651715ef47c31151d1799cfd32c58666f17b4a5ca5d2bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T04:22:04.840Z] ---> job-cost.sh [2024-09-06T04:22:04.840Z] lf-activate-venv: SKIPPING [2024-09-06T04:22:04.840Z] INFO: No Stack... [2024-09-06T04:22:05.416Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-06T04:22:05.676Z] INFO: Archiving Costs [Pipeline] sh [2024-09-06T04:22:06.008Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1623/archives/cost.csv [2024-09-06T04:22:06.008Z] + cut -d, -f6 [Pipeline] lock [2024-09-06T04:22:06.052Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] [2024-09-06T04:22:06.057Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] did not exist. Created. [2024-09-06T04:22:06.063Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-06T04:22:06.503Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-06T04:22:06.573Z] Stashed 1 file(s) [Pipeline] } [2024-09-06T04:22:06.606Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-06T04:22:06.702Z] $ docker stop --time=1 9dd7e2f365b174bc91651715ef47c31151d1799cfd32c58666f17b4a5ca5d2bb [2024-09-06T04:22:07.869Z] $ docker rm -f --volumes 9dd7e2f365b174bc91651715ef47c31151d1799cfd32c58666f17b4a5ca5d2bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-06T04:23:34.800Z] Removing intermediate container 0b3cf683b884 [2024-09-06T04:23:34.800Z] ---> 3a1fb3945b89 [2024-09-06T04:23:34.800Z] Step 9/10 : COPY . . [2024-09-06T04:23:34.800Z] ---> c055dd10ebcb [2024-09-06T04:23:34.800Z] Step 10/10 : RUN ${MAKE} [2024-09-06T04:23:34.800Z] ---> Running in fd57ea383fdd [2024-09-06T04:23:34.800Z] noop [2024-09-06T04:23:34.800Z] Removing intermediate container fd57ea383fdd [2024-09-06T04:23:34.800Z] ---> 71b3abc51e22 [2024-09-06T04:23:34.800Z] Successfully built 71b3abc51e22 [2024-09-06T04:23:34.800Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T04:23:35.306Z] + docker inspect -f . ci-base-image-arm64 [2024-09-06T04:23:35.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T04:23:35.558Z] prd-ubuntu20.04-docker-arm64-4c-16g-9559 does not seem to be running inside a container [2024-09-06T04:23:35.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/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-09-06T04:23:36.741Z] $ docker top a8f7d34a1eeb079e3c8ea381233510583599f0a2d3f4ecceaf304da4f1554dfb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T04:23:37.626Z] + go version [2024-09-06T04:23:37.626Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-06T04:23:37.654Z] $ docker stop --time=1 a8f7d34a1eeb079e3c8ea381233510583599f0a2d3f4ecceaf304da4f1554dfb [2024-09-06T04:23:39.443Z] $ docker rm -f --volumes a8f7d34a1eeb079e3c8ea381233510583599f0a2d3f4ecceaf304da4f1554dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T04:23:40.364Z] + docker inspect -f . ci-base-image-arm64 [2024-09-06T04:23:40.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T04:23:40.658Z] prd-ubuntu20.04-docker-arm64-4c-16g-9559 does not seem to be running inside a container [2024-09-06T04:23:40.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/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-09-06T04:23:41.846Z] $ docker top f849bc29a0f73dbc03cf41252541269aa4ae30bce7c52e90fb723b00233e226b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T04:23:42.723Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-06T04:23:43.135Z] + make test [2024-09-06T04:23:43.136Z] go test -race -coverprofile=coverage.out ./... [2024-09-06T04:24:29.952Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-09-06T04:28:21.714Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-09-06T04:28:21.714Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-09-06T04:28:21.714Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-09-06T04:28:21.714Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-09-06T04:28:21.714Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-09-06T04:28:28.341Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.114s coverage: 26.0% of statements [2024-09-06T04:28:32.595Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.164s coverage: 79.4% of statements [2024-09-06T04:28:40.787Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-09-06T04:28:40.787Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-09-06T04:28:41.747Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.291s coverage: 86.0% of statements [2024-09-06T04:28:48.388Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-09-06T04:28:50.324Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.517s coverage: 45.2% of statements [2024-09-06T04:28:52.904Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.174s coverage: 14.4% of statements [2024-09-06T04:28:52.904Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.963s coverage: 44.6% of statements [2024-09-06T04:28:54.317Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-09-06T04:28:54.317Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-09-06T04:28:54.317Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-09-06T04:28:55.723Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.314s coverage: 68.5% of statements [2024-09-06T04:28:59.961Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.387s coverage: 89.2% of statements [2024-09-06T04:29:04.198Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-09-06T04:29:04.777Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.238s coverage: 5.3% of statements [2024-09-06T04:29:06.711Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-06T04:29:06.711Z] GO111MODULE=on go vet ./... [2024-09-06T04:33:13.505Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-06T04:33:13.505Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-06T04:33:13.505Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-06T04:33:13.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-06T04:33:13.575Z] $ docker stop --time=1 f849bc29a0f73dbc03cf41252541269aa4ae30bce7c52e90fb723b00233e226b [2024-09-06T04:33:15.570Z] $ docker rm -f --volumes f849bc29a0f73dbc03cf41252541269aa4ae30bce7c52e90fb723b00233e226b [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T04:33:17.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-06T04:33:17.906Z] Warning: overwriting stash ‘coverage-report’ [2024-09-06T04:33:18.488Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-06T04:33:19.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-06T04:33:19.424Z] + ls -al . [2024-09-06T04:33:19.425Z] total 380 [2024-09-06T04:33:19.425Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 04:23 . [2024-09-06T04:33:19.425Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 04:20 .. [2024-09-06T04:33:19.425Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 6 04:20 .dockerignore [2024-09-06T04:33:19.425Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 04:20 .git [2024-09-06T04:33:19.425Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 04:20 .github [2024-09-06T04:33:19.425Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 6 04:20 .gitignore [2024-09-06T04:33:19.425Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 04:20 .golangci.yml [2024-09-06T04:33:19.425Z] -rw-rw-r-- 1 jenkins jenkins 48109 Sep 6 04:20 CHANGELOG.md [2024-09-06T04:33:19.425Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 04:20 GOVERNANCE.md [2024-09-06T04:33:19.425Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 6 04:20 Jenkinsfile [2024-09-06T04:33:19.425Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 6 04:20 LICENSE [2024-09-06T04:33:19.425Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 6 04:20 Makefile [2024-09-06T04:33:19.425Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 6 04:20 OWNERS.md [2024-09-06T04:33:19.425Z] -rw-rw-r-- 1 jenkins jenkins 4937 Sep 6 04:20 README.md [2024-09-06T04:33:19.425Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 04:18 VERSION [2024-09-06T04:33:19.425Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 04:20 bin [2024-09-06T04:33:19.425Z] -rw-r--r-- 1 jenkins jenkins 127940 Sep 6 04:29 coverage.out [2024-09-06T04:33:19.425Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 04:20 example [2024-09-06T04:33:19.425Z] -rw-rw-r-- 1 jenkins jenkins 6985 Sep 6 04:20 go.mod [2024-09-06T04:33:19.425Z] -rw-rw-r-- 1 jenkins jenkins 101462 Sep 6 04:20 go.sum [2024-09-06T04:33:19.425Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 6 04:20 internal [2024-09-06T04:33:19.425Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 04:20 openapi [2024-09-06T04:33:19.425Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 6 04:20 pkg [2024-09-06T04:33:19.425Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 04:20 snap [2024-09-06T04:33:19.425Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 6 04:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T04:33:19.854Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cabc119893c5e5145817e3e163786f41fecf9e3e --label arch=arm64 --label version=0.0.0 . [2024-09-06T04:33:20.570Z] Sending build context to Docker daemon 13.23MB [2024-09-06T04:33:20.570Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-09-06T04:33:20.570Z] Step 2/24 : FROM ${BASE} AS builder [2024-09-06T04:33:20.570Z] ---> 71b3abc51e22 [2024-09-06T04:33:20.570Z] Step 3/24 : ARG MAKE=make build [2024-09-06T04:33:20.570Z] ---> Running in 60859f6f20cb [2024-09-06T04:33:20.869Z] Removing intermediate container 60859f6f20cb [2024-09-06T04:33:20.869Z] ---> 69787e5e98dc [2024-09-06T04:33:20.869Z] Step 4/24 : WORKDIR /device-sdk-go [2024-09-06T04:33:21.144Z] ---> Running in 1089d2b646ff [2024-09-06T04:33:21.416Z] Removing intermediate container 1089d2b646ff [2024-09-06T04:33:21.416Z] ---> ca6e1b8587e9 [2024-09-06T04:33:21.416Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-06T04:33:21.416Z] ---> Running in 28c71c29aad7 [2024-09-06T04:33:21.699Z] Removing intermediate container 28c71c29aad7 [2024-09-06T04:33:21.699Z] ---> cff06d872373 [2024-09-06T04:33:21.699Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-09-06T04:33:21.699Z] ---> Running in b8192f4446d7 [2024-09-06T04:33:23.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T04:33:23.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T04:33:24.372Z] OK: 266 MiB in 52 packages [2024-09-06T04:33:25.328Z] Removing intermediate container b8192f4446d7 [2024-09-06T04:33:25.328Z] ---> b8875077adf7 [2024-09-06T04:33:25.328Z] Step 7/24 : COPY go.mod vendor* ./ [2024-09-06T04:33:25.906Z] ---> 368b2086005f [2024-09-06T04:33:25.906Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T04:33:25.906Z] ---> Running in 9587755bef27 [2024-09-06T04:33:27.845Z] Removing intermediate container 9587755bef27 [2024-09-06T04:33:27.845Z] ---> 981166734179 [2024-09-06T04:33:27.845Z] Step 9/24 : COPY . . [2024-09-06T04:33:29.778Z] ---> cc573e177239 [2024-09-06T04:33:29.778Z] Step 10/24 : RUN ${MAKE} [2024-09-06T04:33:29.778Z] ---> Running in b230a06e0758 [2024-09-06T04:33:30.730Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-09-06T04:37:22.508Z] Removing intermediate container b230a06e0758 [2024-09-06T04:37:22.508Z] ---> 43bba5c48e23 [2024-09-06T04:37:22.508Z] Step 11/24 : FROM alpine:3.18 [2024-09-06T04:37:22.508Z] 3.18: Pulling from library/alpine [2024-09-06T04:37:22.508Z] 4983c3fe2029: Pulling fs layer [2024-09-06T04:37:22.508Z] 4983c3fe2029: Verifying Checksum [2024-09-06T04:37:22.508Z] 4983c3fe2029: Download complete [2024-09-06T04:37:22.508Z] 4983c3fe2029: Pull complete [2024-09-06T04:37:22.508Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T04:37:22.508Z] Status: Downloaded newer image for alpine:3.18 [2024-09-06T04:37:22.508Z] ---> a0237000ae83 [2024-09-06T04:37:22.508Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-09-06T04:37:22.508Z] ---> Running in 8286d8c6392b [2024-09-06T04:37:22.508Z] Removing intermediate container 8286d8c6392b [2024-09-06T04:37:22.508Z] ---> eaaa29cdb425 [2024-09-06T04:37:22.508Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-09-06T04:37:22.508Z] ---> Running in 66353829ce2d [2024-09-06T04:37:22.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T04:37:22.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T04:37:22.508Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T04:37:22.508Z] Executing busybox-1.36.1-r7.trigger [2024-09-06T04:37:22.508Z] OK: 8 MiB in 16 packages [2024-09-06T04:37:22.508Z] Removing intermediate container 66353829ce2d [2024-09-06T04:37:22.508Z] ---> 586d8930a765 [2024-09-06T04:37:22.508Z] Step 14/24 : RUN apk --no-cache upgrade [2024-09-06T04:37:22.508Z] ---> Running in 718052e3d78c [2024-09-06T04:37:22.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T04:37:22.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T04:37:22.509Z] (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T04:37:22.509Z] (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T04:37:22.509Z] OK: 8 MiB in 16 packages [2024-09-06T04:37:22.509Z] Removing intermediate container 718052e3d78c [2024-09-06T04:37:22.509Z] ---> 8da78aeceb67 [2024-09-06T04:37:22.509Z] Step 15/24 : WORKDIR / [2024-09-06T04:37:22.509Z] ---> Running in 35f9d2d5a006 [2024-09-06T04:37:22.509Z] Removing intermediate container 35f9d2d5a006 [2024-09-06T04:37:22.509Z] ---> 64af3631e934 [2024-09-06T04:37:22.509Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-09-06T04:37:22.509Z] ---> b00a25c68b6a [2024-09-06T04:37:22.509Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-09-06T04:37:22.509Z] ---> a354c706812c [2024-09-06T04:37:22.509Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-09-06T04:37:22.509Z] ---> 9ea0b8652e11 [2024-09-06T04:37:22.509Z] Step 19/24 : EXPOSE 59999 [2024-09-06T04:37:22.509Z] ---> Running in 57f6287f6dfd [2024-09-06T04:37:22.509Z] Removing intermediate container 57f6287f6dfd [2024-09-06T04:37:22.509Z] ---> 74e8e632a930 [2024-09-06T04:37:22.509Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-09-06T04:37:22.509Z] ---> Running in e78fee47d495 [2024-09-06T04:37:22.774Z] Removing intermediate container e78fee47d495 [2024-09-06T04:37:22.774Z] ---> a320953ea834 [2024-09-06T04:37:22.774Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-06T04:37:22.774Z] ---> Running in 7df3f61b94d4 [2024-09-06T04:37:23.039Z] Removing intermediate container 7df3f61b94d4 [2024-09-06T04:37:23.039Z] ---> e552e6375d41 [2024-09-06T04:37:23.039Z] Step 22/24 : LABEL arch=arm64 [2024-09-06T04:37:23.039Z] ---> Running in b1bda23cd1f3 [2024-09-06T04:37:23.305Z] Removing intermediate container b1bda23cd1f3 [2024-09-06T04:37:23.305Z] ---> df4a07a4ea79 [2024-09-06T04:37:23.305Z] Step 23/24 : LABEL git_sha=cabc119893c5e5145817e3e163786f41fecf9e3e [2024-09-06T04:37:23.569Z] ---> Running in ea53e7e867a8 [2024-09-06T04:37:23.834Z] Removing intermediate container ea53e7e867a8 [2024-09-06T04:37:23.834Z] ---> 9709ce5d3ff7 [2024-09-06T04:37:23.834Z] Step 24/24 : LABEL version=0.0.0 [2024-09-06T04:37:23.834Z] ---> Running in 80563aed673f [2024-09-06T04:37:24.098Z] Removing intermediate container 80563aed673f [2024-09-06T04:37:24.098Z] ---> 4c78fcadd052 [2024-09-06T04:37:24.098Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-06T04:37:24.098Z] Successfully built 4c78fcadd052 [2024-09-06T04:37:24.098Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T04:37:25.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T04:37:25.056Z] [2024-09-06T04:37:25.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T04:37:25.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T04:37:25.496Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-06T04:37:25.496Z] 8998bd30e6a1: Pulling fs layer [2024-09-06T04:37:25.496Z] 04944245beec: Pulling fs layer [2024-09-06T04:37:25.496Z] 699f458cf7ca: Pulling fs layer [2024-09-06T04:37:25.497Z] 765212b225bb: Pulling fs layer [2024-09-06T04:37:25.497Z] f23df028b6ca: Pulling fs layer [2024-09-06T04:37:25.497Z] 765212b225bb: Waiting [2024-09-06T04:37:25.497Z] d65c8cfc05b1: Pulling fs layer [2024-09-06T04:37:25.497Z] f23df028b6ca: Waiting [2024-09-06T04:37:25.497Z] 2437ff75d9bd: Pulling fs layer [2024-09-06T04:37:25.497Z] d65c8cfc05b1: Waiting [2024-09-06T04:37:25.497Z] 2437ff75d9bd: Waiting [2024-09-06T04:37:25.763Z] 04944245beec: Verifying Checksum [2024-09-06T04:37:25.763Z] 04944245beec: Download complete [2024-09-06T04:37:25.763Z] 765212b225bb: Download complete [2024-09-06T04:37:25.763Z] f23df028b6ca: Verifying Checksum [2024-09-06T04:37:25.763Z] f23df028b6ca: Download complete [2024-09-06T04:37:25.763Z] d65c8cfc05b1: Verifying Checksum [2024-09-06T04:37:25.763Z] d65c8cfc05b1: Download complete [2024-09-06T04:37:26.028Z] 699f458cf7ca: Verifying Checksum [2024-09-06T04:37:26.028Z] 699f458cf7ca: Download complete [2024-09-06T04:37:26.312Z] 8998bd30e6a1: Verifying Checksum [2024-09-06T04:37:26.312Z] 8998bd30e6a1: Download complete [2024-09-06T04:37:28.884Z] 2437ff75d9bd: Verifying Checksum [2024-09-06T04:37:28.884Z] 2437ff75d9bd: Download complete [2024-09-06T04:37:30.818Z] 8998bd30e6a1: Pull complete [2024-09-06T04:37:31.398Z] 04944245beec: Pull complete [2024-09-06T04:37:32.798Z] 699f458cf7ca: Pull complete [2024-09-06T04:37:33.062Z] 765212b225bb: Pull complete [2024-09-06T04:37:34.016Z] f23df028b6ca: Pull complete [2024-09-06T04:37:34.016Z] d65c8cfc05b1: Pull complete [2024-09-06T04:37:52.208Z] 2437ff75d9bd: Pull complete [2024-09-06T04:37:52.208Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-06T04:37:52.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T04:37:52.208Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T04:37:52.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-9559 does not seem to be running inside a container [2024-09-06T04:37:52.682Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/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-09-06T04:37:55.596Z] $ docker top 0b18a313aed3013968b5d2aa970decefad1d9f7f3584ddd4e5245718a0999c33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T04:37:56.560Z] ---> job-cost.sh [2024-09-06T04:37:56.560Z] lf-activate-venv: SKIPPING [2024-09-06T04:37:56.560Z] INFO: No Stack... [2024-09-06T04:37:57.143Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-06T04:37:57.729Z] INFO: Archiving Costs [Pipeline] sh [2024-09-06T04:37:58.657Z] + + catcut /w/workspace/device-sdk-go/1/archives/cost.csv -d, [2024-09-06T04:37:58.657Z] -f6 [Pipeline] lock [2024-09-06T04:37:58.722Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] [2024-09-06T04:37:58.730Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] did not exist. Created. [2024-09-06T04:37:58.737Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-06T04:37:59.530Z] /w/workspace/device-sdk-go/1@tmp/durable-f77d146c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-06T04:38:00.221Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-06T04:38:00.265Z] Warning: overwriting stash ‘stack-cost’ [2024-09-06T04:38:00.378Z] Stashed 1 file(s) [Pipeline] } [2024-09-06T04:38:00.403Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1623-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-06T04:38:00.505Z] $ docker stop --time=1 0b18a313aed3013968b5d2aa970decefad1d9f7f3584ddd4e5245718a0999c33 [2024-09-06T04:38:02.068Z] $ docker rm -f --volumes 0b18a313aed3013968b5d2aa970decefad1d9f7f3584ddd4e5245718a0999c33 [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-09-06T04:38:03.629Z] provisioning config files... [2024-09-06T04:38:03.661Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/config15175964628967593016tmp [Pipeline] { [Pipeline] sh [2024-09-06T04:38:04.130Z] + set +x [2024-09-06T04:38:04.130Z] + bash -s -- [2024-09-06T04:38:04.130Z] + curl -s https://codecov.io/bash [2024-09-06T04:38:04.130Z] [2024-09-06T04:38:04.130Z] _____ _ [2024-09-06T04:38:04.130Z] / ____| | | [2024-09-06T04:38:04.130Z] | | ___ __| | ___ ___ _____ __ [2024-09-06T04:38:04.130Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-06T04:38:04.130Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-06T04:38:04.130Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-06T04:38:04.130Z] Bash-1.0.6 [2024-09-06T04:38:04.130Z] [2024-09-06T04:38:04.130Z] [2024-09-06T04:38:04.130Z] ==> git version 2.25.1 found [2024-09-06T04:38:04.130Z] ==> 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-09-06T04:38:04.130Z] Release-Date: 2020-01-08 [2024-09-06T04:38:04.130Z] 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-09-06T04:38:04.130Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-06T04:38:04.130Z] ==> Jenkins CI detected. [2024-09-06T04:38:04.130Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1623 [2024-09-06T04:38:04.130Z] project root: . [2024-09-06T04:38:04.130Z] --> token set from env [2024-09-06T04:38:04.130Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-06T04:38:04.130Z] ==> Running gcov in . (disable via -X gcov) [2024-09-06T04:38:04.130Z] ==> Python coveragepy not found [2024-09-06T04:38:04.130Z] ==> Searching for coverage reports in: [2024-09-06T04:38:04.130Z] + . [2024-09-06T04:38:04.427Z] -> Found 1 reports [2024-09-06T04:38:04.427Z] ==> Detecting git/mercurial file structure [2024-09-06T04:38:04.427Z] ==> Reading reports [2024-09-06T04:38:04.427Z] + ./coverage.out bytes=127940 [2024-09-06T04:38:04.427Z] ==> Appending adjustments [2024-09-06T04:38:04.427Z] https://docs.codecov.io/docs/fixing-reports [2024-09-06T04:38:04.687Z] + Found adjustments [2024-09-06T04:38:04.687Z] ==> Gzipping contents [2024-09-06T04:38:04.687Z] 20K /tmp/codecov.bkar2F.gz [2024-09-06T04:38:04.687Z] ==> Uploading reports [2024-09-06T04:38:04.687Z] url: https://codecov.io [2024-09-06T04:38:04.687Z] query: branch=PR-1623&commit=cabc119893c5e5145817e3e163786f41fecf9e3e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1623%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1623&job=&cmd_args= [2024-09-06T04:38:04.687Z] -> Pinging Codecov [2024-09-06T04:38:04.687Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1623&commit=cabc119893c5e5145817e3e163786f41fecf9e3e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1623%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1623&job=&cmd_args= [2024-09-06T04:38:04.947Z] -> Uploading to [2024-09-06T04:38:04.947Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-06/7E55EF52A471D76F132DFD9A03CDDE97/cabc119893c5e5145817e3e163786f41fecf9e3e/a7186811-985b-43c1-b7c3-8a46785c4f0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240906%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240906T043804Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=958021149f4a59fff8394dd8b7d540e4c6bfa24a38e282f2cb64acc5cd6cde63 [2024-09-06T04:38:04.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T04:38:04.947Z] Dload Upload Total Spent Left Speed [2024-09-06T04:38:05.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17667 0 0 100 17667 0 68212 --:--:-- --:--:-- --:--:-- 68212 [2024-09-06T04:38:05.207Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/cabc119893c5e5145817e3e163786f41fecf9e3e [Pipeline] } [2024-09-06T04:38:05.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-06T04:38:07.845Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1623/archives ] [2024-09-06T04:38:07.845Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1623/archives [2024-09-06T04:38:07.845Z] total 16 [2024-09-06T04:38:07.845Z] drwxr-xr-x 3 root root 4096 Sep 6 04:22 . [2024-09-06T04:38:07.845Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 04:22 .. [2024-09-06T04:38:07.845Z] drwxr-xr-x 2 root root 4096 Sep 6 04:22 cost [2024-09-06T04:38:07.845Z] -rw-r--r-- 1 root root 86 Sep 6 04:22 cost.csv [2024-09-06T04:38:07.845Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1623/archives [2024-09-06T04:38:07.845Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1623/archives [2024-09-06T04:38:07.845Z] total 16 [2024-09-06T04:38:07.845Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 04:22 . [2024-09-06T04:38:07.845Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 04:22 .. [2024-09-06T04:38:07.845Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 04:22 cost [2024-09-06T04:38:07.845Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 6 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-06T04:38:08.204Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T04:38:09.114Z] ---> package-listing.sh [2024-09-06T04:38:09.114Z] ++ facter osfamily [2024-09-06T04:38:09.114Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-06T04:38:09.372Z] + OS_FAMILY=debian [2024-09-06T04:38:09.372Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1623 [2024-09-06T04:38:09.372Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-06T04:38:09.372Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-06T04:38:09.372Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-06T04:38:09.372Z] + PACKAGES=/tmp/packages_start.txt [2024-09-06T04:38:09.372Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1623 ']' [2024-09-06T04:38:09.372Z] + PACKAGES=/tmp/packages_end.txt [2024-09-06T04:38:09.372Z] + case "${OS_FAMILY}" in [2024-09-06T04:38:09.372Z] + dpkg -l [2024-09-06T04:38:09.372Z] + grep '^ii' [2024-09-06T04:38:09.372Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-06T04:38:09.372Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-06T04:38:09.372Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-06T04:38:09.372Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1623 ']' [2024-09-06T04:38:09.372Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1623/archives/ [2024-09-06T04:38:09.372Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1623/archives/ [Pipeline] echo [2024-09-06T04:38:09.419Z] 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/gexfoundry_device-sdk-go_PR-1623/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-06T04:38:09.719Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T04:38:10.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T04:38:10.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T04:38:10.566Z] prd-ubuntu20.04-docker-8c-8g-9556 does not seem to be running inside a container [2024-09-06T04:38:10.598Z] $ 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/gexfoundry_device-sdk-go_PR-1623/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1623 -v /w/workspace/gexfoundry_device-sdk-go_PR-1623:/w/workspace/gexfoundry_device-sdk-go_PR-1623:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-06T04:38:10.816Z] $ docker top 87cd3757f342ced3c7897e3fd98d85018f115f04817e553605f5ed7779a034b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T04:38:11.239Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-06T04:38:11.565Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-06T04:38:11.886Z] + ls /var/log/sa-host [2024-09-06T04:38:11.887Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T04:38:12.260Z] provisioning config files... [2024-09-06T04:38:12.270Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1623@tmp/config9649701456137521312tmp [Pipeline] { [Pipeline] echo [2024-09-06T04:38:12.361Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T04:38:12.694Z] ---> create-netrc.sh [Pipeline] } [2024-09-06T04:38:12.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-06T04:38:13.216Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-06T04:38:13.264Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T04:38:13.585Z] ---> sudo-logs.sh [2024-09-06T04:38:13.585Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-06T04:38:13.693Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T04:38:14.019Z] ---> job-cost.sh [2024-09-06T04:38:14.019Z] lf-activate-venv: SKIPPING [2024-09-06T04:38:14.019Z] DEBUG: total: 0.2199999988079071 [2024-09-06T04:38:14.019Z] INFO: Retrieving Stack Cost... [2024-09-06T04:38:14.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-06T04:38:14.851Z] INFO: Archiving Costs [Pipeline] echo [2024-09-06T04:38:14.899Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T04:38:15.234Z] ---> logs-deploy.sh [2024-09-06T04:38:15.235Z] lf-activate-venv: SKIPPING [2024-09-06T04:38:15.235Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1623/1 [2024-09-06T04:38:15.235Z] INFO: archiving workspace using pattern(s): [2024-09-06T04:38:16.174Z] Archives upload complete. [2024-09-06T04:38:16.434Z] INFO: archiving logs to Nexus [2024-09-06T04:38:17.004Z] ---> uname -a: [2024-09-06T04:38:17.004Z] Linux prd-ubuntu20-04-docker-8c-8g-9556 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-06T04:38:17.004Z] [2024-09-06T04:38:17.004Z] [2024-09-06T04:38:17.004Z] ---> lscpu: [2024-09-06T04:38:17.004Z] Architecture: x86_64 [2024-09-06T04:38:17.004Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-06T04:38:17.004Z] Byte Order: Little Endian [2024-09-06T04:38:17.004Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-06T04:38:17.004Z] CPU(s): 8 [2024-09-06T04:38:17.004Z] On-line CPU(s) list: 0-7 [2024-09-06T04:38:17.004Z] Thread(s) per core: 1 [2024-09-06T04:38:17.004Z] Core(s) per socket: 1 [2024-09-06T04:38:17.004Z] Socket(s): 8 [2024-09-06T04:38:17.004Z] NUMA node(s): 1 [2024-09-06T04:38:17.004Z] Vendor ID: AuthenticAMD [2024-09-06T04:38:17.004Z] CPU family: 23 [2024-09-06T04:38:17.004Z] Model: 49 [2024-09-06T04:38:17.004Z] Model name: AMD EPYC-Rome Processor [2024-09-06T04:38:17.004Z] Stepping: 0 [2024-09-06T04:38:17.004Z] CPU MHz: 2799.998 [2024-09-06T04:38:17.004Z] BogoMIPS: 5599.99 [2024-09-06T04:38:17.004Z] Virtualization: AMD-V [2024-09-06T04:38:17.004Z] Hypervisor vendor: KVM [2024-09-06T04:38:17.004Z] Virtualization type: full [2024-09-06T04:38:17.004Z] L1d cache: 256 KiB [2024-09-06T04:38:17.004Z] L1i cache: 256 KiB [2024-09-06T04:38:17.004Z] L2 cache: 4 MiB [2024-09-06T04:38:17.004Z] L3 cache: 128 MiB [2024-09-06T04:38:17.004Z] NUMA node0 CPU(s): 0-7 [2024-09-06T04:38:17.004Z] Vulnerability Itlb multihit: Not affected [2024-09-06T04:38:17.004Z] Vulnerability L1tf: Not affected [2024-09-06T04:38:17.004Z] Vulnerability Mds: Not affected [2024-09-06T04:38:17.004Z] Vulnerability Meltdown: Not affected [2024-09-06T04:38:17.004Z] Vulnerability Mmio stale data: Not affected [2024-09-06T04:38:17.004Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-06T04:38:17.004Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-06T04:38:17.004Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-06T04:38:17.004Z] Vulnerability Srbds: Not affected [2024-09-06T04:38:17.004Z] Vulnerability Tsx async abort: Not affected [2024-09-06T04:38:17.004Z] 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-09-06T04:38:17.004Z] [2024-09-06T04:38:17.004Z] [2024-09-06T04:38:17.004Z] ---> nproc: [2024-09-06T04:38:17.004Z] 8 [2024-09-06T04:38:17.004Z] [2024-09-06T04:38:17.004Z] [2024-09-06T04:38:17.004Z] ---> df -h: [2024-09-06T04:38:17.004Z] Filesystem Size Used Avail Use% Mounted on [2024-09-06T04:38:17.004Z] overlay 155G 12G 143G 8% / [2024-09-06T04:38:17.004Z] tmpfs 64M 0 64M 0% /dev [2024-09-06T04:38:17.004Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-06T04:38:17.004Z] shm 64M 0 64M 0% /dev/shm [2024-09-06T04:38:17.004Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-09-06T04:38:17.004Z] [2024-09-06T04:38:17.004Z] [2024-09-06T04:38:17.004Z] ---> sar -b -r -n DEV: [2024-09-06T04:38:17.004Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9556) 09/06/24 _x86_64_ (8 CPU) [2024-09-06T04:38:17.004Z] [2024-09-06T04:38:17.004Z] 04:17:03 LINUX RESTART (8 CPU) [2024-09-06T04:38:17.004Z] [2024-09-06T04:38:17.004Z] 04:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-06T04:38:17.004Z] 04:19:01 245.65 5.00 240.65 0.00 439.93 68525.61 0.00 [2024-09-06T04:38:17.004Z] 04:20:01 127.48 0.12 127.36 0.00 14.53 40702.28 0.00 [2024-09-06T04:38:17.004Z] 04:21:01 41.76 0.05 41.71 0.00 0.40 29342.99 0.00 [2024-09-06T04:38:17.004Z] 04:22:01 183.30 1.75 181.55 0.00 51.99 52682.55 0.00 [2024-09-06T04:38:17.004Z] 04:23:01 83.54 5.77 77.77 0.00 4419.93 19765.11 0.00 [2024-09-06T04:38:17.004Z] 04:24:01 4.65 0.02 4.63 0.00 0.13 102.63 0.00 [2024-09-06T04:38:17.004Z] 04:25:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2024-09-06T04:38:17.004Z] 04:26:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 [2024-09-06T04:38:17.004Z] 04:27:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2024-09-06T04:38:17.004Z] 04:28:01 1.63 0.00 1.63 0.00 0.00 18.79 0.00 [2024-09-06T04:38:17.004Z] 04:29:01 1.10 0.00 1.10 0.00 0.00 17.33 0.00 [2024-09-06T04:38:17.004Z] 04:30:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2024-09-06T04:38:17.004Z] 04:31:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2024-09-06T04:38:17.004Z] 04:32:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 [2024-09-06T04:38:17.004Z] 04:33:01 1.73 0.02 1.72 0.00 0.13 23.73 0.00 [2024-09-06T04:38:17.004Z] 04:34:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2024-09-06T04:38:17.004Z] 04:35:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2024-09-06T04:38:17.004Z] 04:36:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 [2024-09-06T04:38:17.004Z] 04:37:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2024-09-06T04:38:17.004Z] 04:38:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 [2024-09-06T04:38:17.004Z] Average: 35.08 0.63 34.45 0.00 246.18 10518.38 0.00 [2024-09-06T04:38:17.004Z] [2024-09-06T04:38:17.004Z] 04:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-06T04:38:17.004Z] 04:19:01 27670372 31505412 802784 2.44 146128 3823760 2030652 5.98 1311760 3364100 348128 [2024-09-06T04:38:17.004Z] 04:20:01 27082664 31493784 805512 2.45 188648 4308736 1901636 5.60 1700336 3509640 817200 [2024-09-06T04:38:17.004Z] 04:21:01 27094492 31526664 775444 2.36 192196 4330712 1894800 5.58 1331176 3872976 280876 [2024-09-06T04:38:17.004Z] 04:22:01 26934400 31509220 791016 2.41 202540 4432240 1899020 5.60 1391964 3933748 303052 [2024-09-06T04:38:17.004Z] 04:23:01 26491824 31497176 773300 2.35 231452 4832488 1725560 5.09 1674112 4059900 296 [2024-09-06T04:38:17.004Z] 04:24:01 26497084 31497520 772904 2.35 229984 4829236 1720916 5.07 1672384 4056692 20 [2024-09-06T04:38:17.004Z] 04:25:01 26503224 31503776 766388 2.33 230024 4829240 1720916 5.07 1666700 4056696 12 [2024-09-06T04:38:17.004Z] 04:26:01 26503048 31503604 766440 2.33 230068 4829244 1720916 5.07 1666720 4056700 184 [2024-09-06T04:38:17.004Z] 04:27:01 26512788 31513424 756552 2.30 230108 4829244 1720916 5.07 1656436 4056700 40 [2024-09-06T04:38:17.004Z] 04:28:01 26512812 31513452 756424 2.30 230148 4829248 1720916 5.07 1656704 4056704 188 [2024-09-06T04:38:17.004Z] 04:29:01 26513552 31514256 755588 2.30 230180 4829248 1720916 5.07 1656380 4056708 176 [2024-09-06T04:38:17.004Z] 04:30:01 26513260 31514000 755764 2.30 230204 4829252 1720916 5.07 1656228 4056712 8 [2024-09-06T04:38:17.004Z] 04:31:01 26513204 31514012 755732 2.30 230224 4829260 1720916 5.07 1656604 4056724 180 [2024-09-06T04:38:17.004Z] 04:32:01 26512956 31513800 755816 2.30 230260 4829260 1720916 5.07 1656660 4056716 36 [2024-09-06T04:38:17.004Z] 04:33:01 26511752 31512752 756520 2.30 230308 4829240 1744184 5.14 1656532 4056688 8 [2024-09-06T04:38:17.004Z] 04:34:01 26511532 31512628 756616 2.30 230340 4829240 1744184 5.14 1656544 4056692 180 [2024-09-06T04:38:17.004Z] 04:35:01 26512280 31513408 755832 2.30 230356 4829244 1744184 5.14 1656572 4056700 180 [2024-09-06T04:38:17.004Z] 04:36:01 26512248 31513380 755812 2.30 230388 4829248 1744184 5.14 1656752 4056704 184 [2024-09-06T04:38:17.004Z] 04:37:01 26513044 31514236 754968 2.30 230420 4829248 1744184 5.14 1655828 4056708 32 [2024-09-06T04:38:17.004Z] 04:38:01 26513212 31514416 754956 2.30 230456 4829256 1744184 5.14 1656084 4056712 184 [2024-09-06T04:38:17.004Z] Average: 26646487 31510046 766218 2.33 220722 4708332 1770251 5.22 1614624 3979546 87558 [2024-09-06T04:38:17.004Z] [2024-09-06T04:38:17.004Z] 04:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-06T04:38:17.004Z] 04:19:01 ens3 703.68 460.21 6769.82 56.96 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:19:01 lo 2.78 2.78 0.28 0.28 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:19:01 docker0 377.48 566.55 31.77 3523.54 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:20:01 ens3 26.13 15.50 24.79 9.70 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:20:01 vethd282965 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:20:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:21:01 ens3 14.46 9.98 12.79 5.90 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:21:01 docker0 0.87 1.22 0.09 0.37 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:22:01 ens3 117.20 75.47 2719.29 21.10 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:22:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:22:01 docker0 4.95 8.65 0.30 125.65 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:23:01 ens3 216.48 89.92 2742.42 8.94 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:23:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:24:01 ens3 1.12 0.65 1.57 0.24 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:25:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.004Z] 04:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:28:01 ens3 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:29:01 ens3 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:30:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:33:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:34:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:36:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:38:01 ens3 0.47 0.27 0.20 0.08 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] Average: ens3 53.50 32.29 608.39 5.11 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] Average: lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] Average: docker0 18.86 28.38 1.58 179.68 0.00 0.00 0.00 0.00 [2024-09-06T04:38:17.005Z] [2024-09-06T04:38:17.005Z] [2024-09-06T04:38:17.005Z] ---> sar -P ALL: [2024-09-06T04:38:17.005Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9556) 09/06/24 _x86_64_ (8 CPU) [2024-09-06T04:38:17.005Z] [2024-09-06T04:38:17.005Z] 04:17:03 LINUX RESTART (8 CPU) [2024-09-06T04:38:17.005Z] [2024-09-06T04:38:17.005Z] 04:18:02 CPU %user %nice %system %iowait %steal %idle [2024-09-06T04:38:17.005Z] 04:19:01 all 7.88 0.00 3.62 4.20 0.07 84.24 [2024-09-06T04:38:17.005Z] 04:19:01 0 6.41 0.00 3.34 0.96 0.05 89.24 [2024-09-06T04:38:17.005Z] 04:19:01 1 7.97 0.00 3.04 0.61 0.07 88.31 [2024-09-06T04:38:17.005Z] 04:19:01 2 7.81 0.00 3.77 1.16 0.07 87.19 [2024-09-06T04:38:17.005Z] 04:19:01 3 6.96 0.00 4.35 15.91 0.09 72.70 [2024-09-06T04:38:17.005Z] 04:19:01 4 8.79 0.00 3.55 0.58 0.05 87.03 [2024-09-06T04:38:17.005Z] 04:19:01 5 8.18 0.00 2.83 4.12 0.09 84.78 [2024-09-06T04:38:17.005Z] 04:19:01 6 9.05 0.00 4.42 9.85 0.05 76.63 [2024-09-06T04:38:17.005Z] 04:19:01 7 7.90 0.00 3.68 0.40 0.07 87.96 [2024-09-06T04:38:17.005Z] 04:20:01 all 29.03 0.00 5.49 2.79 0.06 62.63 [2024-09-06T04:38:17.005Z] 04:20:01 0 28.71 0.00 5.50 0.50 0.07 65.21 [2024-09-06T04:38:17.005Z] 04:20:01 1 28.52 0.00 5.99 15.31 0.07 50.11 [2024-09-06T04:38:17.005Z] 04:20:01 2 30.85 0.00 4.71 0.91 0.07 63.46 [2024-09-06T04:38:17.005Z] 04:20:01 3 30.89 0.00 5.31 1.43 0.07 62.30 [2024-09-06T04:38:17.005Z] 04:20:01 4 29.81 0.00 6.49 0.74 0.05 62.91 [2024-09-06T04:38:17.005Z] 04:20:01 5 28.16 0.00 5.78 3.05 0.05 62.97 [2024-09-06T04:38:17.005Z] 04:20:01 6 27.13 0.00 4.87 0.02 0.07 67.92 [2024-09-06T04:38:17.005Z] 04:20:01 7 28.18 0.00 5.22 0.42 0.07 66.11 [2024-09-06T04:38:17.005Z] 04:21:01 all 48.00 0.00 6.35 1.43 0.08 44.14 [2024-09-06T04:38:17.005Z] 04:21:01 0 48.43 0.00 6.30 0.57 0.07 44.63 [2024-09-06T04:38:17.005Z] 04:21:01 1 48.14 0.00 6.57 3.19 0.07 42.04 [2024-09-06T04:38:17.005Z] 04:21:01 2 48.80 0.00 5.84 3.72 0.07 41.57 [2024-09-06T04:38:17.005Z] 04:21:01 3 48.27 0.00 6.40 0.10 0.08 45.14 [2024-09-06T04:38:17.005Z] 04:21:01 4 48.61 0.00 6.12 0.13 0.08 45.05 [2024-09-06T04:38:17.005Z] 04:21:01 5 45.89 0.00 5.99 0.22 0.08 47.82 [2024-09-06T04:38:17.005Z] 04:21:01 6 47.29 0.00 7.14 0.22 0.07 45.29 [2024-09-06T04:38:17.005Z] 04:21:01 7 48.59 0.00 6.44 3.30 0.08 41.59 [2024-09-06T04:38:17.005Z] 04:22:01 all 27.89 0.00 6.29 2.83 0.08 62.92 [2024-09-06T04:38:17.005Z] 04:22:01 0 27.54 0.00 5.85 7.04 0.15 59.41 [2024-09-06T04:38:17.005Z] 04:22:01 1 28.08 0.00 5.47 0.07 0.07 66.31 [2024-09-06T04:38:17.005Z] 04:22:01 2 27.32 0.00 6.39 0.67 0.07 65.55 [2024-09-06T04:38:17.005Z] 04:22:01 3 28.44 0.00 7.06 5.37 0.07 59.06 [2024-09-06T04:38:17.005Z] 04:22:01 4 27.65 0.00 6.00 0.07 0.05 66.23 [2024-09-06T04:38:17.005Z] 04:22:01 5 29.01 0.00 7.54 8.41 0.07 54.98 [2024-09-06T04:38:17.005Z] 04:22:01 6 27.03 0.00 6.40 0.05 0.07 66.46 [2024-09-06T04:38:17.005Z] 04:22:01 7 28.03 0.00 5.59 0.99 0.08 65.30 [2024-09-06T04:38:17.005Z] 04:23:01 all 2.75 0.00 1.64 1.31 0.04 94.26 [2024-09-06T04:38:17.005Z] 04:23:01 0 1.69 0.00 1.67 2.14 0.05 94.44 [2024-09-06T04:38:17.005Z] 04:23:01 1 2.52 0.00 2.32 0.07 0.03 95.05 [2024-09-06T04:38:17.005Z] 04:23:01 2 3.89 0.00 1.42 1.37 0.03 93.28 [2024-09-06T04:38:17.005Z] 04:23:01 3 3.22 0.00 1.88 4.00 0.03 90.87 [2024-09-06T04:38:17.005Z] 04:23:01 4 3.58 0.00 1.41 0.54 0.05 94.42 [2024-09-06T04:38:17.005Z] 04:23:01 5 1.95 0.00 1.36 0.24 0.03 96.42 [2024-09-06T04:38:17.005Z] 04:23:01 6 2.91 0.00 1.10 0.67 0.05 95.27 [2024-09-06T04:38:17.005Z] 04:23:01 7 2.22 0.00 1.98 1.42 0.03 94.35 [2024-09-06T04:38:17.005Z] 04:24:01 all 0.08 0.00 0.05 0.01 0.01 99.85 [2024-09-06T04:38:17.005Z] 04:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2024-09-06T04:38:17.005Z] 04:24:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2024-09-06T04:38:17.005Z] 04:24:01 2 0.02 0.00 0.03 0.05 0.00 99.90 [2024-09-06T04:38:17.005Z] 04:24:01 3 0.30 0.00 0.10 0.00 0.03 99.57 [2024-09-06T04:38:17.005Z] 04:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T04:38:17.005Z] 04:24:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-06T04:38:17.005Z] 04:24:01 6 0.12 0.00 0.10 0.02 0.00 99.77 [2024-09-06T04:38:17.005Z] 04:24:01 7 0.05 0.00 0.05 0.02 0.00 99.88 [2024-09-06T04:38:17.005Z] 04:25:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-09-06T04:38:17.005Z] 04:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T04:38:17.005Z] 04:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-06T04:38:17.005Z] 04:25:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-06T04:38:17.005Z] 04:25:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-06T04:38:17.005Z] 04:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T04:38:17.005Z] 04:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T04:38:17.005Z] 04:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-06T04:38:17.005Z] 04:25:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-06T04:38:17.005Z] 04:26:01 all 0.01 0.00 0.01 0.01 0.02 99.96 [2024-09-06T04:38:17.005Z] 04:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-06T04:38:17.005Z] 04:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T04:38:17.005Z] 04:26:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2024-09-06T04:38:17.005Z] 04:26:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-06T04:38:17.005Z] 04:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T04:38:17.005Z] 04:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-06T04:38:17.005Z] 04:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T04:38:17.005Z] 04:26:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-06T04:38:17.005Z] 04:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-06T04:38:17.005Z] 04:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-06T04:38:17.005Z] 04:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T04:38:17.005Z] 04:27:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-06T04:38:17.005Z] 04:27:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2024-09-06T04:38:17.005Z] 04:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T04:38:17.005Z] 04:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T04:38:17.005Z] 04:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T04:38:17.005Z] 04:27:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-06T04:38:17.005Z] 04:28:01 all 0.05 0.00 0.02 0.00 0.01 99.91 [2024-09-06T04:38:17.005Z] 04:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T04:38:17.005Z] 04:28:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-06T04:38:17.005Z] 04:28:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-06T04:38:17.005Z] 04:28:01 3 0.07 0.00 0.05 0.00 0.03 99.85 [2024-09-06T04:38:17.005Z] 04:28:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-06T04:38:17.005Z] 04:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T04:38:17.005Z] 04:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-06T04:38:17.005Z] 04:28:01 7 0.27 0.00 0.02 0.00 0.02 99.70 [2024-09-06T04:38:17.005Z] 04:29:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-09-06T04:38:17.005Z] 04:29:01 0 0.10 0.00 0.05 0.00 0.00 99.85 [2024-09-06T04:38:17.005Z] 04:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T04:38:17.005Z] 04:29:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-06T04:38:17.005Z] 04:29:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-06T04:38:17.005Z] 04:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T04:38:17.005Z] 04:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T04:38:17.005Z] 04:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T04:38:17.005Z] 04:29:01 7 0.08 0.00 0.02 0.02 0.00 99.88 [2024-09-06T04:38:17.005Z] [2024-09-06T04:38:17.005Z] 04:29:01 CPU %user %nice %system %iowait %steal %idle [2024-09-06T04:38:17.005Z] 04:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-09-06T04:38:17.005Z] 04:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-06T04:38:17.005Z] 04:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T04:38:17.005Z] 04:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-06T04:38:17.005Z] 04:30:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2024-09-06T04:38:17.005Z] 04:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T04:38:17.005Z] 04:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-06T04:38:17.005Z] 04:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T04:38:17.005Z] 04:30:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-06T04:38:17.005Z] 04:31:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-09-06T04:38:17.005Z] 04:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T04:38:17.005Z] 04:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T04:38:17.005Z] 04:31:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-06T04:38:17.005Z] 04:31:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-06T04:38:17.005Z] 04:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T04:38:17.005Z] 04:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-06T04:38:17.005Z] 04:31:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-06T04:38:17.005Z] 04:31:01 7 0.17 0.00 0.02 0.02 0.02 99.78 [2024-09-06T04:38:17.005Z] 04:32:01 all 0.18 0.00 0.02 0.01 0.01 99.79 [2024-09-06T04:38:17.005Z] 04:32:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2024-09-06T04:38:17.005Z] 04:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-06T04:38:17.005Z] 04:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T04:38:17.005Z] 04:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-06T04:38:17.005Z] 04:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T04:38:17.005Z] 04:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T04:38:17.005Z] 04:32:01 6 1.27 0.00 0.07 0.00 0.02 98.64 [2024-09-06T04:38:17.005Z] 04:32:01 7 0.00 0.00 0.00 0.07 0.00 99.93 [2024-09-06T04:38:17.005Z] 04:33:01 all 0.22 0.00 0.04 0.00 0.00 99.73 [2024-09-06T04:38:17.005Z] 04:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T04:38:17.005Z] 04:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T04:38:17.005Z] 04:33:01 2 0.03 0.00 0.03 0.03 0.00 99.90 [2024-09-06T04:38:17.005Z] 04:33:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2024-09-06T04:38:17.005Z] 04:33:01 4 0.07 0.00 0.07 0.00 0.02 99.85 [2024-09-06T04:38:17.005Z] 04:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T04:38:17.005Z] 04:33:01 6 1.48 0.00 0.08 0.00 0.02 98.42 [2024-09-06T04:38:17.005Z] 04:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T04:38:17.005Z] 04:34:01 all 0.25 0.00 0.01 0.00 0.01 99.72 [2024-09-06T04:38:17.005Z] 04:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T04:38:17.005Z] 04:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-06T04:38:17.005Z] 04:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-06T04:38:17.005Z] 04:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T04:38:17.005Z] 04:34:01 4 0.00 0.00 0.02 0.00 0.03 99.95 [2024-09-06T04:38:17.005Z] 04:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T04:38:17.005Z] 04:34:01 6 1.95 0.00 0.02 0.00 0.02 98.01 [2024-09-06T04:38:17.005Z] 04:34:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-06T04:38:17.005Z] 04:35:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2024-09-06T04:38:17.005Z] 04:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-06T04:38:17.005Z] 04:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T04:38:17.005Z] 04:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T04:38:17.005Z] 04:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T04:38:17.005Z] 04:35:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-06T04:38:17.005Z] 04:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T04:38:17.005Z] 04:35:01 6 1.42 0.00 0.00 0.00 0.03 98.55 [2024-09-06T04:38:17.005Z] 04:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T04:38:17.005Z] 04:36:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2024-09-06T04:38:17.005Z] 04:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-06T04:38:17.005Z] 04:36:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2024-09-06T04:38:17.006Z] 04:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-06T04:38:17.006Z] 04:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T04:38:17.006Z] 04:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-06T04:38:17.006Z] 04:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T04:38:17.006Z] 04:36:01 6 1.19 0.00 0.02 0.00 0.02 98.78 [2024-09-06T04:38:17.006Z] 04:36:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-06T04:38:17.006Z] 04:37:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2024-09-06T04:38:17.006Z] 04:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-06T04:38:17.006Z] 04:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T04:38:17.006Z] 04:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-06T04:38:17.006Z] 04:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T04:38:17.006Z] 04:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-06T04:38:17.006Z] 04:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-06T04:38:17.006Z] 04:37:01 6 1.76 0.00 0.03 0.00 0.02 98.19 [2024-09-06T04:38:17.006Z] 04:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T04:38:17.006Z] 04:38:01 all 0.00 0.00 0.00 0.01 0.01 99.97 [2024-09-06T04:38:17.006Z] 04:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T04:38:17.006Z] 04:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T04:38:17.006Z] 04:38:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-06T04:38:17.006Z] 04:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T04:38:17.006Z] 04:38:01 4 0.00 0.00 0.02 0.00 0.03 99.95 [2024-09-06T04:38:17.006Z] 04:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-06T04:38:17.006Z] 04:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T04:38:17.006Z] 04:38:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-06T04:38:17.006Z] Average: all 5.81 0.00 1.17 0.62 0.02 92.37 [2024-09-06T04:38:17.006Z] Average: 0 5.63 0.00 1.14 0.56 0.02 92.65 [2024-09-06T04:38:17.006Z] Average: 1 5.72 0.00 1.17 0.96 0.02 92.13 [2024-09-06T04:38:17.006Z] Average: 2 5.90 0.00 1.11 0.40 0.02 92.57 [2024-09-06T04:38:17.006Z] Average: 3 5.89 0.00 1.26 1.32 0.03 91.51 [2024-09-06T04:38:17.006Z] Average: 4 5.89 0.00 1.18 0.10 0.02 92.80 [2024-09-06T04:38:17.006Z] Average: 5 5.62 0.00 1.17 0.79 0.02 92.40 [2024-09-06T04:38:17.006Z] Average: 6 6.08 0.00 1.20 0.53 0.03 92.16 [2024-09-06T04:38:17.006Z] Average: 7 5.73 0.00 1.14 0.33 0.02 92.77 [2024-09-06T04:38:17.006Z] [2024-09-06T04:38:17.006Z] [2024-09-06T04:38:17.006Z]