Pull request #1640 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7d219c81bb1a39276e759e1bfbf54ad13c5976a+791e3808a6f22236528886c5f30bc95897a4d2de (e69bf2f2daa0c663874603c301aaa15f0d671f18) 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-ssh2782037101812266723.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh14307874012217351461.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-1640/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-1640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10081420341752529897.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-1640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16810262103047944624.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh17216852418116973743.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-1640/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-1640/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13724639591198881653.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-23403 in /w/workspace/gexfoundry_device-sdk-go_PR-1640 [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-1640 # 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 Merging remotes/origin/main commit 791e3808a6f22236528886c5f30bc95897a4d2de into PR head commit e7d219c81bb1a39276e759e1bfbf54ad13c5976a Merge succeeded, producing e7d219c81bb1a39276e759e1bfbf54ad13c5976a Checking out Revision e7d219c81bb1a39276e759e1bfbf54ad13c5976a (PR-1640) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1640/head:refs/remotes/origin/PR-1640 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7d219c81bb1a39276e759e1bfbf54ad13c5976a # 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 791e3808a6f22236528886c5f30bc95897a4d2de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7d219c81bb1a39276e759e1bfbf54ad13c5976a # timeout=10 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 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-21T04:42:33.625Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-21T04:42:33.853Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-21T04:42:33.978Z] ========================================================= [2024-10-21T04:42:33.978Z] EdgeX Global Pipelines Version Info [2024-10-21T04:42:33.978Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:42:34.739Z] ------------------- [2024-10-21T04:42:34.739Z] stable info: [2024-10-21T04:42:34.739Z] ------------------- [2024-10-21T04:42:34.739Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-21T04:42:34.739Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-21T04:42:34.739Z] Message: update stable to v1.0.265 [2024-10-21T04:42:35.309Z] ------------------- [2024-10-21T04:42:35.309Z] experimental info: [2024-10-21T04:42:35.309Z] ------------------- [2024-10-21T04:42:35.309Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-21T04:42:35.309Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-21T04:42:35.309Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-21T04:42:35.536Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-21T04:42:35.592Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-21T04:42:35.655Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-21T04:42:35.711Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-21T04:42:35.769Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-21T04:42:35.828Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-21T04:42:35.892Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-21T04:42:35.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-21T04:42:36.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-21T04:42:36.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-21T04:42:36.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-21T04:42:36.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-21T04:42:36.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-21T04:42:36.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-21T04:42:36.390Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-21T04:42:36.452Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-21T04:42:36.508Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-21T04:42:36.565Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-21T04:42:36.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-21T04:42:36.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-21T04:42:36.736Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-21T04:42:36.796Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-21T04:42:36.858Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-21T04:42:36.917Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-21T04:42:36.985Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-21T04:42:37.047Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-21T04:42:37.113Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-21T04:42:37.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1640 [Pipeline] echo [2024-10-21T04:42:37.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1640 [Pipeline] echo [2024-10-21T04:42:37.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1640 [Pipeline] echo [2024-10-21T04:42:37.359Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7d219c81bb1a39276e759e1bfbf54ad13c5976a [Pipeline] echo [2024-10-21T04:42:37.423Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7d219c [Pipeline] echo [2024-10-21T04:42:37.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-21T04:42:37.657Z] provisioning config files... [2024-10-21T04:42:37.673Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/config7438451008644960158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:42:38.071Z] ---> ****-login.sh [2024-10-21T04:42:38.072Z] nexus3.edgexfoundry.org:10001 [2024-10-21T04:42:38.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:42:40.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:42:40.874Z] Configure a credential helper to remove this warning. See [2024-10-21T04:42:40.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:42:40.874Z] [2024-10-21T04:42:40.874Z] Login Succeeded [2024-10-21T04:42:40.874Z] nexus3.edgexfoundry.org:10002 [2024-10-21T04:42:40.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:42:40.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:42:40.874Z] Configure a credential helper to remove this warning. See [2024-10-21T04:42:40.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:42:40.874Z] [2024-10-21T04:42:40.874Z] Login Succeeded [2024-10-21T04:42:40.874Z] nexus3.edgexfoundry.org:10003 [2024-10-21T04:42:40.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:42:41.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:42:41.148Z] Configure a credential helper to remove this warning. See [2024-10-21T04:42:41.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:42:41.148Z] [2024-10-21T04:42:41.148Z] Login Succeeded [2024-10-21T04:42:41.148Z] nexus3.edgexfoundry.org:10004 [2024-10-21T04:42:41.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:42:41.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:42:41.148Z] Configure a credential helper to remove this warning. See [2024-10-21T04:42:41.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:42:41.148Z] [2024-10-21T04:42:41.148Z] Login Succeeded [2024-10-21T04:42:41.148Z] ****.io [2024-10-21T04:42:41.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:42:41.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:42:41.408Z] Configure a credential helper to remove this warning. See [2024-10-21T04:42:41.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:42:41.408Z] [2024-10-21T04:42:41.408Z] Login Succeeded [2024-10-21T04:42:41.409Z] ---> ****-login.sh ends [Pipeline] } [2024-10-21T04:42:41.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-21T04:42:42.173Z] + git rev-list -1 --merges e7d219c81bb1a39276e759e1bfbf54ad13c5976a~1..e7d219c81bb1a39276e759e1bfbf54ad13c5976a [Pipeline] echo [2024-10-21T04:42:42.228Z] -----------> git rev-list -1 --merges e7d219c81bb1a39276e759e1bfbf54ad13c5976a~1..e7d219c81bb1a39276e759e1bfbf54ad13c5976a e7d219c81bb1a39276e759e1bfbf54ad13c5976a [false] [Pipeline] sh [2024-10-21T04:42:42.555Z] + git log --format=format:%s -1 e7d219c81bb1a39276e759e1bfbf54ad13c5976a [Pipeline] echo [2024-10-21T04:42:42.600Z] ========================================================= [2024-10-21T04:42:42.600Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-21T04:42:42.600Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-21T04:42:43.070Z] + git log --format=format:%s -1 e7d219c81bb1a39276e759e1bfbf54ad13c5976a [Pipeline] echo [2024-10-21T04:42:43.110Z] [semverPrep] GIT_COMMIT: e7d219c81bb1a39276e759e1bfbf54ad13c5976a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-10-21T04:42:43.154Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-21T04:42:43.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-21T04:42:43.575Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-21T04:42:43.575Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-21T04:42:43.575Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-21T04:42:43.575Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-21T04:42:43.575Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-21T04:42:43.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:42:44.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T04:42:44.107Z] [2024-10-21T04:42:44.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:42:44.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T04:42:44.482Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-21T04:42:44.482Z] b85a868b505f: Pulling fs layer [2024-10-21T04:42:44.482Z] e2be974225ed: Pulling fs layer [2024-10-21T04:42:44.482Z] 339a4e72a1f5: Pulling fs layer [2024-10-21T04:42:44.482Z] 988bab9f4d93: Pulling fs layer [2024-10-21T04:42:44.482Z] 1469e6f7b9e6: Pulling fs layer [2024-10-21T04:42:44.482Z] eaf3925da568: Pulling fs layer [2024-10-21T04:42:44.482Z] bab4dde63d76: Pulling fs layer [2024-10-21T04:42:44.482Z] bde34c3a00c8: Pulling fs layer [2024-10-21T04:42:44.482Z] b352a97aabf1: Pulling fs layer [2024-10-21T04:42:44.482Z] 4872d77fe225: Pulling fs layer [2024-10-21T04:42:44.482Z] 5851b861e8e6: Pulling fs layer [2024-10-21T04:42:44.482Z] 1469e6f7b9e6: Waiting [2024-10-21T04:42:44.482Z] 988bab9f4d93: Waiting [2024-10-21T04:42:44.482Z] b352a97aabf1: Waiting [2024-10-21T04:42:44.482Z] eaf3925da568: Waiting [2024-10-21T04:42:44.482Z] 4872d77fe225: Waiting [2024-10-21T04:42:44.482Z] 5851b861e8e6: Waiting [2024-10-21T04:42:44.482Z] bab4dde63d76: Waiting [2024-10-21T04:42:44.482Z] bde34c3a00c8: Waiting [2024-10-21T04:42:44.482Z] e2be974225ed: Verifying Checksum [2024-10-21T04:42:44.482Z] e2be974225ed: Download complete [2024-10-21T04:42:44.482Z] 988bab9f4d93: Download complete [2024-10-21T04:42:44.482Z] 1469e6f7b9e6: Verifying Checksum [2024-10-21T04:42:44.482Z] 1469e6f7b9e6: Download complete [2024-10-21T04:42:44.742Z] 339a4e72a1f5: Verifying Checksum [2024-10-21T04:42:44.742Z] 339a4e72a1f5: Download complete [2024-10-21T04:42:44.742Z] eaf3925da568: Verifying Checksum [2024-10-21T04:42:44.742Z] eaf3925da568: Download complete [2024-10-21T04:42:44.742Z] bde34c3a00c8: Download complete [2024-10-21T04:42:44.742Z] b352a97aabf1: Verifying Checksum [2024-10-21T04:42:44.742Z] b352a97aabf1: Download complete [2024-10-21T04:42:44.742Z] 4872d77fe225: Verifying Checksum [2024-10-21T04:42:44.742Z] 4872d77fe225: Download complete [2024-10-21T04:42:44.742Z] 5851b861e8e6: Verifying Checksum [2024-10-21T04:42:44.742Z] 5851b861e8e6: Download complete [2024-10-21T04:42:44.742Z] b85a868b505f: Verifying Checksum [2024-10-21T04:42:44.742Z] b85a868b505f: Download complete [2024-10-21T04:42:45.006Z] bab4dde63d76: Verifying Checksum [2024-10-21T04:42:45.006Z] bab4dde63d76: Download complete [2024-10-21T04:42:45.943Z] b85a868b505f: Pull complete [2024-10-21T04:42:46.204Z] e2be974225ed: Pull complete [2024-10-21T04:42:46.782Z] 339a4e72a1f5: Pull complete [2024-10-21T04:42:46.782Z] 988bab9f4d93: Pull complete [2024-10-21T04:42:47.046Z] 1469e6f7b9e6: Pull complete [2024-10-21T04:42:47.046Z] eaf3925da568: Pull complete [2024-10-21T04:42:48.957Z] bab4dde63d76: Pull complete [2024-10-21T04:42:48.957Z] bde34c3a00c8: Pull complete [2024-10-21T04:42:49.218Z] b352a97aabf1: Pull complete [2024-10-21T04:42:49.218Z] 4872d77fe225: Pull complete [2024-10-21T04:42:49.218Z] 5851b861e8e6: Pull complete [2024-10-21T04:42:49.218Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-21T04:42:49.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-21T04:42:49.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T04:42:49.527Z] prd-ubuntu20.04-docker-8c-8g-23403 does not seem to be running inside a container [2024-10-21T04:42:49.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1640 -v /w/workspace/gexfoundry_device-sdk-go_PR-1640:/w/workspace/gexfoundry_device-sdk-go_PR-1640:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1640@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-10-21T04:42:53.150Z] $ docker top 495a0a7b35b7427bd7146a54c0acb8566031e0f7fe3d5d6cd535b82c96a7c925 -eo pid,comm [2024-10-21T04:42:53.223Z] 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-10-21T04:42:53.223Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-21T04:42:53.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-21T04:42:53.410Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-21T04:42:53.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-21T04:42:53.519Z] $ docker exec 495a0a7b35b7427bd7146a54c0acb8566031e0f7fe3d5d6cd535b82c96a7c925 ssh-agent [2024-10-21T04:42:53.634Z] SSH_AUTH_SOCK=/tmp/ssh-BzvW16dBJEUX/agent.33 [2024-10-21T04:42:53.634Z] SSH_AGENT_PID=39 [2024-10-21T04:42:53.643Z] Running ssh-add (command line suppressed) [2024-10-21T04:42:53.755Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/private_key_8136976723342263077.key (/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/private_key_8136976723342263077.key) [2024-10-21T04:42:53.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-21T04:42:54.129Z] + git tag --points-at HEAD [Pipeline] } [2024-10-21T04:42:54.148Z] $ docker exec --env ******** --env ******** 495a0a7b35b7427bd7146a54c0acb8566031e0f7fe3d5d6cd535b82c96a7c925 ssh-agent -k [2024-10-21T04:42:54.258Z] unset SSH_AUTH_SOCK; [2024-10-21T04:42:54.258Z] unset SSH_AGENT_PID; [2024-10-21T04:42:54.258Z] echo Agent pid 39 killed; [2024-10-21T04:42:54.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-21T04:42:54.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-21T04:42:54.391Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-21T04:42:54.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-21T04:42:54.514Z] $ docker exec 495a0a7b35b7427bd7146a54c0acb8566031e0f7fe3d5d6cd535b82c96a7c925 ssh-agent [2024-10-21T04:42:54.638Z] SSH_AUTH_SOCK=/tmp/ssh-Z4Hy7R1egSGa/agent.72 [2024-10-21T04:42:54.638Z] SSH_AGENT_PID=78 [2024-10-21T04:42:54.642Z] Running ssh-add (command line suppressed) [2024-10-21T04:42:54.756Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/private_key_11902296517601706257.key (/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/private_key_11902296517601706257.key) [2024-10-21T04:42:54.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-21T04:42:55.143Z] + git semver init [2024-10-21T04:42:55.401Z] 2024-10-21 04:42:55,340 [run_init] DEBUG init version:0.0.0 force:False [2024-10-21T04:42:55.401Z] 2024-10-21 04:42:55,341 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver [2024-10-21T04:42:55.401Z] 2024-10-21 04:42:55,341 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver [2024-10-21T04:42:55.402Z] 2024-10-21 04:42:55,341 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1640, universal_newlines=False, shell=None, istream=None) [2024-10-21T04:42:57.961Z] 2024-10-21 04:42:57,418 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1640/.git/info/exclude [2024-10-21T04:42:57.961Z] 2024-10-21 04:42:57,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver/PR-1640 with force:False [2024-10-21T04:42:57.961Z] 2024-10-21 04:42:57,418 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver/PR-1640 [2024-10-21T04:42:57.961Z] 2024-10-21 04:42:57,423 [execute] INFO git cat-file --batch-check [2024-10-21T04:42:57.961Z] 2024-10-21 04:42:57,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver, universal_newlines=False, shell=None, istream=) [2024-10-21T04:42:57.961Z] 2024-10-21 04:42:57,430 [execute] INFO git cat-file --batch [2024-10-21T04:42:57.961Z] 2024-10-21 04:42:57,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver, universal_newlines=False, shell=None, istream=) [2024-10-21T04:42:57.961Z] 2024-10-21 04:42:57,437 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver/PR-1640 [2024-10-21T04:42:57.961Z] 0.0.0 [Pipeline] } [2024-10-21T04:42:57.992Z] $ docker exec --env ******** --env ******** 495a0a7b35b7427bd7146a54c0acb8566031e0f7fe3d5d6cd535b82c96a7c925 ssh-agent -k [2024-10-21T04:42:58.092Z] unset SSH_AUTH_SOCK; [2024-10-21T04:42:58.092Z] unset SSH_AGENT_PID; [2024-10-21T04:42:58.092Z] echo Agent pid 78 killed; [2024-10-21T04:42:58.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-21T04:42:58.572Z] + git semver [Pipeline] } [2024-10-21T04:42:58.861Z] $ docker stop --time=1 495a0a7b35b7427bd7146a54c0acb8566031e0f7fe3d5d6cd535b82c96a7c925 [2024-10-21T04:43:00.178Z] $ docker rm -f --volumes 495a0a7b35b7427bd7146a54c0acb8566031e0f7fe3d5d6cd535b82c96a7c925 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-21T04:43:00.609Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-21T04:43:00.952Z] Stashed 1 file(s) [Pipeline] echo [2024-10-21T04:43:00.982Z] [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-10-21T04:43:01.708Z] provisioning config files... [2024-10-21T04:43:01.723Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/config4377907524437040974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:43:02.098Z] ---> ****-login.sh [2024-10-21T04:43:02.098Z] nexus3.edgexfoundry.org:10001 [2024-10-21T04:43:02.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:43:02.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:43:02.098Z] Configure a credential helper to remove this warning. See [2024-10-21T04:43:02.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:43:02.098Z] [2024-10-21T04:43:02.098Z] Login Succeeded [2024-10-21T04:43:02.098Z] nexus3.edgexfoundry.org:10002 [2024-10-21T04:43:02.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:43:02.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:43:02.099Z] Configure a credential helper to remove this warning. See [2024-10-21T04:43:02.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:43:02.099Z] [2024-10-21T04:43:02.099Z] Login Succeeded [2024-10-21T04:43:02.099Z] nexus3.edgexfoundry.org:10003 [2024-10-21T04:43:02.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:43:02.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:43:02.358Z] Configure a credential helper to remove this warning. See [2024-10-21T04:43:02.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:43:02.358Z] [2024-10-21T04:43:02.358Z] Login Succeeded [2024-10-21T04:43:02.358Z] nexus3.edgexfoundry.org:10004 [2024-10-21T04:43:02.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:43:02.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:43:02.358Z] Configure a credential helper to remove this warning. See [2024-10-21T04:43:02.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:43:02.358Z] [2024-10-21T04:43:02.358Z] Login Succeeded [2024-10-21T04:43:02.358Z] ****.io [2024-10-21T04:43:02.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:43:02.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:43:02.620Z] Configure a credential helper to remove this warning. See [2024-10-21T04:43:02.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:43:02.621Z] [2024-10-21T04:43:02.621Z] Login Succeeded [2024-10-21T04:43:02.621Z] ---> ****-login.sh ends [Pipeline] } [2024-10-21T04:43:02.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-21T04:43:02.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T04:43:02.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T04:43:02.979Z] ========================================================= [2024-10-21T04:43:02.979Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-21T04:43:02.979Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:43:03.494Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-21T04:43:03.495Z] Sending build context to Docker daemon 25.48MB [2024-10-21T04:43:03.495Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-21T04:43:03.495Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-21T04:43:03.757Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-21T04:43:03.757Z] 43c4264eed91: Pulling fs layer [2024-10-21T04:43:03.757Z] 4cc291be95ef: Pulling fs layer [2024-10-21T04:43:03.757Z] 2ac1f1163629: Pulling fs layer [2024-10-21T04:43:03.757Z] 5c3c966382ef: Pulling fs layer [2024-10-21T04:43:03.757Z] 4f4fb700ef54: Pulling fs layer [2024-10-21T04:43:03.757Z] 5d5c8e513c77: Pulling fs layer [2024-10-21T04:43:03.757Z] 9f66e0745190: Pulling fs layer [2024-10-21T04:43:03.757Z] f49a43e4bbc0: Pulling fs layer [2024-10-21T04:43:03.757Z] 561ebcabdf7f: Pulling fs layer [2024-10-21T04:43:03.757Z] 9f66e0745190: Waiting [2024-10-21T04:43:03.757Z] 5c3c966382ef: Waiting [2024-10-21T04:43:03.757Z] f49a43e4bbc0: Waiting [2024-10-21T04:43:03.757Z] 5d5c8e513c77: Waiting [2024-10-21T04:43:03.757Z] 4f4fb700ef54: Waiting [2024-10-21T04:43:03.757Z] 4cc291be95ef: Verifying Checksum [2024-10-21T04:43:03.757Z] 4cc291be95ef: Download complete [2024-10-21T04:43:03.757Z] 5c3c966382ef: Verifying Checksum [2024-10-21T04:43:03.757Z] 5c3c966382ef: Download complete [2024-10-21T04:43:03.757Z] 4f4fb700ef54: Verifying Checksum [2024-10-21T04:43:03.757Z] 4f4fb700ef54: Download complete [2024-10-21T04:43:03.757Z] 5d5c8e513c77: Verifying Checksum [2024-10-21T04:43:03.757Z] 5d5c8e513c77: Download complete [2024-10-21T04:43:03.757Z] 43c4264eed91: Download complete [2024-10-21T04:43:03.757Z] 9f66e0745190: Verifying Checksum [2024-10-21T04:43:03.757Z] 9f66e0745190: Download complete [2024-10-21T04:43:04.018Z] 43c4264eed91: Pull complete [2024-10-21T04:43:04.018Z] 561ebcabdf7f: Verifying Checksum [2024-10-21T04:43:04.018Z] 561ebcabdf7f: Download complete [2024-10-21T04:43:04.018Z] 4cc291be95ef: Pull complete [2024-10-21T04:43:04.277Z] 2ac1f1163629: Verifying Checksum [2024-10-21T04:43:04.277Z] 2ac1f1163629: Download complete [2024-10-21T04:43:04.545Z] f49a43e4bbc0: Verifying Checksum [2024-10-21T04:43:04.545Z] f49a43e4bbc0: Download complete [2024-10-21T04:43:08.066Z] 2ac1f1163629: Pull complete [2024-10-21T04:43:08.066Z] 5c3c966382ef: Pull complete [2024-10-21T04:43:08.327Z] 4f4fb700ef54: Pull complete [2024-10-21T04:43:08.327Z] 5d5c8e513c77: Pull complete [2024-10-21T04:43:08.327Z] 9f66e0745190: Pull complete [2024-10-21T04:43:10.860Z] f49a43e4bbc0: Pull complete [2024-10-21T04:43:11.428Z] 561ebcabdf7f: Pull complete [2024-10-21T04:43:11.428Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-21T04:43:11.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-21T04:43:11.428Z] ---> 3a752c3f9dda [2024-10-21T04:43:11.428Z] Step 3/10 : ARG MAKE=make build [2024-10-21T04:43:16.493Z] Still waiting to schedule task [2024-10-21T04:43:16.493Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-21T04:43:16.810Z] ---> Running in 3fe093cbadaa [2024-10-21T04:43:17.068Z] Removing intermediate container 3fe093cbadaa [2024-10-21T04:43:17.068Z] ---> e499f79bcb20 [2024-10-21T04:43:17.068Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-21T04:43:17.068Z] ---> Running in f8f52ecc43ca [2024-10-21T04:43:17.068Z] Removing intermediate container f8f52ecc43ca [2024-10-21T04:43:17.068Z] ---> 5821eb17afb9 [2024-10-21T04:43:17.069Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-21T04:43:17.069Z] ---> Running in 20112b2f451e [2024-10-21T04:43:17.069Z] Removing intermediate container 20112b2f451e [2024-10-21T04:43:17.069Z] ---> 8f0e5b3121b4 [2024-10-21T04:43:17.069Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-21T04:43:17.069Z] ---> Running in 87b7ae414cb8 [2024-10-21T04:43:17.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T04:43:17.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T04:43:17.856Z] OK: 246 MiB in 54 packages [2024-10-21T04:43:18.117Z] Removing intermediate container 87b7ae414cb8 [2024-10-21T04:43:18.117Z] ---> 89806820577a [2024-10-21T04:43:18.117Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-21T04:43:18.117Z] ---> f46a264f6140 [2024-10-21T04:43:18.117Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T04:43:18.117Z] ---> Running in 6e614b72a939 [2024-10-21T04:44:04.908Z] Removing intermediate container 6e614b72a939 [2024-10-21T04:44:04.908Z] ---> cdd1fa8436a6 [2024-10-21T04:44:04.908Z] Step 9/10 : COPY . . [2024-10-21T04:44:05.169Z] ---> 96dff1b2f028 [2024-10-21T04:44:05.169Z] Step 10/10 : RUN ${MAKE} [2024-10-21T04:44:05.169Z] ---> Running in 799cd8a93a8e [2024-10-21T04:44:05.427Z] noop [2024-10-21T04:44:05.685Z] Removing intermediate container 799cd8a93a8e [2024-10-21T04:44:05.685Z] ---> 80cc4e59478e [2024-10-21T04:44:05.685Z] Successfully built 80cc4e59478e [2024-10-21T04:44:05.685Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:44:06.179Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-21T04:44:06.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T04:44:06.341Z] prd-ubuntu20.04-docker-8c-8g-23403 does not seem to be running inside a container [2024-10-21T04:44:06.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1640 -v /w/workspace/gexfoundry_device-sdk-go_PR-1640:/w/workspace/gexfoundry_device-sdk-go_PR-1640:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1640@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-10-21T04:44:06.701Z] $ docker top 98e8456faabb921a56d9499a11ae9f51a4ea4a15bea145765a2ee200cb399b01 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T04:44:07.101Z] + go version [2024-10-21T04:44:07.101Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-21T04:44:07.141Z] $ docker stop --time=1 98e8456faabb921a56d9499a11ae9f51a4ea4a15bea145765a2ee200cb399b01 [2024-10-21T04:44:08.423Z] $ docker rm -f --volumes 98e8456faabb921a56d9499a11ae9f51a4ea4a15bea145765a2ee200cb399b01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:44:09.217Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-21T04:44:09.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T04:44:09.399Z] prd-ubuntu20.04-docker-8c-8g-23403 does not seem to be running inside a container [2024-10-21T04:44:09.438Z] $ 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-1640 -v /w/workspace/gexfoundry_device-sdk-go_PR-1640:/w/workspace/gexfoundry_device-sdk-go_PR-1640:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1640@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-10-21T04:44:09.772Z] $ docker top 5de114fa8e336b1be9e02d4a50b8daf604441cb2fa627d32ecf633bb7a53a970 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T04:44:10.175Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1640 [Pipeline] fileExists [Pipeline] sh [2024-10-21T04:44:10.554Z] + make test [2024-10-21T04:44:10.554Z] go test -race -coverprofile=coverage.out ./... [2024-10-21T04:44:18.673Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-21T04:44:57.386Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-21T04:44:57.386Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-21T04:44:57.386Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-21T04:44:57.386Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-21T04:44:57.386Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-21T04:44:57.386Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.058s coverage: 26.0% of statements [2024-10-21T04:44:57.386Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.032s coverage: 79.4% of statements [2024-10-21T04:44:57.386Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-21T04:44:57.386Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-21T04:44:57.386Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-21T04:44:57.386Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.045s coverage: 86.0% of statements [2024-10-21T04:44:57.386Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-21T04:44:57.386Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-21T04:44:57.386Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-21T04:44:57.644Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.087s coverage: 45.2% of statements [2024-10-21T04:44:59.020Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-21T04:45:00.405Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.045s coverage: 14.1% of statements [2024-10-21T04:45:00.405Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.026s coverage: 44.6% of statements [2024-10-21T04:45:00.405Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.055s coverage: 68.4% of statements [2024-10-21T04:45:00.405Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.160s coverage: 88.3% of statements [2024-10-21T04:45:00.405Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.054s coverage: 5.3% of statements [2024-10-21T04:45:06.091Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23404 in /w/workspace/gexfoundry_device-sdk-go_PR-1640 [Pipeline] { [Pipeline] ws [2024-10-21T04:45:06.165Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-10-21T04:45:06.580Z] The recommended git tool is: git [2024-10-21T04:45:11.281Z] using credential edgex-jenkins-ssh [2024-10-21T04:45:11.302Z] Cloning the remote Git repository [2024-10-21T04:45:11.340Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-21T04:45:11.428Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-10-21T04:45:11.553Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-21T04:45:11.554Z] > git --version # timeout=10 [2024-10-21T04:45:11.576Z] > git --version # 'git version 2.25.1' [2024-10-21T04:45:11.578Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-21T04:45:11.725Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-21T04:45:15.197Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-21T04:45:15.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-21T04:45:16.756Z] Merging remotes/origin/main commit 791e3808a6f22236528886c5f30bc95897a4d2de into PR head commit e7d219c81bb1a39276e759e1bfbf54ad13c5976a [2024-10-21T04:45:16.111Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-21T04:45:16.150Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-21T04:45:16.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-21T04:45:16.181Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1640/head:refs/remotes/origin/PR-1640 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-21T04:45:16.774Z] > git config core.sparsecheckout # timeout=10 [2024-10-21T04:45:17.069Z] Merge succeeded, producing e7d219c81bb1a39276e759e1bfbf54ad13c5976a [2024-10-21T04:45:17.070Z] Checking out Revision e7d219c81bb1a39276e759e1bfbf54ad13c5976a (PR-1640) [2024-10-21T04:45:17.643Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-10-21T04:45:17.689Z] > git --version # timeout=10 [2024-10-21T04:45:17.702Z] > git --version # 'git version 2.25.1' [2024-10-21T04:45:17.714Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-21T04:45:16.836Z] > git checkout -f e7d219c81bb1a39276e759e1bfbf54ad13c5976a # timeout=10 [2024-10-21T04:45:16.961Z] > git remote # timeout=10 [2024-10-21T04:45:16.982Z] > git config --get remote.origin.url # timeout=10 [2024-10-21T04:45:17.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-21T04:45:17.026Z] > git merge 791e3808a6f22236528886c5f30bc95897a4d2de # timeout=10 [2024-10-21T04:45:17.052Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-21T04:45:17.075Z] > git config core.sparsecheckout # timeout=10 [2024-10-21T04:45:17.088Z] > git checkout -f e7d219c81bb1a39276e759e1bfbf54ad13c5976a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-21T04:45:22.798Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-21T04:45:22.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-21T04:45:22.798Z] Dload Upload Total Spent Left Speed [2024-10-21T04:45:23.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 48961 0 --:--:-- --:--:-- --:--:-- 48961 [Pipeline] sh [2024-10-21T04:45:23.432Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-21T04:45:23.786Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-10-21T04:45:23.786Z] /etc/docker/daemon.json [2024-10-21T04:45:23.786Z] { [2024-10-21T04:45:23.786Z] "registry-mirrors": [ [2024-10-21T04:45:23.786Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-21T04:45:23.786Z] ], [2024-10-21T04:45:23.786Z] "bip": "10.250.0.254/24", [2024-10-21T04:45:23.786Z] "hosts": [ [2024-10-21T04:45:23.786Z] "tcp://0.0.0.0:5555", [2024-10-21T04:45:23.786Z] "unix:///var/run/docker.sock" [2024-10-21T04:45:23.786Z] ], [2024-10-21T04:45:23.786Z] "mtu": 1458, [2024-10-21T04:45:23.786Z] "selinux-enabled": true, [2024-10-21T04:45:23.786Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-21T04:45:23.786Z] } [Pipeline] sh [2024-10-21T04:45:24.139Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-21T04:45:24.494Z] + sudo service docker restart [2024-10-21T04:45:39.121Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-21T04:45:42.827Z] provisioning config files... [2024-10-21T04:45:42.857Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3053627296461746417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:45:43.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-21T04:45:43.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-21T04:45:43.309Z] ./bin/test-attribution-txt.sh [2024-10-21T04:45:43.363Z] ---> ****-login.sh [2024-10-21T04:45:43.363Z] nexus3.edgexfoundry.org:10001 [Pipeline] echo [2024-10-21T04:45:43.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-21T04:45:43.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:45:43.654Z] $ docker stop --time=1 5de114fa8e336b1be9e02d4a50b8daf604441cb2fa627d32ecf633bb7a53a970 [2024-10-21T04:45:43.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:45:43.903Z] Configure a credential helper to remove this warning. See [2024-10-21T04:45:43.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:45:43.903Z] [2024-10-21T04:45:43.903Z] Login Succeeded [2024-10-21T04:45:43.903Z] nexus3.edgexfoundry.org:10002 [2024-10-21T04:45:44.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:45:44.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:45:44.442Z] Configure a credential helper to remove this warning. See [2024-10-21T04:45:44.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:45:44.442Z] [2024-10-21T04:45:44.442Z] Login Succeeded [2024-10-21T04:45:44.442Z] nexus3.edgexfoundry.org:10003 [2024-10-21T04:45:44.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:45:44.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:45:44.717Z] Configure a credential helper to remove this warning. See [2024-10-21T04:45:44.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:45:44.717Z] [2024-10-21T04:45:44.717Z] Login Succeeded [2024-10-21T04:45:44.717Z] nexus3.edgexfoundry.org:10004 [2024-10-21T04:45:44.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:45:44.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:45:44.984Z] Configure a credential helper to remove this warning. See [2024-10-21T04:45:44.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:45:44.984Z] [2024-10-21T04:45:44.984Z] Login Succeeded [2024-10-21T04:45:44.984Z] ****.io [2024-10-21T04:45:45.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-21T04:45:45.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-21T04:45:45.518Z] Configure a credential helper to remove this warning. See [2024-10-21T04:45:45.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-21T04:45:45.518Z] [2024-10-21T04:45:45.518Z] Login Succeeded [2024-10-21T04:45:45.518Z] ---> ****-login.sh ends [2024-10-21T04:45:49.204Z] $ docker rm -f --volumes 5de114fa8e336b1be9e02d4a50b8daf604441cb2fa627d32ecf633bb7a53a970 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2024-10-21T04:45:49.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-21T04:45:50.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-21T04:45:50.155Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2024-10-21T04:45:50.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T04:45:50.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-21T04:45:50.475Z] ========================================================= [2024-10-21T04:45:50.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-21T04:45:50.475Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:45:50.914Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] sh [2024-10-21T04:45:51.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-21T04:45:51.514Z] Sending build context to Docker daemon 13.2MB [2024-10-21T04:45:51.514Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-21T04:45:51.514Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-21T04:45:51.514Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-21T04:45:51.514Z] cf04c63912e1: Pulling fs layer [2024-10-21T04:45:51.514Z] 55b35a11ae5e: Pulling fs layer [2024-10-21T04:45:51.514Z] a37a00ec5f00: Pulling fs layer [2024-10-21T04:45:51.514Z] 50b3750afda1: Pulling fs layer [2024-10-21T04:45:51.514Z] 4f4fb700ef54: Pulling fs layer [2024-10-21T04:45:51.514Z] 80978eb59214: Pulling fs layer [2024-10-21T04:45:51.514Z] c9f46d7d2bd2: Pulling fs layer [2024-10-21T04:45:51.514Z] c5a475d317c9: Pulling fs layer [2024-10-21T04:45:51.514Z] 50b3750afda1: Waiting [2024-10-21T04:45:51.514Z] 4f4fb700ef54: Waiting [2024-10-21T04:45:51.514Z] 80978eb59214: Waiting [2024-10-21T04:45:51.514Z] c9f46d7d2bd2: Waiting [2024-10-21T04:45:51.514Z] c5a475d317c9: Waiting [2024-10-21T04:45:51.561Z] + ls -al . [2024-10-21T04:45:51.561Z] total 716 [2024-10-21T04:45:51.561Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 21 04:44 . [2024-10-21T04:45:51.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 04:42 .. [2024-10-21T04:45:51.561Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 21 04:42 .dockerignore [2024-10-21T04:45:51.561Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 04:45 .git [2024-10-21T04:45:51.561Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 04:42 .github [2024-10-21T04:45:51.561Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 21 04:42 .gitignore [2024-10-21T04:45:51.561Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 21 04:42 .golangci.yml [2024-10-21T04:45:51.561Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 04:42 .semver [2024-10-21T04:45:51.561Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 21 04:42 CHANGELOG.md [2024-10-21T04:45:51.561Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 04:42 GOVERNANCE.md [2024-10-21T04:45:51.561Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 21 04:42 Jenkinsfile [2024-10-21T04:45:51.561Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 21 04:42 LICENSE [2024-10-21T04:45:51.561Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 21 04:42 Makefile [2024-10-21T04:45:51.561Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 21 04:42 OWNERS.md [2024-10-21T04:45:51.561Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 21 04:42 README.md [2024-10-21T04:45:51.561Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 21 04:43 VERSION [2024-10-21T04:45:51.561Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 04:42 bin [2024-10-21T04:45:51.561Z] -rw-r--r-- 1 jenkins jenkins 467900 Oct 21 04:45 coverage.out [2024-10-21T04:45:51.561Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 21 04:42 example [2024-10-21T04:45:51.561Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 21 04:42 go.mod [2024-10-21T04:45:51.561Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 21 04:42 go.sum [2024-10-21T04:45:51.561Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 21 04:42 internal [2024-10-21T04:45:51.561Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 04:42 openapi [2024-10-21T04:45:51.561Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 21 04:42 pkg [2024-10-21T04:45:51.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 04:42 snap [2024-10-21T04:45:51.561Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 21 04:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:45:51.782Z] 55b35a11ae5e: Verifying Checksum [2024-10-21T04:45:51.782Z] 55b35a11ae5e: Download complete [2024-10-21T04:45:51.782Z] 50b3750afda1: Download complete [2024-10-21T04:45:51.782Z] 4f4fb700ef54: Verifying Checksum [2024-10-21T04:45:51.782Z] 4f4fb700ef54: Download complete [2024-10-21T04:45:51.782Z] 80978eb59214: Download complete [2024-10-21T04:45:51.782Z] cf04c63912e1: Verifying Checksum [2024-10-21T04:45:51.782Z] cf04c63912e1: Download complete [2024-10-21T04:45:52.003Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e7d219c81bb1a39276e759e1bfbf54ad13c5976a --label arch=amd64 --label version=0.0.0 . [2024-10-21T04:45:52.003Z] Sending build context to Docker daemon 25.94MB [2024-10-21T04:45:52.003Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-21T04:45:52.003Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-21T04:45:52.003Z] ---> 80cc4e59478e [2024-10-21T04:45:52.003Z] Step 3/24 : ARG MAKE=make build [2024-10-21T04:45:52.367Z] c5a475d317c9: Verifying Checksum [2024-10-21T04:45:52.368Z] c5a475d317c9: Download complete [2024-10-21T04:45:52.575Z] ---> Running in 049446cdbf69 [2024-10-21T04:45:52.575Z] Removing intermediate container 049446cdbf69 [2024-10-21T04:45:52.575Z] ---> df4a4093cdc8 [2024-10-21T04:45:52.575Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-21T04:45:52.575Z] ---> Running in 4d1926b72aa5 [2024-10-21T04:45:52.575Z] Removing intermediate container 4d1926b72aa5 [2024-10-21T04:45:52.575Z] ---> c1d1e2b83d4a [2024-10-21T04:45:52.575Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-21T04:45:52.575Z] ---> Running in 2544b3e8a4eb [2024-10-21T04:45:52.636Z] cf04c63912e1: Pull complete [2024-10-21T04:45:52.837Z] Removing intermediate container 2544b3e8a4eb [2024-10-21T04:45:52.837Z] ---> f9033f1efc7e [2024-10-21T04:45:52.837Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-21T04:45:52.837Z] ---> Running in 6f705d8597db [2024-10-21T04:45:53.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T04:45:53.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T04:45:53.221Z] 55b35a11ae5e: Pull complete [2024-10-21T04:45:53.669Z] OK: 246 MiB in 54 packages [2024-10-21T04:45:53.804Z] a37a00ec5f00: Verifying Checksum [2024-10-21T04:45:53.804Z] a37a00ec5f00: Download complete [2024-10-21T04:45:53.929Z] Removing intermediate container 6f705d8597db [2024-10-21T04:45:53.929Z] ---> 22ddbda48708 [2024-10-21T04:45:53.929Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-21T04:45:53.929Z] ---> 861612710254 [2024-10-21T04:45:53.929Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T04:45:53.929Z] ---> Running in ef4be86d531e [2024-10-21T04:45:54.392Z] c9f46d7d2bd2: Verifying Checksum [2024-10-21T04:45:54.392Z] c9f46d7d2bd2: Download complete [2024-10-21T04:45:54.865Z] Removing intermediate container ef4be86d531e [2024-10-21T04:45:54.865Z] ---> 9c6834a5ca35 [2024-10-21T04:45:54.865Z] Step 9/24 : COPY . . [2024-10-21T04:45:55.892Z] ---> 9602c9051c29 [2024-10-21T04:45:55.892Z] Step 10/24 : RUN ${MAKE} [2024-10-21T04:45:55.892Z] ---> Running in 2b21af0996fc [2024-10-21T04:45:55.892Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-21T04:46:09.399Z] a37a00ec5f00: Pull complete [2024-10-21T04:46:09.399Z] 50b3750afda1: Pull complete [2024-10-21T04:46:09.399Z] 4f4fb700ef54: Pull complete [2024-10-21T04:46:09.399Z] 80978eb59214: Pull complete [2024-10-21T04:46:16.047Z] c9f46d7d2bd2: Pull complete [2024-10-21T04:46:17.996Z] c5a475d317c9: Pull complete [2024-10-21T04:46:17.996Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-21T04:46:17.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-21T04:46:17.996Z] ---> be29e6b0f0d4 [2024-10-21T04:46:17.996Z] Step 3/10 : ARG MAKE=make build [2024-10-21T04:46:19.406Z] ---> Running in d37e78f868a1 [2024-10-21T04:46:19.406Z] Removing intermediate container d37e78f868a1 [2024-10-21T04:46:19.406Z] ---> d9652a8a15b4 [2024-10-21T04:46:19.406Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-21T04:46:19.406Z] ---> Running in 0a199c50e3d1 [2024-10-21T04:46:19.986Z] Removing intermediate container 0a199c50e3d1 [2024-10-21T04:46:19.986Z] ---> 1fbd66a43d65 [2024-10-21T04:46:19.986Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-21T04:46:19.986Z] ---> Running in 85d9554b4580 [2024-10-21T04:46:20.252Z] Removing intermediate container 85d9554b4580 [2024-10-21T04:46:20.252Z] ---> c199131aade0 [2024-10-21T04:46:20.252Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-21T04:46:20.252Z] ---> Running in 3ff47985209f [2024-10-21T04:46:21.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T04:46:21.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T04:46:23.220Z] OK: 238 MiB in 54 packages [2024-10-21T04:46:24.180Z] Removing intermediate container 3ff47985209f [2024-10-21T04:46:24.180Z] ---> f515a397db8e [2024-10-21T04:46:24.180Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-21T04:46:24.447Z] ---> aed754266248 [2024-10-21T04:46:24.447Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T04:46:24.447Z] ---> Running in f1bc9e96280d [2024-10-21T04:46:34.814Z] Removing intermediate container 2b21af0996fc [2024-10-21T04:46:34.814Z] ---> 5abc62207e48 [2024-10-21T04:46:34.814Z] Step 11/24 : FROM alpine:3.20 [2024-10-21T04:46:34.814Z] 3.20: Pulling from library/alpine [2024-10-21T04:46:34.814Z] 43c4264eed91: Already exists [2024-10-21T04:46:34.814Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T04:46:34.814Z] Status: Downloaded newer image for alpine:3.20 [2024-10-21T04:46:34.814Z] ---> 91ef0af61f39 [2024-10-21T04:46:34.814Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-21T04:46:34.814Z] ---> Running in a607dd8ec55a [2024-10-21T04:46:34.814Z] Removing intermediate container a607dd8ec55a [2024-10-21T04:46:34.814Z] ---> 8a66fc0d81c7 [2024-10-21T04:46:34.814Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-21T04:46:34.814Z] ---> Running in a5dfc4052460 [2024-10-21T04:46:34.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T04:46:34.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T04:46:34.814Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-21T04:46:34.814Z] Executing busybox-1.36.1-r29.trigger [2024-10-21T04:46:34.814Z] OK: 8 MiB in 15 packages [2024-10-21T04:46:34.814Z] Removing intermediate container a5dfc4052460 [2024-10-21T04:46:34.814Z] ---> 926d4e384a02 [2024-10-21T04:46:34.814Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-21T04:46:34.814Z] ---> Running in c54ebb7036a8 [2024-10-21T04:46:34.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T04:46:34.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T04:46:34.814Z] Upgrading critical system libraries and apk-tools: [2024-10-21T04:46:34.814Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T04:46:34.814Z] Executing busybox-1.36.1-r29.trigger [2024-10-21T04:46:34.814Z] Continuing the upgrade transaction with new apk-tools: [2024-10-21T04:46:34.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-21T04:46:34.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-21T04:46:34.814Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T04:46:34.814Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T04:46:34.814Z] OK: 8 MiB in 15 packages [2024-10-21T04:46:34.814Z] Removing intermediate container c54ebb7036a8 [2024-10-21T04:46:34.814Z] ---> aebdd00c2c59 [2024-10-21T04:46:34.814Z] Step 15/24 : WORKDIR / [2024-10-21T04:46:34.814Z] ---> Running in 5beb2fdf2607 [2024-10-21T04:46:34.814Z] Removing intermediate container 5beb2fdf2607 [2024-10-21T04:46:34.814Z] ---> 8c7502abc18e [2024-10-21T04:46:34.814Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-21T04:46:34.814Z] ---> a5c3ab6ef319 [2024-10-21T04:46:34.814Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-21T04:46:35.075Z] ---> 5e6d22f10040 [2024-10-21T04:46:35.075Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-21T04:46:35.333Z] ---> 6bd5782defdf [2024-10-21T04:46:35.333Z] Step 19/24 : EXPOSE 59999 [2024-10-21T04:46:35.333Z] ---> Running in 686aafb8e576 [2024-10-21T04:46:35.333Z] Removing intermediate container 686aafb8e576 [2024-10-21T04:46:35.333Z] ---> 0345e5f22724 [2024-10-21T04:46:35.333Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-21T04:46:35.333Z] ---> Running in 8cac5b8eda9b [2024-10-21T04:46:35.591Z] Removing intermediate container 8cac5b8eda9b [2024-10-21T04:46:35.591Z] ---> 2db3a235b277 [2024-10-21T04:46:35.591Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-21T04:46:35.591Z] ---> Running in 832aa81a88e3 [2024-10-21T04:46:35.591Z] Removing intermediate container 832aa81a88e3 [2024-10-21T04:46:35.591Z] ---> 36316c995f97 [2024-10-21T04:46:35.591Z] Step 22/24 : LABEL arch=amd64 [2024-10-21T04:46:35.591Z] ---> Running in 8e7cc158706a [2024-10-21T04:46:35.591Z] Removing intermediate container 8e7cc158706a [2024-10-21T04:46:35.591Z] ---> 2076ee3cef25 [2024-10-21T04:46:35.591Z] Step 23/24 : LABEL git_sha=e7d219c81bb1a39276e759e1bfbf54ad13c5976a [2024-10-21T04:46:35.591Z] ---> Running in a1d6129f054f [2024-10-21T04:46:35.850Z] Removing intermediate container a1d6129f054f [2024-10-21T04:46:35.850Z] ---> ccbf7f2e120b [2024-10-21T04:46:35.850Z] Step 24/24 : LABEL version=0.0.0 [2024-10-21T04:46:35.850Z] ---> Running in fc2748ed0d85 [2024-10-21T04:46:35.850Z] Removing intermediate container fc2748ed0d85 [2024-10-21T04:46:35.850Z] ---> 845718ab386a [2024-10-21T04:46:35.850Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-21T04:46:35.850Z] Successfully built 845718ab386a [2024-10-21T04:46:35.850Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:46:36.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T04:46:36.914Z] [2024-10-21T04:46:36.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:46:37.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T04:46:37.333Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-21T04:46:37.333Z] 5eb5b503b376: Pulling fs layer [2024-10-21T04:46:37.333Z] 5c69ac0246d0: Pulling fs layer [2024-10-21T04:46:37.333Z] ec43610c2a17: Pulling fs layer [2024-10-21T04:46:37.334Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-21T04:46:37.334Z] 33b1e0a273af: Pulling fs layer [2024-10-21T04:46:37.334Z] 5d3b04190fa2: Pulling fs layer [2024-10-21T04:46:37.334Z] 2f39f015ded8: Pulling fs layer [2024-10-21T04:46:37.334Z] 33b1e0a273af: Waiting [2024-10-21T04:46:37.334Z] 5d3b04190fa2: Waiting [2024-10-21T04:46:37.334Z] 2f39f015ded8: Waiting [2024-10-21T04:46:37.334Z] 3a2ae6a8a46f: Waiting [2024-10-21T04:46:37.334Z] 5c69ac0246d0: Verifying Checksum [2024-10-21T04:46:37.334Z] 5c69ac0246d0: Download complete [2024-10-21T04:46:37.334Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-21T04:46:37.334Z] 3a2ae6a8a46f: Download complete [2024-10-21T04:46:37.334Z] 33b1e0a273af: Download complete [2024-10-21T04:46:37.334Z] 5d3b04190fa2: Verifying Checksum [2024-10-21T04:46:37.334Z] 5d3b04190fa2: Download complete [2024-10-21T04:46:37.334Z] ec43610c2a17: Verifying Checksum [2024-10-21T04:46:37.334Z] ec43610c2a17: Download complete [2024-10-21T04:46:37.593Z] 5eb5b503b376: Download complete [2024-10-21T04:46:38.528Z] 2f39f015ded8: Verifying Checksum [2024-10-21T04:46:38.528Z] 2f39f015ded8: Download complete [2024-10-21T04:46:38.788Z] 5eb5b503b376: Pull complete [2024-10-21T04:46:39.050Z] 5c69ac0246d0: Pull complete [2024-10-21T04:46:39.620Z] ec43610c2a17: Pull complete [2024-10-21T04:46:39.620Z] 3a2ae6a8a46f: Pull complete [2024-10-21T04:46:39.878Z] 33b1e0a273af: Pull complete [2024-10-21T04:46:39.878Z] 5d3b04190fa2: Pull complete [2024-10-21T04:46:44.068Z] 2f39f015ded8: Pull complete [2024-10-21T04:46:44.068Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-21T04:46:44.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T04:46:44.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T04:46:44.360Z] prd-ubuntu20.04-docker-8c-8g-23403 does not seem to be running inside a container [2024-10-21T04:46:44.406Z] $ 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-1640 -v /w/workspace/gexfoundry_device-sdk-go_PR-1640:/w/workspace/gexfoundry_device-sdk-go_PR-1640:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1640@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-10-21T04:46:48.303Z] $ docker top 81785b47524200c39c5741339d8105a71f6e4bda0dc911d73b4d0c411a47c0c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T04:46:48.830Z] ---> job-cost.sh [2024-10-21T04:46:48.830Z] lf-activate-venv: SKIPPING [2024-10-21T04:46:48.830Z] INFO: No Stack... [2024-10-21T04:46:49.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-21T04:46:49.658Z] INFO: Archiving Costs [Pipeline] sh [2024-10-21T04:46:49.988Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1640/archives/cost.csv [2024-10-21T04:46:49.988Z] + cut -d, -f6 [Pipeline] lock [2024-10-21T04:46:50.063Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] [2024-10-21T04:46:50.069Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] did not exist. Created. [2024-10-21T04:46:50.076Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-21T04:46:50.504Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-21T04:46:50.568Z] Stashed 1 file(s) [Pipeline] } [2024-10-21T04:46:50.603Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-21T04:46:50.730Z] $ docker stop --time=1 81785b47524200c39c5741339d8105a71f6e4bda0dc911d73b4d0c411a47c0c4 [2024-10-21T04:46:52.980Z] $ docker rm -f --volumes 81785b47524200c39c5741339d8105a71f6e4bda0dc911d73b4d0c411a47c0c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-21T04:48:16.125Z] Removing intermediate container f1bc9e96280d [2024-10-21T04:48:16.125Z] ---> cadb226db534 [2024-10-21T04:48:16.125Z] Step 9/10 : COPY . . [2024-10-21T04:48:16.125Z] ---> af78ac40091d [2024-10-21T04:48:16.125Z] Step 10/10 : RUN ${MAKE} [2024-10-21T04:48:16.125Z] ---> Running in 32183a31a9a9 [2024-10-21T04:48:16.125Z] noop [2024-10-21T04:48:16.125Z] Removing intermediate container 32183a31a9a9 [2024-10-21T04:48:16.125Z] ---> d0c0ce3f1a68 [2024-10-21T04:48:16.125Z] Successfully built d0c0ce3f1a68 [2024-10-21T04:48:16.125Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:48:16.669Z] + docker inspect -f . ci-base-image-arm64 [2024-10-21T04:48:16.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T04:48:16.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-23404 does not seem to be running inside a container [2024-10-21T04:48:17.061Z] $ 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-10-21T04:48:18.255Z] $ docker top 8bcc714d0c96d44ad57c94d14f177327293e204cb8b3dbd54b1bfe15ade76be6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T04:48:19.170Z] + go version [2024-10-21T04:48:19.170Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-21T04:48:19.211Z] $ docker stop --time=1 8bcc714d0c96d44ad57c94d14f177327293e204cb8b3dbd54b1bfe15ade76be6 [2024-10-21T04:48:20.830Z] $ docker rm -f --volumes 8bcc714d0c96d44ad57c94d14f177327293e204cb8b3dbd54b1bfe15ade76be6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:48:21.752Z] + docker inspect -f . ci-base-image-arm64 [2024-10-21T04:48:21.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T04:48:22.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-23404 does not seem to be running inside a container [2024-10-21T04:48:22.094Z] $ 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-10-21T04:48:23.255Z] $ docker top e5ca0b223665de995c5833c76d911898c396a35bfc157fa601beb79fc788ba32 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T04:48:24.175Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-21T04:48:24.912Z] + make test [2024-10-21T04:48:24.912Z] go test -race -coverprofile=coverage.out ./... [2024-10-21T04:49:11.767Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-21T04:52:33.602Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-21T04:52:33.602Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-21T04:52:33.602Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-21T04:52:33.602Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-21T04:52:33.602Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-21T04:52:48.620Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.181s coverage: 26.0% of statements [2024-10-21T04:52:50.031Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.186s coverage: 79.4% of statements [2024-10-21T04:53:02.361Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-21T04:53:02.361Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-21T04:53:03.317Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.292s coverage: 86.0% of statements [2024-10-21T04:53:15.664Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-21T04:53:16.621Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.552s coverage: 45.2% of statements [2024-10-21T04:53:19.202Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.244s coverage: 14.1% of statements [2024-10-21T04:53:19.202Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.041s coverage: 44.6% of statements [2024-10-21T04:53:23.450Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-21T04:53:23.450Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-21T04:53:23.450Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-21T04:53:24.411Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.389s coverage: 68.4% of statements [2024-10-21T04:53:29.784Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.333s coverage: 88.3% of statements [2024-10-21T04:53:35.147Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-21T04:53:36.554Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.291s coverage: 5.3% of statements [2024-10-21T04:53:37.517Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-21T04:53:37.517Z] GO111MODULE=on go vet ./... [2024-10-21T04:57:29.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-21T04:57:29.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-21T04:57:29.323Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-21T04:57:29.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-21T04:57:29.405Z] $ docker stop --time=1 e5ca0b223665de995c5833c76d911898c396a35bfc157fa601beb79fc788ba32 [2024-10-21T04:57:31.431Z] $ docker rm -f --volumes e5ca0b223665de995c5833c76d911898c396a35bfc157fa601beb79fc788ba32 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-21T04:57:33.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-21T04:57:34.028Z] Warning: overwriting stash ‘coverage-report’ [2024-10-21T04:57:34.883Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-21T04:57:35.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-21T04:57:35.906Z] + ls -al . [2024-10-21T04:57:35.906Z] total 712 [2024-10-21T04:57:35.906Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 04:48 . [2024-10-21T04:57:35.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 04:45 .. [2024-10-21T04:57:35.906Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 21 04:45 .dockerignore [2024-10-21T04:57:35.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 04:45 .git [2024-10-21T04:57:35.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 04:45 .github [2024-10-21T04:57:35.906Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 21 04:45 .gitignore [2024-10-21T04:57:35.906Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 21 04:45 .golangci.yml [2024-10-21T04:57:35.906Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 21 04:45 CHANGELOG.md [2024-10-21T04:57:35.906Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 04:45 GOVERNANCE.md [2024-10-21T04:57:35.906Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 21 04:45 Jenkinsfile [2024-10-21T04:57:35.906Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 21 04:45 LICENSE [2024-10-21T04:57:35.906Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 21 04:45 Makefile [2024-10-21T04:57:35.906Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 21 04:45 OWNERS.md [2024-10-21T04:57:35.906Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 21 04:45 README.md [2024-10-21T04:57:35.906Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 21 04:43 VERSION [2024-10-21T04:57:35.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 04:45 bin [2024-10-21T04:57:35.906Z] -rw-r--r-- 1 jenkins jenkins 467898 Oct 21 04:53 coverage.out [2024-10-21T04:57:35.906Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 21 04:45 example [2024-10-21T04:57:35.906Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 21 04:45 go.mod [2024-10-21T04:57:35.906Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 21 04:45 go.sum [2024-10-21T04:57:35.906Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 21 04:45 internal [2024-10-21T04:57:35.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 04:45 openapi [2024-10-21T04:57:35.906Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 21 04:45 pkg [2024-10-21T04:57:35.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 04:45 snap [2024-10-21T04:57:35.906Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 21 04:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T04:57:36.361Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e7d219c81bb1a39276e759e1bfbf54ad13c5976a --label arch=arm64 --label version=0.0.0 . [2024-10-21T04:57:36.950Z] Sending build context to Docker daemon 13.66MB [2024-10-21T04:57:36.950Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-21T04:57:36.950Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-21T04:57:36.950Z] ---> d0c0ce3f1a68 [2024-10-21T04:57:36.950Z] Step 3/24 : ARG MAKE=make build [2024-10-21T04:57:37.218Z] ---> Running in b1ad3c391318 [2024-10-21T04:57:37.483Z] Removing intermediate container b1ad3c391318 [2024-10-21T04:57:37.483Z] ---> 1620ed87d450 [2024-10-21T04:57:37.483Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-21T04:57:37.483Z] ---> Running in b8ee1037ac64 [2024-10-21T04:57:37.750Z] Removing intermediate container b8ee1037ac64 [2024-10-21T04:57:37.750Z] ---> 3e18a4bdb7ce [2024-10-21T04:57:37.750Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-21T04:57:37.750Z] ---> Running in 41ec84444764 [2024-10-21T04:57:38.017Z] Removing intermediate container 41ec84444764 [2024-10-21T04:57:38.017Z] ---> bb49c832431c [2024-10-21T04:57:38.017Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-21T04:57:38.289Z] ---> Running in c8177f39febf [2024-10-21T04:57:39.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T04:57:39.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T04:57:40.925Z] OK: 238 MiB in 54 packages [2024-10-21T04:57:41.883Z] Removing intermediate container c8177f39febf [2024-10-21T04:57:41.883Z] ---> 5129abf561e2 [2024-10-21T04:57:41.883Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-21T04:57:42.468Z] ---> d79c8efce87d [2024-10-21T04:57:42.468Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-21T04:57:42.468Z] ---> Running in d23b54f4e26e [2024-10-21T04:57:45.046Z] Removing intermediate container d23b54f4e26e [2024-10-21T04:57:45.046Z] ---> 0e29d1de4599 [2024-10-21T04:57:45.046Z] Step 9/24 : COPY . . [2024-10-21T04:57:46.459Z] ---> 7ed8714513f0 [2024-10-21T04:57:46.459Z] Step 10/24 : RUN ${MAKE} [2024-10-21T04:57:46.459Z] ---> Running in 1a9031d94c2c [2024-10-21T04:57:47.419Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-21T05:01:24.269Z] Removing intermediate container 1a9031d94c2c [2024-10-21T05:01:24.269Z] ---> 86e305ae451b [2024-10-21T05:01:24.269Z] Step 11/24 : FROM alpine:3.20 [2024-10-21T05:01:24.269Z] 3.20: Pulling from library/alpine [2024-10-21T05:01:24.269Z] cf04c63912e1: Already exists [2024-10-21T05:01:24.269Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-21T05:01:24.269Z] Status: Downloaded newer image for alpine:3.20 [2024-10-21T05:01:24.269Z] ---> c157a85ed455 [2024-10-21T05:01:24.269Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-21T05:01:24.269Z] ---> Running in bd849e033745 [2024-10-21T05:01:24.269Z] Removing intermediate container bd849e033745 [2024-10-21T05:01:24.269Z] ---> 88e828e4ff71 [2024-10-21T05:01:24.269Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-21T05:01:24.269Z] ---> Running in f2662266f4d2 [2024-10-21T05:01:24.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T05:01:24.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T05:01:24.269Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-21T05:01:24.269Z] Executing busybox-1.36.1-r29.trigger [2024-10-21T05:01:24.269Z] OK: 9 MiB in 15 packages [2024-10-21T05:01:24.269Z] Removing intermediate container f2662266f4d2 [2024-10-21T05:01:24.269Z] ---> 678747c1f6f6 [2024-10-21T05:01:24.269Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-21T05:01:24.269Z] ---> Running in 6307e7cf2854 [2024-10-21T05:01:24.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T05:01:24.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T05:01:24.269Z] Upgrading critical system libraries and apk-tools: [2024-10-21T05:01:24.269Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-21T05:01:24.269Z] Executing busybox-1.36.1-r29.trigger [2024-10-21T05:01:24.269Z] Continuing the upgrade transaction with new apk-tools: [2024-10-21T05:01:24.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-21T05:01:24.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-21T05:01:25.947Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T05:01:26.215Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-21T05:01:26.215Z] OK: 9 MiB in 15 packages [2024-10-21T05:01:27.183Z] Removing intermediate container 6307e7cf2854 [2024-10-21T05:01:27.183Z] ---> 873c182e7dac [2024-10-21T05:01:27.183Z] Step 15/24 : WORKDIR / [2024-10-21T05:01:27.450Z] ---> Running in 65d8c0640164 [2024-10-21T05:01:27.717Z] Removing intermediate container 65d8c0640164 [2024-10-21T05:01:27.717Z] ---> 3536f590412f [2024-10-21T05:01:27.717Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-21T05:01:28.303Z] ---> bba915957c09 [2024-10-21T05:01:28.303Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-21T05:01:30.958Z] ---> 9cbf02eadbad [2024-10-21T05:01:30.958Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-21T05:01:30.958Z] ---> d7a86c78864d [2024-10-21T05:01:30.958Z] Step 19/24 : EXPOSE 59999 [2024-10-21T05:01:31.227Z] ---> Running in 6dcfcc601e56 [2024-10-21T05:01:31.494Z] Removing intermediate container 6dcfcc601e56 [2024-10-21T05:01:31.494Z] ---> 42bee4744f1f [2024-10-21T05:01:31.494Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-21T05:01:31.494Z] ---> Running in 4d8f8bcdb65b [2024-10-21T05:01:31.761Z] Removing intermediate container 4d8f8bcdb65b [2024-10-21T05:01:31.761Z] ---> fb9a00431c37 [2024-10-21T05:01:31.761Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-21T05:01:31.761Z] ---> Running in 9e3a98ba8e4e [2024-10-21T05:01:32.344Z] Removing intermediate container 9e3a98ba8e4e [2024-10-21T05:01:32.344Z] ---> 32bf3785ed45 [2024-10-21T05:01:32.344Z] Step 22/24 : LABEL arch=arm64 [2024-10-21T05:01:32.344Z] ---> Running in 87fa47a15b26 [2024-10-21T05:01:32.611Z] Removing intermediate container 87fa47a15b26 [2024-10-21T05:01:32.611Z] ---> 2136b2138b71 [2024-10-21T05:01:32.611Z] Step 23/24 : LABEL git_sha=e7d219c81bb1a39276e759e1bfbf54ad13c5976a [2024-10-21T05:01:32.611Z] ---> Running in 60e4631d7f2e [2024-10-21T05:01:32.880Z] Removing intermediate container 60e4631d7f2e [2024-10-21T05:01:32.881Z] ---> 6a0bbd1f2c3b [2024-10-21T05:01:32.881Z] Step 24/24 : LABEL version=0.0.0 [2024-10-21T05:01:33.146Z] ---> Running in 611d575aab8a [2024-10-21T05:01:33.412Z] Removing intermediate container 611d575aab8a [2024-10-21T05:01:33.412Z] ---> dfa9deaea3e9 [2024-10-21T05:01:33.412Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-21T05:01:33.412Z] Successfully built dfa9deaea3e9 [2024-10-21T05:01:33.412Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T05:01:34.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-21T05:01:34.339Z] [2024-10-21T05:01:34.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T05:01:34.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-21T05:01:34.747Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-21T05:01:34.747Z] 8998bd30e6a1: Pulling fs layer [2024-10-21T05:01:34.747Z] 04944245beec: Pulling fs layer [2024-10-21T05:01:34.747Z] 699f458cf7ca: Pulling fs layer [2024-10-21T05:01:34.747Z] 765212b225bb: Pulling fs layer [2024-10-21T05:01:34.747Z] f23df028b6ca: Pulling fs layer [2024-10-21T05:01:34.747Z] d65c8cfc05b1: Pulling fs layer [2024-10-21T05:01:34.747Z] 2437ff75d9bd: Pulling fs layer [2024-10-21T05:01:34.747Z] f23df028b6ca: Waiting [2024-10-21T05:01:34.747Z] 765212b225bb: Waiting [2024-10-21T05:01:34.747Z] d65c8cfc05b1: Waiting [2024-10-21T05:01:34.747Z] 2437ff75d9bd: Waiting [2024-10-21T05:01:35.014Z] 04944245beec: Verifying Checksum [2024-10-21T05:01:35.014Z] 04944245beec: Download complete [2024-10-21T05:01:35.014Z] 765212b225bb: Verifying Checksum [2024-10-21T05:01:35.014Z] 765212b225bb: Download complete [2024-10-21T05:01:35.014Z] f23df028b6ca: Verifying Checksum [2024-10-21T05:01:35.014Z] f23df028b6ca: Download complete [2024-10-21T05:01:35.014Z] d65c8cfc05b1: Verifying Checksum [2024-10-21T05:01:35.014Z] d65c8cfc05b1: Download complete [2024-10-21T05:01:35.281Z] 699f458cf7ca: Verifying Checksum [2024-10-21T05:01:35.281Z] 699f458cf7ca: Download complete [2024-10-21T05:01:35.548Z] 8998bd30e6a1: Download complete [2024-10-21T05:01:38.128Z] 2437ff75d9bd: Verifying Checksum [2024-10-21T05:01:38.128Z] 2437ff75d9bd: Download complete [2024-10-21T05:01:40.072Z] 8998bd30e6a1: Pull complete [2024-10-21T05:01:40.655Z] 04944245beec: Pull complete [2024-10-21T05:01:42.599Z] 699f458cf7ca: Pull complete [2024-10-21T05:01:42.599Z] 765212b225bb: Pull complete [2024-10-21T05:01:43.565Z] f23df028b6ca: Pull complete [2024-10-21T05:01:43.565Z] d65c8cfc05b1: Pull complete [2024-10-21T05:02:01.779Z] 2437ff75d9bd: Pull complete [2024-10-21T05:02:01.779Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-21T05:02:01.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-21T05:02:01.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T05:02:02.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-23404 does not seem to be running inside a container [2024-10-21T05:02:02.230Z] $ 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-10-21T05:02:04.958Z] $ docker top 6abde351f75a4a026a6c6f64f6a735384399c352e952c47722ce0e5303481dcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-21T05:02:05.898Z] ---> job-cost.sh [2024-10-21T05:02:05.898Z] lf-activate-venv: SKIPPING [2024-10-21T05:02:05.898Z] INFO: No Stack... [2024-10-21T05:02:06.163Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-21T05:02:07.122Z] INFO: Archiving Costs [Pipeline] sh [2024-10-21T05:02:07.788Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-10-21T05:02:07.788Z] + cut -d, -f6 [Pipeline] lock [2024-10-21T05:02:07.878Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] [2024-10-21T05:02:07.885Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] did not exist. Created. [2024-10-21T05:02:07.892Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-21T05:02:08.644Z] /w/workspace/device-sdk-go/1@tmp/durable-95734daf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-21T05:02:09.344Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-21T05:02:09.395Z] Warning: overwriting stash ‘stack-cost’ [2024-10-21T05:02:09.477Z] Stashed 1 file(s) [Pipeline] } [2024-10-21T05:02:09.502Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-21T05:02:09.592Z] $ docker stop --time=1 6abde351f75a4a026a6c6f64f6a735384399c352e952c47722ce0e5303481dcc [2024-10-21T05:02:11.136Z] $ docker rm -f --volumes 6abde351f75a4a026a6c6f64f6a735384399c352e952c47722ce0e5303481dcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-21T05:02:12.337Z] provisioning config files... [2024-10-21T05:02:12.343Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/config1226854273244711449tmp [Pipeline] { [Pipeline] sh [2024-10-21T05:02:12.697Z] + set +x [2024-10-21T05:02:12.697Z] + curl -s https://codecov.io/bash [2024-10-21T05:02:12.697Z] + bash -s -- [2024-10-21T05:02:12.697Z] [2024-10-21T05:02:12.697Z] _____ _ [2024-10-21T05:02:12.697Z] / ____| | | [2024-10-21T05:02:12.697Z] | | ___ __| | ___ ___ _____ __ [2024-10-21T05:02:12.697Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-21T05:02:12.697Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-21T05:02:12.697Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-21T05:02:12.697Z] Bash-1.0.6 [2024-10-21T05:02:12.697Z] [2024-10-21T05:02:12.697Z] [2024-10-21T05:02:12.697Z] ==> git version 2.25.1 found [2024-10-21T05:02:12.697Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-21T05:02:12.697Z] Release-Date: 2020-01-08 [2024-10-21T05:02:12.697Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-21T05:02:12.697Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-21T05:02:12.697Z] ==> Jenkins CI detected. [2024-10-21T05:02:12.697Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1640 [2024-10-21T05:02:12.697Z] project root: . [2024-10-21T05:02:12.697Z] --> token set from env [2024-10-21T05:02:12.697Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-21T05:02:12.697Z] ==> Running gcov in . (disable via -X gcov) [2024-10-21T05:02:12.697Z] ==> Python coveragepy not found [2024-10-21T05:02:12.697Z] ==> Searching for coverage reports in: [2024-10-21T05:02:12.697Z] + . [2024-10-21T05:02:12.697Z] -> Found 1 reports [2024-10-21T05:02:12.697Z] ==> Detecting git/mercurial file structure [2024-10-21T05:02:12.957Z] ==> Reading reports [2024-10-21T05:02:12.957Z] + ./coverage.out bytes=467898 [2024-10-21T05:02:12.957Z] ==> Appending adjustments [2024-10-21T05:02:12.957Z] https://docs.codecov.io/docs/fixing-reports [2024-10-21T05:02:13.216Z] + Found adjustments [2024-10-21T05:02:13.216Z] ==> Gzipping contents [2024-10-21T05:02:13.216Z] 44K /tmp/codecov.IZlfse.gz [2024-10-21T05:02:13.216Z] ==> Uploading reports [2024-10-21T05:02:13.216Z] url: https://codecov.io [2024-10-21T05:02:13.216Z] query: branch=PR-1640&commit=e7d219c81bb1a39276e759e1bfbf54ad13c5976a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1640&job=&cmd_args= [2024-10-21T05:02:13.216Z] -> Pinging Codecov [2024-10-21T05:02:13.217Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1640&commit=e7d219c81bb1a39276e759e1bfbf54ad13c5976a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1640&job=&cmd_args= [2024-10-21T05:02:13.477Z] -> Uploading to [2024-10-21T05:02:13.477Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/e7d219c81bb1a39276e759e1bfbf54ad13c5976a/0f1e3a8f-4853-4031-b986-2303f707ba27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241021%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241021T050213Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c65eed40f23b963d3984b512ce70ea40d45547793af43ca43dfbb69cefd0440b [2024-10-21T05:02:13.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-21T05:02:13.477Z] Dload Upload Total Spent Left Speed [2024-10-21T05:02:13.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42585 0 0 100 42585 0 160k --:--:-- --:--:-- --:--:-- 159k 100 42585 0 0 100 42585 0 159k --:--:-- --:--:-- --:--:-- 159k [2024-10-21T05:02:13.737Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e7d219c81bb1a39276e759e1bfbf54ad13c5976a [Pipeline] } [2024-10-21T05:02:13.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-21T05:02:16.099Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1640/archives ] [2024-10-21T05:02:16.099Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1640/archives [2024-10-21T05:02:16.099Z] total 16 [2024-10-21T05:02:16.099Z] drwxr-xr-x 3 root root 4096 Oct 21 04:46 . [2024-10-21T05:02:16.099Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 21 04:46 .. [2024-10-21T05:02:16.099Z] drwxr-xr-x 2 root root 4096 Oct 21 04:46 cost [2024-10-21T05:02:16.099Z] -rw-r--r-- 1 root root 86 Oct 21 04:46 cost.csv [2024-10-21T05:02:16.099Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1640/archives [2024-10-21T05:02:16.099Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1640/archives [2024-10-21T05:02:16.099Z] total 16 [2024-10-21T05:02:16.099Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 04:46 . [2024-10-21T05:02:16.099Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 21 04:46 .. [2024-10-21T05:02:16.099Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 04:46 cost [2024-10-21T05:02:16.099Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 21 04:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-21T05:02:16.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T05:02:17.440Z] ---> package-listing.sh [2024-10-21T05:02:17.440Z] ++ facter osfamily [2024-10-21T05:02:17.440Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-21T05:02:17.440Z] + OS_FAMILY=debian [2024-10-21T05:02:17.440Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1640 [2024-10-21T05:02:17.440Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-21T05:02:17.440Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-21T05:02:17.440Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-21T05:02:17.440Z] + PACKAGES=/tmp/packages_start.txt [2024-10-21T05:02:17.440Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1640 ']' [2024-10-21T05:02:17.440Z] + PACKAGES=/tmp/packages_end.txt [2024-10-21T05:02:17.440Z] + case "${OS_FAMILY}" in [2024-10-21T05:02:17.699Z] + dpkg -l [2024-10-21T05:02:17.699Z] + grep '^ii' [2024-10-21T05:02:17.699Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-21T05:02:17.699Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-21T05:02:17.699Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-21T05:02:17.699Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1640 ']' [2024-10-21T05:02:17.699Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1640/archives/ [2024-10-21T05:02:17.699Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1640/archives/ [Pipeline] echo [2024-10-21T05:02:17.743Z] 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-1640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-21T05:02:18.040Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-21T05:02:18.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-21T05:02:18.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-21T05:02:18.857Z] prd-ubuntu20.04-docker-8c-8g-23403 does not seem to be running inside a container [2024-10-21T05:02:18.913Z] $ 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-1640/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-1640 -v /w/workspace/gexfoundry_device-sdk-go_PR-1640:/w/workspace/gexfoundry_device-sdk-go_PR-1640:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1640@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-10-21T05:02:19.118Z] $ docker top 8dd6d7c83e2acb28613a20b1b7faa452c5ab02db9c096d6bdf1c4967ef18bf5a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-21T05:02:19.563Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-21T05:02:19.878Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-21T05:02:20.200Z] + ls /var/log/sa-host [2024-10-21T05:02:20.200Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-21T05:02:20.460Z] provisioning config files... [2024-10-21T05:02:20.469Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/config12968340818444600418tmp [Pipeline] { [Pipeline] echo [2024-10-21T05:02:20.541Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T05:02:20.866Z] ---> create-netrc.sh [Pipeline] } [2024-10-21T05:02:20.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-21T05:02:21.337Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-21T05:02:21.374Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T05:02:21.693Z] ---> sudo-logs.sh [2024-10-21T05:02:21.693Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-21T05:02:21.800Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T05:02:22.121Z] ---> job-cost.sh [2024-10-21T05:02:22.121Z] lf-activate-venv: SKIPPING [2024-10-21T05:02:22.121Z] DEBUG: total: 0.2199999988079071 [2024-10-21T05:02:22.121Z] INFO: Retrieving Stack Cost... [2024-10-21T05:02:22.380Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-21T05:02:22.948Z] INFO: Archiving Costs [Pipeline] echo [2024-10-21T05:02:22.992Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-21T05:02:23.327Z] ---> logs-deploy.sh [2024-10-21T05:02:23.327Z] lf-activate-venv: SKIPPING [2024-10-21T05:02:23.327Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1640/1 [2024-10-21T05:02:23.327Z] INFO: archiving workspace using pattern(s): [2024-10-21T05:02:25.234Z] Archives upload complete. [2024-10-21T05:02:25.234Z] INFO: archiving logs to Nexus [2024-10-21T05:02:25.802Z] ---> uname -a: [2024-10-21T05:02:25.802Z] Linux prd-ubuntu20-04-docker-8c-8g-23403 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] ---> lscpu: [2024-10-21T05:02:25.802Z] Architecture: x86_64 [2024-10-21T05:02:25.802Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-21T05:02:25.802Z] Byte Order: Little Endian [2024-10-21T05:02:25.802Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-21T05:02:25.802Z] CPU(s): 8 [2024-10-21T05:02:25.802Z] On-line CPU(s) list: 0-7 [2024-10-21T05:02:25.802Z] Thread(s) per core: 1 [2024-10-21T05:02:25.802Z] Core(s) per socket: 1 [2024-10-21T05:02:25.802Z] Socket(s): 8 [2024-10-21T05:02:25.802Z] NUMA node(s): 1 [2024-10-21T05:02:25.802Z] Vendor ID: AuthenticAMD [2024-10-21T05:02:25.802Z] CPU family: 23 [2024-10-21T05:02:25.802Z] Model: 49 [2024-10-21T05:02:25.802Z] Model name: AMD EPYC-Rome Processor [2024-10-21T05:02:25.802Z] Stepping: 0 [2024-10-21T05:02:25.802Z] CPU MHz: 2800.000 [2024-10-21T05:02:25.802Z] BogoMIPS: 5600.00 [2024-10-21T05:02:25.802Z] Virtualization: AMD-V [2024-10-21T05:02:25.802Z] Hypervisor vendor: KVM [2024-10-21T05:02:25.802Z] Virtualization type: full [2024-10-21T05:02:25.802Z] L1d cache: 256 KiB [2024-10-21T05:02:25.802Z] L1i cache: 256 KiB [2024-10-21T05:02:25.802Z] L2 cache: 4 MiB [2024-10-21T05:02:25.802Z] L3 cache: 128 MiB [2024-10-21T05:02:25.802Z] NUMA node0 CPU(s): 0-7 [2024-10-21T05:02:25.802Z] Vulnerability Itlb multihit: Not affected [2024-10-21T05:02:25.802Z] Vulnerability L1tf: Not affected [2024-10-21T05:02:25.802Z] Vulnerability Mds: Not affected [2024-10-21T05:02:25.802Z] Vulnerability Meltdown: Not affected [2024-10-21T05:02:25.802Z] Vulnerability Mmio stale data: Not affected [2024-10-21T05:02:25.802Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-21T05:02:25.802Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-21T05:02:25.802Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-21T05:02:25.802Z] Vulnerability Srbds: Not affected [2024-10-21T05:02:25.802Z] Vulnerability Tsx async abort: Not affected [2024-10-21T05:02:25.802Z] 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-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] ---> nproc: [2024-10-21T05:02:25.802Z] 8 [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] ---> df -h: [2024-10-21T05:02:25.802Z] Filesystem Size Used Avail Use% Mounted on [2024-10-21T05:02:25.802Z] overlay 155G 12G 143G 8% / [2024-10-21T05:02:25.802Z] tmpfs 64M 0 64M 0% /dev [2024-10-21T05:02:25.802Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-21T05:02:25.802Z] shm 64M 0 64M 0% /dev/shm [2024-10-21T05:02:25.802Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] ---> sar -b -r -n DEV: [2024-10-21T05:02:25.802Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23403) 10/21/24 _x86_64_ (8 CPU) [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] 04:41:47 LINUX RESTART (8 CPU) [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] 04:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-21T05:02:25.802Z] 04:43:01 339.64 48.05 291.59 0.00 5332.49 174530.76 0.00 [2024-10-21T05:02:25.802Z] 04:44:01 292.12 4.42 287.70 0.00 80.37 90018.93 0.00 [2024-10-21T05:02:25.802Z] 04:45:01 75.70 0.13 75.57 0.00 7.20 30146.19 0.00 [2024-10-21T05:02:25.802Z] 04:46:01 89.90 0.15 89.75 0.00 3.73 27262.39 0.00 [2024-10-21T05:02:25.802Z] 04:47:01 176.79 10.05 166.74 0.00 5180.81 55852.32 0.00 [2024-10-21T05:02:25.802Z] 04:48:01 15.25 1.65 13.60 0.00 256.62 3582.60 0.00 [2024-10-21T05:02:25.802Z] 04:49:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 [2024-10-21T05:02:25.802Z] 04:50:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 [2024-10-21T05:02:25.802Z] 04:51:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 [2024-10-21T05:02:25.802Z] 04:52:01 2.62 0.00 2.62 0.00 0.00 42.93 0.00 [2024-10-21T05:02:25.802Z] 04:53:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 [2024-10-21T05:02:25.802Z] 04:54:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2024-10-21T05:02:25.802Z] 04:55:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 [2024-10-21T05:02:25.802Z] 04:56:01 2.05 0.00 2.05 0.00 0.00 23.19 0.00 [2024-10-21T05:02:25.802Z] 04:57:01 2.17 0.02 2.15 0.00 0.13 25.60 0.00 [2024-10-21T05:02:25.802Z] 04:58:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 [2024-10-21T05:02:25.802Z] 04:59:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2024-10-21T05:02:25.802Z] 05:00:01 1.95 0.00 1.95 0.00 0.00 21.59 0.00 [2024-10-21T05:02:25.802Z] 05:01:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2024-10-21T05:02:25.802Z] 05:02:01 1.88 0.00 1.88 0.00 0.00 22.26 0.00 [2024-10-21T05:02:25.802Z] Average: 50.67 3.22 47.45 0.00 543.13 19085.81 0.00 [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] 04:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-21T05:02:25.802Z] 04:43:01 29902932 31569892 770532 2.34 59868 1911256 1763548 5.20 1005700 1641924 280 [2024-10-21T05:02:25.802Z] 04:44:01 26949364 31513368 782532 2.38 186392 4440236 1864300 5.49 1351196 3961912 208568 [2024-10-21T05:02:25.802Z] 04:45:01 26950272 31468756 820116 2.49 190808 4412304 1908864 5.63 1765284 3560956 307344 [2024-10-21T05:02:25.802Z] 04:46:01 27582068 31323684 963572 2.93 196352 3653564 2416192 7.12 1583644 3135244 106280 [2024-10-21T05:02:25.802Z] 04:47:01 26536764 31482856 799072 2.43 209780 4788420 1831980 5.40 1638328 4060640 94588 [2024-10-21T05:02:25.802Z] 04:48:01 26527916 31490092 788864 2.40 212468 4800852 1842568 5.43 1649220 4051012 140 [2024-10-21T05:02:25.802Z] 04:49:01 26535016 31497352 781316 2.38 212568 4800856 1842568 5.43 1642612 4051016 4 [2024-10-21T05:02:25.802Z] 04:50:01 26535300 31497704 780896 2.37 212656 4800856 1842568 5.43 1642760 4051028 228 [2024-10-21T05:02:25.802Z] 04:51:01 26542964 31505488 773088 2.35 212752 4800860 1842568 5.43 1634656 4051032 8 [2024-10-21T05:02:25.802Z] 04:52:01 26543048 31506164 772640 2.35 212900 4800968 1842568 5.43 1634688 4051432 164 [2024-10-21T05:02:25.802Z] 04:53:01 26542788 31505996 772764 2.35 212988 4800960 1842568 5.43 1634624 4051456 4 [2024-10-21T05:02:25.802Z] 04:54:01 26543284 31506608 772116 2.35 213076 4800976 1842568 5.43 1634656 4051468 232 [2024-10-21T05:02:25.802Z] 04:55:01 26543468 31506872 772008 2.35 213172 4800976 1842568 5.43 1634972 4051468 8 [2024-10-21T05:02:25.802Z] 04:56:01 26543096 31506616 772252 2.35 213260 4800980 1842568 5.43 1635164 4051480 4 [2024-10-21T05:02:25.802Z] 04:57:01 26542640 31506336 772624 2.35 213364 4800980 1828804 5.39 1635268 4051520 24 [2024-10-21T05:02:25.802Z] 04:58:01 26542656 31506416 772460 2.35 213444 4800984 1828804 5.39 1635368 4051524 220 [2024-10-21T05:02:25.802Z] 04:59:01 26542932 31506752 772140 2.35 213484 4800988 1828804 5.39 1635036 4051532 4 [2024-10-21T05:02:25.802Z] 05:00:01 26542724 31506604 772196 2.35 213572 4800988 1828804 5.39 1635088 4051536 180 [2024-10-21T05:02:25.802Z] 05:01:01 26542988 31506984 772012 2.35 213636 4800996 1828804 5.39 1635392 4051552 8 [2024-10-21T05:02:25.802Z] 05:02:01 26543044 31507096 771816 2.35 213728 4800996 1828804 5.39 1635528 4051560 28 [2024-10-21T05:02:25.802Z] Average: 26801763 31496082 787751 2.40 202013 4561000 1867041 5.50 1594959 3856565 35916 [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] 04:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-21T05:02:25.802Z] 04:43:01 docker0 34.54 33.91 2.57 194.80 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:43:01 ens3 485.17 331.66 2832.87 91.42 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:43:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:44:01 docker0 323.24 473.36 27.65 3271.44 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:44:01 ens3 594.49 397.50 6461.22 50.10 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:44:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:45:01 docker0 0.85 1.30 0.11 0.35 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:45:01 ens3 28.05 17.90 28.75 11.81 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:45:01 vethc5b7442 0.85 1.40 0.12 0.36 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:46:01 docker0 1.53 2.88 0.09 38.10 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:46:01 ens3 23.68 14.01 58.46 9.41 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:46:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:46:01 veth8e5b548 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:47:01 docker0 6.50 11.98 0.39 152.82 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:47:01 ens3 262.35 130.22 4760.98 17.48 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:47:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:48:01 ens3 0.68 0.47 0.36 0.13 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:50:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:51:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:53:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:54:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:58:01 ens3 0.45 0.40 0.26 0.09 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:59:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 05:00:01 ens3 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 05:01:01 ens3 0.48 0.53 0.35 0.29 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 05:02:01 ens3 0.47 0.40 0.26 0.22 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] Average: docker0 18.34 26.17 1.54 182.90 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] Average: ens3 69.86 44.69 707.27 9.05 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] ---> sar -P ALL: [2024-10-21T05:02:25.802Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23403) 10/21/24 _x86_64_ (8 CPU) [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] 04:41:47 LINUX RESTART (8 CPU) [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] 04:42:01 CPU %user %nice %system %iowait %steal %idle [2024-10-21T05:02:25.802Z] 04:43:01 all 7.43 0.00 2.18 2.17 0.05 88.17 [2024-10-21T05:02:25.802Z] 04:43:01 0 8.07 0.00 2.70 9.82 0.05 79.36 [2024-10-21T05:02:25.802Z] 04:43:01 1 3.82 0.00 1.34 0.30 0.05 94.48 [2024-10-21T05:02:25.802Z] 04:43:01 2 6.53 0.00 2.04 0.38 0.05 91.00 [2024-10-21T05:02:25.802Z] 04:43:01 3 7.55 0.00 2.41 0.94 0.05 89.05 [2024-10-21T05:02:25.802Z] 04:43:01 4 8.36 0.00 1.70 0.17 0.05 89.72 [2024-10-21T05:02:25.802Z] 04:43:01 5 8.03 0.00 3.53 4.50 0.05 83.89 [2024-10-21T05:02:25.802Z] 04:43:01 6 5.62 0.00 2.01 0.52 0.03 91.82 [2024-10-21T05:02:25.802Z] 04:43:01 7 11.48 0.00 1.67 0.72 0.07 86.06 [2024-10-21T05:02:25.802Z] 04:44:01 all 9.34 0.00 4.44 5.29 0.06 80.86 [2024-10-21T05:02:25.802Z] 04:44:01 0 8.68 0.00 5.14 7.96 0.05 78.18 [2024-10-21T05:02:25.802Z] 04:44:01 1 8.51 0.00 4.22 0.59 0.05 86.63 [2024-10-21T05:02:25.802Z] 04:44:01 2 8.68 0.00 5.80 28.99 0.09 56.45 [2024-10-21T05:02:25.802Z] 04:44:01 3 9.48 0.00 3.50 0.64 0.05 86.32 [2024-10-21T05:02:25.802Z] 04:44:01 4 9.81 0.00 4.69 1.20 0.07 84.23 [2024-10-21T05:02:25.802Z] 04:44:01 5 10.61 0.00 4.00 0.84 0.07 84.47 [2024-10-21T05:02:25.802Z] 04:44:01 6 10.09 0.00 4.06 1.67 0.08 84.09 [2024-10-21T05:02:25.802Z] 04:44:01 7 8.88 0.00 4.13 0.66 0.05 86.28 [2024-10-21T05:02:25.802Z] 04:45:01 all 33.25 0.00 5.10 1.93 0.08 59.64 [2024-10-21T05:02:25.802Z] 04:45:01 0 33.48 0.00 5.23 0.84 0.08 60.36 [2024-10-21T05:02:25.802Z] 04:45:01 1 32.11 0.00 4.86 0.05 0.07 62.91 [2024-10-21T05:02:25.802Z] 04:45:01 2 36.21 0.00 5.18 3.77 0.08 54.77 [2024-10-21T05:02:25.802Z] 04:45:01 3 32.56 0.00 4.58 0.20 0.08 62.58 [2024-10-21T05:02:25.802Z] 04:45:01 4 33.91 0.00 5.31 0.79 0.10 59.89 [2024-10-21T05:02:25.802Z] 04:45:01 5 30.89 0.00 4.90 9.27 0.07 54.87 [2024-10-21T05:02:25.802Z] 04:45:01 6 31.96 0.00 4.76 0.22 0.07 63.00 [2024-10-21T05:02:25.802Z] 04:45:01 7 34.88 0.00 5.98 0.30 0.08 58.75 [2024-10-21T05:02:25.802Z] 04:46:01 all 48.91 0.00 7.13 2.09 0.08 41.80 [2024-10-21T05:02:25.802Z] 04:46:01 0 49.79 0.00 7.99 0.17 0.08 41.97 [2024-10-21T05:02:25.802Z] 04:46:01 1 48.72 0.00 6.93 3.61 0.08 40.66 [2024-10-21T05:02:25.802Z] 04:46:01 2 48.16 0.00 7.08 3.82 0.07 40.88 [2024-10-21T05:02:25.802Z] 04:46:01 3 49.38 0.00 6.88 0.15 0.08 43.51 [2024-10-21T05:02:25.802Z] 04:46:01 4 47.83 0.00 7.23 1.21 0.07 43.66 [2024-10-21T05:02:25.802Z] 04:46:01 5 49.35 0.00 7.93 7.22 0.10 35.40 [2024-10-21T05:02:25.802Z] 04:46:01 6 50.00 0.00 6.41 0.39 0.08 43.12 [2024-10-21T05:02:25.802Z] 04:46:01 7 48.04 0.00 6.58 0.13 0.08 45.16 [2024-10-21T05:02:25.802Z] 04:47:01 all 24.05 0.00 5.38 3.04 0.07 67.46 [2024-10-21T05:02:25.802Z] 04:47:01 0 24.17 0.00 6.14 1.09 0.05 68.54 [2024-10-21T05:02:25.802Z] 04:47:01 1 23.14 0.00 4.79 2.85 0.07 69.15 [2024-10-21T05:02:25.802Z] 04:47:01 2 24.03 0.00 5.59 2.05 0.07 68.26 [2024-10-21T05:02:25.802Z] 04:47:01 3 24.70 0.00 5.39 1.68 0.07 68.16 [2024-10-21T05:02:25.802Z] 04:47:01 4 23.78 0.00 5.15 0.03 0.08 70.95 [2024-10-21T05:02:25.802Z] 04:47:01 5 25.50 0.00 5.76 14.81 0.07 53.86 [2024-10-21T05:02:25.802Z] 04:47:01 6 23.27 0.00 4.75 0.76 0.07 71.16 [2024-10-21T05:02:25.802Z] 04:47:01 7 23.80 0.00 5.48 1.18 0.05 69.49 [2024-10-21T05:02:25.802Z] 04:48:01 all 0.47 0.00 0.26 0.15 0.01 99.11 [2024-10-21T05:02:25.802Z] 04:48:01 0 0.32 0.00 0.35 0.20 0.02 99.12 [2024-10-21T05:02:25.802Z] 04:48:01 1 1.03 0.00 0.33 0.02 0.02 98.60 [2024-10-21T05:02:25.802Z] 04:48:01 2 0.42 0.00 0.25 0.03 0.02 99.28 [2024-10-21T05:02:25.802Z] 04:48:01 3 0.32 0.00 0.22 0.10 0.00 99.37 [2024-10-21T05:02:25.802Z] 04:48:01 4 0.50 0.00 0.22 0.02 0.00 99.27 [2024-10-21T05:02:25.802Z] 04:48:01 5 0.37 0.00 0.22 0.23 0.02 99.17 [2024-10-21T05:02:25.802Z] 04:48:01 6 0.32 0.00 0.20 0.00 0.02 99.46 [2024-10-21T05:02:25.802Z] 04:48:01 7 0.45 0.00 0.33 0.57 0.02 98.63 [2024-10-21T05:02:25.802Z] 04:49:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-10-21T05:02:25.802Z] 04:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-21T05:02:25.802Z] 04:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T05:02:25.802Z] 04:49:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-21T05:02:25.802Z] 04:49:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-21T05:02:25.802Z] 04:49:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-21T05:02:25.802Z] 04:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T05:02:25.802Z] 04:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-21T05:02:25.802Z] 04:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T05:02:25.802Z] 04:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-21T05:02:25.802Z] 04:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T05:02:25.802Z] 04:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:50:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-21T05:02:25.802Z] 04:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T05:02:25.802Z] 04:50:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-21T05:02:25.802Z] 04:51:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-10-21T05:02:25.802Z] 04:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:51:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-21T05:02:25.802Z] 04:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-21T05:02:25.802Z] 04:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T05:02:25.802Z] 04:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:51:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-21T05:02:25.802Z] 04:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T05:02:25.802Z] 04:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-21T05:02:25.802Z] 04:52:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-10-21T05:02:25.802Z] 04:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-21T05:02:25.802Z] 04:52:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-21T05:02:25.802Z] 04:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T05:02:25.802Z] 04:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:52:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2024-10-21T05:02:25.802Z] 04:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T05:02:25.802Z] 04:53:01 all 0.05 0.00 0.02 0.00 0.01 99.91 [2024-10-21T05:02:25.802Z] 04:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T05:02:25.802Z] 04:53:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-21T05:02:25.802Z] 04:53:01 2 0.03 0.00 0.07 0.00 0.03 99.87 [2024-10-21T05:02:25.802Z] 04:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T05:02:25.802Z] 04:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T05:02:25.802Z] 04:53:01 5 0.27 0.00 0.02 0.03 0.02 99.67 [2024-10-21T05:02:25.802Z] 04:53:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-21T05:02:25.802Z] 04:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T05:02:25.802Z] [2024-10-21T05:02:25.802Z] 04:53:01 CPU %user %nice %system %iowait %steal %idle [2024-10-21T05:02:25.802Z] 04:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-10-21T05:02:25.802Z] 04:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T05:02:25.802Z] 04:54:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2024-10-21T05:02:25.802Z] 04:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:54:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-21T05:02:25.802Z] 04:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T05:02:25.802Z] 04:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-21T05:02:25.802Z] 04:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-21T05:02:25.802Z] 04:55:01 2 0.03 0.00 0.03 0.02 0.03 99.88 [2024-10-21T05:02:25.802Z] 04:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T05:02:25.802Z] 04:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T05:02:25.802Z] 04:55:01 5 0.13 0.00 0.02 0.02 0.00 99.83 [2024-10-21T05:02:25.802Z] 04:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T05:02:25.802Z] 04:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:56:01 all 0.07 0.00 0.02 0.01 0.00 99.90 [2024-10-21T05:02:25.802Z] 04:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-21T05:02:25.802Z] 04:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:56:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2024-10-21T05:02:25.802Z] 04:56:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-21T05:02:25.802Z] 04:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T05:02:25.802Z] 04:56:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2024-10-21T05:02:25.802Z] 04:56:01 6 0.43 0.00 0.00 0.00 0.02 99.55 [2024-10-21T05:02:25.802Z] 04:56:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-21T05:02:25.802Z] 04:57:01 all 0.04 0.00 0.03 0.01 0.00 99.92 [2024-10-21T05:02:25.803Z] 04:57:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-21T05:02:25.803Z] 04:57:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-21T05:02:25.803Z] 04:57:01 2 0.03 0.00 0.07 0.02 0.02 99.87 [2024-10-21T05:02:25.803Z] 04:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T05:02:25.803Z] 04:57:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-21T05:02:25.803Z] 04:57:01 5 0.00 0.00 0.03 0.03 0.00 99.93 [2024-10-21T05:02:25.803Z] 04:57:01 6 0.13 0.00 0.03 0.00 0.00 99.83 [2024-10-21T05:02:25.803Z] 04:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T05:02:25.803Z] 04:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-10-21T05:02:25.803Z] 04:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T05:02:25.803Z] 04:58:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-21T05:02:25.803Z] 04:58:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-10-21T05:02:25.803Z] 04:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T05:02:25.803Z] 04:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T05:02:25.803Z] 04:58:01 5 0.05 0.00 0.00 0.03 0.00 99.92 [2024-10-21T05:02:25.803Z] 04:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T05:02:25.803Z] 04:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-21T05:02:25.803Z] 04:59:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-10-21T05:02:25.803Z] 04:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T05:02:25.803Z] 04:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T05:02:25.803Z] 04:59:01 2 0.07 0.00 0.00 0.02 0.02 99.90 [2024-10-21T05:02:25.803Z] 04:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-21T05:02:25.803Z] 04:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T05:02:25.803Z] 04:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-21T05:02:25.803Z] 04:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T05:02:25.803Z] 04:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T05:02:25.803Z] 05:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-21T05:02:25.803Z] 05:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-21T05:02:25.803Z] 05:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-21T05:02:25.803Z] 05:00:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2024-10-21T05:02:25.803Z] 05:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T05:02:25.803Z] 05:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T05:02:25.803Z] 05:00:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-21T05:02:25.803Z] 05:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T05:02:25.803Z] 05:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-21T05:02:25.803Z] 05:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-21T05:02:25.803Z] 05:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T05:02:25.803Z] 05:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-21T05:02:25.803Z] 05:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T05:02:25.803Z] 05:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T05:02:25.803Z] 05:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-21T05:02:25.803Z] 05:01:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2024-10-21T05:02:25.803Z] 05:01:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-21T05:02:25.803Z] 05:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-21T05:02:25.803Z] 05:02:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-10-21T05:02:25.803Z] 05:02:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-21T05:02:25.803Z] 05:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-21T05:02:25.803Z] 05:02:01 2 0.03 0.00 0.02 0.02 0.03 99.90 [2024-10-21T05:02:25.803Z] 05:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-21T05:02:25.803Z] 05:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-21T05:02:25.803Z] 05:02:01 5 0.10 0.00 0.00 0.03 0.00 99.87 [2024-10-21T05:02:25.803Z] 05:02:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2024-10-21T05:02:25.803Z] 05:02:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-21T05:02:25.803Z] Average: all 6.15 0.00 1.22 0.73 0.02 91.87 [2024-10-21T05:02:25.803Z] Average: 0 6.19 0.00 1.38 1.00 0.02 91.42 [2024-10-21T05:02:25.803Z] Average: 1 5.85 0.00 1.13 0.37 0.02 92.63 [2024-10-21T05:02:25.803Z] Average: 2 6.18 0.00 1.31 1.93 0.03 90.55 [2024-10-21T05:02:25.803Z] Average: 3 6.17 0.00 1.15 0.18 0.02 92.48 [2024-10-21T05:02:25.803Z] Average: 4 6.16 0.00 1.21 0.17 0.02 92.44 [2024-10-21T05:02:25.803Z] Average: 5 6.21 0.00 1.31 1.85 0.02 90.61 [2024-10-21T05:02:25.803Z] Average: 6 6.09 0.00 1.11 0.18 0.02 92.60 [2024-10-21T05:02:25.803Z] Average: 7 6.36 0.00 1.21 0.18 0.02 92.24 [2024-10-21T05:02:25.803Z] [2024-10-21T05:02:25.803Z] [2024-10-21T05:02:25.803Z]