Pull request #703 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8+2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 (43260267a5ec5fb2688943a9db038b54c968447f) 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-ssh8616886382640507225.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-ssh4458512204365018169.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-mqtt-go/branches/PR-703/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-mqtt-go/branches/PR-703/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14419366660171772003.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-mqtt-go/branches/PR-703/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7016164024698968519.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-ssh6921766337310405465.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-mqtt-go/branches/PR-703/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-mqtt-go/branches/PR-703/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14838920035574979887.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-mqtt-go] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23015’ Running on prd-ubuntu20.04-docker-8c-8g-23021 in /w/workspace/gexfoundry_device-mqtt-go_PR-703 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-703 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 into PR head commit ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 Merge succeeded, producing ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 Checking out Revision ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 (PR-703) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/703/head:refs/remotes/origin/PR-703 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 # 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 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-18T01:08:39.779Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-18T01:08:40.001Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-18T01:08:40.119Z] ========================================================= [2024-10-18T01:08:40.119Z] EdgeX Global Pipelines Version Info [2024-10-18T01:08:40.119Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:08:40.938Z] ------------------- [2024-10-18T01:08:40.939Z] stable info: [2024-10-18T01:08:40.939Z] ------------------- [2024-10-18T01:08:40.939Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-18T01:08:40.939Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-18T01:08:40.939Z] Message: update stable to v1.0.265 [2024-10-18T01:08:41.509Z] ------------------- [2024-10-18T01:08:41.509Z] experimental info: [2024-10-18T01:08:41.509Z] ------------------- [2024-10-18T01:08:41.509Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-18T01:08:41.509Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-18T01:08:41.509Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-18T01:08:41.742Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-10-18T01:08:41.803Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-10-18T01:08:41.858Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-18T01:08:41.913Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-18T01:08:41.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-18T01:08:42.006Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-18T01:08:42.059Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-18T01:08:42.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-18T01:08:42.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-18T01:08:42.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-18T01:08:42.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-18T01:08:42.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-10-18T01:08:42.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-18T01:08:42.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-18T01:08:42.574Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:08:42.630Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:08:42.683Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:08:42.744Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:08:42.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-18T01:08:42.857Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-18T01:08:42.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-18T01:08:42.975Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-18T01:08:43.038Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-18T01:08:43.098Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-18T01:08:43.156Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-18T01:08:43.220Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-18T01:08:43.280Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-18T01:08:43.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-703 [Pipeline] echo [2024-10-18T01:08:43.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-703 [Pipeline] echo [2024-10-18T01:08:43.468Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-703 [Pipeline] echo [2024-10-18T01:08:43.530Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [Pipeline] echo [2024-10-18T01:08:43.592Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff01fa5 [Pipeline] echo [2024-10-18T01:08:43.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:08:43.804Z] provisioning config files... [2024-10-18T01:08:43.818Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/config10564809791343642899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:08:44.205Z] ---> ****-login.sh [2024-10-18T01:08:44.206Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:08:44.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:08:44.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:08:44.466Z] Configure a credential helper to remove this warning. See [2024-10-18T01:08:44.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:08:44.466Z] [2024-10-18T01:08:44.466Z] Login Succeeded [2024-10-18T01:08:44.466Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:08:44.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:08:44.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:08:44.726Z] Configure a credential helper to remove this warning. See [2024-10-18T01:08:44.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:08:44.726Z] [2024-10-18T01:08:44.726Z] Login Succeeded [2024-10-18T01:08:44.726Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:08:44.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:08:44.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:08:44.726Z] Configure a credential helper to remove this warning. See [2024-10-18T01:08:44.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:08:44.726Z] [2024-10-18T01:08:44.726Z] Login Succeeded [2024-10-18T01:08:44.726Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:08:44.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:08:44.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:08:44.727Z] Configure a credential helper to remove this warning. See [2024-10-18T01:08:44.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:08:44.727Z] [2024-10-18T01:08:44.727Z] Login Succeeded [2024-10-18T01:08:44.727Z] ****.io [2024-10-18T01:08:44.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:08:44.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:08:44.989Z] Configure a credential helper to remove this warning. See [2024-10-18T01:08:44.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:08:44.989Z] [2024-10-18T01:08:44.989Z] Login Succeeded [2024-10-18T01:08:44.989Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:08:45.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-18T01:08:45.705Z] + git rev-list -1 --merges ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8~1..ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [Pipeline] echo [2024-10-18T01:08:45.751Z] -----------> git rev-list -1 --merges ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8~1..ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [false] [Pipeline] sh [2024-10-18T01:08:46.073Z] + git log --format=format:%s -1 ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [Pipeline] echo [2024-10-18T01:08:46.119Z] ========================================================= [2024-10-18T01:08:46.119Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-18T01:08:46.119Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T01:08:46.588Z] + git log --format=format:%s -1 ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [Pipeline] echo [2024-10-18T01:08:46.630Z] [semverPrep] GIT_COMMIT: ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-18T01:08:46.675Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-18T01:08:47.093Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T01:08:47.093Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-18T01:08:47.093Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-18T01:08:47.093Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-18T01:08:47.093Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-18T01:08:47.093Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-18T01:08:47.093Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:08:47.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:08:47.635Z] [2024-10-18T01:08:47.635Z] 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-18T01:08:48.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:08:48.046Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-18T01:08:48.046Z] b85a868b505f: Pulling fs layer [2024-10-18T01:08:48.046Z] e2be974225ed: Pulling fs layer [2024-10-18T01:08:48.046Z] 339a4e72a1f5: Pulling fs layer [2024-10-18T01:08:48.046Z] 988bab9f4d93: Pulling fs layer [2024-10-18T01:08:48.046Z] 1469e6f7b9e6: Pulling fs layer [2024-10-18T01:08:48.046Z] eaf3925da568: Pulling fs layer [2024-10-18T01:08:48.046Z] bab4dde63d76: Pulling fs layer [2024-10-18T01:08:48.046Z] bde34c3a00c8: Pulling fs layer [2024-10-18T01:08:48.046Z] b352a97aabf1: Pulling fs layer [2024-10-18T01:08:48.046Z] 4872d77fe225: Pulling fs layer [2024-10-18T01:08:48.046Z] 5851b861e8e6: Pulling fs layer [2024-10-18T01:08:48.046Z] bab4dde63d76: Waiting [2024-10-18T01:08:48.046Z] bde34c3a00c8: Waiting [2024-10-18T01:08:48.046Z] b352a97aabf1: Waiting [2024-10-18T01:08:48.046Z] 4872d77fe225: Waiting [2024-10-18T01:08:48.046Z] 5851b861e8e6: Waiting [2024-10-18T01:08:48.046Z] 988bab9f4d93: Waiting [2024-10-18T01:08:48.046Z] 1469e6f7b9e6: Waiting [2024-10-18T01:08:48.046Z] eaf3925da568: Waiting [2024-10-18T01:08:48.046Z] e2be974225ed: Download complete [2024-10-18T01:08:48.046Z] 988bab9f4d93: Verifying Checksum [2024-10-18T01:08:48.046Z] 988bab9f4d93: Download complete [2024-10-18T01:08:48.046Z] 1469e6f7b9e6: Verifying Checksum [2024-10-18T01:08:48.046Z] 1469e6f7b9e6: Download complete [2024-10-18T01:08:48.046Z] 339a4e72a1f5: Verifying Checksum [2024-10-18T01:08:48.046Z] 339a4e72a1f5: Download complete [2024-10-18T01:08:48.305Z] bde34c3a00c8: Verifying Checksum [2024-10-18T01:08:48.305Z] bde34c3a00c8: Download complete [2024-10-18T01:08:48.305Z] b352a97aabf1: Verifying Checksum [2024-10-18T01:08:48.305Z] b352a97aabf1: Download complete [2024-10-18T01:08:48.305Z] 4872d77fe225: Verifying Checksum [2024-10-18T01:08:48.305Z] 4872d77fe225: Download complete [2024-10-18T01:08:48.305Z] 5851b861e8e6: Download complete [2024-10-18T01:08:48.305Z] b85a868b505f: Verifying Checksum [2024-10-18T01:08:48.305Z] b85a868b505f: Download complete [2024-10-18T01:08:48.564Z] bab4dde63d76: Verifying Checksum [2024-10-18T01:08:48.564Z] bab4dde63d76: Download complete [2024-10-18T01:08:49.503Z] b85a868b505f: Pull complete [2024-10-18T01:08:49.503Z] e2be974225ed: Pull complete [2024-10-18T01:08:50.072Z] 339a4e72a1f5: Pull complete [2024-10-18T01:08:50.072Z] 988bab9f4d93: Pull complete [2024-10-18T01:08:50.072Z] 1469e6f7b9e6: Pull complete [2024-10-18T01:08:50.330Z] eaf3925da568: Pull complete [2024-10-18T01:08:51.708Z] bab4dde63d76: Pull complete [2024-10-18T01:08:51.708Z] bde34c3a00c8: Pull complete [2024-10-18T01:08:51.968Z] b352a97aabf1: Pull complete [2024-10-18T01:08:51.968Z] 4872d77fe225: Pull complete [2024-10-18T01:08:51.968Z] 5851b861e8e6: Pull complete [2024-10-18T01:08:52.231Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-18T01:08:52.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:08:52.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:08:52.531Z] prd-ubuntu20.04-docker-8c-8g-23021 does not seem to be running inside a container [2024-10-18T01:08:52.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-703 -v /w/workspace/gexfoundry_device-mqtt-go_PR-703:/w/workspace/gexfoundry_device-mqtt-go_PR-703:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-703@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-18T01:08:57.094Z] $ docker top 4007be59ae2eff2cb0cf0b44bd787f0b4de6891c75218d7542b99ed43d303b5c -eo pid,comm [2024-10-18T01:08:57.152Z] 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-18T01:08:57.152Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T01:08:57.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:08:57.316Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:08:57.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:08:57.428Z] $ docker exec 4007be59ae2eff2cb0cf0b44bd787f0b4de6891c75218d7542b99ed43d303b5c ssh-agent [2024-10-18T01:08:57.534Z] SSH_AUTH_SOCK=/tmp/ssh-jRCbnisjvU4u/agent.32 [2024-10-18T01:08:57.534Z] SSH_AGENT_PID=38 [2024-10-18T01:08:57.540Z] Running ssh-add (command line suppressed) [2024-10-18T01:08:57.630Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/private_key_5827407846484649617.key (/w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/private_key_5827407846484649617.key) [2024-10-18T01:08:57.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:08:57.998Z] + git tag --points-at HEAD [Pipeline] } [2024-10-18T01:08:58.018Z] $ docker exec --env ******** --env ******** 4007be59ae2eff2cb0cf0b44bd787f0b4de6891c75218d7542b99ed43d303b5c ssh-agent -k [2024-10-18T01:08:58.107Z] unset SSH_AUTH_SOCK; [2024-10-18T01:08:58.108Z] unset SSH_AGENT_PID; [2024-10-18T01:08:58.108Z] echo Agent pid 38 killed; [2024-10-18T01:08:58.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-18T01:08:58.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:08:58.244Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:08:58.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:08:58.355Z] $ docker exec 4007be59ae2eff2cb0cf0b44bd787f0b4de6891c75218d7542b99ed43d303b5c ssh-agent [2024-10-18T01:08:58.463Z] SSH_AUTH_SOCK=/tmp/ssh-9FtMhjFc6KTS/agent.71 [2024-10-18T01:08:58.463Z] SSH_AGENT_PID=77 [2024-10-18T01:08:58.468Z] Running ssh-add (command line suppressed) [2024-10-18T01:08:58.559Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/private_key_15606106495307249682.key (/w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/private_key_15606106495307249682.key) [2024-10-18T01:08:58.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:08:58.921Z] + git semver init [2024-10-18T01:08:59.181Z] 2024-10-18 01:08:59,107 [run_init] DEBUG init version:0.0.0 force:False [2024-10-18T01:08:59.181Z] 2024-10-18 01:08:59,108 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver [2024-10-18T01:08:59.181Z] 2024-10-18 01:08:59,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver [2024-10-18T01:08:59.181Z] 2024-10-18 01:08:59,109 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-703, universal_newlines=False, shell=None, istream=None) [2024-10-18T01:09:01.092Z] 2024-10-18 01:09:00,805 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-703/.git/info/exclude [2024-10-18T01:09:01.092Z] 2024-10-18 01:09:00,805 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver/PR-703 with force:False [2024-10-18T01:09:01.092Z] 2024-10-18 01:09:00,805 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver/PR-703 [2024-10-18T01:09:01.092Z] 2024-10-18 01:09:00,808 [execute] INFO git cat-file --batch-check [2024-10-18T01:09:01.092Z] 2024-10-18 01:09:00,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T01:09:01.092Z] 2024-10-18 01:09:00,815 [execute] INFO git cat-file --batch [2024-10-18T01:09:01.092Z] 2024-10-18 01:09:00,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T01:09:01.092Z] 2024-10-18 01:09:00,820 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver/PR-703 [2024-10-18T01:09:01.092Z] 0.0.0 [Pipeline] } [2024-10-18T01:09:01.121Z] $ docker exec --env ******** --env ******** 4007be59ae2eff2cb0cf0b44bd787f0b4de6891c75218d7542b99ed43d303b5c ssh-agent -k [2024-10-18T01:09:01.210Z] unset SSH_AUTH_SOCK; [2024-10-18T01:09:01.211Z] unset SSH_AGENT_PID; [2024-10-18T01:09:01.211Z] echo Agent pid 77 killed; [2024-10-18T01:09:01.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T01:09:01.684Z] + git semver [Pipeline] } [2024-10-18T01:09:01.969Z] $ docker stop --time=1 4007be59ae2eff2cb0cf0b44bd787f0b4de6891c75218d7542b99ed43d303b5c [2024-10-18T01:09:03.223Z] $ docker rm -f --volumes 4007be59ae2eff2cb0cf0b44bd787f0b4de6891c75218d7542b99ed43d303b5c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:09:03.638Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-18T01:09:03.926Z] Stashed 1 file(s) [Pipeline] echo [2024-10-18T01:09:03.951Z] [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-18T01:09:04.622Z] provisioning config files... [2024-10-18T01:09:04.631Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/config2462736292525296428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:09:04.997Z] ---> ****-login.sh [2024-10-18T01:09:04.997Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:09:04.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:09:04.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:09:04.998Z] Configure a credential helper to remove this warning. See [2024-10-18T01:09:04.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:09:04.998Z] [2024-10-18T01:09:04.998Z] Login Succeeded [2024-10-18T01:09:04.998Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:09:04.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:09:04.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:09:04.998Z] Configure a credential helper to remove this warning. See [2024-10-18T01:09:04.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:09:04.998Z] [2024-10-18T01:09:04.998Z] Login Succeeded [2024-10-18T01:09:04.998Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:09:05.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:09:05.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:09:05.258Z] Configure a credential helper to remove this warning. See [2024-10-18T01:09:05.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:09:05.258Z] [2024-10-18T01:09:05.258Z] Login Succeeded [2024-10-18T01:09:05.258Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:09:05.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:09:05.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:09:05.258Z] Configure a credential helper to remove this warning. See [2024-10-18T01:09:05.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:09:05.258Z] [2024-10-18T01:09:05.258Z] Login Succeeded [2024-10-18T01:09:05.258Z] ****.io [2024-10-18T01:09:05.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:09:05.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:09:05.518Z] Configure a credential helper to remove this warning. See [2024-10-18T01:09:05.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:09:05.518Z] [2024-10-18T01:09:05.518Z] Login Succeeded [2024-10-18T01:09:05.518Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:09:05.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T01:09:05.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:09:05.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:09:05.875Z] ========================================================= [2024-10-18T01:09:05.875Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-18T01:09:05.875Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:09:06.408Z] + docker build -t ci-base-image-x86_64 -f 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-18T01:09:06.408Z] Sending build context to Docker daemon 20.91MB [2024-10-18T01:09:06.408Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:09:06.408Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T01:09:06.672Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-18T01:09:06.672Z] 43c4264eed91: Pulling fs layer [2024-10-18T01:09:06.672Z] 4cc291be95ef: Pulling fs layer [2024-10-18T01:09:06.672Z] 2ac1f1163629: Pulling fs layer [2024-10-18T01:09:06.672Z] 5c3c966382ef: Pulling fs layer [2024-10-18T01:09:06.672Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T01:09:06.672Z] 5d5c8e513c77: Pulling fs layer [2024-10-18T01:09:06.672Z] 9f66e0745190: Pulling fs layer [2024-10-18T01:09:06.672Z] 5c3c966382ef: Waiting [2024-10-18T01:09:06.672Z] 4f4fb700ef54: Waiting [2024-10-18T01:09:06.672Z] 5d5c8e513c77: Waiting [2024-10-18T01:09:06.672Z] 9f66e0745190: Waiting [2024-10-18T01:09:06.672Z] f49a43e4bbc0: Pulling fs layer [2024-10-18T01:09:06.672Z] 561ebcabdf7f: Pulling fs layer [2024-10-18T01:09:06.672Z] f49a43e4bbc0: Waiting [2024-10-18T01:09:06.672Z] 561ebcabdf7f: Waiting [2024-10-18T01:09:06.672Z] 4cc291be95ef: Download complete [2024-10-18T01:09:06.672Z] 5c3c966382ef: Verifying Checksum [2024-10-18T01:09:06.672Z] 5c3c966382ef: Download complete [2024-10-18T01:09:06.672Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T01:09:06.672Z] 4f4fb700ef54: Download complete [2024-10-18T01:09:06.672Z] 43c4264eed91: Download complete [2024-10-18T01:09:06.672Z] 5d5c8e513c77: Download complete [2024-10-18T01:09:06.672Z] 9f66e0745190: Verifying Checksum [2024-10-18T01:09:06.672Z] 9f66e0745190: Download complete [2024-10-18T01:09:06.938Z] 43c4264eed91: Pull complete [2024-10-18T01:09:06.938Z] 561ebcabdf7f: Verifying Checksum [2024-10-18T01:09:06.938Z] 561ebcabdf7f: Download complete [2024-10-18T01:09:07.196Z] 4cc291be95ef: Pull complete [2024-10-18T01:09:07.196Z] 2ac1f1163629: Verifying Checksum [2024-10-18T01:09:07.196Z] 2ac1f1163629: Download complete [2024-10-18T01:09:07.454Z] f49a43e4bbc0: Verifying Checksum [2024-10-18T01:09:07.454Z] f49a43e4bbc0: Download complete [2024-10-18T01:09:10.740Z] 2ac1f1163629: Pull complete [2024-10-18T01:09:10.740Z] 5c3c966382ef: Pull complete [2024-10-18T01:09:10.740Z] 4f4fb700ef54: Pull complete [2024-10-18T01:09:10.740Z] 5d5c8e513c77: Pull complete [2024-10-18T01:09:10.740Z] 9f66e0745190: Pull complete [2024-10-18T01:09:13.272Z] f49a43e4bbc0: Pull complete [2024-10-18T01:09:13.531Z] 561ebcabdf7f: Pull complete [2024-10-18T01:09:13.531Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-18T01:09:13.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-18T01:09:13.531Z] ---> 3a752c3f9dda [2024-10-18T01:09:13.531Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:09:18.816Z] ---> Running in 870900d3e5ae [2024-10-18T01:09:18.816Z] Removing intermediate container 870900d3e5ae [2024-10-18T01:09:18.816Z] ---> 0974602bec47 [2024-10-18T01:09:18.816Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:09:18.816Z] ---> Running in dd1dd691a12b [2024-10-18T01:09:18.816Z] Removing intermediate container dd1dd691a12b [2024-10-18T01:09:18.816Z] ---> 8cb48d8d9afa [2024-10-18T01:09:18.816Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T01:09:18.816Z] ---> Running in acfbdcdfbabe [2024-10-18T01:09:19.080Z] Removing intermediate container acfbdcdfbabe [2024-10-18T01:09:19.080Z] ---> 62b645443b4e [2024-10-18T01:09:19.080Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:09:19.080Z] ---> Running in 6f5b8289d526 [2024-10-18T01:09:19.080Z] Removing intermediate container 6f5b8289d526 [2024-10-18T01:09:19.080Z] ---> b220096b37aa [2024-10-18T01:09:19.080Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:09:19.080Z] ---> Running in 4fd25dc5cdd5 [2024-10-18T01:09:19.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:09:19.430Z] Still waiting to schedule task [2024-10-18T01:09:19.431Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23019’ [2024-10-18T01:09:21.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:09:22.138Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-18T01:09:22.138Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-18T01:09:22.138Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-18T01:09:22.138Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-18T01:09:22.138Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:09:22.138Z] OK: 250 MiB in 58 packages [2024-10-18T01:09:23.079Z] Removing intermediate container 4fd25dc5cdd5 [2024-10-18T01:09:23.079Z] ---> 31dae501be83 [2024-10-18T01:09:23.079Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-10-18T01:09:23.079Z] ---> Running in a1354858254b [2024-10-18T01:09:23.079Z] Removing intermediate container a1354858254b [2024-10-18T01:09:23.079Z] ---> 7a99427f4c0c [2024-10-18T01:09:23.079Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-18T01:09:23.343Z] ---> 6732d1b4728e [2024-10-18T01:09:23.343Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:09:23.343Z] ---> Running in 07219250a436 [2024-10-18T01:10:44.813Z] Removing intermediate container 07219250a436 [2024-10-18T01:10:44.813Z] ---> 6fbe8ae0b304 [2024-10-18T01:10:44.813Z] Step 11/12 : COPY . . [2024-10-18T01:10:44.813Z] ---> f18d7db2188b [2024-10-18T01:10:44.813Z] Step 12/12 : RUN $MAKE [2024-10-18T01:10:44.813Z] ---> Running in ab4ab3f3bb35 [2024-10-18T01:10:44.813Z] noop [2024-10-18T01:10:44.813Z] Removing intermediate container ab4ab3f3bb35 [2024-10-18T01:10:44.813Z] ---> 012a25c2c163 [2024-10-18T01:10:44.813Z] Successfully built 012a25c2c163 [2024-10-18T01:10:44.813Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:10:45.300Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:10:45.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:10:45.478Z] prd-ubuntu20.04-docker-8c-8g-23021 does not seem to be running inside a container [2024-10-18T01:10:45.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-703 -v /w/workspace/gexfoundry_device-mqtt-go_PR-703:/w/workspace/gexfoundry_device-mqtt-go_PR-703:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-703@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-18T01:10:45.825Z] $ docker top 009cae0efe6ea7bf9d8000e6d316880dc60e834a82fc39bb7a699b5459bb5acf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:10:46.240Z] + go version [2024-10-18T01:10:46.240Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-18T01:10:46.273Z] $ docker stop --time=1 009cae0efe6ea7bf9d8000e6d316880dc60e834a82fc39bb7a699b5459bb5acf [2024-10-18T01:10:47.520Z] $ docker rm -f --volumes 009cae0efe6ea7bf9d8000e6d316880dc60e834a82fc39bb7a699b5459bb5acf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:10:48.266Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:10:48.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:10:48.432Z] prd-ubuntu20.04-docker-8c-8g-23021 does not seem to be running inside a container [2024-10-18T01:10:48.459Z] $ 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-mqtt-go_PR-703 -v /w/workspace/gexfoundry_device-mqtt-go_PR-703:/w/workspace/gexfoundry_device-mqtt-go_PR-703:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-703@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-18T01:10:48.762Z] $ docker top bbfaaab1f168d3ac0504a49b6821dfad1cbabaaac0db52f76773652321d75a03 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:10:49.184Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-703 [Pipeline] fileExists [Pipeline] sh [2024-10-18T01:10:49.575Z] + make test [2024-10-18T01:10:49.575Z] go test ./... -coverprofile=coverage.out ./... [2024-10-18T01:10:51.480Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-10-18T01:11:09.559Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-10-18T01:11:09.559Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-10-18T01:11:09.559Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements [2024-10-18T01:11:17.669Z] go vet ./... [2024-10-18T01:11:22.964Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T01:11:22.964Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T01:11:22.964Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T01:11:23.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T01:11:23.050Z] $ docker stop --time=1 bbfaaab1f168d3ac0504a49b6821dfad1cbabaaac0db52f76773652321d75a03 [2024-10-18T01:11:29.909Z] $ docker rm -f --volumes bbfaaab1f168d3ac0504a49b6821dfad1cbabaaac0db52f76773652321d75a03 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:11:30.599Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T01:11:30.676Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-18T01:11:31.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T01:11:31.741Z] + ls -al . [2024-10-18T01:11:31.741Z] total 264 [2024-10-18T01:11:31.741Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 01:10 . [2024-10-18T01:11:31.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:08 .. [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 01:08 .dockerignore [2024-10-18T01:11:31.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:11 .git [2024-10-18T01:11:31.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:08 .github [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 18 01:08 .gitignore [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 01:08 .golangci.yml [2024-10-18T01:11:31.741Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:09 .semver [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 19106 Oct 18 01:08 Attribution.txt [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 18574 Oct 18 01:08 CHANGELOG.md [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 1798 Oct 18 01:08 Dockerfile [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:08 GOVERNANCE.md [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 18 01:08 Jenkinsfile [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 01:08 LICENSE [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 2500 Oct 18 01:08 Makefile [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 18 01:08 OWNERS.md [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 18 01:08 README.md [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 01:09 VERSION [2024-10-18T01:11:31.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:08 bin [2024-10-18T01:11:31.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:08 cmd [2024-10-18T01:11:31.741Z] -rw-r--r-- 1 jenkins jenkins 21039 Oct 18 01:11 coverage.out [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 7037 Oct 18 01:08 go.mod [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 18 01:08 go.sum [2024-10-18T01:11:31.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:08 internal [2024-10-18T01:11:31.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:08 mock [2024-10-18T01:11:31.741Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 18 01:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:11:32.169Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 --label arch=amd64 --label version=0.0.0 . [2024-10-18T01:11:32.170Z] Sending build context to Docker daemon 20.93MB [2024-10-18T01:11:32.170Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:11:32.170Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-18T01:11:32.170Z] ---> 012a25c2c163 [2024-10-18T01:11:32.170Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:11:32.737Z] ---> Running in 18a551ab64e8 [2024-10-18T01:11:32.996Z] Removing intermediate container 18a551ab64e8 [2024-10-18T01:11:32.997Z] ---> 6248b0f30b5a [2024-10-18T01:11:32.997Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:11:33.257Z] ---> Running in 94fbcee13358 [2024-10-18T01:11:33.516Z] Removing intermediate container 94fbcee13358 [2024-10-18T01:11:33.516Z] ---> c73f19edf4b8 [2024-10-18T01:11:33.516Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T01:11:33.516Z] ---> Running in a285d11fb688 [2024-10-18T01:11:33.516Z] Removing intermediate container a285d11fb688 [2024-10-18T01:11:33.516Z] ---> bf0703938b4c [2024-10-18T01:11:33.516Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:11:33.516Z] ---> Running in cc07c2ee9e90 [2024-10-18T01:11:33.774Z] Removing intermediate container cc07c2ee9e90 [2024-10-18T01:11:33.774Z] ---> dfd78d3fc1d7 [2024-10-18T01:11:33.774Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:11:33.774Z] ---> Running in a57fd2d839ca [2024-10-18T01:11:34.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:11:34.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:11:34.291Z] OK: 250 MiB in 58 packages [2024-10-18T01:11:34.564Z] Removing intermediate container a57fd2d839ca [2024-10-18T01:11:34.564Z] ---> 06113fcedfd4 [2024-10-18T01:11:34.564Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-10-18T01:11:34.825Z] ---> Running in 8f5c4c3295a1 [2024-10-18T01:11:34.825Z] Removing intermediate container 8f5c4c3295a1 [2024-10-18T01:11:34.825Z] ---> c38120398bc4 [2024-10-18T01:11:34.825Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-18T01:11:34.825Z] ---> bb213c2fe08e [2024-10-18T01:11:34.825Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:11:34.825Z] ---> Running in 7dfa82cd3bb1 [2024-10-18T01:11:36.212Z] Removing intermediate container 7dfa82cd3bb1 [2024-10-18T01:11:36.212Z] ---> 36f50adaaca1 [2024-10-18T01:11:36.212Z] Step 11/25 : COPY . . [2024-10-18T01:11:36.778Z] ---> 5000572e76ec [2024-10-18T01:11:36.778Z] Step 12/25 : RUN $MAKE [2024-10-18T01:11:36.778Z] ---> Running in e3f9dc55382e [2024-10-18T01:11:37.038Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd [2024-10-18T01:12:15.750Z] Removing intermediate container e3f9dc55382e [2024-10-18T01:12:15.750Z] ---> b68451960634 [2024-10-18T01:12:15.750Z] Step 13/25 : FROM alpine:3.20 [2024-10-18T01:12:15.750Z] 3.20: Pulling from library/alpine [2024-10-18T01:12:15.750Z] 43c4264eed91: Already exists [2024-10-18T01:12:15.750Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T01:12:15.750Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T01:12:15.750Z] ---> 91ef0af61f39 [2024-10-18T01:12:15.750Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-10-18T01:12:15.750Z] ---> Running in f13842922d06 [2024-10-18T01:12:15.750Z] Removing intermediate container f13842922d06 [2024-10-18T01:12:15.750Z] ---> adbdd406cab6 [2024-10-18T01:12:15.750Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-18T01:12:15.750Z] ---> Running in c94298056d9f [2024-10-18T01:12:15.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:12:15.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:12:15.750Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-18T01:12:15.750Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:12:15.750Z] OK: 8 MiB in 15 packages [2024-10-18T01:12:15.750Z] Removing intermediate container c94298056d9f [2024-10-18T01:12:15.750Z] ---> 12f505e12912 [2024-10-18T01:12:15.750Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-18T01:12:15.750Z] ---> Running in bac7a3991ca0 [2024-10-18T01:12:15.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:12:15.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:12:15.750Z] Upgrading critical system libraries and apk-tools: [2024-10-18T01:12:15.750Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T01:12:15.750Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:12:15.750Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T01:12:15.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:12:15.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:12:15.750Z] OK: 8 MiB in 15 packages [2024-10-18T01:12:15.750Z] Removing intermediate container bac7a3991ca0 [2024-10-18T01:12:15.750Z] ---> 88cc7fb689c4 [2024-10-18T01:12:15.750Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-10-18T01:12:17.656Z] ---> 96d7b2f0691f [2024-10-18T01:12:17.656Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-10-18T01:12:17.656Z] ---> 6131b1aacd02 [2024-10-18T01:12:17.656Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-10-18T01:12:17.915Z] ---> ee1a2472e2fe [2024-10-18T01:12:17.915Z] Step 20/25 : EXPOSE 59982 [2024-10-18T01:12:17.915Z] ---> Running in f5ceb9ad588f [2024-10-18T01:12:17.915Z] Removing intermediate container f5ceb9ad588f [2024-10-18T01:12:17.915Z] ---> f32a0dd68a5f [2024-10-18T01:12:17.915Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-10-18T01:12:17.915Z] ---> Running in a0ef51a69260 [2024-10-18T01:12:17.915Z] Removing intermediate container a0ef51a69260 [2024-10-18T01:12:17.916Z] ---> f4a28a892feb [2024-10-18T01:12:17.916Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-18T01:12:17.916Z] ---> Running in 0919917a8737 [2024-10-18T01:12:18.174Z] Removing intermediate container 0919917a8737 [2024-10-18T01:12:18.174Z] ---> 0739d91d08e2 [2024-10-18T01:12:18.174Z] Step 23/25 : LABEL arch=amd64 [2024-10-18T01:12:18.174Z] ---> Running in 70dd538c7dde [2024-10-18T01:12:18.174Z] Removing intermediate container 70dd538c7dde [2024-10-18T01:12:18.174Z] ---> a820f69dddcc [2024-10-18T01:12:18.174Z] Step 24/25 : LABEL git_sha=ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [2024-10-18T01:12:18.174Z] ---> Running in 40ef40d6348a [2024-10-18T01:12:18.174Z] Removing intermediate container 40ef40d6348a [2024-10-18T01:12:18.174Z] ---> 3afe1d4e54a2 [2024-10-18T01:12:18.174Z] Step 25/25 : LABEL version=0.0.0 [2024-10-18T01:12:18.174Z] ---> Running in e51a23cceb4b [2024-10-18T01:12:18.174Z] Removing intermediate container e51a23cceb4b [2024-10-18T01:12:18.174Z] ---> 7dfe842896a9 [2024-10-18T01:12:18.174Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T01:12:18.433Z] Successfully built 7dfe842896a9 [2024-10-18T01:12:18.433Z] Successfully tagged device-mqtt: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-18T01:12:19.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:12:19.411Z] [2024-10-18T01:12:19.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:12:19.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:12:19.810Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-18T01:12:19.810Z] 5eb5b503b376: Pulling fs layer [2024-10-18T01:12:19.810Z] 5c69ac0246d0: Pulling fs layer [2024-10-18T01:12:19.810Z] ec43610c2a17: Pulling fs layer [2024-10-18T01:12:19.810Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-18T01:12:19.810Z] 33b1e0a273af: Pulling fs layer [2024-10-18T01:12:19.810Z] 5d3b04190fa2: Pulling fs layer [2024-10-18T01:12:19.810Z] 2f39f015ded8: Pulling fs layer [2024-10-18T01:12:19.810Z] 33b1e0a273af: Waiting [2024-10-18T01:12:19.810Z] 5d3b04190fa2: Waiting [2024-10-18T01:12:19.810Z] 2f39f015ded8: Waiting [2024-10-18T01:12:19.810Z] 3a2ae6a8a46f: Waiting [2024-10-18T01:12:19.810Z] 5c69ac0246d0: Download complete [2024-10-18T01:12:19.810Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-18T01:12:19.810Z] 3a2ae6a8a46f: Download complete [2024-10-18T01:12:19.810Z] 33b1e0a273af: Verifying Checksum [2024-10-18T01:12:19.810Z] 33b1e0a273af: Download complete [2024-10-18T01:12:19.810Z] 5d3b04190fa2: Verifying Checksum [2024-10-18T01:12:19.810Z] 5d3b04190fa2: Download complete [2024-10-18T01:12:19.810Z] ec43610c2a17: Verifying Checksum [2024-10-18T01:12:19.810Z] ec43610c2a17: Download complete [2024-10-18T01:12:20.068Z] 5eb5b503b376: Verifying Checksum [2024-10-18T01:12:20.068Z] 5eb5b503b376: Download complete [2024-10-18T01:12:20.635Z] 2f39f015ded8: Download complete [2024-10-18T01:12:21.202Z] 5eb5b503b376: Pull complete [2024-10-18T01:12:21.202Z] 5c69ac0246d0: Pull complete [2024-10-18T01:12:21.768Z] ec43610c2a17: Pull complete [2024-10-18T01:12:21.768Z] 3a2ae6a8a46f: Pull complete [2024-10-18T01:12:21.768Z] 33b1e0a273af: Pull complete [2024-10-18T01:12:22.028Z] 5d3b04190fa2: Pull complete [2024-10-18T01:12:26.223Z] 2f39f015ded8: Pull complete [2024-10-18T01:12:26.223Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-18T01:12:26.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:12:26.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:12:26.483Z] prd-ubuntu20.04-docker-8c-8g-23021 does not seem to be running inside a container [2024-10-18T01:12:26.512Z] $ 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-mqtt-go_PR-703 -v /w/workspace/gexfoundry_device-mqtt-go_PR-703:/w/workspace/gexfoundry_device-mqtt-go_PR-703:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-703@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-18T01:12:33.089Z] $ docker top d2ccbcaf2328105d3883be4c7ddfd3593d3f5833ff444a0e9d13a5cc27499744 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:12:33.607Z] ---> job-cost.sh [2024-10-18T01:12:33.607Z] lf-activate-venv: SKIPPING [2024-10-18T01:12:33.607Z] INFO: No Stack... [2024-10-18T01:12:34.175Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T01:12:34.434Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T01:12:34.757Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-703/archives/cost.csv [2024-10-18T01:12:34.757Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T01:12:34.805Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] [2024-10-18T01:12:34.811Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] did not exist. Created. [2024-10-18T01:12:34.818Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T01:12:35.231Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-18T01:12:35.293Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T01:12:35.330Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T01:12:35.417Z] $ docker stop --time=1 d2ccbcaf2328105d3883be4c7ddfd3593d3f5833ff444a0e9d13a5cc27499744 [2024-10-18T01:12:36.587Z] $ docker rm -f --volumes d2ccbcaf2328105d3883be4c7ddfd3593d3f5833ff444a0e9d13a5cc27499744 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-18T01:13:03.656Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23022 in /w/workspace/gexfoundry_device-mqtt-go_PR-703 [Pipeline] { [Pipeline] ws [2024-10-18T01:13:03.731Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-10-18T01:13:03.840Z] The recommended git tool is: git [2024-10-18T01:13:10.520Z] using credential edgex-jenkins-ssh [2024-10-18T01:13:10.548Z] Cloning the remote Git repository [2024-10-18T01:13:10.593Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-18T01:13:10.695Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-10-18T01:13:10.873Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-18T01:13:10.874Z] > git --version # timeout=10 [2024-10-18T01:13:10.920Z] > git --version # 'git version 2.25.1' [2024-10-18T01:13:10.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-18T01:13:11.114Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T01:13:13.960Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-10-18T01:13:14.019Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T01:13:15.438Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-10-18T01:13:15.488Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-18T01:13:15.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-18T01:13:15.515Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/703/head:refs/remotes/origin/PR-703 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-18T01:13:16.032Z] Merging remotes/origin/main commit 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 into PR head commit ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [2024-10-18T01:13:16.439Z] Merge succeeded, producing ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [2024-10-18T01:13:16.439Z] Checking out Revision ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 (PR-703) [2024-10-18T01:13:17.189Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-18T01:13:16.049Z] > git config core.sparsecheckout # timeout=10 [2024-10-18T01:13:16.162Z] > git checkout -f ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 # timeout=10 [2024-10-18T01:13:16.271Z] > git remote # timeout=10 [2024-10-18T01:13:16.305Z] > git config --get remote.origin.url # timeout=10 [2024-10-18T01:13:16.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-18T01:13:16.360Z] > git merge 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 # timeout=10 [2024-10-18T01:13:16.412Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-18T01:13:16.443Z] > git config core.sparsecheckout # timeout=10 [2024-10-18T01:13:16.471Z] > git checkout -f ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 # timeout=10 [2024-10-18T01:13:17.272Z] > git --version # timeout=10 [2024-10-18T01:13:17.294Z] > git --version # 'git version 2.25.1' [2024-10-18T01:13:17.339Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T01:13:23.014Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-18T01:13:23.014Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T01:13:23.014Z] Dload Upload Total Spent Left Speed [2024-10-18T01:13:23.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2024-10-18T01:13:23.374Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-18T01:13:23.735Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-18T01:13:23.735Z] + sudo tee /etc/docker/daemon.new [2024-10-18T01:13:23.735Z] { [2024-10-18T01:13:23.735Z] "registry-mirrors": [ [2024-10-18T01:13:23.735Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-18T01:13:23.735Z] ], [2024-10-18T01:13:23.735Z] "bip": "10.250.0.254/24", [2024-10-18T01:13:23.735Z] "hosts": [ [2024-10-18T01:13:23.735Z] "tcp://0.0.0.0:5555", [2024-10-18T01:13:23.735Z] "unix:///var/run/docker.sock" [2024-10-18T01:13:23.735Z] ], [2024-10-18T01:13:23.735Z] "mtu": 1458, [2024-10-18T01:13:23.735Z] "selinux-enabled": true, [2024-10-18T01:13:23.735Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-18T01:13:23.735Z] } [Pipeline] sh [2024-10-18T01:13:24.131Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-18T01:13:24.542Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:13:42.945Z] provisioning config files... [2024-10-18T01:13:42.978Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15432950627117203603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:13:43.503Z] ---> ****-login.sh [2024-10-18T01:13:43.503Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:13:44.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:13:44.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:13:44.366Z] Configure a credential helper to remove this warning. See [2024-10-18T01:13:44.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:13:44.366Z] [2024-10-18T01:13:44.366Z] Login Succeeded [2024-10-18T01:13:44.367Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:13:44.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:13:44.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:13:44.636Z] Configure a credential helper to remove this warning. See [2024-10-18T01:13:44.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:13:44.636Z] [2024-10-18T01:13:44.636Z] Login Succeeded [2024-10-18T01:13:44.636Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:13:44.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:13:44.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:13:44.908Z] Configure a credential helper to remove this warning. See [2024-10-18T01:13:44.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:13:44.908Z] [2024-10-18T01:13:44.908Z] Login Succeeded [2024-10-18T01:13:44.908Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:13:45.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:13:45.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:13:45.456Z] Configure a credential helper to remove this warning. See [2024-10-18T01:13:45.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:13:45.456Z] [2024-10-18T01:13:45.456Z] Login Succeeded [2024-10-18T01:13:45.456Z] ****.io [2024-10-18T01:13:45.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:13:45.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:13:45.994Z] Configure a credential helper to remove this warning. See [2024-10-18T01:13:45.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:13:45.994Z] [2024-10-18T01:13:45.994Z] Login Succeeded [2024-10-18T01:13:45.994Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:13:46.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T01:13:46.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:13:46.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:13:46.609Z] ========================================================= [2024-10-18T01:13:46.609Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-18T01:13:46.609Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:13:47.162Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T01:13:47.751Z] Sending build context to Docker daemon 10.57MB [2024-10-18T01:13:47.751Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:13:47.751Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T01:13:47.751Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-18T01:13:47.751Z] cf04c63912e1: Pulling fs layer [2024-10-18T01:13:47.751Z] 55b35a11ae5e: Pulling fs layer [2024-10-18T01:13:47.751Z] a37a00ec5f00: Pulling fs layer [2024-10-18T01:13:47.751Z] 50b3750afda1: Pulling fs layer [2024-10-18T01:13:47.751Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T01:13:47.751Z] 80978eb59214: Pulling fs layer [2024-10-18T01:13:47.751Z] c9f46d7d2bd2: Pulling fs layer [2024-10-18T01:13:47.751Z] c5a475d317c9: Pulling fs layer [2024-10-18T01:13:47.751Z] 50b3750afda1: Waiting [2024-10-18T01:13:47.751Z] 4f4fb700ef54: Waiting [2024-10-18T01:13:47.751Z] 80978eb59214: Waiting [2024-10-18T01:13:47.751Z] c9f46d7d2bd2: Waiting [2024-10-18T01:13:47.751Z] c5a475d317c9: Waiting [2024-10-18T01:13:47.751Z] 55b35a11ae5e: Verifying Checksum [2024-10-18T01:13:47.751Z] 55b35a11ae5e: Download complete [2024-10-18T01:13:47.751Z] 50b3750afda1: Verifying Checksum [2024-10-18T01:13:47.751Z] 50b3750afda1: Download complete [2024-10-18T01:13:48.019Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T01:13:48.019Z] 4f4fb700ef54: Download complete [2024-10-18T01:13:48.019Z] 80978eb59214: Verifying Checksum [2024-10-18T01:13:48.019Z] 80978eb59214: Download complete [2024-10-18T01:13:48.019Z] cf04c63912e1: Download complete [2024-10-18T01:13:48.295Z] c5a475d317c9: Verifying Checksum [2024-10-18T01:13:48.295Z] c5a475d317c9: Download complete [2024-10-18T01:13:48.886Z] cf04c63912e1: Pull complete [2024-10-18T01:13:49.847Z] 55b35a11ae5e: Pull complete [2024-10-18T01:13:50.114Z] a37a00ec5f00: Verifying Checksum [2024-10-18T01:13:50.114Z] a37a00ec5f00: Download complete [2024-10-18T01:13:51.073Z] c9f46d7d2bd2: Verifying Checksum [2024-10-18T01:13:51.073Z] c9f46d7d2bd2: Download complete [2024-10-18T01:14:06.062Z] a37a00ec5f00: Pull complete [2024-10-18T01:14:06.062Z] 50b3750afda1: Pull complete [2024-10-18T01:14:06.062Z] 4f4fb700ef54: Pull complete [2024-10-18T01:14:06.062Z] 80978eb59214: Pull complete [2024-10-18T01:14:12.736Z] c9f46d7d2bd2: Pull complete [2024-10-18T01:14:14.157Z] c5a475d317c9: Pull complete [2024-10-18T01:14:14.157Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-18T01:14:14.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-18T01:14:14.157Z] ---> be29e6b0f0d4 [2024-10-18T01:14:14.157Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:14:16.097Z] ---> Running in 48f032cd7ad8 [2024-10-18T01:14:16.362Z] Removing intermediate container 48f032cd7ad8 [2024-10-18T01:14:16.362Z] ---> 0840fbf62ffb [2024-10-18T01:14:16.362Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:14:16.362Z] ---> Running in af09cc4db313 [2024-10-18T01:14:16.630Z] Removing intermediate container af09cc4db313 [2024-10-18T01:14:16.630Z] ---> da06d6dc439c [2024-10-18T01:14:16.630Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T01:14:16.630Z] ---> Running in de1e1836688d [2024-10-18T01:14:16.906Z] Removing intermediate container de1e1836688d [2024-10-18T01:14:16.907Z] ---> 655859132ee2 [2024-10-18T01:14:16.907Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:14:17.176Z] ---> Running in a65d92bd3cf9 [2024-10-18T01:14:17.442Z] Removing intermediate container a65d92bd3cf9 [2024-10-18T01:14:17.442Z] ---> 1ffd78f4a68e [2024-10-18T01:14:17.442Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:14:17.442Z] ---> Running in 2837f219d608 [2024-10-18T01:14:18.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T01:14:18.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T01:14:20.417Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-18T01:14:20.417Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-18T01:14:20.417Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-18T01:14:20.417Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-18T01:14:20.417Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:14:20.417Z] OK: 242 MiB in 58 packages [2024-10-18T01:14:21.376Z] Removing intermediate container 2837f219d608 [2024-10-18T01:14:21.376Z] ---> 70836817323c [2024-10-18T01:14:21.376Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-10-18T01:14:21.376Z] ---> Running in a93238712856 [2024-10-18T01:14:21.641Z] Removing intermediate container a93238712856 [2024-10-18T01:14:21.641Z] ---> 3b84593cc1ba [2024-10-18T01:14:21.641Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-18T01:14:22.226Z] ---> 26057222817f [2024-10-18T01:14:22.226Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:14:22.226Z] ---> Running in 22583901d7e3 [2024-10-18T01:16:13.897Z] Removing intermediate container 22583901d7e3 [2024-10-18T01:16:13.897Z] ---> 91b0d460711b [2024-10-18T01:16:13.897Z] Step 11/12 : COPY . . [2024-10-18T01:16:13.897Z] ---> a049b6339f01 [2024-10-18T01:16:13.897Z] Step 12/12 : RUN $MAKE [2024-10-18T01:16:13.897Z] ---> Running in 9b2b2e74c12b [2024-10-18T01:16:13.897Z] noop [2024-10-18T01:16:13.897Z] Removing intermediate container 9b2b2e74c12b [2024-10-18T01:16:13.897Z] ---> aab5ff2c244a [2024-10-18T01:16:13.897Z] Successfully built aab5ff2c244a [2024-10-18T01:16:13.897Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:16:14.425Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T01:16:14.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:16:14.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-23022 does not seem to be running inside a container [2024-10-18T01:16:14.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-18T01:16:16.131Z] $ docker top fee9d33b44195f37c57cf4710cfa1530824eeca62d532a14e0439f25dbf14f8e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:16:17.075Z] + go version [2024-10-18T01:16:17.075Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-18T01:16:17.113Z] $ docker stop --time=1 fee9d33b44195f37c57cf4710cfa1530824eeca62d532a14e0439f25dbf14f8e [2024-10-18T01:16:18.759Z] $ docker rm -f --volumes fee9d33b44195f37c57cf4710cfa1530824eeca62d532a14e0439f25dbf14f8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:16:26.176Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T01:16:26.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:16:26.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-23022 does not seem to be running inside a container [2024-10-18T01:16:26.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-18T01:16:27.846Z] $ docker top 452beada516a501c57759375c8153ff52ed874a2d7d6d5a03d21935363993851 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:16:28.748Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-18T01:16:29.486Z] + make test [2024-10-18T01:16:29.486Z] go test ./... -coverprofile=coverage.out ./... [2024-10-18T01:16:36.155Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-10-18T01:20:13.075Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-10-18T01:20:13.075Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-10-18T01:20:13.075Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.052s coverage: 22.8% of statements [2024-10-18T01:20:13.368Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-18T01:20:13.368Z] go vet ./... [2024-10-18T01:21:09.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T01:21:09.826Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T01:21:09.826Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T01:21:09.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T01:21:09.921Z] $ docker stop --time=1 452beada516a501c57759375c8153ff52ed874a2d7d6d5a03d21935363993851 [2024-10-18T01:21:11.688Z] $ docker rm -f --volumes 452beada516a501c57759375c8153ff52ed874a2d7d6d5a03d21935363993851 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:21:13.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T01:21:13.344Z] Warning: overwriting stash ‘coverage-report’ [2024-10-18T01:21:13.794Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T01:21:14.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T01:21:14.774Z] + ls -al . [2024-10-18T01:21:14.774Z] total 260 [2024-10-18T01:21:14.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:16 . [2024-10-18T01:21:14.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:13 .. [2024-10-18T01:21:14.774Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 01:13 .dockerignore [2024-10-18T01:21:14.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:13 .git [2024-10-18T01:21:14.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:13 .github [2024-10-18T01:21:14.774Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 18 01:13 .gitignore [2024-10-18T01:21:14.774Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 01:13 .golangci.yml [2024-10-18T01:21:14.774Z] -rw-rw-r-- 1 jenkins jenkins 19106 Oct 18 01:13 Attribution.txt [2024-10-18T01:21:14.774Z] -rw-rw-r-- 1 jenkins jenkins 18574 Oct 18 01:13 CHANGELOG.md [2024-10-18T01:21:14.774Z] -rw-rw-r-- 1 jenkins jenkins 1798 Oct 18 01:13 Dockerfile [2024-10-18T01:21:14.774Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:13 GOVERNANCE.md [2024-10-18T01:21:14.774Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 18 01:13 Jenkinsfile [2024-10-18T01:21:14.774Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 01:13 LICENSE [2024-10-18T01:21:14.774Z] -rw-rw-r-- 1 jenkins jenkins 2500 Oct 18 01:13 Makefile [2024-10-18T01:21:14.774Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 18 01:13 OWNERS.md [2024-10-18T01:21:14.774Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 18 01:13 README.md [2024-10-18T01:21:14.774Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 01:09 VERSION [2024-10-18T01:21:14.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:13 bin [2024-10-18T01:21:14.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:13 cmd [2024-10-18T01:21:14.775Z] -rw-r--r-- 1 jenkins jenkins 21039 Oct 18 01:20 coverage.out [2024-10-18T01:21:14.775Z] -rw-rw-r-- 1 jenkins jenkins 7037 Oct 18 01:13 go.mod [2024-10-18T01:21:14.775Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 18 01:13 go.sum [2024-10-18T01:21:14.775Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:13 internal [2024-10-18T01:21:14.775Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:13 mock [2024-10-18T01:21:14.775Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 18 01:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:21:15.217Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 --label arch=arm64 --label version=0.0.0 . [2024-10-18T01:21:15.490Z] Sending build context to Docker daemon 10.59MB [2024-10-18T01:21:15.490Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:21:15.490Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-18T01:21:15.490Z] ---> aab5ff2c244a [2024-10-18T01:21:15.490Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:21:15.765Z] ---> Running in 9af8718aaae9 [2024-10-18T01:21:16.038Z] Removing intermediate container 9af8718aaae9 [2024-10-18T01:21:16.038Z] ---> db10eab62da5 [2024-10-18T01:21:16.038Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:21:16.038Z] ---> Running in 817a8e1a10e1 [2024-10-18T01:21:16.309Z] Removing intermediate container 817a8e1a10e1 [2024-10-18T01:21:16.309Z] ---> 3fc70a0ef7bf [2024-10-18T01:21:16.309Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T01:21:16.593Z] ---> Running in 6f96a80c3fa0 [2024-10-18T01:21:16.593Z] Removing intermediate container 6f96a80c3fa0 [2024-10-18T01:21:16.593Z] ---> 8d0d73c97da5 [2024-10-18T01:21:16.593Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:21:16.860Z] ---> Running in 4756d300af14 [2024-10-18T01:21:17.128Z] Removing intermediate container 4756d300af14 [2024-10-18T01:21:17.129Z] ---> 905d6d0a5466 [2024-10-18T01:21:17.129Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:21:17.129Z] ---> Running in 8c2b516e98f1 [2024-10-18T01:21:18.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T01:21:18.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T01:21:19.752Z] OK: 242 MiB in 58 packages [2024-10-18T01:21:20.709Z] Removing intermediate container 8c2b516e98f1 [2024-10-18T01:21:20.709Z] ---> 7f8bbecbe1f7 [2024-10-18T01:21:20.709Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-10-18T01:21:20.709Z] ---> Running in c495d2f00b97 [2024-10-18T01:21:20.978Z] Removing intermediate container c495d2f00b97 [2024-10-18T01:21:20.978Z] ---> c3553a60a533 [2024-10-18T01:21:20.978Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-18T01:21:21.243Z] ---> fead689ba62c [2024-10-18T01:21:21.243Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:21:21.509Z] ---> Running in e64f7f94804f [2024-10-18T01:21:23.444Z] Removing intermediate container e64f7f94804f [2024-10-18T01:21:23.444Z] ---> 6440ccf00db7 [2024-10-18T01:21:23.444Z] Step 11/25 : COPY . . [2024-10-18T01:21:24.400Z] ---> de1a3999a09b [2024-10-18T01:21:24.400Z] Step 12/25 : RUN $MAKE [2024-10-18T01:21:24.669Z] ---> Running in 0cec98f4aa17 [2024-10-18T01:21:25.623Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd [2024-10-18T01:24:47.369Z] Removing intermediate container 0cec98f4aa17 [2024-10-18T01:24:47.369Z] ---> 3ebd4a4eea4e [2024-10-18T01:24:47.369Z] Step 13/25 : FROM alpine:3.20 [2024-10-18T01:24:47.369Z] 3.20: Pulling from library/alpine [2024-10-18T01:24:47.369Z] cf04c63912e1: Already exists [2024-10-18T01:24:47.369Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T01:24:47.369Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T01:24:47.369Z] ---> c157a85ed455 [2024-10-18T01:24:47.369Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-10-18T01:24:47.369Z] ---> Running in 4f15885b9521 [2024-10-18T01:24:47.369Z] Removing intermediate container 4f15885b9521 [2024-10-18T01:24:47.369Z] ---> ac4af8e2704d [2024-10-18T01:24:47.369Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-18T01:24:47.369Z] ---> Running in f6e60c275171 [2024-10-18T01:24:47.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T01:24:47.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T01:24:47.369Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-18T01:24:47.369Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:24:47.369Z] OK: 9 MiB in 15 packages [2024-10-18T01:24:47.370Z] Removing intermediate container f6e60c275171 [2024-10-18T01:24:47.370Z] ---> 027999fe20a5 [2024-10-18T01:24:47.370Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-18T01:24:47.370Z] ---> Running in 704089b6ee4c [2024-10-18T01:24:47.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T01:24:47.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T01:24:48.321Z] Upgrading critical system libraries and apk-tools: [2024-10-18T01:24:48.321Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T01:24:48.321Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:24:48.587Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T01:24:48.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T01:24:48.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T01:24:50.253Z] OK: 9 MiB in 15 packages [2024-10-18T01:24:50.841Z] Removing intermediate container 704089b6ee4c [2024-10-18T01:24:50.841Z] ---> ddf7d83d08fb [2024-10-18T01:24:50.841Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-10-18T01:24:53.411Z] ---> a1af8c12046e [2024-10-18T01:24:53.411Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-10-18T01:24:53.411Z] ---> aed7781f728f [2024-10-18T01:24:53.411Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-10-18T01:24:53.991Z] ---> c5f64f325b78 [2024-10-18T01:24:53.991Z] Step 20/25 : EXPOSE 59982 [2024-10-18T01:24:53.991Z] ---> Running in 04bbe168d294 [2024-10-18T01:24:54.257Z] Removing intermediate container 04bbe168d294 [2024-10-18T01:24:54.257Z] ---> a512446c842c [2024-10-18T01:24:54.257Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-10-18T01:24:54.257Z] ---> Running in a9b80261024d [2024-10-18T01:24:54.523Z] Removing intermediate container a9b80261024d [2024-10-18T01:24:54.523Z] ---> 85bc74bc7c11 [2024-10-18T01:24:54.523Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-18T01:24:54.523Z] ---> Running in de8a56d707e8 [2024-10-18T01:24:54.789Z] Removing intermediate container de8a56d707e8 [2024-10-18T01:24:54.789Z] ---> 94b759123814 [2024-10-18T01:24:54.789Z] Step 23/25 : LABEL arch=arm64 [2024-10-18T01:24:55.054Z] ---> Running in 8eff1714fe49 [2024-10-18T01:24:55.320Z] Removing intermediate container 8eff1714fe49 [2024-10-18T01:24:55.320Z] ---> 779260b62adf [2024-10-18T01:24:55.320Z] Step 24/25 : LABEL git_sha=ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [2024-10-18T01:24:55.320Z] ---> Running in 42d95c9f9111 [2024-10-18T01:24:55.587Z] Removing intermediate container 42d95c9f9111 [2024-10-18T01:24:55.587Z] ---> bbb8451c527e [2024-10-18T01:24:55.587Z] Step 25/25 : LABEL version=0.0.0 [2024-10-18T01:24:55.587Z] ---> Running in f9a23bac8334 [2024-10-18T01:24:55.854Z] Removing intermediate container f9a23bac8334 [2024-10-18T01:24:55.854Z] ---> c0712c87a70f [2024-10-18T01:24:55.854Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T01:24:55.854Z] Successfully built c0712c87a70f [2024-10-18T01:24:55.854Z] Successfully tagged device-mqtt-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-18T01:24:57.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T01:24:57.064Z] [2024-10-18T01:24:57.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:24:57.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T01:24:57.493Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-18T01:24:57.493Z] 8998bd30e6a1: Pulling fs layer [2024-10-18T01:24:57.493Z] 04944245beec: Pulling fs layer [2024-10-18T01:24:57.493Z] 699f458cf7ca: Pulling fs layer [2024-10-18T01:24:57.493Z] 765212b225bb: Pulling fs layer [2024-10-18T01:24:57.493Z] f23df028b6ca: Pulling fs layer [2024-10-18T01:24:57.493Z] d65c8cfc05b1: Pulling fs layer [2024-10-18T01:24:57.493Z] 2437ff75d9bd: Pulling fs layer [2024-10-18T01:24:57.760Z] 765212b225bb: Waiting [2024-10-18T01:24:57.761Z] f23df028b6ca: Waiting [2024-10-18T01:24:57.761Z] d65c8cfc05b1: Waiting [2024-10-18T01:24:57.761Z] 2437ff75d9bd: Waiting [2024-10-18T01:24:57.761Z] 04944245beec: Verifying Checksum [2024-10-18T01:24:57.761Z] 04944245beec: Download complete [2024-10-18T01:24:57.761Z] 765212b225bb: Verifying Checksum [2024-10-18T01:24:57.761Z] 765212b225bb: Download complete [2024-10-18T01:24:57.761Z] f23df028b6ca: Download complete [2024-10-18T01:24:57.761Z] d65c8cfc05b1: Verifying Checksum [2024-10-18T01:24:57.761Z] d65c8cfc05b1: Download complete [2024-10-18T01:24:58.027Z] 699f458cf7ca: Verifying Checksum [2024-10-18T01:24:58.027Z] 699f458cf7ca: Download complete [2024-10-18T01:24:58.295Z] 8998bd30e6a1: Verifying Checksum [2024-10-18T01:24:58.295Z] 8998bd30e6a1: Download complete [2024-10-18T01:25:00.862Z] 2437ff75d9bd: Verifying Checksum [2024-10-18T01:25:00.862Z] 2437ff75d9bd: Download complete [2024-10-18T01:25:02.265Z] 8998bd30e6a1: Pull complete [2024-10-18T01:25:02.851Z] 04944245beec: Pull complete [2024-10-18T01:25:04.258Z] 699f458cf7ca: Pull complete [2024-10-18T01:25:04.541Z] 765212b225bb: Pull complete [2024-10-18T01:25:05.122Z] f23df028b6ca: Pull complete [2024-10-18T01:25:05.392Z] d65c8cfc05b1: Pull complete [2024-10-18T01:25:23.585Z] 2437ff75d9bd: Pull complete [2024-10-18T01:25:23.585Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-18T01:25:23.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T01:25:23.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:25:23.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-23022 does not seem to be running inside a container [2024-10-18T01:25:24.004Z] $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-18T01:25:26.697Z] $ docker top 94af87a4734417ddbb02102a89342f0c540ca86106c4f96b79c79374e41549bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:25:27.307Z] ---> job-cost.sh [2024-10-18T01:25:27.574Z] lf-activate-venv: SKIPPING [2024-10-18T01:25:27.574Z] INFO: No Stack... [2024-10-18T01:25:27.844Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-18T01:25:28.797Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T01:25:29.152Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-10-18T01:25:29.152Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T01:25:29.249Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] [2024-10-18T01:25:29.257Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] did not exist. Created. [2024-10-18T01:25:29.264Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T01:25:29.696Z] /w/workspace/device-mqtt-go/1@tmp/durable-b845ae52/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-18T01:25:30.042Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-18T01:25:30.087Z] Warning: overwriting stash ‘stack-cost’ [2024-10-18T01:25:30.128Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T01:25:30.148Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T01:25:30.242Z] $ docker stop --time=1 94af87a4734417ddbb02102a89342f0c540ca86106c4f96b79c79374e41549bd [2024-10-18T01:25:31.684Z] $ docker rm -f --volumes 94af87a4734417ddbb02102a89342f0c540ca86106c4f96b79c79374e41549bd [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-18T01:25:32.845Z] provisioning config files... [2024-10-18T01:25:32.853Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/config9754282739760607180tmp [Pipeline] { [Pipeline] sh [2024-10-18T01:25:33.213Z] + set +x [2024-10-18T01:25:33.213Z] + bash -s -- [2024-10-18T01:25:33.213Z] + curl -s https://codecov.io/bash [2024-10-18T01:25:33.473Z] [2024-10-18T01:25:33.473Z] _____ _ [2024-10-18T01:25:33.473Z] / ____| | | [2024-10-18T01:25:33.473Z] | | ___ __| | ___ ___ _____ __ [2024-10-18T01:25:33.473Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-18T01:25:33.473Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-18T01:25:33.473Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-18T01:25:33.473Z] Bash-1.0.6 [2024-10-18T01:25:33.473Z] [2024-10-18T01:25:33.473Z] [2024-10-18T01:25:33.473Z] ==> git version 2.25.1 found [2024-10-18T01:25:33.473Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-18T01:25:33.473Z] Release-Date: 2020-01-08 [2024-10-18T01:25:33.473Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-18T01:25:33.473Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-18T01:25:33.473Z] ==> Jenkins CI detected. [2024-10-18T01:25:33.473Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-703 [2024-10-18T01:25:33.473Z] project root: . [2024-10-18T01:25:33.473Z] --> token set from env [2024-10-18T01:25:33.473Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-18T01:25:33.473Z] ==> Running gcov in . (disable via -X gcov) [2024-10-18T01:25:33.473Z] ==> Python coveragepy not found [2024-10-18T01:25:33.473Z] ==> Searching for coverage reports in: [2024-10-18T01:25:33.473Z] + . [2024-10-18T01:25:33.473Z] -> Found 1 reports [2024-10-18T01:25:33.473Z] ==> Detecting git/mercurial file structure [2024-10-18T01:25:33.473Z] ==> Reading reports [2024-10-18T01:25:33.473Z] + ./coverage.out bytes=21039 [2024-10-18T01:25:33.473Z] ==> Appending adjustments [2024-10-18T01:25:33.473Z] https://docs.codecov.io/docs/fixing-reports [2024-10-18T01:25:33.473Z] + Found adjustments [2024-10-18T01:25:33.473Z] ==> Gzipping contents [2024-10-18T01:25:33.731Z] 4.0K /tmp/codecov.gM9S07.gz [2024-10-18T01:25:33.731Z] ==> Uploading reports [2024-10-18T01:25:33.731Z] url: https://codecov.io [2024-10-18T01:25:33.732Z] query: branch=PR-703&commit=ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-703%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=703&job=&cmd_args= [2024-10-18T01:25:33.732Z] -> Pinging Codecov [2024-10-18T01:25:33.732Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-703&commit=ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-703%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=703&job=&cmd_args= [2024-10-18T01:25:33.732Z] -> Uploading to [2024-10-18T01:25:33.732Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8/54681539-999d-41ee-844d-4cde9cf7a50e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T012533Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e6985522a57dd3c5bd2ff37b38db12f378a0adda921c45e129e7f6d9c4b446ea [2024-10-18T01:25:33.732Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T01:25:33.732Z] Dload Upload Total Spent Left Speed [2024-10-18T01:25:33.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 14805 --:--:-- --:--:-- --:--:-- 14805 [2024-10-18T01:25:33.991Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [Pipeline] } [2024-10-18T01:25:34.025Z] 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-18T01:25:36.222Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-703/archives ] [2024-10-18T01:25:36.222Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-703/archives [2024-10-18T01:25:36.222Z] total 16 [2024-10-18T01:25:36.222Z] drwxr-xr-x 3 root root 4096 Oct 18 01:12 . [2024-10-18T01:25:36.222Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 01:12 .. [2024-10-18T01:25:36.222Z] drwxr-xr-x 2 root root 4096 Oct 18 01:12 cost [2024-10-18T01:25:36.222Z] -rw-r--r-- 1 root root 86 Oct 18 01:12 cost.csv [2024-10-18T01:25:36.222Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-703/archives [2024-10-18T01:25:36.222Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-703/archives [2024-10-18T01:25:36.222Z] total 16 [2024-10-18T01:25:36.222Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:12 . [2024-10-18T01:25:36.222Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 01:12 .. [2024-10-18T01:25:36.222Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 01:12 cost [2024-10-18T01:25:36.222Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 18 01:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:25:36.568Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:25:37.472Z] ---> package-listing.sh [2024-10-18T01:25:37.472Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-18T01:25:37.472Z] ++ facter osfamily [2024-10-18T01:25:37.731Z] + OS_FAMILY=debian [2024-10-18T01:25:37.731Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-703 [2024-10-18T01:25:37.731Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-18T01:25:37.731Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-18T01:25:37.731Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-18T01:25:37.731Z] + PACKAGES=/tmp/packages_start.txt [2024-10-18T01:25:37.731Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-703 ']' [2024-10-18T01:25:37.731Z] + PACKAGES=/tmp/packages_end.txt [2024-10-18T01:25:37.731Z] + case "${OS_FAMILY}" in [2024-10-18T01:25:37.731Z] + dpkg -l [2024-10-18T01:25:37.731Z] + grep '^ii' [2024-10-18T01:25:37.731Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-18T01:25:37.731Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-18T01:25:37.731Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-18T01:25:37.731Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-703 ']' [2024-10-18T01:25:37.731Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-703/archives/ [2024-10-18T01:25:37.731Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-703/archives/ [Pipeline] echo [2024-10-18T01:25:37.777Z] 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-mqtt-go_PR-703/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-18T01:25:38.105Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:25:38.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:25:38.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:25:38.931Z] prd-ubuntu20.04-docker-8c-8g-23021 does not seem to be running inside a container [2024-10-18T01:25:38.959Z] $ 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-mqtt-go_PR-703/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-mqtt-go_PR-703 -v /w/workspace/gexfoundry_device-mqtt-go_PR-703:/w/workspace/gexfoundry_device-mqtt-go_PR-703:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-703@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-18T01:25:39.498Z] $ docker top 9344c4dcd61a28a9c71e05566be0166cc650484b9b499a6648fc43a3efcd3eca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:25:39.914Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-18T01:25:40.237Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-18T01:25:40.560Z] + ls /var/log/sa-host [2024-10-18T01:25:40.560Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:25:40.801Z] provisioning config files... [2024-10-18T01:25:40.810Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/config11214284679368083259tmp [Pipeline] { [Pipeline] echo [2024-10-18T01:25:40.876Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:25:41.198Z] ---> create-netrc.sh [Pipeline] } [2024-10-18T01:25:41.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:25:41.656Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-18T01:25:41.693Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:25:42.087Z] ---> sudo-logs.sh [2024-10-18T01:25:42.087Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-18T01:25:42.214Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:25:42.535Z] ---> job-cost.sh [2024-10-18T01:25:42.535Z] lf-activate-venv: SKIPPING [2024-10-18T01:25:42.535Z] DEBUG: total: 0.2199999988079071 [2024-10-18T01:25:42.535Z] INFO: Retrieving Stack Cost... [2024-10-18T01:25:42.794Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T01:25:43.363Z] INFO: Archiving Costs [Pipeline] echo [2024-10-18T01:25:43.409Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:25:43.733Z] ---> logs-deploy.sh [2024-10-18T01:25:43.733Z] lf-activate-venv: SKIPPING [2024-10-18T01:25:43.733Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-703/1 [2024-10-18T01:25:43.733Z] INFO: archiving workspace using pattern(s): [2024-10-18T01:25:44.672Z] Archives upload complete. [2024-10-18T01:25:44.932Z] INFO: archiving logs to Nexus [2024-10-18T01:25:45.499Z] ---> uname -a: [2024-10-18T01:25:45.499Z] Linux prd-ubuntu20-04-docker-8c-8g-23021 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-18T01:25:45.499Z] [2024-10-18T01:25:45.499Z] [2024-10-18T01:25:45.499Z] ---> lscpu: [2024-10-18T01:25:45.499Z] Architecture: x86_64 [2024-10-18T01:25:45.499Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-18T01:25:45.499Z] Byte Order: Little Endian [2024-10-18T01:25:45.499Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-18T01:25:45.499Z] CPU(s): 8 [2024-10-18T01:25:45.499Z] On-line CPU(s) list: 0-7 [2024-10-18T01:25:45.499Z] Thread(s) per core: 1 [2024-10-18T01:25:45.499Z] Core(s) per socket: 1 [2024-10-18T01:25:45.499Z] Socket(s): 8 [2024-10-18T01:25:45.499Z] NUMA node(s): 1 [2024-10-18T01:25:45.499Z] Vendor ID: AuthenticAMD [2024-10-18T01:25:45.499Z] CPU family: 23 [2024-10-18T01:25:45.499Z] Model: 49 [2024-10-18T01:25:45.499Z] Model name: AMD EPYC-Rome Processor [2024-10-18T01:25:45.499Z] Stepping: 0 [2024-10-18T01:25:45.499Z] CPU MHz: 2799.998 [2024-10-18T01:25:45.499Z] BogoMIPS: 5599.99 [2024-10-18T01:25:45.499Z] Virtualization: AMD-V [2024-10-18T01:25:45.499Z] Hypervisor vendor: KVM [2024-10-18T01:25:45.499Z] Virtualization type: full [2024-10-18T01:25:45.499Z] L1d cache: 256 KiB [2024-10-18T01:25:45.499Z] L1i cache: 256 KiB [2024-10-18T01:25:45.499Z] L2 cache: 4 MiB [2024-10-18T01:25:45.499Z] L3 cache: 128 MiB [2024-10-18T01:25:45.499Z] NUMA node0 CPU(s): 0-7 [2024-10-18T01:25:45.499Z] Vulnerability Itlb multihit: Not affected [2024-10-18T01:25:45.499Z] Vulnerability L1tf: Not affected [2024-10-18T01:25:45.499Z] Vulnerability Mds: Not affected [2024-10-18T01:25:45.499Z] Vulnerability Meltdown: Not affected [2024-10-18T01:25:45.499Z] Vulnerability Mmio stale data: Not affected [2024-10-18T01:25:45.499Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-18T01:25:45.499Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-18T01:25:45.499Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-18T01:25:45.499Z] Vulnerability Srbds: Not affected [2024-10-18T01:25:45.499Z] Vulnerability Tsx async abort: Not affected [2024-10-18T01:25:45.499Z] 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-18T01:25:45.499Z] [2024-10-18T01:25:45.499Z] [2024-10-18T01:25:45.499Z] ---> nproc: [2024-10-18T01:25:45.499Z] 8 [2024-10-18T01:25:45.499Z] [2024-10-18T01:25:45.499Z] [2024-10-18T01:25:45.499Z] ---> df -h: [2024-10-18T01:25:45.499Z] Filesystem Size Used Avail Use% Mounted on [2024-10-18T01:25:45.499Z] overlay 155G 12G 143G 8% / [2024-10-18T01:25:45.499Z] tmpfs 64M 0 64M 0% /dev [2024-10-18T01:25:45.499Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-18T01:25:45.499Z] shm 64M 0 64M 0% /dev/shm [2024-10-18T01:25:45.499Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-18T01:25:45.499Z] [2024-10-18T01:25:45.499Z] [2024-10-18T01:25:45.499Z] ---> sar -b -r -n DEV: [2024-10-18T01:25:45.499Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23021) 10/18/24 _x86_64_ (8 CPU) [2024-10-18T01:25:45.499Z] [2024-10-18T01:25:45.499Z] 01:07:55 LINUX RESTART (8 CPU) [2024-10-18T01:25:45.499Z] [2024-10-18T01:25:45.499Z] 01:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-18T01:25:45.499Z] 01:09:01 293.08 48.04 245.04 0.00 5399.63 167266.79 0.00 [2024-10-18T01:25:45.499Z] 01:10:01 211.15 2.18 208.97 0.00 49.59 51902.68 0.00 [2024-10-18T01:25:45.499Z] 01:11:01 153.99 0.07 153.92 0.00 9.20 49932.74 0.00 [2024-10-18T01:25:45.499Z] 01:12:01 95.07 0.15 94.91 0.00 10.14 25888.43 0.00 [2024-10-18T01:25:45.499Z] 01:13:01 137.56 0.98 136.58 0.00 71.72 44569.64 0.00 [2024-10-18T01:25:45.499Z] 01:14:01 48.48 5.15 43.33 0.00 4296.88 7194.02 0.00 [2024-10-18T01:25:45.499Z] 01:15:01 4.28 0.02 4.27 0.00 0.13 102.12 0.00 [2024-10-18T01:25:45.499Z] 01:16:01 1.95 0.00 1.95 0.00 0.00 20.93 0.00 [2024-10-18T01:25:45.499Z] 01:17:01 1.38 0.02 1.37 0.00 0.13 14.93 0.00 [2024-10-18T01:25:45.499Z] 01:18:01 1.78 0.00 1.78 0.00 0.00 21.20 0.00 [2024-10-18T01:25:45.499Z] 01:19:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 [2024-10-18T01:25:45.499Z] 01:20:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 [2024-10-18T01:25:45.499Z] 01:21:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 [2024-10-18T01:25:45.499Z] 01:22:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-10-18T01:25:45.499Z] 01:23:01 1.23 0.02 1.22 0.00 0.13 15.06 0.00 [2024-10-18T01:25:45.499Z] 01:24:01 1.37 0.00 1.37 0.00 0.00 20.26 0.00 [2024-10-18T01:25:45.499Z] 01:25:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 [2024-10-18T01:25:45.499Z] Average: 56.31 3.33 52.97 0.00 579.14 20408.63 0.00 [2024-10-18T01:25:45.499Z] [2024-10-18T01:25:45.499Z] 01:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-18T01:25:45.499Z] 01:09:01 29888964 31568352 785036 2.39 59644 1908788 1924184 5.67 990528 1665316 708 [2024-10-18T01:25:45.499Z] 01:10:01 28065696 31529988 783844 2.38 131256 3488004 1874300 5.52 1272100 3031496 226012 [2024-10-18T01:25:45.499Z] 01:11:01 27145620 31303508 1001504 3.05 191692 4056732 2310416 6.81 1727780 3429120 527840 [2024-10-18T01:25:45.499Z] 01:12:01 27454216 31518048 790348 2.40 197108 3969220 1913940 5.64 1391360 3471484 187108 [2024-10-18T01:25:45.499Z] 01:13:01 26879216 31527084 778996 2.37 206960 4496104 1779556 5.24 1403776 3983948 460 [2024-10-18T01:25:45.499Z] 01:14:01 26488732 31510928 759204 2.31 234244 4849288 1713016 5.05 1671660 4070216 316 [2024-10-18T01:25:45.499Z] 01:15:01 26496352 31513684 756676 2.30 232836 4846036 1692516 4.99 1667940 4067012 8 [2024-10-18T01:25:45.499Z] 01:16:01 26496596 31514024 756284 2.30 232916 4846036 1692516 4.99 1668012 4067012 4 [2024-10-18T01:25:45.499Z] 01:17:01 26506208 31523704 746532 2.27 232996 4846036 1692516 4.99 1658012 4067016 12 [2024-10-18T01:25:45.499Z] 01:18:01 26507208 31524876 745316 2.27 233092 4846044 1692516 4.99 1656532 4067020 172 [2024-10-18T01:25:45.499Z] 01:19:01 26507452 31525156 744956 2.27 233160 4846044 1692516 4.99 1656980 4067020 8 [2024-10-18T01:25:45.499Z] 01:20:01 26509924 31527720 742376 2.26 233204 4846048 1692516 4.99 1654584 4067024 144 [2024-10-18T01:25:45.499Z] 01:21:01 26509876 31527684 742332 2.26 233224 4846052 1692516 4.99 1654000 4067028 8 [2024-10-18T01:25:45.499Z] 01:22:01 26510352 31528208 741984 2.26 233248 4846056 1692516 4.99 1654112 4067032 140 [2024-10-18T01:25:45.499Z] 01:23:01 26502060 31520032 749824 2.28 233292 4846060 1714388 5.05 1666880 4067040 216 [2024-10-18T01:25:45.499Z] 01:24:01 26509208 31527272 742920 2.26 233320 4846036 1714388 5.05 1654968 4067004 208 [2024-10-18T01:25:45.499Z] 01:25:01 26509184 31527284 742800 2.26 233348 4846040 1714388 5.05 1654908 4067008 12 [2024-10-18T01:25:45.499Z] Average: 26910992 31512797 771231 2.35 210914 4474978 1776394 5.24 1570831 3787576 55493 [2024-10-18T01:25:45.499Z] [2024-10-18T01:25:45.499Z] 01:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-18T01:25:45.500Z] 01:09:01 docker0 26.63 26.91 2.00 166.36 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:09:01 ens3 470.59 324.66 2755.64 88.11 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:09:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:09:01 vethc29ca5b 26.63 27.01 2.37 166.37 0.00 0.00 0.00 0.01 [2024-10-18T01:25:45.500Z] 01:10:01 docker0 350.57 501.02 29.39 3291.74 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:10:01 ens3 633.53 429.40 6489.63 49.87 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:10:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:11:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:11:01 ens3 25.65 14.86 30.77 8.75 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:11:01 veth0ee0b25 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:12:01 docker0 2.03 4.41 0.12 38.71 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:12:01 ens3 27.23 14.90 59.09 9.68 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:13:01 docker0 4.13 8.93 0.26 116.82 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:13:01 ens3 143.96 77.34 3308.09 13.35 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:13:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:14:01 ens3 124.35 60.49 2078.76 4.53 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:14:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:15:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:16:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:18:01 ens3 0.65 0.43 2.09 0.03 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:19:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:20:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:22:01 ens3 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:23:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:24:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:25:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] Average: docker0 22.57 31.87 1.87 212.71 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] Average: ens3 83.99 54.33 866.79 10.27 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-18T01:25:45.500Z] [2024-10-18T01:25:45.500Z] [2024-10-18T01:25:45.500Z] ---> sar -P ALL: [2024-10-18T01:25:45.500Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23021) 10/18/24 _x86_64_ (8 CPU) [2024-10-18T01:25:45.500Z] [2024-10-18T01:25:45.500Z] 01:07:55 LINUX RESTART (8 CPU) [2024-10-18T01:25:45.500Z] [2024-10-18T01:25:45.500Z] 01:08:01 CPU %user %nice %system %iowait %steal %idle [2024-10-18T01:25:45.500Z] 01:09:01 all 6.31 0.00 1.75 2.93 0.05 88.95 [2024-10-18T01:25:45.500Z] 01:09:01 0 6.06 0.00 1.23 1.12 0.03 91.56 [2024-10-18T01:25:45.500Z] 01:09:01 1 6.15 0.00 1.95 5.84 0.05 86.01 [2024-10-18T01:25:45.500Z] 01:09:01 2 4.67 0.00 2.52 4.06 0.05 88.71 [2024-10-18T01:25:45.500Z] 01:09:01 3 6.39 0.00 1.68 6.59 0.07 85.26 [2024-10-18T01:25:45.500Z] 01:09:01 4 8.95 0.00 1.82 0.47 0.05 88.71 [2024-10-18T01:25:45.500Z] 01:09:01 5 4.98 0.00 1.22 1.43 0.07 92.30 [2024-10-18T01:25:45.500Z] 01:09:01 6 8.13 0.00 2.21 1.86 0.05 87.76 [2024-10-18T01:25:45.500Z] 01:09:01 7 5.15 0.00 1.39 2.15 0.05 91.25 [2024-10-18T01:25:45.500Z] 01:10:01 all 5.83 0.00 2.62 4.45 0.06 87.04 [2024-10-18T01:25:45.500Z] 01:10:01 0 6.30 0.00 2.51 0.28 0.05 90.86 [2024-10-18T01:25:45.500Z] 01:10:01 1 5.36 0.00 2.27 0.39 0.05 91.94 [2024-10-18T01:25:45.500Z] 01:10:01 2 5.46 0.00 2.61 0.82 0.05 91.05 [2024-10-18T01:25:45.500Z] 01:10:01 3 4.30 0.00 2.19 7.60 0.03 85.88 [2024-10-18T01:25:45.500Z] 01:10:01 4 6.81 0.00 3.50 21.29 0.08 68.32 [2024-10-18T01:25:45.500Z] 01:10:01 5 6.55 0.00 2.81 0.44 0.07 90.14 [2024-10-18T01:25:45.500Z] 01:10:01 6 5.34 0.00 2.17 2.97 0.05 89.48 [2024-10-18T01:25:45.500Z] 01:10:01 7 6.52 0.00 2.91 1.84 0.08 88.65 [2024-10-18T01:25:45.500Z] 01:11:01 all 18.66 0.00 4.15 4.76 0.06 72.37 [2024-10-18T01:25:45.500Z] 01:11:01 0 19.51 0.00 4.84 1.43 0.05 74.16 [2024-10-18T01:25:45.500Z] 01:11:01 1 19.37 0.00 3.49 0.50 0.07 76.58 [2024-10-18T01:25:45.500Z] 01:11:01 2 19.07 0.00 4.85 1.65 0.07 74.36 [2024-10-18T01:25:45.500Z] 01:11:01 3 18.80 0.00 3.74 2.25 0.07 75.15 [2024-10-18T01:25:45.500Z] 01:11:01 4 14.99 0.00 3.55 24.66 0.05 56.74 [2024-10-18T01:25:45.500Z] 01:11:01 5 19.14 0.00 4.81 6.24 0.05 69.76 [2024-10-18T01:25:45.500Z] 01:11:01 6 19.78 0.00 4.11 0.39 0.05 75.68 [2024-10-18T01:25:45.500Z] 01:11:01 7 18.62 0.00 3.84 0.96 0.05 76.53 [2024-10-18T01:25:45.500Z] 01:12:01 all 43.85 0.00 6.26 2.61 0.09 47.20 [2024-10-18T01:25:45.500Z] 01:12:01 0 44.36 0.00 6.10 0.59 0.08 48.86 [2024-10-18T01:25:45.500Z] 01:12:01 1 43.20 0.00 6.24 0.75 0.09 49.72 [2024-10-18T01:25:45.500Z] 01:12:01 2 43.06 0.00 6.47 0.36 0.09 50.03 [2024-10-18T01:25:45.500Z] 01:12:01 3 45.33 0.00 6.74 3.84 0.09 44.01 [2024-10-18T01:25:45.500Z] 01:12:01 4 41.18 0.00 5.80 13.72 0.10 39.20 [2024-10-18T01:25:45.500Z] 01:12:01 5 45.71 0.00 6.40 1.14 0.09 46.67 [2024-10-18T01:25:45.500Z] 01:12:01 6 44.82 0.00 6.02 0.12 0.09 48.96 [2024-10-18T01:25:45.500Z] 01:12:01 7 43.09 0.00 6.30 0.49 0.08 50.03 [2024-10-18T01:25:45.500Z] 01:13:01 all 3.86 0.00 1.72 3.84 0.04 90.53 [2024-10-18T01:25:45.500Z] 01:13:01 0 5.04 0.00 1.54 3.60 0.05 89.76 [2024-10-18T01:25:45.500Z] 01:13:01 1 4.69 0.00 1.44 0.17 0.03 93.67 [2024-10-18T01:25:45.500Z] 01:13:01 2 3.74 0.00 2.28 1.46 0.03 92.50 [2024-10-18T01:25:45.500Z] 01:13:01 3 5.07 0.00 2.75 1.76 0.03 90.39 [2024-10-18T01:25:45.500Z] 01:13:01 4 2.78 0.00 1.93 23.74 0.05 71.50 [2024-10-18T01:25:45.500Z] 01:13:01 5 2.82 0.00 1.06 0.02 0.05 96.05 [2024-10-18T01:25:45.500Z] 01:13:01 6 2.68 0.00 0.87 0.02 0.02 96.42 [2024-10-18T01:25:45.500Z] 01:13:01 7 4.09 0.00 1.92 0.17 0.03 93.79 [2024-10-18T01:25:45.500Z] 01:14:01 all 2.46 0.00 1.26 1.92 0.03 94.33 [2024-10-18T01:25:45.500Z] 01:14:01 0 2.09 0.00 1.87 1.29 0.02 94.74 [2024-10-18T01:25:45.500Z] 01:14:01 1 2.77 0.00 1.80 0.55 0.02 94.86 [2024-10-18T01:25:45.500Z] 01:14:01 2 1.89 0.00 0.87 8.44 0.03 88.77 [2024-10-18T01:25:45.500Z] 01:14:01 3 3.44 0.00 1.52 1.97 0.05 93.02 [2024-10-18T01:25:45.500Z] 01:14:01 4 1.73 0.00 1.20 0.95 0.02 96.10 [2024-10-18T01:25:45.500Z] 01:14:01 5 1.50 0.00 0.82 0.57 0.02 97.10 [2024-10-18T01:25:45.500Z] 01:14:01 6 4.13 0.00 1.12 0.52 0.03 94.20 [2024-10-18T01:25:45.500Z] 01:14:01 7 2.14 0.00 0.90 1.07 0.05 95.83 [2024-10-18T01:25:45.500Z] 01:15:01 all 0.18 0.00 0.05 0.09 0.00 99.68 [2024-10-18T01:25:45.500Z] 01:15:01 0 0.05 0.00 0.07 0.03 0.00 99.85 [2024-10-18T01:25:45.500Z] 01:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-18T01:25:45.500Z] 01:15:01 2 0.17 0.00 0.07 0.45 0.02 99.30 [2024-10-18T01:25:45.500Z] 01:15:01 3 0.13 0.00 0.03 0.20 0.00 99.63 [2024-10-18T01:25:45.500Z] 01:15:01 4 0.13 0.00 0.12 0.00 0.02 99.73 [2024-10-18T01:25:45.500Z] 01:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T01:25:45.500Z] 01:15:01 6 0.13 0.00 0.03 0.00 0.00 99.83 [2024-10-18T01:25:45.500Z] 01:15:01 7 0.80 0.00 0.05 0.00 0.00 99.15 [2024-10-18T01:25:45.500Z] 01:16:01 all 0.01 0.00 0.01 0.17 0.02 99.79 [2024-10-18T01:25:45.500Z] 01:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-18T01:25:45.500Z] 01:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-18T01:25:45.500Z] 01:16:01 2 0.07 0.00 0.03 1.33 0.02 98.55 [2024-10-18T01:25:45.500Z] 01:16:01 3 0.00 0.00 0.03 0.00 0.07 99.90 [2024-10-18T01:25:45.500Z] 01:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T01:25:45.500Z] 01:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T01:25:45.500Z] 01:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T01:25:45.500Z] 01:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-18T01:25:45.500Z] 01:17:01 all 0.03 0.00 0.01 0.09 0.01 99.86 [2024-10-18T01:25:45.500Z] 01:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-18T01:25:45.500Z] 01:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-18T01:25:45.500Z] 01:17:01 2 0.07 0.00 0.02 0.68 0.02 99.22 [2024-10-18T01:25:45.500Z] 01:17:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-18T01:25:45.500Z] 01:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-18T01:25:45.500Z] 01:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-18T01:25:45.500Z] 01:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-18T01:25:45.500Z] 01:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T01:25:45.500Z] 01:18:01 all 0.10 0.00 0.01 0.05 0.00 99.83 [2024-10-18T01:25:45.500Z] 01:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T01:25:45.500Z] 01:18:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-18T01:25:45.500Z] 01:18:01 2 0.02 0.00 0.05 0.40 0.00 99.53 [2024-10-18T01:25:45.500Z] 01:18:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-18T01:25:45.500Z] 01:18:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-18T01:25:45.500Z] 01:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T01:25:45.500Z] 01:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-18T01:25:45.500Z] 01:18:01 7 0.63 0.00 0.02 0.00 0.00 99.35 [2024-10-18T01:25:45.500Z] 01:19:01 all 0.19 0.00 0.01 0.02 0.00 99.77 [2024-10-18T01:25:45.500Z] 01:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-18T01:25:45.500Z] 01:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T01:25:45.500Z] 01:19:01 2 0.03 0.00 0.03 0.18 0.00 99.75 [2024-10-18T01:25:45.500Z] 01:19:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-18T01:25:45.500Z] 01:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-18T01:25:45.500Z] 01:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T01:25:45.500Z] 01:19:01 6 0.23 0.00 0.00 0.00 0.00 99.77 [2024-10-18T01:25:45.500Z] 01:19:01 7 1.14 0.00 0.00 0.00 0.02 98.84 [2024-10-18T01:25:45.500Z] [2024-10-18T01:25:45.500Z] 01:19:01 CPU %user %nice %system %iowait %steal %idle [2024-10-18T01:25:45.500Z] 01:20:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2024-10-18T01:25:45.500Z] 01:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T01:25:45.500Z] 01:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T01:25:45.500Z] 01:20:01 2 0.05 0.00 0.00 0.02 0.02 99.92 [2024-10-18T01:25:45.500Z] 01:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T01:25:45.500Z] 01:20:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-18T01:25:45.500Z] 01:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T01:25:45.500Z] 01:20:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-18T01:25:45.500Z] 01:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T01:25:45.500Z] 01:21:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2024-10-18T01:25:45.500Z] 01:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-18T01:25:45.500Z] 01:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-18T01:25:45.500Z] 01:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-18T01:25:45.500Z] 01:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-18T01:25:45.500Z] 01:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T01:25:45.500Z] 01:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T01:25:45.500Z] 01:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-18T01:25:45.500Z] 01:21:01 7 0.83 0.00 0.03 0.00 0.02 99.12 [2024-10-18T01:25:45.500Z] 01:22:01 all 0.05 0.00 0.01 0.06 0.00 99.89 [2024-10-18T01:25:45.500Z] 01:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T01:25:45.500Z] 01:22:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-18T01:25:45.500Z] 01:22:01 2 0.03 0.00 0.02 0.47 0.00 99.48 [2024-10-18T01:25:45.500Z] 01:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T01:25:45.500Z] 01:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T01:25:45.500Z] 01:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T01:25:45.500Z] 01:22:01 6 0.15 0.00 0.00 0.00 0.02 99.83 [2024-10-18T01:25:45.500Z] 01:22:01 7 0.10 0.00 0.00 0.00 0.00 99.90 [2024-10-18T01:25:45.500Z] 01:23:01 all 0.13 0.00 0.04 0.02 0.01 99.81 [2024-10-18T01:25:45.500Z] 01:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-18T01:25:45.500Z] 01:23:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-18T01:25:45.500Z] 01:23:01 2 0.03 0.00 0.00 0.12 0.00 99.85 [2024-10-18T01:25:45.500Z] 01:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-18T01:25:45.500Z] 01:23:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-18T01:25:45.500Z] 01:23:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-18T01:25:45.500Z] 01:23:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-18T01:25:45.500Z] 01:23:01 7 0.83 0.00 0.10 0.00 0.02 99.05 [2024-10-18T01:25:45.500Z] 01:24:01 all 0.09 0.00 0.02 0.01 0.01 99.87 [2024-10-18T01:25:45.500Z] 01:24:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-18T01:25:45.500Z] 01:24:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-18T01:25:45.500Z] 01:24:01 2 0.05 0.00 0.02 0.05 0.02 99.87 [2024-10-18T01:25:45.500Z] 01:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T01:25:45.500Z] 01:24:01 4 0.02 0.00 0.05 0.02 0.02 99.90 [2024-10-18T01:25:45.500Z] 01:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T01:25:45.500Z] 01:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T01:25:45.500Z] 01:24:01 7 0.61 0.00 0.00 0.00 0.00 99.39 [2024-10-18T01:25:45.500Z] 01:25:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-10-18T01:25:45.500Z] 01:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-18T01:25:45.500Z] 01:25:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2024-10-18T01:25:45.500Z] 01:25:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-18T01:25:45.500Z] 01:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-18T01:25:45.500Z] 01:25:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-18T01:25:45.500Z] 01:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T01:25:45.500Z] 01:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-18T01:25:45.500Z] 01:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T01:25:45.500Z] Average: all 4.76 0.00 1.05 1.23 0.02 92.94 [2024-10-18T01:25:45.500Z] Average: 0 4.86 0.00 1.06 0.49 0.02 93.57 [2024-10-18T01:25:45.500Z] Average: 1 4.76 0.00 1.02 0.48 0.02 93.72 [2024-10-18T01:25:45.500Z] Average: 2 4.56 0.00 1.16 1.21 0.02 93.06 [2024-10-18T01:25:45.500Z] Average: 3 4.87 0.00 1.10 1.41 0.03 92.59 [2024-10-18T01:25:45.500Z] Average: 4 4.44 0.00 1.05 4.94 0.02 89.54 [2024-10-18T01:25:45.500Z] Average: 5 4.69 0.00 1.00 0.57 0.02 93.72 [2024-10-18T01:25:45.500Z] Average: 6 4.98 0.00 0.97 0.34 0.02 93.70 [2024-10-18T01:25:45.500Z] Average: 7 4.93 0.00 1.02 0.39 0.02 93.64 [2024-10-18T01:25:45.500Z] [2024-10-18T01:25:45.500Z] [2024-10-18T01:25:45.500Z]