Pull request #36 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97+2d83bb8572707f71b91caf73b01df10f3019136c (c23063eb2e9022aa1354c40874938e1bcb854bd1) 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-ssh10207583077000018766.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh819522086649211788.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-s7/branches/PR-36/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-s7/branches/PR-36/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3956745314754516088.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-s7/branches/PR-36/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4254737200928233684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh6211212822175134717.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-s7/branches/PR-36/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-s7/branches/PR-36/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8354388160446357929.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 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-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-37021 in /w/workspace/edgexfoundry_device-s7_PR-36 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_PR-36 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2d83bb8572707f71b91caf73b01df10f3019136c into PR head commit 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 Merge succeeded, producing 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 Checking out Revision 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 (PR-36) > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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-s7.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 # 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 2d83bb8572707f71b91caf73b01df10f3019136c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-17T19:28:21.693Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-17T19:28:21.935Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-17T19:28:22.046Z] ========================================================= [2025-01-17T19:28:22.046Z] EdgeX Global Pipelines Version Info [2025-01-17T19:28:22.046Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-17T19:28:23.410Z] ------------------- [2025-01-17T19:28:23.410Z] stable info: [2025-01-17T19:28:23.410Z] ------------------- [2025-01-17T19:28:23.410Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-17T19:28:23.410Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T19:28:23.410Z] Message: update stable to v1.0.269 [2025-01-17T19:28:23.670Z] ------------------- [2025-01-17T19:28:23.670Z] experimental info: [2025-01-17T19:28:23.670Z] ------------------- [2025-01-17T19:28:23.671Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-17T19:28:23.671Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T19:28:23.671Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-17T19:28:23.891Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-01-17T19:28:23.946Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-01-17T19:28:23.998Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-17T19:28:24.050Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-17T19:28:24.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-17T19:28:24.155Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-17T19:28:24.210Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-17T19:28:24.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-17T19:28:24.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-17T19:28:24.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-17T19:28:24.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-17T19:28:24.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-01-17T19:28:24.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-17T19:28:24.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-17T19:28:24.645Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T19:28:24.700Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T19:28:24.749Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T19:28:24.799Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T19:28:24.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-17T19:28:24.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-17T19:28:24.957Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-17T19:28:25.009Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-17T19:28:25.065Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-17T19:28:25.120Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-17T19:28:25.175Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-17T19:28:25.237Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-17T19:28:25.291Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-17T19:28:25.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo [2025-01-17T19:28:25.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo [2025-01-17T19:28:25.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo [2025-01-17T19:28:25.517Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 [Pipeline] echo [2025-01-17T19:28:25.572Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5185ea8 [Pipeline] echo [2025-01-17T19:28:25.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T19:28:25.776Z] provisioning config files... [2025-01-17T19:28:25.789Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-36@tmp/config16478177065956275622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T19:28:26.207Z] ---> ****-login.sh [2025-01-17T19:28:26.207Z] nexus3.edgexfoundry.org:10001 [2025-01-17T19:28:26.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T19:28:26.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T19:28:26.729Z] Configure a credential helper to remove this warning. See [2025-01-17T19:28:26.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T19:28:26.729Z] [2025-01-17T19:28:26.729Z] Login Succeeded [2025-01-17T19:28:26.729Z] nexus3.edgexfoundry.org:10002 [2025-01-17T19:28:26.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T19:28:26.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T19:28:26.729Z] Configure a credential helper to remove this warning. See [2025-01-17T19:28:26.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T19:28:26.729Z] [2025-01-17T19:28:26.729Z] Login Succeeded [2025-01-17T19:28:26.729Z] nexus3.edgexfoundry.org:10003 [2025-01-17T19:28:26.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T19:28:26.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T19:28:26.729Z] Configure a credential helper to remove this warning. See [2025-01-17T19:28:26.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T19:28:26.729Z] [2025-01-17T19:28:26.729Z] Login Succeeded [2025-01-17T19:28:26.729Z] nexus3.edgexfoundry.org:10004 [2025-01-17T19:28:26.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T19:28:26.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T19:28:26.990Z] Configure a credential helper to remove this warning. See [2025-01-17T19:28:26.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T19:28:26.990Z] [2025-01-17T19:28:26.990Z] Login Succeeded [2025-01-17T19:28:26.990Z] ****.io [2025-01-17T19:28:26.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T19:28:27.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T19:28:27.250Z] Configure a credential helper to remove this warning. See [2025-01-17T19:28:27.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T19:28:27.250Z] [2025-01-17T19:28:27.250Z] Login Succeeded [2025-01-17T19:28:27.250Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T19:28:27.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-17T19:28:27.922Z] + git rev-list -1 --merges 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97~1..5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 [Pipeline] echo [2025-01-17T19:28:27.964Z] -----------> git rev-list -1 --merges 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97~1..5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 [false] [Pipeline] sh [2025-01-17T19:28:28.284Z] + git log --format=format:%s -1 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 [Pipeline] echo [2025-01-17T19:28:28.326Z] ========================================================= [2025-01-17T19:28:28.326Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-17T19:28:28.326Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T19:28:28.781Z] + git log --format=format:%s -1 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 [Pipeline] echo [2025-01-17T19:28:28.897Z] [semverPrep] GIT_COMMIT: 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-01-17T19:28:28.940Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-17T19:28:29.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T19:28:29.350Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-17T19:28:29.350Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-17T19:28:29.350Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-17T19:28:29.350Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-17T19:28:29.350Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-17T19:28:29.350Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T19:28:29.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T19:28:29.865Z] [2025-01-17T19:28:29.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T19:28:30.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T19:28:30.251Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-17T19:28:30.251Z] b85a868b505f: Pulling fs layer [2025-01-17T19:28:30.251Z] e2be974225ed: Pulling fs layer [2025-01-17T19:28:30.251Z] 339a4e72a1f5: Pulling fs layer [2025-01-17T19:28:30.251Z] 988bab9f4d93: Pulling fs layer [2025-01-17T19:28:30.251Z] 1469e6f7b9e6: Pulling fs layer [2025-01-17T19:28:30.251Z] eaf3925da568: Pulling fs layer [2025-01-17T19:28:30.251Z] bab4dde63d76: Pulling fs layer [2025-01-17T19:28:30.251Z] bde34c3a00c8: Pulling fs layer [2025-01-17T19:28:30.251Z] b352a97aabf1: Pulling fs layer [2025-01-17T19:28:30.251Z] 4872d77fe225: Pulling fs layer [2025-01-17T19:28:30.251Z] 5851b861e8e6: Pulling fs layer [2025-01-17T19:28:30.251Z] eaf3925da568: Waiting [2025-01-17T19:28:30.251Z] 988bab9f4d93: Waiting [2025-01-17T19:28:30.251Z] b352a97aabf1: Waiting [2025-01-17T19:28:30.251Z] bab4dde63d76: Waiting [2025-01-17T19:28:30.251Z] bde34c3a00c8: Waiting [2025-01-17T19:28:30.251Z] 5851b861e8e6: Waiting [2025-01-17T19:28:30.251Z] 1469e6f7b9e6: Waiting [2025-01-17T19:28:30.251Z] 4872d77fe225: Waiting [2025-01-17T19:28:30.251Z] e2be974225ed: Download complete [2025-01-17T19:28:30.251Z] 988bab9f4d93: Verifying Checksum [2025-01-17T19:28:30.251Z] 988bab9f4d93: Download complete [2025-01-17T19:28:30.511Z] 1469e6f7b9e6: Verifying Checksum [2025-01-17T19:28:30.511Z] 1469e6f7b9e6: Download complete [2025-01-17T19:28:30.511Z] eaf3925da568: Verifying Checksum [2025-01-17T19:28:30.511Z] eaf3925da568: Download complete [2025-01-17T19:28:30.511Z] 339a4e72a1f5: Verifying Checksum [2025-01-17T19:28:30.511Z] 339a4e72a1f5: Download complete [2025-01-17T19:28:30.511Z] bde34c3a00c8: Verifying Checksum [2025-01-17T19:28:30.511Z] bde34c3a00c8: Download complete [2025-01-17T19:28:30.511Z] b352a97aabf1: Verifying Checksum [2025-01-17T19:28:30.511Z] b352a97aabf1: Download complete [2025-01-17T19:28:30.511Z] 4872d77fe225: Verifying Checksum [2025-01-17T19:28:30.511Z] 4872d77fe225: Download complete [2025-01-17T19:28:30.511Z] 5851b861e8e6: Verifying Checksum [2025-01-17T19:28:30.511Z] 5851b861e8e6: Download complete [2025-01-17T19:28:30.511Z] b85a868b505f: Download complete [2025-01-17T19:28:30.769Z] bab4dde63d76: Verifying Checksum [2025-01-17T19:28:30.769Z] bab4dde63d76: Download complete [2025-01-17T19:28:32.153Z] b85a868b505f: Pull complete [2025-01-17T19:28:32.153Z] e2be974225ed: Pull complete [2025-01-17T19:28:32.723Z] 339a4e72a1f5: Pull complete [2025-01-17T19:28:32.723Z] 988bab9f4d93: Pull complete [2025-01-17T19:28:33.289Z] 1469e6f7b9e6: Pull complete [2025-01-17T19:28:33.289Z] eaf3925da568: Pull complete [2025-01-17T19:28:35.835Z] bab4dde63d76: Pull complete [2025-01-17T19:28:36.406Z] bde34c3a00c8: Pull complete [2025-01-17T19:28:36.664Z] b352a97aabf1: Pull complete [2025-01-17T19:28:36.664Z] 4872d77fe225: Pull complete [2025-01-17T19:28:36.664Z] 5851b861e8e6: Pull complete [2025-01-17T19:28:36.664Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-17T19:28:36.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T19:28:36.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T19:28:36.953Z] prd-ubuntu20.04-docker-8c-8g-37021 does not seem to be running inside a container [2025-01-17T19:28:36.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-36 -v /w/workspace/edgexfoundry_device-s7_PR-36:/w/workspace/edgexfoundry_device-s7_PR-36:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-36@tmp:/w/workspace/edgexfoundry_device-s7_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T19:28:48.263Z] $ docker top d31c78d0df94eb332a12464002142132a67f706235126a624fa1befc3640a74a -eo pid,comm [2025-01-17T19:28:48.321Z] 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). [2025-01-17T19:28:48.321Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T19:28:48.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T19:28:48.489Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T19:28:48.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T19:28:48.591Z] $ docker exec d31c78d0df94eb332a12464002142132a67f706235126a624fa1befc3640a74a ssh-agent [2025-01-17T19:28:48.696Z] SSH_AUTH_SOCK=/tmp/ssh-yZs2f6LTthRP/agent.31 [2025-01-17T19:28:48.696Z] SSH_AGENT_PID=37 [2025-01-17T19:28:48.702Z] Running ssh-add (command line suppressed) [2025-01-17T19:28:48.810Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-36@tmp/private_key_5041446252009783603.key (/w/workspace/edgexfoundry_device-s7_PR-36@tmp/private_key_5041446252009783603.key) [2025-01-17T19:28:48.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T19:28:49.180Z] + git tag --points-at HEAD [Pipeline] } [2025-01-17T19:28:49.342Z] $ docker exec --env ******** --env ******** d31c78d0df94eb332a12464002142132a67f706235126a624fa1befc3640a74a ssh-agent -k [2025-01-17T19:28:49.440Z] unset SSH_AUTH_SOCK; [2025-01-17T19:28:49.441Z] unset SSH_AGENT_PID; [2025-01-17T19:28:49.441Z] echo Agent pid 37 killed; [2025-01-17T19:28:49.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-17T19:28:49.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T19:28:49.562Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T19:28:49.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T19:28:49.654Z] $ docker exec d31c78d0df94eb332a12464002142132a67f706235126a624fa1befc3640a74a ssh-agent [2025-01-17T19:28:49.758Z] SSH_AUTH_SOCK=/tmp/ssh-MggBDfM5dRx5/agent.71 [2025-01-17T19:28:49.758Z] SSH_AGENT_PID=77 [2025-01-17T19:28:49.762Z] Running ssh-add (command line suppressed) [2025-01-17T19:28:49.849Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-36@tmp/private_key_16276552259701763721.key (/w/workspace/edgexfoundry_device-s7_PR-36@tmp/private_key_16276552259701763721.key) [2025-01-17T19:28:49.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T19:28:50.216Z] + git semver init [2025-01-17T19:28:50.476Z] 2025-01-17 19:28:50,441 [run_init] DEBUG init version:0.0.0 force:False [2025-01-17T19:28:50.476Z] 2025-01-17 19:28:50,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-36/.semver [2025-01-17T19:28:50.476Z] 2025-01-17 19:28:50,443 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-36/.semver [2025-01-17T19:28:50.476Z] 2025-01-17 19:28:50,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-36/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-36, universal_newlines=False, shell=None, istream=None) [2025-01-17T19:28:51.419Z] 2025-01-17 19:28:51,344 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-36/.git/info/exclude [2025-01-17T19:28:51.419Z] 2025-01-17 19:28:51,345 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-36/.semver/PR-36 with force:False [2025-01-17T19:28:51.419Z] 2025-01-17 19:28:51,345 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-36/.semver/PR-36 [2025-01-17T19:28:51.419Z] 2025-01-17 19:28:51,348 [execute] INFO git cat-file --batch-check [2025-01-17T19:28:51.419Z] 2025-01-17 19:28:51,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-36/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T19:28:51.419Z] 2025-01-17 19:28:51,357 [execute] INFO git cat-file --batch [2025-01-17T19:28:51.419Z] 2025-01-17 19:28:51,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-36/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T19:28:51.419Z] 2025-01-17 19:28:51,363 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-36/.semver/PR-36 [2025-01-17T19:28:51.419Z] 0.0.0 [Pipeline] } [2025-01-17T19:28:51.464Z] $ docker exec --env ******** --env ******** d31c78d0df94eb332a12464002142132a67f706235126a624fa1befc3640a74a ssh-agent -k [2025-01-17T19:28:51.569Z] unset SSH_AUTH_SOCK; [2025-01-17T19:28:51.570Z] unset SSH_AGENT_PID; [2025-01-17T19:28:51.570Z] echo Agent pid 77 killed; [2025-01-17T19:28:51.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T19:28:52.068Z] + git semver [Pipeline] } [2025-01-17T19:28:52.665Z] $ docker stop --time=1 d31c78d0df94eb332a12464002142132a67f706235126a624fa1befc3640a74a [2025-01-17T19:28:54.299Z] $ docker rm -f --volumes d31c78d0df94eb332a12464002142132a67f706235126a624fa1befc3640a74a [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T19:28:54.721Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-17T19:28:55.054Z] Stashed 1 file(s) [Pipeline] echo [2025-01-17T19:28:55.079Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T19:28:56.117Z] provisioning config files... [2025-01-17T19:28:56.128Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-36@tmp/config5613574621269099593tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-01-17T19:28:56.586Z] ---> ****-login.sh [2025-01-17T19:28:56.586Z] nexus3.edgexfoundry.org:10001 [2025-01-17T19:28:56.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T19:28:56.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T19:28:56.586Z] Configure a credential helper to remove this warning. See [2025-01-17T19:28:56.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T19:28:56.587Z] [2025-01-17T19:28:56.587Z] Login Succeeded [2025-01-17T19:28:56.587Z] nexus3.edgexfoundry.org:10002 [2025-01-17T19:28:56.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T19:28:56.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T19:28:56.587Z] Configure a credential helper to remove this warning. See [2025-01-17T19:28:56.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T19:28:56.587Z] [2025-01-17T19:28:56.587Z] Login Succeeded [2025-01-17T19:28:56.587Z] nexus3.edgexfoundry.org:10003 [2025-01-17T19:28:56.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T19:28:56.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T19:28:56.848Z] Configure a credential helper to remove this warning. See [2025-01-17T19:28:56.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T19:28:56.848Z] [2025-01-17T19:28:56.848Z] Login Succeeded [2025-01-17T19:28:56.848Z] nexus3.edgexfoundry.org:10004 [2025-01-17T19:28:56.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T19:28:56.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T19:28:56.848Z] Configure a credential helper to remove this warning. See [2025-01-17T19:28:56.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T19:28:56.848Z] [2025-01-17T19:28:56.848Z] Login Succeeded [2025-01-17T19:28:56.848Z] ****.io [2025-01-17T19:28:57.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T19:28:57.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T19:28:57.108Z] Configure a credential helper to remove this warning. See [2025-01-17T19:28:57.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T19:28:57.108Z] [2025-01-17T19:28:57.108Z] Login Succeeded [2025-01-17T19:28:57.108Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T19:28:57.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-17T19:28:57.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T19:28:57.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T19:28:57.454Z] ========================================================= [2025-01-17T19:28:57.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-17T19:28:57.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T19:28:57.963Z] + 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 . [2025-01-17T19:28:57.963Z] Sending build context to Docker daemon 773.1kB [2025-01-17T19:28:57.963Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T19:28:57.963Z] Step 2/10 : FROM ${BASE} AS builder [2025-01-17T19:28:57.963Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-17T19:28:57.963Z] da9db072f522: Pulling fs layer [2025-01-17T19:28:57.963Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-17T19:28:57.963Z] 06f05ace1117: Pulling fs layer [2025-01-17T19:28:57.963Z] 5fe327b54edc: Pulling fs layer [2025-01-17T19:28:57.963Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T19:28:57.963Z] 92a5565b7b96: Pulling fs layer [2025-01-17T19:28:57.963Z] ff9bb7016b71: Pulling fs layer [2025-01-17T19:28:57.963Z] b67dba6c2c7d: Pulling fs layer [2025-01-17T19:28:57.963Z] a813b0c90790: Pulling fs layer [2025-01-17T19:28:57.963Z] ff9bb7016b71: Waiting [2025-01-17T19:28:57.963Z] 4f4fb700ef54: Waiting [2025-01-17T19:28:57.963Z] 92a5565b7b96: Waiting [2025-01-17T19:28:57.963Z] 5fe327b54edc: Waiting [2025-01-17T19:28:57.963Z] b67dba6c2c7d: Waiting [2025-01-17T19:28:57.963Z] a813b0c90790: Waiting [2025-01-17T19:28:57.963Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-17T19:28:57.963Z] 6ef4a4ee8ca5: Download complete [2025-01-17T19:28:57.963Z] 5fe327b54edc: Verifying Checksum [2025-01-17T19:28:57.963Z] 5fe327b54edc: Download complete [2025-01-17T19:28:57.963Z] 4f4fb700ef54: Verifying Checksum [2025-01-17T19:28:57.963Z] 4f4fb700ef54: Download complete [2025-01-17T19:28:57.963Z] 92a5565b7b96: Verifying Checksum [2025-01-17T19:28:57.963Z] 92a5565b7b96: Download complete [2025-01-17T19:28:58.222Z] da9db072f522: Verifying Checksum [2025-01-17T19:28:58.222Z] da9db072f522: Download complete [2025-01-17T19:28:58.222Z] ff9bb7016b71: Verifying Checksum [2025-01-17T19:28:58.222Z] ff9bb7016b71: Download complete [2025-01-17T19:28:58.222Z] da9db072f522: Pull complete [2025-01-17T19:28:58.222Z] a813b0c90790: Verifying Checksum [2025-01-17T19:28:58.482Z] 6ef4a4ee8ca5: Pull complete [2025-01-17T19:28:58.741Z] 06f05ace1117: Verifying Checksum [2025-01-17T19:28:58.741Z] 06f05ace1117: Download complete [2025-01-17T19:28:58.999Z] b67dba6c2c7d: Download complete [2025-01-17T19:29:02.292Z] 06f05ace1117: Pull complete [2025-01-17T19:29:02.292Z] 5fe327b54edc: Pull complete [2025-01-17T19:29:02.550Z] 4f4fb700ef54: Pull complete [2025-01-17T19:29:02.550Z] 92a5565b7b96: Pull complete [2025-01-17T19:29:02.550Z] ff9bb7016b71: Pull complete [2025-01-17T19:29:05.082Z] b67dba6c2c7d: Pull complete [2025-01-17T19:29:05.652Z] a813b0c90790: Pull complete [2025-01-17T19:29:06.222Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-17T19:29:06.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-17T19:29:06.480Z] ---> 3ba60ce46760 [2025-01-17T19:29:06.480Z] Step 3/10 : ARG MAKE=make build [2025-01-17T19:29:33.036Z] ---> Running in 83ba1300a424 [2025-01-17T19:29:33.036Z] Removing intermediate container 83ba1300a424 [2025-01-17T19:29:33.036Z] ---> 8a04183e696f [2025-01-17T19:29:33.036Z] Step 4/10 : WORKDIR /device-s7 [2025-01-17T19:29:33.036Z] ---> Running in 98041521b9df [2025-01-17T19:29:33.036Z] Removing intermediate container 98041521b9df [2025-01-17T19:29:33.036Z] ---> ddc38c774c35 [2025-01-17T19:29:33.036Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-01-17T19:29:33.036Z] ---> Running in 167fd7109bbd [2025-01-17T19:29:33.036Z] Removing intermediate container 167fd7109bbd [2025-01-17T19:29:33.036Z] ---> 4c4612873bb7 [2025-01-17T19:29:33.036Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-01-17T19:29:33.036Z] ---> Running in 6acc112c74c1 [2025-01-17T19:29:33.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T19:29:33.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T19:29:33.036Z] OK: 248 MiB in 58 packages [2025-01-17T19:29:33.036Z] Removing intermediate container 6acc112c74c1 [2025-01-17T19:29:33.036Z] ---> 94c89ec9e993 [2025-01-17T19:29:33.036Z] Step 7/10 : COPY go.mod vendor* ./ [2025-01-17T19:29:33.036Z] ---> d0500c29c961 [2025-01-17T19:29:33.036Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T19:29:33.036Z] ---> Running in 427346fa6b8e [2025-01-17T19:31:24.739Z] Removing intermediate container 427346fa6b8e [2025-01-17T19:31:24.739Z] ---> 931625efac2f [2025-01-17T19:31:24.739Z] Step 9/10 : COPY . . [2025-01-17T19:31:24.739Z] ---> dc2df2da03e1 [2025-01-17T19:31:24.739Z] Step 10/10 : RUN ${MAKE} [2025-01-17T19:31:24.739Z] ---> Running in 6eba1e3fe202 [2025-01-17T19:31:24.739Z] noop [2025-01-17T19:31:24.739Z] Removing intermediate container 6eba1e3fe202 [2025-01-17T19:31:24.739Z] ---> 8e054c50b3ee [2025-01-17T19:31:24.739Z] Successfully built 8e054c50b3ee [2025-01-17T19:31:24.739Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T19:31:25.242Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T19:31:25.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T19:31:25.403Z] prd-ubuntu20.04-docker-8c-8g-37021 does not seem to be running inside a container [2025-01-17T19:31:25.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-36 -v /w/workspace/edgexfoundry_device-s7_PR-36:/w/workspace/edgexfoundry_device-s7_PR-36:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-36@tmp:/w/workspace/edgexfoundry_device-s7_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-17T19:31:25.805Z] $ docker top d5bb57ce8caa0b913db9118345b69e5e29e9ffe6af64031442656bcc3f2ad737 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T19:31:26.213Z] + go version [2025-01-17T19:31:26.213Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-17T19:31:26.235Z] $ docker stop --time=1 d5bb57ce8caa0b913db9118345b69e5e29e9ffe6af64031442656bcc3f2ad737 [2025-01-17T19:31:27.610Z] $ docker rm -f --volumes d5bb57ce8caa0b913db9118345b69e5e29e9ffe6af64031442656bcc3f2ad737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T19:31:28.344Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T19:31:28.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T19:31:28.505Z] prd-ubuntu20.04-docker-8c-8g-37021 does not seem to be running inside a container [2025-01-17T19:31:28.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_PR-36 -v /w/workspace/edgexfoundry_device-s7_PR-36:/w/workspace/edgexfoundry_device-s7_PR-36:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-36@tmp:/w/workspace/edgexfoundry_device-s7_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-17T19:31:28.839Z] $ docker top d119e8e1e473e3c31474adb376b386ad612af846eef4b9058eb28cbc11cc204f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T19:31:29.234Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-36 [Pipeline] fileExists [Pipeline] sh [2025-01-17T19:31:29.601Z] + make test [2025-01-17T19:31:29.601Z] go test -race -coverprofile=coverage.out ./... [2025-01-17T19:31:37.727Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-01-17T19:31:59.789Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-01-17T19:31:59.789Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.022s coverage: 6.8% of statements [2025-01-17T19:33:07.689Z] level=error msg="Running error: context loading failed: failed to load packages: failed to load packages: failed to load with go/packages: context deadline exceeded" [2025-01-17T19:33:07.689Z] level=error msg="Timeout exceeded: try increasing it by passing --timeout option" [2025-01-17T19:33:07.689Z] make: *** [Makefile:46: lint] Error 4 [Pipeline] } [2025-01-17T19:33:07.738Z] $ docker stop --time=1 d119e8e1e473e3c31474adb376b386ad612af846eef4b9058eb28cbc11cc204f [2025-01-17T19:33:28.687Z] $ docker rm -f --volumes d119e8e1e473e3c31474adb376b386ad612af846eef4b9058eb28cbc11cc204f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T19:33:30.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T19:33:30.199Z] [2025-01-17T19:33:30.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T19:33:30.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T19:33:30.597Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-17T19:33:30.597Z] 5eb5b503b376: Pulling fs layer [2025-01-17T19:33:30.597Z] 5c69ac0246d0: Pulling fs layer [2025-01-17T19:33:30.597Z] ec43610c2a17: Pulling fs layer [2025-01-17T19:33:30.597Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-17T19:33:30.597Z] 33b1e0a273af: Pulling fs layer [2025-01-17T19:33:30.597Z] 5d3b04190fa2: Pulling fs layer [2025-01-17T19:33:30.597Z] 2f39f015ded8: Pulling fs layer [2025-01-17T19:33:30.597Z] 3a2ae6a8a46f: Waiting [2025-01-17T19:33:30.597Z] 33b1e0a273af: Waiting [2025-01-17T19:33:30.597Z] 5d3b04190fa2: Waiting [2025-01-17T19:33:30.597Z] 2f39f015ded8: Waiting [2025-01-17T19:33:30.597Z] 5c69ac0246d0: Verifying Checksum [2025-01-17T19:33:30.597Z] 5c69ac0246d0: Download complete [2025-01-17T19:33:30.597Z] 3a2ae6a8a46f: Download complete [2025-01-17T19:33:30.858Z] 33b1e0a273af: Verifying Checksum [2025-01-17T19:33:30.858Z] 5d3b04190fa2: Verifying Checksum [2025-01-17T19:33:30.858Z] 5d3b04190fa2: Download complete [2025-01-17T19:33:30.858Z] ec43610c2a17: Verifying Checksum [2025-01-17T19:33:30.858Z] ec43610c2a17: Download complete [2025-01-17T19:33:30.858Z] 5eb5b503b376: Verifying Checksum [2025-01-17T19:33:30.858Z] 5eb5b503b376: Download complete [2025-01-17T19:33:31.438Z] 2f39f015ded8: Download complete [2025-01-17T19:33:32.005Z] 5eb5b503b376: Pull complete [2025-01-17T19:33:32.265Z] 5c69ac0246d0: Pull complete [2025-01-17T19:33:32.832Z] ec43610c2a17: Pull complete [2025-01-17T19:33:32.832Z] 3a2ae6a8a46f: Pull complete [2025-01-17T19:33:33.090Z] 33b1e0a273af: Pull complete [2025-01-17T19:33:33.090Z] 5d3b04190fa2: Pull complete [2025-01-17T19:33:45.566Z] 2f39f015ded8: Pull complete [2025-01-17T19:33:45.566Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-17T19:33:46.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T19:33:46.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T19:33:46.386Z] prd-ubuntu20.04-docker-8c-8g-37021 does not seem to be running inside a container [2025-01-17T19:33:46.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_PR-36 -v /w/workspace/edgexfoundry_device-s7_PR-36:/w/workspace/edgexfoundry_device-s7_PR-36:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-36@tmp:/w/workspace/edgexfoundry_device-s7_PR-36@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 [2025-01-17T19:33:46.644Z] $ docker top 2cad3fa19b4d175d4d9809889c2d813b13f958e65815f888154030857e11564d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T19:33:47.157Z] ---> job-cost.sh [2025-01-17T19:33:47.157Z] lf-activate-venv: SKIPPING [2025-01-17T19:33:47.157Z] INFO: No Stack... [2025-01-17T19:33:47.418Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T19:33:47.679Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T19:33:47.997Z] + cat /w/workspace/edgexfoundry_device-s7_PR-36/archives/cost.csv [2025-01-17T19:33:47.997Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T19:33:48.039Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-36-1-stack-cost] [2025-01-17T19:33:48.044Z] Resource [jenkins-edgexfoundry-device-s7-PR-36-1-stack-cost] did not exist. Created. [2025-01-17T19:33:48.049Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-36-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T19:33:48.458Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-17T19:33:48.520Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T19:33:48.543Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-36-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T19:33:48.623Z] $ docker stop --time=1 2cad3fa19b4d175d4d9809889c2d813b13f958e65815f888154030857e11564d [2025-01-17T19:33:49.782Z] $ docker rm -f --volumes 2cad3fa19b4d175d4d9809889c2d813b13f958e65815f888154030857e11564d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-17T19:33:50.156Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 [2025-01-17T19:33:52.343Z] + [ -d /w/workspace/edgexfoundry_device-s7_PR-36/archives ] [2025-01-17T19:33:52.343Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-36/archives [2025-01-17T19:33:52.343Z] total 16 [2025-01-17T19:33:52.343Z] drwxr-xr-x 3 root root 4096 Jan 17 19:33 . [2025-01-17T19:33:52.343Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 19:33 .. [2025-01-17T19:33:52.343Z] drwxr-xr-x 2 root root 4096 Jan 17 19:33 cost [2025-01-17T19:33:52.343Z] -rw-r--r-- 1 root root 80 Jan 17 19:33 cost.csv [2025-01-17T19:33:52.343Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-36/archives [2025-01-17T19:33:52.343Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-36/archives [2025-01-17T19:33:52.343Z] total 16 [2025-01-17T19:33:52.343Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 19:33 . [2025-01-17T19:33:52.343Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 19:33 .. [2025-01-17T19:33:52.343Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 19:33 cost [2025-01-17T19:33:52.343Z] -rw-r--r-- 1 jenkins jenkins 80 Jan 17 19:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-17T19:33:52.684Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T19:33:53.639Z] ---> package-listing.sh [2025-01-17T19:33:53.639Z] ++ facter osfamily [2025-01-17T19:33:53.639Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-17T19:33:53.899Z] + OS_FAMILY=debian [2025-01-17T19:33:53.899Z] + workspace=/w/workspace/edgexfoundry_device-s7_PR-36 [2025-01-17T19:33:53.899Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-17T19:33:53.899Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-17T19:33:53.899Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-17T19:33:53.899Z] + PACKAGES=/tmp/packages_start.txt [2025-01-17T19:33:53.899Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-36 ']' [2025-01-17T19:33:53.899Z] + PACKAGES=/tmp/packages_end.txt [2025-01-17T19:33:53.899Z] + case "${OS_FAMILY}" in [2025-01-17T19:33:53.899Z] + dpkg -l [2025-01-17T19:33:53.899Z] + grep '^ii' [2025-01-17T19:33:53.899Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-17T19:33:53.899Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-17T19:33:53.899Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-17T19:33:53.899Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-36 ']' [2025-01-17T19:33:53.899Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-36/archives/ [2025-01-17T19:33:53.899Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-36/archives/ [Pipeline] echo [2025-01-17T19:33:53.944Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_PR-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-17T19:33:54.242Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T19:33:54.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T19:33:54.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T19:33:55.046Z] prd-ubuntu20.04-docker-8c-8g-37021 does not seem to be running inside a container [2025-01-17T19:33:55.073Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_PR-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_PR-36 -v /w/workspace/edgexfoundry_device-s7_PR-36:/w/workspace/edgexfoundry_device-s7_PR-36:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-36@tmp:/w/workspace/edgexfoundry_device-s7_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-17T19:33:55.775Z] $ docker top 6c32f0ac196b371ffdc2d21caf0375e4072579e72c121180eb9cbc2d55aac84d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T19:33:56.185Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-17T19:33:56.487Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-17T19:33:56.825Z] + ls /var/log/sa-host [2025-01-17T19:33:56.825Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T19:33:57.078Z] provisioning config files... [2025-01-17T19:33:57.086Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-36@tmp/config15604888735479496147tmp [Pipeline] { [Pipeline] echo [2025-01-17T19:33:57.144Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T19:33:57.485Z] ---> create-netrc.sh [Pipeline] } [2025-01-17T19:33:57.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-17T19:33:57.931Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-17T19:33:57.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T19:33:58.286Z] ---> sudo-logs.sh [2025-01-17T19:33:58.286Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-17T19:33:58.386Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T19:33:58.708Z] ---> job-cost.sh [2025-01-17T19:33:58.708Z] lf-activate-venv: SKIPPING [2025-01-17T19:33:58.708Z] DEBUG: total: 0.2199999988079071 [2025-01-17T19:33:58.708Z] INFO: Retrieving Stack Cost... [2025-01-17T19:33:58.708Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T19:33:58.966Z] INFO: Archiving Costs [Pipeline] echo [2025-01-17T19:33:59.011Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T19:33:59.337Z] ---> logs-deploy.sh [2025-01-17T19:33:59.337Z] lf-activate-venv: SKIPPING [2025-01-17T19:33:59.337Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-36/1 [2025-01-17T19:33:59.337Z] INFO: archiving workspace using pattern(s): [2025-01-17T19:34:00.799Z] Archives upload complete. [2025-01-17T19:34:00.799Z] INFO: archiving logs to Nexus [2025-01-17T19:34:01.369Z] ---> uname -a: [2025-01-17T19:34:01.369Z] Linux prd-ubuntu20-04-docker-8c-8g-37021 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] ---> lscpu: [2025-01-17T19:34:01.369Z] Architecture: x86_64 [2025-01-17T19:34:01.369Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-17T19:34:01.369Z] Byte Order: Little Endian [2025-01-17T19:34:01.369Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-17T19:34:01.369Z] CPU(s): 8 [2025-01-17T19:34:01.369Z] On-line CPU(s) list: 0-7 [2025-01-17T19:34:01.369Z] Thread(s) per core: 1 [2025-01-17T19:34:01.369Z] Core(s) per socket: 1 [2025-01-17T19:34:01.369Z] Socket(s): 8 [2025-01-17T19:34:01.369Z] NUMA node(s): 1 [2025-01-17T19:34:01.369Z] Vendor ID: AuthenticAMD [2025-01-17T19:34:01.369Z] CPU family: 23 [2025-01-17T19:34:01.369Z] Model: 49 [2025-01-17T19:34:01.369Z] Model name: AMD EPYC-Rome Processor [2025-01-17T19:34:01.369Z] Stepping: 0 [2025-01-17T19:34:01.369Z] CPU MHz: 2800.000 [2025-01-17T19:34:01.369Z] BogoMIPS: 5600.00 [2025-01-17T19:34:01.369Z] Virtualization: AMD-V [2025-01-17T19:34:01.369Z] Hypervisor vendor: KVM [2025-01-17T19:34:01.369Z] Virtualization type: full [2025-01-17T19:34:01.369Z] L1d cache: 256 KiB [2025-01-17T19:34:01.369Z] L1i cache: 256 KiB [2025-01-17T19:34:01.369Z] L2 cache: 4 MiB [2025-01-17T19:34:01.369Z] L3 cache: 128 MiB [2025-01-17T19:34:01.369Z] NUMA node0 CPU(s): 0-7 [2025-01-17T19:34:01.369Z] Vulnerability Itlb multihit: Not affected [2025-01-17T19:34:01.369Z] Vulnerability L1tf: Not affected [2025-01-17T19:34:01.369Z] Vulnerability Mds: Not affected [2025-01-17T19:34:01.369Z] Vulnerability Meltdown: Not affected [2025-01-17T19:34:01.369Z] Vulnerability Mmio stale data: Not affected [2025-01-17T19:34:01.369Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-17T19:34:01.369Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-17T19:34:01.369Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-17T19:34:01.369Z] Vulnerability Srbds: Not affected [2025-01-17T19:34:01.369Z] Vulnerability Tsx async abort: Not affected [2025-01-17T19:34:01.369Z] 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 [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] ---> nproc: [2025-01-17T19:34:01.369Z] 8 [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] ---> df -h: [2025-01-17T19:34:01.369Z] Filesystem Size Used Avail Use% Mounted on [2025-01-17T19:34:01.369Z] overlay 155G 12G 144G 8% / [2025-01-17T19:34:01.369Z] tmpfs 64M 0 64M 0% /dev [2025-01-17T19:34:01.369Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-17T19:34:01.369Z] shm 64M 0 64M 0% /dev/shm [2025-01-17T19:34:01.369Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] ---> sar -b -r -n DEV: [2025-01-17T19:34:01.369Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37021) 01/17/25 _x86_64_ (8 CPU) [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] 19:27:25 LINUX RESTART (8 CPU) [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] 19:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-17T19:34:01.369Z] 19:29:01 299.22 38.72 260.50 0.00 4315.73 63272.53 0.00 [2025-01-17T19:34:01.369Z] 19:30:01 143.44 2.83 140.60 0.00 35.19 32906.76 0.00 [2025-01-17T19:34:01.369Z] 19:31:01 124.17 1.02 123.15 0.00 21.85 45104.20 0.00 [2025-01-17T19:34:01.369Z] 19:32:01 63.86 0.08 63.77 0.00 8.80 16961.46 0.00 [2025-01-17T19:34:01.369Z] 19:33:01 30.01 0.97 29.05 0.00 67.42 20688.61 0.00 [2025-01-17T19:34:01.369Z] 19:34:01 111.13 4.27 106.87 0.00 4292.62 35794.03 0.00 [2025-01-17T19:34:01.369Z] Average: 128.62 7.98 120.65 0.00 1456.58 35786.61 0.00 [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] 19:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-17T19:34:01.369Z] 19:29:01 29416188 31555916 782776 2.38 69184 2350320 2027016 5.97 1002320 2100232 460976 [2025-01-17T19:34:01.369Z] 19:30:01 28171144 31552292 758816 2.31 128240 3419532 1896884 5.59 1215696 2990728 691556 [2025-01-17T19:34:01.369Z] 19:31:01 27094312 31548132 758576 2.31 181132 4337340 1888936 5.57 1274800 3906132 461092 [2025-01-17T19:34:01.369Z] 19:32:01 27482872 31418456 885004 2.69 186424 3847784 2003612 5.90 1365468 3459424 428460 [2025-01-17T19:34:01.369Z] 19:33:01 27040844 31387484 914568 2.78 188680 4246072 2070952 6.10 1595584 3662092 187668 [2025-01-17T19:34:01.369Z] 19:34:01 27089556 31458240 814520 2.48 210256 4249800 1840232 5.42 1566252 3606428 94840 [2025-01-17T19:34:01.369Z] Average: 27715819 31486753 819043 2.49 160653 3741808 1954605 5.76 1336687 3287506 387432 [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] 19:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-17T19:34:01.369Z] 19:29:01 ens3 478.68 324.37 5604.77 91.94 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:29:01 lo 6.67 6.67 0.66 0.66 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:29:01 docker0 1.17 1.33 0.13 3.67 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:30:01 ens3 461.60 288.70 2943.67 34.15 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:30:01 docker0 281.26 448.40 24.40 2932.72 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:31:01 ens3 1.67 0.90 1.36 0.72 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:32:01 ens3 23.41 14.70 25.41 10.06 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:32:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:32:01 veth550793a 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:33:01 ens3 6.21 4.46 7.76 2.31 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:33:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:33:01 veth550793a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:34:01 ens3 359.96 216.35 5422.23 31.96 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:34:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] Average: ens3 221.88 141.56 2333.74 28.52 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] Average: lo 1.59 1.59 0.16 0.16 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] Average: docker0 47.07 74.97 4.09 489.40 0.00 0.00 0.00 0.00 [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] ---> sar -P ALL: [2025-01-17T19:34:01.369Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37021) 01/17/25 _x86_64_ (8 CPU) [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] 19:27:25 LINUX RESTART (8 CPU) [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] 19:28:01 CPU %user %nice %system %iowait %steal %idle [2025-01-17T19:34:01.369Z] 19:29:01 all 7.61 0.00 2.19 6.18 0.09 83.94 [2025-01-17T19:34:01.369Z] 19:29:01 0 10.90 0.00 1.91 1.93 0.08 85.18 [2025-01-17T19:34:01.369Z] 19:29:01 1 7.84 0.00 2.12 1.73 0.10 88.20 [2025-01-17T19:34:01.369Z] 19:29:01 2 8.30 0.00 1.89 6.38 0.08 83.35 [2025-01-17T19:34:01.369Z] 19:29:01 3 6.80 0.00 2.59 13.80 0.08 76.73 [2025-01-17T19:34:01.369Z] 19:29:01 4 7.61 0.00 2.81 6.54 0.08 82.95 [2025-01-17T19:34:01.369Z] 19:29:01 5 8.88 0.00 1.73 0.67 0.08 88.64 [2025-01-17T19:34:01.369Z] 19:29:01 6 6.13 0.00 2.30 1.26 0.10 90.22 [2025-01-17T19:34:01.369Z] 19:29:01 7 4.42 0.00 2.17 17.13 0.07 76.21 [2025-01-17T19:34:01.369Z] 19:30:01 all 4.06 0.00 1.85 13.30 0.09 80.70 [2025-01-17T19:34:01.369Z] 19:30:01 0 3.71 0.00 1.94 3.99 0.05 90.31 [2025-01-17T19:34:01.369Z] 19:30:01 1 4.86 0.00 1.80 3.26 0.15 89.93 [2025-01-17T19:34:01.369Z] 19:30:01 2 4.23 0.00 1.97 18.32 0.07 75.41 [2025-01-17T19:34:01.369Z] 19:30:01 3 3.62 0.00 2.18 29.88 0.07 64.25 [2025-01-17T19:34:01.369Z] 19:30:01 4 3.50 0.00 1.41 1.94 0.10 93.06 [2025-01-17T19:34:01.369Z] 19:30:01 5 3.60 0.00 1.57 3.72 0.05 91.06 [2025-01-17T19:34:01.369Z] 19:30:01 6 5.36 0.00 1.58 9.07 0.17 83.82 [2025-01-17T19:34:01.369Z] 19:30:01 7 3.60 0.00 2.32 36.38 0.08 57.62 [2025-01-17T19:34:01.369Z] 19:31:01 all 3.09 0.00 1.77 11.40 0.07 83.67 [2025-01-17T19:34:01.369Z] 19:31:01 0 3.52 0.00 1.85 35.19 0.12 59.32 [2025-01-17T19:34:01.369Z] 19:31:01 1 4.00 0.00 1.77 1.76 0.15 92.32 [2025-01-17T19:34:01.369Z] 19:31:01 2 2.98 0.00 2.62 36.94 0.08 57.38 [2025-01-17T19:34:01.369Z] 19:31:01 3 2.02 0.00 0.94 13.01 0.02 84.01 [2025-01-17T19:34:01.369Z] 19:31:01 4 2.97 0.00 0.87 0.00 0.03 96.13 [2025-01-17T19:34:01.369Z] 19:31:01 5 3.83 0.00 1.64 2.39 0.05 92.08 [2025-01-17T19:34:01.369Z] 19:31:01 6 2.56 0.00 3.40 1.87 0.05 92.13 [2025-01-17T19:34:01.369Z] 19:31:01 7 2.85 0.00 1.11 0.25 0.03 95.76 [2025-01-17T19:34:01.369Z] 19:32:01 all 27.40 0.00 3.98 3.50 0.12 65.00 [2025-01-17T19:34:01.369Z] 19:32:01 0 27.25 0.00 4.57 21.38 0.13 46.66 [2025-01-17T19:34:01.369Z] 19:32:01 1 26.73 0.00 3.83 0.12 0.10 69.22 [2025-01-17T19:34:01.369Z] 19:32:01 2 27.81 0.00 3.98 0.03 0.13 68.04 [2025-01-17T19:34:01.369Z] 19:32:01 3 28.26 0.00 3.73 4.53 0.12 63.37 [2025-01-17T19:34:01.369Z] 19:32:01 4 27.41 0.00 3.99 0.15 0.13 68.31 [2025-01-17T19:34:01.369Z] 19:32:01 5 28.13 0.00 4.97 1.72 0.08 65.09 [2025-01-17T19:34:01.369Z] 19:32:01 6 24.06 0.00 3.21 0.05 0.10 72.58 [2025-01-17T19:34:01.369Z] 19:32:01 7 29.52 0.00 3.59 0.10 0.12 66.67 [2025-01-17T19:34:01.369Z] 19:33:01 all 13.02 0.00 3.01 34.37 0.16 49.44 [2025-01-17T19:34:01.369Z] 19:33:01 0 12.81 0.00 2.65 13.51 0.22 70.81 [2025-01-17T19:34:01.369Z] 19:33:01 1 12.90 0.00 3.73 81.58 0.17 1.61 [2025-01-17T19:34:01.369Z] 19:33:01 2 12.60 0.00 3.41 32.39 0.20 51.40 [2025-01-17T19:34:01.369Z] 19:33:01 3 13.02 0.00 2.80 8.17 0.19 75.84 [2025-01-17T19:34:01.369Z] 19:33:01 4 13.67 0.00 2.62 9.16 0.12 74.44 [2025-01-17T19:34:01.369Z] 19:33:01 5 13.19 0.00 2.98 58.66 0.17 25.00 [2025-01-17T19:34:01.369Z] 19:33:01 6 11.94 0.00 3.09 27.49 0.10 57.38 [2025-01-17T19:34:01.369Z] 19:33:01 7 13.99 0.00 2.82 43.84 0.13 39.21 [2025-01-17T19:34:01.369Z] 19:34:01 all 10.32 0.00 3.20 15.44 0.14 70.89 [2025-01-17T19:34:01.369Z] 19:34:01 0 7.06 0.00 2.97 3.24 0.07 86.67 [2025-01-17T19:34:01.369Z] 19:34:01 1 10.46 0.00 4.21 13.09 0.17 72.08 [2025-01-17T19:34:01.369Z] 19:34:01 2 12.32 0.00 2.80 29.42 0.17 55.28 [2025-01-17T19:34:01.369Z] 19:34:01 3 13.00 0.00 4.56 21.29 0.17 60.99 [2025-01-17T19:34:01.369Z] 19:34:01 4 8.07 0.00 3.24 2.49 0.10 86.10 [2025-01-17T19:34:01.369Z] 19:34:01 5 7.40 0.00 2.33 47.22 0.15 42.90 [2025-01-17T19:34:01.369Z] 19:34:01 6 12.56 0.00 2.79 3.42 0.15 81.07 [2025-01-17T19:34:01.369Z] 19:34:01 7 11.78 0.00 2.72 3.49 0.12 81.89 [2025-01-17T19:34:01.369Z] Average: all 10.91 0.00 2.67 14.02 0.11 72.29 [2025-01-17T19:34:01.369Z] Average: 0 10.86 0.00 2.65 13.18 0.11 73.20 [2025-01-17T19:34:01.369Z] Average: 1 11.13 0.00 2.91 16.88 0.14 68.94 [2025-01-17T19:34:01.369Z] Average: 2 11.37 0.00 2.78 20.55 0.12 65.18 [2025-01-17T19:34:01.369Z] Average: 3 11.11 0.00 2.80 15.12 0.11 70.87 [2025-01-17T19:34:01.369Z] Average: 4 10.52 0.00 2.49 3.37 0.10 83.52 [2025-01-17T19:34:01.369Z] Average: 5 10.81 0.00 2.53 19.02 0.10 67.53 [2025-01-17T19:34:01.369Z] Average: 6 10.43 0.00 2.73 7.19 0.11 79.54 [2025-01-17T19:34:01.369Z] Average: 7 11.01 0.00 2.45 16.87 0.09 69.57 [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z] [2025-01-17T19:34:01.369Z]