Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3928fc2afe33140d01c8e3765cf048beb99a8a95 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-ssh14865237487895676519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh6716761851490633587.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/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-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11680814316622300663.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh14668184890694329739.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-opc-ua/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-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7048520125743370715.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-opc-ua] ========================================================= [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-opc-ua-settings PROJECT: device-opc-ua 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-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1105 in /w/workspace/edgexfoundry_device-opc-ua_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-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.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-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3928fc2afe33140d01c8e3765cf048beb99a8a95 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.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 3928fc2afe33140d01c8e3765cf048beb99a8a95 # timeout=10 Commit message: "Merge pull request #120 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.8.0" > git rev-list --no-walk 8fe993c815571e2722f031c8f5cb1208b33404e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-05-08T17:23:40.319Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-05-08T17:23:40.406Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-05-08T17:23:40.437Z] ========================================================= [2025-05-08T17:23:40.437Z] EdgeX Global Pipelines Version Info [2025-05-08T17:23:40.437Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:23:41.597Z] ------------------- [2025-05-08T17:23:41.597Z] stable info: [2025-05-08T17:23:41.597Z] ------------------- [2025-05-08T17:23:41.597Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-08T17:23:41.597Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-08T17:23:41.597Z] Message: update stable to v1.0.274 [2025-05-08T17:23:42.165Z] ------------------- [2025-05-08T17:23:42.165Z] experimental info: [2025-05-08T17:23:42.165Z] ------------------- [2025-05-08T17:23:42.165Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-08T17:23:42.165Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-05-08T17:23:42.165Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-05-08T17:23:42.239Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-05-08T17:23:42.257Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-05-08T17:23:42.278Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-05-08T17:23:42.301Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-05-08T17:23:42.319Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-05-08T17:23:42.344Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-05-08T17:23:42.370Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-05-08T17:23:42.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-05-08T17:23:42.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-05-08T17:23:42.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-05-08T17:23:42.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-05-08T17:23:42.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-05-08T17:23:42.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-05-08T17:23:42.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-05-08T17:23:42.564Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-05-08T17:23:42.582Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-05-08T17:23:42.604Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-05-08T17:23:42.628Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-05-08T17:23:42.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-05-08T17:23:42.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-05-08T17:23:42.695Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-05-08T17:23:42.717Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-05-08T17:23:42.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-05-08T17:23:42.759Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-05-08T17:23:42.782Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-05-08T17:23:42.809Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-05-08T17:23:42.830Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-05-08T17:23:42.846Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-05-08T17:23:42.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-05-08T17:23:42.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-05-08T17:23:42.905Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] echo [2025-05-08T17:23:42.926Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3928fc2 [Pipeline] echo [2025-05-08T17:23:42.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-08T17:23:43.008Z] provisioning config files... [2025-05-08T17:23:43.022Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12199007450048547190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:23:43.361Z] ---> ****-login.sh [2025-05-08T17:23:43.362Z] nexus3.edgexfoundry.org:10001 [2025-05-08T17:23:43.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:23:43.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:23:43.621Z] Configure a credential helper to remove this warning. See [2025-05-08T17:23:43.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:23:43.621Z] [2025-05-08T17:23:43.621Z] Login Succeeded [2025-05-08T17:23:43.621Z] nexus3.edgexfoundry.org:10002 [2025-05-08T17:23:43.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:23:43.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:23:43.882Z] Configure a credential helper to remove this warning. See [2025-05-08T17:23:43.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:23:43.882Z] [2025-05-08T17:23:43.882Z] Login Succeeded [2025-05-08T17:23:43.882Z] nexus3.edgexfoundry.org:10003 [2025-05-08T17:23:43.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:23:43.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:23:43.882Z] Configure a credential helper to remove this warning. See [2025-05-08T17:23:43.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:23:43.882Z] [2025-05-08T17:23:43.882Z] Login Succeeded [2025-05-08T17:23:43.882Z] nexus3.edgexfoundry.org:10004 [2025-05-08T17:23:43.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:23:44.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:23:44.143Z] Configure a credential helper to remove this warning. See [2025-05-08T17:23:44.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:23:44.143Z] [2025-05-08T17:23:44.143Z] Login Succeeded [2025-05-08T17:23:44.143Z] ****.io [2025-05-08T17:23:44.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:23:44.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:23:44.403Z] Configure a credential helper to remove this warning. See [2025-05-08T17:23:44.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:23:44.403Z] [2025-05-08T17:23:44.403Z] Login Succeeded [2025-05-08T17:23:44.403Z] ---> ****-login.sh ends [Pipeline] } [2025-05-08T17:23:44.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-05-08T17:23:44.821Z] + git rev-list -1 --merges 3928fc2afe33140d01c8e3765cf048beb99a8a95~1..3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] echo [2025-05-08T17:23:44.851Z] -----------> git rev-list -1 --merges 3928fc2afe33140d01c8e3765cf048beb99a8a95~1..3928fc2afe33140d01c8e3765cf048beb99a8a95 3928fc2afe33140d01c8e3765cf048beb99a8a95 [2025-05-08T17:23:44.851Z] 3928fc2afe33140d01c8e3765cf048beb99a8a95 [false] [Pipeline] sh [2025-05-08T17:23:45.143Z] + git log --format=format:%s -1 3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] echo [2025-05-08T17:23:45.161Z] ========================================================= [2025-05-08T17:23:45.161Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-05-08T17:23:45.161Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-08T17:23:45.499Z] + git log --format=format:%s -1 3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] echo [2025-05-08T17:23:45.513Z] [semverPrep] GIT_COMMIT: 3928fc2afe33140d01c8e3765cf048beb99a8a95, Commit Message: Merge pull request #120 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.8.0 [Pipeline] echo [2025-05-08T17:23:45.531Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-05-08T17:23:45.933Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-08T17:23:45.933Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-05-08T17:23:45.933Z] + [ -e /tmp/ssh_known_hosts ] [2025-05-08T17:23:45.933Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-05-08T17:23:45.933Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-05-08T17:23:45.933Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-05-08T17:23:45.933Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:23:46.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-08T17:23:46.361Z] [2025-05-08T17:23:46.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:23:46.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-08T17:23:46.667Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-05-08T17:23:46.667Z] b85a868b505f: Pulling fs layer [2025-05-08T17:23:46.667Z] e2be974225ed: Pulling fs layer [2025-05-08T17:23:46.667Z] 339a4e72a1f5: Pulling fs layer [2025-05-08T17:23:46.667Z] 988bab9f4d93: Pulling fs layer [2025-05-08T17:23:46.667Z] 1469e6f7b9e6: Pulling fs layer [2025-05-08T17:23:46.667Z] eaf3925da568: Pulling fs layer [2025-05-08T17:23:46.667Z] bab4dde63d76: Pulling fs layer [2025-05-08T17:23:46.667Z] bde34c3a00c8: Pulling fs layer [2025-05-08T17:23:46.667Z] b352a97aabf1: Pulling fs layer [2025-05-08T17:23:46.667Z] 4872d77fe225: Pulling fs layer [2025-05-08T17:23:46.667Z] 5851b861e8e6: Pulling fs layer [2025-05-08T17:23:46.667Z] bab4dde63d76: Waiting [2025-05-08T17:23:46.667Z] bde34c3a00c8: Waiting [2025-05-08T17:23:46.667Z] b352a97aabf1: Waiting [2025-05-08T17:23:46.667Z] 4872d77fe225: Waiting [2025-05-08T17:23:46.667Z] 5851b861e8e6: Waiting [2025-05-08T17:23:46.667Z] 988bab9f4d93: Waiting [2025-05-08T17:23:46.667Z] eaf3925da568: Waiting [2025-05-08T17:23:46.667Z] 1469e6f7b9e6: Waiting [2025-05-08T17:23:46.667Z] e2be974225ed: Verifying Checksum [2025-05-08T17:23:46.667Z] e2be974225ed: Download complete [2025-05-08T17:23:46.667Z] 988bab9f4d93: Verifying Checksum [2025-05-08T17:23:46.667Z] 988bab9f4d93: Download complete [2025-05-08T17:23:46.933Z] 1469e6f7b9e6: Verifying Checksum [2025-05-08T17:23:46.933Z] 1469e6f7b9e6: Download complete [2025-05-08T17:23:46.933Z] eaf3925da568: Verifying Checksum [2025-05-08T17:23:46.933Z] eaf3925da568: Download complete [2025-05-08T17:23:46.933Z] 339a4e72a1f5: Verifying Checksum [2025-05-08T17:23:46.933Z] 339a4e72a1f5: Download complete [2025-05-08T17:23:46.933Z] bde34c3a00c8: Verifying Checksum [2025-05-08T17:23:46.933Z] bde34c3a00c8: Download complete [2025-05-08T17:23:46.933Z] b352a97aabf1: Verifying Checksum [2025-05-08T17:23:46.933Z] b352a97aabf1: Download complete [2025-05-08T17:23:46.933Z] 4872d77fe225: Verifying Checksum [2025-05-08T17:23:46.933Z] 4872d77fe225: Download complete [2025-05-08T17:23:46.933Z] 5851b861e8e6: Download complete [2025-05-08T17:23:47.192Z] b85a868b505f: Verifying Checksum [2025-05-08T17:23:47.192Z] b85a868b505f: Download complete [2025-05-08T17:23:47.451Z] bab4dde63d76: Verifying Checksum [2025-05-08T17:23:47.451Z] bab4dde63d76: Download complete [2025-05-08T17:23:48.388Z] b85a868b505f: Pull complete [2025-05-08T17:23:48.388Z] e2be974225ed: Pull complete [2025-05-08T17:23:48.956Z] 339a4e72a1f5: Pull complete [2025-05-08T17:23:48.956Z] 988bab9f4d93: Pull complete [2025-05-08T17:23:49.216Z] 1469e6f7b9e6: Pull complete [2025-05-08T17:23:49.216Z] eaf3925da568: Pull complete [2025-05-08T17:23:51.120Z] bab4dde63d76: Pull complete [2025-05-08T17:23:51.120Z] bde34c3a00c8: Pull complete [2025-05-08T17:23:51.120Z] b352a97aabf1: Pull complete [2025-05-08T17:23:51.380Z] 4872d77fe225: Pull complete [2025-05-08T17:23:51.380Z] 5851b861e8e6: Pull complete [2025-05-08T17:23:51.380Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-05-08T17:23:51.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-08T17:23:51.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:23:51.532Z] prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container [2025-05-08T17:23:51.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-05-08T17:23:54.680Z] $ docker top 8bc3b8de7d6b5c3e2682cbc618a70dc8b387fdf2706ea626d82e13eb1747a371 -eo pid,comm [2025-05-08T17:23:54.733Z] 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-05-08T17:23:54.733Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-08T17:23:54.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-08T17:23:54.790Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-08T17:23:54.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-08T17:23:54.912Z] $ docker exec 8bc3b8de7d6b5c3e2682cbc618a70dc8b387fdf2706ea626d82e13eb1747a371 ssh-agent [2025-05-08T17:23:55.019Z] SSH_AUTH_SOCK=/tmp/ssh-sU5IUOI76v2z/agent.32 [2025-05-08T17:23:55.019Z] SSH_AGENT_PID=38 [2025-05-08T17:23:55.025Z] Running ssh-add (command line suppressed) [2025-05-08T17:23:55.120Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16922503890407686.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16922503890407686.key) [2025-05-08T17:23:55.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-08T17:23:55.429Z] + git tag --points-at HEAD [Pipeline] } [2025-05-08T17:23:55.440Z] $ docker exec --env ******** --env ******** 8bc3b8de7d6b5c3e2682cbc618a70dc8b387fdf2706ea626d82e13eb1747a371 ssh-agent -k [2025-05-08T17:23:55.539Z] unset SSH_AUTH_SOCK; [2025-05-08T17:23:55.540Z] unset SSH_AGENT_PID; [2025-05-08T17:23:55.540Z] echo Agent pid 38 killed; [2025-05-08T17:23:55.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-05-08T17:23:55.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-08T17:23:55.591Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-08T17:23:55.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-08T17:23:55.694Z] $ docker exec 8bc3b8de7d6b5c3e2682cbc618a70dc8b387fdf2706ea626d82e13eb1747a371 ssh-agent [2025-05-08T17:23:55.794Z] SSH_AUTH_SOCK=/tmp/ssh-tsv180ijKxCi/agent.71 [2025-05-08T17:23:55.794Z] SSH_AGENT_PID=77 [2025-05-08T17:23:55.799Z] Running ssh-add (command line suppressed) [2025-05-08T17:23:55.910Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2411681854717850506.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2411681854717850506.key) [2025-05-08T17:23:55.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-08T17:23:56.220Z] + git semver init [2025-05-08T17:23:56.479Z] 2025-05-08 17:23:56,387 [run_init] DEBUG init version:0.0.0 force:False [2025-05-08T17:23:56.479Z] 2025-05-08 17:23:56,388 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-05-08T17:23:56.479Z] 2025-05-08 17:23:56,389 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-05-08T17:23:56.479Z] 2025-05-08 17:23:56,389 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) [2025-05-08T17:23:57.414Z] 2025-05-08 17:23:57,391 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-05-08T17:23:57.414Z] 2025-05-08 17:23:57,392 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-05-08T17:23:57.414Z] 2025-05-08 17:23:57,392 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-05-08T17:23:57.414Z] 2025-05-08 17:23:57,392 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-05-08T17:23:57.414Z] 4.1.0-dev.2 [Pipeline] } [2025-05-08T17:23:57.421Z] $ docker exec --env ******** --env ******** 8bc3b8de7d6b5c3e2682cbc618a70dc8b387fdf2706ea626d82e13eb1747a371 ssh-agent -k [2025-05-08T17:23:57.511Z] unset SSH_AUTH_SOCK; [2025-05-08T17:23:57.511Z] unset SSH_AGENT_PID; [2025-05-08T17:23:57.511Z] echo Agent pid 77 killed; [2025-05-08T17:23:57.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-08T17:23:57.845Z] + git semver [Pipeline] } [2025-05-08T17:23:58.118Z] $ docker stop --time=1 8bc3b8de7d6b5c3e2682cbc618a70dc8b387fdf2706ea626d82e13eb1747a371 [2025-05-08T17:23:59.408Z] $ docker rm -f --volumes 8bc3b8de7d6b5c3e2682cbc618a70dc8b387fdf2706ea626d82e13eb1747a371 [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-08T17:23:59.832Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-05-08T17:24:00.061Z] Stashed 1 file(s) [Pipeline] echo [2025-05-08T17:24:00.065Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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-05-08T17:24:00.224Z] provisioning config files... [2025-05-08T17:24:00.233Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1470311451116185593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:24:00.532Z] ---> ****-login.sh [2025-05-08T17:24:00.532Z] nexus3.edgexfoundry.org:10001 [2025-05-08T17:24:00.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:24:00.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:24:00.533Z] Configure a credential helper to remove this warning. See [2025-05-08T17:24:00.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:24:00.533Z] [2025-05-08T17:24:00.533Z] Login Succeeded [2025-05-08T17:24:00.533Z] nexus3.edgexfoundry.org:10002 [2025-05-08T17:24:00.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:24:00.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:24:00.533Z] Configure a credential helper to remove this warning. See [2025-05-08T17:24:00.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:24:00.533Z] [2025-05-08T17:24:00.533Z] Login Succeeded [2025-05-08T17:24:00.533Z] nexus3.edgexfoundry.org:10003 [2025-05-08T17:24:00.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:24:00.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:24:00.794Z] Configure a credential helper to remove this warning. See [2025-05-08T17:24:00.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:24:00.794Z] [2025-05-08T17:24:00.794Z] Login Succeeded [2025-05-08T17:24:00.794Z] nexus3.edgexfoundry.org:10004 [2025-05-08T17:24:00.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:24:00.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:24:00.794Z] Configure a credential helper to remove this warning. See [2025-05-08T17:24:00.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:24:00.794Z] [2025-05-08T17:24:00.794Z] Login Succeeded [2025-05-08T17:24:00.794Z] ****.io [2025-05-08T17:24:00.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:24:01.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:24:01.055Z] Configure a credential helper to remove this warning. See [2025-05-08T17:24:01.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:24:01.055Z] [2025-05-08T17:24:01.055Z] Login Succeeded [2025-05-08T17:24:01.055Z] ---> ****-login.sh ends [Pipeline] } [2025-05-08T17:24:01.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-05-08T17:24:01.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-08T17:24:01.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-08T17:24:01.209Z] ========================================================= [2025-05-08T17:24:01.209Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-05-08T17:24:01.209Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:24:01.578Z] + 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-05-08T17:24:01.578Z] Sending build context to Docker daemon 17.37MB [2025-05-08T17:24:01.578Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-05-08T17:24:01.578Z] Step 2/10 : FROM ${BASE} AS builder [2025-05-08T17:24:01.578Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-05-08T17:24:01.578Z] 0a9a5dfd008f: Pulling fs layer [2025-05-08T17:24:01.578Z] dbfa0bcfca99: Pulling fs layer [2025-05-08T17:24:01.578Z] 70eabb1d9476: Pulling fs layer [2025-05-08T17:24:01.578Z] 957bedc73fa3: Pulling fs layer [2025-05-08T17:24:01.578Z] 4f4fb700ef54: Pulling fs layer [2025-05-08T17:24:01.578Z] f40432e63723: Pulling fs layer [2025-05-08T17:24:01.578Z] 90b4343acab7: Pulling fs layer [2025-05-08T17:24:01.578Z] 9f67ea4ac784: Pulling fs layer [2025-05-08T17:24:01.578Z] 9228b9a606be: Pulling fs layer [2025-05-08T17:24:01.578Z] 4f4fb700ef54: Waiting [2025-05-08T17:24:01.578Z] 957bedc73fa3: Waiting [2025-05-08T17:24:01.578Z] 90b4343acab7: Waiting [2025-05-08T17:24:01.578Z] 9f67ea4ac784: Waiting [2025-05-08T17:24:01.578Z] f40432e63723: Waiting [2025-05-08T17:24:01.578Z] 9228b9a606be: Waiting [2025-05-08T17:24:01.842Z] dbfa0bcfca99: Verifying Checksum [2025-05-08T17:24:01.842Z] dbfa0bcfca99: Download complete [2025-05-08T17:24:01.842Z] 957bedc73fa3: Verifying Checksum [2025-05-08T17:24:01.842Z] 957bedc73fa3: Download complete [2025-05-08T17:24:01.842Z] 4f4fb700ef54: Verifying Checksum [2025-05-08T17:24:01.842Z] f40432e63723: Download complete [2025-05-08T17:24:01.842Z] 0a9a5dfd008f: Download complete [2025-05-08T17:24:01.842Z] 90b4343acab7: Verifying Checksum [2025-05-08T17:24:01.842Z] 90b4343acab7: Download complete [2025-05-08T17:24:02.102Z] 0a9a5dfd008f: Pull complete [2025-05-08T17:24:02.102Z] 9228b9a606be: Verifying Checksum [2025-05-08T17:24:02.102Z] 9228b9a606be: Download complete [2025-05-08T17:24:02.102Z] dbfa0bcfca99: Pull complete [2025-05-08T17:24:02.360Z] 70eabb1d9476: Download complete [2025-05-08T17:24:02.619Z] 9f67ea4ac784: Verifying Checksum [2025-05-08T17:24:02.619Z] 9f67ea4ac784: Download complete [2025-05-08T17:24:05.906Z] 70eabb1d9476: Pull complete [2025-05-08T17:24:05.906Z] 957bedc73fa3: Pull complete [2025-05-08T17:24:05.906Z] 4f4fb700ef54: Pull complete [2025-05-08T17:24:05.906Z] f40432e63723: Pull complete [2025-05-08T17:24:06.164Z] 90b4343acab7: Pull complete [2025-05-08T17:24:08.702Z] 9f67ea4ac784: Pull complete [2025-05-08T17:24:08.972Z] 9228b9a606be: Pull complete [2025-05-08T17:24:08.972Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-05-08T17:24:08.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-08T17:24:08.972Z] ---> 69404ca5bff2 [2025-05-08T17:24:08.972Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-05-08T17:24:14.279Z] ---> Running in cfb171f85d2e [2025-05-08T17:24:14.279Z] Removing intermediate container cfb171f85d2e [2025-05-08T17:24:14.279Z] ---> 2a27ddbe71d4 [2025-05-08T17:24:14.279Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-05-08T17:24:14.279Z] ---> Running in 7171db3831af [2025-05-08T17:24:14.279Z] Removing intermediate container 7171db3831af [2025-05-08T17:24:14.279Z] ---> 16de8b37078a [2025-05-08T17:24:14.279Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-05-08T17:24:14.279Z] ---> Running in f0d9c7c98c5a [2025-05-08T17:24:14.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-08T17:24:14.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-08T17:24:14.799Z] OK: 248 MiB in 58 packages [2025-05-08T17:24:15.057Z] Removing intermediate container f0d9c7c98c5a [2025-05-08T17:24:15.057Z] ---> fa9fbe348dce [2025-05-08T17:24:15.057Z] Step 6/10 : WORKDIR /device-opcua [2025-05-08T17:24:15.057Z] ---> Running in d0455043a713 [2025-05-08T17:24:15.196Z] Still waiting to schedule task [2025-05-08T17:24:15.197Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-05-08T17:24:15.315Z] Removing intermediate container d0455043a713 [2025-05-08T17:24:15.316Z] ---> 47623c3f459b [2025-05-08T17:24:15.316Z] Step 7/10 : COPY go.mod vendor* ./ [2025-05-08T17:24:15.316Z] ---> 82f892c48b19 [2025-05-08T17:24:15.316Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-08T17:24:15.316Z] ---> Running in 07802c0ce954 [2025-05-08T17:25:23.038Z] Removing intermediate container 07802c0ce954 [2025-05-08T17:25:23.038Z] ---> 198f6032b81c [2025-05-08T17:25:23.038Z] Step 9/10 : COPY . . [2025-05-08T17:25:23.038Z] ---> 25c81eee9fff [2025-05-08T17:25:23.038Z] Step 10/10 : RUN ${MAKE} [2025-05-08T17:25:23.038Z] ---> Running in 0f7d8d91c0e7 [2025-05-08T17:25:23.038Z] noop [2025-05-08T17:25:23.038Z] Removing intermediate container 0f7d8d91c0e7 [2025-05-08T17:25:23.038Z] ---> 9665e5677c11 [2025-05-08T17:25:23.038Z] Successfully built 9665e5677c11 [2025-05-08T17:25:23.038Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:25:23.380Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-08T17:25:23.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:25:23.459Z] prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container [2025-05-08T17:25:23.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 ******** -e ******** ci-base-image-x86_64 cat [2025-05-08T17:25:23.804Z] $ docker top 1e895eec07c0b9de226cfe1ddb5baa81979ec3a4e90d9619308bd4651c9dcfa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-08T17:25:24.152Z] + go version [2025-05-08T17:25:24.153Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-05-08T17:25:24.161Z] $ docker stop --time=1 1e895eec07c0b9de226cfe1ddb5baa81979ec3a4e90d9619308bd4651c9dcfa6 [2025-05-08T17:25:25.434Z] $ docker rm -f --volumes 1e895eec07c0b9de226cfe1ddb5baa81979ec3a4e90d9619308bd4651c9dcfa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:25:25.872Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-08T17:25:25.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:25:25.956Z] prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container [2025-05-08T17:25:25.983Z] $ 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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 ******** -e ******** ci-base-image-x86_64 cat [2025-05-08T17:25:26.305Z] $ docker top 2d9db47f9e40c3f5ed9e27a1e049aff3eb75e4c2248730317243e1a963933670 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-08T17:25:26.651Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-05-08T17:25:26.950Z] + make test [2025-05-08T17:25:26.951Z] go test ./... -coverprofile=coverage.out [2025-05-08T17:25:28.848Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-05-08T17:25:46.922Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-05-08T17:25:46.922Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-05-08T17:25:46.922Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.022s coverage: 41.4% of statements [2025-05-08T17:25:55.022Z] go vet ./... [2025-05-08T17:25:55.769Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1106 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-05-08T17:25:55.783Z] Running in /w/workspace/device-opc-ua/12 [Pipeline] { [Pipeline] checkout [2025-05-08T17:25:55.813Z] Selected Git installation does not exist. Using Default [2025-05-08T17:25:55.813Z] The recommended git tool is: NONE [2025-05-08T17:26:00.279Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-05-08T17:26:00.279Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-05-08T17:26:00.279Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-05-08T17:26:00.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-05-08T17:26:00.307Z] $ docker stop --time=1 2d9db47f9e40c3f5ed9e27a1e049aff3eb75e4c2248730317243e1a963933670 [2025-05-08T17:26:00.471Z] using credential edgex-jenkins-ssh [2025-05-08T17:26:00.494Z] Cloning the remote Git repository [2025-05-08T17:26:00.525Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-05-08T17:26:00.616Z] > git init /w/workspace/device-opc-ua/12 # timeout=10 [2025-05-08T17:26:00.754Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-05-08T17:26:00.755Z] > git --version # timeout=10 [2025-05-08T17:26:00.782Z] > git --version # 'git version 2.25.1' [2025-05-08T17:26:00.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-05-08T17:26:00.922Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-08T17:26:02.734Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-05-08T17:26:02.766Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-08T17:26:03.654Z] Avoid second fetch [2025-05-08T17:26:03.655Z] Checking out Revision 3928fc2afe33140d01c8e3765cf048beb99a8a95 (main) [2025-05-08T17:26:04.051Z] $ docker rm -f --volumes 2d9db47f9e40c3f5ed9e27a1e049aff3eb75e4c2248730317243e1a963933670 [2025-05-08T17:26:04.242Z] Commit message: "Merge pull request #120 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.8.0" [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-08T17:26:03.662Z] > git config core.sparsecheckout # timeout=10 [2025-05-08T17:26:03.751Z] > git checkout -f 3928fc2afe33140d01c8e3765cf048beb99a8a95 # timeout=10 [2025-05-08T17:26:04.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-05-08T17:26:04.646Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-05-08T17:26:05.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-08T17:26:05.573Z] + ls -al . [2025-05-08T17:26:05.573Z] total 236 [2025-05-08T17:26:05.573Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 17:25 . [2025-05-08T17:26:05.573Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 17:23 .. [2025-05-08T17:26:05.573Z] -rw-rw-r-- 1 jenkins jenkins 62 May 8 17:23 .dockerignore [2025-05-08T17:26:05.573Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 17:25 .git [2025-05-08T17:26:05.573Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 17:23 .github [2025-05-08T17:26:05.573Z] -rw-rw-r-- 1 jenkins jenkins 101 May 8 17:23 .gitignore [2025-05-08T17:26:05.573Z] -rw-rw-r-- 1 jenkins jenkins 218 May 8 17:23 .golangci.yml [2025-05-08T17:26:05.573Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 17:23 .semver [2025-05-08T17:26:05.573Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 17:23 .vscode [2025-05-08T17:26:05.573Z] -rw-rw-r-- 1 jenkins jenkins 19813 May 8 17:23 Attribution.txt [2025-05-08T17:26:05.573Z] -rw-rw-r-- 1 jenkins jenkins 2560 May 8 17:23 CHANGELOG.md [2025-05-08T17:26:05.573Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 8 17:23 Dockerfile [2025-05-08T17:26:05.573Z] -rw-rw-r-- 1 jenkins jenkins 649 May 8 17:23 Jenkinsfile [2025-05-08T17:26:05.573Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 8 17:23 LICENSE [2025-05-08T17:26:05.573Z] -rw-rw-r-- 1 jenkins jenkins 2474 May 8 17:23 Makefile [2025-05-08T17:26:05.573Z] -rw-rw-r-- 1 jenkins jenkins 4109 May 8 17:23 README.md [2025-05-08T17:26:05.573Z] -rw-rw-r-- 1 jenkins jenkins 11 May 8 17:23 VERSION [2025-05-08T17:26:05.573Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 17:23 bin [2025-05-08T17:26:05.573Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 17:23 cmd [2025-05-08T17:26:05.573Z] -rw-r--r-- 1 jenkins jenkins 26136 May 8 17:25 coverage.out [2025-05-08T17:26:05.573Z] -rw-rw-r-- 1 jenkins jenkins 6243 May 8 17:23 go.mod [2025-05-08T17:26:05.573Z] -rw-rw-r-- 1 jenkins jenkins 86697 May 8 17:23 go.sum [2025-05-08T17:26:05.573Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 17:23 internal [2025-05-08T17:26:05.573Z] -rw-rw-r-- 1 jenkins jenkins 260 May 8 17:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:26:05.890Z] + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3928fc2afe33140d01c8e3765cf048beb99a8a95 --label arch=amd64 --label version=4.1.0-dev.2 . [2025-05-08T17:26:05.890Z] Sending build context to Docker daemon 17.4MB [2025-05-08T17:26:05.890Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-05-08T17:26:05.890Z] Step 2/23 : FROM ${BASE} AS builder [2025-05-08T17:26:05.890Z] ---> 9665e5677c11 [2025-05-08T17:26:05.890Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-05-08T17:26:06.148Z] ---> Running in 7713a24d935f [2025-05-08T17:26:06.148Z] Removing intermediate container 7713a24d935f [2025-05-08T17:26:06.148Z] ---> 0e1548fbdc7f [2025-05-08T17:26:06.148Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-05-08T17:26:06.148Z] ---> Running in 204410b23b57 [2025-05-08T17:26:06.148Z] Removing intermediate container 204410b23b57 [2025-05-08T17:26:06.148Z] ---> ef6864d17d3b [2025-05-08T17:26:06.148Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-05-08T17:26:06.148Z] ---> Running in 99ed99870aec [2025-05-08T17:26:06.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-08T17:26:06.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-08T17:26:06.922Z] OK: 248 MiB in 58 packages [2025-05-08T17:26:07.490Z] Removing intermediate container 99ed99870aec [2025-05-08T17:26:07.490Z] ---> 982656d6d3cd [2025-05-08T17:26:07.490Z] Step 6/23 : WORKDIR /device-opcua [2025-05-08T17:26:07.490Z] ---> Running in 35811e024b20 [2025-05-08T17:26:07.490Z] Removing intermediate container 35811e024b20 [2025-05-08T17:26:07.490Z] ---> 8bc5f94c26ff [2025-05-08T17:26:07.490Z] Step 7/23 : COPY go.mod vendor* ./ [2025-05-08T17:26:07.490Z] ---> e2125295e419 [2025-05-08T17:26:07.490Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-08T17:26:07.490Z] ---> Running in d6b91f467552 [2025-05-08T17:26:08.423Z] Removing intermediate container d6b91f467552 [2025-05-08T17:26:08.423Z] ---> 36a1a888916a [2025-05-08T17:26:08.423Z] Step 9/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-08T17:26:08.681Z] ---> e950c4ff1fe2 [2025-05-08T17:26:08.682Z] Step 10/23 : RUN ${MAKE} [2025-05-08T17:26:08.682Z] ---> Running in 09ab8bafaa3e [2025-05-08T17:26:08.941Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-05-08T17:26:09.115Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-05-08T17:26:09.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-08T17:26:09.115Z] Dload Upload Total Spent Left Speed [2025-05-08T17:26:09.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81707 0 --:--:-- --:--:-- --:--:-- 81707 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 80679 [Pipeline] sh [2025-05-08T17:26:09.466Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-05-08T17:26:09.801Z] + sudo tee /etc/docker/daemon.new [2025-05-08T17:26:09.801Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-05-08T17:26:09.801Z] { [2025-05-08T17:26:09.801Z] "registry-mirrors": [ [2025-05-08T17:26:09.801Z] "https://nexus3.edgexfoundry.org:10001" [2025-05-08T17:26:09.801Z] ], [2025-05-08T17:26:09.801Z] "bip": "10.250.0.254/24", [2025-05-08T17:26:09.801Z] "hosts": [ [2025-05-08T17:26:09.801Z] "tcp://0.0.0.0:5555", [2025-05-08T17:26:09.801Z] "unix:///var/run/docker.sock" [2025-05-08T17:26:09.801Z] ], [2025-05-08T17:26:09.801Z] "mtu": 1458, [2025-05-08T17:26:09.801Z] "selinux-enabled": true, [2025-05-08T17:26:09.801Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-05-08T17:26:09.801Z] } [Pipeline] sh [2025-05-08T17:26:10.142Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-05-08T17:26:10.474Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-08T17:26:28.769Z] provisioning config files... [2025-05-08T17:26:28.798Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/12@tmp/config12149162744848255588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:26:29.266Z] ---> ****-login.sh [2025-05-08T17:26:29.266Z] nexus3.edgexfoundry.org:10001 [2025-05-08T17:26:29.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:26:29.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:26:29.886Z] Configure a credential helper to remove this warning. See [2025-05-08T17:26:29.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:26:29.886Z] [2025-05-08T17:26:29.886Z] Login Succeeded [2025-05-08T17:26:29.886Z] nexus3.edgexfoundry.org:10002 [2025-05-08T17:26:30.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:26:30.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:26:30.160Z] Configure a credential helper to remove this warning. See [2025-05-08T17:26:30.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:26:30.160Z] [2025-05-08T17:26:30.160Z] Login Succeeded [2025-05-08T17:26:30.160Z] nexus3.edgexfoundry.org:10003 [2025-05-08T17:26:30.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:26:30.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:26:30.700Z] Configure a credential helper to remove this warning. See [2025-05-08T17:26:30.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:26:30.700Z] [2025-05-08T17:26:30.700Z] Login Succeeded [2025-05-08T17:26:30.700Z] nexus3.edgexfoundry.org:10004 [2025-05-08T17:26:30.866Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-05-08T17:26:30.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:26:30.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:26:30.970Z] Configure a credential helper to remove this warning. See [2025-05-08T17:26:30.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:26:30.970Z] [2025-05-08T17:26:30.970Z] Login Succeeded [2025-05-08T17:26:30.970Z] ****.io [2025-05-08T17:26:31.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:26:31.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:26:31.504Z] Configure a credential helper to remove this warning. See [2025-05-08T17:26:31.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:26:31.504Z] [2025-05-08T17:26:31.504Z] Login Succeeded [2025-05-08T17:26:31.504Z] ---> ****-login.sh ends [Pipeline] } [2025-05-08T17:26:31.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-05-08T17:26:31.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-08T17:26:31.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-08T17:26:31.887Z] ========================================================= [2025-05-08T17:26:31.887Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-05-08T17:26:31.887Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:26:32.256Z] + 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-05-08T17:26:32.523Z] Sending build context to Docker daemon 8.81MB [2025-05-08T17:26:32.523Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-05-08T17:26:32.523Z] Step 2/10 : FROM ${BASE} AS builder [2025-05-08T17:26:32.790Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-05-08T17:26:32.790Z] 94e9d8af2201: Pulling fs layer [2025-05-08T17:26:32.790Z] 634366ca850b: Pulling fs layer [2025-05-08T17:26:32.790Z] f66ade281fe9: Pulling fs layer [2025-05-08T17:26:32.790Z] 13fd4ce6e94e: Pulling fs layer [2025-05-08T17:26:32.790Z] 4f4fb700ef54: Pulling fs layer [2025-05-08T17:26:32.790Z] 13fd4ce6e94e: Waiting [2025-05-08T17:26:32.790Z] 4f4fb700ef54: Waiting [2025-05-08T17:26:32.790Z] 4cccf3f17d63: Pulling fs layer [2025-05-08T17:26:32.790Z] 4cccf3f17d63: Waiting [2025-05-08T17:26:32.790Z] 2d8010953d95: Pulling fs layer [2025-05-08T17:26:32.790Z] ec743f232bc5: Pulling fs layer [2025-05-08T17:26:32.790Z] 2d8010953d95: Waiting [2025-05-08T17:26:32.790Z] 634366ca850b: Verifying Checksum [2025-05-08T17:26:32.790Z] 634366ca850b: Download complete [2025-05-08T17:26:32.790Z] 13fd4ce6e94e: Verifying Checksum [2025-05-08T17:26:32.790Z] 13fd4ce6e94e: Download complete [2025-05-08T17:26:32.790Z] 4f4fb700ef54: Verifying Checksum [2025-05-08T17:26:32.790Z] 4f4fb700ef54: Download complete [2025-05-08T17:26:32.790Z] 4cccf3f17d63: Verifying Checksum [2025-05-08T17:26:32.790Z] 4cccf3f17d63: Download complete [2025-05-08T17:26:33.057Z] 94e9d8af2201: Verifying Checksum [2025-05-08T17:26:33.057Z] 94e9d8af2201: Download complete [2025-05-08T17:26:33.325Z] ec743f232bc5: Verifying Checksum [2025-05-08T17:26:33.325Z] ec743f232bc5: Download complete [2025-05-08T17:26:33.910Z] 94e9d8af2201: Pull complete [2025-05-08T17:26:34.871Z] 634366ca850b: Pull complete [2025-05-08T17:26:34.871Z] f66ade281fe9: Verifying Checksum [2025-05-08T17:26:34.871Z] f66ade281fe9: Download complete [2025-05-08T17:26:35.829Z] 2d8010953d95: Verifying Checksum [2025-05-08T17:26:35.829Z] 2d8010953d95: Download complete [2025-05-08T17:26:40.859Z] Removing intermediate container 09ab8bafaa3e [2025-05-08T17:26:40.859Z] ---> 128f1862250c [2025-05-08T17:26:40.859Z] Step 11/23 : FROM alpine:3.20 [2025-05-08T17:26:40.859Z] 3.20: Pulling from library/alpine [2025-05-08T17:26:40.859Z] 0a9a5dfd008f: Already exists [2025-05-08T17:26:40.859Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-05-08T17:26:40.859Z] Status: Downloaded newer image for alpine:3.20 [2025-05-08T17:26:40.859Z] ---> ff221270b9fb [2025-05-08T17:26:40.859Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2025-05-08T17:26:40.859Z] ---> Running in 8ca54174bf75 [2025-05-08T17:26:40.859Z] Removing intermediate container 8ca54174bf75 [2025-05-08T17:26:40.859Z] ---> 5cd7d2025836 [2025-05-08T17:26:40.859Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2025-05-08T17:26:40.859Z] ---> Running in 42471cc87405 [2025-05-08T17:26:40.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-08T17:26:40.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-08T17:26:40.859Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-05-08T17:26:40.859Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-05-08T17:26:40.859Z] (3/6) Installing libsodium (1.0.19-r0) [2025-05-08T17:26:40.859Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-05-08T17:26:40.859Z] (5/6) Installing libzmq (4.3.5-r2) [2025-05-08T17:26:40.859Z] (6/6) Installing zeromq (4.3.5-r2) [2025-05-08T17:26:40.859Z] Executing busybox-1.36.1-r29.trigger [2025-05-08T17:26:40.859Z] OK: 12 MiB in 20 packages [2025-05-08T17:26:41.429Z] Removing intermediate container 42471cc87405 [2025-05-08T17:26:41.429Z] ---> ecb32646f62d [2025-05-08T17:26:41.429Z] Step 14/23 : RUN apk --no-cache upgrade [2025-05-08T17:26:41.429Z] ---> Running in 60badfc12fe0 [2025-05-08T17:26:41.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-08T17:26:41.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-08T17:26:41.954Z] OK: 12 MiB in 20 packages [2025-05-08T17:26:42.213Z] Removing intermediate container 60badfc12fe0 [2025-05-08T17:26:42.213Z] ---> 4c81fb8bfc44 [2025-05-08T17:26:42.213Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2025-05-08T17:26:44.119Z] ---> 4a61f3c7b447 [2025-05-08T17:26:44.119Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2025-05-08T17:26:44.119Z] ---> a1ce19ba35ba [2025-05-08T17:26:44.119Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2025-05-08T17:26:44.119Z] ---> 5c76a5f94da4 [2025-05-08T17:26:44.119Z] Step 18/23 : EXPOSE 59997 [2025-05-08T17:26:44.119Z] ---> Running in a45bfa10974b [2025-05-08T17:26:44.119Z] Removing intermediate container a45bfa10974b [2025-05-08T17:26:44.119Z] ---> bd58dedb7e19 [2025-05-08T17:26:44.119Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2025-05-08T17:26:44.119Z] ---> Running in 1321465f08cd [2025-05-08T17:26:44.119Z] Removing intermediate container 1321465f08cd [2025-05-08T17:26:44.119Z] ---> 9475d300043b [2025-05-08T17:26:44.119Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-05-08T17:26:44.119Z] ---> Running in b03eedb3f322 [2025-05-08T17:26:44.378Z] Removing intermediate container b03eedb3f322 [2025-05-08T17:26:44.378Z] ---> e0df3c08b799 [2025-05-08T17:26:44.378Z] Step 21/23 : LABEL arch=amd64 [2025-05-08T17:26:44.378Z] ---> Running in 49a3c3c6423c [2025-05-08T17:26:44.378Z] Removing intermediate container 49a3c3c6423c [2025-05-08T17:26:44.378Z] ---> b4412a4d7885 [2025-05-08T17:26:44.378Z] Step 22/23 : LABEL git_sha=3928fc2afe33140d01c8e3765cf048beb99a8a95 [2025-05-08T17:26:44.378Z] ---> Running in 5913299fe95f [2025-05-08T17:26:44.378Z] Removing intermediate container 5913299fe95f [2025-05-08T17:26:44.378Z] ---> 56cdd2adaa7b [2025-05-08T17:26:44.378Z] Step 23/23 : LABEL version=4.1.0-dev.2 [2025-05-08T17:26:44.378Z] ---> Running in 66567113ad9e [2025-05-08T17:26:44.638Z] Removing intermediate container 66567113ad9e [2025-05-08T17:26:44.638Z] ---> da1378509c90 [2025-05-08T17:26:44.638Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-08T17:26:44.638Z] Successfully built da1378509c90 [2025-05-08T17:26:44.638Z] Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-08T17:26:44.780Z] provisioning config files... [2025-05-08T17:26:44.792Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12614706504282266593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:26:45.097Z] ---> ****-login.sh [2025-05-08T17:26:45.097Z] nexus3.edgexfoundry.org:10001 [2025-05-08T17:26:45.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:26:45.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:26:45.098Z] Configure a credential helper to remove this warning. See [2025-05-08T17:26:45.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:26:45.098Z] [2025-05-08T17:26:45.098Z] Login Succeeded [2025-05-08T17:26:45.098Z] nexus3.edgexfoundry.org:10002 [2025-05-08T17:26:45.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:26:45.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:26:45.098Z] Configure a credential helper to remove this warning. See [2025-05-08T17:26:45.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:26:45.098Z] [2025-05-08T17:26:45.098Z] Login Succeeded [2025-05-08T17:26:45.098Z] nexus3.edgexfoundry.org:10003 [2025-05-08T17:26:45.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:26:45.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:26:45.357Z] Configure a credential helper to remove this warning. See [2025-05-08T17:26:45.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:26:45.357Z] [2025-05-08T17:26:45.357Z] Login Succeeded [2025-05-08T17:26:45.357Z] nexus3.edgexfoundry.org:10004 [2025-05-08T17:26:45.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:26:45.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:26:45.357Z] Configure a credential helper to remove this warning. See [2025-05-08T17:26:45.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:26:45.357Z] [2025-05-08T17:26:45.357Z] Login Succeeded [2025-05-08T17:26:45.357Z] ****.io [2025-05-08T17:26:45.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:26:45.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:26:45.616Z] Configure a credential helper to remove this warning. See [2025-05-08T17:26:45.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:26:45.616Z] [2025-05-08T17:26:45.616Z] Login Succeeded [2025-05-08T17:26:45.616Z] ---> ****-login.sh ends [Pipeline] } [2025-05-08T17:26:45.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-08T17:26:45.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-08T17:26:45.701Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2025-05-08T17:26:45.701Z] 3928fc2afe33140d01c8e3765cf048beb99a8a95 [2025-05-08T17:26:45.701Z] latest [2025-05-08T17:26:45.701Z] 4.1.0-dev.2 [2025-05-08T17:26:45.701Z] 3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [2025-05-08T17:26:45.701Z] main [2025-05-08T17:26:45.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:26:46.038Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:26:46.362Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95 [2025-05-08T17:26:46.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-05-08T17:26:46.363Z] 4090b1b020c3: Preparing [2025-05-08T17:26:46.363Z] 33e74705c96e: Preparing [2025-05-08T17:26:46.363Z] 15cc6fad4bf7: Preparing [2025-05-08T17:26:46.363Z] a3990bcbe417: Preparing [2025-05-08T17:26:46.363Z] 83a96ba81bc5: Preparing [2025-05-08T17:26:46.363Z] 994456c4fd7b: Preparing [2025-05-08T17:26:46.363Z] 33e74705c96e: Pushed [2025-05-08T17:26:46.363Z] a3990bcbe417: Pushed [2025-05-08T17:26:46.363Z] 4090b1b020c3: Pushed [2025-05-08T17:26:46.363Z] 994456c4fd7b: Layer already exists [2025-05-08T17:26:46.929Z] 83a96ba81bc5: Pushed [2025-05-08T17:26:50.819Z] f66ade281fe9: Pull complete [2025-05-08T17:26:50.819Z] 13fd4ce6e94e: Pull complete [2025-05-08T17:26:50.819Z] 4f4fb700ef54: Pull complete [2025-05-08T17:26:50.819Z] 4cccf3f17d63: Pull complete [2025-05-08T17:26:51.114Z] 15cc6fad4bf7: Pushed [2025-05-08T17:26:51.114Z] 3928fc2afe33140d01c8e3765cf048beb99a8a95: digest: sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:26:51.448Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:26:51.766Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-05-08T17:26:51.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-05-08T17:26:51.766Z] 4090b1b020c3: Preparing [2025-05-08T17:26:51.766Z] 33e74705c96e: Preparing [2025-05-08T17:26:51.766Z] 15cc6fad4bf7: Preparing [2025-05-08T17:26:51.766Z] a3990bcbe417: Preparing [2025-05-08T17:26:51.766Z] 83a96ba81bc5: Preparing [2025-05-08T17:26:51.766Z] 994456c4fd7b: Preparing [2025-05-08T17:26:51.766Z] 4090b1b020c3: Layer already exists [2025-05-08T17:26:51.766Z] 33e74705c96e: Layer already exists [2025-05-08T17:26:51.766Z] a3990bcbe417: Layer already exists [2025-05-08T17:26:51.766Z] 83a96ba81bc5: Layer already exists [2025-05-08T17:26:51.766Z] 15cc6fad4bf7: Layer already exists [2025-05-08T17:26:51.766Z] 994456c4fd7b: Layer already exists [2025-05-08T17:26:51.766Z] latest: digest: sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:26:52.087Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:26:52.415Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2 [2025-05-08T17:26:52.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-05-08T17:26:52.415Z] 4090b1b020c3: Preparing [2025-05-08T17:26:52.415Z] 33e74705c96e: Preparing [2025-05-08T17:26:52.415Z] 15cc6fad4bf7: Preparing [2025-05-08T17:26:52.415Z] a3990bcbe417: Preparing [2025-05-08T17:26:52.415Z] 83a96ba81bc5: Preparing [2025-05-08T17:26:52.415Z] 994456c4fd7b: Preparing [2025-05-08T17:26:52.415Z] 994456c4fd7b: Waiting [2025-05-08T17:26:52.415Z] 33e74705c96e: Layer already exists [2025-05-08T17:26:52.415Z] a3990bcbe417: Layer already exists [2025-05-08T17:26:52.415Z] 15cc6fad4bf7: Layer already exists [2025-05-08T17:26:52.415Z] 83a96ba81bc5: Layer already exists [2025-05-08T17:26:52.415Z] 4090b1b020c3: Layer already exists [2025-05-08T17:26:52.415Z] 994456c4fd7b: Layer already exists [2025-05-08T17:26:52.415Z] 4.1.0-dev.2: digest: sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:26:52.742Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:26:53.066Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [2025-05-08T17:26:53.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-05-08T17:26:53.066Z] 4090b1b020c3: Preparing [2025-05-08T17:26:53.066Z] 33e74705c96e: Preparing [2025-05-08T17:26:53.066Z] 15cc6fad4bf7: Preparing [2025-05-08T17:26:53.066Z] a3990bcbe417: Preparing [2025-05-08T17:26:53.066Z] 83a96ba81bc5: Preparing [2025-05-08T17:26:53.066Z] 994456c4fd7b: Preparing [2025-05-08T17:26:53.066Z] 994456c4fd7b: Waiting [2025-05-08T17:26:53.066Z] a3990bcbe417: Layer already exists [2025-05-08T17:26:53.066Z] 83a96ba81bc5: Layer already exists [2025-05-08T17:26:53.066Z] 33e74705c96e: Layer already exists [2025-05-08T17:26:53.066Z] 15cc6fad4bf7: Layer already exists [2025-05-08T17:26:53.066Z] 4090b1b020c3: Layer already exists [2025-05-08T17:26:53.066Z] 994456c4fd7b: Layer already exists [2025-05-08T17:26:53.066Z] 3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2: digest: sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:26:53.388Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:26:53.700Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-05-08T17:26:53.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-05-08T17:26:53.700Z] 4090b1b020c3: Preparing [2025-05-08T17:26:53.700Z] 33e74705c96e: Preparing [2025-05-08T17:26:53.700Z] 15cc6fad4bf7: Preparing [2025-05-08T17:26:53.700Z] a3990bcbe417: Preparing [2025-05-08T17:26:53.700Z] 83a96ba81bc5: Preparing [2025-05-08T17:26:53.700Z] 994456c4fd7b: Preparing [2025-05-08T17:26:53.700Z] 994456c4fd7b: Waiting [2025-05-08T17:26:53.700Z] 15cc6fad4bf7: Layer already exists [2025-05-08T17:26:53.700Z] a3990bcbe417: Layer already exists [2025-05-08T17:26:53.700Z] 83a96ba81bc5: Layer already exists [2025-05-08T17:26:53.700Z] 33e74705c96e: Layer already exists [2025-05-08T17:26:53.700Z] 4090b1b020c3: Layer already exists [2025-05-08T17:26:53.700Z] 994456c4fd7b: Layer already exists [2025-05-08T17:26:53.700Z] main: digest: sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-08T17:26:53.771Z] ===================================================== [Pipeline] echo [2025-05-08T17:26:53.788Z] taggedImages: [2025-05-08T17:26:53.788Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95 [2025-05-08T17:26:53.788Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-05-08T17:26:53.788Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2 [2025-05-08T17:26:53.788Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [2025-05-08T17:26:53.788Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo [2025-05-08T17:26:53.834Z] ========================================================= [2025-05-08T17:26:53.834Z] [edgeXBuildMultiArch] RAW Config: [2025-05-08T17:26:53.834Z] images: [2025-05-08T17:26:53.834Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95 [2025-05-08T17:26:53.834Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-05-08T17:26:53.834Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2 [2025-05-08T17:26:53.834Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [2025-05-08T17:26:53.834Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-05-08T17:26:53.834Z] settingsFile: [2025-05-08T17:26:53.834Z] device-opc-ua-settings [2025-05-08T17:26:53.834Z] ========================================================= [Pipeline] node [2025-05-08T17:26:59.060Z] 2d8010953d95: Pull complete [2025-05-08T17:27:00.032Z] ec743f232bc5: Pull complete [2025-05-08T17:27:00.032Z] Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda [2025-05-08T17:27:00.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-05-08T17:27:00.032Z] ---> 12c1d4c06be1 [2025-05-08T17:27:00.032Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-05-08T17:27:00.992Z] ---> Running in 65ec46413455 [2025-05-08T17:27:01.261Z] Removing intermediate container 65ec46413455 [2025-05-08T17:27:01.261Z] ---> 0a5a28dfdfd8 [2025-05-08T17:27:01.261Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-05-08T17:27:01.529Z] ---> Running in dd0392fb89b2 [2025-05-08T17:27:01.796Z] Removing intermediate container dd0392fb89b2 [2025-05-08T17:27:01.796Z] ---> dd2ba15454ab [2025-05-08T17:27:01.796Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-05-08T17:27:01.796Z] ---> Running in 4db22f13e571 [2025-05-08T17:27:03.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-08T17:27:03.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-08T17:27:04.618Z] OK: 239 MiB in 58 packages [2025-05-08T17:27:05.208Z] Removing intermediate container 4db22f13e571 [2025-05-08T17:27:05.208Z] ---> 9ebd777e08c8 [2025-05-08T17:27:05.208Z] Step 6/10 : WORKDIR /device-opcua [2025-05-08T17:27:05.476Z] ---> Running in 2801f53cf19f [2025-05-08T17:27:05.742Z] Removing intermediate container 2801f53cf19f [2025-05-08T17:27:05.742Z] ---> 166e83ba5cc0 [2025-05-08T17:27:05.742Z] Step 7/10 : COPY go.mod vendor* ./ [2025-05-08T17:27:06.008Z] ---> 330eb404b939 [2025-05-08T17:27:06.008Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-08T17:27:06.274Z] ---> Running in 65b420874236 [2025-05-08T17:27:08.837Z] Still waiting to schedule task [2025-05-08T17:27:08.838Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-05-08T17:28:00.220Z] Running on prd-centos7-docker-4c-2g-1107 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-08T17:28:00.276Z] provisioning config files... [2025-05-08T17:28:00.335Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3020257571911182147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:28:01.469Z] ---> ****-login.sh [2025-05-08T17:28:01.469Z] nexus3.edgexfoundry.org:10001 [2025-05-08T17:28:01.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:28:01.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:28:01.469Z] Configure a credential helper to remove this warning. See [2025-05-08T17:28:01.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:28:01.469Z] [2025-05-08T17:28:01.469Z] Login Succeeded [2025-05-08T17:28:01.469Z] nexus3.edgexfoundry.org:10002 [2025-05-08T17:28:01.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:28:01.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:28:01.730Z] Configure a credential helper to remove this warning. See [2025-05-08T17:28:01.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:28:01.730Z] [2025-05-08T17:28:01.730Z] Login Succeeded [2025-05-08T17:28:01.730Z] nexus3.edgexfoundry.org:10003 [2025-05-08T17:28:01.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:28:01.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:28:01.731Z] Configure a credential helper to remove this warning. See [2025-05-08T17:28:01.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:28:01.731Z] [2025-05-08T17:28:01.731Z] Login Succeeded [2025-05-08T17:28:01.731Z] nexus3.edgexfoundry.org:10004 [2025-05-08T17:28:01.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:28:01.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:28:01.998Z] Configure a credential helper to remove this warning. See [2025-05-08T17:28:01.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:28:01.998Z] [2025-05-08T17:28:01.998Z] Login Succeeded [2025-05-08T17:28:01.998Z] ****.io [2025-05-08T17:28:02.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:28:02.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:28:02.553Z] Configure a credential helper to remove this warning. See [2025-05-08T17:28:02.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:28:02.553Z] [2025-05-08T17:28:02.553Z] Login Succeeded [2025-05-08T17:28:02.553Z] ---> ****-login.sh ends [Pipeline] } [2025-05-08T17:28:02.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-08T17:28:03.078Z] + docker buildx ls [2025-05-08T17:28:03.665Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-05-08T17:28:03.665Z] default * docker [2025-05-08T17:28:03.665Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-05-08T17:28:04.027Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-05-08T17:28:04.296Z] edgex-builder [Pipeline] sh [2025-05-08T17:28:04.631Z] + docker buildx inspect --bootstrap [2025-05-08T17:28:04.631Z] #1 [internal] booting buildkit [2025-05-08T17:28:04.891Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-05-08T17:28:08.219Z] #1 pulling image moby/buildkit:buildx-stable-1 3.5s done [2025-05-08T17:28:08.219Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-05-08T17:28:09.155Z] #1 creating container buildx_buildkit_edgex-builder0 1.0s done [2025-05-08T17:28:09.155Z] #1 DONE 4.5s [2025-05-08T17:28:09.155Z] Name: edgex-builder [2025-05-08T17:28:09.155Z] Driver: docker-container [2025-05-08T17:28:09.155Z] [2025-05-08T17:28:09.155Z] Nodes: [2025-05-08T17:28:09.155Z] Name: edgex-builder0 [2025-05-08T17:28:09.155Z] Endpoint: unix:///var/run/docker.sock [2025-05-08T17:28:09.155Z] Status: running [2025-05-08T17:28:09.155Z] Buildkit: v0.21.1 [2025-05-08T17:28:09.155Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-05-08T17:28:09.445Z] + docker buildx ls [2025-05-08T17:28:09.445Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-05-08T17:28:09.445Z] edgex-builder * docker-container [2025-05-08T17:28:09.445Z] edgex-builder0 unix:///var/run/docker.sock running v0.21.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-05-08T17:28:09.445Z] default docker [2025-05-08T17:28:09.445Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-05-08T17:28:09.744Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95' [2025-05-08T17:28:09.745Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95 --push - [2025-05-08T17:28:10.003Z] #1 [internal] load build definition from Dockerfile [2025-05-08T17:28:10.003Z] #1 transferring dockerfile: 198B done [2025-05-08T17:28:10.003Z] #1 DONE 0.0s [2025-05-08T17:28:10.003Z] [2025-05-08T17:28:10.003Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95 [2025-05-08T17:28:10.003Z] #2 DONE 0.1s [2025-05-08T17:28:10.003Z] [2025-05-08T17:28:10.003Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95 [2025-05-08T17:28:10.003Z] #3 DONE 0.1s [2025-05-08T17:28:10.003Z] [2025-05-08T17:28:10.003Z] #4 [internal] load .dockerignore [2025-05-08T17:28:10.003Z] #4 transferring context: 2B done [2025-05-08T17:28:10.003Z] #4 DONE 0.0s [2025-05-08T17:28:10.003Z] [2025-05-08T17:28:10.003Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 [2025-05-08T17:28:10.003Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done [2025-05-08T17:28:10.003Z] #5 DONE 0.0s [2025-05-08T17:28:10.003Z] [2025-05-08T17:28:10.003Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 [2025-05-08T17:28:10.003Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done [2025-05-08T17:28:10.003Z] #6 DONE 0.1s [2025-05-08T17:28:10.003Z] [2025-05-08T17:28:10.003Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-05-08T17:28:10.003Z] #7 DONE 0.0s [2025-05-08T17:28:10.003Z] [2025-05-08T17:28:10.003Z] #8 exporting to image [2025-05-08T17:28:10.003Z] #8 exporting layers done [2025-05-08T17:28:10.003Z] #8 exporting manifest sha256:afcf24818a1d09c56fc2908f1bf8ba5db8d3199d0a0ca3f4e8267662533667a1 done [2025-05-08T17:28:10.003Z] #8 exporting config sha256:5537aa870caadbbaf9ecfc43260444292e1a8b7681c30af2b5622d66cbce1aee done [2025-05-08T17:28:10.003Z] #8 exporting manifest sha256:3d674a77b26f73703df825334d97374a1a0c987bd47777f08f38bc5be10f5fad 0.0s done [2025-05-08T17:28:10.003Z] #8 exporting config sha256:f7a2f089b2597c615fbf927f6b9e3b618104f80e2e043d0007671e1edc1be72c done [2025-05-08T17:28:10.003Z] #8 exporting manifest list sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c done [2025-05-08T17:28:10.003Z] #8 pushing layers [2025-05-08T17:28:10.003Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-08T17:28:10.264Z] #8 pushing layers 0.1s done [2025-05-08T17:28:10.264Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95@sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c 0.1s done [2025-05-08T17:28:10.264Z] #8 DONE 0.2s [2025-05-08T17:28:10.264Z] [2025-05-08T17:28:10.264Z] 1 warning found (use --debug to expand): [2025-05-08T17:28:10.264Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-05-08T17:28:10.568Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' [2025-05-08T17:28:10.568Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - [2025-05-08T17:28:10.568Z] #1 [internal] load build definition from Dockerfile [2025-05-08T17:28:10.568Z] #1 transferring dockerfile: 164B done [2025-05-08T17:28:10.568Z] #1 DONE 0.0s [2025-05-08T17:28:10.568Z] [2025-05-08T17:28:10.568Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-05-08T17:28:10.568Z] #2 DONE 0.0s [2025-05-08T17:28:10.568Z] [2025-05-08T17:28:10.568Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-05-08T17:28:10.568Z] #3 DONE 0.0s [2025-05-08T17:28:10.568Z] [2025-05-08T17:28:10.568Z] #4 [internal] load .dockerignore [2025-05-08T17:28:10.568Z] #4 transferring context: 2B done [2025-05-08T17:28:10.568Z] #4 DONE 0.0s [2025-05-08T17:28:10.568Z] [2025-05-08T17:28:10.568Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 [2025-05-08T17:28:10.568Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 [2025-05-08T17:28:10.829Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done [2025-05-08T17:28:10.829Z] #5 CACHED [2025-05-08T17:28:10.829Z] [2025-05-08T17:28:10.829Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 [2025-05-08T17:28:10.829Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done [2025-05-08T17:28:10.829Z] #6 CACHED [2025-05-08T17:28:10.829Z] [2025-05-08T17:28:10.829Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-05-08T17:28:10.829Z] #7 DONE 0.0s [2025-05-08T17:28:10.829Z] [2025-05-08T17:28:10.829Z] #8 exporting to image [2025-05-08T17:28:10.829Z] #8 exporting layers done [2025-05-08T17:28:10.829Z] #8 exporting manifest sha256:afcf24818a1d09c56fc2908f1bf8ba5db8d3199d0a0ca3f4e8267662533667a1 done [2025-05-08T17:28:10.829Z] #8 exporting config sha256:5537aa870caadbbaf9ecfc43260444292e1a8b7681c30af2b5622d66cbce1aee done [2025-05-08T17:28:10.829Z] #8 exporting manifest sha256:3d674a77b26f73703df825334d97374a1a0c987bd47777f08f38bc5be10f5fad done [2025-05-08T17:28:10.829Z] #8 exporting config sha256:f7a2f089b2597c615fbf927f6b9e3b618104f80e2e043d0007671e1edc1be72c done [2025-05-08T17:28:10.829Z] #8 exporting manifest list sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c done [2025-05-08T17:28:10.829Z] #8 pushing layers 0.0s done [2025-05-08T17:28:10.829Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c 0.1s done [2025-05-08T17:28:10.829Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-08T17:28:10.829Z] #8 DONE 0.1s [2025-05-08T17:28:10.829Z] [2025-05-08T17:28:10.829Z] 1 warning found (use --debug to expand): [2025-05-08T17:28:10.829Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-05-08T17:28:11.122Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2 --push - [2025-05-08T17:28:11.122Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2' [2025-05-08T17:28:11.122Z] #1 [internal] load build definition from Dockerfile [2025-05-08T17:28:11.122Z] #1 transferring dockerfile: 169B done [2025-05-08T17:28:11.122Z] #1 DONE 0.0s [2025-05-08T17:28:11.122Z] [2025-05-08T17:28:11.122Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2 [2025-05-08T17:28:11.122Z] #2 DONE 0.0s [2025-05-08T17:28:11.122Z] [2025-05-08T17:28:11.122Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2 [2025-05-08T17:28:11.122Z] #3 DONE 0.0s [2025-05-08T17:28:11.122Z] [2025-05-08T17:28:11.122Z] #4 [internal] load .dockerignore [2025-05-08T17:28:11.122Z] #4 transferring context: 2B done [2025-05-08T17:28:11.122Z] #4 DONE 0.0s [2025-05-08T17:28:11.122Z] [2025-05-08T17:28:11.122Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 [2025-05-08T17:28:11.122Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done [2025-05-08T17:28:11.122Z] #5 CACHED [2025-05-08T17:28:11.122Z] [2025-05-08T17:28:11.122Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 [2025-05-08T17:28:11.122Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done [2025-05-08T17:28:11.122Z] #6 CACHED [2025-05-08T17:28:11.122Z] [2025-05-08T17:28:11.122Z] #7 exporting to image [2025-05-08T17:28:11.122Z] #7 exporting layers done [2025-05-08T17:28:11.122Z] #7 exporting manifest sha256:afcf24818a1d09c56fc2908f1bf8ba5db8d3199d0a0ca3f4e8267662533667a1 done [2025-05-08T17:28:11.122Z] #7 exporting config sha256:5537aa870caadbbaf9ecfc43260444292e1a8b7681c30af2b5622d66cbce1aee [2025-05-08T17:28:11.122Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-08T17:28:11.382Z] #7 exporting config sha256:5537aa870caadbbaf9ecfc43260444292e1a8b7681c30af2b5622d66cbce1aee done [2025-05-08T17:28:11.382Z] #7 exporting manifest sha256:3d674a77b26f73703df825334d97374a1a0c987bd47777f08f38bc5be10f5fad done [2025-05-08T17:28:11.382Z] #7 exporting config sha256:f7a2f089b2597c615fbf927f6b9e3b618104f80e2e043d0007671e1edc1be72c done [2025-05-08T17:28:11.382Z] #7 exporting manifest list sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c done [2025-05-08T17:28:11.382Z] #7 pushing layers 0.0s done [2025-05-08T17:28:11.382Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.2@sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c 0.1s done [2025-05-08T17:28:11.382Z] #7 DONE 0.1s [2025-05-08T17:28:11.382Z] [2025-05-08T17:28:11.382Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-05-08T17:28:11.382Z] #8 DONE 0.0s [2025-05-08T17:28:11.382Z] [2025-05-08T17:28:11.382Z] 1 warning found (use --debug to expand): [2025-05-08T17:28:11.382Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-05-08T17:28:11.685Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2' [2025-05-08T17:28:11.685Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 --push - [2025-05-08T17:28:11.685Z] #1 [internal] load build definition from Dockerfile [2025-05-08T17:28:11.685Z] #1 transferring dockerfile: 210B done [2025-05-08T17:28:11.685Z] #1 DONE 0.0s [2025-05-08T17:28:11.685Z] [2025-05-08T17:28:11.685Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [2025-05-08T17:28:11.685Z] #2 DONE 0.0s [2025-05-08T17:28:11.685Z] [2025-05-08T17:28:11.685Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [2025-05-08T17:28:11.686Z] #3 DONE 0.0s [2025-05-08T17:28:11.686Z] [2025-05-08T17:28:11.686Z] #4 [internal] load .dockerignore [2025-05-08T17:28:11.686Z] #4 transferring context: 2B done [2025-05-08T17:28:11.686Z] #4 DONE 0.0s [2025-05-08T17:28:11.686Z] [2025-05-08T17:28:11.686Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 [2025-05-08T17:28:11.686Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done [2025-05-08T17:28:11.686Z] #5 CACHED [2025-05-08T17:28:11.686Z] [2025-05-08T17:28:11.686Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 [2025-05-08T17:28:11.686Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done [2025-05-08T17:28:11.686Z] #6 CACHED [2025-05-08T17:28:11.686Z] [2025-05-08T17:28:11.686Z] #7 exporting to image [2025-05-08T17:28:11.686Z] #7 exporting layers done [2025-05-08T17:28:11.686Z] #7 exporting manifest sha256:afcf24818a1d09c56fc2908f1bf8ba5db8d3199d0a0ca3f4e8267662533667a1 done [2025-05-08T17:28:11.686Z] #7 exporting config sha256:5537aa870caadbbaf9ecfc43260444292e1a8b7681c30af2b5622d66cbce1aee [2025-05-08T17:28:11.686Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-08T17:28:11.978Z] #7 exporting config sha256:5537aa870caadbbaf9ecfc43260444292e1a8b7681c30af2b5622d66cbce1aee done [2025-05-08T17:28:11.979Z] #7 exporting manifest sha256:3d674a77b26f73703df825334d97374a1a0c987bd47777f08f38bc5be10f5fad done [2025-05-08T17:28:11.979Z] #7 exporting config sha256:f7a2f089b2597c615fbf927f6b9e3b618104f80e2e043d0007671e1edc1be72c done [2025-05-08T17:28:11.979Z] #7 exporting manifest list sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c done [2025-05-08T17:28:11.979Z] #7 pushing layers 0.0s done [2025-05-08T17:28:11.979Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2@sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c 0.1s done [2025-05-08T17:28:11.979Z] #7 DONE 0.1s [2025-05-08T17:28:11.979Z] [2025-05-08T17:28:11.979Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-05-08T17:28:11.979Z] #8 DONE 0.0s [2025-05-08T17:28:11.979Z] [2025-05-08T17:28:11.979Z] 1 warning found (use --debug to expand): [2025-05-08T17:28:11.979Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-05-08T17:28:12.272Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - [2025-05-08T17:28:12.272Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' [2025-05-08T17:28:12.272Z] #1 [internal] load build definition from Dockerfile [2025-05-08T17:28:12.272Z] #1 transferring dockerfile: 162B done [2025-05-08T17:28:12.272Z] #1 DONE 0.0s [2025-05-08T17:28:12.272Z] [2025-05-08T17:28:12.272Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-05-08T17:28:12.272Z] #2 DONE 0.0s [2025-05-08T17:28:12.272Z] [2025-05-08T17:28:12.272Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-05-08T17:28:12.272Z] #3 DONE 0.0s [2025-05-08T17:28:12.272Z] [2025-05-08T17:28:12.272Z] #4 [internal] load .dockerignore [2025-05-08T17:28:12.272Z] #4 transferring context: 2B done [2025-05-08T17:28:12.272Z] #4 DONE 0.0s [2025-05-08T17:28:12.272Z] [2025-05-08T17:28:12.272Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 [2025-05-08T17:28:12.272Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done [2025-05-08T17:28:12.272Z] #5 CACHED [2025-05-08T17:28:12.272Z] [2025-05-08T17:28:12.272Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 [2025-05-08T17:28:12.272Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:762c117cc9cbd7104a81453442c3a31ea053dff66898ebe902c96ba32f9a7760 0.0s done [2025-05-08T17:28:12.272Z] #6 CACHED [2025-05-08T17:28:12.272Z] [2025-05-08T17:28:12.272Z] #7 exporting to image [2025-05-08T17:28:12.272Z] #7 exporting layers [2025-05-08T17:28:12.272Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-08T17:28:12.532Z] #7 exporting layers done [2025-05-08T17:28:12.532Z] #7 exporting manifest sha256:afcf24818a1d09c56fc2908f1bf8ba5db8d3199d0a0ca3f4e8267662533667a1 done [2025-05-08T17:28:12.532Z] #7 exporting config sha256:5537aa870caadbbaf9ecfc43260444292e1a8b7681c30af2b5622d66cbce1aee done [2025-05-08T17:28:12.532Z] #7 exporting manifest sha256:3d674a77b26f73703df825334d97374a1a0c987bd47777f08f38bc5be10f5fad done [2025-05-08T17:28:12.532Z] #7 exporting config sha256:f7a2f089b2597c615fbf927f6b9e3b618104f80e2e043d0007671e1edc1be72c done [2025-05-08T17:28:12.532Z] #7 exporting manifest list sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c done [2025-05-08T17:28:12.532Z] #7 pushing layers 0.0s done [2025-05-08T17:28:12.532Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:58f2dc5c452184b6ec67d009490915d869655404f81f3a365864a0d4f1b2e54c 0.1s done [2025-05-08T17:28:12.532Z] #7 DONE 0.1s [2025-05-08T17:28:12.532Z] [2025-05-08T17:28:12.532Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-05-08T17:28:12.532Z] #8 DONE 0.0s [2025-05-08T17:28:12.532Z] [2025-05-08T17:28:12.532Z] 1 warning found (use --debug to expand): [2025-05-08T17:28:12.532Z]  - 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-05-08T17:28:12.940Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:28:13.234Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:28:13.789Z] ---> package-listing.sh [2025-05-08T17:28:13.789Z] ++ facter osfamily [2025-05-08T17:28:13.789Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-08T17:28:14.049Z] + OS_FAMILY=redhat [2025-05-08T17:28:14.049Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-05-08T17:28:14.049Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-08T17:28:14.049Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-08T17:28:14.049Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-08T17:28:14.049Z] + PACKAGES=/tmp/packages_start.txt [2025-05-08T17:28:14.049Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-05-08T17:28:14.049Z] + PACKAGES=/tmp/packages_end.txt [2025-05-08T17:28:14.049Z] + case "${OS_FAMILY}" in [2025-05-08T17:28:14.049Z] + sort [2025-05-08T17:28:14.049Z] + rpm -qa [2025-05-08T17:28:14.626Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-08T17:28:14.626Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-08T17:28:14.626Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-08T17:28:14.626Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-05-08T17:28:14.626Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-05-08T17:28:14.626Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2025-05-08T17:28:14.640Z] 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-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-08T17:28:14.934Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:28:15.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-08T17:28:15.508Z] [2025-05-08T17:28:15.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:28:15.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-08T17:28:15.823Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-08T17:28:15.824Z] 5eb5b503b376: Pulling fs layer [2025-05-08T17:28:15.824Z] 5c69ac0246d0: Pulling fs layer [2025-05-08T17:28:15.824Z] ec43610c2a17: Pulling fs layer [2025-05-08T17:28:15.824Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-08T17:28:15.824Z] 33b1e0a273af: Pulling fs layer [2025-05-08T17:28:15.824Z] 5d3b04190fa2: Pulling fs layer [2025-05-08T17:28:15.824Z] 2f39f015ded8: Pulling fs layer [2025-05-08T17:28:15.824Z] 3a2ae6a8a46f: Waiting [2025-05-08T17:28:15.824Z] 33b1e0a273af: Waiting [2025-05-08T17:28:15.824Z] 5d3b04190fa2: Waiting [2025-05-08T17:28:15.824Z] 2f39f015ded8: Waiting [2025-05-08T17:28:15.824Z] 5c69ac0246d0: Verifying Checksum [2025-05-08T17:28:15.824Z] 5c69ac0246d0: Download complete [2025-05-08T17:28:15.824Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-08T17:28:15.824Z] 3a2ae6a8a46f: Download complete [2025-05-08T17:28:16.090Z] ec43610c2a17: Verifying Checksum [2025-05-08T17:28:16.090Z] ec43610c2a17: Download complete [2025-05-08T17:28:16.090Z] 33b1e0a273af: Verifying Checksum [2025-05-08T17:28:16.090Z] 33b1e0a273af: Download complete [2025-05-08T17:28:16.090Z] 5d3b04190fa2: Verifying Checksum [2025-05-08T17:28:16.090Z] 5d3b04190fa2: Download complete [2025-05-08T17:28:16.090Z] 5eb5b503b376: Verifying Checksum [2025-05-08T17:28:16.090Z] 5eb5b503b376: Download complete [2025-05-08T17:28:16.665Z] 2f39f015ded8: Verifying Checksum [2025-05-08T17:28:16.665Z] 2f39f015ded8: Download complete [2025-05-08T17:28:17.612Z] 5eb5b503b376: Pull complete [2025-05-08T17:28:17.612Z] 5c69ac0246d0: Pull complete [2025-05-08T17:28:17.871Z] ec43610c2a17: Pull complete [2025-05-08T17:28:18.142Z] 3a2ae6a8a46f: Pull complete [2025-05-08T17:28:18.142Z] 33b1e0a273af: Pull complete [2025-05-08T17:28:18.403Z] 5d3b04190fa2: Pull complete [2025-05-08T17:28:22.622Z] 2f39f015ded8: Pull complete [2025-05-08T17:28:22.622Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-08T17:28:22.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-08T17:28:22.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:28:22.779Z] prd-centos7-docker-4c-2g-1107 does not seem to be running inside a container [2025-05-08T17:28:22.815Z] $ 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-opc-ua_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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-08T17:28:25.887Z] $ docker top 1051388c5d9527760cf2fef4092edf35142f598973395d38a097b1145c567ea7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-08T17:28:26.247Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-08T17:28:26.529Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-08T17:28:26.816Z] + ls /var/log/sa-host [2025-05-08T17:28:26.816Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-08T17:28:26.984Z] provisioning config files... [2025-05-08T17:28:26.993Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4182090501215778847tmp [Pipeline] { [Pipeline] echo [2025-05-08T17:28:27.012Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:28:27.303Z] ---> create-netrc.sh [Pipeline] } [2025-05-08T17:28:27.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:28:27.659Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-08T17:28:27.667Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:28:27.959Z] ---> sudo-logs.sh [2025-05-08T17:28:27.959Z] Archiving 'sudo' log.. [2025-05-08T17:28:27.959Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1107.novalocal: Name or service not known [2025-05-08T17:28:27.959Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1107.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-05-08T17:28:27.987Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:28:28.283Z] ---> job-cost.sh [2025-05-08T17:28:28.283Z] lf-activate-venv: SKIPPING [2025-05-08T17:28:28.283Z] INFO: No Stack... [2025-05-08T17:28:28.543Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-05-08T17:28:29.111Z] INFO: Archiving Costs [Pipeline] echo [2025-05-08T17:28:29.127Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:28:29.412Z] ---> logs-deploy.sh [2025-05-08T17:28:29.412Z] lf-activate-venv: SKIPPING [2025-05-08T17:28:29.412Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/12 [2025-05-08T17:28:29.412Z] INFO: archiving workspace using pattern(s): [2025-05-08T17:28:31.319Z] Archives upload complete. [2025-05-08T17:28:31.319Z] INFO: archiving logs to Nexus [2025-05-08T17:28:31.886Z] ---> uname -a: [2025-05-08T17:28:31.886Z] Linux prd-centos7-docker-4c-2g-1107.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-05-08T17:28:31.886Z] [2025-05-08T17:28:31.886Z] [2025-05-08T17:28:31.886Z] ---> lscpu: [2025-05-08T17:28:31.886Z] Architecture: x86_64 [2025-05-08T17:28:31.886Z] CPU op-mode(s): 32-bit, 64-bit [2025-05-08T17:28:31.886Z] Byte Order: Little Endian [2025-05-08T17:28:31.886Z] Address sizes: 40 bits physical, 48 bits virtual [2025-05-08T17:28:31.886Z] CPU(s): 2 [2025-05-08T17:28:31.886Z] On-line CPU(s) list: 0,1 [2025-05-08T17:28:31.886Z] Thread(s) per core: 1 [2025-05-08T17:28:31.886Z] Core(s) per socket: 1 [2025-05-08T17:28:31.886Z] Socket(s): 2 [2025-05-08T17:28:31.886Z] NUMA node(s): 1 [2025-05-08T17:28:31.886Z] Vendor ID: AuthenticAMD [2025-05-08T17:28:31.886Z] CPU family: 23 [2025-05-08T17:28:31.886Z] Model: 49 [2025-05-08T17:28:31.886Z] Model name: AMD EPYC-Rome Processor [2025-05-08T17:28:31.886Z] Stepping: 0 [2025-05-08T17:28:31.886Z] CPU MHz: 2799.998 [2025-05-08T17:28:31.886Z] BogoMIPS: 5599.99 [2025-05-08T17:28:31.886Z] Virtualization: AMD-V [2025-05-08T17:28:31.886Z] Hypervisor vendor: KVM [2025-05-08T17:28:31.886Z] Virtualization type: full [2025-05-08T17:28:31.886Z] L1d cache: 64 KiB [2025-05-08T17:28:31.886Z] L1i cache: 64 KiB [2025-05-08T17:28:31.886Z] L2 cache: 1 MiB [2025-05-08T17:28:31.886Z] L3 cache: 32 MiB [2025-05-08T17:28:31.886Z] NUMA node0 CPU(s): 0,1 [2025-05-08T17:28:31.886Z] Vulnerability Itlb multihit: Not affected [2025-05-08T17:28:31.886Z] Vulnerability L1tf: Not affected [2025-05-08T17:28:31.886Z] Vulnerability Mds: Not affected [2025-05-08T17:28:31.886Z] Vulnerability Meltdown: Not affected [2025-05-08T17:28:31.886Z] Vulnerability Mmio stale data: Not affected [2025-05-08T17:28:31.886Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-05-08T17:28:31.886Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-05-08T17:28:31.886Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-05-08T17:28:31.886Z] Vulnerability Srbds: Not affected [2025-05-08T17:28:31.886Z] Vulnerability Tsx async abort: Not affected [2025-05-08T17:28:31.887Z] 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-05-08T17:28:31.887Z] [2025-05-08T17:28:31.887Z] [2025-05-08T17:28:31.887Z] ---> nproc: [2025-05-08T17:28:31.887Z] 2 [2025-05-08T17:28:31.887Z] [2025-05-08T17:28:31.887Z] [2025-05-08T17:28:31.887Z] ---> df -h: [2025-05-08T17:28:31.887Z] Filesystem Size Used Avail Use% Mounted on [2025-05-08T17:28:31.887Z] overlay 40G 7.3G 33G 19% / [2025-05-08T17:28:31.887Z] tmpfs 64M 0 64M 0% /dev [2025-05-08T17:28:31.887Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-05-08T17:28:31.887Z] shm 64M 0 64M 0% /dev/shm [2025-05-08T17:28:31.887Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-05-08T17:28:31.887Z] [2025-05-08T17:28:31.887Z] [2025-05-08T17:28:31.887Z] Cannot open /var/log/sysstat/sa08: No such file or directory [2025-05-08T17:28:31.887Z] Please check if data collecting is enabled [2025-05-08T17:28:31.887Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-08T17:28:32.185Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-05-08T17:28:32.190Z] $ docker stop --time=1 1051388c5d9527760cf2fef4092edf35142f598973395d38a097b1145c567ea7 [2025-05-08T17:28:33.326Z] $ docker rm -f --volumes 1051388c5d9527760cf2fef4092edf35142f598973395d38a097b1145c567ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-05-08T17:28:33.423Z] [WS-CLEANUP] Deleting project workspace... [2025-05-08T17:28:33.423Z] [WS-CLEANUP] Deferred wipeout is used... [2025-05-08T17:28:33.443Z] [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-05-08T17:28:33.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-08T17:28:33.912Z] [2025-05-08T17:28:33.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:28:34.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-08T17:28:34.220Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-08T17:28:34.220Z] 5eb5b503b376: Pulling fs layer [2025-05-08T17:28:34.220Z] 5c69ac0246d0: Pulling fs layer [2025-05-08T17:28:34.220Z] ec43610c2a17: Pulling fs layer [2025-05-08T17:28:34.220Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-08T17:28:34.220Z] 33b1e0a273af: Pulling fs layer [2025-05-08T17:28:34.220Z] 5d3b04190fa2: Pulling fs layer [2025-05-08T17:28:34.220Z] 2f39f015ded8: Pulling fs layer [2025-05-08T17:28:34.220Z] 3a2ae6a8a46f: Waiting [2025-05-08T17:28:34.220Z] 5d3b04190fa2: Waiting [2025-05-08T17:28:34.220Z] 2f39f015ded8: Waiting [2025-05-08T17:28:34.220Z] 33b1e0a273af: Waiting [2025-05-08T17:28:34.220Z] 5c69ac0246d0: Download complete [2025-05-08T17:28:34.220Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-08T17:28:34.220Z] 3a2ae6a8a46f: Download complete [2025-05-08T17:28:34.220Z] 33b1e0a273af: Verifying Checksum [2025-05-08T17:28:34.220Z] 33b1e0a273af: Download complete [2025-05-08T17:28:34.220Z] 5d3b04190fa2: Verifying Checksum [2025-05-08T17:28:34.220Z] 5d3b04190fa2: Download complete [2025-05-08T17:28:36.329Z] ec43610c2a17: Download complete [2025-05-08T17:28:36.329Z] 5eb5b503b376: Verifying Checksum [2025-05-08T17:28:36.329Z] 5eb5b503b376: Download complete [2025-05-08T17:28:36.588Z] 5eb5b503b376: Pull complete [2025-05-08T17:28:36.588Z] 5c69ac0246d0: Pull complete [2025-05-08T17:28:36.588Z] ec43610c2a17: Pull complete [2025-05-08T17:28:36.588Z] 3a2ae6a8a46f: Pull complete [2025-05-08T17:28:36.588Z] 33b1e0a273af: Pull complete [2025-05-08T17:28:36.588Z] 5d3b04190fa2: Pull complete [2025-05-08T17:28:37.162Z] 2f39f015ded8: Download complete [2025-05-08T17:28:41.349Z] 2f39f015ded8: Pull complete [2025-05-08T17:28:41.349Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-08T17:28:41.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-08T17:28:41.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:28:41.460Z] prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container [2025-05-08T17:28:41.484Z] $ 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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-08T17:28:44.257Z] $ docker top d7d82c4711e021a71d43b238f1333270b8eb2b55848d564321d5dcbee840b938 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:28:44.669Z] ---> job-cost.sh [2025-05-08T17:28:44.669Z] lf-activate-venv: SKIPPING [2025-05-08T17:28:44.669Z] INFO: No Stack... [2025-05-08T17:28:45.239Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-08T17:28:45.498Z] INFO: Archiving Costs [Pipeline] sh [2025-05-08T17:28:45.788Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2025-05-08T17:28:45.789Z] + cut -d, -f6 [Pipeline] lock [2025-05-08T17:28:45.803Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] [2025-05-08T17:28:45.813Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] did not exist. Created. [2025-05-08T17:28:45.819Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-08T17:28:46.132Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-05-08T17:28:46.159Z] Stashed 1 file(s) [Pipeline] } [2025-05-08T17:28:46.167Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-08T17:28:46.188Z] $ docker stop --time=1 d7d82c4711e021a71d43b238f1333270b8eb2b55848d564321d5dcbee840b938 [2025-05-08T17:28:47.345Z] $ docker rm -f --volumes d7d82c4711e021a71d43b238f1333270b8eb2b55848d564321d5dcbee840b938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-05-08T17:28:57.897Z] Removing intermediate container 65b420874236 [2025-05-08T17:28:57.897Z] ---> 9f443228b8b3 [2025-05-08T17:28:57.897Z] Step 9/10 : COPY . . [2025-05-08T17:28:57.897Z] ---> 7bae603383d3 [2025-05-08T17:28:57.897Z] Step 10/10 : RUN ${MAKE} [2025-05-08T17:28:57.897Z] ---> Running in 4c5f21fdbe88 [2025-05-08T17:28:57.897Z] noop [2025-05-08T17:28:57.897Z] Removing intermediate container 4c5f21fdbe88 [2025-05-08T17:28:57.897Z] ---> 33b18c990089 [2025-05-08T17:28:57.897Z] Successfully built 33b18c990089 [2025-05-08T17:28:57.897Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:28:58.252Z] + docker inspect -f . ci-base-image-arm64 [2025-05-08T17:28:58.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:28:58.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-1106 does not seem to be running inside a container [2025-05-08T17:28:58.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/12 -v /w/workspace/device-opc-ua/12:/w/workspace/device-opc-ua/12:rw,z -v /w/workspace/device-opc-ua/12@tmp:/w/workspace/device-opc-ua/12@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-05-08T17:28:59.630Z] $ docker top 82ee0aed3f91a81da1658d931c1efaa7a1c820d15da26b82b90722e112446732 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-08T17:29:00.441Z] + go version [2025-05-08T17:29:00.441Z] go version go1.23.8 linux/arm64 [Pipeline] } [2025-05-08T17:29:00.454Z] $ docker stop --time=1 82ee0aed3f91a81da1658d931c1efaa7a1c820d15da26b82b90722e112446732 [2025-05-08T17:29:02.039Z] $ docker rm -f --volumes 82ee0aed3f91a81da1658d931c1efaa7a1c820d15da26b82b90722e112446732 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:29:02.605Z] + docker inspect -f . ci-base-image-arm64 [2025-05-08T17:29:02.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:29:02.774Z] prd-ubuntu20.04-docker-arm64-4c-16g-1106 does not seem to be running inside a container [2025-05-08T17:29:02.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/12 -v /w/workspace/device-opc-ua/12:/w/workspace/device-opc-ua/12:rw,z -v /w/workspace/device-opc-ua/12@tmp:/w/workspace/device-opc-ua/12@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-05-08T17:29:03.939Z] $ docker top 836aaa4e8d7f28435d9e476783481010c1e4e3c10c00c91989e1fe07cab5ae8b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-08T17:29:04.440Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/12 [Pipeline] fileExists [Pipeline] sh [2025-05-08T17:29:04.772Z] + make test [2025-05-08T17:29:05.039Z] go test ./... -coverprofile=coverage.out [2025-05-08T17:29:10.392Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-05-08T17:32:32.167Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-05-08T17:32:32.167Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-05-08T17:32:32.167Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.062s coverage: 41.4% of statements [2025-05-08T17:32:32.167Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-05-08T17:32:32.167Z] go vet ./... [2025-05-08T17:33:19.096Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-05-08T17:33:19.096Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-05-08T17:33:19.096Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-05-08T17:33:19.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-05-08T17:33:19.136Z] $ docker stop --time=1 836aaa4e8d7f28435d9e476783481010c1e4e3c10c00c91989e1fe07cab5ae8b [2025-05-08T17:33:21.032Z] $ docker rm -f --volumes 836aaa4e8d7f28435d9e476783481010c1e4e3c10c00c91989e1fe07cab5ae8b [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-08T17:33:22.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-05-08T17:33:22.600Z] Warning: overwriting stash ‘coverage-report’ [2025-05-08T17:33:23.029Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-08T17:33:23.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-08T17:33:23.742Z] + ls -al . [2025-05-08T17:33:23.742Z] total 232 [2025-05-08T17:33:23.742Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 17:29 . [2025-05-08T17:33:23.742Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 17:26 .. [2025-05-08T17:33:23.742Z] -rw-rw-r-- 1 jenkins jenkins 62 May 8 17:26 .dockerignore [2025-05-08T17:33:23.742Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 17:26 .git [2025-05-08T17:33:23.742Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 17:26 .github [2025-05-08T17:33:23.742Z] -rw-rw-r-- 1 jenkins jenkins 101 May 8 17:26 .gitignore [2025-05-08T17:33:23.742Z] -rw-rw-r-- 1 jenkins jenkins 218 May 8 17:26 .golangci.yml [2025-05-08T17:33:23.742Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 17:26 .vscode [2025-05-08T17:33:23.742Z] -rw-rw-r-- 1 jenkins jenkins 19813 May 8 17:26 Attribution.txt [2025-05-08T17:33:23.742Z] -rw-rw-r-- 1 jenkins jenkins 2560 May 8 17:26 CHANGELOG.md [2025-05-08T17:33:23.742Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 8 17:26 Dockerfile [2025-05-08T17:33:23.742Z] -rw-rw-r-- 1 jenkins jenkins 649 May 8 17:26 Jenkinsfile [2025-05-08T17:33:23.742Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 8 17:26 LICENSE [2025-05-08T17:33:23.742Z] -rw-rw-r-- 1 jenkins jenkins 2474 May 8 17:26 Makefile [2025-05-08T17:33:23.742Z] -rw-rw-r-- 1 jenkins jenkins 4109 May 8 17:26 README.md [2025-05-08T17:33:23.742Z] -rw-rw-r-- 1 jenkins jenkins 11 May 8 17:23 VERSION [2025-05-08T17:33:23.742Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 17:26 bin [2025-05-08T17:33:23.742Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 17:26 cmd [2025-05-08T17:33:23.742Z] -rw-r--r-- 1 jenkins jenkins 26136 May 8 17:32 coverage.out [2025-05-08T17:33:23.742Z] -rw-rw-r-- 1 jenkins jenkins 6243 May 8 17:26 go.mod [2025-05-08T17:33:23.742Z] -rw-rw-r-- 1 jenkins jenkins 86697 May 8 17:26 go.sum [2025-05-08T17:33:23.742Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 17:26 internal [2025-05-08T17:33:23.742Z] -rw-rw-r-- 1 jenkins jenkins 260 May 8 17:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:33:24.084Z] + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3928fc2afe33140d01c8e3765cf048beb99a8a95 --label arch=arm64 --label version=4.1.0-dev.2 . [2025-05-08T17:33:24.353Z] Sending build context to Docker daemon 8.837MB [2025-05-08T17:33:24.353Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-05-08T17:33:24.353Z] Step 2/23 : FROM ${BASE} AS builder [2025-05-08T17:33:24.619Z] ---> 33b18c990089 [2025-05-08T17:33:24.619Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-05-08T17:33:24.619Z] ---> Running in b0f440bf9d6c [2025-05-08T17:33:24.885Z] Removing intermediate container b0f440bf9d6c [2025-05-08T17:33:24.885Z] ---> 3ca9d4dc334e [2025-05-08T17:33:24.885Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-05-08T17:33:24.885Z] ---> Running in 226070a62a86 [2025-05-08T17:33:25.156Z] Removing intermediate container 226070a62a86 [2025-05-08T17:33:25.156Z] ---> 72e637d80740 [2025-05-08T17:33:25.156Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-05-08T17:33:25.422Z] ---> Running in 5f5a6bdbb48c [2025-05-08T17:33:26.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-08T17:33:26.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-08T17:33:28.062Z] OK: 239 MiB in 58 packages [2025-05-08T17:33:29.022Z] Removing intermediate container 5f5a6bdbb48c [2025-05-08T17:33:29.022Z] ---> 54b16b0a6787 [2025-05-08T17:33:29.022Z] Step 6/23 : WORKDIR /device-opcua [2025-05-08T17:33:29.022Z] ---> Running in c8dbd136c616 [2025-05-08T17:33:29.365Z] Removing intermediate container c8dbd136c616 [2025-05-08T17:33:29.365Z] ---> d561d18480a8 [2025-05-08T17:33:29.365Z] Step 7/23 : COPY go.mod vendor* ./ [2025-05-08T17:33:29.989Z] ---> 890d809d1ef0 [2025-05-08T17:33:29.989Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-08T17:33:29.989Z] ---> Running in 97a06a3c65a7 [2025-05-08T17:33:32.622Z] Removing intermediate container 97a06a3c65a7 [2025-05-08T17:33:32.622Z] ---> 3469add01231 [2025-05-08T17:33:32.622Z] Step 9/23 : COPY . . [2025-05-08T17:33:33.219Z] ---> c8cc89415a20 [2025-05-08T17:33:33.219Z] Step 10/23 : RUN ${MAKE} [2025-05-08T17:33:33.219Z] ---> Running in eb4dfd669440 [2025-05-08T17:33:34.188Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-05-08T17:36:55.947Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-05-08T17:36:55.947Z] Removing intermediate container eb4dfd669440 [2025-05-08T17:36:55.947Z] ---> 3387fcf882f1 [2025-05-08T17:36:55.947Z] Step 11/23 : FROM alpine:3.20 [2025-05-08T17:36:55.947Z] 3.20: Pulling from library/alpine [2025-05-08T17:36:55.947Z] 94e9d8af2201: Already exists [2025-05-08T17:36:55.947Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-05-08T17:36:55.947Z] Status: Downloaded newer image for alpine:3.20 [2025-05-08T17:36:55.947Z] ---> 7aab056cecc6 [2025-05-08T17:36:55.947Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2025-05-08T17:36:55.947Z] ---> Running in 04dc83587ff7 [2025-05-08T17:36:56.226Z] Removing intermediate container 04dc83587ff7 [2025-05-08T17:36:56.226Z] ---> 4b8f44211886 [2025-05-08T17:36:56.226Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2025-05-08T17:36:56.226Z] ---> Running in ed630e6bacda [2025-05-08T17:36:57.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-08T17:36:57.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-08T17:36:59.185Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-05-08T17:36:59.185Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-05-08T17:36:59.185Z] (3/6) Installing libsodium (1.0.19-r0) [2025-05-08T17:36:59.185Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-05-08T17:36:59.185Z] (5/6) Installing libzmq (4.3.5-r2) [2025-05-08T17:36:59.185Z] (6/6) Installing zeromq (4.3.5-r2) [2025-05-08T17:36:59.185Z] Executing busybox-1.36.1-r29.trigger [2025-05-08T17:36:59.185Z] OK: 13 MiB in 20 packages [2025-05-08T17:37:00.150Z] Removing intermediate container ed630e6bacda [2025-05-08T17:37:00.150Z] ---> 65a983ef4066 [2025-05-08T17:37:00.150Z] Step 14/23 : RUN apk --no-cache upgrade [2025-05-08T17:37:00.150Z] ---> Running in 78c480b4cff2 [2025-05-08T17:37:01.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-08T17:37:01.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-08T17:37:02.801Z] OK: 13 MiB in 20 packages [2025-05-08T17:37:03.766Z] Removing intermediate container 78c480b4cff2 [2025-05-08T17:37:03.766Z] ---> bfa0faad03c0 [2025-05-08T17:37:03.766Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2025-05-08T17:37:06.341Z] ---> a7caa05de4fe [2025-05-08T17:37:06.341Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2025-05-08T17:37:06.610Z] ---> be99c5d51afd [2025-05-08T17:37:06.610Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2025-05-08T17:37:07.198Z] ---> aff3266766c5 [2025-05-08T17:37:07.198Z] Step 18/23 : EXPOSE 59997 [2025-05-08T17:37:07.198Z] ---> Running in c40e50eaee98 [2025-05-08T17:37:07.463Z] Removing intermediate container c40e50eaee98 [2025-05-08T17:37:07.463Z] ---> 6eb34abdede1 [2025-05-08T17:37:07.463Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2025-05-08T17:37:07.463Z] ---> Running in ea8d0cfb4274 [2025-05-08T17:37:07.731Z] Removing intermediate container ea8d0cfb4274 [2025-05-08T17:37:07.731Z] ---> 2101ee781f0b [2025-05-08T17:37:07.731Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-05-08T17:37:07.731Z] ---> Running in 5d7fea726906 [2025-05-08T17:37:08.001Z] Removing intermediate container 5d7fea726906 [2025-05-08T17:37:08.001Z] ---> 2ecfd2f4df26 [2025-05-08T17:37:08.001Z] Step 21/23 : LABEL arch=arm64 [2025-05-08T17:37:08.267Z] ---> Running in 116c91fc92a2 [2025-05-08T17:37:08.533Z] Removing intermediate container 116c91fc92a2 [2025-05-08T17:37:08.533Z] ---> dcfbad9188a8 [2025-05-08T17:37:08.533Z] Step 22/23 : LABEL git_sha=3928fc2afe33140d01c8e3765cf048beb99a8a95 [2025-05-08T17:37:08.533Z] ---> Running in e48bd82d799d [2025-05-08T17:37:08.799Z] Removing intermediate container e48bd82d799d [2025-05-08T17:37:08.799Z] ---> 0cd33a6a9154 [2025-05-08T17:37:08.799Z] Step 23/23 : LABEL version=4.1.0-dev.2 [2025-05-08T17:37:08.799Z] ---> Running in 2d427416e4cb [2025-05-08T17:37:09.070Z] Removing intermediate container 2d427416e4cb [2025-05-08T17:37:09.070Z] ---> eeda09f1dadf [2025-05-08T17:37:09.070Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-08T17:37:09.335Z] Successfully built eeda09f1dadf [2025-05-08T17:37:09.335Z] Successfully tagged device-opc-ua-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-05-08T17:37:09.513Z] provisioning config files... [2025-05-08T17:37:09.527Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/12@tmp/config8831275194349780493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:37:09.866Z] ---> ****-login.sh [2025-05-08T17:37:09.866Z] nexus3.edgexfoundry.org:10001 [2025-05-08T17:37:09.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:37:10.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:37:10.134Z] Configure a credential helper to remove this warning. See [2025-05-08T17:37:10.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:37:10.134Z] [2025-05-08T17:37:10.134Z] Login Succeeded [2025-05-08T17:37:10.134Z] nexus3.edgexfoundry.org:10002 [2025-05-08T17:37:10.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:37:10.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:37:10.403Z] Configure a credential helper to remove this warning. See [2025-05-08T17:37:10.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:37:10.403Z] [2025-05-08T17:37:10.403Z] Login Succeeded [2025-05-08T17:37:10.403Z] nexus3.edgexfoundry.org:10003 [2025-05-08T17:37:10.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:37:10.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:37:10.935Z] Configure a credential helper to remove this warning. See [2025-05-08T17:37:10.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:37:10.935Z] [2025-05-08T17:37:10.935Z] Login Succeeded [2025-05-08T17:37:10.935Z] nexus3.edgexfoundry.org:10004 [2025-05-08T17:37:11.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:37:11.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:37:11.202Z] Configure a credential helper to remove this warning. See [2025-05-08T17:37:11.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:37:11.202Z] [2025-05-08T17:37:11.202Z] Login Succeeded [2025-05-08T17:37:11.202Z] ****.io [2025-05-08T17:37:11.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-08T17:37:11.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-08T17:37:11.732Z] Configure a credential helper to remove this warning. See [2025-05-08T17:37:11.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-08T17:37:11.732Z] [2025-05-08T17:37:11.732Z] Login Succeeded [2025-05-08T17:37:11.732Z] ---> ****-login.sh ends [Pipeline] } [2025-05-08T17:37:11.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-08T17:37:11.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-08T17:37:11.830Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2025-05-08T17:37:11.830Z] 3928fc2afe33140d01c8e3765cf048beb99a8a95 [2025-05-08T17:37:11.830Z] latest [2025-05-08T17:37:11.830Z] 4.1.0-dev.2 [2025-05-08T17:37:11.830Z] 3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [2025-05-08T17:37:11.830Z] main [2025-05-08T17:37:11.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:37:12.214Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:37:12.563Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95 [2025-05-08T17:37:12.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-05-08T17:37:12.563Z] 699205f784ca: Preparing [2025-05-08T17:37:12.563Z] af8fdb7d9c07: Preparing [2025-05-08T17:37:12.563Z] 5fb22bc318da: Preparing [2025-05-08T17:37:12.563Z] c76ce66189b8: Preparing [2025-05-08T17:37:12.563Z] 913116b18aa5: Preparing [2025-05-08T17:37:12.563Z] dd9c8f8612c8: Preparing [2025-05-08T17:37:12.563Z] dd9c8f8612c8: Waiting [2025-05-08T17:37:12.831Z] 699205f784ca: Pushed [2025-05-08T17:37:12.831Z] af8fdb7d9c07: Pushed [2025-05-08T17:37:12.831Z] c76ce66189b8: Pushed [2025-05-08T17:37:12.831Z] dd9c8f8612c8: Layer already exists [2025-05-08T17:37:13.786Z] 913116b18aa5: Pushed [2025-05-08T17:37:23.832Z] 5fb22bc318da: Pushed [2025-05-08T17:37:23.832Z] 3928fc2afe33140d01c8e3765cf048beb99a8a95: digest: sha256:476bd7ae5b1b778abb312596343f36db07f2164b861e28d4c462785fba87222a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:37:24.205Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:37:24.562Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-05-08T17:37:24.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-05-08T17:37:24.562Z] 699205f784ca: Preparing [2025-05-08T17:37:24.562Z] af8fdb7d9c07: Preparing [2025-05-08T17:37:24.562Z] 5fb22bc318da: Preparing [2025-05-08T17:37:24.562Z] c76ce66189b8: Preparing [2025-05-08T17:37:24.562Z] 913116b18aa5: Preparing [2025-05-08T17:37:24.562Z] dd9c8f8612c8: Preparing [2025-05-08T17:37:24.562Z] dd9c8f8612c8: Waiting [2025-05-08T17:37:24.562Z] af8fdb7d9c07: Layer already exists [2025-05-08T17:37:24.562Z] c76ce66189b8: Layer already exists [2025-05-08T17:37:24.562Z] 699205f784ca: Layer already exists [2025-05-08T17:37:24.562Z] 5fb22bc318da: Layer already exists [2025-05-08T17:37:24.562Z] 913116b18aa5: Layer already exists [2025-05-08T17:37:24.562Z] dd9c8f8612c8: Layer already exists [2025-05-08T17:37:24.829Z] latest: digest: sha256:476bd7ae5b1b778abb312596343f36db07f2164b861e28d4c462785fba87222a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:37:25.185Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:37:25.547Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.2 [2025-05-08T17:37:25.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-05-08T17:37:25.547Z] 699205f784ca: Preparing [2025-05-08T17:37:25.547Z] af8fdb7d9c07: Preparing [2025-05-08T17:37:25.547Z] 5fb22bc318da: Preparing [2025-05-08T17:37:25.547Z] c76ce66189b8: Preparing [2025-05-08T17:37:25.547Z] 913116b18aa5: Preparing [2025-05-08T17:37:25.547Z] dd9c8f8612c8: Preparing [2025-05-08T17:37:25.547Z] dd9c8f8612c8: Waiting [2025-05-08T17:37:25.547Z] af8fdb7d9c07: Layer already exists [2025-05-08T17:37:25.547Z] 699205f784ca: Layer already exists [2025-05-08T17:37:25.547Z] c76ce66189b8: Layer already exists [2025-05-08T17:37:25.547Z] 913116b18aa5: Layer already exists [2025-05-08T17:37:25.547Z] 5fb22bc318da: Layer already exists [2025-05-08T17:37:25.547Z] dd9c8f8612c8: Layer already exists [2025-05-08T17:37:25.547Z] 4.1.0-dev.2: digest: sha256:476bd7ae5b1b778abb312596343f36db07f2164b861e28d4c462785fba87222a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:37:26.165Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:37:26.530Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [2025-05-08T17:37:26.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-05-08T17:37:26.530Z] 699205f784ca: Preparing [2025-05-08T17:37:26.530Z] af8fdb7d9c07: Preparing [2025-05-08T17:37:26.530Z] 5fb22bc318da: Preparing [2025-05-08T17:37:26.530Z] c76ce66189b8: Preparing [2025-05-08T17:37:26.530Z] 913116b18aa5: Preparing [2025-05-08T17:37:26.530Z] dd9c8f8612c8: Preparing [2025-05-08T17:37:26.530Z] dd9c8f8612c8: Waiting [2025-05-08T17:37:26.530Z] c76ce66189b8: Layer already exists [2025-05-08T17:37:26.530Z] 913116b18aa5: Layer already exists [2025-05-08T17:37:26.530Z] af8fdb7d9c07: Layer already exists [2025-05-08T17:37:26.530Z] 699205f784ca: Layer already exists [2025-05-08T17:37:26.530Z] 5fb22bc318da: Layer already exists [2025-05-08T17:37:26.530Z] dd9c8f8612c8: Layer already exists [2025-05-08T17:37:26.530Z] 3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2: digest: sha256:476bd7ae5b1b778abb312596343f36db07f2164b861e28d4c462785fba87222a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:37:26.888Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:37:27.254Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2025-05-08T17:37:27.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-05-08T17:37:27.254Z] 699205f784ca: Preparing [2025-05-08T17:37:27.254Z] af8fdb7d9c07: Preparing [2025-05-08T17:37:27.254Z] 5fb22bc318da: Preparing [2025-05-08T17:37:27.254Z] c76ce66189b8: Preparing [2025-05-08T17:37:27.254Z] 913116b18aa5: Preparing [2025-05-08T17:37:27.254Z] dd9c8f8612c8: Preparing [2025-05-08T17:37:27.254Z] dd9c8f8612c8: Waiting [2025-05-08T17:37:27.254Z] 699205f784ca: Layer already exists [2025-05-08T17:37:27.254Z] 913116b18aa5: Layer already exists [2025-05-08T17:37:27.254Z] af8fdb7d9c07: Layer already exists [2025-05-08T17:37:27.254Z] c76ce66189b8: Layer already exists [2025-05-08T17:37:27.254Z] 5fb22bc318da: Layer already exists [2025-05-08T17:37:27.254Z] dd9c8f8612c8: Layer already exists [2025-05-08T17:37:27.518Z] main: digest: sha256:476bd7ae5b1b778abb312596343f36db07f2164b861e28d4c462785fba87222a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-08T17:37:27.607Z] ===================================================== [Pipeline] echo [2025-05-08T17:37:27.626Z] taggedImages: [2025-05-08T17:37:27.626Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95 [2025-05-08T17:37:27.626Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-05-08T17:37:27.626Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.2 [2025-05-08T17:37:27.626Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [2025-05-08T17:37:27.626Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2025-05-08T17:37:27.642Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] echo [2025-05-08T17:37:27.657Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2025-05-08T17:37:27.674Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.2 [Pipeline] echo [2025-05-08T17:37:27.690Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:3928fc2afe33140d01c8e3765cf048beb99a8a95-4.1.0-dev.2 [Pipeline] echo [2025-05-08T17:37:27.706Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:37:28.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-08T17:37:28.102Z] [2025-05-08T17:37:28.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:37:28.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-08T17:37:28.437Z] arm64: Pulling from edgex-lftools-log-publisher [2025-05-08T17:37:28.437Z] 8998bd30e6a1: Pulling fs layer [2025-05-08T17:37:28.437Z] 04944245beec: Pulling fs layer [2025-05-08T17:37:28.437Z] 699f458cf7ca: Pulling fs layer [2025-05-08T17:37:28.437Z] 765212b225bb: Pulling fs layer [2025-05-08T17:37:28.437Z] f23df028b6ca: Pulling fs layer [2025-05-08T17:37:28.437Z] d65c8cfc05b1: Pulling fs layer [2025-05-08T17:37:28.437Z] 2437ff75d9bd: Pulling fs layer [2025-05-08T17:37:28.437Z] 765212b225bb: Waiting [2025-05-08T17:37:28.437Z] f23df028b6ca: Waiting [2025-05-08T17:37:28.437Z] d65c8cfc05b1: Waiting [2025-05-08T17:37:28.437Z] 2437ff75d9bd: Waiting [2025-05-08T17:37:28.709Z] 04944245beec: Verifying Checksum [2025-05-08T17:37:28.709Z] 04944245beec: Download complete [2025-05-08T17:37:28.709Z] 765212b225bb: Verifying Checksum [2025-05-08T17:37:28.709Z] 765212b225bb: Download complete [2025-05-08T17:37:28.709Z] f23df028b6ca: Verifying Checksum [2025-05-08T17:37:28.709Z] f23df028b6ca: Download complete [2025-05-08T17:37:28.709Z] d65c8cfc05b1: Verifying Checksum [2025-05-08T17:37:28.709Z] d65c8cfc05b1: Download complete [2025-05-08T17:37:28.976Z] 699f458cf7ca: Verifying Checksum [2025-05-08T17:37:28.976Z] 699f458cf7ca: Download complete [2025-05-08T17:37:29.243Z] 8998bd30e6a1: Download complete [2025-05-08T17:37:31.823Z] 2437ff75d9bd: Verifying Checksum [2025-05-08T17:37:31.823Z] 2437ff75d9bd: Download complete [2025-05-08T17:37:33.767Z] 8998bd30e6a1: Pull complete [2025-05-08T17:37:34.348Z] 04944245beec: Pull complete [2025-05-08T17:37:35.757Z] 699f458cf7ca: Pull complete [2025-05-08T17:37:36.023Z] 765212b225bb: Pull complete [2025-05-08T17:37:36.983Z] f23df028b6ca: Pull complete [2025-05-08T17:37:36.983Z] d65c8cfc05b1: Pull complete [2025-05-08T17:37:55.176Z] 2437ff75d9bd: Pull complete [2025-05-08T17:37:55.176Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-05-08T17:37:55.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-08T17:37:55.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:37:55.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-1106 does not seem to be running inside a container [2025-05-08T17:37:55.441Z] $ 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-opc-ua/12 -v /w/workspace/device-opc-ua/12:/w/workspace/device-opc-ua/12:rw,z -v /w/workspace/device-opc-ua/12@tmp:/w/workspace/device-opc-ua/12@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-05-08T17:37:58.012Z] $ docker top b244dc33095b70c9e727fe5ef1c9bc8b0f1dd03032b4e40c7f30224b329393b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:37:58.863Z] ---> job-cost.sh [2025-05-08T17:37:58.863Z] lf-activate-venv: SKIPPING [2025-05-08T17:37:58.863Z] INFO: No Stack... [2025-05-08T17:37:59.129Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-05-08T17:38:00.086Z] INFO: Archiving Costs [Pipeline] sh [2025-05-08T17:38:00.717Z] + cat /w/workspace/device-opc-ua/12/archives/cost.csv [2025-05-08T17:38:00.717Z] + cut -d, -f6 [Pipeline] lock [2025-05-08T17:38:00.774Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] [2025-05-08T17:38:00.781Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] did not exist. Created. [2025-05-08T17:38:00.786Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-08T17:38:01.449Z] /w/workspace/device-opc-ua/12@tmp/durable-e47c4461/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-05-08T17:38:02.083Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-05-08T17:38:02.109Z] Warning: overwriting stash ‘stack-cost’ [2025-05-08T17:38:02.167Z] Stashed 1 file(s) [Pipeline] } [2025-05-08T17:38:02.177Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-08T17:38:02.190Z] $ docker stop --time=1 b244dc33095b70c9e727fe5ef1c9bc8b0f1dd03032b4e40c7f30224b329393b2 [2025-05-08T17:38:03.690Z] $ docker rm -f --volumes b244dc33095b70c9e727fe5ef1c9bc8b0f1dd03032b4e40c7f30224b329393b2 [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-05-08T17:38:04.245Z] provisioning config files... [2025-05-08T17:38:04.252Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15693292818179474551tmp [Pipeline] { [Pipeline] sh [2025-05-08T17:38:04.553Z] + set +x [2025-05-08T17:38:04.553Z] + + curl -s https://codecov.io/bash [2025-05-08T17:38:04.553Z] bash -s -- [2025-05-08T17:38:04.553Z] [2025-05-08T17:38:04.553Z] _____ _ [2025-05-08T17:38:04.553Z] / ____| | | [2025-05-08T17:38:04.553Z] | | ___ __| | ___ ___ _____ __ [2025-05-08T17:38:04.553Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-05-08T17:38:04.553Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-05-08T17:38:04.553Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-05-08T17:38:04.553Z] Bash-1.0.6 [2025-05-08T17:38:04.553Z] [2025-05-08T17:38:04.553Z] [2025-05-08T17:38:04.553Z] ==> git version 2.25.1 found [2025-05-08T17:38:04.553Z] ==> 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-05-08T17:38:04.553Z] Release-Date: 2020-01-08 [2025-05-08T17:38:04.553Z] 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-05-08T17:38:04.553Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-05-08T17:38:04.553Z] ==> Jenkins CI detected. [2025-05-08T17:38:04.553Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2025-05-08T17:38:04.553Z] project root: . [2025-05-08T17:38:04.553Z] --> token set from env [2025-05-08T17:38:04.553Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-05-08T17:38:04.553Z] ==> Running gcov in . (disable via -X gcov) [2025-05-08T17:38:04.553Z] ==> Python coveragepy not found [2025-05-08T17:38:04.553Z] ==> Searching for coverage reports in: [2025-05-08T17:38:04.553Z] + . [2025-05-08T17:38:04.553Z] -> Found 1 reports [2025-05-08T17:38:04.813Z] ==> Detecting git/mercurial file structure [2025-05-08T17:38:04.813Z] ==> Reading reports [2025-05-08T17:38:04.813Z] + ./coverage.out bytes=26136 [2025-05-08T17:38:04.813Z] ==> Appending adjustments [2025-05-08T17:38:04.813Z] https://docs.codecov.io/docs/fixing-reports [2025-05-08T17:38:04.813Z] + Found adjustments [2025-05-08T17:38:04.813Z] ==> Gzipping contents [2025-05-08T17:38:04.813Z] 4.0K /tmp/codecov.tqk7np.gz [2025-05-08T17:38:04.813Z] ==> Uploading reports [2025-05-08T17:38:04.813Z] url: https://codecov.io [2025-05-08T17:38:04.813Z] query: branch=main&commit=3928fc2afe33140d01c8e3765cf048beb99a8a95&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-05-08T17:38:04.813Z] -> Pinging Codecov [2025-05-08T17:38:04.813Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3928fc2afe33140d01c8e3765cf048beb99a8a95&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-05-08T17:38:05.073Z] -> Uploading to [2025-05-08T17:38:05.073Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/3928fc2afe33140d01c8e3765cf048beb99a8a95/60985a43-a4af-4b3b-9f95-ab1ebba996cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250508%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250508T173804Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fd0c5b2d2df55bd17d3d45779f7deb3b66a89354ea4c6af6976b47a6d0b16965 [2025-05-08T17:38:05.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-08T17:38:05.073Z] Dload Upload Total Spent Left Speed [2025-05-08T17:38:05.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 24351 --:--:-- --:--:-- --:--:-- 24351 [2025-05-08T17:38:05.073Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] } [2025-05-08T17:38:05.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-05-08T17:38:05.348Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-05-08T17:38:05.366Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:38:05.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-05-08T17:38:05.682Z] [2025-05-08T17:38:05.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:38:05.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-05-08T17:38:05.988Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-05-08T17:38:05.988Z] 43c4264eed91: Pulling fs layer [2025-05-08T17:38:05.988Z] 4cc291be95ef: Pulling fs layer [2025-05-08T17:38:05.988Z] 2ac1f1163629: Pulling fs layer [2025-05-08T17:38:05.988Z] 5c3c966382ef: Pulling fs layer [2025-05-08T17:38:05.988Z] 4f4fb700ef54: Pulling fs layer [2025-05-08T17:38:05.988Z] d9c7d2e4e75e: Pulling fs layer [2025-05-08T17:38:05.988Z] 9c3e1370e548: Pulling fs layer [2025-05-08T17:38:05.988Z] 4f4fb700ef54: Waiting [2025-05-08T17:38:05.988Z] 5c3c966382ef: Waiting [2025-05-08T17:38:05.988Z] d9c7d2e4e75e: Waiting [2025-05-08T17:38:05.988Z] 9c3e1370e548: Waiting [2025-05-08T17:38:05.988Z] 4cc291be95ef: Download complete [2025-05-08T17:38:05.988Z] 5c3c966382ef: Verifying Checksum [2025-05-08T17:38:05.988Z] 5c3c966382ef: Download complete [2025-05-08T17:38:05.988Z] 4f4fb700ef54: Verifying Checksum [2025-05-08T17:38:05.988Z] 4f4fb700ef54: Download complete [2025-05-08T17:38:05.988Z] 43c4264eed91: Verifying Checksum [2025-05-08T17:38:05.988Z] 43c4264eed91: Download complete [2025-05-08T17:38:06.259Z] 43c4264eed91: Pull complete [2025-05-08T17:38:06.259Z] d9c7d2e4e75e: Verifying Checksum [2025-05-08T17:38:06.259Z] d9c7d2e4e75e: Download complete [2025-05-08T17:38:06.259Z] 4cc291be95ef: Pull complete [2025-05-08T17:38:06.836Z] 2ac1f1163629: Verifying Checksum [2025-05-08T17:38:06.836Z] 2ac1f1163629: Download complete [2025-05-08T17:38:07.093Z] 9c3e1370e548: Verifying Checksum [2025-05-08T17:38:07.093Z] 9c3e1370e548: Download complete [2025-05-08T17:38:10.373Z] 2ac1f1163629: Pull complete [2025-05-08T17:38:10.373Z] 5c3c966382ef: Pull complete [2025-05-08T17:38:10.373Z] 4f4fb700ef54: Pull complete [2025-05-08T17:38:10.632Z] d9c7d2e4e75e: Pull complete [2025-05-08T17:38:13.155Z] 9c3e1370e548: Pull complete [2025-05-08T17:38:13.155Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-05-08T17:38:13.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-05-08T17:38:13.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:38:13.255Z] prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container [2025-05-08T17:38:13.277Z] $ 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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-05-08T17:38:17.245Z] $ docker top 44b27fcf010f6f93e657fbf9c15303bc2cd7017ac799181d19b8757d08d5ba6b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-08T17:38:17.599Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2025-05-08T17:38:17.611Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2025-05-08T17:38:17.888Z] + set -o pipefail [2025-05-08T17:38:17.889Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2025-05-08T17:38:27.865Z] [2025-05-08T17:38:27.865Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2025-05-08T17:38:27.865Z] [2025-05-08T17:38:27.865Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/dd37bbca-db7f-4570-b6f1-0cbc78d51b46 [2025-05-08T17:38:27.865Z] [2025-05-08T17:38:27.865Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-05-08T17:38:27.865Z] [2025-05-08T17:38:27.865Z] [2025-05-08T17:38:27.865Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-05-08T17:38:27.865Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-05-08T17:38:27.870Z] $ docker stop --time=1 44b27fcf010f6f93e657fbf9c15303bc2cd7017ac799181d19b8757d08d5ba6b [2025-05-08T17:38:31.643Z] $ docker rm -f --volumes 44b27fcf010f6f93e657fbf9c15303bc2cd7017ac799181d19b8757d08d5ba6b [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-05-08T17:38:32.525Z] + git log --format=format:%s -1 3928fc2afe33140d01c8e3765cf048beb99a8a95 [Pipeline] sh [2025-05-08T17:38:32.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-08T17:38:32.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:38:33.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-08T17:38:33.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:38:33.395Z] prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container [2025-05-08T17:38:33.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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/py-git-semver:0.1.4 cat [2025-05-08T17:38:33.865Z] $ docker top 572d803dfe628939ae1ad447af1a96a52e238d89bedcb2a21133bd41f8fbcca8 -eo pid,comm [2025-05-08T17:38:33.916Z] 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-05-08T17:38:33.916Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-08T17:38:33.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-08T17:38:33.970Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-08T17:38:34.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-08T17:38:34.068Z] $ docker exec 572d803dfe628939ae1ad447af1a96a52e238d89bedcb2a21133bd41f8fbcca8 ssh-agent [2025-05-08T17:38:34.169Z] SSH_AUTH_SOCK=/tmp/ssh-bO8OIMqRIoRl/agent.32 [2025-05-08T17:38:34.169Z] SSH_AGENT_PID=38 [2025-05-08T17:38:34.172Z] Running ssh-add (command line suppressed) [2025-05-08T17:38:34.264Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2594767473214808100.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2594767473214808100.key) [2025-05-08T17:38:34.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-08T17:38:34.577Z] + git semver tag [2025-05-08T17:38:34.835Z] 2025-05-08 17:38:34,730 [run_tag] DEBUG tag force:False [2025-05-08T17:38:34.835Z] 2025-05-08 17:38:34,730 [check_head_tag] DEBUG check head tag [2025-05-08T17:38:34.835Z] 2025-05-08 17:38:34,730 [execute] INFO git cat-file --batch-check [2025-05-08T17:38:34.835Z] 2025-05-08 17:38:34,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) [2025-05-08T17:38:34.835Z] 2025-05-08 17:38:34,733 [execute] INFO git cat-file --batch [2025-05-08T17:38:34.835Z] 2025-05-08 17:38:34,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) [2025-05-08T17:38:34.835Z] 2025-05-08 17:38:34,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-05-08T17:38:34.835Z] 2025-05-08 17:38:34,737 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 [2025-05-08T17:38:34.835Z] 2025-05-08 17:38:34,738 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) [2025-05-08T17:38:34.835Z] 2025-05-08 17:38:34,742 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-05-08T17:38:34.835Z] 4.1.0-dev.2 [Pipeline] } [2025-05-08T17:38:34.836Z] $ docker exec --env ******** --env ******** 572d803dfe628939ae1ad447af1a96a52e238d89bedcb2a21133bd41f8fbcca8 ssh-agent -k [2025-05-08T17:38:34.939Z] unset SSH_AUTH_SOCK; [2025-05-08T17:38:34.939Z] unset SSH_AGENT_PID; [2025-05-08T17:38:34.939Z] echo Agent pid 38 killed; [2025-05-08T17:38:34.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-08T17:38:35.260Z] + git semver [Pipeline] } [2025-05-08T17:38:35.522Z] $ docker stop --time=1 572d803dfe628939ae1ad447af1a96a52e238d89bedcb2a21133bd41f8fbcca8 [2025-05-08T17:38:36.784Z] $ docker rm -f --volumes 572d803dfe628939ae1ad447af1a96a52e238d89bedcb2a21133bd41f8fbcca8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:38:37.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-05-08T17:38:37.195Z] [2025-05-08T17:38:37.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:38:37.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-05-08T17:38:37.500Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-05-08T17:38:37.500Z] ab5ef0e58194: Pulling fs layer [2025-05-08T17:38:37.500Z] 9712f1f96733: Pulling fs layer [2025-05-08T17:38:37.500Z] 63f879dbbcfc: Pulling fs layer [2025-05-08T17:38:37.500Z] 0d9ebad4ef96: Pulling fs layer [2025-05-08T17:38:37.500Z] e9a5061849ea: Pulling fs layer [2025-05-08T17:38:37.500Z] d747dcd14b5f: Pulling fs layer [2025-05-08T17:38:37.500Z] 2de7ff778b66: Pulling fs layer [2025-05-08T17:38:37.500Z] d747dcd14b5f: Waiting [2025-05-08T17:38:37.500Z] 0d9ebad4ef96: Waiting [2025-05-08T17:38:37.500Z] e9a5061849ea: Waiting [2025-05-08T17:38:37.500Z] 2de7ff778b66: Waiting [2025-05-08T17:38:37.500Z] 9712f1f96733: Verifying Checksum [2025-05-08T17:38:37.500Z] 9712f1f96733: Download complete [2025-05-08T17:38:37.758Z] 63f879dbbcfc: Verifying Checksum [2025-05-08T17:38:37.758Z] 63f879dbbcfc: Download complete [2025-05-08T17:38:38.016Z] e9a5061849ea: Verifying Checksum [2025-05-08T17:38:38.016Z] e9a5061849ea: Download complete [2025-05-08T17:38:38.016Z] d747dcd14b5f: Verifying Checksum [2025-05-08T17:38:38.016Z] d747dcd14b5f: Download complete [2025-05-08T17:38:38.016Z] 2de7ff778b66: Verifying Checksum [2025-05-08T17:38:38.016Z] 2de7ff778b66: Download complete [2025-05-08T17:38:38.016Z] 0d9ebad4ef96: Verifying Checksum [2025-05-08T17:38:38.016Z] 0d9ebad4ef96: Download complete [2025-05-08T17:38:38.274Z] ab5ef0e58194: Verifying Checksum [2025-05-08T17:38:38.274Z] ab5ef0e58194: Download complete [2025-05-08T17:38:40.804Z] ab5ef0e58194: Pull complete [2025-05-08T17:38:40.804Z] 9712f1f96733: Pull complete [2025-05-08T17:38:41.370Z] 63f879dbbcfc: Pull complete [2025-05-08T17:38:44.657Z] 0d9ebad4ef96: Pull complete [2025-05-08T17:38:44.657Z] e9a5061849ea: Pull complete [2025-05-08T17:38:44.657Z] d747dcd14b5f: Pull complete [2025-05-08T17:38:45.592Z] 2de7ff778b66: Pull complete [2025-05-08T17:38:45.592Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-05-08T17:38:45.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-05-08T17:38:45.592Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:38:45.681Z] prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container [2025-05-08T17:38:45.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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:0.23.1-centos7 cat [2025-05-08T17:38:50.274Z] $ docker top 3120b1c8f76578fc59424ac13c7839d52dd22a4d3777e5ca8f5ec76596ed3c57 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-05-08T17:38:50.363Z] provisioning config files... [2025-05-08T17:38:50.370Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11391972860890564459tmp [2025-05-08T17:38:50.380Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4151004789146096147tmp [2025-05-08T17:38:50.393Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12572790855388282654tmp [Pipeline] { [Pipeline] echo [2025-05-08T17:38:50.423Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:38:50.718Z] ---> sigul-configuration.sh [2025-05-08T17:38:50.718Z] gpg: directory `/root/.gnupg' created [2025-05-08T17:38:50.718Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-05-08T17:38:50.718Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-05-08T17:38:50.718Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-05-08T17:38:50.718Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-05-08T17:38:50.718Z] gpg: CAST5 encrypted data [2025-05-08T17:38:50.718Z] gpg: encrypted with 1 passphrase [2025-05-08T17:38:50.718Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-05-08T17:38:51.013Z] + mkdir /home/jenkins [2025-05-08T17:38:51.013Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-05-08T17:38:51.306Z] + 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-05-08T17:38:51.320Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:38:51.610Z] ---> sigul-install.sh [2025-05-08T17:38:51.610Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-05-08T17:38:51.908Z] + git tag --list [2025-05-08T17:38:51.909Z] v4.0 [2025-05-08T17:38:51.909Z] v4.0.0 [2025-05-08T17:38:51.909Z] v4.1.0-dev.1 [2025-05-08T17:38:51.909Z] v4.1.0-dev.2 [Pipeline] sh [2025-05-08T17:38:52.208Z] + lftools sign git-tag v4.1.0-dev.2 [2025-05-08T17:38:52.775Z] Signing Git tag with Sigul... [2025-05-08T17:38:52.775Z] Signing v4.1.0-dev.2 [Pipeline] echo [2025-05-08T17:38:53.048Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:38:53.342Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-05-08T17:38:53.350Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-05-08T17:38:53.371Z] $ docker stop --time=1 3120b1c8f76578fc59424ac13c7839d52dd22a4d3777e5ca8f5ec76596ed3c57 [2025-05-08T17:38:54.661Z] $ docker rm -f --volumes 3120b1c8f76578fc59424ac13c7839d52dd22a4d3777e5ca8f5ec76596ed3c57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-05-08T17:38:55.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-08T17:38:55.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:38:55.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-08T17:38:55.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:38:55.469Z] prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container [2025-05-08T17:38:55.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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/py-git-semver:0.1.4 cat [2025-05-08T17:38:55.813Z] $ docker top 4714fae290b880ebdbdf7b3aa787cbf9c39219a4aeb03298ebffd72f2a69dc31 -eo pid,comm [2025-05-08T17:38:55.861Z] 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-05-08T17:38:55.861Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-08T17:38:55.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-08T17:38:55.915Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-08T17:38:56.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-08T17:38:56.015Z] $ docker exec 4714fae290b880ebdbdf7b3aa787cbf9c39219a4aeb03298ebffd72f2a69dc31 ssh-agent [2025-05-08T17:38:56.124Z] SSH_AUTH_SOCK=/tmp/ssh-LmbI6DnrIHqE/agent.33 [2025-05-08T17:38:56.124Z] SSH_AGENT_PID=40 [2025-05-08T17:38:56.128Z] Running ssh-add (command line suppressed) [2025-05-08T17:38:56.214Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1152624720724916466.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1152624720724916466.key) [2025-05-08T17:38:56.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-08T17:38:56.523Z] + git semver bump pre [2025-05-08T17:38:56.785Z] 2025-05-08 17:38:56,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-05-08T17:38:56.785Z] 2025-05-08 17:38:56,684 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev [2025-05-08T17:38:56.785Z] 2025-05-08 17:38:56,684 [bump_version] DEBUG bumped version:4.1.0-dev.3 [2025-05-08T17:38:56.785Z] 2025-05-08 17:38:56,684 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2025-05-08T17:38:56.785Z] 2025-05-08 17:38:56,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-05-08T17:38:56.785Z] 2025-05-08 17:38:56,684 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-05-08T17:38:56.785Z] 2025-05-08 17:38:56,687 [execute] INFO git cat-file --batch-check [2025-05-08T17:38:56.785Z] 2025-05-08 17:38:56,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-05-08T17:38:56.785Z] 2025-05-08 17:38:56,691 [execute] INFO git cat-file --batch [2025-05-08T17:38:56.785Z] 2025-05-08 17:38:56,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-05-08T17:38:56.785Z] 2025-05-08 17:38:56,697 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-05-08T17:38:56.785Z] 4.1.0-dev.3 [Pipeline] } [2025-05-08T17:38:56.788Z] $ docker exec --env ******** --env ******** 4714fae290b880ebdbdf7b3aa787cbf9c39219a4aeb03298ebffd72f2a69dc31 ssh-agent -k [2025-05-08T17:38:56.884Z] unset SSH_AUTH_SOCK; [2025-05-08T17:38:56.884Z] unset SSH_AGENT_PID; [2025-05-08T17:38:56.884Z] echo Agent pid 40 killed; [2025-05-08T17:38:56.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-08T17:38:57.215Z] + git semver [Pipeline] } [2025-05-08T17:38:57.481Z] $ docker stop --time=1 4714fae290b880ebdbdf7b3aa787cbf9c39219a4aeb03298ebffd72f2a69dc31 [2025-05-08T17:38:58.747Z] $ docker rm -f --volumes 4714fae290b880ebdbdf7b3aa787cbf9c39219a4aeb03298ebffd72f2a69dc31 [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-08T17:38:59.093Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-08T17:38:59.093Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:38:59.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-08T17:38:59.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:38:59.475Z] prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container [2025-05-08T17:38:59.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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/py-git-semver:0.1.4 cat [2025-05-08T17:38:59.790Z] $ docker top 320fb8bef20c69fd4594cdb7c8e0a53d95f7dd78f501d30c7965382e24abf785 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-08T17:38:59.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-08T17:38:59.893Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-08T17:39:00.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-08T17:38:59.996Z] $ docker exec 320fb8bef20c69fd4594cdb7c8e0a53d95f7dd78f501d30c7965382e24abf785 ssh-agent [2025-05-08T17:39:00.112Z] SSH_AUTH_SOCK=/tmp/ssh-P32WGmKA2abT/agent.32 [2025-05-08T17:39:00.112Z] SSH_AGENT_PID=38 [2025-05-08T17:39:00.115Z] Running ssh-add (command line suppressed) [2025-05-08T17:39:00.199Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8904354250071320389.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8904354250071320389.key) [2025-05-08T17:39:00.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-08T17:39:00.503Z] + git semver push [2025-05-08T17:39:00.762Z] 2025-05-08 17:39:00,663 [run_push] DEBUG push [2025-05-08T17:39:00.762Z] 2025-05-08 17:39:00,664 [execute] INFO git cat-file --batch-check [2025-05-08T17:39:00.762Z] 2025-05-08 17:39:00,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-05-08T17:39:00.762Z] 2025-05-08 17:39:00,668 [execute] INFO git rev-list 22575988aeb2770d1805745be80ba3b640f2ebd2 -- [2025-05-08T17:39:00.762Z] 2025-05-08 17:39:00,669 [execute] DEBUG Popen(['git', 'rev-list', '22575988aeb2770d1805745be80ba3b640f2ebd2', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-05-08T17:39:00.762Z] 2025-05-08 17:39:00,674 [execute] INFO git fetch -v origin [2025-05-08T17:39:00.762Z] 2025-05-08 17:39:00,674 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-05-08T17:39:01.331Z] 2025-05-08 17:39:01,138 [run_push] DEBUG no remote changes detected [2025-05-08T17:39:01.331Z] 2025-05-08 17:39:01,138 [execute] INFO git push origin semver [2025-05-08T17:39:01.331Z] 2025-05-08 17:39:01,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-05-08T17:39:01.901Z] 2025-05-08 17:39:01,893 [run_push] DEBUG push all version tags [2025-05-08T17:39:01.901Z] 2025-05-08 17:39:01,894 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-05-08T17:39:01.901Z] 2025-05-08 17:39:01,894 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) [2025-05-08T17:39:02.838Z] 2025-05-08 17:39:02,498 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-05-08T17:39:02.838Z] 4.1.0-dev.3 [Pipeline] } [2025-05-08T17:39:02.840Z] $ docker exec --env ******** --env ******** 320fb8bef20c69fd4594cdb7c8e0a53d95f7dd78f501d30c7965382e24abf785 ssh-agent -k [2025-05-08T17:39:02.931Z] unset SSH_AUTH_SOCK; [2025-05-08T17:39:02.931Z] unset SSH_AGENT_PID; [2025-05-08T17:39:02.931Z] echo Agent pid 38 killed; [2025-05-08T17:39:02.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-08T17:39:03.279Z] + git semver [Pipeline] } [2025-05-08T17:39:03.544Z] $ docker stop --time=1 320fb8bef20c69fd4594cdb7c8e0a53d95f7dd78f501d30c7965382e24abf785 [2025-05-08T17:39:04.817Z] $ docker rm -f --volumes 320fb8bef20c69fd4594cdb7c8e0a53d95f7dd78f501d30c7965382e24abf785 [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-05-08T17:39:05.396Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-05-08T17:39:05.396Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-05-08T17:39:05.396Z] total 16 [2025-05-08T17:39:05.396Z] drwxr-xr-x 3 root root 4096 May 8 17:28 . [2025-05-08T17:39:05.396Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 17:38 .. [2025-05-08T17:39:05.396Z] drwxr-xr-x 2 root root 4096 May 8 17:28 cost [2025-05-08T17:39:05.396Z] -rw-r--r-- 1 root root 84 May 8 17:28 cost.csv [2025-05-08T17:39:05.396Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-05-08T17:39:05.396Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-05-08T17:39:05.396Z] total 16 [2025-05-08T17:39:05.396Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 17:28 . [2025-05-08T17:39:05.396Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 17:38 .. [2025-05-08T17:39:05.396Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 17:28 cost [2025-05-08T17:39:05.396Z] -rw-r--r-- 1 jenkins jenkins 84 May 8 17:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:39:05.688Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:39:06.548Z] ---> package-listing.sh [2025-05-08T17:39:06.548Z] ++ facter osfamily [2025-05-08T17:39:06.548Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-08T17:39:06.807Z] + OS_FAMILY=debian [2025-05-08T17:39:06.807Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-05-08T17:39:06.807Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-08T17:39:06.807Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-08T17:39:06.807Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-08T17:39:06.807Z] + PACKAGES=/tmp/packages_start.txt [2025-05-08T17:39:06.807Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-05-08T17:39:06.807Z] + PACKAGES=/tmp/packages_end.txt [2025-05-08T17:39:06.807Z] + case "${OS_FAMILY}" in [2025-05-08T17:39:06.807Z] + dpkg -l [2025-05-08T17:39:06.807Z] + grep '^ii' [2025-05-08T17:39:06.807Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-08T17:39:06.807Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-08T17:39:06.807Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-08T17:39:06.807Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-05-08T17:39:06.807Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-05-08T17:39:06.807Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2025-05-08T17:39:06.819Z] 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-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-08T17:39:07.095Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-08T17:39:07.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-08T17:39:07.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-08T17:39:07.734Z] prd-ubuntu20.04-docker-8c-8g-1105 does not seem to be running inside a container [2025-05-08T17:39:07.754Z] $ 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-opc-ua_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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-05-08T17:39:07.959Z] $ docker top 50e319e804b18b0649b6858a30b3b30a8340996d09adf2eaa5d0256b353934ef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-08T17:39:08.312Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-08T17:39:08.596Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-08T17:39:08.880Z] + ls /var/log/sa-host [2025-05-08T17:39:08.880Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-08T17:39:08.915Z] provisioning config files... [2025-05-08T17:39:08.923Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15369362823659523816tmp [Pipeline] { [Pipeline] echo [2025-05-08T17:39:08.941Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:39:09.222Z] ---> create-netrc.sh [Pipeline] } [2025-05-08T17:39:09.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:39:09.540Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-08T17:39:09.558Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:39:09.853Z] ---> sudo-logs.sh [2025-05-08T17:39:09.853Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-05-08T17:39:09.887Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:39:10.165Z] ---> job-cost.sh [2025-05-08T17:39:10.165Z] lf-activate-venv: SKIPPING [2025-05-08T17:39:10.165Z] DEBUG: total: 0.2199999988079071 [2025-05-08T17:39:10.165Z] INFO: Retrieving Stack Cost... [2025-05-08T17:39:10.734Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-08T17:39:10.993Z] INFO: Archiving Costs [Pipeline] echo [2025-05-08T17:39:11.003Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-08T17:39:11.282Z] ---> logs-deploy.sh [2025-05-08T17:39:11.282Z] lf-activate-venv: SKIPPING [2025-05-08T17:39:11.282Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/12 [2025-05-08T17:39:11.282Z] INFO: archiving workspace using pattern(s): [2025-05-08T17:39:12.217Z] Archives upload complete. [2025-05-08T17:39:12.476Z] INFO: archiving logs to Nexus [2025-05-08T17:39:13.044Z] ---> uname -a: [2025-05-08T17:39:13.044Z] Linux prd-ubuntu20-04-docker-8c-8g-1105 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-05-08T17:39:13.044Z] [2025-05-08T17:39:13.044Z] [2025-05-08T17:39:13.044Z] ---> lscpu: [2025-05-08T17:39:13.044Z] Architecture: x86_64 [2025-05-08T17:39:13.044Z] CPU op-mode(s): 32-bit, 64-bit [2025-05-08T17:39:13.044Z] Byte Order: Little Endian [2025-05-08T17:39:13.044Z] Address sizes: 40 bits physical, 48 bits virtual [2025-05-08T17:39:13.044Z] CPU(s): 8 [2025-05-08T17:39:13.044Z] On-line CPU(s) list: 0-7 [2025-05-08T17:39:13.044Z] Thread(s) per core: 1 [2025-05-08T17:39:13.044Z] Core(s) per socket: 1 [2025-05-08T17:39:13.044Z] Socket(s): 8 [2025-05-08T17:39:13.044Z] NUMA node(s): 1 [2025-05-08T17:39:13.044Z] Vendor ID: AuthenticAMD [2025-05-08T17:39:13.044Z] CPU family: 23 [2025-05-08T17:39:13.044Z] Model: 49 [2025-05-08T17:39:13.044Z] Model name: AMD EPYC-Rome Processor [2025-05-08T17:39:13.044Z] Stepping: 0 [2025-05-08T17:39:13.044Z] CPU MHz: 2799.998 [2025-05-08T17:39:13.044Z] BogoMIPS: 5599.99 [2025-05-08T17:39:13.044Z] Virtualization: AMD-V [2025-05-08T17:39:13.044Z] Hypervisor vendor: KVM [2025-05-08T17:39:13.044Z] Virtualization type: full [2025-05-08T17:39:13.044Z] L1d cache: 256 KiB [2025-05-08T17:39:13.044Z] L1i cache: 256 KiB [2025-05-08T17:39:13.044Z] L2 cache: 4 MiB [2025-05-08T17:39:13.044Z] L3 cache: 128 MiB [2025-05-08T17:39:13.044Z] NUMA node0 CPU(s): 0-7 [2025-05-08T17:39:13.044Z] Vulnerability Itlb multihit: Not affected [2025-05-08T17:39:13.044Z] Vulnerability L1tf: Not affected [2025-05-08T17:39:13.044Z] Vulnerability Mds: Not affected [2025-05-08T17:39:13.044Z] Vulnerability Meltdown: Not affected [2025-05-08T17:39:13.044Z] Vulnerability Mmio stale data: Not affected [2025-05-08T17:39:13.044Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-05-08T17:39:13.044Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-05-08T17:39:13.044Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-05-08T17:39:13.044Z] Vulnerability Srbds: Not affected [2025-05-08T17:39:13.044Z] Vulnerability Tsx async abort: Not affected [2025-05-08T17:39:13.044Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-05-08T17:39:13.044Z] [2025-05-08T17:39:13.044Z] [2025-05-08T17:39:13.044Z] ---> nproc: [2025-05-08T17:39:13.044Z] 8 [2025-05-08T17:39:13.044Z] [2025-05-08T17:39:13.044Z] [2025-05-08T17:39:13.044Z] ---> df -h: [2025-05-08T17:39:13.044Z] Filesystem Size Used Avail Use% Mounted on [2025-05-08T17:39:13.044Z] overlay 155G 14G 142G 9% / [2025-05-08T17:39:13.044Z] tmpfs 64M 0 64M 0% /dev [2025-05-08T17:39:13.044Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-05-08T17:39:13.044Z] shm 64M 0 64M 0% /dev/shm [2025-05-08T17:39:13.044Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-05-08T17:39:13.044Z] [2025-05-08T17:39:13.044Z] [2025-05-08T17:39:13.044Z] ---> sar -b -r -n DEV: [2025-05-08T17:39:13.044Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1105) 05/08/25 _x86_64_ (8 CPU) [2025-05-08T17:39:13.044Z] [2025-05-08T17:39:13.044Z] 17:22:45 LINUX RESTART (8 CPU) [2025-05-08T17:39:13.044Z] [2025-05-08T17:39:13.044Z] 17:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-05-08T17:39:13.044Z] 17:24:01 356.97 62.79 294.18 0.00 5512.95 166149.11 0.00 [2025-05-08T17:39:13.044Z] 17:25:01 215.46 1.82 213.65 0.00 24.66 67946.01 0.00 [2025-05-08T17:39:13.044Z] 17:26:01 132.41 0.07 132.34 0.00 6.53 40193.03 0.00 [2025-05-08T17:39:13.044Z] 17:27:01 165.87 0.17 165.71 0.00 14.13 50432.26 0.00 [2025-05-08T17:39:13.044Z] 17:28:01 37.04 3.63 33.41 0.00 2364.27 6069.14 0.00 [2025-05-08T17:39:13.044Z] 17:29:01 54.39 1.37 53.02 0.00 265.29 16874.12 0.00 [2025-05-08T17:39:13.044Z] 17:30:01 3.33 0.02 3.32 0.00 0.13 79.19 0.00 [2025-05-08T17:39:13.044Z] 17:31:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 [2025-05-08T17:39:13.044Z] 17:32:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2025-05-08T17:39:13.044Z] 17:33:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2025-05-08T17:39:13.044Z] 17:34:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 [2025-05-08T17:39:13.044Z] 17:35:01 1.10 0.00 1.10 0.00 0.00 16.13 0.00 [2025-05-08T17:39:13.044Z] 17:36:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2025-05-08T17:39:13.044Z] 17:37:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2025-05-08T17:39:13.044Z] 17:38:01 2.68 0.02 2.67 0.00 0.13 33.59 0.00 [2025-05-08T17:39:13.044Z] 17:39:01 165.66 0.30 165.36 0.00 26.66 61561.07 0.00 [2025-05-08T17:39:13.044Z] Average: 71.38 4.39 66.99 0.00 513.42 25589.67 0.00 [2025-05-08T17:39:13.044Z] [2025-05-08T17:39:13.044Z] 17:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-05-08T17:39:13.044Z] 17:24:01 29826616 31531920 819816 2.49 60052 1943100 2081564 6.13 1044048 1681824 36468 [2025-05-08T17:39:13.044Z] 17:25:01 27040540 31470876 838068 2.55 176860 4325408 2060248 6.07 1360268 3883700 910052 [2025-05-08T17:39:13.044Z] 17:26:01 27533468 31508008 797132 2.42 190440 3898004 1943100 5.73 1364104 3427052 375816 [2025-05-08T17:39:13.044Z] 17:27:01 27479620 31525652 778696 2.37 194840 3969096 1740460 5.13 1388260 3461584 700 [2025-05-08T17:39:13.044Z] 17:28:01 27143544 31486112 789452 2.40 217448 4242544 1801500 5.31 1583120 3571448 848 [2025-05-08T17:39:13.044Z] 17:29:01 26627416 31497552 777296 2.36 226272 4711124 1718996 5.07 1616944 3997912 448 [2025-05-08T17:39:13.044Z] 17:30:01 26633744 31498980 776160 2.36 224792 4707872 1711264 5.04 1614572 3994692 176 [2025-05-08T17:39:13.044Z] 17:31:01 26642052 31507304 767768 2.33 224816 4707872 1711264 5.04 1606076 3994692 48 [2025-05-08T17:39:13.044Z] 17:32:01 26642028 31507324 767692 2.33 224840 4707880 1711264 5.04 1606172 3994696 172 [2025-05-08T17:39:13.044Z] 17:33:01 26649516 31514832 760116 2.31 224876 4707876 1711264 5.04 1598152 3994704 24 [2025-05-08T17:39:13.044Z] 17:34:01 26649720 31515072 759828 2.31 224900 4707888 1711264 5.04 1598248 3994708 4 [2025-05-08T17:39:13.044Z] 17:35:01 26650392 31515772 759268 2.31 224940 4707892 1711264 5.04 1597668 3994712 8 [2025-05-08T17:39:13.044Z] 17:36:01 26650080 31515532 759404 2.31 224960 4707892 1711264 5.04 1598064 3994712 20 [2025-05-08T17:39:13.044Z] 17:37:01 26649812 31515288 759576 2.31 224984 4707896 1711264 5.04 1597736 3994716 12 [2025-05-08T17:39:13.044Z] 17:38:01 26649184 31514848 759732 2.31 225048 4707876 1742464 5.14 1597944 3994688 36 [2025-05-08T17:39:13.044Z] 17:39:01 25133352 31442208 823692 2.50 252268 5991296 1853140 5.46 1742004 5225968 696 [2025-05-08T17:39:13.044Z] Average: 26912568 31504205 780856 2.37 208896 4465720 1789474 5.27 1532086 3825113 82846 [2025-05-08T17:39:13.044Z] [2025-05-08T17:39:13.044Z] 17:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-05-08T17:39:13.044Z] 17:24:01 ens3 455.94 328.83 3030.05 90.61 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.044Z] 17:24:01 docker0 19.85 20.95 1.47 137.60 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.044Z] 17:24:01 lo 7.40 7.40 0.72 0.72 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.044Z] 17:25:01 ens3 632.83 402.28 5809.53 42.37 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.044Z] 17:25:01 docker0 350.29 540.69 28.42 2932.96 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.044Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.044Z] 17:26:01 ens3 28.08 17.36 28.83 11.68 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.044Z] 17:26:01 docker0 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.044Z] 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:27:01 ens3 102.38 80.64 189.16 398.45 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:27:01 docker0 5.40 9.87 0.34 138.67 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:27:01 lo 7.00 7.00 0.70 0.70 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:28:01 ens3 94.50 45.41 2277.99 3.36 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:28:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:29:01 ens3 90.55 59.26 2521.31 10.13 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:29:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:30:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:31:01 ens3 0.65 0.23 2.55 0.02 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:32:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:34:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:36:01 ens3 0.62 0.55 0.33 0.23 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:38:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:39:01 ens3 437.06 307.48 8067.93 185.12 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:39:01 veth746c55d 1.13 0.93 0.19 0.19 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:39:01 docker0 77.80 120.96 6.73 886.15 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] 17:39:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] Average: ens3 115.21 77.66 1370.49 46.38 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] Average: veth746c55d 0.07 0.06 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] Average: docker0 28.34 43.29 2.31 255.96 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] Average: lo 1.19 1.19 0.11 0.11 0.00 0.00 0.00 0.00 [2025-05-08T17:39:13.045Z] [2025-05-08T17:39:13.045Z] [2025-05-08T17:39:13.045Z] ---> sar -P ALL: [2025-05-08T17:39:13.045Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1105) 05/08/25 _x86_64_ (8 CPU) [2025-05-08T17:39:13.045Z] [2025-05-08T17:39:13.045Z] 17:22:45 LINUX RESTART (8 CPU) [2025-05-08T17:39:13.045Z] [2025-05-08T17:39:13.045Z] 17:23:01 CPU %user %nice %system %iowait %steal %idle [2025-05-08T17:39:13.045Z] 17:24:01 all 7.16 0.00 2.15 3.96 0.04 86.68 [2025-05-08T17:39:13.045Z] 17:24:01 0 6.68 0.00 2.00 0.99 0.05 90.28 [2025-05-08T17:39:13.045Z] 17:24:01 1 7.70 0.00 1.94 1.39 0.03 88.93 [2025-05-08T17:39:13.045Z] 17:24:01 2 5.48 0.00 2.94 8.62 0.03 82.94 [2025-05-08T17:39:13.045Z] 17:24:01 3 5.45 0.00 1.76 0.25 0.05 92.48 [2025-05-08T17:39:13.045Z] 17:24:01 4 7.43 0.00 2.39 3.65 0.05 86.48 [2025-05-08T17:39:13.045Z] 17:24:01 5 8.20 0.00 1.76 0.40 0.03 89.61 [2025-05-08T17:39:13.045Z] 17:24:01 6 7.96 0.00 3.16 13.29 0.03 75.56 [2025-05-08T17:39:13.045Z] 17:24:01 7 8.38 0.00 1.28 3.17 0.05 87.12 [2025-05-08T17:39:13.045Z] 17:25:01 all 8.17 0.00 3.81 4.27 0.06 83.68 [2025-05-08T17:39:13.045Z] 17:25:01 0 8.73 0.00 3.71 0.81 0.05 86.70 [2025-05-08T17:39:13.045Z] 17:25:01 1 9.61 0.00 3.61 1.82 0.07 84.89 [2025-05-08T17:39:13.045Z] 17:25:01 2 9.01 0.00 4.18 3.26 0.07 83.48 [2025-05-08T17:39:13.045Z] 17:25:01 3 8.26 0.00 3.03 0.45 0.03 88.22 [2025-05-08T17:39:13.045Z] 17:25:01 4 7.10 0.00 4.05 17.33 0.07 71.45 [2025-05-08T17:39:13.045Z] 17:25:01 5 6.35 0.00 4.56 1.74 0.05 87.30 [2025-05-08T17:39:13.045Z] 17:25:01 6 8.83 0.00 3.66 6.95 0.08 80.47 [2025-05-08T17:39:13.045Z] 17:25:01 7 7.49 0.00 3.71 1.81 0.07 86.92 [2025-05-08T17:39:13.045Z] 17:26:01 all 38.39 0.00 5.92 2.51 0.07 53.10 [2025-05-08T17:39:13.045Z] 17:26:01 0 37.91 0.00 6.04 0.20 0.08 55.76 [2025-05-08T17:39:13.045Z] 17:26:01 1 38.54 0.00 6.26 14.77 0.08 40.34 [2025-05-08T17:39:13.045Z] 17:26:01 2 38.65 0.00 5.50 0.30 0.07 55.48 [2025-05-08T17:39:13.045Z] 17:26:01 3 38.12 0.00 5.71 1.08 0.07 55.02 [2025-05-08T17:39:13.045Z] 17:26:01 4 38.33 0.00 5.92 2.15 0.07 53.54 [2025-05-08T17:39:13.045Z] 17:26:01 5 37.98 0.00 6.88 0.99 0.07 54.08 [2025-05-08T17:39:13.045Z] 17:26:01 6 39.22 0.00 5.48 0.49 0.05 54.77 [2025-05-08T17:39:13.045Z] 17:26:01 7 38.34 0.00 5.61 0.19 0.07 55.79 [2025-05-08T17:39:13.045Z] 17:27:01 all 23.82 0.00 4.19 2.29 0.06 69.65 [2025-05-08T17:39:13.045Z] 17:27:01 0 24.72 0.00 4.32 0.22 0.05 70.69 [2025-05-08T17:39:13.045Z] 17:27:01 1 25.26 0.00 4.61 4.07 0.07 65.98 [2025-05-08T17:39:13.045Z] 17:27:01 2 23.03 0.00 3.74 1.01 0.03 72.20 [2025-05-08T17:39:13.045Z] 17:27:01 3 22.84 0.00 3.80 3.87 0.07 69.42 [2025-05-08T17:39:13.045Z] 17:27:01 4 23.92 0.00 4.83 8.94 0.07 62.25 [2025-05-08T17:39:13.045Z] 17:27:01 5 24.72 0.00 3.99 0.13 0.07 71.09 [2025-05-08T17:39:13.045Z] 17:27:01 6 24.55 0.00 4.18 0.03 0.07 71.18 [2025-05-08T17:39:13.045Z] 17:27:01 7 21.50 0.00 4.03 0.03 0.07 74.37 [2025-05-08T17:39:13.045Z] 17:28:01 all 1.93 0.00 0.98 0.44 0.02 96.64 [2025-05-08T17:39:13.045Z] 17:28:01 0 1.42 0.00 0.52 0.03 0.02 98.01 [2025-05-08T17:39:13.045Z] 17:28:01 1 0.87 0.00 0.72 0.95 0.02 97.44 [2025-05-08T17:39:13.045Z] 17:28:01 2 1.75 0.00 0.87 0.52 0.03 96.83 [2025-05-08T17:39:13.045Z] 17:28:01 3 1.89 0.00 0.75 0.85 0.02 96.49 [2025-05-08T17:39:13.045Z] 17:28:01 4 2.62 0.00 0.92 0.03 0.00 96.43 [2025-05-08T17:39:13.045Z] 17:28:01 5 1.23 0.00 1.12 0.35 0.02 97.28 [2025-05-08T17:39:13.045Z] 17:28:01 6 2.67 0.00 2.29 0.70 0.02 94.33 [2025-05-08T17:39:13.045Z] 17:28:01 7 2.95 0.00 0.65 0.07 0.02 96.31 [2025-05-08T17:39:13.045Z] 17:29:01 all 2.59 0.00 1.23 0.58 0.03 95.57 [2025-05-08T17:39:13.045Z] 17:29:01 0 2.32 0.00 1.23 0.02 0.03 96.41 [2025-05-08T17:39:13.045Z] 17:29:01 1 2.09 0.00 1.04 0.99 0.02 95.86 [2025-05-08T17:39:13.045Z] 17:29:01 2 3.01 0.00 0.82 0.02 0.03 96.12 [2025-05-08T17:39:13.045Z] 17:29:01 3 3.33 0.00 0.95 0.02 0.03 95.67 [2025-05-08T17:39:13.045Z] 17:29:01 4 2.80 0.00 1.22 0.20 0.03 95.75 [2025-05-08T17:39:13.045Z] 17:29:01 5 2.33 0.00 1.57 0.30 0.02 95.78 [2025-05-08T17:39:13.045Z] 17:29:01 6 3.03 0.00 1.29 3.12 0.03 92.53 [2025-05-08T17:39:13.045Z] 17:29:01 7 1.82 0.00 1.76 0.00 0.02 96.40 [2025-05-08T17:39:13.045Z] 17:30:01 all 0.07 0.00 0.05 0.01 0.01 99.87 [2025-05-08T17:39:13.045Z] 17:30:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2025-05-08T17:39:13.045Z] 17:30:01 1 0.03 0.00 0.03 0.05 0.02 99.87 [2025-05-08T17:39:13.045Z] 17:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-05-08T17:39:13.045Z] 17:30:01 3 0.12 0.00 0.05 0.00 0.02 99.82 [2025-05-08T17:39:13.045Z] 17:30:01 4 0.20 0.00 0.10 0.00 0.00 99.70 [2025-05-08T17:39:13.045Z] 17:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-08T17:39:13.045Z] 17:30:01 6 0.03 0.00 0.05 0.02 0.00 99.90 [2025-05-08T17:39:13.045Z] 17:30:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2025-05-08T17:39:13.045Z] 17:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-05-08T17:39:13.045Z] 17:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-08T17:39:13.045Z] 17:31:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2025-05-08T17:39:13.045Z] 17:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-05-08T17:39:13.045Z] 17:31:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2025-05-08T17:39:13.045Z] 17:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-05-08T17:39:13.045Z] 17:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-08T17:39:13.045Z] 17:31:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-05-08T17:39:13.045Z] 17:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-08T17:39:13.045Z] 17:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-05-08T17:39:13.045Z] 17:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-05-08T17:39:13.045Z] 17:32:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2025-05-08T17:39:13.045Z] 17:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-05-08T17:39:13.045Z] 17:32:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2025-05-08T17:39:13.045Z] 17:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-08T17:39:13.045Z] 17:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-08T17:39:13.045Z] 17:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-05-08T17:39:13.045Z] 17:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-08T17:39:13.045Z] 17:33:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2025-05-08T17:39:13.045Z] 17:33:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-05-08T17:39:13.045Z] 17:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-05-08T17:39:13.045Z] 17:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2025-05-08T17:39:13.045Z] 17:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-05-08T17:39:13.045Z] 17:33:01 4 0.32 0.00 0.02 0.00 0.00 99.67 [2025-05-08T17:39:13.045Z] 17:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-08T17:39:13.045Z] 17:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-05-08T17:39:13.045Z] 17:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-08T17:39:13.045Z] 17:34:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2025-05-08T17:39:13.045Z] 17:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-05-08T17:39:13.045Z] 17:34:01 1 0.03 0.00 0.02 0.02 0.03 99.90 [2025-05-08T17:39:13.045Z] 17:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-05-08T17:39:13.045Z] 17:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-05-08T17:39:13.045Z] 17:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-08T17:39:13.045Z] 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-08T17:39:13.045Z] 17:34:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-05-08T17:39:13.045Z] 17:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-05-08T17:39:13.045Z] [2025-05-08T17:39:13.045Z] 17:34:01 CPU %user %nice %system %iowait %steal %idle [2025-05-08T17:39:13.045Z] 17:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-05-08T17:39:13.045Z] 17:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-05-08T17:39:13.045Z] 17:35:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2025-05-08T17:39:13.045Z] 17:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-05-08T17:39:13.045Z] 17:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2025-05-08T17:39:13.045Z] 17:35:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2025-05-08T17:39:13.045Z] 17:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-08T17:39:13.045Z] 17:35:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-05-08T17:39:13.045Z] 17:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-05-08T17:39:13.045Z] 17:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-05-08T17:39:13.045Z] 17:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-08T17:39:13.045Z] 17:36:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2025-05-08T17:39:13.045Z] 17:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-08T17:39:13.045Z] 17:36:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-05-08T17:39:13.045Z] 17:36:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-05-08T17:39:13.045Z] 17:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-05-08T17:39:13.045Z] 17:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-05-08T17:39:13.045Z] 17:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-05-08T17:39:13.045Z] 17:37:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2025-05-08T17:39:13.045Z] 17:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-08T17:39:13.045Z] 17:37:01 1 0.03 0.00 0.02 0.02 0.03 99.90 [2025-05-08T17:39:13.045Z] 17:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-08T17:39:13.045Z] 17:37:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2025-05-08T17:39:13.045Z] 17:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-08T17:39:13.045Z] 17:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-05-08T17:39:13.045Z] 17:37:01 6 1.01 0.00 0.02 0.02 0.02 98.94 [2025-05-08T17:39:13.045Z] 17:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-08T17:39:13.045Z] 17:38:01 all 0.27 0.00 0.03 0.00 0.01 99.68 [2025-05-08T17:39:13.045Z] 17:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-05-08T17:39:13.045Z] 17:38:01 1 0.03 0.00 0.05 0.02 0.03 99.87 [2025-05-08T17:39:13.045Z] 17:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2025-05-08T17:39:13.045Z] 17:38:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-05-08T17:39:13.045Z] 17:38:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-05-08T17:39:13.045Z] 17:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-05-08T17:39:13.045Z] 17:38:01 6 1.95 0.00 0.03 0.02 0.02 97.98 [2025-05-08T17:39:13.045Z] 17:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-05-08T17:39:13.045Z] 17:39:01 all 8.93 0.00 3.80 2.46 0.07 84.75 [2025-05-08T17:39:13.045Z] 17:39:01 0 10.81 0.00 3.45 0.13 0.07 85.54 [2025-05-08T17:39:13.045Z] 17:39:01 1 7.37 0.00 3.54 0.76 0.07 88.26 [2025-05-08T17:39:13.045Z] 17:39:01 2 8.91 0.00 4.79 0.40 0.05 85.84 [2025-05-08T17:39:13.045Z] 17:39:01 3 9.77 0.00 3.44 2.03 0.07 84.69 [2025-05-08T17:39:13.045Z] 17:39:01 4 7.45 0.00 2.51 0.67 0.05 89.32 [2025-05-08T17:39:13.045Z] 17:39:01 5 9.84 0.00 3.36 0.41 0.07 86.33 [2025-05-08T17:39:13.045Z] 17:39:01 6 7.85 0.00 5.03 8.72 0.07 78.33 [2025-05-08T17:39:13.045Z] 17:39:01 7 9.43 0.00 4.27 6.57 0.08 79.64 [2025-05-08T17:39:13.045Z] Average: all 5.69 0.00 1.38 1.03 0.03 91.87 [2025-05-08T17:39:13.045Z] Average: 0 5.76 0.00 1.33 0.15 0.03 92.73 [2025-05-08T17:39:13.045Z] Average: 1 5.69 0.00 1.36 1.54 0.03 91.37 [2025-05-08T17:39:13.045Z] Average: 2 5.59 0.00 1.42 0.88 0.03 92.08 [2025-05-08T17:39:13.045Z] Average: 3 5.61 0.00 1.22 0.53 0.03 92.61 [2025-05-08T17:39:13.045Z] Average: 4 5.62 0.00 1.37 2.05 0.02 90.95 [2025-05-08T17:39:13.045Z] Average: 5 5.64 0.00 1.45 0.27 0.02 92.63 [2025-05-08T17:39:13.045Z] Average: 6 6.05 0.00 1.57 2.08 0.03 90.28 [2025-05-08T17:39:13.045Z] Average: 7 5.59 0.00 1.33 0.73 0.02 92.32 [2025-05-08T17:39:13.045Z] [2025-05-08T17:39:13.045Z] [2025-05-08T17:39:13.045Z]