Pull request #1568 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66047427902e15f84429ab32f8096173bc24f2ad+fdea4761bbcb74cab7badbb069f6efddd7703878 (cc38e496c6e093d380a2abe8a25319277077f277) 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-ssh10260673285818267483.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15146228433242782338.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1568/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-1568/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3695438719160177709.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-1568/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh658871971365321604.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh308691550251795070.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-1568/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-1568/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4570750953519999959.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-414 in /w/workspace/gexfoundry_device-sdk-go_PR-1568 [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-1568 # 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 Merging remotes/origin/main commit fdea4761bbcb74cab7badbb069f6efddd7703878 into PR head commit 66047427902e15f84429ab32f8096173bc24f2ad Merge succeeded, producing 66047427902e15f84429ab32f8096173bc24f2ad Checking out Revision 66047427902e15f84429ab32f8096173bc24f2ad (PR-1568) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/1568/head:refs/remotes/origin/PR-1568 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66047427902e15f84429ab32f8096173bc24f2ad # 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 fdea4761bbcb74cab7badbb069f6efddd7703878 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66047427902e15f84429ab32f8096173bc24f2ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-20T04:14:55.465Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-20T04:14:55.657Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-20T04:14:55.760Z] ========================================================= [2024-03-20T04:14:55.760Z] EdgeX Global Pipelines Version Info [2024-03-20T04:14:55.760Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:14:56.499Z] ------------------- [2024-03-20T04:14:56.499Z] stable info: [2024-03-20T04:14:56.499Z] ------------------- [2024-03-20T04:14:56.499Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-20T04:14:56.499Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-20T04:14:56.499Z] Message: update stable to v1.0.258 [2024-03-20T04:14:58.093Z] ------------------- [2024-03-20T04:14:58.093Z] experimental info: [2024-03-20T04:14:58.093Z] ------------------- [2024-03-20T04:14:58.093Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-20T04:14:58.093Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-20T04:14:58.093Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-20T04:14:58.301Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-03-20T04:14:58.349Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-03-20T04:14:58.402Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-20T04:14:58.452Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-20T04:14:58.506Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-20T04:14:58.560Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-20T04:14:58.613Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-20T04:14:58.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-03-20T04:14:58.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-20T04:14:58.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-20T04:14:58.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-20T04:14:58.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-03-20T04:14:58.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-20T04:14:58.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-20T04:14:59.036Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-20T04:14:59.092Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-03-20T04:14:59.140Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-20T04:14:59.193Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-20T04:14:59.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-20T04:14:59.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-20T04:14:59.346Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-20T04:14:59.397Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-20T04:14:59.446Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-20T04:14:59.499Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-20T04:14:59.551Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-20T04:14:59.600Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-20T04:14:59.653Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-20T04:14:59.707Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1568 [Pipeline] echo [2024-03-20T04:14:59.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1568 [Pipeline] echo [2024-03-20T04:14:59.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1568 [Pipeline] echo [2024-03-20T04:14:59.856Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66047427902e15f84429ab32f8096173bc24f2ad [Pipeline] echo [2024-03-20T04:14:59.901Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6604742 [Pipeline] echo [2024-03-20T04:14:59.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-20T04:15:00.087Z] provisioning config files... [2024-03-20T04:15:00.102Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp/config13938421727845261689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:15:00.488Z] ---> ****-login.sh [2024-03-20T04:15:00.489Z] nexus3.edgexfoundry.org:10001 [2024-03-20T04:15:00.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:15:01.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:15:01.010Z] Configure a credential helper to remove this warning. See [2024-03-20T04:15:01.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:15:01.010Z] [2024-03-20T04:15:01.010Z] Login Succeeded [2024-03-20T04:15:01.010Z] nexus3.edgexfoundry.org:10002 [2024-03-20T04:15:01.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:15:01.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:15:01.270Z] Configure a credential helper to remove this warning. See [2024-03-20T04:15:01.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:15:01.271Z] [2024-03-20T04:15:01.271Z] Login Succeeded [2024-03-20T04:15:01.271Z] nexus3.edgexfoundry.org:10003 [2024-03-20T04:15:01.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:15:01.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:15:01.271Z] Configure a credential helper to remove this warning. See [2024-03-20T04:15:01.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:15:01.271Z] [2024-03-20T04:15:01.271Z] Login Succeeded [2024-03-20T04:15:01.271Z] nexus3.edgexfoundry.org:10004 [2024-03-20T04:15:01.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:15:01.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:15:01.271Z] Configure a credential helper to remove this warning. See [2024-03-20T04:15:01.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:15:01.271Z] [2024-03-20T04:15:01.271Z] Login Succeeded [2024-03-20T04:15:01.271Z] ****.io [2024-03-20T04:15:01.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:15:01.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:15:01.825Z] Configure a credential helper to remove this warning. See [2024-03-20T04:15:01.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:15:01.825Z] [2024-03-20T04:15:01.825Z] Login Succeeded [2024-03-20T04:15:01.825Z] ---> ****-login.sh ends [Pipeline] } [2024-03-20T04:15:01.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-20T04:15:02.516Z] + git rev-list -1 --merges 66047427902e15f84429ab32f8096173bc24f2ad~1..66047427902e15f84429ab32f8096173bc24f2ad [Pipeline] echo [2024-03-20T04:15:02.561Z] -----------> git rev-list -1 --merges 66047427902e15f84429ab32f8096173bc24f2ad~1..66047427902e15f84429ab32f8096173bc24f2ad 66047427902e15f84429ab32f8096173bc24f2ad [false] [Pipeline] sh [2024-03-20T04:15:02.879Z] + git log --format=format:%s -1 66047427902e15f84429ab32f8096173bc24f2ad [Pipeline] echo [2024-03-20T04:15:02.918Z] ========================================================= [2024-03-20T04:15:02.918Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-20T04:15:02.918Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-20T04:15:03.360Z] + git log --format=format:%s -1 66047427902e15f84429ab32f8096173bc24f2ad [Pipeline] echo [2024-03-20T04:15:03.394Z] [semverPrep] GIT_COMMIT: 66047427902e15f84429ab32f8096173bc24f2ad, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-03-20T04:15:03.431Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-20T04:15:03.851Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-20T04:15:03.851Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-20T04:15:03.851Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-20T04:15:03.851Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-20T04:15:03.851Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-20T04:15:03.851Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-20T04:15:03.851Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:15:04.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T04:15:04.353Z] [2024-03-20T04:15:04.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:15:04.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T04:15:04.822Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-20T04:15:04.822Z] b85a868b505f: Pulling fs layer [2024-03-20T04:15:04.822Z] e2be974225ed: Pulling fs layer [2024-03-20T04:15:04.822Z] 339a4e72a1f5: Pulling fs layer [2024-03-20T04:15:04.822Z] 988bab9f4d93: Pulling fs layer [2024-03-20T04:15:04.822Z] 1469e6f7b9e6: Pulling fs layer [2024-03-20T04:15:04.822Z] eaf3925da568: Pulling fs layer [2024-03-20T04:15:04.822Z] bab4dde63d76: Pulling fs layer [2024-03-20T04:15:04.822Z] bde34c3a00c8: Pulling fs layer [2024-03-20T04:15:04.822Z] b352a97aabf1: Pulling fs layer [2024-03-20T04:15:04.822Z] 4872d77fe225: Pulling fs layer [2024-03-20T04:15:04.822Z] 5851b861e8e6: Pulling fs layer [2024-03-20T04:15:04.822Z] 988bab9f4d93: Waiting [2024-03-20T04:15:04.822Z] 1469e6f7b9e6: Waiting [2024-03-20T04:15:04.822Z] eaf3925da568: Waiting [2024-03-20T04:15:04.822Z] bab4dde63d76: Waiting [2024-03-20T04:15:04.822Z] bde34c3a00c8: Waiting [2024-03-20T04:15:04.822Z] b352a97aabf1: Waiting [2024-03-20T04:15:04.822Z] 4872d77fe225: Waiting [2024-03-20T04:15:04.822Z] 5851b861e8e6: Waiting [2024-03-20T04:15:04.822Z] e2be974225ed: Verifying Checksum [2024-03-20T04:15:04.822Z] e2be974225ed: Download complete [2024-03-20T04:15:04.822Z] 988bab9f4d93: Verifying Checksum [2024-03-20T04:15:04.822Z] 988bab9f4d93: Download complete [2024-03-20T04:15:05.082Z] 1469e6f7b9e6: Verifying Checksum [2024-03-20T04:15:05.082Z] 1469e6f7b9e6: Download complete [2024-03-20T04:15:05.082Z] 339a4e72a1f5: Verifying Checksum [2024-03-20T04:15:05.082Z] 339a4e72a1f5: Download complete [2024-03-20T04:15:05.082Z] eaf3925da568: Verifying Checksum [2024-03-20T04:15:05.082Z] eaf3925da568: Download complete [2024-03-20T04:15:05.082Z] bde34c3a00c8: Download complete [2024-03-20T04:15:05.082Z] b352a97aabf1: Download complete [2024-03-20T04:15:05.082Z] 4872d77fe225: Verifying Checksum [2024-03-20T04:15:05.082Z] 4872d77fe225: Download complete [2024-03-20T04:15:05.082Z] 5851b861e8e6: Verifying Checksum [2024-03-20T04:15:05.082Z] 5851b861e8e6: Download complete [2024-03-20T04:15:05.082Z] b85a868b505f: Verifying Checksum [2024-03-20T04:15:05.082Z] b85a868b505f: Download complete [2024-03-20T04:15:05.648Z] bab4dde63d76: Verifying Checksum [2024-03-20T04:15:05.648Z] bab4dde63d76: Download complete [2024-03-20T04:15:06.595Z] b85a868b505f: Pull complete [2024-03-20T04:15:06.595Z] e2be974225ed: Pull complete [2024-03-20T04:15:06.859Z] 339a4e72a1f5: Pull complete [2024-03-20T04:15:07.119Z] 988bab9f4d93: Pull complete [2024-03-20T04:15:07.378Z] 1469e6f7b9e6: Pull complete [2024-03-20T04:15:07.378Z] eaf3925da568: Pull complete [2024-03-20T04:15:09.287Z] bab4dde63d76: Pull complete [2024-03-20T04:15:09.287Z] bde34c3a00c8: Pull complete [2024-03-20T04:15:09.287Z] b352a97aabf1: Pull complete [2024-03-20T04:15:09.287Z] 4872d77fe225: Pull complete [2024-03-20T04:15:09.549Z] 5851b861e8e6: Pull complete [2024-03-20T04:15:09.549Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-20T04:15:09.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T04:15:09.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T04:15:09.829Z] prd-ubuntu20.04-docker-8c-8g-414 does not seem to be running inside a container [2024-03-20T04:15:09.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1568 -v /w/workspace/gexfoundry_device-sdk-go_PR-1568:/w/workspace/gexfoundry_device-sdk-go_PR-1568:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-20T04:15:13.769Z] $ docker top e0a8430b772fbab6da9f8adcd3db9435af638ea7ac4b446804012d9148f2e466 -eo pid,comm [2024-03-20T04:15:13.722Z] 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-03-20T04:15:13.723Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-20T04:15:13.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T04:15:13.915Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T04:15:14.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T04:15:14.122Z] $ docker exec e0a8430b772fbab6da9f8adcd3db9435af638ea7ac4b446804012d9148f2e466 ssh-agent [2024-03-20T04:15:14.139Z] SSH_AUTH_SOCK=/tmp/ssh-dgXVDa510iM3/agent.33 [2024-03-20T04:15:14.139Z] SSH_AGENT_PID=39 [2024-03-20T04:15:14.145Z] Running ssh-add (command line suppressed) [2024-03-20T04:15:14.346Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp/private_key_12445005321727631328.key (/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp/private_key_12445005321727631328.key) [2024-03-20T04:15:14.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T04:15:14.596Z] + git tag --points-at HEAD [Pipeline] } [2024-03-20T04:15:14.732Z] $ docker exec --env ******** --env ******** e0a8430b772fbab6da9f8adcd3db9435af638ea7ac4b446804012d9148f2e466 ssh-agent -k [2024-03-20T04:15:14.824Z] unset SSH_AUTH_SOCK; [2024-03-20T04:15:14.824Z] unset SSH_AGENT_PID; [2024-03-20T04:15:14.824Z] echo Agent pid 39 killed; [2024-03-20T04:15:14.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-20T04:15:14.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T04:15:14.841Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T04:15:14.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T04:15:15.055Z] $ docker exec e0a8430b772fbab6da9f8adcd3db9435af638ea7ac4b446804012d9148f2e466 ssh-agent [2024-03-20T04:15:15.079Z] SSH_AUTH_SOCK=/tmp/ssh-5MIjmbrSJriT/agent.73 [2024-03-20T04:15:15.079Z] SSH_AGENT_PID=79 [2024-03-20T04:15:15.084Z] Running ssh-add (command line suppressed) [2024-03-20T04:15:15.287Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp/private_key_5092606342090520883.key (/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp/private_key_5092606342090520883.key) [2024-03-20T04:15:15.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T04:15:15.546Z] + git semver init [2024-03-20T04:15:15.806Z] 2024-03-20 04:15:15,813 [run_init] DEBUG init version:0.0.0 force:False [2024-03-20T04:15:15.806Z] 2024-03-20 04:15:15,813 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver [2024-03-20T04:15:15.806Z] 2024-03-20 04:15:15,814 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver [2024-03-20T04:15:15.806Z] 2024-03-20 04:15:15,814 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1568, universal_newlines=False, shell=None, istream=None) [2024-03-20T04:15:17.199Z] 2024-03-20 04:15:17,082 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1568/.git/info/exclude [2024-03-20T04:15:17.199Z] 2024-03-20 04:15:17,083 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver/PR-1568 with force:False [2024-03-20T04:15:17.199Z] 2024-03-20 04:15:17,083 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver/PR-1568 [2024-03-20T04:15:17.199Z] 2024-03-20 04:15:17,088 [execute] INFO git cat-file --batch-check [2024-03-20T04:15:17.199Z] 2024-03-20 04:15:17,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver, universal_newlines=False, shell=None, istream=) [2024-03-20T04:15:17.199Z] 2024-03-20 04:15:17,094 [execute] INFO git cat-file --batch [2024-03-20T04:15:17.199Z] 2024-03-20 04:15:17,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver, universal_newlines=False, shell=None, istream=) [2024-03-20T04:15:17.199Z] 2024-03-20 04:15:17,099 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1568/.semver/PR-1568 [2024-03-20T04:15:17.199Z] 0.0.0 [Pipeline] } [2024-03-20T04:15:17.336Z] $ docker exec --env ******** --env ******** e0a8430b772fbab6da9f8adcd3db9435af638ea7ac4b446804012d9148f2e466 ssh-agent -k [2024-03-20T04:15:17.440Z] unset SSH_AUTH_SOCK; [2024-03-20T04:15:17.440Z] unset SSH_AGENT_PID; [2024-03-20T04:15:17.440Z] echo Agent pid 79 killed; [2024-03-20T04:15:17.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-20T04:15:17.796Z] + git semver [Pipeline] } [2024-03-20T04:15:18.639Z] $ docker stop --time=1 e0a8430b772fbab6da9f8adcd3db9435af638ea7ac4b446804012d9148f2e466 [2024-03-20T04:15:19.926Z] $ docker rm -f --volumes e0a8430b772fbab6da9f8adcd3db9435af638ea7ac4b446804012d9148f2e466 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-20T04:15:20.215Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-20T04:15:20.489Z] Stashed 1 file(s) [Pipeline] echo [2024-03-20T04:15:20.506Z] [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-03-20T04:15:21.129Z] provisioning config files... [2024-03-20T04:15:21.139Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp/config3565657902881712484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:15:21.505Z] ---> ****-login.sh [2024-03-20T04:15:21.505Z] nexus3.edgexfoundry.org:10001 [2024-03-20T04:15:21.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:15:21.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:15:21.505Z] Configure a credential helper to remove this warning. See [2024-03-20T04:15:21.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:15:21.505Z] [2024-03-20T04:15:21.505Z] Login Succeeded [2024-03-20T04:15:21.505Z] nexus3.edgexfoundry.org:10002 [2024-03-20T04:15:21.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:15:21.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:15:21.505Z] Configure a credential helper to remove this warning. See [2024-03-20T04:15:21.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:15:21.505Z] [2024-03-20T04:15:21.505Z] Login Succeeded [2024-03-20T04:15:21.505Z] nexus3.edgexfoundry.org:10003 [2024-03-20T04:15:21.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:15:21.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:15:21.765Z] Configure a credential helper to remove this warning. See [2024-03-20T04:15:21.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:15:21.765Z] [2024-03-20T04:15:21.765Z] Login Succeeded [2024-03-20T04:15:21.765Z] nexus3.edgexfoundry.org:10004 [2024-03-20T04:15:21.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:15:21.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:15:21.765Z] Configure a credential helper to remove this warning. See [2024-03-20T04:15:21.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:15:21.765Z] [2024-03-20T04:15:21.765Z] Login Succeeded [2024-03-20T04:15:21.765Z] ****.io [2024-03-20T04:15:22.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:15:22.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:15:22.025Z] Configure a credential helper to remove this warning. See [2024-03-20T04:15:22.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:15:22.025Z] [2024-03-20T04:15:22.025Z] Login Succeeded [2024-03-20T04:15:22.025Z] ---> ****-login.sh ends [Pipeline] } [2024-03-20T04:15:22.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-20T04:15:22.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T04:15:22.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T04:15:22.341Z] ========================================================= [2024-03-20T04:15:22.341Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-20T04:15:22.341Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:15:22.832Z] + 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-03-20T04:15:22.832Z] Sending build context to Docker daemon 22.03MB [2024-03-20T04:15:22.832Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-20T04:15:22.832Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-20T04:15:23.094Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-20T04:15:23.094Z] 7264a8db6415: Pulling fs layer [2024-03-20T04:15:23.094Z] c4d48a809fc2: Pulling fs layer [2024-03-20T04:15:23.094Z] 4f1c88b9dad5: Pulling fs layer [2024-03-20T04:15:23.094Z] ad3a456e5733: Pulling fs layer [2024-03-20T04:15:23.094Z] 69c7f0334f64: Pulling fs layer [2024-03-20T04:15:23.094Z] 1f1c1a5573a3: Pulling fs layer [2024-03-20T04:15:23.094Z] ce7588e14bc9: Pulling fs layer [2024-03-20T04:15:23.094Z] b5e4710f87ac: Pulling fs layer [2024-03-20T04:15:23.094Z] ad3a456e5733: Waiting [2024-03-20T04:15:23.094Z] 69c7f0334f64: Waiting [2024-03-20T04:15:23.094Z] 1f1c1a5573a3: Waiting [2024-03-20T04:15:23.094Z] ce7588e14bc9: Waiting [2024-03-20T04:15:23.094Z] b5e4710f87ac: Waiting [2024-03-20T04:15:23.094Z] c4d48a809fc2: Verifying Checksum [2024-03-20T04:15:23.094Z] c4d48a809fc2: Download complete [2024-03-20T04:15:23.094Z] ad3a456e5733: Verifying Checksum [2024-03-20T04:15:23.094Z] ad3a456e5733: Download complete [2024-03-20T04:15:23.094Z] 69c7f0334f64: Verifying Checksum [2024-03-20T04:15:23.094Z] 69c7f0334f64: Download complete [2024-03-20T04:15:23.094Z] 7264a8db6415: Verifying Checksum [2024-03-20T04:15:23.094Z] 7264a8db6415: Download complete [2024-03-20T04:15:23.355Z] 1f1c1a5573a3: Verifying Checksum [2024-03-20T04:15:23.355Z] 1f1c1a5573a3: Download complete [2024-03-20T04:15:23.355Z] b5e4710f87ac: Verifying Checksum [2024-03-20T04:15:23.617Z] 7264a8db6415: Pull complete [2024-03-20T04:15:23.617Z] 4f1c88b9dad5: Verifying Checksum [2024-03-20T04:15:23.617Z] 4f1c88b9dad5: Download complete [2024-03-20T04:15:23.876Z] c4d48a809fc2: Pull complete [2024-03-20T04:15:24.135Z] ce7588e14bc9: Verifying Checksum [2024-03-20T04:15:24.135Z] ce7588e14bc9: Download complete [2024-03-20T04:15:26.670Z] 4f1c88b9dad5: Pull complete [2024-03-20T04:15:26.929Z] ad3a456e5733: Pull complete [2024-03-20T04:15:26.929Z] 69c7f0334f64: Pull complete [2024-03-20T04:15:26.929Z] 1f1c1a5573a3: Pull complete [2024-03-20T04:15:29.458Z] ce7588e14bc9: Pull complete [2024-03-20T04:15:29.717Z] b5e4710f87ac: Pull complete [2024-03-20T04:15:29.717Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-20T04:15:29.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-20T04:15:29.717Z] ---> 88b5674ff536 [2024-03-20T04:15:29.717Z] Step 3/10 : ARG MAKE=make build [2024-03-20T04:15:34.995Z] ---> Running in 95fbadc725e7 [2024-03-20T04:15:35.254Z] Removing intermediate container 95fbadc725e7 [2024-03-20T04:15:35.254Z] ---> 5b5b2203d04a [2024-03-20T04:15:35.254Z] Step 4/10 : WORKDIR /device-sdk-go [2024-03-20T04:15:35.254Z] ---> Running in 886d816c3e4d [2024-03-20T04:15:35.254Z] Removing intermediate container 886d816c3e4d [2024-03-20T04:15:35.254Z] ---> d3c2c4e13649 [2024-03-20T04:15:35.254Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-20T04:15:35.254Z] ---> Running in 90de83daf79a [2024-03-20T04:15:35.514Z] Removing intermediate container 90de83daf79a [2024-03-20T04:15:35.514Z] ---> db2a248d8450 [2024-03-20T04:15:35.514Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-03-20T04:15:35.514Z] ---> Running in 577decd214ea [2024-03-20T04:15:35.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T04:15:35.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T04:15:35.948Z] Still waiting to schedule task [2024-03-20T04:15:35.948Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-20T04:15:36.342Z] OK: 264 MiB in 52 packages [2024-03-20T04:15:36.601Z] Removing intermediate container 577decd214ea [2024-03-20T04:15:36.601Z] ---> c4a3f86bdc30 [2024-03-20T04:15:36.601Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-20T04:15:36.601Z] ---> a43fb463984e [2024-03-20T04:15:36.601Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T04:15:36.601Z] ---> Running in 3dab8883b277 [2024-03-20T04:16:44.307Z] Removing intermediate container 3dab8883b277 [2024-03-20T04:16:44.307Z] ---> 231c918f2122 [2024-03-20T04:16:44.307Z] Step 9/10 : COPY . . [2024-03-20T04:16:44.566Z] ---> 9a0b1867416a [2024-03-20T04:16:44.566Z] Step 10/10 : RUN ${MAKE} [2024-03-20T04:16:44.566Z] ---> Running in faf848efc1b0 [2024-03-20T04:16:44.824Z] noop [2024-03-20T04:16:45.083Z] Removing intermediate container faf848efc1b0 [2024-03-20T04:16:45.083Z] ---> 123217a74542 [2024-03-20T04:16:45.083Z] Successfully built 123217a74542 [2024-03-20T04:16:45.083Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:16:45.545Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-20T04:16:45.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T04:16:45.706Z] prd-ubuntu20.04-docker-8c-8g-414 does not seem to be running inside a container [2024-03-20T04:16:45.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1568 -v /w/workspace/gexfoundry_device-sdk-go_PR-1568:/w/workspace/gexfoundry_device-sdk-go_PR-1568:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-20T04:16:46.480Z] $ docker top cf16f0108218900f59c422245b74abe8f43a747dabd955596973f59d2bac8ede -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T04:16:46.892Z] + go version [2024-03-20T04:16:46.892Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-20T04:16:46.904Z] $ docker stop --time=1 cf16f0108218900f59c422245b74abe8f43a747dabd955596973f59d2bac8ede [2024-03-20T04:16:50.952Z] $ docker rm -f --volumes cf16f0108218900f59c422245b74abe8f43a747dabd955596973f59d2bac8ede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:16:53.261Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-20T04:16:53.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T04:16:53.428Z] prd-ubuntu20.04-docker-8c-8g-414 does not seem to be running inside a container [2024-03-20T04:16:53.440Z] $ 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-1568 -v /w/workspace/gexfoundry_device-sdk-go_PR-1568:/w/workspace/gexfoundry_device-sdk-go_PR-1568:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-20T04:16:53.749Z] $ docker top 8019826e179a909d071f7fe0ffde8cd794ff8c4a5ea94b50a453af59fa3ca158 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T04:16:54.170Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1568 [Pipeline] fileExists [Pipeline] sh [2024-03-20T04:16:54.536Z] + make test [2024-03-20T04:16:54.536Z] go test -race -coverprofile=coverage.out ./... [2024-03-20T04:17:00.855Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-415 in /w/workspace/gexfoundry_device-sdk-go_PR-1568 [Pipeline] { [Pipeline] ws [2024-03-20T04:17:00.915Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-03-20T04:17:01.103Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-03-20T04:17:04.024Z] The recommended git tool is: git [2024-03-20T04:17:08.831Z] using credential edgex-jenkins-ssh [2024-03-20T04:17:08.852Z] Cloning the remote Git repository [2024-03-20T04:17:08.889Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-03-20T04:17:08.983Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-03-20T04:17:09.116Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-03-20T04:17:09.117Z] > git --version # timeout=10 [2024-03-20T04:17:09.136Z] > git --version # 'git version 2.25.1' [2024-03-20T04:17:09.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-20T04:17:09.273Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-20T04:17:11.566Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-03-20T04:17:11.598Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-20T04:17:12.395Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-03-20T04:17:12.432Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-03-20T04:17:12.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-20T04:17:12.456Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1568/head:refs/remotes/origin/PR-1568 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-20T04:17:12.983Z] Merging remotes/origin/main commit fdea4761bbcb74cab7badbb069f6efddd7703878 into PR head commit 66047427902e15f84429ab32f8096173bc24f2ad [2024-03-20T04:17:13.265Z] Merge succeeded, producing 66047427902e15f84429ab32f8096173bc24f2ad [2024-03-20T04:17:13.266Z] Checking out Revision 66047427902e15f84429ab32f8096173bc24f2ad (PR-1568) [2024-03-20T04:17:13.805Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-03-20T04:17:13.847Z] > git --version # timeout=10 [2024-03-20T04:17:13.857Z] > git --version # 'git version 2.25.1' [2024-03-20T04:17:13.869Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-20T04:17:12.998Z] > git config core.sparsecheckout # timeout=10 [2024-03-20T04:17:13.066Z] > git checkout -f 66047427902e15f84429ab32f8096173bc24f2ad # timeout=10 [2024-03-20T04:17:13.170Z] > git remote # timeout=10 [2024-03-20T04:17:13.191Z] > git config --get remote.origin.url # timeout=10 [2024-03-20T04:17:13.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-20T04:17:13.228Z] > git merge fdea4761bbcb74cab7badbb069f6efddd7703878 # timeout=10 [2024-03-20T04:17:13.249Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-20T04:17:13.269Z] > git config core.sparsecheckout # timeout=10 [2024-03-20T04:17:13.291Z] > git checkout -f 66047427902e15f84429ab32f8096173bc24f2ad # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-20T04:17:18.588Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-20T04:17:18.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-20T04:17:18.588Z] Dload Upload Total Spent Left Speed [2024-03-20T04:17:18.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-03-20T04:17:18.934Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-20T04:17:19.267Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-20T04:17:19.267Z] + sudo tee /etc/docker/daemon.new [2024-03-20T04:17:19.267Z] { [2024-03-20T04:17:19.267Z] "registry-mirrors": [ [2024-03-20T04:17:19.267Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-20T04:17:19.267Z] ], [2024-03-20T04:17:19.267Z] "bip": "10.250.0.254/24", [2024-03-20T04:17:19.267Z] "hosts": [ [2024-03-20T04:17:19.267Z] "tcp://0.0.0.0:5555", [2024-03-20T04:17:19.267Z] "unix:///var/run/docker.sock" [2024-03-20T04:17:19.267Z] ], [2024-03-20T04:17:19.267Z] "mtu": 1458, [2024-03-20T04:17:19.267Z] "selinux-enabled": true, [2024-03-20T04:17:19.267Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-20T04:17:19.267Z] } [Pipeline] sh [2024-03-20T04:17:19.606Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-20T04:17:19.949Z] + sudo service docker restart [2024-03-20T04:17:27.686Z] # github.com/edgexfoundry/device-sdk-go/v3/pkg/service [2024-03-20T04:17:27.686Z] pkg/service/service.go:123:47: not enough arguments in call to handlers.NewHttpServer [2024-03-20T04:17:27.686Z] have (*echo.Echo, bool) [2024-03-20T04:17:27.686Z] want (*echo.Echo, bool, string) [2024-03-20T04:17:30.979Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-03-20T04:17:30.979Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-03-20T04:17:30.979Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-03-20T04:17:30.979Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-03-20T04:17:31.914Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.045s coverage: 27.6% of statements [2024-03-20T04:17:31.914Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.058s coverage: 81.5% of statements [2024-03-20T04:17:32.481Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-03-20T04:17:32.481Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-03-20T04:17:33.417Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-03-20T04:17:33.417Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.070s coverage: 86.0% of statements [2024-03-20T04:17:33.417Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-03-20T04:17:33.417Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-20T04:17:34.357Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.095s coverage: 71.8% of statements [2024-03-20T04:17:37.647Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.065s coverage: 14.4% of statements [2024-03-20T04:17:37.648Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.646s coverage: 45.9% of statements [2024-03-20T04:17:37.648Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.074s coverage: 68.5% of statements [2024-03-20T04:17:37.648Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.101s coverage: 89.2% of statements [2024-03-20T04:17:37.648Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] [2024-03-20T04:17:37.648Z] FAIL [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-20T04:17:38.255Z] provisioning config files... [2024-03-20T04:17:38.279Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config18079340282114346644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:17:38.731Z] ---> ****-login.sh [2024-03-20T04:17:38.731Z] nexus3.edgexfoundry.org:10001 [2024-03-20T04:17:38.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:17:39.023Z] make: *** [Makefile:38: unittest] Error 1 [Pipeline] } [2024-03-20T04:17:39.054Z] $ docker stop --time=1 8019826e179a909d071f7fe0ffde8cd794ff8c4a5ea94b50a453af59fa3ca158 [2024-03-20T04:17:39.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:17:39.268Z] Configure a credential helper to remove this warning. See [2024-03-20T04:17:39.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:17:39.268Z] [2024-03-20T04:17:39.268Z] Login Succeeded [2024-03-20T04:17:39.268Z] nexus3.edgexfoundry.org:10002 [2024-03-20T04:17:39.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:17:39.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:17:39.534Z] Configure a credential helper to remove this warning. See [2024-03-20T04:17:39.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:17:39.535Z] [2024-03-20T04:17:39.535Z] Login Succeeded [2024-03-20T04:17:39.535Z] nexus3.edgexfoundry.org:10003 [2024-03-20T04:17:39.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:17:40.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:17:40.074Z] Configure a credential helper to remove this warning. See [2024-03-20T04:17:40.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:17:40.074Z] [2024-03-20T04:17:40.074Z] Login Succeeded [2024-03-20T04:17:40.074Z] nexus3.edgexfoundry.org:10004 [2024-03-20T04:17:40.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:17:40.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:17:40.346Z] Configure a credential helper to remove this warning. See [2024-03-20T04:17:40.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:17:40.346Z] [2024-03-20T04:17:40.346Z] Login Succeeded [2024-03-20T04:17:40.346Z] ****.io [2024-03-20T04:17:40.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T04:17:40.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T04:17:40.879Z] Configure a credential helper to remove this warning. See [2024-03-20T04:17:40.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T04:17:40.879Z] [2024-03-20T04:17:40.879Z] Login Succeeded [2024-03-20T04:17:40.879Z] ---> ****-login.sh ends [2024-03-20T04:17:42.412Z] $ docker rm -f --volumes 8019826e179a909d071f7fe0ffde8cd794ff8c4a5ea94b50a453af59fa3ca158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-03-20T04:17:42.766Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] echo [2024-03-20T04:17:43.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Snap) [Pipeline] echo [2024-03-20T04:17:43.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] echo [2024-03-20T04:17:43.526Z] ========================================================= [2024-03-20T04:17:43.526Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-20T04:17:43.526Z] ========================================================= [Pipeline] fileExists [Pipeline] script [Pipeline] { [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:17:43.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T04:17:43.994Z] [2024-03-20T04:17:43.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:17:44.111Z] + 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-03-20T04:17:44.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T04:17:44.375Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-20T04:17:44.375Z] 5eb5b503b376: Pulling fs layer [2024-03-20T04:17:44.375Z] 5c69ac0246d0: Pulling fs layer [2024-03-20T04:17:44.375Z] ec43610c2a17: Pulling fs layer [2024-03-20T04:17:44.375Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-20T04:17:44.375Z] 33b1e0a273af: Pulling fs layer [2024-03-20T04:17:44.375Z] 5d3b04190fa2: Pulling fs layer [2024-03-20T04:17:44.375Z] 2f39f015ded8: Pulling fs layer [2024-03-20T04:17:44.375Z] 3a2ae6a8a46f: Waiting [2024-03-20T04:17:44.375Z] 33b1e0a273af: Waiting [2024-03-20T04:17:44.375Z] 5c69ac0246d0: Download complete [2024-03-20T04:17:44.375Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-20T04:17:44.375Z] 3a2ae6a8a46f: Download complete [2024-03-20T04:17:44.375Z] 33b1e0a273af: Verifying Checksum [2024-03-20T04:17:44.375Z] 33b1e0a273af: Download complete [2024-03-20T04:17:44.637Z] 5d3b04190fa2: Verifying Checksum [2024-03-20T04:17:44.637Z] 5d3b04190fa2: Download complete [2024-03-20T04:17:44.637Z] ec43610c2a17: Verifying Checksum [2024-03-20T04:17:44.637Z] ec43610c2a17: Download complete [2024-03-20T04:17:44.637Z] 5eb5b503b376: Verifying Checksum [2024-03-20T04:17:44.637Z] 5eb5b503b376: Download complete [2024-03-20T04:17:44.697Z] Sending build context to Docker daemon 11.42MB [2024-03-20T04:17:44.697Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-20T04:17:44.697Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-20T04:17:44.697Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-20T04:17:44.697Z] 9fda8d8052c6: Pulling fs layer [2024-03-20T04:17:44.697Z] 5d54e960e981: Pulling fs layer [2024-03-20T04:17:44.697Z] c4a7e357bf2a: Pulling fs layer [2024-03-20T04:17:44.697Z] f0e02332f6b5: Pulling fs layer [2024-03-20T04:17:44.697Z] 872ee5b61b7b: Pulling fs layer [2024-03-20T04:17:44.697Z] 0c6a40ed1a82: Pulling fs layer [2024-03-20T04:17:44.697Z] 94ae7d8d031c: Pulling fs layer [2024-03-20T04:17:44.697Z] 872ee5b61b7b: Waiting [2024-03-20T04:17:44.697Z] 0c6a40ed1a82: Waiting [2024-03-20T04:17:44.697Z] f0e02332f6b5: Waiting [2024-03-20T04:17:44.697Z] 94ae7d8d031c: Waiting [2024-03-20T04:17:44.697Z] 5d54e960e981: Download complete [2024-03-20T04:17:44.697Z] f0e02332f6b5: Verifying Checksum [2024-03-20T04:17:44.697Z] f0e02332f6b5: Download complete [2024-03-20T04:17:44.967Z] 872ee5b61b7b: Verifying Checksum [2024-03-20T04:17:44.967Z] 872ee5b61b7b: Download complete [2024-03-20T04:17:44.967Z] 9fda8d8052c6: Verifying Checksum [2024-03-20T04:17:44.967Z] 9fda8d8052c6: Download complete [2024-03-20T04:17:45.206Z] 2f39f015ded8: Download complete [2024-03-20T04:17:45.235Z] 94ae7d8d031c: Verifying Checksum [2024-03-20T04:17:45.235Z] 94ae7d8d031c: Download complete [2024-03-20T04:17:45.776Z] 5eb5b503b376: Pull complete [2024-03-20T04:17:45.817Z] 9fda8d8052c6: Pull complete [2024-03-20T04:17:46.035Z] 5c69ac0246d0: Pull complete [2024-03-20T04:17:46.403Z] 5d54e960e981: Pull complete [2024-03-20T04:17:46.603Z] ec43610c2a17: Pull complete [2024-03-20T04:17:46.603Z] 3a2ae6a8a46f: Pull complete [2024-03-20T04:17:46.669Z] c4a7e357bf2a: Verifying Checksum [2024-03-20T04:17:46.669Z] c4a7e357bf2a: Download complete [2024-03-20T04:17:46.862Z] 33b1e0a273af: Pull complete [2024-03-20T04:17:46.862Z] 5d3b04190fa2: Pull complete [2024-03-20T04:17:47.628Z] 0c6a40ed1a82: Verifying Checksum [2024-03-20T04:17:47.628Z] 0c6a40ed1a82: Download complete [2024-03-20T04:17:51.057Z] 2f39f015ded8: Pull complete [2024-03-20T04:17:51.057Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-20T04:17:51.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T04:17:51.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T04:17:51.313Z] prd-ubuntu20.04-docker-8c-8g-414 does not seem to be running inside a container [2024-03-20T04:17:51.330Z] $ 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-1568 -v /w/workspace/gexfoundry_device-sdk-go_PR-1568:/w/workspace/gexfoundry_device-sdk-go_PR-1568:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-20T04:17:56.048Z] $ docker top e45e9560637ec190d47e6d2d04323c67a8f94a3b2d3cd14c8895ceece08e0077 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:17:56.550Z] ---> job-cost.sh [2024-03-20T04:17:56.550Z] lf-activate-venv: SKIPPING [2024-03-20T04:17:56.550Z] INFO: No Stack... [2024-03-20T04:17:56.809Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-20T04:17:57.069Z] INFO: Archiving Costs [Pipeline] sh [2024-03-20T04:17:57.397Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1568/archives/cost.csv [2024-03-20T04:17:57.397Z] + cut -d, -f6 [Pipeline] lock [2024-03-20T04:17:57.436Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] [2024-03-20T04:17:57.441Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] did not exist. Created. [2024-03-20T04:17:57.445Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-20T04:17:57.841Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-20T04:17:57.907Z] Stashed 1 file(s) [Pipeline] } [2024-03-20T04:17:57.928Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-20T04:17:58.006Z] $ docker stop --time=1 e45e9560637ec190d47e6d2d04323c67a8f94a3b2d3cd14c8895ceece08e0077 [2024-03-20T04:17:59.151Z] $ docker rm -f --volumes e45e9560637ec190d47e6d2d04323c67a8f94a3b2d3cd14c8895ceece08e0077 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-20T04:17:59.600Z] Failed in branch amd64 [2024-03-20T04:17:59.945Z] c4a7e357bf2a: Pull complete [2024-03-20T04:17:59.945Z] f0e02332f6b5: Pull complete [2024-03-20T04:17:59.945Z] 872ee5b61b7b: Pull complete [2024-03-20T04:18:08.157Z] 0c6a40ed1a82: Pull complete [2024-03-20T04:18:09.571Z] 94ae7d8d031c: Pull complete [2024-03-20T04:18:09.571Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-20T04:18:09.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-20T04:18:09.571Z] ---> 86de565de09d [2024-03-20T04:18:09.571Z] Step 3/10 : ARG MAKE=make build [2024-03-20T04:18:11.527Z] ---> Running in 816e3b948ea5 [2024-03-20T04:18:11.527Z] Removing intermediate container 816e3b948ea5 [2024-03-20T04:18:11.527Z] ---> 844417620136 [2024-03-20T04:18:11.527Z] Step 4/10 : WORKDIR /device-sdk-go [2024-03-20T04:18:11.801Z] ---> Running in 68c3d58bf186 [2024-03-20T04:18:12.074Z] Removing intermediate container 68c3d58bf186 [2024-03-20T04:18:12.074Z] ---> 2b5828cc5871 [2024-03-20T04:18:12.074Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-20T04:18:12.074Z] ---> Running in 0a71eb67bee3 [2024-03-20T04:18:12.343Z] Removing intermediate container 0a71eb67bee3 [2024-03-20T04:18:12.343Z] ---> 4ab2b74d8323 [2024-03-20T04:18:12.343Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-03-20T04:18:12.610Z] ---> Running in dbc04a8cacf8 [2024-03-20T04:18:13.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T04:18:13.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T04:18:14.814Z] OK: 266 MiB in 52 packages [2024-03-20T04:18:15.782Z] Removing intermediate container dbc04a8cacf8 [2024-03-20T04:18:15.782Z] ---> 15db21988a60 [2024-03-20T04:18:15.782Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-20T04:18:16.361Z] ---> a7076145d673 [2024-03-20T04:18:16.361Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T04:18:16.361Z] ---> Running in 5c8cd108d9b8 [2024-03-20T04:20:23.005Z] Removing intermediate container 5c8cd108d9b8 [2024-03-20T04:20:23.005Z] ---> 4e9e09d0e613 [2024-03-20T04:20:23.005Z] Step 9/10 : COPY . . [2024-03-20T04:20:23.005Z] ---> 5f40d8ae5e69 [2024-03-20T04:20:23.005Z] Step 10/10 : RUN ${MAKE} [2024-03-20T04:20:23.005Z] ---> Running in 5c48d59b1159 [2024-03-20T04:20:23.005Z] noop [2024-03-20T04:20:23.005Z] Removing intermediate container 5c48d59b1159 [2024-03-20T04:20:23.005Z] ---> 1d790ee84eb4 [2024-03-20T04:20:23.005Z] Successfully built 1d790ee84eb4 [2024-03-20T04:20:23.005Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:20:23.510Z] + docker inspect -f . ci-base-image-arm64 [2024-03-20T04:20:23.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T04:20:23.831Z] prd-ubuntu20.04-docker-arm64-4c-16g-415 does not seem to be running inside a container [2024-03-20T04:20:23.894Z] $ 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-03-20T04:20:25.119Z] $ docker top ca3aa7f286d826688a91b16d2e67bf6c7b97d78ea799b34e3124e9ba59bd6205 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T04:20:26.015Z] + go version [2024-03-20T04:20:26.015Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-20T04:20:26.052Z] $ docker stop --time=1 ca3aa7f286d826688a91b16d2e67bf6c7b97d78ea799b34e3124e9ba59bd6205 [2024-03-20T04:20:27.708Z] $ docker rm -f --volumes ca3aa7f286d826688a91b16d2e67bf6c7b97d78ea799b34e3124e9ba59bd6205 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:20:28.604Z] + docker inspect -f . ci-base-image-arm64 [2024-03-20T04:20:28.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T04:20:28.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-415 does not seem to be running inside a container [2024-03-20T04:20:28.937Z] $ 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-03-20T04:20:30.170Z] $ docker top bad5cc4e12df5d7949a26d291f580e0550e569b3d290cea063af01de460df08e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T04:20:31.065Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-20T04:20:31.816Z] + make test [2024-03-20T04:20:31.816Z] go test -race -coverprofile=coverage.out ./... [2024-03-20T04:21:10.758Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-03-20T04:23:47.512Z] # github.com/edgexfoundry/device-sdk-go/v3/pkg/service [2024-03-20T04:23:47.512Z] pkg/service/service.go:123:47: not enough arguments in call to handlers.NewHttpServer [2024-03-20T04:23:47.512Z] have (*echo.Echo, bool) [2024-03-20T04:23:47.512Z] want (*echo.Echo, bool, string) [2024-03-20T04:23:59.833Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-03-20T04:23:59.833Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-03-20T04:23:59.833Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-03-20T04:23:59.833Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-03-20T04:24:08.083Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.196s coverage: 27.6% of statements [2024-03-20T04:24:10.686Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.249s coverage: 81.5% of statements [2024-03-20T04:24:14.953Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-03-20T04:24:14.953Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-03-20T04:24:16.382Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.345s coverage: 86.0% of statements [2024-03-20T04:24:20.635Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-03-20T04:24:22.042Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.865s coverage: 71.8% of statements [2024-03-20T04:24:25.377Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.416s coverage: 14.4% of statements [2024-03-20T04:24:25.377Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.615s coverage: 45.9% of statements [2024-03-20T04:24:25.646Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-03-20T04:24:25.646Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-20T04:24:27.068Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.354s coverage: 68.5% of statements [2024-03-20T04:24:29.648Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.416s coverage: 89.2% of statements [2024-03-20T04:24:29.648Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] [2024-03-20T04:24:29.648Z] FAIL [2024-03-20T04:24:30.608Z] make: *** [Makefile:38: unittest] Error 1 [Pipeline] } [2024-03-20T04:24:30.662Z] $ docker stop --time=1 bad5cc4e12df5d7949a26d291f580e0550e569b3d290cea063af01de460df08e [2024-03-20T04:24:32.681Z] $ docker rm -f --volumes bad5cc4e12df5d7949a26d291f580e0550e569b3d290cea063af01de460df08e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:24:34.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T04:24:34.841Z] [2024-03-20T04:24:34.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:24:35.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T04:24:35.246Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-20T04:24:35.246Z] 8998bd30e6a1: Pulling fs layer [2024-03-20T04:24:35.246Z] 04944245beec: Pulling fs layer [2024-03-20T04:24:35.246Z] 699f458cf7ca: Pulling fs layer [2024-03-20T04:24:35.246Z] 765212b225bb: Pulling fs layer [2024-03-20T04:24:35.246Z] f23df028b6ca: Pulling fs layer [2024-03-20T04:24:35.246Z] d65c8cfc05b1: Pulling fs layer [2024-03-20T04:24:35.246Z] 2437ff75d9bd: Pulling fs layer [2024-03-20T04:24:35.246Z] d65c8cfc05b1: Waiting [2024-03-20T04:24:35.246Z] 2437ff75d9bd: Waiting [2024-03-20T04:24:35.516Z] f23df028b6ca: Waiting [2024-03-20T04:24:35.516Z] 765212b225bb: Waiting [2024-03-20T04:24:35.516Z] 04944245beec: Verifying Checksum [2024-03-20T04:24:35.516Z] 04944245beec: Download complete [2024-03-20T04:24:35.516Z] 765212b225bb: Verifying Checksum [2024-03-20T04:24:35.516Z] 765212b225bb: Download complete [2024-03-20T04:24:35.516Z] f23df028b6ca: Verifying Checksum [2024-03-20T04:24:35.516Z] f23df028b6ca: Download complete [2024-03-20T04:24:35.516Z] d65c8cfc05b1: Verifying Checksum [2024-03-20T04:24:35.516Z] d65c8cfc05b1: Download complete [2024-03-20T04:24:35.783Z] 699f458cf7ca: Verifying Checksum [2024-03-20T04:24:35.783Z] 699f458cf7ca: Download complete [2024-03-20T04:24:36.059Z] 8998bd30e6a1: Verifying Checksum [2024-03-20T04:24:36.059Z] 8998bd30e6a1: Download complete [2024-03-20T04:24:38.640Z] 2437ff75d9bd: Verifying Checksum [2024-03-20T04:24:38.640Z] 2437ff75d9bd: Download complete [2024-03-20T04:24:41.230Z] 8998bd30e6a1: Pull complete [2024-03-20T04:24:41.230Z] 04944245beec: Pull complete [2024-03-20T04:24:43.173Z] 699f458cf7ca: Pull complete [2024-03-20T04:24:43.173Z] 765212b225bb: Pull complete [2024-03-20T04:24:44.137Z] f23df028b6ca: Pull complete [2024-03-20T04:24:44.137Z] d65c8cfc05b1: Pull complete [2024-03-20T04:25:02.340Z] 2437ff75d9bd: Pull complete [2024-03-20T04:25:02.340Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-20T04:25:02.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T04:25:02.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T04:25:02.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-415 does not seem to be running inside a container [2024-03-20T04:25:02.780Z] $ 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-03-20T04:25:05.407Z] $ docker top defdb3e71710098ed4cf756c41cb430e982fc3d427b3e83334faf068fcb8b4ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:25:06.308Z] ---> job-cost.sh [2024-03-20T04:25:06.308Z] lf-activate-venv: SKIPPING [2024-03-20T04:25:06.308Z] INFO: No Stack... [2024-03-20T04:25:06.888Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-20T04:25:07.465Z] INFO: Archiving Costs [Pipeline] sh [2024-03-20T04:25:08.112Z] + + cut -d, -f6 [2024-03-20T04:25:08.112Z] cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2024-03-20T04:25:08.185Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] [2024-03-20T04:25:08.190Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] did not exist. Created. [2024-03-20T04:25:08.195Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-20T04:25:08.928Z] /w/workspace/device-sdk-go/1@tmp/durable-3d5c61d7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-20T04:25:09.579Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-20T04:25:09.614Z] Warning: overwriting stash ‘stack-cost’ [2024-03-20T04:25:10.061Z] Stashed 1 file(s) [Pipeline] } [2024-03-20T04:25:10.077Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1568-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-20T04:25:10.172Z] $ docker stop --time=1 defdb3e71710098ed4cf756c41cb430e982fc3d427b3e83334faf068fcb8b4ba [2024-03-20T04:25:11.692Z] $ docker rm -f --volumes defdb3e71710098ed4cf756c41cb430e982fc3d427b3e83334faf068fcb8b4ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-20T04:25:12.480Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03-20T04:25:14.663Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1568/archives ] [2024-03-20T04:25:14.663Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1568/archives [2024-03-20T04:25:14.663Z] total 16 [2024-03-20T04:25:14.663Z] drwxr-xr-x 3 root root 4096 Mar 20 04:17 . [2024-03-20T04:25:14.663Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 04:17 .. [2024-03-20T04:25:14.663Z] drwxr-xr-x 2 root root 4096 Mar 20 04:17 cost [2024-03-20T04:25:14.663Z] -rw-r--r-- 1 root root 86 Mar 20 04:17 cost.csv [2024-03-20T04:25:14.663Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1568/archives [2024-03-20T04:25:14.663Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1568/archives [2024-03-20T04:25:14.663Z] total 16 [2024-03-20T04:25:14.663Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 04:17 . [2024-03-20T04:25:14.663Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 04:17 .. [2024-03-20T04:25:14.663Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 04:17 cost [2024-03-20T04:25:14.663Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 20 04:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:25:15.000Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:25:15.898Z] ---> package-listing.sh [2024-03-20T04:25:15.898Z] ++ facter osfamily [2024-03-20T04:25:15.898Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-20T04:25:16.158Z] + OS_FAMILY=debian [2024-03-20T04:25:16.158Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1568 [2024-03-20T04:25:16.158Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-20T04:25:16.158Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-20T04:25:16.158Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-20T04:25:16.158Z] + PACKAGES=/tmp/packages_start.txt [2024-03-20T04:25:16.158Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1568 ']' [2024-03-20T04:25:16.158Z] + PACKAGES=/tmp/packages_end.txt [2024-03-20T04:25:16.158Z] + case "${OS_FAMILY}" in [2024-03-20T04:25:16.158Z] + dpkg -l [2024-03-20T04:25:16.158Z] + grep '^ii' [2024-03-20T04:25:16.158Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-20T04:25:16.158Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-20T04:25:16.158Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-20T04:25:16.158Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1568 ']' [2024-03-20T04:25:16.158Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1568/archives/ [2024-03-20T04:25:16.158Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1568/archives/ [Pipeline] echo [2024-03-20T04:25:16.195Z] 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-1568/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-20T04:25:16.491Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T04:25:17.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T04:25:17.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T04:25:17.343Z] prd-ubuntu20.04-docker-8c-8g-414 does not seem to be running inside a container [2024-03-20T04:25:17.358Z] $ 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-1568/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-1568 -v /w/workspace/gexfoundry_device-sdk-go_PR-1568:/w/workspace/gexfoundry_device-sdk-go_PR-1568:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1568@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-03-20T04:25:17.550Z] $ docker top 6b48e52f70dda04dc45ac62c785ca79666f160893c58c20f8a323dd6cc716ca7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T04:25:18.012Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-20T04:25:18.326Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-20T04:25:18.634Z] + ls /var/log/sa-host [2024-03-20T04:25:18.635Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-20T04:25:18.868Z] provisioning config files... [2024-03-20T04:25:18.877Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1568@tmp/config14610485529835920930tmp [Pipeline] { [Pipeline] echo [2024-03-20T04:25:18.942Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:25:19.254Z] ---> create-netrc.sh [Pipeline] } [2024-03-20T04:25:19.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:25:19.690Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-20T04:25:19.725Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:25:20.039Z] ---> sudo-logs.sh [2024-03-20T04:25:20.039Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-20T04:25:20.129Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:25:20.444Z] ---> job-cost.sh [2024-03-20T04:25:20.444Z] lf-activate-venv: SKIPPING [2024-03-20T04:25:20.444Z] DEBUG: total: 0.2199999988079071 [2024-03-20T04:25:20.444Z] INFO: Retrieving Stack Cost... [2024-03-20T04:25:20.704Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-20T04:25:21.643Z] INFO: Archiving Costs [Pipeline] echo [2024-03-20T04:25:21.679Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T04:25:21.994Z] ---> logs-deploy.sh [2024-03-20T04:25:21.994Z] lf-activate-venv: SKIPPING [2024-03-20T04:25:21.994Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1568/1 [2024-03-20T04:25:21.994Z] INFO: archiving workspace using pattern(s): [2024-03-20T04:25:22.935Z] Archives upload complete. [2024-03-20T04:25:23.195Z] INFO: archiving logs to Nexus [2024-03-20T04:25:23.766Z] ---> uname -a: [2024-03-20T04:25:23.766Z] Linux prd-ubuntu20-04-docker-8c-8g-414 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-20T04:25:23.766Z] [2024-03-20T04:25:23.766Z] [2024-03-20T04:25:23.766Z] ---> lscpu: [2024-03-20T04:25:23.766Z] Architecture: x86_64 [2024-03-20T04:25:23.766Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-20T04:25:23.766Z] Byte Order: Little Endian [2024-03-20T04:25:23.766Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-20T04:25:23.766Z] CPU(s): 8 [2024-03-20T04:25:23.766Z] On-line CPU(s) list: 0-7 [2024-03-20T04:25:23.766Z] Thread(s) per core: 1 [2024-03-20T04:25:23.766Z] Core(s) per socket: 1 [2024-03-20T04:25:23.766Z] Socket(s): 8 [2024-03-20T04:25:23.766Z] NUMA node(s): 1 [2024-03-20T04:25:23.766Z] Vendor ID: AuthenticAMD [2024-03-20T04:25:23.766Z] CPU family: 23 [2024-03-20T04:25:23.766Z] Model: 49 [2024-03-20T04:25:23.766Z] Model name: AMD EPYC-Rome Processor [2024-03-20T04:25:23.766Z] Stepping: 0 [2024-03-20T04:25:23.766Z] CPU MHz: 2799.998 [2024-03-20T04:25:23.766Z] BogoMIPS: 5599.99 [2024-03-20T04:25:23.766Z] Virtualization: AMD-V [2024-03-20T04:25:23.766Z] Hypervisor vendor: KVM [2024-03-20T04:25:23.766Z] Virtualization type: full [2024-03-20T04:25:23.766Z] L1d cache: 256 KiB [2024-03-20T04:25:23.766Z] L1i cache: 256 KiB [2024-03-20T04:25:23.766Z] L2 cache: 4 MiB [2024-03-20T04:25:23.766Z] L3 cache: 128 MiB [2024-03-20T04:25:23.766Z] NUMA node0 CPU(s): 0-7 [2024-03-20T04:25:23.766Z] Vulnerability Itlb multihit: Not affected [2024-03-20T04:25:23.766Z] Vulnerability L1tf: Not affected [2024-03-20T04:25:23.766Z] Vulnerability Mds: Not affected [2024-03-20T04:25:23.766Z] Vulnerability Meltdown: Not affected [2024-03-20T04:25:23.766Z] Vulnerability Mmio stale data: Not affected [2024-03-20T04:25:23.766Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-20T04:25:23.766Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-20T04:25:23.766Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-20T04:25:23.766Z] Vulnerability Srbds: Not affected [2024-03-20T04:25:23.766Z] Vulnerability Tsx async abort: Not affected [2024-03-20T04:25:23.766Z] 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-03-20T04:25:23.766Z] [2024-03-20T04:25:23.766Z] [2024-03-20T04:25:23.766Z] ---> nproc: [2024-03-20T04:25:23.766Z] 8 [2024-03-20T04:25:23.766Z] [2024-03-20T04:25:23.766Z] [2024-03-20T04:25:23.766Z] ---> df -h: [2024-03-20T04:25:23.766Z] Filesystem Size Used Avail Use% Mounted on [2024-03-20T04:25:23.766Z] overlay 155G 12G 144G 8% / [2024-03-20T04:25:23.766Z] tmpfs 64M 0 64M 0% /dev [2024-03-20T04:25:23.766Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-20T04:25:23.766Z] shm 64M 0 64M 0% /dev/shm [2024-03-20T04:25:23.766Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-20T04:25:23.766Z] [2024-03-20T04:25:23.766Z] [2024-03-20T04:25:23.766Z] ---> sar -b -r -n DEV: [2024-03-20T04:25:23.766Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-414) 03/20/24 _x86_64_ (8 CPU) [2024-03-20T04:25:23.766Z] [2024-03-20T04:25:23.766Z] 04:14:02 LINUX RESTART (8 CPU) [2024-03-20T04:25:23.766Z] [2024-03-20T04:25:23.766Z] 04:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-20T04:25:23.766Z] 04:16:01 147.23 3.83 143.40 0.00 503.24 34778.92 0.00 [2024-03-20T04:25:23.766Z] 04:17:01 227.23 1.82 225.41 0.00 23.06 74926.85 0.00 [2024-03-20T04:25:23.766Z] 04:18:01 80.75 0.12 80.64 0.00 2.13 39605.15 0.00 [2024-03-20T04:25:23.766Z] 04:19:01 1.83 0.00 1.83 0.00 0.00 28.00 0.00 [2024-03-20T04:25:23.766Z] 04:20:01 21.80 8.97 12.83 0.00 2905.52 2617.43 0.00 [2024-03-20T04:25:23.766Z] 04:21:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2024-03-20T04:25:23.766Z] 04:22:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-03-20T04:25:23.766Z] 04:23:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2024-03-20T04:25:23.766Z] 04:24:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2024-03-20T04:25:23.766Z] 04:25:01 1.67 0.00 1.67 0.00 0.00 27.73 0.00 [2024-03-20T04:25:23.766Z] Average: 48.33 1.47 46.86 0.00 343.12 15170.69 0.00 [2024-03-20T04:25:23.766Z] [2024-03-20T04:25:23.766Z] 04:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-20T04:25:23.766Z] 04:16:01 29178248 31540572 773740 2.35 80756 2546944 1991128 5.87 1029400 2279656 10724 [2024-03-20T04:25:23.766Z] 04:17:01 27538924 31224264 1076332 3.27 184624 3624928 2431284 7.17 1576036 3208840 158844 [2024-03-20T04:25:23.766Z] 04:18:01 27527696 31543988 758812 2.31 193764 3919576 1787380 5.27 1248852 3523952 276 [2024-03-20T04:25:23.766Z] 04:19:01 27542636 31559004 743776 2.26 193832 3919572 1787380 5.27 1233080 3523956 40 [2024-03-20T04:25:23.766Z] 04:20:01 27362956 31547980 748496 2.28 197944 4078136 1826500 5.38 1332388 3589124 40 [2024-03-20T04:25:23.766Z] 04:21:01 27365264 31550324 746104 2.27 197980 4078136 1826500 5.38 1329904 3589124 24 [2024-03-20T04:25:23.766Z] 04:22:01 27366800 31551852 744484 2.26 198012 4078140 1826500 5.38 1328372 3589128 12 [2024-03-20T04:25:23.766Z] 04:23:01 27375596 31560748 735508 2.24 198044 4078140 1826500 5.38 1319856 3589132 12 [2024-03-20T04:25:23.766Z] 04:24:01 27375800 31561296 735160 2.24 198096 4078128 1826500 5.38 1319480 3589416 8 [2024-03-20T04:25:23.766Z] 04:25:01 27375404 31561068 735252 2.24 198176 4078252 1826500 5.38 1319960 3589528 12 [2024-03-20T04:25:23.766Z] Average: 27600932 31520110 779766 2.37 184123 3847995 1895617 5.59 1303733 3407186 16999 [2024-03-20T04:25:23.766Z] [2024-03-20T04:25:23.766Z] 04:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-20T04:25:23.766Z] 04:16:01 ens3 432.67 335.72 5235.20 47.50 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:16:01 docker0 195.37 218.13 16.37 357.04 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:16:01 veth1d6edf3 168.62 189.39 16.65 154.92 0.00 0.00 0.00 0.01 [2024-03-20T04:25:23.766Z] 04:16:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:17:01 vethe226e0f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:17:01 ens3 264.36 176.07 3074.47 24.69 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:17:01 docker0 160.97 240.34 13.62 3046.71 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:18:01 ens3 113.11 71.05 2534.01 16.92 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:18:01 docker0 0.98 1.23 0.09 0.36 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:18:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:19:01 ens3 0.72 0.42 2.30 0.22 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:20:01 ens3 52.59 31.34 666.96 2.38 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:20:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:21:01 ens3 0.75 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.766Z] 04:22:01 ens3 0.32 0.15 0.10 0.07 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] 04:23:01 ens3 0.43 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] 04:24:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] 04:25:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] Average: ens3 85.95 61.09 1144.51 9.14 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] Average: docker0 35.47 45.68 2.99 340.38 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 [2024-03-20T04:25:23.767Z] [2024-03-20T04:25:23.767Z] [2024-03-20T04:25:23.767Z] ---> sar -P ALL: [2024-03-20T04:25:23.767Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-414) 03/20/24 _x86_64_ (8 CPU) [2024-03-20T04:25:23.767Z] [2024-03-20T04:25:23.767Z] 04:14:02 LINUX RESTART (8 CPU) [2024-03-20T04:25:23.767Z] [2024-03-20T04:25:23.767Z] 04:15:02 CPU %user %nice %system %iowait %steal %idle [2024-03-20T04:25:23.767Z] 04:16:01 all 5.44 0.00 2.58 2.38 0.07 89.53 [2024-03-20T04:25:23.767Z] 04:16:01 0 5.81 0.00 2.72 2.80 0.07 88.59 [2024-03-20T04:25:23.767Z] 04:16:01 1 5.09 0.00 2.38 0.03 0.07 92.43 [2024-03-20T04:25:23.767Z] 04:16:01 2 6.69 0.00 2.76 0.39 0.07 90.08 [2024-03-20T04:25:23.767Z] 04:16:01 3 5.56 0.00 2.38 0.09 0.07 91.91 [2024-03-20T04:25:23.767Z] 04:16:01 4 5.78 0.00 2.93 7.53 0.07 83.70 [2024-03-20T04:25:23.767Z] 04:16:01 5 5.35 0.00 2.57 0.26 0.07 91.76 [2024-03-20T04:25:23.767Z] 04:16:01 6 5.04 0.00 2.69 5.71 0.10 86.45 [2024-03-20T04:25:23.767Z] 04:16:01 7 4.17 0.00 2.25 2.20 0.05 91.33 [2024-03-20T04:25:23.767Z] 04:17:01 all 10.95 0.00 3.54 6.44 0.06 79.00 [2024-03-20T04:25:23.767Z] 04:17:01 0 10.41 0.00 3.56 6.47 0.05 79.51 [2024-03-20T04:25:23.767Z] 04:17:01 1 11.52 0.00 3.63 0.99 0.07 83.79 [2024-03-20T04:25:23.767Z] 04:17:01 2 10.09 0.00 4.06 0.96 0.03 84.85 [2024-03-20T04:25:23.767Z] 04:17:01 3 10.36 0.00 2.93 3.35 0.07 83.29 [2024-03-20T04:25:23.767Z] 04:17:01 4 11.02 0.00 4.35 36.51 0.10 48.01 [2024-03-20T04:25:23.767Z] 04:17:01 5 11.88 0.00 3.80 1.80 0.07 82.46 [2024-03-20T04:25:23.767Z] 04:17:01 6 11.80 0.00 3.22 0.64 0.08 84.26 [2024-03-20T04:25:23.767Z] 04:17:01 7 10.53 0.00 2.77 0.89 0.03 85.78 [2024-03-20T04:25:23.767Z] 04:18:01 all 26.27 0.00 3.40 2.54 0.08 67.72 [2024-03-20T04:25:23.767Z] 04:18:01 0 25.37 0.00 3.66 0.03 0.07 70.87 [2024-03-20T04:25:23.767Z] 04:18:01 1 25.67 0.00 2.89 0.08 0.07 71.29 [2024-03-20T04:25:23.767Z] 04:18:01 2 27.40 0.00 4.07 15.31 0.12 53.10 [2024-03-20T04:25:23.767Z] 04:18:01 3 27.58 0.00 3.38 3.06 0.10 65.88 [2024-03-20T04:25:23.767Z] 04:18:01 4 24.93 0.00 2.98 1.35 0.07 70.68 [2024-03-20T04:25:23.767Z] 04:18:01 5 25.24 0.00 3.30 0.07 0.05 71.34 [2024-03-20T04:25:23.767Z] 04:18:01 6 26.92 0.00 3.39 0.24 0.07 69.39 [2024-03-20T04:25:23.767Z] 04:18:01 7 27.08 0.00 3.50 0.32 0.07 69.04 [2024-03-20T04:25:23.767Z] 04:19:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-03-20T04:25:23.767Z] 04:19:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-03-20T04:25:23.767Z] 04:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T04:25:23.767Z] 04:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-20T04:25:23.767Z] 04:19:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2024-03-20T04:25:23.767Z] 04:19:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2024-03-20T04:25:23.767Z] 04:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-20T04:25:23.767Z] 04:19:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-20T04:25:23.767Z] 04:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-20T04:25:23.767Z] 04:20:01 all 0.48 0.00 0.24 0.33 0.02 98.95 [2024-03-20T04:25:23.767Z] 04:20:01 0 0.07 0.00 0.13 0.00 0.00 99.80 [2024-03-20T04:25:23.767Z] 04:20:01 1 0.77 0.00 0.17 0.03 0.02 99.02 [2024-03-20T04:25:23.767Z] 04:20:01 2 0.10 0.00 0.17 0.50 0.03 99.20 [2024-03-20T04:25:23.767Z] 04:20:01 3 0.22 0.00 0.40 0.98 0.02 98.38 [2024-03-20T04:25:23.767Z] 04:20:01 4 1.05 0.00 0.28 0.35 0.02 98.30 [2024-03-20T04:25:23.767Z] 04:20:01 5 0.52 0.00 0.37 0.12 0.02 98.98 [2024-03-20T04:25:23.767Z] 04:20:01 6 0.40 0.00 0.22 0.58 0.03 98.77 [2024-03-20T04:25:23.767Z] 04:20:01 7 0.69 0.00 0.15 0.03 0.00 99.13 [2024-03-20T04:25:23.767Z] 04:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-03-20T04:25:23.767Z] 04:21:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-03-20T04:25:23.767Z] 04:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-20T04:25:23.767Z] 04:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-20T04:25:23.767Z] 04:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-20T04:25:23.767Z] 04:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-20T04:25:23.767Z] 04:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T04:25:23.767Z] 04:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T04:25:23.767Z] 04:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T04:25:23.767Z] 04:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-03-20T04:25:23.767Z] 04:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T04:25:23.767Z] 04:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-20T04:25:23.767Z] 04:22:01 2 0.00 0.00 0.03 0.02 0.02 99.93 [2024-03-20T04:25:23.767Z] 04:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-20T04:25:23.767Z] 04:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-20T04:25:23.767Z] 04:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T04:25:23.767Z] 04:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-20T04:25:23.767Z] 04:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-20T04:25:23.767Z] 04:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-03-20T04:25:23.767Z] 04:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-20T04:25:23.767Z] 04:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-20T04:25:23.767Z] 04:23:01 2 0.03 0.00 0.00 0.02 0.03 99.92 [2024-03-20T04:25:23.767Z] 04:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-20T04:25:23.767Z] 04:23:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2024-03-20T04:25:23.767Z] 04:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-20T04:25:23.767Z] 04:23:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-20T04:25:23.767Z] 04:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T04:25:23.767Z] 04:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-03-20T04:25:23.767Z] 04:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-20T04:25:23.767Z] 04:24:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-03-20T04:25:23.767Z] 04:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-20T04:25:23.767Z] 04:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-20T04:25:23.767Z] 04:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-20T04:25:23.767Z] 04:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T04:25:23.767Z] 04:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-20T04:25:23.767Z] 04:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T04:25:23.767Z] 04:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-03-20T04:25:23.767Z] 04:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-20T04:25:23.767Z] 04:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T04:25:23.767Z] 04:25:01 2 0.02 0.00 0.03 0.05 0.02 99.88 [2024-03-20T04:25:23.767Z] 04:25:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-20T04:25:23.767Z] 04:25:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-03-20T04:25:23.767Z] 04:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-20T04:25:23.767Z] 04:25:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-20T04:25:23.767Z] 04:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-20T04:25:23.767Z] Average: all 4.29 0.00 0.97 1.16 0.03 93.54 [2024-03-20T04:25:23.767Z] Average: 0 4.14 0.00 1.01 0.92 0.03 93.90 [2024-03-20T04:25:23.767Z] Average: 1 4.29 0.00 0.90 0.12 0.03 94.67 [2024-03-20T04:25:23.767Z] Average: 2 4.39 0.00 1.11 1.71 0.04 92.76 [2024-03-20T04:25:23.767Z] Average: 3 4.36 0.00 0.91 0.75 0.03 93.95 [2024-03-20T04:25:23.767Z] Average: 4 4.27 0.00 1.05 4.53 0.03 90.11 [2024-03-20T04:25:23.767Z] Average: 5 4.27 0.00 1.00 0.22 0.02 94.49 [2024-03-20T04:25:23.767Z] Average: 6 4.41 0.00 0.95 0.70 0.04 93.90 [2024-03-20T04:25:23.767Z] Average: 7 4.23 0.00 0.86 0.34 0.02 94.55 [2024-03-20T04:25:23.767Z] [2024-03-20T04:25:23.767Z] [2024-03-20T04:25:23.767Z]