Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2baafd2a07c4e9f110a91abc444397b8386850e0 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-ssh18056338122540665063.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh6462595810990966895.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9156303522249143449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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 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-ssh3564834511012546517.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7222253417198348213.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-8627’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8645 in /w/workspace/edgexfoundry_device-s7_main [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_main # 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 Avoid second fetch Checking out Revision 2baafd2a07c4e9f110a91abc444397b8386850e0 (main) Commit message: "Merge pull request #69 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38" > 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 core.sparsecheckout # timeout=10 > git checkout -f 2baafd2a07c4e9f110a91abc444397b8386850e0 # timeout=10 > git rev-list --no-walk c4398c04a39105ae61b92f36a6b42a3bc19300d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-10T15:01:40.305Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-10T15:01:40.405Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-10T15:01:40.437Z] ========================================================= [2025-09-10T15:01:40.437Z] EdgeX Global Pipelines Version Info [2025-09-10T15:01:40.437Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:01:41.545Z] ------------------- [2025-09-10T15:01:41.545Z] stable info: [2025-09-10T15:01:41.545Z] ------------------- [2025-09-10T15:01:41.545Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-10T15:01:41.545Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-10T15:01:41.545Z] Message: update stable to v1.0.276 [2025-09-10T15:01:42.116Z] ------------------- [2025-09-10T15:01:42.116Z] experimental info: [2025-09-10T15:01:42.116Z] ------------------- [2025-09-10T15:01:42.116Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-10T15:01:42.116Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-10T15:01:42.116Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-10T15:01:42.209Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-09-10T15:01:42.238Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-09-10T15:01:42.265Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-10T15:01:42.289Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-10T15:01:42.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-10T15:01:42.339Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-10T15:01:42.372Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-10T15:01:42.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-10T15:01:42.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-10T15:01:42.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-10T15:01:42.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-10T15:01:42.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-09-10T15:01:42.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-10T15:01:42.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-10T15:01:42.558Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-10T15:01:42.577Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-10T15:01:42.596Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-10T15:01:42.617Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-10T15:01:42.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-10T15:01:42.654Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-10T15:01:42.676Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-10T15:01:42.698Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-10T15:01:42.718Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-10T15:01:42.738Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-10T15:01:42.756Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-10T15:01:42.777Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-10T15:01:42.798Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-10T15:01:42.822Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-10T15:01:42.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-10T15:01:42.875Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-10T15:01:42.895Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] echo [2025-09-10T15:01:42.919Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2baafd2 [Pipeline] echo [2025-09-10T15:01:42.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T15:01:43.004Z] provisioning config files... [2025-09-10T15:01:43.019Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6995256941803397369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:01:43.361Z] ---> ****-login.sh [2025-09-10T15:01:43.361Z] nexus3.edgexfoundry.org:10001 [2025-09-10T15:01:43.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:01:43.621Z] [2025-09-10T15:01:43.621Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T15:01:43.621Z] Configure a credential helper to remove this warning. See [2025-09-10T15:01:43.621Z] https://docs.****.com/go/credential-store/ [2025-09-10T15:01:43.621Z] [2025-09-10T15:01:43.621Z] Login Succeeded [2025-09-10T15:01:43.621Z] nexus3.edgexfoundry.org:10002 [2025-09-10T15:01:43.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:01:43.622Z] [2025-09-10T15:01:43.622Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T15:01:43.622Z] Configure a credential helper to remove this warning. See [2025-09-10T15:01:43.622Z] https://docs.****.com/go/credential-store/ [2025-09-10T15:01:43.622Z] [2025-09-10T15:01:43.622Z] Login Succeeded [2025-09-10T15:01:43.622Z] nexus3.edgexfoundry.org:10003 [2025-09-10T15:01:43.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:01:43.888Z] [2025-09-10T15:01:43.888Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T15:01:43.888Z] Configure a credential helper to remove this warning. See [2025-09-10T15:01:43.888Z] https://docs.****.com/go/credential-store/ [2025-09-10T15:01:43.888Z] [2025-09-10T15:01:43.888Z] Login Succeeded [2025-09-10T15:01:43.888Z] nexus3.edgexfoundry.org:10004 [2025-09-10T15:01:43.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:01:43.888Z] [2025-09-10T15:01:43.889Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T15:01:43.889Z] Configure a credential helper to remove this warning. See [2025-09-10T15:01:43.889Z] https://docs.****.com/go/credential-store/ [2025-09-10T15:01:43.889Z] [2025-09-10T15:01:43.889Z] Login Succeeded [2025-09-10T15:01:43.889Z] ****.io [2025-09-10T15:01:43.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:01:44.148Z] [2025-09-10T15:01:44.148Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-10T15:01:44.148Z] Configure a credential helper to remove this warning. See [2025-09-10T15:01:44.148Z] https://docs.****.com/go/credential-store/ [2025-09-10T15:01:44.148Z] [2025-09-10T15:01:44.148Z] Login Succeeded [2025-09-10T15:01:44.149Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T15:01:44.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-10T15:01:44.568Z] + git rev-list -1 --merges 2baafd2a07c4e9f110a91abc444397b8386850e0~1..2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] echo [2025-09-10T15:01:44.597Z] -----------> git rev-list -1 --merges 2baafd2a07c4e9f110a91abc444397b8386850e0~1..2baafd2a07c4e9f110a91abc444397b8386850e0 2baafd2a07c4e9f110a91abc444397b8386850e0 [2025-09-10T15:01:44.597Z] 2baafd2a07c4e9f110a91abc444397b8386850e0 [false] [Pipeline] sh [2025-09-10T15:01:44.888Z] + git log --format=format:%s -1 2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] echo [2025-09-10T15:01:44.905Z] ========================================================= [2025-09-10T15:01:44.905Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-10T15:01:44.906Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-10T15:01:45.265Z] + git log --format=format:%s -1 2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] echo [2025-09-10T15:01:45.280Z] [semverPrep] GIT_COMMIT: 2baafd2a07c4e9f110a91abc444397b8386850e0, Commit Message: Merge pull request #69 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38 [Pipeline] echo [2025-09-10T15:01:45.302Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-10T15:01:45.709Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-10T15:01:45.709Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-10T15:01:45.709Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-10T15:01:45.709Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-10T15:01:45.709Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-10T15:01:45.709Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-10T15:01:45.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:01:46.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T15:01:46.134Z] [2025-09-10T15:01:46.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:01:46.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T15:01:46.446Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-10T15:01:46.446Z] 3dae71ba6b94: Pulling fs layer [2025-09-10T15:01:46.446Z] 6bf1a483ea7c: Pulling fs layer [2025-09-10T15:01:46.446Z] f5dfc541a4d3: Pulling fs layer [2025-09-10T15:01:46.446Z] 461d9e800cba: Pulling fs layer [2025-09-10T15:01:46.446Z] 461d9e800cba: Waiting [2025-09-10T15:01:46.446Z] 80192f66455f: Pulling fs layer [2025-09-10T15:01:46.446Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-10T15:01:46.446Z] a29436f7fd5d: Pulling fs layer [2025-09-10T15:01:46.446Z] 80192f66455f: Waiting [2025-09-10T15:01:46.446Z] 2e8e34ca0e6c: Waiting [2025-09-10T15:01:46.446Z] 923cac83aea3: Pulling fs layer [2025-09-10T15:01:46.446Z] 25ad8b0a4227: Pulling fs layer [2025-09-10T15:01:46.446Z] db01528c6b51: Pulling fs layer [2025-09-10T15:01:46.446Z] 28988de357af: Pulling fs layer [2025-09-10T15:01:46.446Z] 25ad8b0a4227: Waiting [2025-09-10T15:01:46.446Z] db01528c6b51: Waiting [2025-09-10T15:01:46.446Z] 28988de357af: Waiting [2025-09-10T15:01:46.446Z] 6bf1a483ea7c: Verifying Checksum [2025-09-10T15:01:46.446Z] 6bf1a483ea7c: Download complete [2025-09-10T15:01:46.446Z] 461d9e800cba: Verifying Checksum [2025-09-10T15:01:46.446Z] 461d9e800cba: Download complete [2025-09-10T15:01:46.446Z] 80192f66455f: Verifying Checksum [2025-09-10T15:01:46.446Z] 80192f66455f: Download complete [2025-09-10T15:01:46.707Z] f5dfc541a4d3: Verifying Checksum [2025-09-10T15:01:46.707Z] f5dfc541a4d3: Download complete [2025-09-10T15:01:46.707Z] 3dae71ba6b94: Verifying Checksum [2025-09-10T15:01:46.707Z] 3dae71ba6b94: Download complete [2025-09-10T15:01:46.707Z] 923cac83aea3: Verifying Checksum [2025-09-10T15:01:46.707Z] 923cac83aea3: Download complete [2025-09-10T15:01:46.707Z] 25ad8b0a4227: Verifying Checksum [2025-09-10T15:01:46.707Z] 25ad8b0a4227: Download complete [2025-09-10T15:01:46.707Z] db01528c6b51: Verifying Checksum [2025-09-10T15:01:46.707Z] db01528c6b51: Download complete [2025-09-10T15:01:46.707Z] 28988de357af: Verifying Checksum [2025-09-10T15:01:46.707Z] 28988de357af: Download complete [2025-09-10T15:01:46.965Z] a29436f7fd5d: Verifying Checksum [2025-09-10T15:01:46.965Z] a29436f7fd5d: Download complete [2025-09-10T15:01:47.532Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-10T15:01:47.533Z] 2e8e34ca0e6c: Download complete [2025-09-10T15:01:48.102Z] 3dae71ba6b94: Pull complete [2025-09-10T15:01:48.362Z] 6bf1a483ea7c: Pull complete [2025-09-10T15:01:48.932Z] f5dfc541a4d3: Pull complete [2025-09-10T15:01:48.932Z] 461d9e800cba: Pull complete [2025-09-10T15:01:49.192Z] 80192f66455f: Pull complete [2025-09-10T15:01:53.385Z] 2e8e34ca0e6c: Pull complete [2025-09-10T15:01:53.385Z] a29436f7fd5d: Pull complete [2025-09-10T15:01:53.385Z] 923cac83aea3: Pull complete [2025-09-10T15:01:53.385Z] 25ad8b0a4227: Pull complete [2025-09-10T15:01:53.650Z] db01528c6b51: Pull complete [2025-09-10T15:01:53.650Z] 28988de357af: Pull complete [2025-09-10T15:01:53.650Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-10T15:01:53.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T15:01:53.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:01:53.794Z] prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container [2025-09-10T15:01:53.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-10T15:01:57.487Z] $ docker top 81b7f1b6b8ed4da8650df933ea7bfc15d8d182712ab3e657492a5989d034bb3a -eo pid,comm [2025-09-10T15:01:57.542Z] 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-09-10T15:01:57.542Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-10T15:01:57.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-10T15:01:57.603Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-10T15:01:57.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-10T15:01:57.723Z] $ docker exec 81b7f1b6b8ed4da8650df933ea7bfc15d8d182712ab3e657492a5989d034bb3a ssh-agent [2025-09-10T15:01:57.826Z] SSH_AUTH_SOCK=/tmp/ssh-gG3HfH6AB9ZB/agent.32 [2025-09-10T15:01:57.826Z] SSH_AGENT_PID=38 [2025-09-10T15:01:57.833Z] Running ssh-add (command line suppressed) [2025-09-10T15:01:57.938Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8817434223025981331.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8817434223025981331.key) [2025-09-10T15:01:57.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-10T15:01:58.259Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh [2025-09-10T15:01:58.554Z] + git tag --points-at HEAD [Pipeline] } [2025-09-10T15:01:58.563Z] $ docker exec --env ******** --env ******** 81b7f1b6b8ed4da8650df933ea7bfc15d8d182712ab3e657492a5989d034bb3a ssh-agent -k [2025-09-10T15:01:58.656Z] unset SSH_AUTH_SOCK; [2025-09-10T15:01:58.656Z] unset SSH_AGENT_PID; [2025-09-10T15:01:58.656Z] echo Agent pid 38 killed; [2025-09-10T15:01:58.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-10T15:01:58.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-10T15:01:58.713Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-10T15:01:58.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-10T15:01:58.801Z] $ docker exec 81b7f1b6b8ed4da8650df933ea7bfc15d8d182712ab3e657492a5989d034bb3a ssh-agent [2025-09-10T15:01:58.904Z] SSH_AUTH_SOCK=/tmp/ssh-cZ4jLASEiCl0/agent.86 [2025-09-10T15:01:58.904Z] SSH_AGENT_PID=92 [2025-09-10T15:01:58.909Z] Running ssh-add (command line suppressed) [2025-09-10T15:01:59.009Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3252145548442997290.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3252145548442997290.key) [2025-09-10T15:01:59.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-10T15:01:59.314Z] + git semver init [2025-09-10T15:01:59.573Z] 2025-09-10 15:01:59,511 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-10T15:01:59.573Z] 2025-09-10 15:01:59,515 [run_init] DEBUG init version:0.0.0 force:False [2025-09-10T15:01:59.573Z] 2025-09-10 15:01:59,515 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-09-10T15:01:59.573Z] 2025-09-10 15:01:59,516 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-09-10T15:01:59.573Z] 2025-09-10 15:01:59,516 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2025-09-10T15:02:00.958Z] 2025-09-10 15:02:00,553 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-09-10T15:02:00.958Z] 2025-09-10 15:02:00,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-09-10T15:02:00.958Z] 2025-09-10 15:02:00,554 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-09-10T15:02:00.958Z] 2025-09-10 15:02:00,554 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-09-10T15:02:00.958Z] 4.1.0-dev.8 [Pipeline] } [2025-09-10T15:02:00.966Z] $ docker exec --env ******** --env ******** 81b7f1b6b8ed4da8650df933ea7bfc15d8d182712ab3e657492a5989d034bb3a ssh-agent -k [2025-09-10T15:02:01.062Z] unset SSH_AUTH_SOCK; [2025-09-10T15:02:01.063Z] unset SSH_AGENT_PID; [2025-09-10T15:02:01.063Z] echo Agent pid 92 killed; [2025-09-10T15:02:01.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-10T15:02:01.401Z] + git semver [Pipeline] } [2025-09-10T15:02:01.673Z] $ docker stop --time=1 81b7f1b6b8ed4da8650df933ea7bfc15d8d182712ab3e657492a5989d034bb3a [2025-09-10T15:02:02.942Z] $ docker rm -f --volumes 81b7f1b6b8ed4da8650df933ea7bfc15d8d182712ab3e657492a5989d034bb3a [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-10T15:02:03.288Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-10T15:02:03.588Z] Stashed 1 file(s) [Pipeline] echo [2025-09-10T15:02:03.593Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [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 [2025-09-10T15:02:03.785Z] provisioning config files... [2025-09-10T15:02:03.806Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1771851020355809643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:02:04.116Z] ---> ****-login.sh [2025-09-10T15:02:04.116Z] nexus3.edgexfoundry.org:10001 [2025-09-10T15:02:04.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:02:04.116Z] Login Succeeded [2025-09-10T15:02:04.116Z] nexus3.edgexfoundry.org:10002 [2025-09-10T15:02:04.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:02:04.116Z] Login Succeeded [2025-09-10T15:02:04.116Z] nexus3.edgexfoundry.org:10003 [2025-09-10T15:02:04.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:02:04.376Z] Login Succeeded [2025-09-10T15:02:04.376Z] nexus3.edgexfoundry.org:10004 [2025-09-10T15:02:04.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:02:04.376Z] Login Succeeded [2025-09-10T15:02:04.376Z] ****.io [2025-09-10T15:02:04.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:02:04.636Z] Login Succeeded [2025-09-10T15:02:04.636Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T15:02:04.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-10T15:02:04.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T15:02:04.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T15:02:04.768Z] ========================================================= [2025-09-10T15:02:04.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-10T15:02:04.768Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:02:05.118Z] + 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-09-10T15:02:05.686Z] #0 building with "default" instance using docker driver [2025-09-10T15:02:05.686Z] [2025-09-10T15:02:05.686Z] #1 [internal] load build definition from Dockerfile [2025-09-10T15:02:05.686Z] #1 transferring dockerfile: 1.62kB done [2025-09-10T15:02:05.686Z] #1 DONE 0.0s [2025-09-10T15:02:05.686Z] [2025-09-10T15:02:05.686Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-10T15:02:05.686Z] #2 DONE 0.1s [2025-09-10T15:02:05.944Z] [2025-09-10T15:02:05.944Z] #3 [internal] load .dockerignore [2025-09-10T15:02:05.944Z] #3 transferring context: 2B done [2025-09-10T15:02:05.944Z] #3 DONE 0.0s [2025-09-10T15:02:05.944Z] [2025-09-10T15:02:05.944Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-10T15:02:05.944Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-10T15:02:05.944Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-10T15:02:05.944Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s [2025-09-10T15:02:05.944Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s [2025-09-10T15:02:05.944Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-10T15:02:05.944Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-10T15:02:05.944Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-09-10T15:02:05.944Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-10T15:02:05.944Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-09-10T15:02:05.944Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 0.2s [2025-09-10T15:02:05.944Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-09-10T15:02:05.944Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-09-10T15:02:05.944Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-09-10T15:02:05.944Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s [2025-09-10T15:02:05.944Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s [2025-09-10T15:02:06.203Z] #4 ... [2025-09-10T15:02:06.203Z] [2025-09-10T15:02:06.203Z] #5 [internal] load build context [2025-09-10T15:02:06.203Z] #5 transferring context: 15.87MB 0.2s done [2025-09-10T15:02:06.203Z] #5 DONE 0.2s [2025-09-10T15:02:06.203Z] [2025-09-10T15:02:06.203Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-10T15:02:06.203Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 25.17MB / 74.06MB 0.3s [2025-09-10T15:02:06.203Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-09-10T15:02:06.204Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-09-10T15:02:06.204Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 0.3s [2025-09-10T15:02:06.204Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s [2025-09-10T15:02:06.204Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-09-10T15:02:06.204Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 61.87MB / 74.06MB 0.5s [2025-09-10T15:02:06.204Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 26.21MB / 103.05MB 0.5s [2025-09-10T15:02:06.204Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 8.39MB / 13.29MB 0.4s [2025-09-10T15:02:06.204Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-09-10T15:02:06.463Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-09-10T15:02:06.463Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 50.33MB / 103.05MB 0.7s [2025-09-10T15:02:06.463Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-09-10T15:02:06.722Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-09-10T15:02:06.722Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 66.06MB / 103.05MB 0.8s [2025-09-10T15:02:06.722Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-09-10T15:02:06.722Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 82.84MB / 103.05MB 0.9s [2025-09-10T15:02:06.981Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 100.66MB / 103.05MB 1.0s [2025-09-10T15:02:07.547Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.5s done [2025-09-10T15:02:11.749Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done [2025-09-10T15:02:11.750Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-10T15:02:11.750Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-10T15:02:11.750Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-10T15:02:11.750Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-10T15:02:11.750Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-09-10T15:02:11.750Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-10T15:02:11.750Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-09-10T15:02:14.284Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done [2025-09-10T15:02:14.284Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-09-10T15:02:14.543Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-09-10T15:02:14.543Z] #4 DONE 8.9s [2025-09-10T15:02:14.801Z] [2025-09-10T15:02:14.801Z] #6 [builder 2/7] WORKDIR /device-s7 [2025-09-10T15:02:18.096Z] #6 DONE 3.3s [2025-09-10T15:02:18.097Z] [2025-09-10T15:02:18.097Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-09-10T15:02:18.097Z] #7 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T15:02:18.357Z] #7 0.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T15:02:18.616Z] #7 0.523 OK: 248 MiB in 58 packages [2025-09-10T15:02:18.616Z] #7 DONE 0.6s [2025-09-10T15:02:18.616Z] [2025-09-10T15:02:18.616Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-09-10T15:02:18.616Z] #8 DONE 0.0s [2025-09-10T15:02:18.739Z] Still waiting to schedule task [2025-09-10T15:02:18.739Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-10T15:02:18.874Z] [2025-09-10T15:02:18.874Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T15:02:50.960Z] #9 DONE 30.5s [2025-09-10T15:02:50.961Z] [2025-09-10T15:02:50.961Z] #10 [builder 6/7] COPY . . [2025-09-10T15:02:50.961Z] #10 DONE 0.3s [2025-09-10T15:02:50.961Z] [2025-09-10T15:02:50.961Z] #11 [builder 7/7] RUN echo noop [2025-09-10T15:02:50.961Z] #11 0.207 noop [2025-09-10T15:02:50.961Z] #11 DONE 0.3s [2025-09-10T15:02:50.961Z] [2025-09-10T15:02:50.961Z] #12 exporting to image [2025-09-10T15:02:50.961Z] #12 exporting layers [2025-09-10T15:02:57.532Z] #12 exporting layers 7.2s done [2025-09-10T15:02:57.532Z] #12 writing image sha256:ff5df2f0fb537fbece778c60f97cf162e479fa9364482a459a5bc910c1bd0c51 done [2025-09-10T15:02:57.532Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-10T15:02:57.532Z] #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:02:57.856Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-10T15:02:57.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:02:57.927Z] prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container [2025-09-10T15:02:57.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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 ******** ci-base-image-x86_64 cat [2025-09-10T15:02:58.385Z] $ docker top f9777fdf0ae33df8ebb89928cc0db6fd06487fe0a0a42cd61f722da0cde32a9a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T15:02:58.725Z] + go version [2025-09-10T15:02:58.725Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-10T15:02:58.733Z] $ docker stop --time=1 f9777fdf0ae33df8ebb89928cc0db6fd06487fe0a0a42cd61f722da0cde32a9a [2025-09-10T15:02:59.974Z] $ docker rm -f --volumes f9777fdf0ae33df8ebb89928cc0db6fd06487fe0a0a42cd61f722da0cde32a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:03:00.437Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-10T15:03:00.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:03:00.513Z] prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container [2025-09-10T15:03:00.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_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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 ******** ci-base-image-x86_64 cat [2025-09-10T15:03:00.760Z] $ docker top a844c66972687ad273afd752c19367488f3796cec83578ddd27fd4674185d8f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T15:03:01.104Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-09-10T15:03:01.411Z] + make test [2025-09-10T15:03:01.411Z] go test -race -coverprofile=coverage.out ./... [2025-09-10T15:03:09.525Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-09-10T15:03:31.443Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-09-10T15:03:32.379Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.023s coverage: 6.8% of statements [2025-09-10T15:03:55.653Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8646 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-09-10T15:03:55.673Z] Running in /w/workspace/device-s7/33 [Pipeline] { [Pipeline] checkout [2025-09-10T15:03:58.731Z] Selected Git installation does not exist. Using Default [2025-09-10T15:03:58.731Z] The recommended git tool is: NONE [2025-09-10T15:04:03.634Z] using credential edgex-jenkins-ssh [2025-09-10T15:04:03.662Z] Cloning the remote Git repository [2025-09-10T15:04:03.696Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-09-10T15:04:04.468Z] go vet ./... [2025-09-10T15:04:03.789Z] > git init /w/workspace/device-s7/33 # timeout=10 [2025-09-10T15:04:03.939Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-09-10T15:04:03.940Z] > git --version # timeout=10 [2025-09-10T15:04:03.964Z] > git --version # 'git version 2.25.1' [2025-09-10T15:04:03.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-10T15:04:04.123Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-10T15:04:05.035Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-10T15:04:05.294Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-10T15:04:05.294Z] ./bin/test-attribution-txt.sh [2025-09-10T15:04:05.294Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-10T15:04:05.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-10T15:04:05.323Z] $ docker stop --time=1 a844c66972687ad273afd752c19367488f3796cec83578ddd27fd4674185d8f2 [2025-09-10T15:04:05.773Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-09-10T15:04:05.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-10T15:04:06.661Z] Avoid second fetch [2025-09-10T15:04:06.662Z] Checking out Revision 2baafd2a07c4e9f110a91abc444397b8386850e0 (main) [2025-09-10T15:04:07.242Z] Commit message: "Merge pull request #69 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38" [2025-09-10T15:04:06.673Z] > git config core.sparsecheckout # timeout=10 [2025-09-10T15:04:06.736Z] > git checkout -f 2baafd2a07c4e9f110a91abc444397b8386850e0 # timeout=10 [2025-09-10T15:04:08.697Z] $ docker rm -f --volumes a844c66972687ad273afd752c19367488f3796cec83578ddd27fd4674185d8f2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-10T15:04:09.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-10T15:04:09.361Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-10T15:04:10.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-10T15:04:10.351Z] + ls -al . [2025-09-10T15:04:10.351Z] total 220 [2025-09-10T15:04:10.351Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 15:03 . [2025-09-10T15:04:10.351Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 15:01 .. [2025-09-10T15:04:10.351Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 15:03 .git [2025-09-10T15:04:10.351Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 15:01 .github [2025-09-10T15:04:10.351Z] -rw-rw-r-- 1 jenkins jenkins 237 Sep 10 15:01 .gitignore [2025-09-10T15:04:10.351Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 10 15:01 .golangci.yml [2025-09-10T15:04:10.351Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 15:02 .semver [2025-09-10T15:04:10.351Z] -rw-rw-r-- 1 jenkins jenkins 20318 Sep 10 15:01 Attribution.txt [2025-09-10T15:04:10.351Z] -rw-rw-r-- 1 jenkins jenkins 1668 Sep 10 15:01 CHANGLOG.md [2025-09-10T15:04:10.351Z] -rw-rw-r-- 1 jenkins jenkins 1579 Sep 10 15:01 Dockerfile [2025-09-10T15:04:10.351Z] -rw-rw-r-- 1 jenkins jenkins 643 Sep 10 15:01 Jenkinsfile [2025-09-10T15:04:10.351Z] -rw-rw-r-- 1 jenkins jenkins 10947 Sep 10 15:01 LICENSE [2025-09-10T15:04:10.351Z] -rw-rw-r-- 1 jenkins jenkins 1903 Sep 10 15:01 Makefile [2025-09-10T15:04:10.351Z] -rw-rw-r-- 1 jenkins jenkins 614 Sep 10 15:01 OWNERS.md [2025-09-10T15:04:10.351Z] -rw-rw-r-- 1 jenkins jenkins 2393 Sep 10 15:01 README.md [2025-09-10T15:04:10.351Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 10 15:02 VERSION [2025-09-10T15:04:10.351Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 15:01 bin [2025-09-10T15:04:10.351Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 15:01 cmd [2025-09-10T15:04:10.351Z] -rw-r--r-- 1 jenkins jenkins 19094 Sep 10 15:03 coverage.out [2025-09-10T15:04:10.351Z] -rw-rw-r-- 1 jenkins jenkins 6154 Sep 10 15:01 go.mod [2025-09-10T15:04:10.351Z] -rw-rw-r-- 1 jenkins jenkins 87169 Sep 10 15:01 go.sum [2025-09-10T15:04:10.351Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 15:01 internal [2025-09-10T15:04:10.351Z] -rw-rw-r-- 1 jenkins jenkins 223 Sep 10 15:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:04:10.670Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2baafd2a07c4e9f110a91abc444397b8386850e0 --label arch=amd64 --label version=4.1.0-dev.8 . [2025-09-10T15:04:10.929Z] #0 building with "default" instance using docker driver [2025-09-10T15:04:10.930Z] [2025-09-10T15:04:10.930Z] #1 [internal] load build definition from Dockerfile [2025-09-10T15:04:10.930Z] #1 transferring dockerfile: 1.62kB done [2025-09-10T15:04:10.930Z] #1 DONE 0.0s [2025-09-10T15:04:10.930Z] [2025-09-10T15:04:10.930Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-10T15:04:10.930Z] #2 DONE 0.0s [2025-09-10T15:04:10.930Z] [2025-09-10T15:04:10.930Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-10T15:04:10.930Z] #3 DONE 0.1s [2025-09-10T15:04:10.930Z] [2025-09-10T15:04:10.930Z] #4 [internal] load .dockerignore [2025-09-10T15:04:10.930Z] #4 transferring context: 2B done [2025-09-10T15:04:10.930Z] #4 DONE 0.0s [2025-09-10T15:04:10.930Z] [2025-09-10T15:04:10.930Z] #5 [internal] load build context [2025-09-10T15:04:10.930Z] #5 transferring context: 27.79kB 0.0s done [2025-09-10T15:04:10.930Z] #5 DONE 0.0s [2025-09-10T15:04:10.930Z] [2025-09-10T15:04:10.930Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-10T15:04:10.930Z] #6 DONE 0.1s [2025-09-10T15:04:10.930Z] [2025-09-10T15:04:10.930Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T15:04:10.930Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-10T15:04:10.930Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-10T15:04:10.930Z] #7 ... [2025-09-10T15:04:10.930Z] [2025-09-10T15:04:10.930Z] #8 [builder 2/7] WORKDIR /device-s7 [2025-09-10T15:04:10.930Z] #8 DONE 0.0s [2025-09-10T15:04:10.930Z] [2025-09-10T15:04:10.930Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T15:04:10.930Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-10T15:04:10.930Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-10T15:04:10.930Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-10T15:04:10.930Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-10T15:04:10.930Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-10T15:04:11.188Z] #7 DONE 0.3s [2025-09-10T15:04:11.188Z] [2025-09-10T15:04:11.188Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-10T15:04:11.188Z] #9 0.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T15:04:11.448Z] #9 0.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T15:04:11.585Z] provisioning config files... [2025-09-10T15:04:11.609Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/33@tmp/config6019328399777227697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:04:11.707Z] #9 ... [2025-09-10T15:04:11.707Z] [2025-09-10T15:04:11.707Z] #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-09-10T15:04:11.707Z] #10 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T15:04:11.707Z] #10 0.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T15:04:11.707Z] #10 0.564 OK: 248 MiB in 58 packages [2025-09-10T15:04:11.707Z] #10 DONE 0.7s [2025-09-10T15:04:11.707Z] [2025-09-10T15:04:11.707Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-09-10T15:04:11.707Z] #11 DONE 0.0s [2025-09-10T15:04:11.707Z] [2025-09-10T15:04:11.707Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-10T15:04:11.707Z] #9 0.516 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-10T15:04:11.707Z] #9 0.521 Executing busybox-1.36.1-r29.trigger [2025-09-10T15:04:11.707Z] #9 0.527 OK: 8 MiB in 15 packages [2025-09-10T15:04:11.707Z] #9 DONE 0.6s [2025-09-10T15:04:11.707Z] [2025-09-10T15:04:11.707Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T15:04:12.261Z] ---> ****-login.sh [2025-09-10T15:04:12.261Z] nexus3.edgexfoundry.org:10001 [2025-09-10T15:04:12.273Z] #12 DONE 0.5s [2025-09-10T15:04:12.273Z] [2025-09-10T15:04:12.273Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T15:04:12.273Z] #13 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-10T15:04:12.273Z] #13 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-10T15:04:12.273Z] #13 ... [2025-09-10T15:04:12.273Z] [2025-09-10T15:04:12.273Z] #14 [builder 6/7] COPY . . [2025-09-10T15:04:12.273Z] #14 DONE 0.2s [2025-09-10T15:04:12.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:04:12.533Z] [2025-09-10T15:04:12.533Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-09-10T15:04:12.533Z] #13 0.646 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T15:04:12.533Z] #13 0.660 Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T15:04:12.533Z] #13 0.690 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T15:04:12.533Z] #13 0.693 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T15:04:12.533Z] #13 0.696 Executing busybox-1.36.1-r30.trigger [2025-09-10T15:04:12.533Z] #13 0.701 OK: 8 MiB in 15 packages [2025-09-10T15:04:12.533Z] #13 DONE 0.8s [2025-09-10T15:04:12.533Z] [2025-09-10T15:04:12.533Z] #15 [builder 7/7] RUN make build [2025-09-10T15:04:12.792Z] #15 0.202 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-09-10T15:04:12.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:04:12.803Z] Configure a credential helper to remove this warning. See [2025-09-10T15:04:12.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:04:12.803Z] [2025-09-10T15:04:12.803Z] Login Succeeded [2025-09-10T15:04:12.803Z] nexus3.edgexfoundry.org:10002 [2025-09-10T15:04:13.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:04:13.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:04:13.071Z] Configure a credential helper to remove this warning. See [2025-09-10T15:04:13.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:04:13.071Z] [2025-09-10T15:04:13.071Z] Login Succeeded [2025-09-10T15:04:13.071Z] nexus3.edgexfoundry.org:10003 [2025-09-10T15:04:13.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:04:13.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:04:13.339Z] Configure a credential helper to remove this warning. See [2025-09-10T15:04:13.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:04:13.339Z] [2025-09-10T15:04:13.339Z] Login Succeeded [2025-09-10T15:04:13.612Z] nexus3.edgexfoundry.org:10004 [2025-09-10T15:04:13.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:04:13.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:04:13.879Z] Configure a credential helper to remove this warning. See [2025-09-10T15:04:13.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:04:13.879Z] [2025-09-10T15:04:13.879Z] Login Succeeded [2025-09-10T15:04:13.879Z] ****.io [2025-09-10T15:04:14.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:04:14.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:04:14.410Z] Configure a credential helper to remove this warning. See [2025-09-10T15:04:14.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:04:14.410Z] [2025-09-10T15:04:14.410Z] Login Succeeded [2025-09-10T15:04:14.410Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T15:04:14.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-10T15:04:14.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T15:04:14.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T15:04:14.763Z] ========================================================= [2025-09-10T15:04:14.763Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-10T15:04:14.763Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:04:15.130Z] + 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 . [2025-09-10T15:04:15.399Z] Sending build context to Docker daemon 8.081MB [2025-09-10T15:04:15.399Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-09-10T15:04:15.399Z] Step 2/10 : FROM ${BASE} AS builder [2025-09-10T15:04:15.672Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-10T15:04:15.672Z] 94e9d8af2201: Pulling fs layer [2025-09-10T15:04:15.672Z] a6c56e8762df: Pulling fs layer [2025-09-10T15:04:15.672Z] f0f3c8884826: Pulling fs layer [2025-09-10T15:04:15.672Z] c7e7622c144d: Pulling fs layer [2025-09-10T15:04:15.672Z] 4f4fb700ef54: Pulling fs layer [2025-09-10T15:04:15.672Z] b4c3b6d88c5a: Pulling fs layer [2025-09-10T15:04:15.672Z] ba8bce9d2590: Pulling fs layer [2025-09-10T15:04:15.672Z] ca778ea9c289: Pulling fs layer [2025-09-10T15:04:15.672Z] 4f4fb700ef54: Waiting [2025-09-10T15:04:15.672Z] b4c3b6d88c5a: Waiting [2025-09-10T15:04:15.672Z] ca778ea9c289: Waiting [2025-09-10T15:04:15.672Z] c7e7622c144d: Waiting [2025-09-10T15:04:15.672Z] ba8bce9d2590: Waiting [2025-09-10T15:04:15.672Z] a6c56e8762df: Verifying Checksum [2025-09-10T15:04:15.672Z] a6c56e8762df: Download complete [2025-09-10T15:04:15.672Z] c7e7622c144d: Verifying Checksum [2025-09-10T15:04:15.672Z] c7e7622c144d: Download complete [2025-09-10T15:04:15.672Z] 4f4fb700ef54: Verifying Checksum [2025-09-10T15:04:15.672Z] 4f4fb700ef54: Download complete [2025-09-10T15:04:15.672Z] b4c3b6d88c5a: Verifying Checksum [2025-09-10T15:04:15.672Z] b4c3b6d88c5a: Download complete [2025-09-10T15:04:15.672Z] 94e9d8af2201: Verifying Checksum [2025-09-10T15:04:15.672Z] 94e9d8af2201: Download complete [2025-09-10T15:04:16.260Z] ca778ea9c289: Verifying Checksum [2025-09-10T15:04:16.260Z] ca778ea9c289: Download complete [2025-09-10T15:04:16.845Z] 94e9d8af2201: Pull complete [2025-09-10T15:04:17.431Z] a6c56e8762df: Pull complete [2025-09-10T15:04:17.699Z] f0f3c8884826: Download complete [2025-09-10T15:04:18.658Z] ba8bce9d2590: Download complete [2025-09-10T15:04:33.694Z] f0f3c8884826: Pull complete [2025-09-10T15:04:33.694Z] c7e7622c144d: Pull complete [2025-09-10T15:04:33.694Z] 4f4fb700ef54: Pull complete [2025-09-10T15:04:33.694Z] b4c3b6d88c5a: Pull complete [2025-09-10T15:04:34.719Z] #15 DONE 22.2s [2025-09-10T15:04:34.719Z] [2025-09-10T15:04:34.719Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-09-10T15:04:34.719Z] #16 DONE 0.0s [2025-09-10T15:04:34.719Z] [2025-09-10T15:04:34.719Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-09-10T15:04:34.978Z] #17 DONE 0.2s [2025-09-10T15:04:34.978Z] [2025-09-10T15:04:34.978Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2025-09-10T15:04:34.978Z] #18 DONE 0.0s [2025-09-10T15:04:34.978Z] [2025-09-10T15:04:34.978Z] #19 exporting to image [2025-09-10T15:04:34.978Z] #19 exporting layers [2025-09-10T15:04:35.237Z] #19 exporting layers 0.2s done [2025-09-10T15:04:35.237Z] #19 writing image sha256:e77ed6f6e669703b8201f70091a8865ff515a2e3cd937c4d583c1011e920058c done [2025-09-10T15:04:35.237Z] #19 naming to docker.io/library/device-s7 done [2025-09-10T15:04:35.237Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T15:04:35.406Z] provisioning config files... [2025-09-10T15:04:35.417Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1270821018465281784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:04:35.720Z] ---> ****-login.sh [2025-09-10T15:04:35.720Z] nexus3.edgexfoundry.org:10001 [2025-09-10T15:04:35.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:04:35.721Z] Login Succeeded [2025-09-10T15:04:35.721Z] nexus3.edgexfoundry.org:10002 [2025-09-10T15:04:35.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:04:35.721Z] Login Succeeded [2025-09-10T15:04:35.721Z] nexus3.edgexfoundry.org:10003 [2025-09-10T15:04:35.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:04:35.980Z] Login Succeeded [2025-09-10T15:04:35.980Z] nexus3.edgexfoundry.org:10004 [2025-09-10T15:04:35.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:04:35.980Z] Login Succeeded [2025-09-10T15:04:35.980Z] ****.io [2025-09-10T15:04:35.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:04:36.240Z] Login Succeeded [2025-09-10T15:04:36.240Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T15:04:36.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T15:04:36.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T15:04:36.319Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-09-10T15:04:36.319Z] 2baafd2a07c4e9f110a91abc444397b8386850e0 [2025-09-10T15:04:36.319Z] latest [2025-09-10T15:04:36.319Z] 4.1.0-dev.8 [2025-09-10T15:04:36.319Z] 2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [2025-09-10T15:04:36.319Z] main [2025-09-10T15:04:36.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:04:36.671Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:04:37.006Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0 [2025-09-10T15:04:37.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-09-10T15:04:37.007Z] 01404d4f1af2: Preparing [2025-09-10T15:04:37.007Z] 01574f5edac0: Preparing [2025-09-10T15:04:37.007Z] 9f9777eba5c0: Preparing [2025-09-10T15:04:37.007Z] 40b2b6aaa70b: Preparing [2025-09-10T15:04:37.007Z] beee014a33a4: Preparing [2025-09-10T15:04:37.007Z] 097100c76c15: Preparing [2025-09-10T15:04:37.007Z] 097100c76c15: Waiting [2025-09-10T15:04:37.007Z] 01404d4f1af2: Pushed [2025-09-10T15:04:37.007Z] 9f9777eba5c0: Pushed [2025-09-10T15:04:37.007Z] beee014a33a4: Pushed [2025-09-10T15:04:37.007Z] 097100c76c15: Layer already exists [2025-09-10T15:04:37.007Z] 40b2b6aaa70b: Pushed [2025-09-10T15:04:40.349Z] ba8bce9d2590: Pull complete [2025-09-10T15:04:41.191Z] 01574f5edac0: Pushed [2025-09-10T15:04:41.191Z] 2baafd2a07c4e9f110a91abc444397b8386850e0: digest: sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:04:41.534Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:04:41.868Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-09-10T15:04:41.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-09-10T15:04:41.868Z] 01404d4f1af2: Preparing [2025-09-10T15:04:41.868Z] 01574f5edac0: Preparing [2025-09-10T15:04:41.868Z] 9f9777eba5c0: Preparing [2025-09-10T15:04:41.868Z] 40b2b6aaa70b: Preparing [2025-09-10T15:04:41.868Z] beee014a33a4: Preparing [2025-09-10T15:04:41.868Z] 097100c76c15: Preparing [2025-09-10T15:04:41.868Z] 097100c76c15: Waiting [2025-09-10T15:04:41.868Z] beee014a33a4: Layer already exists [2025-09-10T15:04:41.868Z] 9f9777eba5c0: Layer already exists [2025-09-10T15:04:41.868Z] 01404d4f1af2: Layer already exists [2025-09-10T15:04:41.868Z] 01574f5edac0: Layer already exists [2025-09-10T15:04:41.868Z] 40b2b6aaa70b: Layer already exists [2025-09-10T15:04:41.868Z] 097100c76c15: Layer already exists [2025-09-10T15:04:42.126Z] latest: digest: sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:04:42.292Z] ca778ea9c289: Pull complete [2025-09-10T15:04:42.292Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-10T15:04:42.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-10T15:04:42.292Z] ---> 47b25d7523d1 [2025-09-10T15:04:42.292Z] Step 3/10 : ARG MAKE=make build [2025-09-10T15:04:42.465Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:04:42.794Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 [2025-09-10T15:04:42.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-09-10T15:04:42.794Z] 01404d4f1af2: Preparing [2025-09-10T15:04:42.794Z] 01574f5edac0: Preparing [2025-09-10T15:04:42.794Z] 9f9777eba5c0: Preparing [2025-09-10T15:04:42.794Z] 40b2b6aaa70b: Preparing [2025-09-10T15:04:42.794Z] beee014a33a4: Preparing [2025-09-10T15:04:42.794Z] 097100c76c15: Preparing [2025-09-10T15:04:42.794Z] 097100c76c15: Waiting [2025-09-10T15:04:42.794Z] 01574f5edac0: Layer already exists [2025-09-10T15:04:42.794Z] beee014a33a4: Layer already exists [2025-09-10T15:04:42.794Z] 9f9777eba5c0: Layer already exists [2025-09-10T15:04:42.794Z] 01404d4f1af2: Layer already exists [2025-09-10T15:04:42.794Z] 40b2b6aaa70b: Layer already exists [2025-09-10T15:04:42.794Z] 097100c76c15: Layer already exists [2025-09-10T15:04:42.794Z] 4.1.0-dev.8: digest: sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:04:43.118Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:04:43.451Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [2025-09-10T15:04:43.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-09-10T15:04:43.451Z] 01404d4f1af2: Preparing [2025-09-10T15:04:43.451Z] 01574f5edac0: Preparing [2025-09-10T15:04:43.451Z] 9f9777eba5c0: Preparing [2025-09-10T15:04:43.451Z] 40b2b6aaa70b: Preparing [2025-09-10T15:04:43.451Z] beee014a33a4: Preparing [2025-09-10T15:04:43.451Z] 097100c76c15: Preparing [2025-09-10T15:04:43.451Z] 097100c76c15: Waiting [2025-09-10T15:04:43.451Z] 40b2b6aaa70b: Layer already exists [2025-09-10T15:04:43.451Z] 01404d4f1af2: Layer already exists [2025-09-10T15:04:43.451Z] beee014a33a4: Layer already exists [2025-09-10T15:04:43.451Z] 01574f5edac0: Layer already exists [2025-09-10T15:04:43.451Z] 9f9777eba5c0: Layer already exists [2025-09-10T15:04:43.451Z] 097100c76c15: Layer already exists [2025-09-10T15:04:43.451Z] 2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8: digest: sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:04:43.772Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:04:44.094Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-09-10T15:04:44.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-09-10T15:04:44.094Z] 01404d4f1af2: Preparing [2025-09-10T15:04:44.094Z] 01574f5edac0: Preparing [2025-09-10T15:04:44.094Z] 9f9777eba5c0: Preparing [2025-09-10T15:04:44.094Z] 40b2b6aaa70b: Preparing [2025-09-10T15:04:44.094Z] beee014a33a4: Preparing [2025-09-10T15:04:44.094Z] 097100c76c15: Preparing [2025-09-10T15:04:44.094Z] 097100c76c15: Waiting [2025-09-10T15:04:44.094Z] 01574f5edac0: Layer already exists [2025-09-10T15:04:44.094Z] 01404d4f1af2: Layer already exists [2025-09-10T15:04:44.094Z] 9f9777eba5c0: Layer already exists [2025-09-10T15:04:44.094Z] beee014a33a4: Layer already exists [2025-09-10T15:04:44.094Z] 40b2b6aaa70b: Layer already exists [2025-09-10T15:04:44.094Z] 097100c76c15: Layer already exists [2025-09-10T15:04:44.094Z] main: digest: sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T15:04:44.162Z] ===================================================== [Pipeline] echo [2025-09-10T15:04:44.175Z] taggedImages: [2025-09-10T15:04:44.175Z] - nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0 [2025-09-10T15:04:44.175Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-09-10T15:04:44.175Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 [2025-09-10T15:04:44.175Z] - nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [2025-09-10T15:04:44.175Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo [2025-09-10T15:04:44.219Z] ========================================================= [2025-09-10T15:04:44.219Z] [edgeXBuildMultiArch] RAW Config: [2025-09-10T15:04:44.219Z] images: [2025-09-10T15:04:44.219Z] - nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0 [2025-09-10T15:04:44.219Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-09-10T15:04:44.219Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 [2025-09-10T15:04:44.219Z] - nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [2025-09-10T15:04:44.219Z] - nexus3.edgexfoundry.org:10004/device-s7:main [2025-09-10T15:04:44.219Z] settingsFile: [2025-09-10T15:04:44.219Z] device-s7-settings [2025-09-10T15:04:44.219Z] ========================================================= [Pipeline] node [2025-09-10T15:04:44.238Z] ---> Running in ea141cf224f9 [2025-09-10T15:04:44.239Z] Removing intermediate container ea141cf224f9 [2025-09-10T15:04:44.239Z] ---> d9906abec88f [2025-09-10T15:04:44.239Z] Step 4/10 : WORKDIR /device-s7 [2025-09-10T15:04:44.239Z] ---> Running in 73dca9c11b0f [2025-09-10T15:04:44.505Z] Removing intermediate container 73dca9c11b0f [2025-09-10T15:04:44.505Z] ---> d79c8bcec9bd [2025-09-10T15:04:44.505Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-09-10T15:04:44.505Z] ---> Running in a871e893e96e [2025-09-10T15:04:45.089Z] Removing intermediate container a871e893e96e [2025-09-10T15:04:45.089Z] ---> 0d7f7aad6186 [2025-09-10T15:04:45.089Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-09-10T15:04:45.089Z] ---> Running in f2d3f8892b1a [2025-09-10T15:04:46.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T15:04:46.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T15:04:47.736Z] OK: 239 MiB in 58 packages [2025-09-10T15:04:48.703Z] Removing intermediate container f2d3f8892b1a [2025-09-10T15:04:48.703Z] ---> 6e4c2377dd63 [2025-09-10T15:04:48.703Z] Step 7/10 : COPY go.mod vendor* ./ [2025-09-10T15:04:48.970Z] ---> 0f4353af7b02 [2025-09-10T15:04:48.970Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T15:04:49.259Z] ---> Running in 37991d3fd66e [2025-09-10T15:04:59.227Z] Still waiting to schedule task [2025-09-10T15:04:59.227Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-10T15:06:07.864Z] Running on prd-centos7-docker-4c-2g-8648 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T15:06:07.913Z] provisioning config files... [2025-09-10T15:06:07.934Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11793594918859415587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:06:08.818Z] ---> ****-login.sh [2025-09-10T15:06:08.818Z] nexus3.edgexfoundry.org:10001 [2025-09-10T15:06:08.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:06:08.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:06:08.818Z] Configure a credential helper to remove this warning. See [2025-09-10T15:06:08.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:06:08.818Z] [2025-09-10T15:06:08.818Z] Login Succeeded [2025-09-10T15:06:08.818Z] nexus3.edgexfoundry.org:10002 [2025-09-10T15:06:08.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:06:08.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:06:08.818Z] Configure a credential helper to remove this warning. See [2025-09-10T15:06:08.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:06:08.818Z] [2025-09-10T15:06:08.818Z] Login Succeeded [2025-09-10T15:06:08.818Z] nexus3.edgexfoundry.org:10003 [2025-09-10T15:06:09.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:06:09.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:06:09.085Z] Configure a credential helper to remove this warning. See [2025-09-10T15:06:09.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:06:09.085Z] [2025-09-10T15:06:09.085Z] Login Succeeded [2025-09-10T15:06:09.085Z] nexus3.edgexfoundry.org:10004 [2025-09-10T15:06:09.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:06:09.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:06:09.085Z] Configure a credential helper to remove this warning. See [2025-09-10T15:06:09.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:06:09.085Z] [2025-09-10T15:06:09.085Z] Login Succeeded [2025-09-10T15:06:09.085Z] ****.io [2025-09-10T15:06:09.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:06:09.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:06:09.358Z] Configure a credential helper to remove this warning. See [2025-09-10T15:06:09.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:06:09.358Z] [2025-09-10T15:06:09.358Z] Login Succeeded [2025-09-10T15:06:09.358Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T15:06:09.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-10T15:06:09.755Z] + docker buildx ls [2025-09-10T15:06:09.755Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-10T15:06:09.755Z] default * docker [2025-09-10T15:06:09.755Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-10T15:06:10.043Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-10T15:06:10.044Z] edgex-builder [Pipeline] sh [2025-09-10T15:06:10.342Z] + docker buildx inspect --bootstrap [2025-09-10T15:06:10.342Z] #1 [internal] booting buildkit [2025-09-10T15:06:10.342Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-10T15:06:14.558Z] #1 pulling image moby/buildkit:buildx-stable-1 3.5s done [2025-09-10T15:06:14.558Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-10T15:06:15.128Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-09-10T15:06:15.128Z] #1 DONE 4.8s [2025-09-10T15:06:15.128Z] Name: edgex-builder [2025-09-10T15:06:15.128Z] Driver: docker-container [2025-09-10T15:06:15.128Z] [2025-09-10T15:06:15.128Z] Nodes: [2025-09-10T15:06:15.128Z] Name: edgex-builder0 [2025-09-10T15:06:15.128Z] Endpoint: unix:///var/run/docker.sock [2025-09-10T15:06:15.128Z] Status: running [2025-09-10T15:06:15.128Z] Buildkit: v0.23.2 [2025-09-10T15:06:15.128Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-10T15:06:15.431Z] + docker buildx ls [2025-09-10T15:06:15.431Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-10T15:06:15.431Z] edgex-builder * docker-container [2025-09-10T15:06:15.431Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-10T15:06:15.431Z] default docker [2025-09-10T15:06:15.431Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-10T15:06:15.747Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0' [2025-09-10T15:06:15.747Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0 --push - [2025-09-10T15:06:16.007Z] #1 [internal] load build definition from Dockerfile [2025-09-10T15:06:16.007Z] #1 transferring dockerfile: 194B done [2025-09-10T15:06:16.007Z] #1 DONE 0.0s [2025-09-10T15:06:16.007Z] [2025-09-10T15:06:16.007Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0 [2025-09-10T15:06:16.007Z] #2 DONE 0.1s [2025-09-10T15:06:16.007Z] [2025-09-10T15:06:16.007Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0 [2025-09-10T15:06:16.007Z] #3 DONE 0.1s [2025-09-10T15:06:16.007Z] [2025-09-10T15:06:16.007Z] #4 [internal] load .dockerignore [2025-09-10T15:06:16.007Z] #4 transferring context: 2B done [2025-09-10T15:06:16.007Z] #4 DONE 0.0s [2025-09-10T15:06:16.007Z] [2025-09-10T15:06:16.007Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 [2025-09-10T15:06:16.007Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done [2025-09-10T15:06:16.007Z] #5 DONE 0.0s [2025-09-10T15:06:16.007Z] [2025-09-10T15:06:16.007Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 [2025-09-10T15:06:16.007Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done [2025-09-10T15:06:16.007Z] #6 DONE 0.1s [2025-09-10T15:06:16.269Z] [2025-09-10T15:06:16.269Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T15:06:16.269Z] #7 DONE 0.0s [2025-09-10T15:06:16.269Z] [2025-09-10T15:06:16.269Z] #8 exporting to image [2025-09-10T15:06:16.269Z] #8 exporting layers done [2025-09-10T15:06:16.269Z] #8 exporting manifest sha256:a8cd31a88666f02694628cbff102c42ce34415d5fc36cf8cac0c2636f75106d5 done [2025-09-10T15:06:16.269Z] #8 exporting config sha256:e77ed6f6e669703b8201f70091a8865ff515a2e3cd937c4d583c1011e920058c done [2025-09-10T15:06:16.269Z] #8 exporting manifest sha256:1f77ec05274e004bb190fb307c0ea2734407ae58fa731baa1673a19d9ababd5f done [2025-09-10T15:06:16.269Z] #8 exporting config sha256:6800280ff89b3503c6fbe77f02cfe893a111b5f8b83a843568565340546ef658 done [2025-09-10T15:06:16.269Z] #8 exporting manifest list sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b done [2025-09-10T15:06:16.269Z] #8 pushing layers 0.1s done [2025-09-10T15:06:16.269Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0@sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b [2025-09-10T15:06:16.269Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T15:06:16.269Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0@sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b 0.1s done [2025-09-10T15:06:16.269Z] #8 DONE 0.2s [2025-09-10T15:06:16.269Z] [2025-09-10T15:06:16.269Z] 1 warning found (use --debug to expand): [2025-09-10T15:06:16.269Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T15:06:16.571Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' [2025-09-10T15:06:16.571Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - [2025-09-10T15:06:16.571Z] #1 [internal] load build definition from Dockerfile [2025-09-10T15:06:16.571Z] #1 transferring dockerfile: 160B done [2025-09-10T15:06:16.571Z] #1 DONE 0.0s [2025-09-10T15:06:16.571Z] [2025-09-10T15:06:16.571Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2025-09-10T15:06:16.571Z] #2 DONE 0.0s [2025-09-10T15:06:16.571Z] [2025-09-10T15:06:16.571Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2025-09-10T15:06:16.571Z] #3 DONE 0.0s [2025-09-10T15:06:16.571Z] [2025-09-10T15:06:16.571Z] #4 [internal] load .dockerignore [2025-09-10T15:06:16.571Z] #4 transferring context: 2B done [2025-09-10T15:06:16.571Z] #4 DONE 0.0s [2025-09-10T15:06:16.571Z] [2025-09-10T15:06:16.571Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 [2025-09-10T15:06:16.571Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done [2025-09-10T15:06:16.571Z] #5 DONE 0.0s [2025-09-10T15:06:16.571Z] [2025-09-10T15:06:16.571Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 [2025-09-10T15:06:16.829Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done [2025-09-10T15:06:16.829Z] #6 CACHED [2025-09-10T15:06:16.829Z] [2025-09-10T15:06:16.829Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 [2025-09-10T15:06:16.829Z] #5 CACHED [2025-09-10T15:06:16.829Z] [2025-09-10T15:06:16.829Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T15:06:16.829Z] #7 DONE 0.0s [2025-09-10T15:06:16.829Z] [2025-09-10T15:06:16.829Z] #8 exporting to image [2025-09-10T15:06:16.829Z] #8 exporting layers done [2025-09-10T15:06:16.829Z] #8 exporting manifest sha256:a8cd31a88666f02694628cbff102c42ce34415d5fc36cf8cac0c2636f75106d5 done [2025-09-10T15:06:16.829Z] #8 exporting config sha256:e77ed6f6e669703b8201f70091a8865ff515a2e3cd937c4d583c1011e920058c done [2025-09-10T15:06:16.829Z] #8 exporting manifest sha256:1f77ec05274e004bb190fb307c0ea2734407ae58fa731baa1673a19d9ababd5f done [2025-09-10T15:06:16.829Z] #8 exporting config sha256:6800280ff89b3503c6fbe77f02cfe893a111b5f8b83a843568565340546ef658 done [2025-09-10T15:06:16.829Z] #8 exporting manifest list sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b done [2025-09-10T15:06:16.829Z] #8 pushing layers 0.0s done [2025-09-10T15:06:16.829Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b 0.1s done [2025-09-10T15:06:16.829Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T15:06:16.829Z] #8 DONE 0.1s [2025-09-10T15:06:16.829Z] [2025-09-10T15:06:16.829Z] 1 warning found (use --debug to expand): [2025-09-10T15:06:16.829Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T15:06:17.130Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 --push - [2025-09-10T15:06:17.130Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8' [2025-09-10T15:06:17.130Z] #1 [internal] load build definition from Dockerfile [2025-09-10T15:06:17.130Z] #1 transferring dockerfile: 165B done [2025-09-10T15:06:17.130Z] #1 DONE 0.0s [2025-09-10T15:06:17.130Z] [2025-09-10T15:06:17.130Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 [2025-09-10T15:06:17.130Z] #2 DONE 0.0s [2025-09-10T15:06:17.130Z] [2025-09-10T15:06:17.130Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 [2025-09-10T15:06:17.130Z] #3 DONE 0.0s [2025-09-10T15:06:17.130Z] [2025-09-10T15:06:17.130Z] #4 [internal] load .dockerignore [2025-09-10T15:06:17.130Z] #4 transferring context: 2B done [2025-09-10T15:06:17.130Z] #4 DONE 0.0s [2025-09-10T15:06:17.130Z] [2025-09-10T15:06:17.130Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 [2025-09-10T15:06:17.130Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done [2025-09-10T15:06:17.130Z] #5 CACHED [2025-09-10T15:06:17.130Z] [2025-09-10T15:06:17.130Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 [2025-09-10T15:06:17.130Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done [2025-09-10T15:06:17.130Z] #6 CACHED [2025-09-10T15:06:17.130Z] [2025-09-10T15:06:17.130Z] #7 exporting to image [2025-09-10T15:06:17.130Z] #7 exporting layers [2025-09-10T15:06:17.130Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T15:06:17.390Z] #7 exporting layers done [2025-09-10T15:06:17.390Z] #7 exporting manifest sha256:a8cd31a88666f02694628cbff102c42ce34415d5fc36cf8cac0c2636f75106d5 done [2025-09-10T15:06:17.390Z] #7 exporting config sha256:e77ed6f6e669703b8201f70091a8865ff515a2e3cd937c4d583c1011e920058c done [2025-09-10T15:06:17.390Z] #7 exporting manifest sha256:1f77ec05274e004bb190fb307c0ea2734407ae58fa731baa1673a19d9ababd5f done [2025-09-10T15:06:17.390Z] #7 exporting config sha256:6800280ff89b3503c6fbe77f02cfe893a111b5f8b83a843568565340546ef658 done [2025-09-10T15:06:17.390Z] #7 exporting manifest list sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b done [2025-09-10T15:06:17.390Z] #7 pushing layers 0.0s done [2025-09-10T15:06:17.390Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8@sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b 0.1s done [2025-09-10T15:06:17.390Z] #7 DONE 0.1s [2025-09-10T15:06:17.390Z] [2025-09-10T15:06:17.390Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T15:06:17.390Z] #8 DONE 0.0s [2025-09-10T15:06:17.390Z] [2025-09-10T15:06:17.390Z] 1 warning found (use --debug to expand): [2025-09-10T15:06:17.390Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T15:06:17.686Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8' [2025-09-10T15:06:17.686Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 --push - [2025-09-10T15:06:17.686Z] #1 [internal] load build definition from Dockerfile [2025-09-10T15:06:17.686Z] #1 transferring dockerfile: 206B done [2025-09-10T15:06:17.686Z] #1 DONE 0.0s [2025-09-10T15:06:17.686Z] [2025-09-10T15:06:17.686Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [2025-09-10T15:06:17.686Z] #2 DONE 0.0s [2025-09-10T15:06:17.686Z] [2025-09-10T15:06:17.686Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [2025-09-10T15:06:17.686Z] #3 DONE 0.0s [2025-09-10T15:06:17.686Z] [2025-09-10T15:06:17.686Z] #4 [internal] load .dockerignore [2025-09-10T15:06:17.686Z] #4 transferring context: 2B done [2025-09-10T15:06:17.686Z] #4 DONE 0.0s [2025-09-10T15:06:17.686Z] [2025-09-10T15:06:17.686Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 [2025-09-10T15:06:17.686Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done [2025-09-10T15:06:17.686Z] #5 CACHED [2025-09-10T15:06:17.686Z] [2025-09-10T15:06:17.686Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 [2025-09-10T15:06:17.951Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done [2025-09-10T15:06:17.951Z] #6 CACHED [2025-09-10T15:06:17.951Z] [2025-09-10T15:06:17.951Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T15:06:17.951Z] #7 DONE 0.0s [2025-09-10T15:06:17.951Z] [2025-09-10T15:06:17.951Z] #8 exporting to image [2025-09-10T15:06:17.951Z] #8 exporting layers done [2025-09-10T15:06:17.951Z] #8 exporting manifest sha256:a8cd31a88666f02694628cbff102c42ce34415d5fc36cf8cac0c2636f75106d5 done [2025-09-10T15:06:17.951Z] #8 exporting config sha256:e77ed6f6e669703b8201f70091a8865ff515a2e3cd937c4d583c1011e920058c done [2025-09-10T15:06:17.951Z] #8 exporting manifest sha256:1f77ec05274e004bb190fb307c0ea2734407ae58fa731baa1673a19d9ababd5f done [2025-09-10T15:06:17.951Z] #8 exporting config sha256:6800280ff89b3503c6fbe77f02cfe893a111b5f8b83a843568565340546ef658 done [2025-09-10T15:06:17.951Z] #8 exporting manifest list sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b done [2025-09-10T15:06:17.951Z] #8 pushing layers 0.0s done [2025-09-10T15:06:17.951Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8@sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b 0.1s done [2025-09-10T15:06:17.951Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T15:06:17.951Z] #8 DONE 0.1s [2025-09-10T15:06:17.951Z] [2025-09-10T15:06:17.951Z] 1 warning found (use --debug to expand): [2025-09-10T15:06:17.951Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-10T15:06:18.243Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' [2025-09-10T15:06:18.243Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - [2025-09-10T15:06:18.243Z] #1 [internal] load build definition from Dockerfile [2025-09-10T15:06:18.243Z] #1 transferring dockerfile: 158B done [2025-09-10T15:06:18.243Z] #1 DONE 0.0s [2025-09-10T15:06:18.243Z] [2025-09-10T15:06:18.243Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2025-09-10T15:06:18.243Z] #2 DONE 0.0s [2025-09-10T15:06:18.243Z] [2025-09-10T15:06:18.243Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2025-09-10T15:06:18.243Z] #3 DONE 0.0s [2025-09-10T15:06:18.243Z] [2025-09-10T15:06:18.243Z] #4 [internal] load .dockerignore [2025-09-10T15:06:18.243Z] #4 transferring context: 2B done [2025-09-10T15:06:18.243Z] #4 DONE 0.0s [2025-09-10T15:06:18.243Z] [2025-09-10T15:06:18.243Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 [2025-09-10T15:06:18.243Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 done [2025-09-10T15:06:18.243Z] #5 CACHED [2025-09-10T15:06:18.243Z] [2025-09-10T15:06:18.243Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 [2025-09-10T15:06:18.243Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 done [2025-09-10T15:06:18.243Z] #6 CACHED [2025-09-10T15:06:18.243Z] [2025-09-10T15:06:18.243Z] #7 exporting to image [2025-09-10T15:06:18.243Z] #7 exporting layers done [2025-09-10T15:06:18.243Z] #7 exporting manifest sha256:a8cd31a88666f02694628cbff102c42ce34415d5fc36cf8cac0c2636f75106d5 done [2025-09-10T15:06:18.243Z] #7 exporting config sha256:e77ed6f6e669703b8201f70091a8865ff515a2e3cd937c4d583c1011e920058c done [2025-09-10T15:06:18.243Z] #7 exporting manifest sha256:1f77ec05274e004bb190fb307c0ea2734407ae58fa731baa1673a19d9ababd5f done [2025-09-10T15:06:18.243Z] #7 exporting config sha256:6800280ff89b3503c6fbe77f02cfe893a111b5f8b83a843568565340546ef658 done [2025-09-10T15:06:18.243Z] #7 exporting manifest list sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b done [2025-09-10T15:06:18.243Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-10T15:06:18.503Z] #7 pushing layers 0.0s done [2025-09-10T15:06:18.503Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b 0.1s done [2025-09-10T15:06:18.503Z] #7 DONE 0.1s [2025-09-10T15:06:18.503Z] [2025-09-10T15:06:18.503Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-10T15:06:18.503Z] #8 DONE 0.0s [2025-09-10T15:06:18.503Z] [2025-09-10T15:06:18.503Z] 1 warning found (use --debug to expand): [2025-09-10T15:06:18.503Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-10T15:06:18.870Z] + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:06:19.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:06:19.732Z] ---> package-listing.sh [2025-09-10T15:06:19.732Z] ++ facter osfamily [2025-09-10T15:06:19.732Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-10T15:06:19.992Z] + OS_FAMILY=redhat [2025-09-10T15:06:19.992Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-09-10T15:06:19.992Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-10T15:06:19.992Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-10T15:06:19.992Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-10T15:06:19.992Z] + PACKAGES=/tmp/packages_start.txt [2025-09-10T15:06:19.992Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-09-10T15:06:19.992Z] + PACKAGES=/tmp/packages_end.txt [2025-09-10T15:06:19.992Z] + case "${OS_FAMILY}" in [2025-09-10T15:06:19.992Z] + sort [2025-09-10T15:06:19.992Z] + rpm -qa [2025-09-10T15:06:20.563Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-10T15:06:20.563Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-10T15:06:20.563Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-10T15:06:20.563Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-09-10T15:06:20.563Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-09-10T15:06:20.563Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-09-10T15:06:20.574Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-10T15:06:20.856Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:06:21.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T15:06:21.434Z] [2025-09-10T15:06:21.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:06:21.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T15:06:21.751Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-10T15:06:21.751Z] 5eb5b503b376: Pulling fs layer [2025-09-10T15:06:21.751Z] 5c69ac0246d0: Pulling fs layer [2025-09-10T15:06:21.751Z] ec43610c2a17: Pulling fs layer [2025-09-10T15:06:21.751Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-10T15:06:21.751Z] 33b1e0a273af: Pulling fs layer [2025-09-10T15:06:21.751Z] 5d3b04190fa2: Pulling fs layer [2025-09-10T15:06:21.751Z] 2f39f015ded8: Pulling fs layer [2025-09-10T15:06:21.751Z] 33b1e0a273af: Waiting [2025-09-10T15:06:21.751Z] 5d3b04190fa2: Waiting [2025-09-10T15:06:21.751Z] 2f39f015ded8: Waiting [2025-09-10T15:06:21.751Z] 3a2ae6a8a46f: Waiting [2025-09-10T15:06:21.751Z] 5c69ac0246d0: Verifying Checksum [2025-09-10T15:06:21.751Z] 5c69ac0246d0: Download complete [2025-09-10T15:06:21.751Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-10T15:06:21.751Z] 3a2ae6a8a46f: Download complete [2025-09-10T15:06:21.751Z] 33b1e0a273af: Verifying Checksum [2025-09-10T15:06:21.751Z] 33b1e0a273af: Download complete [2025-09-10T15:06:21.751Z] ec43610c2a17: Verifying Checksum [2025-09-10T15:06:21.751Z] ec43610c2a17: Download complete [2025-09-10T15:06:21.751Z] 5d3b04190fa2: Verifying Checksum [2025-09-10T15:06:21.751Z] 5d3b04190fa2: Download complete [2025-09-10T15:06:22.018Z] 5eb5b503b376: Verifying Checksum [2025-09-10T15:06:22.018Z] 5eb5b503b376: Download complete [2025-09-10T15:06:22.599Z] 2f39f015ded8: Verifying Checksum [2025-09-10T15:06:22.599Z] 2f39f015ded8: Download complete [2025-09-10T15:06:23.177Z] 5eb5b503b376: Pull complete [2025-09-10T15:06:23.443Z] 5c69ac0246d0: Pull complete [2025-09-10T15:06:23.700Z] ec43610c2a17: Pull complete [2025-09-10T15:06:23.962Z] 3a2ae6a8a46f: Pull complete [2025-09-10T15:06:23.962Z] 33b1e0a273af: Pull complete [2025-09-10T15:06:24.231Z] 5d3b04190fa2: Pull complete [2025-09-10T15:06:27.532Z] 2f39f015ded8: Pull complete [2025-09-10T15:06:27.532Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-10T15:06:27.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T15:06:27.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:06:27.677Z] prd-centos7-docker-4c-2g-8648 does not seem to be running inside a container [2025-09-10T15:06:27.703Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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-lftools-log-publisher:latest cat [2025-09-10T15:06:30.781Z] $ docker top 6a9ea0da7d8c1300d3c16c53844603c044877c4cea7db737ce921b1e25657af0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T15:06:31.132Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-10T15:06:31.423Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-10T15:06:31.706Z] + ls /var/log/sa-host [2025-09-10T15:06:31.706Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T15:06:31.782Z] provisioning config files... [2025-09-10T15:06:31.791Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15316623823313003537tmp [Pipeline] { [Pipeline] echo [2025-09-10T15:06:31.806Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:06:32.108Z] ---> create-netrc.sh [Pipeline] } [2025-09-10T15:06:32.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:06:32.454Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-10T15:06:32.463Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:06:32.745Z] ---> sudo-logs.sh [2025-09-10T15:06:32.745Z] Archiving 'sudo' log.. [2025-09-10T15:06:32.745Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8648.novalocal: Name or service not known [2025-09-10T15:06:32.745Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8648.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-10T15:06:32.775Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:06:33.069Z] ---> job-cost.sh [2025-09-10T15:06:33.069Z] lf-activate-venv: SKIPPING [2025-09-10T15:06:33.069Z] INFO: No Stack... [2025-09-10T15:06:33.328Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-10T15:06:33.585Z] INFO: Archiving Costs [Pipeline] echo [2025-09-10T15:06:33.599Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:06:33.900Z] ---> logs-deploy.sh [2025-09-10T15:06:33.900Z] lf-activate-venv: SKIPPING [2025-09-10T15:06:33.900Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/33 [2025-09-10T15:06:33.900Z] INFO: archiving workspace using pattern(s): [2025-09-10T15:06:34.840Z] Archives upload complete. [2025-09-10T15:06:34.840Z] INFO: archiving logs to Nexus [2025-09-10T15:06:35.779Z] ---> uname -a: [2025-09-10T15:06:35.779Z] Linux prd-centos7-docker-4c-2g-8648.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-09-10T15:06:35.779Z] [2025-09-10T15:06:35.779Z] [2025-09-10T15:06:35.779Z] ---> lscpu: [2025-09-10T15:06:35.779Z] Architecture: x86_64 [2025-09-10T15:06:35.779Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-10T15:06:35.779Z] Byte Order: Little Endian [2025-09-10T15:06:35.779Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-10T15:06:35.779Z] CPU(s): 2 [2025-09-10T15:06:35.779Z] On-line CPU(s) list: 0,1 [2025-09-10T15:06:35.779Z] Thread(s) per core: 1 [2025-09-10T15:06:35.779Z] Core(s) per socket: 1 [2025-09-10T15:06:35.779Z] Socket(s): 2 [2025-09-10T15:06:35.779Z] NUMA node(s): 1 [2025-09-10T15:06:35.779Z] Vendor ID: AuthenticAMD [2025-09-10T15:06:35.779Z] CPU family: 23 [2025-09-10T15:06:35.779Z] Model: 49 [2025-09-10T15:06:35.779Z] Model name: AMD EPYC-Rome Processor [2025-09-10T15:06:35.779Z] Stepping: 0 [2025-09-10T15:06:35.779Z] CPU MHz: 2799.998 [2025-09-10T15:06:35.779Z] BogoMIPS: 5599.99 [2025-09-10T15:06:35.779Z] Virtualization: AMD-V [2025-09-10T15:06:35.779Z] Hypervisor vendor: KVM [2025-09-10T15:06:35.779Z] Virtualization type: full [2025-09-10T15:06:35.779Z] L1d cache: 64 KiB [2025-09-10T15:06:35.779Z] L1i cache: 64 KiB [2025-09-10T15:06:35.779Z] L2 cache: 1 MiB [2025-09-10T15:06:35.779Z] L3 cache: 32 MiB [2025-09-10T15:06:35.779Z] NUMA node0 CPU(s): 0,1 [2025-09-10T15:06:35.779Z] Vulnerability Itlb multihit: Not affected [2025-09-10T15:06:35.779Z] Vulnerability L1tf: Not affected [2025-09-10T15:06:35.779Z] Vulnerability Mds: Not affected [2025-09-10T15:06:35.779Z] Vulnerability Meltdown: Not affected [2025-09-10T15:06:35.779Z] Vulnerability Mmio stale data: Not affected [2025-09-10T15:06:35.779Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-10T15:06:35.779Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-10T15:06:35.779Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-10T15:06:35.779Z] Vulnerability Srbds: Not affected [2025-09-10T15:06:35.779Z] Vulnerability Tsx async abort: Not affected [2025-09-10T15:06:35.779Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-09-10T15:06:35.779Z] [2025-09-10T15:06:35.779Z] [2025-09-10T15:06:35.779Z] ---> nproc: [2025-09-10T15:06:35.779Z] 2 [2025-09-10T15:06:35.779Z] [2025-09-10T15:06:35.779Z] [2025-09-10T15:06:35.779Z] ---> df -h: [2025-09-10T15:06:35.779Z] Filesystem Size Used Avail Use% Mounted on [2025-09-10T15:06:35.779Z] overlay 40G 7.3G 33G 19% / [2025-09-10T15:06:35.779Z] tmpfs 64M 0 64M 0% /dev [2025-09-10T15:06:35.779Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-10T15:06:35.779Z] shm 64M 0 64M 0% /dev/shm [2025-09-10T15:06:35.779Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-10T15:06:35.779Z] [2025-09-10T15:06:35.779Z] [2025-09-10T15:06:35.779Z] Cannot open /var/log/sysstat/sa10: No such file or directory [2025-09-10T15:06:35.779Z] Please check if data collecting is enabled [2025-09-10T15:06:35.779Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T15:06:35.815Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-10T15:06:35.817Z] $ docker stop --time=1 6a9ea0da7d8c1300d3c16c53844603c044877c4cea7db737ce921b1e25657af0 [2025-09-10T15:06:36.963Z] $ docker rm -f --volumes 6a9ea0da7d8c1300d3c16c53844603c044877c4cea7db737ce921b1e25657af0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-10T15:06:37.064Z] [WS-CLEANUP] Deleting project workspace... [2025-09-10T15:06:37.064Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-10T15:06:37.078Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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 [2025-09-10T15:06:37.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T15:06:37.501Z] [2025-09-10T15:06:37.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:06:37.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T15:06:37.802Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-10T15:06:37.802Z] 5eb5b503b376: Pulling fs layer [2025-09-10T15:06:37.802Z] 5c69ac0246d0: Pulling fs layer [2025-09-10T15:06:37.802Z] ec43610c2a17: Pulling fs layer [2025-09-10T15:06:37.802Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-10T15:06:37.802Z] 33b1e0a273af: Pulling fs layer [2025-09-10T15:06:37.802Z] 5d3b04190fa2: Pulling fs layer [2025-09-10T15:06:37.802Z] 2f39f015ded8: Pulling fs layer [2025-09-10T15:06:37.802Z] 5d3b04190fa2: Waiting [2025-09-10T15:06:37.802Z] 3a2ae6a8a46f: Waiting [2025-09-10T15:06:37.802Z] 33b1e0a273af: Waiting [2025-09-10T15:06:37.802Z] 2f39f015ded8: Waiting [2025-09-10T15:06:37.802Z] 5c69ac0246d0: Download complete [2025-09-10T15:06:37.802Z] 3a2ae6a8a46f: Download complete [2025-09-10T15:06:37.802Z] 33b1e0a273af: Verifying Checksum [2025-09-10T15:06:37.802Z] 33b1e0a273af: Download complete [2025-09-10T15:06:37.802Z] ec43610c2a17: Verifying Checksum [2025-09-10T15:06:37.802Z] ec43610c2a17: Download complete [2025-09-10T15:06:37.802Z] 5d3b04190fa2: Verifying Checksum [2025-09-10T15:06:37.802Z] 5d3b04190fa2: Download complete [2025-09-10T15:06:38.062Z] 5eb5b503b376: Verifying Checksum [2025-09-10T15:06:38.062Z] 5eb5b503b376: Download complete [2025-09-10T15:06:39.437Z] 5eb5b503b376: Pull complete [2025-09-10T15:06:39.695Z] 5c69ac0246d0: Pull complete [2025-09-10T15:06:39.953Z] ec43610c2a17: Pull complete [2025-09-10T15:06:40.226Z] 3a2ae6a8a46f: Pull complete [2025-09-10T15:06:40.226Z] 33b1e0a273af: Pull complete [2025-09-10T15:06:40.484Z] 5d3b04190fa2: Pull complete [2025-09-10T15:06:40.947Z] Removing intermediate container 37991d3fd66e [2025-09-10T15:06:40.947Z] ---> f222bfe97544 [2025-09-10T15:06:40.947Z] Step 9/10 : COPY . . [2025-09-10T15:06:40.947Z] ---> 4ce1eae8c46b [2025-09-10T15:06:40.947Z] Step 10/10 : RUN ${MAKE} [2025-09-10T15:06:40.947Z] ---> Running in 4000a1c4dd2c [2025-09-10T15:06:40.947Z] noop [2025-09-10T15:06:40.947Z] Removing intermediate container 4000a1c4dd2c [2025-09-10T15:06:40.947Z] ---> 9e16bdb49907 [2025-09-10T15:06:40.947Z] Successfully built 9e16bdb49907 [2025-09-10T15:06:40.947Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:06:41.302Z] + docker inspect -f . ci-base-image-arm64 [2025-09-10T15:06:41.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:06:41.512Z] prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container [2025-09-10T15:06:41.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/33 -v /w/workspace/device-s7/33:/w/workspace/device-s7/33:rw,z -v /w/workspace/device-s7/33@tmp:/w/workspace/device-s7/33@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 ******** ci-base-image-arm64 cat [2025-09-10T15:06:42.805Z] $ docker top 2963880611c02a952c89f6cbb378d998b603f1b7ccdaad9426e6ff596b9d09b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T15:06:43.648Z] + go version [2025-09-10T15:06:43.648Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-10T15:06:43.659Z] $ docker stop --time=1 2963880611c02a952c89f6cbb378d998b603f1b7ccdaad9426e6ff596b9d09b2 [2025-09-10T15:06:45.272Z] $ docker rm -f --volumes 2963880611c02a952c89f6cbb378d998b603f1b7ccdaad9426e6ff596b9d09b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:06:45.747Z] 2f39f015ded8: Pull complete [2025-09-10T15:06:45.747Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-10T15:06:45.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T15:06:45.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:06:45.837Z] prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container [2025-09-10T15:06:45.858Z] $ 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_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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-lftools-log-publisher:latest cat [2025-09-10T15:06:45.866Z] + docker inspect -f . ci-base-image-arm64 [2025-09-10T15:06:45.866Z] . [2025-09-10T15:06:47.794Z] $ docker top f419076a758ea7799b8552ecab26edb09e16e278568bd00bddc43fc03721c6fd -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:06:48.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container [2025-09-10T15:06:48.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/33 -v /w/workspace/device-s7/33:/w/workspace/device-s7/33:rw,z -v /w/workspace/device-s7/33@tmp:/w/workspace/device-s7/33@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 ******** ci-base-image-arm64 cat [2025-09-10T15:06:49.290Z] $ docker top 9cea2f644d3d126595280b185ddccc1df824d1eb242fc556b870b970664db608 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2025-09-10T15:06:49.809Z] ---> job-cost.sh [2025-09-10T15:06:49.809Z] lf-activate-venv: SKIPPING [2025-09-10T15:06:49.809Z] INFO: No Stack... [2025-09-10T15:06:49.866Z] + git config --global --add safe.directory /w/workspace/device-s7/33 [Pipeline] fileExists [Pipeline] sh [2025-09-10T15:06:50.378Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-10T15:06:50.637Z] INFO: Archiving Costs [Pipeline] sh [2025-09-10T15:06:50.781Z] + make test [2025-09-10T15:06:50.781Z] go test -race -coverprofile=coverage.out ./... [2025-09-10T15:06:50.928Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-09-10T15:06:50.928Z] + cut -d, -f6 [Pipeline] lock [2025-09-10T15:06:50.943Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-33-stack-cost] [2025-09-10T15:06:50.955Z] Resource [jenkins-edgexfoundry-device-s7-main-33-stack-cost] did not exist. Created. [2025-09-10T15:06:50.963Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-10T15:06:51.267Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-10T15:06:51.297Z] Stashed 1 file(s) [Pipeline] } [2025-09-10T15:06:51.306Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-10T15:06:51.326Z] $ docker stop --time=1 f419076a758ea7799b8552ecab26edb09e16e278568bd00bddc43fc03721c6fd [2025-09-10T15:06:52.451Z] $ docker rm -f --volumes f419076a758ea7799b8552ecab26edb09e16e278568bd00bddc43fc03721c6fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-10T15:07:37.621Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-09-10T15:11:14.405Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-09-10T15:11:14.405Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.117s coverage: 6.8% of statements [2025-09-10T15:11:15.489Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-10T15:11:15.489Z] go vet ./... [2025-09-10T15:14:52.684Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-10T15:14:52.684Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-10T15:14:52.684Z] ./bin/test-attribution-txt.sh [2025-09-10T15:14:52.684Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-10T15:14:52.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-10T15:14:52.725Z] $ docker stop --time=1 9cea2f644d3d126595280b185ddccc1df824d1eb242fc556b870b970664db608 [2025-09-10T15:14:54.593Z] $ docker rm -f --volumes 9cea2f644d3d126595280b185ddccc1df824d1eb242fc556b870b970664db608 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-10T15:14:56.899Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-10T15:14:56.926Z] Warning: overwriting stash ‘coverage-report’ [2025-09-10T15:14:57.350Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-10T15:14:57.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-10T15:14:58.089Z] + ls -al . [2025-09-10T15:14:58.089Z] total 216 [2025-09-10T15:14:58.089Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 10 15:06 . [2025-09-10T15:14:58.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 15:04 .. [2025-09-10T15:14:58.089Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 15:04 .git [2025-09-10T15:14:58.089Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 15:04 .github [2025-09-10T15:14:58.089Z] -rw-rw-r-- 1 jenkins jenkins 237 Sep 10 15:04 .gitignore [2025-09-10T15:14:58.089Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 10 15:04 .golangci.yml [2025-09-10T15:14:58.089Z] -rw-rw-r-- 1 jenkins jenkins 20318 Sep 10 15:04 Attribution.txt [2025-09-10T15:14:58.089Z] -rw-rw-r-- 1 jenkins jenkins 1668 Sep 10 15:04 CHANGLOG.md [2025-09-10T15:14:58.089Z] -rw-rw-r-- 1 jenkins jenkins 1579 Sep 10 15:04 Dockerfile [2025-09-10T15:14:58.089Z] -rw-rw-r-- 1 jenkins jenkins 643 Sep 10 15:04 Jenkinsfile [2025-09-10T15:14:58.089Z] -rw-rw-r-- 1 jenkins jenkins 10947 Sep 10 15:04 LICENSE [2025-09-10T15:14:58.089Z] -rw-rw-r-- 1 jenkins jenkins 1903 Sep 10 15:04 Makefile [2025-09-10T15:14:58.089Z] -rw-rw-r-- 1 jenkins jenkins 614 Sep 10 15:04 OWNERS.md [2025-09-10T15:14:58.089Z] -rw-rw-r-- 1 jenkins jenkins 2393 Sep 10 15:04 README.md [2025-09-10T15:14:58.089Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 10 15:02 VERSION [2025-09-10T15:14:58.089Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 15:04 bin [2025-09-10T15:14:58.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 15:04 cmd [2025-09-10T15:14:58.089Z] -rw-r--r-- 1 jenkins jenkins 19094 Sep 10 15:11 coverage.out [2025-09-10T15:14:58.089Z] -rw-rw-r-- 1 jenkins jenkins 6154 Sep 10 15:04 go.mod [2025-09-10T15:14:58.089Z] -rw-rw-r-- 1 jenkins jenkins 87169 Sep 10 15:04 go.sum [2025-09-10T15:14:58.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 15:04 internal [2025-09-10T15:14:58.089Z] -rw-rw-r-- 1 jenkins jenkins 223 Sep 10 15:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:14:58.442Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2baafd2a07c4e9f110a91abc444397b8386850e0 --label arch=arm64 --label version=4.1.0-dev.8 . [2025-09-10T15:14:58.710Z] Sending build context to Docker daemon 8.101MB [2025-09-10T15:14:58.710Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-09-10T15:14:58.710Z] Step 2/24 : FROM ${BASE} AS builder [2025-09-10T15:14:58.710Z] ---> 9e16bdb49907 [2025-09-10T15:14:58.710Z] Step 3/24 : ARG MAKE=make build [2025-09-10T15:14:58.977Z] ---> Running in ea95327d9921 [2025-09-10T15:14:59.253Z] Removing intermediate container ea95327d9921 [2025-09-10T15:14:59.253Z] ---> 4b331bab603c [2025-09-10T15:14:59.253Z] Step 4/24 : WORKDIR /device-s7 [2025-09-10T15:14:59.253Z] ---> Running in 7125f64a4996 [2025-09-10T15:14:59.525Z] Removing intermediate container 7125f64a4996 [2025-09-10T15:14:59.525Z] ---> 08e1baf662b5 [2025-09-10T15:14:59.525Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-09-10T15:14:59.795Z] ---> Running in 4761b0878a3a [2025-09-10T15:15:00.061Z] Removing intermediate container 4761b0878a3a [2025-09-10T15:15:00.061Z] ---> ac7c3537efa7 [2025-09-10T15:15:00.061Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-09-10T15:15:00.061Z] ---> Running in 96e2d0b94b99 [2025-09-10T15:15:01.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T15:15:01.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T15:15:03.230Z] OK: 239 MiB in 58 packages [2025-09-10T15:15:03.811Z] Removing intermediate container 96e2d0b94b99 [2025-09-10T15:15:03.811Z] ---> 7763b2260d61 [2025-09-10T15:15:03.811Z] Step 7/24 : COPY go.mod vendor* ./ [2025-09-10T15:15:04.079Z] ---> 5c768dc4c876 [2025-09-10T15:15:04.079Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-10T15:15:04.355Z] ---> Running in 2a7c6f87b05e [2025-09-10T15:15:06.933Z] Removing intermediate container 2a7c6f87b05e [2025-09-10T15:15:06.933Z] ---> ad3c32d56f82 [2025-09-10T15:15:06.933Z] Step 9/24 : COPY . . [2025-09-10T15:15:07.520Z] ---> 1f95d7d05750 [2025-09-10T15:15:07.521Z] Step 10/24 : RUN ${MAKE} [2025-09-10T15:15:07.521Z] ---> Running in ab7eff22aa6f [2025-09-10T15:15:08.478Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-09-10T15:18:45.251Z] Removing intermediate container ab7eff22aa6f [2025-09-10T15:18:45.252Z] ---> c217714940ac [2025-09-10T15:18:45.252Z] Step 11/24 : FROM alpine:3.20 [2025-09-10T15:18:45.252Z] 3.20: Pulling from library/alpine [2025-09-10T15:18:45.252Z] 13e713f82565: Pulling fs layer [2025-09-10T15:18:45.252Z] 13e713f82565: Verifying Checksum [2025-09-10T15:18:45.252Z] 13e713f82565: Download complete [2025-09-10T15:18:45.252Z] 13e713f82565: Pull complete [2025-09-10T15:18:45.252Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-10T15:18:45.252Z] Status: Downloaded newer image for alpine:3.20 [2025-09-10T15:18:45.252Z] ---> c88e9dceb6cb [2025-09-10T15:18:45.252Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-09-10T15:18:45.252Z] ---> Running in c3c4fa525a68 [2025-09-10T15:18:45.252Z] Removing intermediate container c3c4fa525a68 [2025-09-10T15:18:45.252Z] ---> f3e3e87545f3 [2025-09-10T15:18:45.252Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-09-10T15:18:45.252Z] ---> Running in 399609305b0c [2025-09-10T15:18:45.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T15:18:45.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T15:18:45.252Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-09-10T15:18:45.252Z] Executing busybox-1.36.1-r29.trigger [2025-09-10T15:18:45.252Z] OK: 9 MiB in 15 packages [2025-09-10T15:18:45.252Z] Removing intermediate container 399609305b0c [2025-09-10T15:18:45.252Z] ---> 2e467c6bb9e9 [2025-09-10T15:18:45.252Z] Step 14/24 : RUN apk --no-cache upgrade [2025-09-10T15:18:45.252Z] ---> Running in db4ea130e75d [2025-09-10T15:18:45.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-10T15:18:45.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-10T15:18:45.252Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T15:18:45.252Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-10T15:18:45.252Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T15:18:45.252Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-10T15:18:45.252Z] Executing busybox-1.36.1-r30.trigger [2025-09-10T15:18:45.252Z] OK: 9 MiB in 15 packages [2025-09-10T15:18:45.252Z] Removing intermediate container db4ea130e75d [2025-09-10T15:18:45.252Z] ---> 5e48b1992a3e [2025-09-10T15:18:45.252Z] Step 15/24 : WORKDIR / [2025-09-10T15:18:45.252Z] ---> Running in 28f36b76a788 [2025-09-10T15:18:45.252Z] Removing intermediate container 28f36b76a788 [2025-09-10T15:18:45.252Z] ---> 77b573740d16 [2025-09-10T15:18:45.252Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-09-10T15:18:45.252Z] ---> 425a0d3c8482 [2025-09-10T15:18:45.252Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-09-10T15:18:45.252Z] ---> 00ca4fc1a446 [2025-09-10T15:18:45.252Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-09-10T15:18:45.252Z] ---> 8ef99ad013ab [2025-09-10T15:18:45.252Z] Step 19/24 : EXPOSE 59994 [2025-09-10T15:18:45.252Z] ---> Running in 69525224d1aa [2025-09-10T15:18:45.252Z] Removing intermediate container 69525224d1aa [2025-09-10T15:18:45.252Z] ---> d30d53f1c7bb [2025-09-10T15:18:45.252Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-09-10T15:18:45.252Z] ---> Running in 05ccf1f8b0b4 [2025-09-10T15:18:45.252Z] Removing intermediate container 05ccf1f8b0b4 [2025-09-10T15:18:45.252Z] ---> 3ad450ccd315 [2025-09-10T15:18:45.252Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-09-10T15:18:45.518Z] ---> Running in 5613f974f28a [2025-09-10T15:18:45.786Z] Removing intermediate container 5613f974f28a [2025-09-10T15:18:45.786Z] ---> ce7f9cb2102d [2025-09-10T15:18:45.786Z] Step 22/24 : LABEL arch=arm64 [2025-09-10T15:18:45.786Z] ---> Running in 249ececa9126 [2025-09-10T15:18:46.053Z] Removing intermediate container 249ececa9126 [2025-09-10T15:18:46.053Z] ---> aef8a23d30c7 [2025-09-10T15:18:46.053Z] Step 23/24 : LABEL git_sha=2baafd2a07c4e9f110a91abc444397b8386850e0 [2025-09-10T15:18:46.053Z] ---> Running in 2a1407bdffe3 [2025-09-10T15:18:46.321Z] Removing intermediate container 2a1407bdffe3 [2025-09-10T15:18:46.321Z] ---> 07977f9505ca [2025-09-10T15:18:46.321Z] Step 24/24 : LABEL version=4.1.0-dev.8 [2025-09-10T15:18:46.598Z] ---> Running in cae186e4d00b [2025-09-10T15:18:46.865Z] Removing intermediate container cae186e4d00b [2025-09-10T15:18:46.865Z] ---> 5e4ec944f1e5 [2025-09-10T15:18:46.865Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-10T15:18:46.865Z] Successfully built 5e4ec944f1e5 [2025-09-10T15:18:46.865Z] Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T15:18:47.011Z] provisioning config files... [2025-09-10T15:18:47.027Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/33@tmp/config2301529302331490813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:18:47.381Z] ---> ****-login.sh [2025-09-10T15:18:47.381Z] nexus3.edgexfoundry.org:10001 [2025-09-10T15:18:47.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:18:47.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:18:47.647Z] Configure a credential helper to remove this warning. See [2025-09-10T15:18:47.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:18:47.647Z] [2025-09-10T15:18:47.647Z] Login Succeeded [2025-09-10T15:18:47.647Z] nexus3.edgexfoundry.org:10002 [2025-09-10T15:18:47.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:18:47.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:18:47.912Z] Configure a credential helper to remove this warning. See [2025-09-10T15:18:47.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:18:47.912Z] [2025-09-10T15:18:47.912Z] Login Succeeded [2025-09-10T15:18:47.912Z] nexus3.edgexfoundry.org:10003 [2025-09-10T15:18:48.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:18:48.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:18:48.443Z] Configure a credential helper to remove this warning. See [2025-09-10T15:18:48.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:18:48.443Z] [2025-09-10T15:18:48.443Z] Login Succeeded [2025-09-10T15:18:48.443Z] nexus3.edgexfoundry.org:10004 [2025-09-10T15:18:48.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:18:48.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:18:48.709Z] Configure a credential helper to remove this warning. See [2025-09-10T15:18:48.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:18:48.709Z] [2025-09-10T15:18:48.709Z] Login Succeeded [2025-09-10T15:18:48.709Z] ****.io [2025-09-10T15:18:48.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-10T15:18:48.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-10T15:18:48.974Z] Configure a credential helper to remove this warning. See [2025-09-10T15:18:48.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-10T15:18:48.974Z] [2025-09-10T15:18:48.974Z] Login Succeeded [2025-09-10T15:18:49.239Z] ---> ****-login.sh ends [Pipeline] } [2025-09-10T15:18:49.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T15:18:49.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-10T15:18:49.331Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-09-10T15:18:49.331Z] 2baafd2a07c4e9f110a91abc444397b8386850e0 [2025-09-10T15:18:49.331Z] latest [2025-09-10T15:18:49.331Z] 4.1.0-dev.8 [2025-09-10T15:18:49.331Z] 2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [2025-09-10T15:18:49.331Z] main [2025-09-10T15:18:49.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:18:49.698Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:18:50.066Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0 [2025-09-10T15:18:50.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-09-10T15:18:50.066Z] 9f2b9cf539a5: Preparing [2025-09-10T15:18:50.066Z] 698b697907fd: Preparing [2025-09-10T15:18:50.066Z] 61c9acae8001: Preparing [2025-09-10T15:18:50.066Z] bd5cc9b68957: Preparing [2025-09-10T15:18:50.066Z] cf1a4b67bfd8: Preparing [2025-09-10T15:18:50.066Z] 1e890da81ec9: Preparing [2025-09-10T15:18:50.066Z] 1e890da81ec9: Waiting [2025-09-10T15:18:50.329Z] 9f2b9cf539a5: Pushed [2025-09-10T15:18:50.329Z] cf1a4b67bfd8: Pushed [2025-09-10T15:18:50.329Z] 61c9acae8001: Pushed [2025-09-10T15:18:50.329Z] 1e890da81ec9: Layer already exists [2025-09-10T15:18:50.592Z] bd5cc9b68957: Pushed [2025-09-10T15:19:00.641Z] 698b697907fd: Pushed [2025-09-10T15:19:00.641Z] 2baafd2a07c4e9f110a91abc444397b8386850e0: digest: sha256:3425d4ab1ac213fda2870d1b68fc733e5caa183e272d0edf7218ce32368c1e28 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:19:01.002Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:19:01.349Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-09-10T15:19:01.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-09-10T15:19:01.349Z] 9f2b9cf539a5: Preparing [2025-09-10T15:19:01.349Z] 698b697907fd: Preparing [2025-09-10T15:19:01.349Z] 61c9acae8001: Preparing [2025-09-10T15:19:01.349Z] bd5cc9b68957: Preparing [2025-09-10T15:19:01.349Z] cf1a4b67bfd8: Preparing [2025-09-10T15:19:01.349Z] 1e890da81ec9: Preparing [2025-09-10T15:19:01.349Z] 1e890da81ec9: Waiting [2025-09-10T15:19:01.349Z] 9f2b9cf539a5: Layer already exists [2025-09-10T15:19:01.349Z] 698b697907fd: Layer already exists [2025-09-10T15:19:01.349Z] bd5cc9b68957: Layer already exists [2025-09-10T15:19:01.349Z] 61c9acae8001: Layer already exists [2025-09-10T15:19:01.349Z] cf1a4b67bfd8: Layer already exists [2025-09-10T15:19:01.349Z] 1e890da81ec9: Layer already exists [2025-09-10T15:19:01.349Z] latest: digest: sha256:3425d4ab1ac213fda2870d1b68fc733e5caa183e272d0edf7218ce32368c1e28 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:19:01.969Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:19:02.318Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 [2025-09-10T15:19:02.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-09-10T15:19:02.318Z] 9f2b9cf539a5: Preparing [2025-09-10T15:19:02.318Z] 698b697907fd: Preparing [2025-09-10T15:19:02.318Z] 61c9acae8001: Preparing [2025-09-10T15:19:02.318Z] bd5cc9b68957: Preparing [2025-09-10T15:19:02.318Z] cf1a4b67bfd8: Preparing [2025-09-10T15:19:02.318Z] 1e890da81ec9: Preparing [2025-09-10T15:19:02.318Z] 1e890da81ec9: Waiting [2025-09-10T15:19:02.318Z] 9f2b9cf539a5: Layer already exists [2025-09-10T15:19:02.318Z] bd5cc9b68957: Layer already exists [2025-09-10T15:19:02.318Z] 61c9acae8001: Layer already exists [2025-09-10T15:19:02.318Z] 698b697907fd: Layer already exists [2025-09-10T15:19:02.318Z] cf1a4b67bfd8: Layer already exists [2025-09-10T15:19:02.318Z] 1e890da81ec9: Layer already exists [2025-09-10T15:19:02.318Z] 4.1.0-dev.8: digest: sha256:3425d4ab1ac213fda2870d1b68fc733e5caa183e272d0edf7218ce32368c1e28 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:19:02.682Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:19:03.032Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [2025-09-10T15:19:03.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-09-10T15:19:03.033Z] 9f2b9cf539a5: Preparing [2025-09-10T15:19:03.033Z] 698b697907fd: Preparing [2025-09-10T15:19:03.033Z] 61c9acae8001: Preparing [2025-09-10T15:19:03.033Z] bd5cc9b68957: Preparing [2025-09-10T15:19:03.033Z] cf1a4b67bfd8: Preparing [2025-09-10T15:19:03.033Z] 1e890da81ec9: Preparing [2025-09-10T15:19:03.033Z] 1e890da81ec9: Waiting [2025-09-10T15:19:03.033Z] 9f2b9cf539a5: Layer already exists [2025-09-10T15:19:03.033Z] cf1a4b67bfd8: Layer already exists [2025-09-10T15:19:03.033Z] 61c9acae8001: Layer already exists [2025-09-10T15:19:03.033Z] bd5cc9b68957: Layer already exists [2025-09-10T15:19:03.033Z] 698b697907fd: Layer already exists [2025-09-10T15:19:03.033Z] 1e890da81ec9: Layer already exists [2025-09-10T15:19:03.033Z] 2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8: digest: sha256:3425d4ab1ac213fda2870d1b68fc733e5caa183e272d0edf7218ce32368c1e28 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:19:03.388Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:19:03.727Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2025-09-10T15:19:03.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-09-10T15:19:03.727Z] 9f2b9cf539a5: Preparing [2025-09-10T15:19:03.727Z] 698b697907fd: Preparing [2025-09-10T15:19:03.727Z] 61c9acae8001: Preparing [2025-09-10T15:19:03.727Z] bd5cc9b68957: Preparing [2025-09-10T15:19:03.727Z] cf1a4b67bfd8: Preparing [2025-09-10T15:19:03.727Z] 1e890da81ec9: Preparing [2025-09-10T15:19:03.727Z] 1e890da81ec9: Waiting [2025-09-10T15:19:03.727Z] 698b697907fd: Layer already exists [2025-09-10T15:19:03.727Z] cf1a4b67bfd8: Layer already exists [2025-09-10T15:19:03.727Z] 61c9acae8001: Layer already exists [2025-09-10T15:19:03.727Z] bd5cc9b68957: Layer already exists [2025-09-10T15:19:03.727Z] 9f2b9cf539a5: Layer already exists [2025-09-10T15:19:03.727Z] 1e890da81ec9: Layer already exists [2025-09-10T15:19:03.991Z] main: digest: sha256:3425d4ab1ac213fda2870d1b68fc733e5caa183e272d0edf7218ce32368c1e28 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-10T15:19:04.064Z] ===================================================== [Pipeline] echo [2025-09-10T15:19:04.079Z] taggedImages: [2025-09-10T15:19:04.079Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0 [2025-09-10T15:19:04.079Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-09-10T15:19:04.079Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 [2025-09-10T15:19:04.079Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [2025-09-10T15:19:04.079Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo [2025-09-10T15:19:04.096Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] echo [2025-09-10T15:19:04.112Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo [2025-09-10T15:19:04.126Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 [Pipeline] echo [2025-09-10T15:19:04.140Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [Pipeline] echo [2025-09-10T15:19:04.156Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:19:04.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-10T15:19:04.529Z] [2025-09-10T15:19:04.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:19:04.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-10T15:19:04.866Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-10T15:19:04.866Z] 8998bd30e6a1: Pulling fs layer [2025-09-10T15:19:04.866Z] 04944245beec: Pulling fs layer [2025-09-10T15:19:04.866Z] 699f458cf7ca: Pulling fs layer [2025-09-10T15:19:04.866Z] 765212b225bb: Pulling fs layer [2025-09-10T15:19:04.866Z] f23df028b6ca: Pulling fs layer [2025-09-10T15:19:04.866Z] d65c8cfc05b1: Pulling fs layer [2025-09-10T15:19:04.866Z] 2437ff75d9bd: Pulling fs layer [2025-09-10T15:19:04.866Z] 765212b225bb: Waiting [2025-09-10T15:19:04.866Z] f23df028b6ca: Waiting [2025-09-10T15:19:04.866Z] d65c8cfc05b1: Waiting [2025-09-10T15:19:04.866Z] 2437ff75d9bd: Waiting [2025-09-10T15:19:05.129Z] 04944245beec: Verifying Checksum [2025-09-10T15:19:05.129Z] 04944245beec: Download complete [2025-09-10T15:19:05.129Z] 765212b225bb: Verifying Checksum [2025-09-10T15:19:05.129Z] 765212b225bb: Download complete [2025-09-10T15:19:05.129Z] f23df028b6ca: Verifying Checksum [2025-09-10T15:19:05.129Z] f23df028b6ca: Download complete [2025-09-10T15:19:05.129Z] d65c8cfc05b1: Verifying Checksum [2025-09-10T15:19:05.129Z] d65c8cfc05b1: Download complete [2025-09-10T15:19:05.129Z] 699f458cf7ca: Verifying Checksum [2025-09-10T15:19:05.129Z] 699f458cf7ca: Download complete [2025-09-10T15:19:05.708Z] 8998bd30e6a1: Verifying Checksum [2025-09-10T15:19:05.708Z] 8998bd30e6a1: Download complete [2025-09-10T15:19:08.274Z] 2437ff75d9bd: Verifying Checksum [2025-09-10T15:19:08.274Z] 2437ff75d9bd: Download complete [2025-09-10T15:19:10.216Z] 8998bd30e6a1: Pull complete [2025-09-10T15:19:10.798Z] 04944245beec: Pull complete [2025-09-10T15:19:12.202Z] 699f458cf7ca: Pull complete [2025-09-10T15:19:12.469Z] 765212b225bb: Pull complete [2025-09-10T15:19:13.426Z] f23df028b6ca: Pull complete [2025-09-10T15:19:13.426Z] d65c8cfc05b1: Pull complete [2025-09-10T15:19:31.629Z] 2437ff75d9bd: Pull complete [2025-09-10T15:19:31.629Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-10T15:19:31.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-10T15:19:31.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:19:31.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container [2025-09-10T15:19:31.871Z] $ 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-s7/33 -v /w/workspace/device-s7/33:/w/workspace/device-s7/33:rw,z -v /w/workspace/device-s7/33@tmp:/w/workspace/device-s7/33@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:arm64 cat [2025-09-10T15:19:34.452Z] $ docker top 4476b63f4d156df73f2f794464423813544d10910bd0fbb256a9e973f2e74c4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:19:35.305Z] ---> job-cost.sh [2025-09-10T15:19:35.305Z] lf-activate-venv: SKIPPING [2025-09-10T15:19:35.305Z] INFO: No Stack... [2025-09-10T15:19:35.573Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-10T15:19:36.529Z] INFO: Archiving Costs [Pipeline] sh [2025-09-10T15:19:37.170Z] + cat /w/workspace/device-s7/33/archives/cost.csv [2025-09-10T15:19:37.170Z] + cut -d, -f6 [Pipeline] lock [2025-09-10T15:19:37.203Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-33-stack-cost] [2025-09-10T15:19:37.211Z] Resource [jenkins-edgexfoundry-device-s7-main-33-stack-cost] did not exist. Created. [2025-09-10T15:19:37.217Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-10T15:19:37.884Z] /w/workspace/device-s7/33@tmp/durable-adebb5d6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-10T15:19:38.218Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-10T15:19:38.245Z] Warning: overwriting stash ‘stack-cost’ [2025-09-10T15:19:38.281Z] Stashed 1 file(s) [Pipeline] } [2025-09-10T15:19:38.289Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-10T15:19:38.306Z] $ docker stop --time=1 4476b63f4d156df73f2f794464423813544d10910bd0fbb256a9e973f2e74c4c [2025-09-10T15:19:39.823Z] $ docker rm -f --volumes 4476b63f4d156df73f2f794464423813544d10910bd0fbb256a9e973f2e74c4c [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 [2025-09-10T15:19:40.352Z] provisioning config files... [2025-09-10T15:19:40.363Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3913160344585439843tmp [Pipeline] { [Pipeline] sh [2025-09-10T15:19:40.665Z] + set +x [2025-09-10T15:19:40.665Z] + curl -s https://codecov.io/bash [2025-09-10T15:19:40.665Z] + bash -s -- [2025-09-10T15:19:40.665Z] [2025-09-10T15:19:40.666Z] _____ _ [2025-09-10T15:19:40.666Z] / ____| | | [2025-09-10T15:19:40.666Z] | | ___ __| | ___ ___ _____ __ [2025-09-10T15:19:40.666Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-10T15:19:40.666Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-10T15:19:40.666Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-10T15:19:40.666Z] Bash-1.0.6 [2025-09-10T15:19:40.666Z] [2025-09-10T15:19:40.666Z] [2025-09-10T15:19:40.666Z] ==> git version 2.25.1 found [2025-09-10T15:19:40.666Z] ==> 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 [2025-09-10T15:19:40.666Z] Release-Date: 2020-01-08 [2025-09-10T15:19:40.666Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-09-10T15:19:40.666Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-10T15:19:40.666Z] ==> Jenkins CI detected. [2025-09-10T15:19:40.666Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2025-09-10T15:19:40.666Z] project root: . [2025-09-10T15:19:40.666Z] --> token set from env [2025-09-10T15:19:40.666Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-10T15:19:40.666Z] ==> Running gcov in . (disable via -X gcov) [2025-09-10T15:19:40.666Z] ==> Python coveragepy not found [2025-09-10T15:19:40.666Z] ==> Searching for coverage reports in: [2025-09-10T15:19:40.666Z] + . [2025-09-10T15:19:40.666Z] -> Found 1 reports [2025-09-10T15:19:40.666Z] ==> Detecting git/mercurial file structure [2025-09-10T15:19:40.666Z] ==> Reading reports [2025-09-10T15:19:40.924Z] + ./coverage.out bytes=19094 [2025-09-10T15:19:40.924Z] ==> Appending adjustments [2025-09-10T15:19:40.924Z] https://docs.codecov.io/docs/fixing-reports [2025-09-10T15:19:40.924Z] + Found adjustments [2025-09-10T15:19:40.924Z] ==> Gzipping contents [2025-09-10T15:19:40.924Z] 4.0K /tmp/codecov.fARQUX.gz [2025-09-10T15:19:40.924Z] ==> Uploading reports [2025-09-10T15:19:40.924Z] url: https://codecov.io [2025-09-10T15:19:40.924Z] query: branch=main&commit=2baafd2a07c4e9f110a91abc444397b8386850e0&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-10T15:19:40.924Z] -> Pinging Codecov [2025-09-10T15:19:40.924Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2baafd2a07c4e9f110a91abc444397b8386850e0&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-10T15:19:41.186Z] -> Uploading to [2025-09-10T15:19:41.186Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/2baafd2a07c4e9f110a91abc444397b8386850e0/1a6dc455-9b77-4be6-9a35-b3b4db617924.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250910%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250910T151940Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=581c04b4347a6ee4fd75f9dede51b0b1ab25851905fa66bb3fe4f1648f911715 [2025-09-10T15:19:41.186Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-10T15:19:41.186Z] Dload Upload Total Spent Left Speed [2025-09-10T15:19:41.186Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17806 --:--:-- --:--:-- --:--:-- 17806 [2025-09-10T15:19:41.186Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] } [2025-09-10T15:19:41.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-10T15:19:41.429Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-10T15:19:41.450Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:19:41.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-10T15:19:41.758Z] [2025-09-10T15:19:41.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:19:42.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-10T15:19:48.627Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-10T15:19:48.627Z] 0a9a5dfd008f: Already exists [2025-09-10T15:19:48.627Z] 36466aa92d05: Already exists [2025-09-10T15:19:48.627Z] e10405b45d13: Already exists [2025-09-10T15:19:48.627Z] 096b7ceb2af7: Already exists [2025-09-10T15:19:48.627Z] 4f4fb700ef54: Already exists [2025-09-10T15:19:48.627Z] e50aa161e22a: Pulling fs layer [2025-09-10T15:19:48.627Z] d3c8db5fb9df: Pulling fs layer [2025-09-10T15:19:48.627Z] e50aa161e22a: Verifying Checksum [2025-09-10T15:19:48.627Z] e50aa161e22a: Download complete [2025-09-10T15:19:48.627Z] e50aa161e22a: Pull complete [2025-09-10T15:19:49.577Z] d3c8db5fb9df: Verifying Checksum [2025-09-10T15:19:49.577Z] d3c8db5fb9df: Download complete [2025-09-10T15:19:52.858Z] d3c8db5fb9df: Pull complete [2025-09-10T15:19:52.858Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-10T15:19:52.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-10T15:19:52.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:19:52.967Z] prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container [2025-09-10T15:19:52.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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/edgex-snyk-go:latest cat [2025-09-10T15:19:54.613Z] $ docker top b7ba5268e8d1e1170321c75a8c35f7c0a99e0efe82e53d87c28e8e4f7811c64c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T15:19:54.960Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2025-09-10T15:19:54.969Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2025-09-10T15:19:55.246Z] + set -o pipefail [2025-09-10T15:19:55.247Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2025-09-10T15:20:03.366Z] [2025-09-10T15:20:03.366Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2025-09-10T15:20:03.366Z] [2025-09-10T15:20:03.366Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/fe20785d-cd21-4ad5-8f8c-d884726c6e59 [2025-09-10T15:20:03.366Z] [2025-09-10T15:20:03.366Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-10T15:20:03.366Z] [2025-09-10T15:20:03.366Z] [2025-09-10T15:20:03.366Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-10T15:20:03.366Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-10T15:20:03.376Z] $ docker stop --time=1 b7ba5268e8d1e1170321c75a8c35f7c0a99e0efe82e53d87c28e8e4f7811c64c [2025-09-10T15:20:06.975Z] $ docker rm -f --volumes b7ba5268e8d1e1170321c75a8c35f7c0a99e0efe82e53d87c28e8e4f7811c64c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-10T15:20:07.882Z] + git log --format=format:%s -1 2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] sh [2025-09-10T15:20:08.171Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-10T15:20:08.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:20:08.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T15:20:08.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:20:08.545Z] prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container [2025-09-10T15:20:08.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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-09-10T15:20:08.875Z] $ docker top e65511708b766152bbfbc1dba0a42361150b3c66bef0f88734f42db81944c3cd -eo pid,comm [2025-09-10T15:20:08.918Z] 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-09-10T15:20:08.918Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-10T15:20:08.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-10T15:20:08.976Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-10T15:20:09.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-10T15:20:09.082Z] $ docker exec e65511708b766152bbfbc1dba0a42361150b3c66bef0f88734f42db81944c3cd ssh-agent [2025-09-10T15:20:09.190Z] SSH_AUTH_SOCK=/tmp/ssh-2SGZdFDwUHyp/agent.34 [2025-09-10T15:20:09.190Z] SSH_AGENT_PID=40 [2025-09-10T15:20:09.195Z] Running ssh-add (command line suppressed) [2025-09-10T15:20:09.288Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13076889051794272596.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13076889051794272596.key) [2025-09-10T15:20:09.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-10T15:20:09.596Z] + git semver tag [2025-09-10T15:20:09.858Z] 2025-09-10 15:20:09,806 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-10T15:20:09.858Z] 2025-09-10 15:20:09,810 [run_tag] DEBUG tag force:False [2025-09-10T15:20:09.858Z] 2025-09-10 15:20:09,810 [check_head_tag] DEBUG check head tag [2025-09-10T15:20:09.858Z] 2025-09-10 15:20:09,810 [execute] INFO git cat-file --batch-check [2025-09-10T15:20:09.858Z] 2025-09-10 15:20:09,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2025-09-10T15:20:09.858Z] 2025-09-10 15:20:09,812 [execute] INFO git cat-file --batch [2025-09-10T15:20:09.858Z] 2025-09-10 15:20:09,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2025-09-10T15:20:09.858Z] 2025-09-10 15:20:09,818 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-09-10T15:20:09.858Z] 2025-09-10 15:20:09,818 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 [2025-09-10T15:20:09.858Z] 2025-09-10 15:20:09,819 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2025-09-10T15:20:09.858Z] 2025-09-10 15:20:09,822 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-09-10T15:20:09.858Z] 4.1.0-dev.8 [Pipeline] } [2025-09-10T15:20:09.865Z] $ docker exec --env ******** --env ******** e65511708b766152bbfbc1dba0a42361150b3c66bef0f88734f42db81944c3cd ssh-agent -k [2025-09-10T15:20:09.954Z] unset SSH_AUTH_SOCK; [2025-09-10T15:20:09.955Z] unset SSH_AGENT_PID; [2025-09-10T15:20:09.955Z] echo Agent pid 40 killed; [2025-09-10T15:20:09.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-10T15:20:10.295Z] + git semver [Pipeline] } [2025-09-10T15:20:10.559Z] $ docker stop --time=1 e65511708b766152bbfbc1dba0a42361150b3c66bef0f88734f42db81944c3cd [2025-09-10T15:20:11.836Z] $ docker rm -f --volumes e65511708b766152bbfbc1dba0a42361150b3c66bef0f88734f42db81944c3cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:20:12.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-10T15:20:12.250Z] [2025-09-10T15:20:12.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:20:12.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-10T15:20:12.549Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-10T15:20:12.549Z] ab5ef0e58194: Pulling fs layer [2025-09-10T15:20:12.549Z] 9712f1f96733: Pulling fs layer [2025-09-10T15:20:12.549Z] 63f879dbbcfc: Pulling fs layer [2025-09-10T15:20:12.549Z] 0d9ebad4ef96: Pulling fs layer [2025-09-10T15:20:12.549Z] e9a5061849ea: Pulling fs layer [2025-09-10T15:20:12.549Z] d747dcd14b5f: Pulling fs layer [2025-09-10T15:20:12.549Z] 2de7ff778b66: Pulling fs layer [2025-09-10T15:20:12.549Z] 0d9ebad4ef96: Waiting [2025-09-10T15:20:12.549Z] 2de7ff778b66: Waiting [2025-09-10T15:20:12.549Z] d747dcd14b5f: Waiting [2025-09-10T15:20:12.549Z] e9a5061849ea: Waiting [2025-09-10T15:20:12.549Z] 9712f1f96733: Download complete [2025-09-10T15:20:12.807Z] 63f879dbbcfc: Verifying Checksum [2025-09-10T15:20:12.807Z] 63f879dbbcfc: Download complete [2025-09-10T15:20:13.065Z] e9a5061849ea: Verifying Checksum [2025-09-10T15:20:13.065Z] e9a5061849ea: Download complete [2025-09-10T15:20:13.065Z] d747dcd14b5f: Download complete [2025-09-10T15:20:13.065Z] ab5ef0e58194: Verifying Checksum [2025-09-10T15:20:13.065Z] ab5ef0e58194: Download complete [2025-09-10T15:20:13.065Z] 0d9ebad4ef96: Verifying Checksum [2025-09-10T15:20:13.065Z] 0d9ebad4ef96: Download complete [2025-09-10T15:20:13.065Z] 2de7ff778b66: Verifying Checksum [2025-09-10T15:20:13.065Z] 2de7ff778b66: Download complete [2025-09-10T15:20:17.244Z] ab5ef0e58194: Pull complete [2025-09-10T15:20:17.244Z] 9712f1f96733: Pull complete [2025-09-10T15:20:17.808Z] 63f879dbbcfc: Pull complete [2025-09-10T15:20:24.365Z] 0d9ebad4ef96: Pull complete [2025-09-10T15:20:24.365Z] e9a5061849ea: Pull complete [2025-09-10T15:20:24.365Z] d747dcd14b5f: Pull complete [2025-09-10T15:20:25.383Z] 2de7ff778b66: Pull complete [2025-09-10T15:20:25.383Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-10T15:20:25.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-10T15:20:25.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:20:25.526Z] prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container [2025-09-10T15:20:25.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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-lftools:0.23.1-centos7 cat [2025-09-10T15:20:28.890Z] $ docker top 2632ed32ae21d02b7a745de0370953befe7e6f1c855a31c1a97155fca8b8f6f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-10T15:20:28.973Z] provisioning config files... [2025-09-10T15:20:28.980Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2931617250125594963tmp [2025-09-10T15:20:28.989Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5957411502303956079tmp [2025-09-10T15:20:28.998Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config603026581217496278tmp [Pipeline] { [Pipeline] echo [2025-09-10T15:20:29.024Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:20:29.321Z] ---> sigul-configuration.sh [2025-09-10T15:20:29.321Z] gpg: directory `/root/.gnupg' created [2025-09-10T15:20:29.321Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-10T15:20:29.321Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-10T15:20:29.321Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-10T15:20:29.321Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-10T15:20:29.321Z] gpg: CAST5 encrypted data [2025-09-10T15:20:29.321Z] gpg: encrypted with 1 passphrase [2025-09-10T15:20:29.321Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-10T15:20:29.612Z] + mkdir /home/jenkins [2025-09-10T15:20:29.612Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-10T15:20:29.910Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-09-10T15:20:29.926Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:20:30.219Z] ---> sigul-install.sh [2025-09-10T15:20:30.219Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-10T15:20:30.517Z] + git tag --list [2025-09-10T15:20:30.517Z] v0.0.0 [2025-09-10T15:20:30.517Z] v4.0 [2025-09-10T15:20:30.517Z] v4.0.0 [2025-09-10T15:20:30.517Z] v4.1.0-dev.1 [2025-09-10T15:20:30.517Z] v4.1.0-dev.2 [2025-09-10T15:20:30.517Z] v4.1.0-dev.3 [2025-09-10T15:20:30.517Z] v4.1.0-dev.4 [2025-09-10T15:20:30.517Z] v4.1.0-dev.5 [2025-09-10T15:20:30.517Z] v4.1.0-dev.6 [2025-09-10T15:20:30.517Z] v4.1.0-dev.7 [2025-09-10T15:20:30.517Z] v4.1.0-dev.8 [Pipeline] sh [2025-09-10T15:20:30.825Z] + lftools sign git-tag v4.1.0-dev.8 [2025-09-10T15:20:31.398Z] Signing Git tag with Sigul... [2025-09-10T15:20:31.398Z] Signing v4.1.0-dev.8 [Pipeline] echo [2025-09-10T15:20:31.672Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:20:31.973Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-10T15:20:31.986Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-10T15:20:32.007Z] $ docker stop --time=1 2632ed32ae21d02b7a745de0370953befe7e6f1c855a31c1a97155fca8b8f6f0 [2025-09-10T15:20:33.300Z] $ docker rm -f --volumes 2632ed32ae21d02b7a745de0370953befe7e6f1c855a31c1a97155fca8b8f6f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-10T15:20:33.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-10T15:20:33.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:20:34.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T15:20:34.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:20:34.121Z] prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container [2025-09-10T15:20:34.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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-09-10T15:20:34.381Z] $ docker top 5691b4ac3bec20bd86f91b03f3da9271a6c8b8e3c9b442ad1fb9a65f679bc141 -eo pid,comm [2025-09-10T15:20:34.431Z] 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-09-10T15:20:34.431Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-10T15:20:34.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-10T15:20:34.477Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-10T15:20:34.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-10T15:20:34.573Z] $ docker exec 5691b4ac3bec20bd86f91b03f3da9271a6c8b8e3c9b442ad1fb9a65f679bc141 ssh-agent [2025-09-10T15:20:34.677Z] SSH_AUTH_SOCK=/tmp/ssh-Nekx4ldJBUni/agent.32 [2025-09-10T15:20:34.678Z] SSH_AGENT_PID=38 [2025-09-10T15:20:34.681Z] Running ssh-add (command line suppressed) [2025-09-10T15:20:34.772Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12038060309299168710.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12038060309299168710.key) [2025-09-10T15:20:34.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-10T15:20:35.083Z] + git semver bump pre [2025-09-10T15:20:35.342Z] 2025-09-10 15:20:35,286 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-10T15:20:35.342Z] 2025-09-10 15:20:35,289 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-09-10T15:20:35.342Z] 2025-09-10 15:20:35,289 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev [2025-09-10T15:20:35.342Z] 2025-09-10 15:20:35,289 [bump_version] DEBUG bumped version:4.1.0-dev.9 [2025-09-10T15:20:35.342Z] 2025-09-10 15:20:35,289 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2025-09-10T15:20:35.342Z] 2025-09-10 15:20:35,289 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-09-10T15:20:35.342Z] 2025-09-10 15:20:35,290 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-09-10T15:20:35.342Z] 2025-09-10 15:20:35,291 [execute] INFO git cat-file --batch-check [2025-09-10T15:20:35.342Z] 2025-09-10 15:20:35,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-10T15:20:35.342Z] 2025-09-10 15:20:35,294 [execute] INFO git cat-file --batch [2025-09-10T15:20:35.342Z] 2025-09-10 15:20:35,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-10T15:20:35.342Z] 2025-09-10 15:20:35,297 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-09-10T15:20:35.342Z] 4.1.0-dev.9 [Pipeline] } [2025-09-10T15:20:35.345Z] $ docker exec --env ******** --env ******** 5691b4ac3bec20bd86f91b03f3da9271a6c8b8e3c9b442ad1fb9a65f679bc141 ssh-agent -k [2025-09-10T15:20:35.435Z] unset SSH_AUTH_SOCK; [2025-09-10T15:20:35.436Z] unset SSH_AGENT_PID; [2025-09-10T15:20:35.436Z] echo Agent pid 38 killed; [2025-09-10T15:20:35.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-10T15:20:35.773Z] + git semver [Pipeline] } [2025-09-10T15:20:36.036Z] $ docker stop --time=1 5691b4ac3bec20bd86f91b03f3da9271a6c8b8e3c9b442ad1fb9a65f679bc141 [2025-09-10T15:20:37.279Z] $ docker rm -f --volumes 5691b4ac3bec20bd86f91b03f3da9271a6c8b8e3c9b442ad1fb9a65f679bc141 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-10T15:20:37.637Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-10T15:20:37.637Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:20:37.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-10T15:20:37.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:20:38.001Z] prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container [2025-09-10T15:20:38.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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-09-10T15:20:38.259Z] $ docker top 4c656742ac6cada0514761fbafc62960ab87afb17260f2d0ee5b7c2af8024f6d -eo pid,comm [2025-09-10T15:20:38.308Z] 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-09-10T15:20:38.308Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-10T15:20:38.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-10T15:20:38.362Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-10T15:20:38.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-10T15:20:38.461Z] $ docker exec 4c656742ac6cada0514761fbafc62960ab87afb17260f2d0ee5b7c2af8024f6d ssh-agent [2025-09-10T15:20:38.556Z] SSH_AUTH_SOCK=/tmp/ssh-wtcokdHsKgY3/agent.32 [2025-09-10T15:20:38.556Z] SSH_AGENT_PID=38 [2025-09-10T15:20:38.561Z] Running ssh-add (command line suppressed) [2025-09-10T15:20:38.660Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13159886995927431253.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13159886995927431253.key) [2025-09-10T15:20:38.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-10T15:20:38.966Z] + git semver push [2025-09-10T15:20:39.225Z] 2025-09-10 15:20:39,155 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-10T15:20:39.225Z] 2025-09-10 15:20:39,160 [run_push] DEBUG push [2025-09-10T15:20:39.225Z] 2025-09-10 15:20:39,160 [execute] INFO git cat-file --batch-check [2025-09-10T15:20:39.225Z] 2025-09-10 15:20:39,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-10T15:20:39.225Z] 2025-09-10 15:20:39,163 [execute] INFO git rev-list e52122a2f8a6d38d44fbdf222451b0487329a1fc -- [2025-09-10T15:20:39.225Z] 2025-09-10 15:20:39,163 [execute] DEBUG Popen(['git', 'rev-list', 'e52122a2f8a6d38d44fbdf222451b0487329a1fc', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-10T15:20:39.225Z] 2025-09-10 15:20:39,167 [execute] INFO git fetch -v -- origin [2025-09-10T15:20:39.225Z] 2025-09-10 15:20:39,168 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-10T15:20:39.794Z] 2025-09-10 15:20:39,623 [run_push] DEBUG no remote changes detected [2025-09-10T15:20:39.794Z] 2025-09-10 15:20:39,623 [execute] INFO git push origin semver [2025-09-10T15:20:39.794Z] 2025-09-10 15:20:39,623 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-10T15:20:40.731Z] 2025-09-10 15:20:40,407 [run_push] DEBUG push all version tags [2025-09-10T15:20:40.731Z] 2025-09-10 15:20:40,408 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-10T15:20:40.731Z] 2025-09-10 15:20:40,408 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2025-09-10T15:20:41.301Z] 2025-09-10 15:20:41,063 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-09-10T15:20:41.301Z] 4.1.0-dev.9 [Pipeline] } [2025-09-10T15:20:41.302Z] $ docker exec --env ******** --env ******** 4c656742ac6cada0514761fbafc62960ab87afb17260f2d0ee5b7c2af8024f6d ssh-agent -k [2025-09-10T15:20:41.397Z] unset SSH_AUTH_SOCK; [2025-09-10T15:20:41.398Z] unset SSH_AGENT_PID; [2025-09-10T15:20:41.398Z] echo Agent pid 38 killed; [2025-09-10T15:20:41.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-10T15:20:41.722Z] + git semver [Pipeline] } [2025-09-10T15:20:41.986Z] $ docker stop --time=1 4c656742ac6cada0514761fbafc62960ab87afb17260f2d0ee5b7c2af8024f6d [2025-09-10T15:20:43.251Z] $ docker rm -f --volumes 4c656742ac6cada0514761fbafc62960ab87afb17260f2d0ee5b7c2af8024f6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2025-09-10T15:20:43.809Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-09-10T15:20:43.809Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-09-10T15:20:43.809Z] total 16 [2025-09-10T15:20:43.809Z] drwxr-xr-x 3 root root 4096 Sep 10 15:06 . [2025-09-10T15:20:43.809Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 15:20 .. [2025-09-10T15:20:43.809Z] drwxr-xr-x 2 root root 4096 Sep 10 15:06 cost [2025-09-10T15:20:43.809Z] -rw-r--r-- 1 root root 80 Sep 10 15:06 cost.csv [2025-09-10T15:20:43.809Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-09-10T15:20:43.809Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-09-10T15:20:43.809Z] total 16 [2025-09-10T15:20:43.809Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 15:06 . [2025-09-10T15:20:43.809Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 15:20 .. [2025-09-10T15:20:43.809Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 10 15:06 cost [2025-09-10T15:20:43.809Z] -rw-r--r-- 1 jenkins jenkins 80 Sep 10 15:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:20:44.103Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:20:44.961Z] ---> package-listing.sh [2025-09-10T15:20:44.961Z] ++ facter osfamily [2025-09-10T15:20:44.961Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-10T15:20:45.220Z] + OS_FAMILY=debian [2025-09-10T15:20:45.220Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-09-10T15:20:45.220Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-10T15:20:45.220Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-10T15:20:45.220Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-10T15:20:45.220Z] + PACKAGES=/tmp/packages_start.txt [2025-09-10T15:20:45.220Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-09-10T15:20:45.220Z] + PACKAGES=/tmp/packages_end.txt [2025-09-10T15:20:45.220Z] + case "${OS_FAMILY}" in [2025-09-10T15:20:45.220Z] + dpkg -l [2025-09-10T15:20:45.220Z] + grep '^ii' [2025-09-10T15:20:45.220Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-10T15:20:45.220Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-10T15:20:45.220Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-10T15:20:45.220Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-09-10T15:20:45.220Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-09-10T15:20:45.220Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-09-10T15:20:45.232Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-10T15:20:45.510Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-10T15:20:46.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-10T15:20:46.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-10T15:20:46.149Z] prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container [2025-09-10T15:20:46.171Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@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-lftools-log-publisher:latest cat [2025-09-10T15:20:46.394Z] $ docker top 053bf2fb5e98d5c554448026c97d944d3cce8c5b54b7a7023ff4dd599a4229cd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-10T15:20:46.750Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-10T15:20:47.036Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-10T15:20:47.319Z] + ls /var/log/sa-host [2025-09-10T15:20:47.319Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-10T15:20:47.354Z] provisioning config files... [2025-09-10T15:20:47.362Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3771150745574283661tmp [Pipeline] { [Pipeline] echo [2025-09-10T15:20:47.378Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:20:47.657Z] ---> create-netrc.sh [Pipeline] } [2025-09-10T15:20:47.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:20:47.965Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-10T15:20:47.975Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:20:48.256Z] ---> sudo-logs.sh [2025-09-10T15:20:48.256Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-10T15:20:48.289Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:20:48.571Z] ---> job-cost.sh [2025-09-10T15:20:48.571Z] lf-activate-venv: SKIPPING [2025-09-10T15:20:48.571Z] DEBUG: total: 0.2199999988079071 [2025-09-10T15:20:48.571Z] INFO: Retrieving Stack Cost... [2025-09-10T15:20:49.139Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-10T15:20:49.398Z] INFO: Archiving Costs [Pipeline] echo [2025-09-10T15:20:49.412Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-10T15:20:49.695Z] ---> logs-deploy.sh [2025-09-10T15:20:49.695Z] lf-activate-venv: SKIPPING [2025-09-10T15:20:49.695Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/33 [2025-09-10T15:20:49.695Z] INFO: archiving workspace using pattern(s): [2025-09-10T15:20:50.633Z] Archives upload complete. [2025-09-10T15:20:50.893Z] INFO: archiving logs to Nexus [2025-09-10T15:20:51.464Z] ---> uname -a: [2025-09-10T15:20:51.464Z] Linux prd-ubuntu20-04-docker-8c-8g-8645 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-09-10T15:20:51.464Z] [2025-09-10T15:20:51.464Z] [2025-09-10T15:20:51.464Z] ---> lscpu: [2025-09-10T15:20:51.464Z] Architecture: x86_64 [2025-09-10T15:20:51.464Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-10T15:20:51.464Z] Byte Order: Little Endian [2025-09-10T15:20:51.464Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-10T15:20:51.464Z] CPU(s): 8 [2025-09-10T15:20:51.464Z] On-line CPU(s) list: 0-7 [2025-09-10T15:20:51.464Z] Thread(s) per core: 1 [2025-09-10T15:20:51.464Z] Core(s) per socket: 1 [2025-09-10T15:20:51.464Z] Socket(s): 8 [2025-09-10T15:20:51.464Z] NUMA node(s): 1 [2025-09-10T15:20:51.464Z] Vendor ID: AuthenticAMD [2025-09-10T15:20:51.464Z] CPU family: 23 [2025-09-10T15:20:51.464Z] Model: 49 [2025-09-10T15:20:51.464Z] Model name: AMD EPYC-Rome Processor [2025-09-10T15:20:51.464Z] Stepping: 0 [2025-09-10T15:20:51.464Z] CPU MHz: 2799.998 [2025-09-10T15:20:51.464Z] BogoMIPS: 5599.99 [2025-09-10T15:20:51.464Z] Virtualization: AMD-V [2025-09-10T15:20:51.464Z] Hypervisor vendor: KVM [2025-09-10T15:20:51.464Z] Virtualization type: full [2025-09-10T15:20:51.464Z] L1d cache: 256 KiB [2025-09-10T15:20:51.464Z] L1i cache: 256 KiB [2025-09-10T15:20:51.464Z] L2 cache: 4 MiB [2025-09-10T15:20:51.464Z] L3 cache: 128 MiB [2025-09-10T15:20:51.464Z] NUMA node0 CPU(s): 0-7 [2025-09-10T15:20:51.464Z] Vulnerability Gather data sampling: Not affected [2025-09-10T15:20:51.464Z] Vulnerability Itlb multihit: Not affected [2025-09-10T15:20:51.464Z] Vulnerability L1tf: Not affected [2025-09-10T15:20:51.464Z] Vulnerability Mds: Not affected [2025-09-10T15:20:51.464Z] Vulnerability Meltdown: Not affected [2025-09-10T15:20:51.464Z] Vulnerability Mmio stale data: Not affected [2025-09-10T15:20:51.464Z] Vulnerability Retbleed: Vulnerable [2025-09-10T15:20:51.464Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-10T15:20:51.464Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-09-10T15:20:51.464Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-09-10T15:20:51.464Z] Vulnerability Srbds: Not affected [2025-09-10T15:20:51.464Z] Vulnerability Tsx async abort: Not affected [2025-09-10T15:20:51.464Z] 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-09-10T15:20:51.464Z] [2025-09-10T15:20:51.464Z] [2025-09-10T15:20:51.464Z] ---> nproc: [2025-09-10T15:20:51.464Z] 8 [2025-09-10T15:20:51.464Z] [2025-09-10T15:20:51.464Z] [2025-09-10T15:20:51.464Z] ---> df -h: [2025-09-10T15:20:51.464Z] Filesystem Size Used Avail Use% Mounted on [2025-09-10T15:20:51.464Z] overlay 155G 14G 142G 9% / [2025-09-10T15:20:51.464Z] tmpfs 64M 0 64M 0% /dev [2025-09-10T15:20:51.464Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-09-10T15:20:51.464Z] shm 64M 0 64M 0% /dev/shm [2025-09-10T15:20:51.464Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-09-10T15:20:51.464Z] [2025-09-10T15:20:51.464Z] [2025-09-10T15:20:51.464Z] ---> sar -b -r -n DEV: [2025-09-10T15:20:51.464Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8645) 09/10/25 _x86_64_ (8 CPU) [2025-09-10T15:20:51.464Z] [2025-09-10T15:20:51.464Z] 15:00:59 LINUX RESTART (8 CPU) [2025-09-10T15:20:51.464Z] [2025-09-10T15:20:51.464Z] 15:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-09-10T15:20:51.464Z] 15:02:01 453.94 108.22 345.73 0.00 12934.78 207809.23 0.00 [2025-09-10T15:20:51.464Z] 15:03:02 254.22 11.95 242.28 0.00 1696.92 70562.64 0.00 [2025-09-10T15:20:51.464Z] 15:04:01 20.61 0.12 20.49 0.00 0.95 15755.58 0.00 [2025-09-10T15:20:51.464Z] 15:05:01 117.75 0.33 117.41 0.00 44.53 33568.81 0.00 [2025-09-10T15:20:51.464Z] 15:06:01 2.60 0.00 2.60 0.00 0.00 29.06 0.00 [2025-09-10T15:20:51.464Z] 15:07:01 97.25 3.85 93.40 0.00 4288.22 25964.61 0.00 [2025-09-10T15:20:51.464Z] 15:08:01 4.11 0.02 4.10 0.00 0.13 95.42 0.00 [2025-09-10T15:20:51.464Z] 15:09:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2025-09-10T15:20:51.464Z] 15:10:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2025-09-10T15:20:51.464Z] 15:11:01 1.52 0.30 1.22 0.00 16.80 14.40 0.00 [2025-09-10T15:20:51.464Z] 15:12:01 2.73 1.38 1.35 0.00 28.80 16.66 0.00 [2025-09-10T15:20:51.464Z] 15:13:01 1.12 0.00 1.12 0.00 0.00 17.60 0.00 [2025-09-10T15:20:51.464Z] 15:14:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 [2025-09-10T15:20:51.464Z] 15:15:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2025-09-10T15:20:51.464Z] 15:16:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 [2025-09-10T15:20:51.464Z] 15:17:01 1.42 0.03 1.38 0.00 0.27 20.00 0.00 [2025-09-10T15:20:51.464Z] 15:18:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 [2025-09-10T15:20:51.464Z] 15:19:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2025-09-10T15:20:51.464Z] 15:20:01 24.25 0.80 23.45 0.00 15.06 16949.84 0.00 [2025-09-10T15:20:51.464Z] Average: 52.16 6.69 45.47 0.00 1002.24 19524.26 0.00 [2025-09-10T15:20:51.464Z] [2025-09-10T15:20:51.464Z] 15:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-09-10T15:20:51.464Z] 15:02:01 29283972 31561792 751144 2.29 74660 2503432 1829996 5.40 940184 2293280 856 [2025-09-10T15:20:51.465Z] 15:03:02 27313920 31468684 808756 2.46 147916 4140768 2093604 6.17 1406476 3594324 6432 [2025-09-10T15:20:51.465Z] 15:04:01 26375428 31438604 834672 2.54 156948 4975644 1998528 5.89 1554096 4319804 424776 [2025-09-10T15:20:51.465Z] 15:05:01 26840728 31526836 750136 2.28 159572 4633328 1686528 4.97 1597616 3853696 528 [2025-09-10T15:20:51.465Z] 15:06:01 26839996 31526300 750344 2.28 159612 4633332 1686528 4.97 1597324 3853700 20 [2025-09-10T15:20:51.465Z] 15:07:01 25826048 31500232 759876 2.31 206060 5510108 1723528 5.08 1915004 4460980 344 [2025-09-10T15:20:51.465Z] 15:08:01 25828344 31501980 758332 2.31 205796 5509848 1727876 5.09 1913692 4460712 24 [2025-09-10T15:20:51.465Z] 15:09:01 25836712 31510392 749856 2.28 205836 5509852 1727876 5.09 1905572 4460716 36 [2025-09-10T15:20:51.465Z] 15:10:01 25836720 31510428 749784 2.28 205864 5509852 1727876 5.09 1905596 4460716 20 [2025-09-10T15:20:51.465Z] 15:11:01 25839972 31514204 745916 2.27 205904 5510340 1727876 5.09 1904436 4461032 12 [2025-09-10T15:20:51.465Z] 15:12:01 25833664 31509828 750008 2.28 205936 5511224 1727876 5.09 1908624 4461336 12 [2025-09-10T15:20:51.465Z] 15:13:01 25836644 31512832 746936 2.27 205968 5511228 1727876 5.09 1906024 4461320 8 [2025-09-10T15:20:51.465Z] 15:14:01 25837088 31513340 746592 2.27 205984 5511232 1727876 5.09 1906100 4461324 168 [2025-09-10T15:20:51.465Z] 15:15:01 25837032 31513360 746500 2.27 206060 5511232 1727876 5.09 1906184 4461324 176 [2025-09-10T15:20:51.465Z] 15:16:01 25836796 31513156 746704 2.27 206092 5511232 1727876 5.09 1905844 4461328 12 [2025-09-10T15:20:51.465Z] 15:17:01 25834240 31510752 748832 2.28 206128 5511208 1757968 5.18 1906204 4461296 12 [2025-09-10T15:20:51.465Z] 15:18:01 25834848 31511424 748128 2.28 206148 5511216 1757968 5.18 1906188 4461300 8 [2025-09-10T15:20:51.465Z] 15:19:01 25835036 31511632 747856 2.28 206172 5511220 1757968 5.18 1906552 4461304 208 [2025-09-10T15:20:51.465Z] 15:20:01 24690532 31239116 1012420 3.08 231932 6268744 2021236 5.96 2268760 5140372 374920 [2025-09-10T15:20:51.465Z] Average: 26168301 31494468 771200 2.35 189926 5199739 1782355 5.25 1797920 4265782 42556 [2025-09-10T15:20:51.465Z] [2025-09-10T15:20:51.465Z] 15:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-09-10T15:20:51.465Z] 15:02:01 ens3 553.24 359.36 4780.12 91.58 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:02:01 docker0 16.00 17.70 1.19 126.42 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:02:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:02:01 vethf8e8aca 16.00 17.80 1.41 126.42 0.00 0.00 0.00 0.01 [2025-09-10T15:20:51.465Z] 15:03:02 ens3 528.45 388.59 6234.03 81.29 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:03:02 veth318dba6 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:03:02 docker0 293.85 380.37 25.08 2969.36 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:03:02 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:04:01 ens3 20.01 10.47 21.52 6.08 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:04:01 veth318dba6 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:04:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:05:01 ens3 89.84 73.87 224.75 369.20 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:05:01 docker0 5.18 9.75 0.31 123.32 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:05:01 lo 5.53 5.53 0.56 0.56 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:06:01 ens3 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:07:01 ens3 361.19 250.39 5521.70 23.85 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:07:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:08:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:09:01 ens3 0.35 0.12 1.43 0.01 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:10:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:11:01 ens3 0.87 0.58 0.81 0.37 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:12:01 ens3 5.88 4.75 3.87 4.69 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:12:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:13:01 ens3 1.73 1.43 0.97 1.21 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:17:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:18:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:19:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:20:01 veth0f311b8 64.61 93.80 6.60 910.74 0.00 0.00 0.00 0.07 [2025-09-10T15:20:51.465Z] 15:20:01 ens3 189.67 118.41 3562.06 17.62 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:20:01 docker0 64.61 93.68 5.72 910.73 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] 15:20:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] Average: veth0f311b8 3.40 4.94 0.35 47.97 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] Average: ens3 92.32 63.67 1072.03 31.39 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] Average: docker0 20.00 26.42 1.70 217.54 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2025-09-10T15:20:51.465Z] [2025-09-10T15:20:51.465Z] [2025-09-10T15:20:51.465Z] ---> sar -P ALL: [2025-09-10T15:20:51.465Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8645) 09/10/25 _x86_64_ (8 CPU) [2025-09-10T15:20:51.465Z] [2025-09-10T15:20:51.465Z] 15:00:59 LINUX RESTART (8 CPU) [2025-09-10T15:20:51.465Z] [2025-09-10T15:20:51.465Z] 15:01:01 CPU %user %nice %system %iowait %steal %idle [2025-09-10T15:20:51.465Z] 15:02:01 all 7.53 0.00 2.25 2.44 0.04 87.73 [2025-09-10T15:20:51.465Z] 15:02:01 0 8.78 0.00 2.33 6.88 0.07 81.95 [2025-09-10T15:20:51.465Z] 15:02:01 1 8.05 0.00 1.75 0.52 0.05 89.64 [2025-09-10T15:20:51.465Z] 15:02:01 2 9.78 0.00 1.76 0.18 0.05 88.23 [2025-09-10T15:20:51.465Z] 15:02:01 3 7.18 0.00 2.49 1.04 0.03 89.26 [2025-09-10T15:20:51.465Z] 15:02:01 4 6.49 0.00 2.09 0.30 0.03 91.09 [2025-09-10T15:20:51.465Z] 15:02:01 5 6.10 0.00 3.17 4.11 0.03 86.59 [2025-09-10T15:20:51.465Z] 15:02:01 6 5.76 0.00 2.81 6.08 0.05 85.30 [2025-09-10T15:20:51.465Z] 15:02:01 7 8.12 0.00 1.63 0.42 0.03 89.80 [2025-09-10T15:20:51.465Z] 15:03:02 all 7.60 0.00 3.07 3.15 0.07 86.12 [2025-09-10T15:20:51.465Z] 15:03:02 0 8.17 0.00 2.90 1.15 0.07 87.72 [2025-09-10T15:20:51.465Z] 15:03:02 1 5.94 0.00 2.43 0.57 0.07 90.99 [2025-09-10T15:20:51.465Z] 15:03:02 2 6.92 0.00 2.72 0.32 0.05 89.99 [2025-09-10T15:20:51.465Z] 15:03:02 3 7.57 0.00 3.53 5.19 0.07 83.64 [2025-09-10T15:20:51.465Z] 15:03:02 4 8.74 0.00 3.77 1.83 0.07 85.60 [2025-09-10T15:20:51.465Z] 15:03:02 5 8.34 0.00 2.91 1.83 0.07 86.85 [2025-09-10T15:20:51.465Z] 15:03:02 6 7.28 0.00 2.46 3.02 0.07 87.17 [2025-09-10T15:20:51.465Z] 15:03:02 7 7.83 0.00 3.87 11.29 0.07 76.94 [2025-09-10T15:20:51.465Z] 15:04:01 all 58.53 0.00 7.09 0.41 0.10 33.87 [2025-09-10T15:20:51.465Z] 15:04:01 0 58.76 0.00 7.11 0.21 0.10 33.82 [2025-09-10T15:20:51.465Z] 15:04:01 1 59.57 0.00 6.91 0.10 0.10 33.31 [2025-09-10T15:20:51.465Z] 15:04:01 2 57.20 0.00 6.89 0.10 0.10 35.70 [2025-09-10T15:20:51.465Z] 15:04:01 3 57.67 0.00 7.71 0.43 0.10 34.09 [2025-09-10T15:20:51.465Z] 15:04:01 4 60.52 0.00 7.33 0.17 0.10 31.88 [2025-09-10T15:20:51.465Z] 15:04:01 5 58.67 0.00 7.20 0.31 0.09 33.74 [2025-09-10T15:20:51.465Z] 15:04:01 6 58.16 0.00 6.87 0.65 0.10 34.22 [2025-09-10T15:20:51.465Z] 15:04:01 7 57.67 0.00 6.72 1.29 0.12 34.21 [2025-09-10T15:20:51.465Z] 15:05:01 all 25.46 0.00 4.11 1.14 0.06 69.23 [2025-09-10T15:20:51.465Z] 15:05:01 0 24.15 0.00 3.96 2.21 0.07 69.61 [2025-09-10T15:20:51.465Z] 15:05:01 1 27.48 0.00 4.39 1.59 0.07 66.48 [2025-09-10T15:20:51.465Z] 15:05:01 2 24.28 0.00 4.00 0.20 0.05 71.46 [2025-09-10T15:20:51.465Z] 15:05:01 3 25.00 0.00 3.88 0.32 0.05 70.75 [2025-09-10T15:20:51.465Z] 15:05:01 4 28.11 0.00 4.04 0.25 0.07 67.53 [2025-09-10T15:20:51.465Z] 15:05:01 5 25.65 0.00 4.09 0.30 0.07 69.89 [2025-09-10T15:20:51.465Z] 15:05:01 6 24.71 0.00 4.20 0.39 0.05 70.66 [2025-09-10T15:20:51.465Z] 15:05:01 7 24.31 0.00 4.30 3.88 0.07 67.44 [2025-09-10T15:20:51.465Z] 15:06:01 all 0.07 0.00 0.02 0.01 0.00 99.90 [2025-09-10T15:20:51.465Z] 15:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-09-10T15:20:51.465Z] 15:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T15:20:51.465Z] 15:06:01 2 0.03 0.00 0.00 0.03 0.00 99.93 [2025-09-10T15:20:51.465Z] 15:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-10T15:20:51.465Z] 15:06:01 4 0.33 0.00 0.05 0.03 0.03 99.55 [2025-09-10T15:20:51.465Z] 15:06:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2025-09-10T15:20:51.465Z] 15:06:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-09-10T15:20:51.465Z] 15:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T15:20:51.465Z] 15:07:01 all 4.43 0.00 2.20 0.78 0.04 92.56 [2025-09-10T15:20:51.465Z] 15:07:01 0 4.32 0.00 1.42 0.54 0.03 93.69 [2025-09-10T15:20:51.465Z] 15:07:01 1 4.82 0.00 2.51 0.59 0.03 92.04 [2025-09-10T15:20:51.465Z] 15:07:01 2 3.67 0.00 1.27 1.36 0.03 93.67 [2025-09-10T15:20:51.465Z] 15:07:01 3 3.65 0.00 3.32 0.49 0.03 92.51 [2025-09-10T15:20:51.465Z] 15:07:01 4 5.50 0.00 2.16 0.38 0.03 91.93 [2025-09-10T15:20:51.465Z] 15:07:01 5 4.52 0.00 2.03 0.13 0.05 93.27 [2025-09-10T15:20:51.465Z] 15:07:01 6 4.35 0.00 3.22 0.03 0.03 92.36 [2025-09-10T15:20:51.465Z] 15:07:01 7 4.56 0.00 1.68 2.70 0.05 91.01 [2025-09-10T15:20:51.465Z] 15:08:01 all 0.07 0.00 0.04 0.01 0.01 99.87 [2025-09-10T15:20:51.465Z] 15:08:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2025-09-10T15:20:51.465Z] 15:08:01 1 0.23 0.00 0.07 0.00 0.00 99.70 [2025-09-10T15:20:51.465Z] 15:08:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2025-09-10T15:20:51.465Z] 15:08:01 3 0.05 0.00 0.03 0.08 0.00 99.83 [2025-09-10T15:20:51.465Z] 15:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-09-10T15:20:51.465Z] 15:08:01 5 0.07 0.00 0.08 0.00 0.02 99.83 [2025-09-10T15:20:51.465Z] 15:08:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2025-09-10T15:20:51.465Z] 15:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-10T15:20:51.465Z] 15:09:01 all 0.21 0.00 0.02 0.00 0.01 99.76 [2025-09-10T15:20:51.465Z] 15:09:01 0 1.45 0.00 0.05 0.00 0.00 98.50 [2025-09-10T15:20:51.465Z] 15:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-09-10T15:20:51.465Z] 15:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T15:20:51.465Z] 15:09:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-10T15:20:51.465Z] 15:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-10T15:20:51.465Z] 15:09:01 5 0.05 0.00 0.07 0.00 0.03 99.85 [2025-09-10T15:20:51.465Z] 15:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-10T15:20:51.465Z] 15:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-10T15:20:51.465Z] 15:10:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2025-09-10T15:20:51.465Z] 15:10:01 0 1.97 0.00 0.00 0.00 0.02 98.01 [2025-09-10T15:20:51.465Z] 15:10:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2025-09-10T15:20:51.465Z] 15:10:01 2 0.18 0.00 0.02 0.00 0.02 99.78 [2025-09-10T15:20:51.465Z] 15:10:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2025-09-10T15:20:51.465Z] 15:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T15:20:51.465Z] 15:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T15:20:51.465Z] 15:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T15:20:51.465Z] 15:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T15:20:51.465Z] 15:11:01 all 0.24 0.00 0.02 0.00 0.01 99.72 [2025-09-10T15:20:51.465Z] 15:11:01 0 1.17 0.00 0.12 0.00 0.00 98.71 [2025-09-10T15:20:51.465Z] 15:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T15:20:51.465Z] 15:11:01 2 0.32 0.00 0.02 0.00 0.00 99.67 [2025-09-10T15:20:51.465Z] 15:11:01 3 0.07 0.00 0.00 0.02 0.00 99.92 [2025-09-10T15:20:51.465Z] 15:11:01 4 0.15 0.00 0.02 0.00 0.00 99.83 [2025-09-10T15:20:51.465Z] 15:11:01 5 0.12 0.00 0.03 0.00 0.03 99.82 [2025-09-10T15:20:51.465Z] 15:11:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2025-09-10T15:20:51.465Z] 15:11:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2025-09-10T15:20:51.465Z] 15:12:01 all 0.23 0.00 0.03 0.01 0.01 99.73 [2025-09-10T15:20:51.465Z] 15:12:01 0 0.45 0.00 0.07 0.00 0.02 99.47 [2025-09-10T15:20:51.465Z] 15:12:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2025-09-10T15:20:51.465Z] 15:12:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2025-09-10T15:20:51.465Z] 15:12:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-10T15:20:51.465Z] 15:12:01 4 0.27 0.00 0.02 0.03 0.00 99.68 [2025-09-10T15:20:51.465Z] 15:12:01 5 0.67 0.00 0.05 0.00 0.02 99.27 [2025-09-10T15:20:51.465Z] 15:12:01 6 0.17 0.00 0.02 0.00 0.02 99.80 [2025-09-10T15:20:51.465Z] 15:12:01 7 0.12 0.00 0.02 0.00 0.02 99.85 [2025-09-10T15:20:51.465Z] [2025-09-10T15:20:51.465Z] 15:12:01 CPU %user %nice %system %iowait %steal %idle [2025-09-10T15:20:51.465Z] 15:13:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-09-10T15:20:51.465Z] 15:13:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-09-10T15:20:51.465Z] 15:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T15:20:51.465Z] 15:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T15:20:51.465Z] 15:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-09-10T15:20:51.465Z] 15:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T15:20:51.465Z] 15:13:01 5 0.08 0.00 0.03 0.00 0.03 99.85 [2025-09-10T15:20:51.465Z] 15:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-09-10T15:20:51.466Z] 15:13:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-10T15:20:51.466Z] 15:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-09-10T15:20:51.466Z] 15:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T15:20:51.466Z] 15:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-10T15:20:51.466Z] 15:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T15:20:51.466Z] 15:14:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2025-09-10T15:20:51.466Z] 15:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T15:20:51.466Z] 15:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T15:20:51.466Z] 15:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-10T15:20:51.466Z] 15:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T15:20:51.466Z] 15:15:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2025-09-10T15:20:51.466Z] 15:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T15:20:51.466Z] 15:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T15:20:51.466Z] 15:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-09-10T15:20:51.466Z] 15:15:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-10T15:20:51.466Z] 15:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T15:20:51.466Z] 15:15:01 5 0.07 0.00 0.02 0.00 0.03 99.88 [2025-09-10T15:20:51.466Z] 15:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T15:20:51.466Z] 15:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T15:20:51.466Z] 15:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-09-10T15:20:51.466Z] 15:16:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-09-10T15:20:51.466Z] 15:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-10T15:20:51.466Z] 15:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T15:20:51.466Z] 15:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-10T15:20:51.466Z] 15:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-09-10T15:20:51.466Z] 15:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-09-10T15:20:51.466Z] 15:16:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-10T15:20:51.466Z] 15:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-09-10T15:20:51.466Z] 15:17:01 all 0.28 0.00 0.04 0.00 0.01 99.67 [2025-09-10T15:20:51.466Z] 15:17:01 0 2.00 0.00 0.05 0.00 0.00 97.95 [2025-09-10T15:20:51.466Z] 15:17:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2025-09-10T15:20:51.466Z] 15:17:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2025-09-10T15:20:51.466Z] 15:17:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2025-09-10T15:20:51.466Z] 15:17:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2025-09-10T15:20:51.466Z] 15:17:01 5 0.05 0.00 0.07 0.00 0.02 99.87 [2025-09-10T15:20:51.466Z] 15:17:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-09-10T15:20:51.466Z] 15:17:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2025-09-10T15:20:51.466Z] 15:18:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-09-10T15:20:51.466Z] 15:18:01 0 1.97 0.00 0.02 0.00 0.02 98.00 [2025-09-10T15:20:51.466Z] 15:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-09-10T15:20:51.466Z] 15:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-10T15:20:51.466Z] 15:18:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-09-10T15:20:51.466Z] 15:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T15:20:51.466Z] 15:18:01 5 0.05 0.00 0.03 0.00 0.03 99.88 [2025-09-10T15:20:51.466Z] 15:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-09-10T15:20:51.466Z] 15:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-09-10T15:20:51.466Z] 15:19:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-09-10T15:20:51.466Z] 15:19:01 0 1.87 0.00 0.03 0.00 0.00 98.10 [2025-09-10T15:20:51.466Z] 15:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-09-10T15:20:51.466Z] 15:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-09-10T15:20:51.466Z] 15:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-10T15:20:51.466Z] 15:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-09-10T15:20:51.466Z] 15:19:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2025-09-10T15:20:51.466Z] 15:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-09-10T15:20:51.466Z] 15:19:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2025-09-10T15:20:51.466Z] 15:20:01 all 3.30 0.00 1.11 0.36 0.02 95.21 [2025-09-10T15:20:51.466Z] 15:20:01 0 3.18 0.00 0.79 0.00 0.02 96.01 [2025-09-10T15:20:51.466Z] 15:20:01 1 2.98 0.00 1.10 0.05 0.02 95.85 [2025-09-10T15:20:51.466Z] 15:20:01 2 3.23 0.00 1.22 0.03 0.02 95.50 [2025-09-10T15:20:51.466Z] 15:20:01 3 3.61 0.00 0.99 0.40 0.02 94.98 [2025-09-10T15:20:51.466Z] 15:20:01 4 2.36 0.00 0.79 0.10 0.02 96.74 [2025-09-10T15:20:51.466Z] 15:20:01 5 3.20 0.00 1.21 0.07 0.03 95.49 [2025-09-10T15:20:51.466Z] 15:20:01 6 3.33 0.00 1.31 0.00 0.02 95.35 [2025-09-10T15:20:51.466Z] 15:20:01 7 4.52 0.00 1.46 2.26 0.03 91.73 [2025-09-10T15:20:51.466Z] Average: all 5.65 0.00 1.05 0.44 0.02 92.85 [2025-09-10T15:20:51.466Z] Average: 0 6.15 0.00 0.98 0.57 0.03 92.27 [2025-09-10T15:20:51.466Z] Average: 1 5.69 0.00 1.01 0.18 0.02 93.10 [2025-09-10T15:20:51.466Z] Average: 2 5.50 0.00 0.94 0.12 0.02 93.43 [2025-09-10T15:20:51.466Z] Average: 3 5.44 0.00 1.14 0.43 0.02 92.97 [2025-09-10T15:20:51.466Z] Average: 4 5.84 0.00 1.06 0.16 0.02 92.92 [2025-09-10T15:20:51.466Z] Average: 5 5.60 0.00 1.10 0.35 0.03 92.92 [2025-09-10T15:20:51.466Z] Average: 6 5.40 0.00 1.10 0.53 0.02 92.95 [2025-09-10T15:20:51.466Z] Average: 7 5.57 0.00 1.03 1.14 0.02 92.24 [2025-09-10T15:20:51.466Z] [2025-09-10T15:20:51.466Z] [2025-09-10T15:20:51.466Z]