Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dacda6636b0f16d8de931466d6866e30110653c3 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-ssh14680143997626210356.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3699031088186495317.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh17671154470688113752.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2839043395012892911.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-ssh18434576711561353474.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-7687 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 dacda6636b0f16d8de931466d6866e30110653c3 (main) Commit message: "build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#129)" > 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 dacda6636b0f16d8de931466d6866e30110653c3 # timeout=10 > git rev-list --no-walk 1c89c2042a409d96a58921c7f63e2b8d6d401c35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-27T06:05:20.725Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-27T06:05:20.798Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-27T06:05:20.825Z] ========================================================= [2025-08-27T06:05:20.825Z] EdgeX Global Pipelines Version Info [2025-08-27T06:05:20.825Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:05:21.934Z] ------------------- [2025-08-27T06:05:21.934Z] stable info: [2025-08-27T06:05:21.934Z] ------------------- [2025-08-27T06:05:21.934Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-27T06:05:21.934Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-27T06:05:21.934Z] Message: update stable to v1.0.276 [2025-08-27T06:05:22.524Z] ------------------- [2025-08-27T06:05:22.524Z] experimental info: [2025-08-27T06:05:22.524Z] ------------------- [2025-08-27T06:05:22.524Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-27T06:05:22.524Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-27T06:05:22.524Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-27T06:05:22.618Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-08-27T06:05:22.641Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-08-27T06:05:22.663Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-27T06:05:22.688Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-27T06:05:22.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-27T06:05:22.734Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-27T06:05:22.759Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-27T06:05:22.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-27T06:05:22.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-27T06:05:22.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-27T06:05:22.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-27T06:05:22.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-08-27T06:05:22.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-27T06:05:22.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-27T06:05:22.938Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-27T06:05:22.963Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-27T06:05:22.980Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-27T06:05:22.996Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-27T06:05:23.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-27T06:05:23.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-27T06:05:23.065Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-27T06:05:23.091Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-27T06:05:23.114Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-27T06:05:23.138Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-27T06:05:23.163Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-27T06:05:23.185Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-27T06:05:23.208Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-27T06:05:23.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-27T06:05:23.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-27T06:05:23.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-27T06:05:23.307Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] echo [2025-08-27T06:05:23.331Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dacda66 [Pipeline] echo [2025-08-27T06:05:23.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T06:05:23.425Z] provisioning config files... [2025-08-27T06:05:23.441Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8211736349540450123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:05:23.785Z] ---> ****-login.sh [2025-08-27T06:05:23.785Z] nexus3.edgexfoundry.org:10001 [2025-08-27T06:05:23.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:05:24.045Z] [2025-08-27T06:05:24.045Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T06:05:24.045Z] Configure a credential helper to remove this warning. See [2025-08-27T06:05:24.045Z] https://docs.****.com/go/credential-store/ [2025-08-27T06:05:24.045Z] [2025-08-27T06:05:24.045Z] Login Succeeded [2025-08-27T06:05:24.045Z] nexus3.edgexfoundry.org:10002 [2025-08-27T06:05:24.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:05:24.305Z] [2025-08-27T06:05:24.305Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T06:05:24.305Z] Configure a credential helper to remove this warning. See [2025-08-27T06:05:24.305Z] https://docs.****.com/go/credential-store/ [2025-08-27T06:05:24.305Z] [2025-08-27T06:05:24.305Z] Login Succeeded [2025-08-27T06:05:24.305Z] nexus3.edgexfoundry.org:10003 [2025-08-27T06:05:24.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:05:24.305Z] [2025-08-27T06:05:24.305Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T06:05:24.305Z] Configure a credential helper to remove this warning. See [2025-08-27T06:05:24.305Z] https://docs.****.com/go/credential-store/ [2025-08-27T06:05:24.305Z] [2025-08-27T06:05:24.305Z] Login Succeeded [2025-08-27T06:05:24.305Z] nexus3.edgexfoundry.org:10004 [2025-08-27T06:05:24.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:05:24.305Z] [2025-08-27T06:05:24.305Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T06:05:24.305Z] Configure a credential helper to remove this warning. See [2025-08-27T06:05:24.305Z] https://docs.****.com/go/credential-store/ [2025-08-27T06:05:24.305Z] [2025-08-27T06:05:24.305Z] Login Succeeded [2025-08-27T06:05:24.305Z] ****.io [2025-08-27T06:05:24.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:05:24.566Z] [2025-08-27T06:05:24.566Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-27T06:05:24.566Z] Configure a credential helper to remove this warning. See [2025-08-27T06:05:24.566Z] https://docs.****.com/go/credential-store/ [2025-08-27T06:05:24.566Z] [2025-08-27T06:05:24.566Z] Login Succeeded [2025-08-27T06:05:24.566Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T06:05:24.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-27T06:05:24.986Z] + git rev-list -1 --merges dacda6636b0f16d8de931466d6866e30110653c3~1..dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] echo [2025-08-27T06:05:25.012Z] -----------> git rev-list -1 --merges dacda6636b0f16d8de931466d6866e30110653c3~1..dacda6636b0f16d8de931466d6866e30110653c3 dacda6636b0f16d8de931466d6866e30110653c3 [false] [Pipeline] sh [2025-08-27T06:05:25.307Z] + git log --format=format:%s -1 dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] echo [2025-08-27T06:05:25.319Z] ========================================================= [2025-08-27T06:05:25.319Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-27T06:05:25.319Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-27T06:05:25.663Z] + git log --format=format:%s -1 dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] echo [2025-08-27T06:05:25.677Z] [semverPrep] GIT_COMMIT: dacda6636b0f16d8de931466d6866e30110653c3, Commit Message: build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#129) [Pipeline] echo [2025-08-27T06:05:25.691Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-27T06:05:26.073Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-27T06:05:26.074Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-27T06:05:26.074Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-27T06:05:26.074Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-27T06:05:26.074Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-08-27T06:05:26.074Z] -a /etc/ssh/ssh_known_hosts [2025-08-27T06:05:26.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:05:26.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T06:05:26.606Z] [2025-08-27T06:05:26.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:05:26.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T06:05:26.916Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-27T06:05:26.916Z] 3dae71ba6b94: Pulling fs layer [2025-08-27T06:05:26.916Z] 6bf1a483ea7c: Pulling fs layer [2025-08-27T06:05:26.916Z] f5dfc541a4d3: Pulling fs layer [2025-08-27T06:05:26.916Z] 461d9e800cba: Pulling fs layer [2025-08-27T06:05:26.916Z] 80192f66455f: Pulling fs layer [2025-08-27T06:05:26.916Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-27T06:05:26.916Z] a29436f7fd5d: Pulling fs layer [2025-08-27T06:05:26.916Z] 923cac83aea3: Pulling fs layer [2025-08-27T06:05:26.916Z] 25ad8b0a4227: Pulling fs layer [2025-08-27T06:05:26.916Z] db01528c6b51: Pulling fs layer [2025-08-27T06:05:26.916Z] 28988de357af: Pulling fs layer [2025-08-27T06:05:26.916Z] 461d9e800cba: Waiting [2025-08-27T06:05:26.916Z] 80192f66455f: Waiting [2025-08-27T06:05:26.916Z] 2e8e34ca0e6c: Waiting [2025-08-27T06:05:26.916Z] a29436f7fd5d: Waiting [2025-08-27T06:05:26.916Z] 923cac83aea3: Waiting [2025-08-27T06:05:26.916Z] 28988de357af: Waiting [2025-08-27T06:05:26.916Z] 25ad8b0a4227: Waiting [2025-08-27T06:05:26.916Z] db01528c6b51: Waiting [2025-08-27T06:05:26.916Z] 6bf1a483ea7c: Verifying Checksum [2025-08-27T06:05:26.916Z] 6bf1a483ea7c: Download complete [2025-08-27T06:05:26.916Z] 461d9e800cba: Verifying Checksum [2025-08-27T06:05:26.916Z] 461d9e800cba: Download complete [2025-08-27T06:05:27.175Z] 80192f66455f: Download complete [2025-08-27T06:05:27.175Z] f5dfc541a4d3: Verifying Checksum [2025-08-27T06:05:27.175Z] f5dfc541a4d3: Download complete [2025-08-27T06:05:27.175Z] 3dae71ba6b94: Verifying Checksum [2025-08-27T06:05:27.175Z] 3dae71ba6b94: Download complete [2025-08-27T06:05:27.175Z] 923cac83aea3: Download complete [2025-08-27T06:05:27.175Z] 25ad8b0a4227: Verifying Checksum [2025-08-27T06:05:27.175Z] 25ad8b0a4227: Download complete [2025-08-27T06:05:27.175Z] db01528c6b51: Verifying Checksum [2025-08-27T06:05:27.175Z] db01528c6b51: Download complete [2025-08-27T06:05:27.175Z] 28988de357af: Download complete [2025-08-27T06:05:27.437Z] a29436f7fd5d: Verifying Checksum [2025-08-27T06:05:27.438Z] a29436f7fd5d: Download complete [2025-08-27T06:05:28.007Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-27T06:05:28.007Z] 2e8e34ca0e6c: Download complete [2025-08-27T06:05:28.575Z] 3dae71ba6b94: Pull complete [2025-08-27T06:05:28.834Z] 6bf1a483ea7c: Pull complete [2025-08-27T06:05:29.405Z] f5dfc541a4d3: Pull complete [2025-08-27T06:05:29.665Z] 461d9e800cba: Pull complete [2025-08-27T06:05:29.665Z] 80192f66455f: Pull complete [2025-08-27T06:05:33.866Z] 2e8e34ca0e6c: Pull complete [2025-08-27T06:05:34.436Z] a29436f7fd5d: Pull complete [2025-08-27T06:05:34.436Z] 923cac83aea3: Pull complete [2025-08-27T06:05:34.695Z] 25ad8b0a4227: Pull complete [2025-08-27T06:05:34.695Z] db01528c6b51: Pull complete [2025-08-27T06:05:34.695Z] 28988de357af: Pull complete [2025-08-27T06:05:34.695Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-27T06:05:34.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T06:05:34.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T06:05:34.852Z] prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container [2025-08-27T06:05:34.885Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-27T06:05:37.852Z] $ docker top 3f0e018d0aaab0adb349d529a8c0d85f2146794a89f2be3b7d240fe8a6bfd0ff -eo pid,comm [2025-08-27T06:05:37.894Z] 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-08-27T06:05:37.894Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-27T06:05:37.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T06:05:37.959Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T06:05:38.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T06:05:38.073Z] $ docker exec 3f0e018d0aaab0adb349d529a8c0d85f2146794a89f2be3b7d240fe8a6bfd0ff ssh-agent [2025-08-27T06:05:38.162Z] SSH_AUTH_SOCK=/tmp/ssh-FwShkp1Gihqz/agent.31 [2025-08-27T06:05:38.162Z] SSH_AGENT_PID=37 [2025-08-27T06:05:38.168Z] Running ssh-add (command line suppressed) [2025-08-27T06:05:38.271Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3586718007427069312.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3586718007427069312.key) [2025-08-27T06:05:38.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T06:05:38.575Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2025-08-27T06:05:38.863Z] + git tag --points-at HEAD [Pipeline] } [2025-08-27T06:05:38.878Z] $ docker exec --env ******** --env ******** 3f0e018d0aaab0adb349d529a8c0d85f2146794a89f2be3b7d240fe8a6bfd0ff ssh-agent -k [2025-08-27T06:05:38.966Z] unset SSH_AUTH_SOCK; [2025-08-27T06:05:38.967Z] unset SSH_AGENT_PID; [2025-08-27T06:05:38.967Z] echo Agent pid 37 killed; [2025-08-27T06:05:38.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-27T06:05:39.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T06:05:39.013Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T06:05:39.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T06:05:39.118Z] $ docker exec 3f0e018d0aaab0adb349d529a8c0d85f2146794a89f2be3b7d240fe8a6bfd0ff ssh-agent [2025-08-27T06:05:39.210Z] SSH_AUTH_SOCK=/tmp/ssh-1JoyH6oWOhTW/agent.85 [2025-08-27T06:05:39.210Z] SSH_AGENT_PID=91 [2025-08-27T06:05:39.214Z] Running ssh-add (command line suppressed) [2025-08-27T06:05:39.328Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10759946155853292294.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10759946155853292294.key) [2025-08-27T06:05:39.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T06:05:39.631Z] + git semver init [2025-08-27T06:05:39.890Z] 2025-08-27 06:05:39,849 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-27T06:05:39.890Z] 2025-08-27 06:05:39,852 [run_init] DEBUG init version:0.0.0 force:False [2025-08-27T06:05:39.890Z] 2025-08-27 06:05:39,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-08-27T06:05:39.890Z] 2025-08-27 06:05:39,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-08-27T06:05:39.890Z] 2025-08-27 06:05:39,854 [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, stdin=None, shell=False, universal_newlines=False) [2025-08-27T06:05:41.268Z] 2025-08-27 06:05:40,871 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-08-27T06:05:41.268Z] 2025-08-27 06:05:40,872 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-08-27T06:05:41.268Z] 2025-08-27 06:05:40,872 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-27T06:05:41.268Z] 2025-08-27 06:05:40,872 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-27T06:05:41.268Z] 4.1.0-dev.6 [Pipeline] } [2025-08-27T06:05:41.281Z] $ docker exec --env ******** --env ******** 3f0e018d0aaab0adb349d529a8c0d85f2146794a89f2be3b7d240fe8a6bfd0ff ssh-agent -k [2025-08-27T06:05:41.379Z] unset SSH_AUTH_SOCK; [2025-08-27T06:05:41.380Z] unset SSH_AGENT_PID; [2025-08-27T06:05:41.380Z] echo Agent pid 91 killed; [2025-08-27T06:05:41.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T06:05:41.710Z] + git semver [Pipeline] } [2025-08-27T06:05:41.986Z] $ docker stop --time=1 3f0e018d0aaab0adb349d529a8c0d85f2146794a89f2be3b7d240fe8a6bfd0ff [2025-08-27T06:05:43.263Z] $ docker rm -f --volumes 3f0e018d0aaab0adb349d529a8c0d85f2146794a89f2be3b7d240fe8a6bfd0ff [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-27T06:05:43.602Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-27T06:05:43.847Z] Stashed 1 file(s) [Pipeline] echo [2025-08-27T06:05:43.851Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.6 [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-08-27T06:05:44.022Z] provisioning config files... [2025-08-27T06:05:44.032Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13610009315928440512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:05:44.396Z] ---> ****-login.sh [2025-08-27T06:05:44.396Z] nexus3.edgexfoundry.org:10001 [2025-08-27T06:05:44.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:05:44.396Z] Login Succeeded [2025-08-27T06:05:44.396Z] nexus3.edgexfoundry.org:10002 [2025-08-27T06:05:44.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:05:44.396Z] Login Succeeded [2025-08-27T06:05:44.396Z] nexus3.edgexfoundry.org:10003 [2025-08-27T06:05:44.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:05:44.672Z] Login Succeeded [2025-08-27T06:05:44.672Z] nexus3.edgexfoundry.org:10004 [2025-08-27T06:05:44.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:05:44.673Z] Login Succeeded [2025-08-27T06:05:44.673Z] ****.io [2025-08-27T06:05:44.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:05:44.931Z] Login Succeeded [2025-08-27T06:05:44.931Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T06:05:44.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-27T06:05:45.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T06:05:45.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T06:05:45.068Z] ========================================================= [2025-08-27T06:05:45.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-27T06:05:45.068Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:05:45.405Z] + 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-08-27T06:05:45.975Z] #0 building with "default" instance using docker driver [2025-08-27T06:05:45.975Z] [2025-08-27T06:05:45.975Z] #1 [internal] load build definition from Dockerfile [2025-08-27T06:05:45.975Z] #1 transferring dockerfile: 1.28kB done [2025-08-27T06:05:45.975Z] #1 DONE 0.0s [2025-08-27T06:05:45.975Z] [2025-08-27T06:05:45.975Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-27T06:05:45.975Z] #2 DONE 0.1s [2025-08-27T06:05:46.235Z] [2025-08-27T06:05:46.235Z] #3 [internal] load .dockerignore [2025-08-27T06:05:46.235Z] #3 transferring context: 102B done [2025-08-27T06:05:46.235Z] #3 DONE 0.0s [2025-08-27T06:05:46.235Z] [2025-08-27T06:05:46.235Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-27T06:05:46.235Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-27T06:05:46.235Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.24MB / 74.06MB 0.1s [2025-08-27T06:05:46.235Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-27T06:05:46.235Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-27T06:05:46.235Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s [2025-08-27T06:05:46.235Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-27T06:05:46.235Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-27T06:05:46.235Z] #4 ... [2025-08-27T06:05:46.235Z] [2025-08-27T06:05:46.235Z] #5 [internal] load build context [2025-08-27T06:05:46.235Z] #5 transferring context: 17.33MB 0.1s done [2025-08-27T06:05:46.235Z] #5 DONE 0.2s [2025-08-27T06:05:46.235Z] [2025-08-27T06:05:46.235Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-27T06:05:46.235Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s [2025-08-27T06:05:46.235Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-27T06:05:46.235Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-27T06:05:46.235Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-27T06:05:46.236Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-27T06:05:46.236Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-08-27T06:05:46.236Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-27T06:05:46.236Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-27T06:05:46.628Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 30.41MB / 74.06MB 0.3s [2025-08-27T06:05:46.628Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-27T06:05:46.628Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-27T06:05:46.628Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-27T06:05:46.628Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-27T06:05:46.628Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 68.16MB / 74.06MB 0.5s [2025-08-27T06:05:46.628Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 14.68MB / 103.05MB 0.5s [2025-08-27T06:05:46.628Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s [2025-08-27T06:05:46.628Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-27T06:05:46.887Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-08-27T06:05:46.887Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 23.07MB / 103.05MB 0.7s [2025-08-27T06:05:46.887Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-27T06:05:46.887Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-08-27T06:05:46.887Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 59.77MB / 103.05MB 0.9s [2025-08-27T06:05:46.887Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s done [2025-08-27T06:05:47.149Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 85.98MB / 103.05MB 1.0s [2025-08-27T06:05:47.149Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s [2025-08-27T06:05:47.408Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done [2025-08-27T06:05:51.600Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done [2025-08-27T06:05:51.600Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-27T06:05:51.600Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-27T06:05:51.600Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-27T06:05:51.600Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-27T06:05:51.600Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-27T06:05:51.600Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-27T06:05:51.600Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-27T06:05:54.884Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done [2025-08-27T06:05:54.884Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-27T06:05:54.884Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-27T06:05:54.884Z] #4 DONE 8.9s [2025-08-27T06:05:55.143Z] [2025-08-27T06:05:55.143Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-08-27T06:05:55.143Z] #6 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T06:05:58.432Z] #6 2.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T06:05:58.433Z] #6 3.236 OK: 248 MiB in 58 packages [2025-08-27T06:05:58.984Z] Still waiting to schedule task [2025-08-27T06:05:58.984Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-27T06:06:02.641Z] #6 DONE 7.1s [2025-08-27T06:06:02.641Z] [2025-08-27T06:06:02.641Z] #7 [builder 3/7] WORKDIR /device-opcua [2025-08-27T06:06:02.641Z] #7 DONE 0.0s [2025-08-27T06:06:02.641Z] [2025-08-27T06:06:02.641Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-27T06:06:02.641Z] #8 DONE 0.0s [2025-08-27T06:06:02.641Z] [2025-08-27T06:06:02.641Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T06:06:24.623Z] #9 DONE 22.3s [2025-08-27T06:06:24.623Z] [2025-08-27T06:06:24.623Z] #10 [builder 6/7] COPY . . [2025-08-27T06:06:24.623Z] #10 DONE 0.2s [2025-08-27T06:06:24.886Z] [2025-08-27T06:06:24.886Z] #11 [builder 7/7] RUN echo noop [2025-08-27T06:06:24.886Z] #11 0.193 noop [2025-08-27T06:06:25.144Z] #11 DONE 0.2s [2025-08-27T06:06:25.144Z] [2025-08-27T06:06:25.144Z] #12 exporting to image [2025-08-27T06:06:25.144Z] #12 exporting layers [2025-08-27T06:06:31.716Z] #12 exporting layers 6.6s done [2025-08-27T06:06:31.716Z] #12 writing image sha256:204fbfb3c751f10eced49033e55e2af9771f59584cd27c0bce350b00e0d1715b done [2025-08-27T06:06:31.716Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-27T06:06:31.716Z] #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:06:32.054Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-27T06:06:32.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T06:06:32.128Z] prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container [2025-08-27T06:06:32.160Z] $ 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 ******** ci-base-image-x86_64 cat [2025-08-27T06:06:32.501Z] $ docker top 594aaf446b3518aac7d54bc6e81e9e95c0ffda67cd08872795d472be2fc2edde -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T06:06:32.839Z] + go version [2025-08-27T06:06:32.839Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-27T06:06:32.852Z] $ docker stop --time=1 594aaf446b3518aac7d54bc6e81e9e95c0ffda67cd08872795d472be2fc2edde [2025-08-27T06:06:34.130Z] $ docker rm -f --volumes 594aaf446b3518aac7d54bc6e81e9e95c0ffda67cd08872795d472be2fc2edde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:06:34.566Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-27T06:06:34.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T06:06:34.649Z] prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container [2025-08-27T06:06:34.678Z] $ 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 ******** ci-base-image-x86_64 cat [2025-08-27T06:06:34.897Z] $ docker top ff81754b6efdbd982471d8b807f395af375b93564cc8402c3f440690f9152ac3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T06:06:35.239Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-08-27T06:06:35.544Z] + make test [2025-08-27T06:06:35.544Z] go test ./... -coverprofile=coverage.out [2025-08-27T06:06:36.920Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-08-27T06:06:54.998Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-08-27T06:06:54.998Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-08-27T06:06:54.998Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.023s coverage: 41.4% of statements [2025-08-27T06:07:04.978Z] go vet ./... [2025-08-27T06:07:10.250Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-27T06:07:10.250Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-27T06:07:10.250Z] ./bin/test-attribution-txt.sh [2025-08-27T06:07:10.250Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-27T06:07:10.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-27T06:07:10.282Z] $ docker stop --time=1 ff81754b6efdbd982471d8b807f395af375b93564cc8402c3f440690f9152ac3 [2025-08-27T06:07:14.162Z] $ docker rm -f --volumes ff81754b6efdbd982471d8b807f395af375b93564cc8402c3f440690f9152ac3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-27T06:07:14.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-27T06:07:14.755Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-27T06:07:15.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-27T06:07:15.587Z] + ls -al . [2025-08-27T06:07:15.587Z] total 236 [2025-08-27T06:07:15.587Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 06:06 . [2025-08-27T06:07:15.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 06:05 .. [2025-08-27T06:07:15.587Z] -rw-rw-r-- 1 jenkins jenkins 62 Aug 27 06:05 .dockerignore [2025-08-27T06:07:15.587Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 06:06 .git [2025-08-27T06:07:15.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 06:05 .github [2025-08-27T06:07:15.587Z] -rw-rw-r-- 1 jenkins jenkins 101 Aug 27 06:05 .gitignore [2025-08-27T06:07:15.587Z] -rw-rw-r-- 1 jenkins jenkins 218 Aug 27 06:05 .golangci.yml [2025-08-27T06:07:15.587Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 06:05 .semver [2025-08-27T06:07:15.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 06:05 .vscode [2025-08-27T06:07:15.587Z] -rw-rw-r-- 1 jenkins jenkins 20452 Aug 27 06:05 Attribution.txt [2025-08-27T06:07:15.587Z] -rw-rw-r-- 1 jenkins jenkins 2560 Aug 27 06:05 CHANGELOG.md [2025-08-27T06:07:15.587Z] -rw-rw-r-- 1 jenkins jenkins 1242 Aug 27 06:05 Dockerfile [2025-08-27T06:07:15.587Z] -rw-rw-r-- 1 jenkins jenkins 649 Aug 27 06:05 Jenkinsfile [2025-08-27T06:07:15.587Z] -rw-rw-r-- 1 jenkins jenkins 11367 Aug 27 06:05 LICENSE [2025-08-27T06:07:15.587Z] -rw-rw-r-- 1 jenkins jenkins 2474 Aug 27 06:05 Makefile [2025-08-27T06:07:15.587Z] -rw-rw-r-- 1 jenkins jenkins 4109 Aug 27 06:05 README.md [2025-08-27T06:07:15.587Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 27 06:05 VERSION [2025-08-27T06:07:15.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 06:05 bin [2025-08-27T06:07:15.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 06:05 cmd [2025-08-27T06:07:15.587Z] -rw-r--r-- 1 jenkins jenkins 26136 Aug 27 06:06 coverage.out [2025-08-27T06:07:15.587Z] -rw-rw-r-- 1 jenkins jenkins 6322 Aug 27 06:05 go.mod [2025-08-27T06:07:15.587Z] -rw-rw-r-- 1 jenkins jenkins 87109 Aug 27 06:05 go.sum [2025-08-27T06:07:15.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 06:05 internal [2025-08-27T06:07:15.587Z] -rw-rw-r-- 1 jenkins jenkins 260 Aug 27 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:07:15.908Z] + 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=dacda6636b0f16d8de931466d6866e30110653c3 --label arch=amd64 --label version=4.1.0-dev.6 . [2025-08-27T06:07:16.166Z] #0 building with "default" instance using docker driver [2025-08-27T06:07:16.166Z] [2025-08-27T06:07:16.166Z] #1 [internal] load build definition from Dockerfile [2025-08-27T06:07:16.166Z] #1 transferring dockerfile: 1.28kB done [2025-08-27T06:07:16.166Z] #1 DONE 0.0s [2025-08-27T06:07:16.166Z] [2025-08-27T06:07:16.166Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-27T06:07:16.166Z] #2 DONE 0.0s [2025-08-27T06:07:16.166Z] [2025-08-27T06:07:16.166Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-27T06:07:16.166Z] #3 DONE 0.1s [2025-08-27T06:07:16.166Z] [2025-08-27T06:07:16.166Z] #4 [internal] load .dockerignore [2025-08-27T06:07:16.166Z] #4 transferring context: 32B [2025-08-27T06:07:16.166Z] #4 transferring context: 102B done [2025-08-27T06:07:16.166Z] #4 DONE 0.0s [2025-08-27T06:07:16.166Z] [2025-08-27T06:07:16.166Z] #5 [internal] load build context [2025-08-27T06:07:16.166Z] #5 transferring context: 37.70kB 0.0s done [2025-08-27T06:07:16.166Z] #5 DONE 0.0s [2025-08-27T06:07:16.166Z] [2025-08-27T06:07:16.166Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-27T06:07:16.166Z] #6 DONE 0.1s [2025-08-27T06:07:16.166Z] [2025-08-27T06:07:16.166Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T06:07:16.166Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-27T06:07:16.166Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-27T06:07:16.166Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-27T06:07:16.166Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-27T06:07:16.166Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-27T06:07:16.426Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-27T06:07:16.426Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-27T06:07:16.426Z] #7 DONE 0.3s [2025-08-27T06:07:16.426Z] [2025-08-27T06:07:16.426Z] #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-08-27T06:07:16.685Z] #8 0.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T06:07:16.685Z] #8 0.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T06:07:16.956Z] #8 0.784 OK: 248 MiB in 58 packages [2025-08-27T06:07:17.215Z] #8 DONE 1.0s [2025-08-27T06:07:17.215Z] [2025-08-27T06:07:17.215Z] #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2025-08-27T06:07:17.215Z] #9 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T06:07:17.215Z] #9 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T06:07:17.215Z] #9 0.609 (1/6) Installing dumb-init (1.2.5-r3) [2025-08-27T06:07:17.215Z] #9 0.613 (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-08-27T06:07:17.215Z] #9 0.617 (3/6) Installing libsodium (1.0.19-r0) [2025-08-27T06:07:17.215Z] #9 0.624 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-27T06:07:17.215Z] #9 0.641 (5/6) Installing libzmq (4.3.5-r2) [2025-08-27T06:07:17.215Z] #9 0.650 (6/6) Installing zeromq (4.3.5-r2) [2025-08-27T06:07:17.215Z] #9 0.654 Executing busybox-1.36.1-r29.trigger [2025-08-27T06:07:17.215Z] #9 0.661 OK: 12 MiB in 20 packages [2025-08-27T06:07:17.472Z] #9 DONE 0.8s [2025-08-27T06:07:17.472Z] [2025-08-27T06:07:17.472Z] #10 [builder 3/7] WORKDIR /device-opcua [2025-08-27T06:07:17.472Z] #10 DONE 0.0s [2025-08-27T06:07:17.472Z] [2025-08-27T06:07:17.472Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-27T06:07:17.472Z] #11 DONE 0.0s [2025-08-27T06:07:17.472Z] [2025-08-27T06:07:17.472Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T06:07:17.730Z] #12 DONE 0.5s [2025-08-27T06:07:17.730Z] [2025-08-27T06:07:17.730Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-27T06:07:17.730Z] #13 0.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-27T06:07:17.730Z] #13 0.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-27T06:07:17.730Z] #13 0.611 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T06:07:17.730Z] #13 0.705 Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T06:07:17.989Z] #13 0.746 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T06:07:17.989Z] #13 0.750 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T06:07:17.989Z] #13 0.753 Executing busybox-1.36.1-r30.trigger [2025-08-27T06:07:17.989Z] #13 0.760 OK: 12 MiB in 20 packages [2025-08-27T06:07:17.989Z] #13 DONE 0.9s [2025-08-27T06:07:17.989Z] [2025-08-27T06:07:17.989Z] #14 [builder 6/7] COPY . . [2025-08-27T06:07:17.989Z] #14 DONE 0.2s [2025-08-27T06:07:17.989Z] [2025-08-27T06:07:17.989Z] #15 [builder 7/7] RUN make build [2025-08-27T06:07:18.247Z] #15 0.303 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-08-27T06:07:40.190Z] #15 21.51 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-08-27T06:07:41.575Z] #15 DONE 23.8s [2025-08-27T06:07:41.834Z] [2025-08-27T06:07:41.834Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2025-08-27T06:07:42.091Z] #16 DONE 0.4s [2025-08-27T06:07:42.349Z] [2025-08-27T06:07:42.349Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2025-08-27T06:07:42.349Z] #17 DONE 0.0s [2025-08-27T06:07:42.349Z] [2025-08-27T06:07:42.349Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2025-08-27T06:07:42.349Z] #18 DONE 0.0s [2025-08-27T06:07:42.349Z] [2025-08-27T06:07:42.349Z] #19 exporting to image [2025-08-27T06:07:42.349Z] #19 exporting layers [2025-08-27T06:07:42.349Z] #19 exporting layers 0.3s done [2025-08-27T06:07:42.608Z] #19 writing image sha256:3989cff84fe55904de63ec7f8b2ad2e6463cfa496e7953200b17f2177ad7400e done [2025-08-27T06:07:42.608Z] #19 naming to docker.io/library/device-opc-ua done [2025-08-27T06:07:42.608Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T06:07:42.755Z] provisioning config files... [2025-08-27T06:07:42.763Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16601682076393346811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:07:43.061Z] ---> ****-login.sh [2025-08-27T06:07:43.061Z] nexus3.edgexfoundry.org:10001 [2025-08-27T06:07:43.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:07:43.061Z] Login Succeeded [2025-08-27T06:07:43.061Z] nexus3.edgexfoundry.org:10002 [2025-08-27T06:07:43.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:07:43.061Z] Login Succeeded [2025-08-27T06:07:43.061Z] nexus3.edgexfoundry.org:10003 [2025-08-27T06:07:43.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:07:43.320Z] Login Succeeded [2025-08-27T06:07:43.320Z] nexus3.edgexfoundry.org:10004 [2025-08-27T06:07:43.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:07:43.320Z] Login Succeeded [2025-08-27T06:07:43.320Z] ****.io [2025-08-27T06:07:43.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:07:43.578Z] Login Succeeded [2025-08-27T06:07:43.578Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T06:07:43.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T06:07:43.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T06:07:43.675Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2025-08-27T06:07:43.675Z] dacda6636b0f16d8de931466d6866e30110653c3 [2025-08-27T06:07:43.675Z] latest [2025-08-27T06:07:43.675Z] 4.1.0-dev.6 [2025-08-27T06:07:43.675Z] dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [2025-08-27T06:07:43.675Z] main [2025-08-27T06:07:43.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:07:44.014Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:07:44.336Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3 [2025-08-27T06:07:44.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-08-27T06:07:44.336Z] 3ea0e8baa3e6: Preparing [2025-08-27T06:07:44.336Z] 4e13dad7f5c4: Preparing [2025-08-27T06:07:44.336Z] 36b588ac4ac7: Preparing [2025-08-27T06:07:44.336Z] b216460ee3cd: Preparing [2025-08-27T06:07:44.336Z] 92480c95ab14: Preparing [2025-08-27T06:07:44.336Z] 097100c76c15: Preparing [2025-08-27T06:07:44.336Z] 097100c76c15: Waiting [2025-08-27T06:07:44.336Z] 3ea0e8baa3e6: Pushed [2025-08-27T06:07:44.336Z] 4e13dad7f5c4: Pushed [2025-08-27T06:07:44.336Z] 097100c76c15: Layer already exists [2025-08-27T06:07:44.336Z] b216460ee3cd: Pushed [2025-08-27T06:07:44.901Z] 92480c95ab14: Pushed [2025-08-27T06:07:48.590Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7688 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-08-27T06:07:48.609Z] Running in /w/workspace/device-opc-ua/19 [Pipeline] { [Pipeline] checkout [2025-08-27T06:07:49.092Z] 36b588ac4ac7: Pushed [2025-08-27T06:07:49.092Z] dacda6636b0f16d8de931466d6866e30110653c3: digest: sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 size: 1577 [Pipeline] } [2025-08-27T06:07:51.678Z] Selected Git installation does not exist. Using Default [2025-08-27T06:07:51.678Z] The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:07:51.990Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:07:52.310Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-08-27T06:07:52.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-08-27T06:07:52.311Z] 3ea0e8baa3e6: Preparing [2025-08-27T06:07:52.311Z] 4e13dad7f5c4: Preparing [2025-08-27T06:07:52.311Z] 36b588ac4ac7: Preparing [2025-08-27T06:07:52.311Z] b216460ee3cd: Preparing [2025-08-27T06:07:52.311Z] 92480c95ab14: Preparing [2025-08-27T06:07:52.311Z] 097100c76c15: Preparing [2025-08-27T06:07:52.311Z] 097100c76c15: Waiting [2025-08-27T06:07:52.311Z] 3ea0e8baa3e6: Layer already exists [2025-08-27T06:07:52.311Z] 92480c95ab14: Layer already exists [2025-08-27T06:07:52.311Z] 4e13dad7f5c4: Layer already exists [2025-08-27T06:07:52.311Z] b216460ee3cd: Layer already exists [2025-08-27T06:07:52.311Z] 36b588ac4ac7: Layer already exists [2025-08-27T06:07:52.311Z] 097100c76c15: Layer already exists [2025-08-27T06:07:52.311Z] latest: digest: sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:07:52.647Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:07:52.961Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6 [2025-08-27T06:07:52.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-08-27T06:07:52.961Z] 3ea0e8baa3e6: Preparing [2025-08-27T06:07:52.961Z] 4e13dad7f5c4: Preparing [2025-08-27T06:07:52.961Z] 36b588ac4ac7: Preparing [2025-08-27T06:07:52.961Z] b216460ee3cd: Preparing [2025-08-27T06:07:52.961Z] 92480c95ab14: Preparing [2025-08-27T06:07:52.961Z] 097100c76c15: Preparing [2025-08-27T06:07:52.961Z] 097100c76c15: Waiting [2025-08-27T06:07:52.961Z] 3ea0e8baa3e6: Layer already exists [2025-08-27T06:07:52.961Z] 36b588ac4ac7: Layer already exists [2025-08-27T06:07:52.961Z] 92480c95ab14: Layer already exists [2025-08-27T06:07:52.961Z] b216460ee3cd: Layer already exists [2025-08-27T06:07:52.961Z] 4e13dad7f5c4: Layer already exists [2025-08-27T06:07:52.961Z] 097100c76c15: Layer already exists [2025-08-27T06:07:52.961Z] 4.1.0-dev.6: digest: sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:07:53.289Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:07:53.618Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [2025-08-27T06:07:53.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-08-27T06:07:53.618Z] 3ea0e8baa3e6: Preparing [2025-08-27T06:07:53.618Z] 4e13dad7f5c4: Preparing [2025-08-27T06:07:53.618Z] 36b588ac4ac7: Preparing [2025-08-27T06:07:53.618Z] b216460ee3cd: Preparing [2025-08-27T06:07:53.618Z] 92480c95ab14: Preparing [2025-08-27T06:07:53.618Z] 097100c76c15: Preparing [2025-08-27T06:07:53.618Z] 097100c76c15: Waiting [2025-08-27T06:07:53.618Z] 36b588ac4ac7: Layer already exists [2025-08-27T06:07:53.618Z] 92480c95ab14: Layer already exists [2025-08-27T06:07:53.618Z] 4e13dad7f5c4: Layer already exists [2025-08-27T06:07:53.618Z] b216460ee3cd: Layer already exists [2025-08-27T06:07:53.618Z] 3ea0e8baa3e6: Layer already exists [2025-08-27T06:07:53.618Z] 097100c76c15: Layer already exists [2025-08-27T06:07:53.618Z] dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6: digest: sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:07:53.948Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:07:54.284Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-08-27T06:07:54.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-08-27T06:07:54.284Z] 3ea0e8baa3e6: Preparing [2025-08-27T06:07:54.284Z] 4e13dad7f5c4: Preparing [2025-08-27T06:07:54.284Z] 36b588ac4ac7: Preparing [2025-08-27T06:07:54.284Z] b216460ee3cd: Preparing [2025-08-27T06:07:54.284Z] 92480c95ab14: Preparing [2025-08-27T06:07:54.284Z] 097100c76c15: Preparing [2025-08-27T06:07:54.284Z] 097100c76c15: Waiting [2025-08-27T06:07:54.284Z] 36b588ac4ac7: Layer already exists [2025-08-27T06:07:54.284Z] 92480c95ab14: Layer already exists [2025-08-27T06:07:54.284Z] 3ea0e8baa3e6: Layer already exists [2025-08-27T06:07:54.284Z] 4e13dad7f5c4: Layer already exists [2025-08-27T06:07:54.284Z] b216460ee3cd: Layer already exists [2025-08-27T06:07:54.284Z] 097100c76c15: Layer already exists [2025-08-27T06:07:54.284Z] main: digest: sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T06:07:54.356Z] ===================================================== [Pipeline] echo [2025-08-27T06:07:54.369Z] taggedImages: [2025-08-27T06:07:54.369Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3 [2025-08-27T06:07:54.369Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-08-27T06:07:54.369Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6 [2025-08-27T06:07:54.369Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [2025-08-27T06:07:54.369Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo [2025-08-27T06:07:54.415Z] ========================================================= [2025-08-27T06:07:54.415Z] [edgeXBuildMultiArch] RAW Config: [2025-08-27T06:07:54.415Z] images: [2025-08-27T06:07:54.415Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3 [2025-08-27T06:07:54.415Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-08-27T06:07:54.415Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6 [2025-08-27T06:07:54.415Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [2025-08-27T06:07:54.415Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-08-27T06:07:54.415Z] settingsFile: [2025-08-27T06:07:54.415Z] device-opc-ua-settings [2025-08-27T06:07:54.415Z] ========================================================= [Pipeline] node [2025-08-27T06:07:54.509Z] Running on prd-centos7-docker-4c-2g-7684 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T06:07:54.558Z] provisioning config files... [2025-08-27T06:07:54.578Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6328655586389374616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:07:55.474Z] ---> ****-login.sh [2025-08-27T06:07:55.475Z] nexus3.edgexfoundry.org:10001 [2025-08-27T06:07:55.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:07:55.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:07:55.743Z] Configure a credential helper to remove this warning. See [2025-08-27T06:07:55.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:07:55.743Z] [2025-08-27T06:07:55.743Z] Login Succeeded [2025-08-27T06:07:55.743Z] nexus3.edgexfoundry.org:10002 [2025-08-27T06:07:55.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:07:55.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:07:55.743Z] Configure a credential helper to remove this warning. See [2025-08-27T06:07:55.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:07:55.744Z] [2025-08-27T06:07:55.744Z] Login Succeeded [2025-08-27T06:07:55.744Z] nexus3.edgexfoundry.org:10003 [2025-08-27T06:07:55.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:07:56.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:07:56.014Z] Configure a credential helper to remove this warning. See [2025-08-27T06:07:56.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:07:56.014Z] [2025-08-27T06:07:56.014Z] Login Succeeded [2025-08-27T06:07:56.014Z] nexus3.edgexfoundry.org:10004 [2025-08-27T06:07:56.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:07:56.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:07:56.014Z] Configure a credential helper to remove this warning. See [2025-08-27T06:07:56.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:07:56.014Z] [2025-08-27T06:07:56.014Z] Login Succeeded [2025-08-27T06:07:56.014Z] ****.io [2025-08-27T06:07:56.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:07:56.257Z] using credential edgex-jenkins-ssh [2025-08-27T06:07:56.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:07:56.275Z] Configure a credential helper to remove this warning. See [2025-08-27T06:07:56.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:07:56.275Z] [2025-08-27T06:07:56.275Z] Login Succeeded [2025-08-27T06:07:56.275Z] ---> ****-login.sh ends [2025-08-27T06:07:56.280Z] Cloning the remote Git repository [Pipeline] } [2025-08-27T06:07:56.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T06:07:56.323Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-08-27T06:07:56.419Z] > git init /w/workspace/device-opc-ua/19 # timeout=10 [2025-08-27T06:07:56.619Z] + docker buildx ls [2025-08-27T06:07:56.619Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-27T06:07:56.619Z] default * docker [2025-08-27T06:07:56.619Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-27T06:07:56.919Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-27T06:07:56.919Z] edgex-builder [Pipeline] sh [2025-08-27T06:07:57.211Z] + docker buildx inspect --bootstrap [2025-08-27T06:07:57.211Z] #1 [internal] booting buildkit [2025-08-27T06:07:57.211Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-27T06:07:56.631Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-08-27T06:07:56.632Z] > git --version # timeout=10 [2025-08-27T06:07:56.653Z] > git --version # 'git version 2.25.1' [2025-08-27T06:07:56.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-27T06:07:56.847Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-27T06:07:58.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-08-27T06:07:58.685Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-27T06:07:59.540Z] Avoid second fetch [2025-08-27T06:07:59.541Z] Checking out Revision dacda6636b0f16d8de931466d6866e30110653c3 (main) [2025-08-27T06:07:59.764Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2025-08-27T06:07:59.764Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-27T06:08:00.148Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#129)" [2025-08-27T06:07:59.558Z] > git config core.sparsecheckout # timeout=10 [2025-08-27T06:07:59.631Z] > git checkout -f dacda6636b0f16d8de931466d6866e30110653c3 # timeout=10 [2025-08-27T06:08:01.148Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-08-27T06:08:01.148Z] #1 DONE 3.8s [2025-08-27T06:08:01.148Z] Name: edgex-builder [2025-08-27T06:08:01.148Z] Driver: docker-container [2025-08-27T06:08:01.148Z] [2025-08-27T06:08:01.148Z] Nodes: [2025-08-27T06:08:01.148Z] Name: edgex-builder0 [2025-08-27T06:08:01.148Z] Endpoint: unix:///var/run/docker.sock [2025-08-27T06:08:01.148Z] Status: running [2025-08-27T06:08:01.148Z] Buildkit: v0.23.2 [2025-08-27T06:08:01.148Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-27T06:08:01.449Z] + docker buildx ls [2025-08-27T06:08:01.449Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-27T06:08:01.449Z] edgex-builder * docker-container [2025-08-27T06:08:01.449Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-27T06:08:01.449Z] default docker [2025-08-27T06:08:01.449Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-27T06:08:01.743Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3' [2025-08-27T06:08:01.743Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3 --push - [2025-08-27T06:08:01.743Z] #1 [internal] load build definition from Dockerfile [2025-08-27T06:08:01.743Z] #1 transferring dockerfile: 198B done [2025-08-27T06:08:01.743Z] #1 DONE 0.0s [2025-08-27T06:08:01.743Z] [2025-08-27T06:08:01.743Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3 [2025-08-27T06:08:01.743Z] #2 DONE 0.1s [2025-08-27T06:08:01.743Z] [2025-08-27T06:08:01.743Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3 [2025-08-27T06:08:02.008Z] #3 DONE 0.1s [2025-08-27T06:08:02.008Z] [2025-08-27T06:08:02.008Z] #4 [internal] load .dockerignore [2025-08-27T06:08:02.008Z] #4 transferring context: 2B done [2025-08-27T06:08:02.008Z] #4 DONE 0.0s [2025-08-27T06:08:02.008Z] [2025-08-27T06:08:02.008Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 [2025-08-27T06:08:02.008Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done [2025-08-27T06:08:02.008Z] #5 DONE 0.0s [2025-08-27T06:08:02.008Z] [2025-08-27T06:08:02.008Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 [2025-08-27T06:08:02.008Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done [2025-08-27T06:08:02.008Z] #6 DONE 0.1s [2025-08-27T06:08:02.008Z] [2025-08-27T06:08:02.008Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T06:08:02.008Z] #7 DONE 0.0s [2025-08-27T06:08:02.008Z] [2025-08-27T06:08:02.008Z] #8 exporting to image [2025-08-27T06:08:02.008Z] #8 exporting layers done [2025-08-27T06:08:02.008Z] #8 exporting manifest sha256:2419dc07beac2ecef4a5f0d5efa57359bb002ddbe1ecbae836678c33dd7f7106 done [2025-08-27T06:08:02.008Z] #8 exporting config sha256:3989cff84fe55904de63ec7f8b2ad2e6463cfa496e7953200b17f2177ad7400e done [2025-08-27T06:08:02.008Z] #8 exporting manifest sha256:3d6eb29dcb7f83fb768fbe453cca34282ed6b58e65b52ff825f2692b198e764b done [2025-08-27T06:08:02.008Z] #8 exporting config sha256:04154382de3e81264ec98f6f9474be1a79f8dc63791249270ee307b7602d20da done [2025-08-27T06:08:02.008Z] #8 exporting manifest list sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb done [2025-08-27T06:08:02.008Z] #8 pushing layers [2025-08-27T06:08:02.008Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T06:08:02.267Z] #8 pushing layers 0.1s done [2025-08-27T06:08:02.267Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3@sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb 0.1s done [2025-08-27T06:08:02.267Z] #8 DONE 0.2s [2025-08-27T06:08:02.267Z] [2025-08-27T06:08:02.267Z] 1 warning found (use --debug to expand): [2025-08-27T06:08:02.267Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T06:08:02.557Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' [2025-08-27T06:08:02.557Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - [2025-08-27T06:08:02.557Z] #1 [internal] load build definition from Dockerfile [2025-08-27T06:08:02.557Z] #1 transferring dockerfile: 164B done [2025-08-27T06:08:02.557Z] #1 DONE 0.0s [2025-08-27T06:08:02.557Z] [2025-08-27T06:08:02.557Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-08-27T06:08:02.557Z] #2 DONE 0.0s [2025-08-27T06:08:02.557Z] [2025-08-27T06:08:02.557Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-08-27T06:08:02.557Z] #3 DONE 0.0s [2025-08-27T06:08:02.557Z] [2025-08-27T06:08:02.557Z] #4 [internal] load .dockerignore [2025-08-27T06:08:02.557Z] #4 transferring context: 2B done [2025-08-27T06:08:02.557Z] #4 DONE 0.0s [2025-08-27T06:08:02.557Z] [2025-08-27T06:08:02.557Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 [2025-08-27T06:08:02.557Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done [2025-08-27T06:08:02.557Z] #5 CACHED [2025-08-27T06:08:02.557Z] [2025-08-27T06:08:02.557Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 [2025-08-27T06:08:02.818Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done [2025-08-27T06:08:02.818Z] #6 CACHED [2025-08-27T06:08:02.818Z] [2025-08-27T06:08:02.818Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T06:08:02.818Z] #7 DONE 0.0s [2025-08-27T06:08:02.818Z] [2025-08-27T06:08:02.818Z] #8 exporting to image [2025-08-27T06:08:02.818Z] #8 exporting layers done [2025-08-27T06:08:02.818Z] #8 exporting manifest sha256:2419dc07beac2ecef4a5f0d5efa57359bb002ddbe1ecbae836678c33dd7f7106 done [2025-08-27T06:08:02.818Z] #8 exporting config sha256:3989cff84fe55904de63ec7f8b2ad2e6463cfa496e7953200b17f2177ad7400e done [2025-08-27T06:08:02.818Z] #8 exporting manifest sha256:3d6eb29dcb7f83fb768fbe453cca34282ed6b58e65b52ff825f2692b198e764b done [2025-08-27T06:08:02.818Z] #8 exporting config sha256:04154382de3e81264ec98f6f9474be1a79f8dc63791249270ee307b7602d20da done [2025-08-27T06:08:02.818Z] #8 exporting manifest list sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb done [2025-08-27T06:08:02.818Z] #8 pushing layers 0.0s done [2025-08-27T06:08:02.818Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb 0.1s done [2025-08-27T06:08:02.818Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T06:08:02.818Z] #8 DONE 0.1s [2025-08-27T06:08:02.818Z] [2025-08-27T06:08:02.818Z] 1 warning found (use --debug to expand): [2025-08-27T06:08:02.818Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T06:08:03.110Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6 --push - [2025-08-27T06:08:03.110Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6' [2025-08-27T06:08:03.110Z] #1 [internal] load build definition from Dockerfile [2025-08-27T06:08:03.110Z] #1 transferring dockerfile: 169B done [2025-08-27T06:08:03.110Z] #1 DONE 0.0s [2025-08-27T06:08:03.110Z] [2025-08-27T06:08:03.110Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6 [2025-08-27T06:08:03.110Z] #2 DONE 0.0s [2025-08-27T06:08:03.110Z] [2025-08-27T06:08:03.110Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6 [2025-08-27T06:08:03.110Z] #3 DONE 0.0s [2025-08-27T06:08:03.110Z] [2025-08-27T06:08:03.110Z] #4 [internal] load .dockerignore [2025-08-27T06:08:03.110Z] #4 transferring context: 2B done [2025-08-27T06:08:03.110Z] #4 DONE 0.0s [2025-08-27T06:08:03.110Z] [2025-08-27T06:08:03.110Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 [2025-08-27T06:08:03.110Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done [2025-08-27T06:08:03.110Z] #5 CACHED [2025-08-27T06:08:03.110Z] [2025-08-27T06:08:03.110Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 [2025-08-27T06:08:03.371Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done [2025-08-27T06:08:03.371Z] #6 CACHED [2025-08-27T06:08:03.371Z] [2025-08-27T06:08:03.371Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T06:08:03.371Z] #7 DONE 0.0s [2025-08-27T06:08:03.371Z] [2025-08-27T06:08:03.371Z] #8 exporting to image [2025-08-27T06:08:03.371Z] #8 exporting layers done [2025-08-27T06:08:03.371Z] #8 exporting manifest sha256:2419dc07beac2ecef4a5f0d5efa57359bb002ddbe1ecbae836678c33dd7f7106 done [2025-08-27T06:08:03.371Z] #8 exporting config sha256:3989cff84fe55904de63ec7f8b2ad2e6463cfa496e7953200b17f2177ad7400e done [2025-08-27T06:08:03.371Z] #8 exporting manifest sha256:3d6eb29dcb7f83fb768fbe453cca34282ed6b58e65b52ff825f2692b198e764b done [2025-08-27T06:08:03.371Z] #8 exporting config sha256:04154382de3e81264ec98f6f9474be1a79f8dc63791249270ee307b7602d20da done [2025-08-27T06:08:03.371Z] #8 exporting manifest list sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb done [2025-08-27T06:08:03.371Z] #8 pushing layers 0.0s done [2025-08-27T06:08:03.371Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.6@sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb 0.1s done [2025-08-27T06:08:03.371Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T06:08:03.371Z] #8 DONE 0.1s [2025-08-27T06:08:03.371Z] [2025-08-27T06:08:03.371Z] 1 warning found (use --debug to expand): [2025-08-27T06:08:03.371Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T06:08:03.656Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 --push - [2025-08-27T06:08:03.657Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6' [2025-08-27T06:08:03.657Z] #1 [internal] load build definition from Dockerfile [2025-08-27T06:08:03.657Z] #1 transferring dockerfile: 210B done [2025-08-27T06:08:03.657Z] #1 DONE 0.0s [2025-08-27T06:08:03.657Z] [2025-08-27T06:08:03.657Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [2025-08-27T06:08:03.657Z] #2 DONE 0.0s [2025-08-27T06:08:03.657Z] [2025-08-27T06:08:03.657Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [2025-08-27T06:08:03.657Z] #3 DONE 0.0s [2025-08-27T06:08:03.657Z] [2025-08-27T06:08:03.657Z] #4 [internal] load .dockerignore [2025-08-27T06:08:03.657Z] #4 transferring context: 2B done [2025-08-27T06:08:03.657Z] #4 DONE 0.0s [2025-08-27T06:08:03.657Z] [2025-08-27T06:08:03.657Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 [2025-08-27T06:08:03.657Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done [2025-08-27T06:08:03.657Z] #5 CACHED [2025-08-27T06:08:03.657Z] [2025-08-27T06:08:03.657Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 [2025-08-27T06:08:03.657Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done [2025-08-27T06:08:03.657Z] #6 CACHED [2025-08-27T06:08:03.657Z] [2025-08-27T06:08:03.657Z] #7 exporting to image [2025-08-27T06:08:03.657Z] #7 exporting layers done [2025-08-27T06:08:03.657Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-27T06:08:03.917Z] #7 exporting manifest sha256:2419dc07beac2ecef4a5f0d5efa57359bb002ddbe1ecbae836678c33dd7f7106 done [2025-08-27T06:08:03.917Z] #7 exporting config sha256:3989cff84fe55904de63ec7f8b2ad2e6463cfa496e7953200b17f2177ad7400e done [2025-08-27T06:08:03.917Z] #7 exporting manifest sha256:3d6eb29dcb7f83fb768fbe453cca34282ed6b58e65b52ff825f2692b198e764b done [2025-08-27T06:08:03.917Z] #7 exporting config sha256:04154382de3e81264ec98f6f9474be1a79f8dc63791249270ee307b7602d20da done [2025-08-27T06:08:03.917Z] #7 exporting manifest list sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb done [2025-08-27T06:08:03.917Z] #7 pushing layers 0.0s done [2025-08-27T06:08:03.917Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6@sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb 0.1s done [2025-08-27T06:08:03.917Z] #7 DONE 0.1s [2025-08-27T06:08:03.917Z] [2025-08-27T06:08:03.917Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T06:08:03.917Z] #8 DONE 0.0s [2025-08-27T06:08:03.917Z] [2025-08-27T06:08:03.917Z] 1 warning found (use --debug to expand): [2025-08-27T06:08:03.917Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-27T06:08:04.210Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - [2025-08-27T06:08:04.210Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' [2025-08-27T06:08:04.210Z] #1 [internal] load build definition from Dockerfile [2025-08-27T06:08:04.210Z] #1 transferring dockerfile: 162B done [2025-08-27T06:08:04.210Z] #1 DONE 0.0s [2025-08-27T06:08:04.210Z] [2025-08-27T06:08:04.210Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-08-27T06:08:04.210Z] #2 DONE 0.0s [2025-08-27T06:08:04.210Z] [2025-08-27T06:08:04.210Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-08-27T06:08:04.210Z] #3 DONE 0.0s [2025-08-27T06:08:04.210Z] [2025-08-27T06:08:04.210Z] #4 [internal] load .dockerignore [2025-08-27T06:08:04.210Z] #4 transferring context: 2B done [2025-08-27T06:08:04.210Z] #4 DONE 0.0s [2025-08-27T06:08:04.210Z] [2025-08-27T06:08:04.210Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 [2025-08-27T06:08:04.210Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done [2025-08-27T06:08:04.210Z] #5 CACHED [2025-08-27T06:08:04.210Z] [2025-08-27T06:08:04.210Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 [2025-08-27T06:08:04.210Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c7d421d70f7f0cc7c5debc970f04e96ce2126d247e8d2bf0e1de25e132640251 0.0s done [2025-08-27T06:08:04.210Z] #6 CACHED [2025-08-27T06:08:04.210Z] [2025-08-27T06:08:04.210Z] #7 exporting to image [2025-08-27T06:08:04.210Z] #7 exporting layers done [2025-08-27T06:08:04.210Z] #7 exporting manifest sha256:2419dc07beac2ecef4a5f0d5efa57359bb002ddbe1ecbae836678c33dd7f7106 done [2025-08-27T06:08:04.210Z] #7 exporting config sha256:3989cff84fe55904de63ec7f8b2ad2e6463cfa496e7953200b17f2177ad7400e done [2025-08-27T06:08:04.210Z] #7 exporting manifest sha256:3d6eb29dcb7f83fb768fbe453cca34282ed6b58e65b52ff825f2692b198e764b done [2025-08-27T06:08:04.210Z] #7 exporting config sha256:04154382de3e81264ec98f6f9474be1a79f8dc63791249270ee307b7602d20da done [2025-08-27T06:08:04.210Z] #7 exporting manifest list sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb done [2025-08-27T06:08:04.210Z] #7 pushing layers [2025-08-27T06:08:04.210Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] withEnv [Pipeline] { [2025-08-27T06:08:04.473Z] #7 pushing layers 0.0s done [2025-08-27T06:08:04.473Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:2fb2b52e274c7b573eca4dd5a1551465e3c3ba3cbcbc5be4eb1647f80b8245bb 0.1s done [2025-08-27T06:08:04.473Z] #7 DONE 0.1s [2025-08-27T06:08:04.473Z] [2025-08-27T06:08:04.473Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-27T06:08:04.473Z] #8 DONE 0.0s [2025-08-27T06:08:04.473Z] [2025-08-27T06:08:04.473Z] 1 warning found (use --debug to expand): [2025-08-27T06:08:04.473Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T06:08:04.658Z] provisioning config files... [2025-08-27T06:08:04.691Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/19@tmp/config5682159026043604694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:08:04.865Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:08:05.366Z] ---> sysstat.sh [2025-08-27T06:08:05.380Z] ---> ****-login.sh [2025-08-27T06:08:05.380Z] nexus3.edgexfoundry.org:10001 [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:08:05.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:08:05.922Z] ---> package-listing.sh [2025-08-27T06:08:05.922Z] ++ facter osfamily [2025-08-27T06:08:05.922Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-27T06:08:05.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:08:05.945Z] Configure a credential helper to remove this warning. See [2025-08-27T06:08:05.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:08:05.945Z] [2025-08-27T06:08:05.945Z] Login Succeeded [2025-08-27T06:08:05.945Z] nexus3.edgexfoundry.org:10002 [2025-08-27T06:08:06.183Z] + OS_FAMILY=redhat [2025-08-27T06:08:06.183Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-08-27T06:08:06.183Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-27T06:08:06.183Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-27T06:08:06.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-27T06:08:06.183Z] + PACKAGES=/tmp/packages_start.txt [2025-08-27T06:08:06.183Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-08-27T06:08:06.183Z] + PACKAGES=/tmp/packages_end.txt [2025-08-27T06:08:06.183Z] + case "${OS_FAMILY}" in [2025-08-27T06:08:06.183Z] + sort [2025-08-27T06:08:06.183Z] + rpm -qa [2025-08-27T06:08:06.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:08:06.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:08:06.215Z] Configure a credential helper to remove this warning. See [2025-08-27T06:08:06.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:08:06.215Z] [2025-08-27T06:08:06.215Z] Login Succeeded [2025-08-27T06:08:06.215Z] nexus3.edgexfoundry.org:10003 [2025-08-27T06:08:06.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:08:06.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:08:06.490Z] Configure a credential helper to remove this warning. See [2025-08-27T06:08:06.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:08:06.490Z] [2025-08-27T06:08:06.490Z] Login Succeeded [2025-08-27T06:08:06.490Z] nexus3.edgexfoundry.org:10004 [2025-08-27T06:08:06.751Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-27T06:08:06.751Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-27T06:08:06.751Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-27T06:08:06.751Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-08-27T06:08:06.751Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-08-27T06:08:06.751Z] + 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-08-27T06:08:06.763Z] 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-08-27T06:08:06.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:08:07.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:08:07.045Z] Configure a credential helper to remove this warning. See [2025-08-27T06:08:07.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:08:07.045Z] [2025-08-27T06:08:07.045Z] Login Succeeded [2025-08-27T06:08:07.045Z] ****.io [2025-08-27T06:08:07.060Z] + facter operatingsystem [2025-08-27T06:08:07.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:08:07.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:08:07.314Z] Configure a credential helper to remove this warning. See [2025-08-27T06:08:07.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:08:07.314Z] [2025-08-27T06:08:07.314Z] Login Succeeded [2025-08-27T06:08:07.314Z] ---> ****-login.sh ends [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [2025-08-27T06:08:07.352Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-08-27T06:08:07.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T06:08:07.640Z] [2025-08-27T06:08:07.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-08-27T06:08:07.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T06:08:07.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T06:08:07.751Z] ========================================================= [2025-08-27T06:08:07.751Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-27T06:08:07.751Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:08:07.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T06:08:07.958Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-27T06:08:07.958Z] 5eb5b503b376: Pulling fs layer [2025-08-27T06:08:07.958Z] 5c69ac0246d0: Pulling fs layer [2025-08-27T06:08:07.958Z] ec43610c2a17: Pulling fs layer [2025-08-27T06:08:07.958Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-27T06:08:07.958Z] 33b1e0a273af: Pulling fs layer [2025-08-27T06:08:07.958Z] 5d3b04190fa2: Pulling fs layer [2025-08-27T06:08:07.958Z] 2f39f015ded8: Pulling fs layer [2025-08-27T06:08:07.958Z] 33b1e0a273af: Waiting [2025-08-27T06:08:07.958Z] 5d3b04190fa2: Waiting [2025-08-27T06:08:07.958Z] 2f39f015ded8: Waiting [2025-08-27T06:08:07.958Z] 3a2ae6a8a46f: Waiting [2025-08-27T06:08:07.958Z] 5c69ac0246d0: Verifying Checksum [2025-08-27T06:08:07.958Z] 5c69ac0246d0: Download complete [2025-08-27T06:08:07.958Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-27T06:08:07.958Z] 3a2ae6a8a46f: Download complete [2025-08-27T06:08:07.958Z] 33b1e0a273af: Verifying Checksum [2025-08-27T06:08:07.958Z] 33b1e0a273af: Download complete [2025-08-27T06:08:07.958Z] 5d3b04190fa2: Verifying Checksum [2025-08-27T06:08:07.958Z] 5d3b04190fa2: Download complete [2025-08-27T06:08:07.958Z] ec43610c2a17: Verifying Checksum [2025-08-27T06:08:07.958Z] ec43610c2a17: Download complete [2025-08-27T06:08:08.115Z] + 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-08-27T06:08:08.218Z] 5eb5b503b376: Verifying Checksum [2025-08-27T06:08:08.218Z] 5eb5b503b376: Download complete [2025-08-27T06:08:08.385Z] Sending build context to Docker daemon 8.856MB [2025-08-27T06:08:08.385Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-08-27T06:08:08.385Z] Step 2/10 : FROM ${BASE} AS builder [2025-08-27T06:08:08.659Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-27T06:08:08.659Z] 94e9d8af2201: Pulling fs layer [2025-08-27T06:08:08.659Z] a6c56e8762df: Pulling fs layer [2025-08-27T06:08:08.659Z] f0f3c8884826: Pulling fs layer [2025-08-27T06:08:08.659Z] c7e7622c144d: Pulling fs layer [2025-08-27T06:08:08.659Z] 4f4fb700ef54: Pulling fs layer [2025-08-27T06:08:08.659Z] b4c3b6d88c5a: Pulling fs layer [2025-08-27T06:08:08.659Z] ba8bce9d2590: Pulling fs layer [2025-08-27T06:08:08.659Z] ca778ea9c289: Pulling fs layer [2025-08-27T06:08:08.659Z] c7e7622c144d: Waiting [2025-08-27T06:08:08.659Z] 4f4fb700ef54: Waiting [2025-08-27T06:08:08.659Z] b4c3b6d88c5a: Waiting [2025-08-27T06:08:08.659Z] ba8bce9d2590: Waiting [2025-08-27T06:08:08.659Z] ca778ea9c289: Waiting [2025-08-27T06:08:08.659Z] a6c56e8762df: Download complete [2025-08-27T06:08:08.659Z] c7e7622c144d: Download complete [2025-08-27T06:08:08.659Z] 4f4fb700ef54: Download complete [2025-08-27T06:08:08.659Z] b4c3b6d88c5a: Verifying Checksum [2025-08-27T06:08:08.659Z] b4c3b6d88c5a: Download complete [2025-08-27T06:08:08.798Z] 2f39f015ded8: Verifying Checksum [2025-08-27T06:08:08.798Z] 2f39f015ded8: Download complete [2025-08-27T06:08:08.930Z] 94e9d8af2201: Verifying Checksum [2025-08-27T06:08:08.930Z] 94e9d8af2201: Download complete [2025-08-27T06:08:09.200Z] ca778ea9c289: Verifying Checksum [2025-08-27T06:08:09.200Z] ca778ea9c289: Download complete [2025-08-27T06:08:09.390Z] 5eb5b503b376: Pull complete [2025-08-27T06:08:09.654Z] 5c69ac0246d0: Pull complete [2025-08-27T06:08:09.794Z] 94e9d8af2201: Pull complete [2025-08-27T06:08:09.913Z] ec43610c2a17: Pull complete [2025-08-27T06:08:09.913Z] 3a2ae6a8a46f: Pull complete [2025-08-27T06:08:10.173Z] 33b1e0a273af: Pull complete [2025-08-27T06:08:10.173Z] 5d3b04190fa2: Pull complete [2025-08-27T06:08:10.385Z] a6c56e8762df: Pull complete [2025-08-27T06:08:10.700Z] f0f3c8884826: Download complete [2025-08-27T06:08:11.675Z] ba8bce9d2590: Verifying Checksum [2025-08-27T06:08:11.675Z] ba8bce9d2590: Download complete [2025-08-27T06:08:14.573Z] 2f39f015ded8: Pull complete [2025-08-27T06:08:14.573Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-27T06:08:14.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T06:08:14.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T06:08:14.706Z] prd-centos7-docker-4c-2g-7684 does not seem to be running inside a container [2025-08-27T06:08:14.742Z] $ 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-08-27T06:08:17.936Z] $ docker top c0afcd5a0c12d6839e74f8b9c8fb5d2763c8399955cadbeed19a8f0418e359b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T06:08:18.298Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-27T06:08:18.596Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-27T06:08:18.892Z] + ls /var/log/sa-host [2025-08-27T06:08:18.892Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T06:08:19.073Z] provisioning config files... [2025-08-27T06:08:19.085Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9930057753563417613tmp [Pipeline] { [Pipeline] echo [2025-08-27T06:08:19.107Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:08:19.399Z] ---> create-netrc.sh [Pipeline] } [2025-08-27T06:08:19.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:08:19.757Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-27T06:08:19.767Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:08:20.056Z] ---> sudo-logs.sh [2025-08-27T06:08:20.056Z] Archiving 'sudo' log.. [2025-08-27T06:08:20.056Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7684.novalocal: Name or service not known [2025-08-27T06:08:20.056Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7684.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-27T06:08:20.082Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:08:20.368Z] ---> job-cost.sh [2025-08-27T06:08:20.368Z] lf-activate-venv: SKIPPING [2025-08-27T06:08:20.368Z] INFO: No Stack... [2025-08-27T06:08:20.629Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-27T06:08:20.889Z] INFO: Archiving Costs [Pipeline] echo [2025-08-27T06:08:20.904Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:08:21.202Z] ---> logs-deploy.sh [2025-08-27T06:08:21.202Z] lf-activate-venv: SKIPPING [2025-08-27T06:08:21.202Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/19 [2025-08-27T06:08:21.202Z] INFO: archiving workspace using pattern(s): [2025-08-27T06:08:22.139Z] Archives upload complete. [2025-08-27T06:08:22.139Z] INFO: archiving logs to Nexus [2025-08-27T06:08:23.080Z] ---> uname -a: [2025-08-27T06:08:23.080Z] Linux prd-centos7-docker-4c-2g-7684.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-08-27T06:08:23.080Z] [2025-08-27T06:08:23.080Z] [2025-08-27T06:08:23.080Z] ---> lscpu: [2025-08-27T06:08:23.080Z] Architecture: x86_64 [2025-08-27T06:08:23.080Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-27T06:08:23.080Z] Byte Order: Little Endian [2025-08-27T06:08:23.080Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-27T06:08:23.080Z] CPU(s): 2 [2025-08-27T06:08:23.080Z] On-line CPU(s) list: 0,1 [2025-08-27T06:08:23.080Z] Thread(s) per core: 1 [2025-08-27T06:08:23.080Z] Core(s) per socket: 1 [2025-08-27T06:08:23.080Z] Socket(s): 2 [2025-08-27T06:08:23.080Z] NUMA node(s): 1 [2025-08-27T06:08:23.080Z] Vendor ID: AuthenticAMD [2025-08-27T06:08:23.080Z] CPU family: 23 [2025-08-27T06:08:23.080Z] Model: 49 [2025-08-27T06:08:23.080Z] Model name: AMD EPYC-Rome Processor [2025-08-27T06:08:23.080Z] Stepping: 0 [2025-08-27T06:08:23.080Z] CPU MHz: 2800.000 [2025-08-27T06:08:23.080Z] BogoMIPS: 5600.00 [2025-08-27T06:08:23.080Z] Virtualization: AMD-V [2025-08-27T06:08:23.080Z] Hypervisor vendor: KVM [2025-08-27T06:08:23.080Z] Virtualization type: full [2025-08-27T06:08:23.080Z] L1d cache: 64 KiB [2025-08-27T06:08:23.080Z] L1i cache: 64 KiB [2025-08-27T06:08:23.080Z] L2 cache: 1 MiB [2025-08-27T06:08:23.080Z] L3 cache: 32 MiB [2025-08-27T06:08:23.080Z] NUMA node0 CPU(s): 0,1 [2025-08-27T06:08:23.080Z] Vulnerability Itlb multihit: Not affected [2025-08-27T06:08:23.080Z] Vulnerability L1tf: Not affected [2025-08-27T06:08:23.080Z] Vulnerability Mds: Not affected [2025-08-27T06:08:23.080Z] Vulnerability Meltdown: Not affected [2025-08-27T06:08:23.080Z] Vulnerability Mmio stale data: Not affected [2025-08-27T06:08:23.080Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-27T06:08:23.080Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-27T06:08:23.080Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-27T06:08:23.080Z] Vulnerability Srbds: Not affected [2025-08-27T06:08:23.080Z] Vulnerability Tsx async abort: Not affected [2025-08-27T06:08:23.080Z] 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-08-27T06:08:23.080Z] [2025-08-27T06:08:23.080Z] [2025-08-27T06:08:23.080Z] ---> nproc: [2025-08-27T06:08:23.080Z] 2 [2025-08-27T06:08:23.080Z] [2025-08-27T06:08:23.080Z] [2025-08-27T06:08:23.080Z] ---> df -h: [2025-08-27T06:08:23.080Z] Filesystem Size Used Avail Use% Mounted on [2025-08-27T06:08:23.080Z] overlay 40G 7.0G 34G 18% / [2025-08-27T06:08:23.080Z] tmpfs 64M 0 64M 0% /dev [2025-08-27T06:08:23.080Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-27T06:08:23.080Z] shm 64M 0 64M 0% /dev/shm [2025-08-27T06:08:23.080Z] /dev/vda1 40G 7.0G 34G 18% /facter-os [2025-08-27T06:08:23.080Z] [2025-08-27T06:08:23.080Z] [2025-08-27T06:08:23.080Z] Cannot open /var/log/sysstat/sa27: No such file or directory [2025-08-27T06:08:23.080Z] Please check if data collecting is enabled [2025-08-27T06:08:23.080Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T06:08:23.119Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-27T06:08:23.126Z] $ docker stop --time=1 c0afcd5a0c12d6839e74f8b9c8fb5d2763c8399955cadbeed19a8f0418e359b1 [2025-08-27T06:08:24.053Z] f0f3c8884826: Pull complete [2025-08-27T06:08:24.263Z] $ docker rm -f --volumes c0afcd5a0c12d6839e74f8b9c8fb5d2763c8399955cadbeed19a8f0418e359b1 [Pipeline] // withDockerContainer [2025-08-27T06:08:24.328Z] c7e7622c144d: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-27T06:08:24.369Z] [WS-CLEANUP] Deleting project workspace... [2025-08-27T06:08:24.369Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-27T06:08:24.385Z] [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-08-27T06:08:24.606Z] 4f4fb700ef54: Pull complete [2025-08-27T06:08:24.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T06:08:24.843Z] [2025-08-27T06:08:24.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:08:25.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T06:08:25.164Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-27T06:08:25.164Z] 5eb5b503b376: Pulling fs layer [2025-08-27T06:08:25.164Z] 5c69ac0246d0: Pulling fs layer [2025-08-27T06:08:25.164Z] ec43610c2a17: Pulling fs layer [2025-08-27T06:08:25.164Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-27T06:08:25.164Z] 33b1e0a273af: Pulling fs layer [2025-08-27T06:08:25.164Z] 5d3b04190fa2: Pulling fs layer [2025-08-27T06:08:25.164Z] 2f39f015ded8: Pulling fs layer [2025-08-27T06:08:25.164Z] 3a2ae6a8a46f: Waiting [2025-08-27T06:08:25.164Z] 33b1e0a273af: Waiting [2025-08-27T06:08:25.164Z] 5d3b04190fa2: Waiting [2025-08-27T06:08:25.164Z] 2f39f015ded8: Waiting [2025-08-27T06:08:25.164Z] 5c69ac0246d0: Download complete [2025-08-27T06:08:25.164Z] 3a2ae6a8a46f: Download complete [2025-08-27T06:08:25.164Z] 33b1e0a273af: Verifying Checksum [2025-08-27T06:08:25.164Z] 33b1e0a273af: Download complete [2025-08-27T06:08:25.164Z] ec43610c2a17: Verifying Checksum [2025-08-27T06:08:25.164Z] ec43610c2a17: Download complete [2025-08-27T06:08:25.164Z] 5d3b04190fa2: Download complete [2025-08-27T06:08:25.196Z] b4c3b6d88c5a: Pull complete [2025-08-27T06:08:25.423Z] 5eb5b503b376: Verifying Checksum [2025-08-27T06:08:25.423Z] 5eb5b503b376: Download complete [2025-08-27T06:08:26.357Z] 2f39f015ded8: Download complete [2025-08-27T06:08:27.732Z] 5eb5b503b376: Pull complete [2025-08-27T06:08:27.732Z] 5c69ac0246d0: Pull complete [2025-08-27T06:08:28.301Z] ec43610c2a17: Pull complete [2025-08-27T06:08:28.301Z] 3a2ae6a8a46f: Pull complete [2025-08-27T06:08:28.559Z] 33b1e0a273af: Pull complete [2025-08-27T06:08:28.559Z] 5d3b04190fa2: Pull complete [2025-08-27T06:08:33.429Z] ba8bce9d2590: Pull complete [2025-08-27T06:08:33.827Z] 2f39f015ded8: Pull complete [2025-08-27T06:08:33.827Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-27T06:08:33.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T06:08:33.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T06:08:33.942Z] prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container [2025-08-27T06:08:33.980Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-27T06:08:35.380Z] ca778ea9c289: Pull complete [2025-08-27T06:08:35.380Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-27T06:08:35.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-27T06:08:35.380Z] ---> 47b25d7523d1 [2025-08-27T06:08:35.380Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-08-27T06:08:36.790Z] ---> Running in e41201f4fbd0 [2025-08-27T06:08:37.061Z] Removing intermediate container e41201f4fbd0 [2025-08-27T06:08:37.061Z] ---> 5243c194751d [2025-08-27T06:08:37.061Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-27T06:08:37.291Z] $ docker top 21d844b79ae2e94466e41bc96fe768db257b448711e6e902a2ccca4f54c0b239 -eo pid,comm [2025-08-27T06:08:37.331Z] ---> Running in 0a759bab2429 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:08:37.605Z] Removing intermediate container 0a759bab2429 [2025-08-27T06:08:37.605Z] ---> adbbf66cc5e3 [2025-08-27T06:08:37.605Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-08-27T06:08:37.605Z] ---> Running in 0f9aa8b988e7 [2025-08-27T06:08:37.676Z] ---> job-cost.sh [2025-08-27T06:08:37.676Z] lf-activate-venv: SKIPPING [2025-08-27T06:08:37.676Z] INFO: No Stack... [2025-08-27T06:08:37.935Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-27T06:08:38.194Z] INFO: Archiving Costs [Pipeline] sh [2025-08-27T06:08:38.485Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2025-08-27T06:08:38.485Z] + cut -d, -f6 [Pipeline] lock [2025-08-27T06:08:38.502Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] [2025-08-27T06:08:38.509Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] did not exist. Created. [2025-08-27T06:08:38.514Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-27T06:08:38.825Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-27T06:08:38.864Z] Stashed 1 file(s) [Pipeline] } [2025-08-27T06:08:38.871Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-27T06:08:38.896Z] $ docker stop --time=1 21d844b79ae2e94466e41bc96fe768db257b448711e6e902a2ccca4f54c0b239 [2025-08-27T06:08:39.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T06:08:39.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T06:08:40.037Z] $ docker rm -f --volumes 21d844b79ae2e94466e41bc96fe768db257b448711e6e902a2ccca4f54c0b239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-27T06:08:40.458Z] OK: 239 MiB in 58 packages [2025-08-27T06:08:41.434Z] Removing intermediate container 0f9aa8b988e7 [2025-08-27T06:08:41.434Z] ---> c916da5e11e4 [2025-08-27T06:08:41.434Z] Step 6/10 : WORKDIR /device-opcua [2025-08-27T06:08:41.434Z] ---> Running in c880bbbb16ff [2025-08-27T06:08:41.434Z] Removing intermediate container c880bbbb16ff [2025-08-27T06:08:41.434Z] ---> f95ed03e036f [2025-08-27T06:08:41.434Z] Step 7/10 : COPY go.mod vendor* ./ [2025-08-27T06:08:42.024Z] ---> 3245b562b3f3 [2025-08-27T06:08:42.024Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T06:08:42.024Z] ---> Running in 3215fa120268 [2025-08-27T06:10:33.722Z] Removing intermediate container 3215fa120268 [2025-08-27T06:10:33.722Z] ---> 1c23bb48fbac [2025-08-27T06:10:33.722Z] Step 9/10 : COPY . . [2025-08-27T06:10:33.722Z] ---> d49d1f02ea90 [2025-08-27T06:10:33.722Z] Step 10/10 : RUN ${MAKE} [2025-08-27T06:10:33.722Z] ---> Running in 3dba93ed693e [2025-08-27T06:10:33.722Z] noop [2025-08-27T06:10:33.722Z] Removing intermediate container 3dba93ed693e [2025-08-27T06:10:33.722Z] ---> 426aa55a9aeb [2025-08-27T06:10:33.722Z] Successfully built 426aa55a9aeb [2025-08-27T06:10:33.722Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:10:34.085Z] + docker inspect -f . ci-base-image-arm64 [2025-08-27T06:10:34.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T06:10:34.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-7688 does not seem to be running inside a container [2025-08-27T06:10:34.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/19 -v /w/workspace/device-opc-ua/19:/w/workspace/device-opc-ua/19:rw,z -v /w/workspace/device-opc-ua/19@tmp:/w/workspace/device-opc-ua/19@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-08-27T06:10:35.577Z] $ docker top 8c66b22c33aecddc82b3e64eaeb6b5c480a8a39f5995e2f6263641a20017ec5f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T06:10:36.427Z] + go version [2025-08-27T06:10:36.427Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-27T06:10:36.450Z] $ docker stop --time=1 8c66b22c33aecddc82b3e64eaeb6b5c480a8a39f5995e2f6263641a20017ec5f [2025-08-27T06:10:38.071Z] $ docker rm -f --volumes 8c66b22c33aecddc82b3e64eaeb6b5c480a8a39f5995e2f6263641a20017ec5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:10:38.650Z] + docker inspect -f . ci-base-image-arm64 [2025-08-27T06:10:38.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T06:10:38.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-7688 does not seem to be running inside a container [2025-08-27T06:10:38.915Z] $ 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/19 -v /w/workspace/device-opc-ua/19:/w/workspace/device-opc-ua/19:rw,z -v /w/workspace/device-opc-ua/19@tmp:/w/workspace/device-opc-ua/19@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-08-27T06:10:40.049Z] $ docker top 60675af63bab8debdcd82608c6528ab42b4dd699c5266f98a65d935098887a61 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T06:10:40.563Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/19 [Pipeline] fileExists [Pipeline] sh [2025-08-27T06:10:41.171Z] + make test [2025-08-27T06:10:41.439Z] go test ./... -coverprofile=coverage.out [2025-08-27T06:10:48.084Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-08-27T06:14:09.949Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-08-27T06:14:09.949Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-08-27T06:14:09.949Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.073s coverage: 41.4% of statements [2025-08-27T06:14:09.949Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-27T06:14:09.949Z] go vet ./... [2025-08-27T06:14:56.857Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-27T06:14:56.857Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-27T06:14:56.857Z] ./bin/test-attribution-txt.sh [2025-08-27T06:14:56.857Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-27T06:14:57.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-27T06:14:57.165Z] $ docker stop --time=1 60675af63bab8debdcd82608c6528ab42b4dd699c5266f98a65d935098887a61 [2025-08-27T06:14:59.085Z] $ docker rm -f --volumes 60675af63bab8debdcd82608c6528ab42b4dd699c5266f98a65d935098887a61 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-27T06:15:00.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-27T06:15:00.603Z] Warning: overwriting stash ‘coverage-report’ [2025-08-27T06:15:01.083Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-27T06:15:01.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-27T06:15:01.827Z] + ls -al . [2025-08-27T06:15:01.827Z] total 232 [2025-08-27T06:15:01.827Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 06:10 . [2025-08-27T06:15:01.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 06:07 .. [2025-08-27T06:15:01.827Z] -rw-rw-r-- 1 jenkins jenkins 62 Aug 27 06:07 .dockerignore [2025-08-27T06:15:01.827Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 06:08 .git [2025-08-27T06:15:01.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 06:07 .github [2025-08-27T06:15:01.827Z] -rw-rw-r-- 1 jenkins jenkins 101 Aug 27 06:07 .gitignore [2025-08-27T06:15:01.827Z] -rw-rw-r-- 1 jenkins jenkins 218 Aug 27 06:07 .golangci.yml [2025-08-27T06:15:01.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 06:07 .vscode [2025-08-27T06:15:01.827Z] -rw-rw-r-- 1 jenkins jenkins 20452 Aug 27 06:07 Attribution.txt [2025-08-27T06:15:01.827Z] -rw-rw-r-- 1 jenkins jenkins 2560 Aug 27 06:07 CHANGELOG.md [2025-08-27T06:15:01.827Z] -rw-rw-r-- 1 jenkins jenkins 1242 Aug 27 06:07 Dockerfile [2025-08-27T06:15:01.827Z] -rw-rw-r-- 1 jenkins jenkins 649 Aug 27 06:07 Jenkinsfile [2025-08-27T06:15:01.827Z] -rw-rw-r-- 1 jenkins jenkins 11367 Aug 27 06:07 LICENSE [2025-08-27T06:15:01.827Z] -rw-rw-r-- 1 jenkins jenkins 2474 Aug 27 06:07 Makefile [2025-08-27T06:15:01.827Z] -rw-rw-r-- 1 jenkins jenkins 4109 Aug 27 06:07 README.md [2025-08-27T06:15:01.827Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 27 06:05 VERSION [2025-08-27T06:15:01.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 06:07 bin [2025-08-27T06:15:01.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 06:07 cmd [2025-08-27T06:15:01.827Z] -rw-r--r-- 1 jenkins jenkins 26136 Aug 27 06:14 coverage.out [2025-08-27T06:15:01.827Z] -rw-rw-r-- 1 jenkins jenkins 6322 Aug 27 06:07 go.mod [2025-08-27T06:15:01.827Z] -rw-rw-r-- 1 jenkins jenkins 87109 Aug 27 06:07 go.sum [2025-08-27T06:15:01.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 06:07 internal [2025-08-27T06:15:01.827Z] -rw-rw-r-- 1 jenkins jenkins 260 Aug 27 06:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:15:02.174Z] + 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=dacda6636b0f16d8de931466d6866e30110653c3 --label arch=arm64 --label version=4.1.0-dev.6 . [2025-08-27T06:15:02.455Z] Sending build context to Docker daemon 8.883MB [2025-08-27T06:15:02.455Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-08-27T06:15:02.455Z] Step 2/23 : FROM ${BASE} AS builder [2025-08-27T06:15:02.455Z] ---> 426aa55a9aeb [2025-08-27T06:15:02.455Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-08-27T06:15:02.726Z] ---> Running in b36e6fc3e721 [2025-08-27T06:15:02.996Z] Removing intermediate container b36e6fc3e721 [2025-08-27T06:15:02.997Z] ---> 5b8e9c40d7b6 [2025-08-27T06:15:02.997Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-27T06:15:02.997Z] ---> Running in ed992216ccab [2025-08-27T06:15:03.265Z] Removing intermediate container ed992216ccab [2025-08-27T06:15:03.265Z] ---> 36b2d656bab7 [2025-08-27T06:15:03.265Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-08-27T06:15:03.533Z] ---> Running in 71e261141674 [2025-08-27T06:15:04.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T06:15:04.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T06:15:06.167Z] OK: 239 MiB in 58 packages [2025-08-27T06:15:07.138Z] Removing intermediate container 71e261141674 [2025-08-27T06:15:07.138Z] ---> 2fa97db50bed [2025-08-27T06:15:07.138Z] Step 6/23 : WORKDIR /device-opcua [2025-08-27T06:15:07.409Z] ---> Running in 8ff4f37ed891 [2025-08-27T06:15:07.677Z] Removing intermediate container 8ff4f37ed891 [2025-08-27T06:15:07.677Z] ---> 346efcc3841b [2025-08-27T06:15:07.677Z] Step 7/23 : COPY go.mod vendor* ./ [2025-08-27T06:15:08.260Z] ---> 221d4127aa87 [2025-08-27T06:15:08.261Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-27T06:15:08.261Z] ---> Running in cd1376a73a16 [2025-08-27T06:15:11.606Z] Removing intermediate container cd1376a73a16 [2025-08-27T06:15:11.606Z] ---> e0fcea84f742 [2025-08-27T06:15:11.606Z] Step 9/23 : COPY . . [2025-08-27T06:15:12.568Z] ---> 7617d38b1c44 [2025-08-27T06:15:12.568Z] Step 10/23 : RUN ${MAKE} [2025-08-27T06:15:12.838Z] ---> Running in cfec5834d015 [2025-08-27T06:15:13.794Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-08-27T06:18:35.592Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-08-27T06:18:45.664Z] Removing intermediate container cfec5834d015 [2025-08-27T06:18:45.665Z] ---> 8a1c449d5ac2 [2025-08-27T06:18:45.665Z] Step 11/23 : FROM alpine:3.20 [2025-08-27T06:18:45.665Z] 3.20: Pulling from library/alpine [2025-08-27T06:18:45.931Z] 13e713f82565: Pulling fs layer [2025-08-27T06:18:46.513Z] 13e713f82565: Download complete [2025-08-27T06:18:47.476Z] 13e713f82565: Pull complete [2025-08-27T06:18:47.476Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-27T06:18:47.476Z] Status: Downloaded newer image for alpine:3.20 [2025-08-27T06:18:47.476Z] ---> c88e9dceb6cb [2025-08-27T06:18:47.476Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2025-08-27T06:18:47.476Z] ---> Running in ce03900a6926 [2025-08-27T06:18:47.745Z] Removing intermediate container ce03900a6926 [2025-08-27T06:18:47.745Z] ---> 66443a7b61bb [2025-08-27T06:18:47.745Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2025-08-27T06:18:47.745Z] ---> Running in a7e1a6e12574 [2025-08-27T06:18:48.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T06:18:48.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T06:18:50.379Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-08-27T06:18:50.379Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-08-27T06:18:50.379Z] (3/6) Installing libsodium (1.0.19-r0) [2025-08-27T06:18:50.379Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-27T06:18:50.649Z] (5/6) Installing libzmq (4.3.5-r2) [2025-08-27T06:18:50.649Z] (6/6) Installing zeromq (4.3.5-r2) [2025-08-27T06:18:50.649Z] Executing busybox-1.36.1-r29.trigger [2025-08-27T06:18:50.649Z] OK: 13 MiB in 20 packages [2025-08-27T06:18:52.059Z] Removing intermediate container a7e1a6e12574 [2025-08-27T06:18:52.059Z] ---> b78b73d54b0a [2025-08-27T06:18:52.059Z] Step 14/23 : RUN apk --no-cache upgrade [2025-08-27T06:18:52.059Z] ---> Running in 8582e1c48a4f [2025-08-27T06:18:53.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-27T06:18:53.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-27T06:18:54.431Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T06:18:54.431Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-27T06:18:54.703Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T06:18:54.703Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-27T06:18:54.703Z] Executing busybox-1.36.1-r30.trigger [2025-08-27T06:18:54.703Z] OK: 13 MiB in 20 packages [2025-08-27T06:18:56.115Z] Removing intermediate container 8582e1c48a4f [2025-08-27T06:18:56.115Z] ---> 8b5729cab959 [2025-08-27T06:18:56.115Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2025-08-27T06:18:58.696Z] ---> 43c3c78b29f9 [2025-08-27T06:18:58.696Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2025-08-27T06:18:58.696Z] ---> 5a4cf7d7c07d [2025-08-27T06:18:58.696Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2025-08-27T06:18:59.280Z] ---> 418e2f004f5f [2025-08-27T06:18:59.280Z] Step 18/23 : EXPOSE 59997 [2025-08-27T06:18:59.280Z] ---> Running in 44f1079c71b7 [2025-08-27T06:18:59.553Z] Removing intermediate container 44f1079c71b7 [2025-08-27T06:18:59.553Z] ---> 717774a167ad [2025-08-27T06:18:59.553Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2025-08-27T06:18:59.553Z] ---> Running in 0f24c404902c [2025-08-27T06:19:00.138Z] Removing intermediate container 0f24c404902c [2025-08-27T06:19:00.138Z] ---> 6f0e378319ad [2025-08-27T06:19:00.138Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-27T06:19:00.138Z] ---> Running in b3e2dcdb360d [2025-08-27T06:19:00.405Z] Removing intermediate container b3e2dcdb360d [2025-08-27T06:19:00.405Z] ---> c6b1855a1800 [2025-08-27T06:19:00.405Z] Step 21/23 : LABEL arch=arm64 [2025-08-27T06:19:00.405Z] ---> Running in cb7bad96458b [2025-08-27T06:19:00.673Z] Removing intermediate container cb7bad96458b [2025-08-27T06:19:00.673Z] ---> 5c703479b4ca [2025-08-27T06:19:00.673Z] Step 22/23 : LABEL git_sha=dacda6636b0f16d8de931466d6866e30110653c3 [2025-08-27T06:19:00.673Z] ---> Running in ac5f5e74213d [2025-08-27T06:19:00.938Z] Removing intermediate container ac5f5e74213d [2025-08-27T06:19:00.938Z] ---> c73fbf583600 [2025-08-27T06:19:00.938Z] Step 23/23 : LABEL version=4.1.0-dev.6 [2025-08-27T06:19:00.938Z] ---> Running in 00e1b47d3520 [2025-08-27T06:19:01.206Z] Removing intermediate container 00e1b47d3520 [2025-08-27T06:19:01.206Z] ---> 5de4bf8aaa1e [2025-08-27T06:19:01.206Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-27T06:19:01.206Z] Successfully built 5de4bf8aaa1e [2025-08-27T06:19:01.471Z] 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-08-27T06:19:01.631Z] provisioning config files... [2025-08-27T06:19:01.643Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/19@tmp/config6001198819153941529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:19:01.990Z] ---> ****-login.sh [2025-08-27T06:19:01.990Z] nexus3.edgexfoundry.org:10001 [2025-08-27T06:19:01.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:19:02.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:19:02.256Z] Configure a credential helper to remove this warning. See [2025-08-27T06:19:02.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:19:02.256Z] [2025-08-27T06:19:02.256Z] Login Succeeded [2025-08-27T06:19:02.256Z] nexus3.edgexfoundry.org:10002 [2025-08-27T06:19:02.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:19:02.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:19:02.521Z] Configure a credential helper to remove this warning. See [2025-08-27T06:19:02.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:19:02.521Z] [2025-08-27T06:19:02.521Z] Login Succeeded [2025-08-27T06:19:02.521Z] nexus3.edgexfoundry.org:10003 [2025-08-27T06:19:02.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:19:02.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:19:02.785Z] Configure a credential helper to remove this warning. See [2025-08-27T06:19:02.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:19:02.785Z] [2025-08-27T06:19:02.785Z] Login Succeeded [2025-08-27T06:19:02.785Z] nexus3.edgexfoundry.org:10004 [2025-08-27T06:19:03.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:19:03.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:19:03.318Z] Configure a credential helper to remove this warning. See [2025-08-27T06:19:03.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:19:03.318Z] [2025-08-27T06:19:03.318Z] Login Succeeded [2025-08-27T06:19:03.318Z] ****.io [2025-08-27T06:19:03.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-27T06:19:03.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-27T06:19:03.582Z] Configure a credential helper to remove this warning. See [2025-08-27T06:19:03.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-27T06:19:03.583Z] [2025-08-27T06:19:03.583Z] Login Succeeded [2025-08-27T06:19:03.845Z] ---> ****-login.sh ends [Pipeline] } [2025-08-27T06:19:03.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T06:19:03.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-27T06:19:03.937Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2025-08-27T06:19:03.937Z] dacda6636b0f16d8de931466d6866e30110653c3 [2025-08-27T06:19:03.937Z] latest [2025-08-27T06:19:03.937Z] 4.1.0-dev.6 [2025-08-27T06:19:03.937Z] dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [2025-08-27T06:19:03.937Z] main [2025-08-27T06:19:03.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:19:04.299Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:19:04.640Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3 [2025-08-27T06:19:04.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-08-27T06:19:04.640Z] 226b4f867d45: Preparing [2025-08-27T06:19:04.640Z] e8b175b5ca3f: Preparing [2025-08-27T06:19:04.640Z] 7d118e7cae23: Preparing [2025-08-27T06:19:04.640Z] 4012d5ab8689: Preparing [2025-08-27T06:19:04.640Z] 4d3a7d934487: Preparing [2025-08-27T06:19:04.640Z] 1e890da81ec9: Preparing [2025-08-27T06:19:04.640Z] 1e890da81ec9: Waiting [2025-08-27T06:19:04.904Z] e8b175b5ca3f: Pushed [2025-08-27T06:19:04.904Z] 226b4f867d45: Pushed [2025-08-27T06:19:04.904Z] 1e890da81ec9: Layer already exists [2025-08-27T06:19:05.169Z] 4012d5ab8689: Pushed [2025-08-27T06:19:05.746Z] 4d3a7d934487: Pushed [2025-08-27T06:19:15.783Z] 7d118e7cae23: Pushed [2025-08-27T06:19:15.783Z] dacda6636b0f16d8de931466d6866e30110653c3: digest: sha256:a45dd1e214a87d482a965038742ba00fc6c20c6fb37a9a74e69811b9fb398da9 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:19:16.167Z] + 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-08-27T06:19:16.547Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-08-27T06:19:16.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-08-27T06:19:16.547Z] 226b4f867d45: Preparing [2025-08-27T06:19:16.547Z] e8b175b5ca3f: Preparing [2025-08-27T06:19:16.547Z] 7d118e7cae23: Preparing [2025-08-27T06:19:16.547Z] 4012d5ab8689: Preparing [2025-08-27T06:19:16.547Z] 4d3a7d934487: Preparing [2025-08-27T06:19:16.547Z] 1e890da81ec9: Preparing [2025-08-27T06:19:16.547Z] 1e890da81ec9: Waiting [2025-08-27T06:19:16.547Z] 4012d5ab8689: Layer already exists [2025-08-27T06:19:16.547Z] 226b4f867d45: Layer already exists [2025-08-27T06:19:16.547Z] 7d118e7cae23: Layer already exists [2025-08-27T06:19:16.547Z] e8b175b5ca3f: Layer already exists [2025-08-27T06:19:16.547Z] 4d3a7d934487: Layer already exists [2025-08-27T06:19:16.547Z] 1e890da81ec9: Layer already exists [2025-08-27T06:19:16.547Z] latest: digest: sha256:a45dd1e214a87d482a965038742ba00fc6c20c6fb37a9a74e69811b9fb398da9 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:19:17.201Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:19:17.556Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.6 [2025-08-27T06:19:17.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-08-27T06:19:17.557Z] 226b4f867d45: Preparing [2025-08-27T06:19:17.557Z] e8b175b5ca3f: Preparing [2025-08-27T06:19:17.557Z] 7d118e7cae23: Preparing [2025-08-27T06:19:17.557Z] 4012d5ab8689: Preparing [2025-08-27T06:19:17.557Z] 4d3a7d934487: Preparing [2025-08-27T06:19:17.557Z] 1e890da81ec9: Preparing [2025-08-27T06:19:17.557Z] 1e890da81ec9: Waiting [2025-08-27T06:19:17.557Z] 4d3a7d934487: Layer already exists [2025-08-27T06:19:17.557Z] 7d118e7cae23: Layer already exists [2025-08-27T06:19:17.557Z] e8b175b5ca3f: Layer already exists [2025-08-27T06:19:17.557Z] 226b4f867d45: Layer already exists [2025-08-27T06:19:17.557Z] 4012d5ab8689: Layer already exists [2025-08-27T06:19:17.557Z] 1e890da81ec9: Layer already exists [2025-08-27T06:19:17.557Z] 4.1.0-dev.6: digest: sha256:a45dd1e214a87d482a965038742ba00fc6c20c6fb37a9a74e69811b9fb398da9 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:19:17.926Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:19:18.282Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [2025-08-27T06:19:18.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-08-27T06:19:18.282Z] 226b4f867d45: Preparing [2025-08-27T06:19:18.282Z] e8b175b5ca3f: Preparing [2025-08-27T06:19:18.282Z] 7d118e7cae23: Preparing [2025-08-27T06:19:18.282Z] 4012d5ab8689: Preparing [2025-08-27T06:19:18.282Z] 4d3a7d934487: Preparing [2025-08-27T06:19:18.282Z] 1e890da81ec9: Preparing [2025-08-27T06:19:18.282Z] 1e890da81ec9: Waiting [2025-08-27T06:19:18.282Z] 4d3a7d934487: Layer already exists [2025-08-27T06:19:18.282Z] 4012d5ab8689: Layer already exists [2025-08-27T06:19:18.282Z] 7d118e7cae23: Layer already exists [2025-08-27T06:19:18.282Z] e8b175b5ca3f: Layer already exists [2025-08-27T06:19:18.282Z] 226b4f867d45: Layer already exists [2025-08-27T06:19:18.282Z] 1e890da81ec9: Layer already exists [2025-08-27T06:19:18.282Z] dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6: digest: sha256:a45dd1e214a87d482a965038742ba00fc6c20c6fb37a9a74e69811b9fb398da9 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:19:18.634Z] + 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-08-27T06:19:18.978Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2025-08-27T06:19:18.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-08-27T06:19:18.978Z] 226b4f867d45: Preparing [2025-08-27T06:19:18.978Z] e8b175b5ca3f: Preparing [2025-08-27T06:19:18.978Z] 7d118e7cae23: Preparing [2025-08-27T06:19:18.978Z] 4012d5ab8689: Preparing [2025-08-27T06:19:18.978Z] 4d3a7d934487: Preparing [2025-08-27T06:19:18.978Z] 1e890da81ec9: Preparing [2025-08-27T06:19:18.978Z] 1e890da81ec9: Waiting [2025-08-27T06:19:18.978Z] 4d3a7d934487: Layer already exists [2025-08-27T06:19:18.978Z] 7d118e7cae23: Layer already exists [2025-08-27T06:19:18.978Z] 4012d5ab8689: Layer already exists [2025-08-27T06:19:18.978Z] e8b175b5ca3f: Layer already exists [2025-08-27T06:19:18.978Z] 226b4f867d45: Layer already exists [2025-08-27T06:19:18.978Z] 1e890da81ec9: Layer already exists [2025-08-27T06:19:19.241Z] main: digest: sha256:a45dd1e214a87d482a965038742ba00fc6c20c6fb37a9a74e69811b9fb398da9 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-27T06:19:19.320Z] ===================================================== [Pipeline] echo [2025-08-27T06:19:19.336Z] taggedImages: [2025-08-27T06:19:19.336Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3 [2025-08-27T06:19:19.336Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-08-27T06:19:19.336Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.6 [2025-08-27T06:19:19.336Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [2025-08-27T06:19:19.336Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2025-08-27T06:19:19.350Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] echo [2025-08-27T06:19:19.360Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2025-08-27T06:19:19.373Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.6 [Pipeline] echo [2025-08-27T06:19:19.391Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:dacda6636b0f16d8de931466d6866e30110653c3-4.1.0-dev.6 [Pipeline] echo [2025-08-27T06:19:19.402Z] 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-08-27T06:19:19.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-27T06:19:19.795Z] [2025-08-27T06:19:19.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:19:20.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-27T06:19:20.130Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-27T06:19:20.130Z] 8998bd30e6a1: Pulling fs layer [2025-08-27T06:19:20.130Z] 04944245beec: Pulling fs layer [2025-08-27T06:19:20.130Z] 699f458cf7ca: Pulling fs layer [2025-08-27T06:19:20.130Z] 765212b225bb: Pulling fs layer [2025-08-27T06:19:20.130Z] f23df028b6ca: Pulling fs layer [2025-08-27T06:19:20.130Z] d65c8cfc05b1: Pulling fs layer [2025-08-27T06:19:20.130Z] 2437ff75d9bd: Pulling fs layer [2025-08-27T06:19:20.130Z] 765212b225bb: Waiting [2025-08-27T06:19:20.130Z] f23df028b6ca: Waiting [2025-08-27T06:19:20.130Z] d65c8cfc05b1: Waiting [2025-08-27T06:19:20.130Z] 2437ff75d9bd: Waiting [2025-08-27T06:19:20.394Z] 04944245beec: Verifying Checksum [2025-08-27T06:19:20.394Z] 04944245beec: Download complete [2025-08-27T06:19:20.394Z] 765212b225bb: Verifying Checksum [2025-08-27T06:19:20.394Z] 765212b225bb: Download complete [2025-08-27T06:19:20.394Z] f23df028b6ca: Verifying Checksum [2025-08-27T06:19:20.394Z] f23df028b6ca: Download complete [2025-08-27T06:19:20.394Z] d65c8cfc05b1: Verifying Checksum [2025-08-27T06:19:20.394Z] d65c8cfc05b1: Download complete [2025-08-27T06:19:20.674Z] 699f458cf7ca: Verifying Checksum [2025-08-27T06:19:20.674Z] 699f458cf7ca: Download complete [2025-08-27T06:19:20.944Z] 8998bd30e6a1: Verifying Checksum [2025-08-27T06:19:20.944Z] 8998bd30e6a1: Download complete [2025-08-27T06:19:23.515Z] 2437ff75d9bd: Verifying Checksum [2025-08-27T06:19:23.515Z] 2437ff75d9bd: Download complete [2025-08-27T06:19:25.454Z] 8998bd30e6a1: Pull complete [2025-08-27T06:19:26.033Z] 04944245beec: Pull complete [2025-08-27T06:19:27.970Z] 699f458cf7ca: Pull complete [2025-08-27T06:19:27.970Z] 765212b225bb: Pull complete [2025-08-27T06:19:28.552Z] f23df028b6ca: Pull complete [2025-08-27T06:19:28.817Z] d65c8cfc05b1: Pull complete [2025-08-27T06:19:47.012Z] 2437ff75d9bd: Pull complete [2025-08-27T06:19:47.012Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-27T06:19:47.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-27T06:19:47.012Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T06:19:47.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-7688 does not seem to be running inside a container [2025-08-27T06:19:47.272Z] $ 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/19 -v /w/workspace/device-opc-ua/19:/w/workspace/device-opc-ua/19:rw,z -v /w/workspace/device-opc-ua/19@tmp:/w/workspace/device-opc-ua/19@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-08-27T06:19:49.787Z] $ docker top 8bd59fab17905b7118b65203b61d34ca6c2094fde3b5ac621cb12ac255418bcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:19:50.281Z] ---> job-cost.sh [2025-08-27T06:19:50.546Z] lf-activate-venv: SKIPPING [2025-08-27T06:19:50.546Z] INFO: No Stack... [2025-08-27T06:19:50.810Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-27T06:19:51.760Z] INFO: Archiving Costs [Pipeline] sh [2025-08-27T06:19:52.077Z] + cat /w/workspace/device-opc-ua/19/archives/cost.csv [2025-08-27T06:19:52.077Z] + cut -d, -f6 [Pipeline] lock [2025-08-27T06:19:52.127Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] [2025-08-27T06:19:52.133Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] did not exist. Created. [2025-08-27T06:19:52.139Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-27T06:19:52.477Z] /w/workspace/device-opc-ua/19@tmp/durable-bbb2d090/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-27T06:19:52.793Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-27T06:19:52.810Z] Warning: overwriting stash ‘stack-cost’ [2025-08-27T06:19:52.863Z] Stashed 1 file(s) [Pipeline] } [2025-08-27T06:19:52.870Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-27T06:19:52.899Z] $ docker stop --time=1 8bd59fab17905b7118b65203b61d34ca6c2094fde3b5ac621cb12ac255418bcc [2025-08-27T06:19:54.326Z] $ docker rm -f --volumes 8bd59fab17905b7118b65203b61d34ca6c2094fde3b5ac621cb12ac255418bcc [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-08-27T06:19:54.845Z] provisioning config files... [2025-08-27T06:19:54.852Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13220520615570927925tmp [Pipeline] { [Pipeline] sh [2025-08-27T06:19:55.154Z] + set +x [2025-08-27T06:19:55.154Z] + curl -s https://codecov.io/bash [2025-08-27T06:19:55.154Z] + bash -s -- [2025-08-27T06:19:55.154Z] [2025-08-27T06:19:55.154Z] _____ _ [2025-08-27T06:19:55.154Z] / ____| | | [2025-08-27T06:19:55.154Z] | | ___ __| | ___ ___ _____ __ [2025-08-27T06:19:55.154Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-27T06:19:55.154Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-27T06:19:55.154Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-27T06:19:55.154Z] Bash-1.0.6 [2025-08-27T06:19:55.154Z] [2025-08-27T06:19:55.154Z] [2025-08-27T06:19:55.154Z] ==> git version 2.25.1 found [2025-08-27T06:19:55.154Z] ==> 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-08-27T06:19:55.154Z] Release-Date: 2020-01-08 [2025-08-27T06:19:55.154Z] 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-08-27T06:19:55.155Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-27T06:19:55.155Z] ==> Jenkins CI detected. [2025-08-27T06:19:55.155Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2025-08-27T06:19:55.155Z] project root: . [2025-08-27T06:19:55.155Z] --> token set from env [2025-08-27T06:19:55.155Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-27T06:19:55.155Z] ==> Running gcov in . (disable via -X gcov) [2025-08-27T06:19:55.155Z] ==> Python coveragepy not found [2025-08-27T06:19:55.155Z] ==> Searching for coverage reports in: [2025-08-27T06:19:55.155Z] + . [2025-08-27T06:19:55.155Z] -> Found 1 reports [2025-08-27T06:19:55.155Z] ==> Detecting git/mercurial file structure [2025-08-27T06:19:55.155Z] ==> Reading reports [2025-08-27T06:19:55.155Z] + ./coverage.out bytes=26136 [2025-08-27T06:19:55.155Z] ==> Appending adjustments [2025-08-27T06:19:55.155Z] https://docs.codecov.io/docs/fixing-reports [2025-08-27T06:19:55.414Z] + Found adjustments [2025-08-27T06:19:55.414Z] ==> Gzipping contents [2025-08-27T06:19:55.414Z] 4.0K /tmp/codecov.EZiNB5.gz [2025-08-27T06:19:55.414Z] ==> Uploading reports [2025-08-27T06:19:55.414Z] url: https://codecov.io [2025-08-27T06:19:55.415Z] query: branch=main&commit=dacda6636b0f16d8de931466d6866e30110653c3&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-27T06:19:55.415Z] -> Pinging Codecov [2025-08-27T06:19:55.415Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dacda6636b0f16d8de931466d6866e30110653c3&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-27T06:19:55.415Z] -> Uploading to [2025-08-27T06:19:55.415Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/dacda6636b0f16d8de931466d6866e30110653c3/8311043c-b416-4038-b85f-c7c15431a15d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250827%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250827T061955Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=992681690351f208408eab88c59427d7a3daa63806f00692cb30d399a5761e22 [2025-08-27T06:19:55.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-27T06:19:55.415Z] Dload Upload Total Spent Left Speed [2025-08-27T06:19:55.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 27148 --:--:-- --:--:-- --:--:-- 27148 [2025-08-27T06:19:55.674Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] } [2025-08-27T06:19:55.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-27T06:19:55.904Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-27T06:19:55.921Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:19:56.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-27T06:19:56.250Z] [2025-08-27T06:19:56.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:19:56.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-27T06:19:56.555Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-27T06:19:56.555Z] 0a9a5dfd008f: Already exists [2025-08-27T06:19:56.555Z] 36466aa92d05: Already exists [2025-08-27T06:19:56.555Z] e10405b45d13: Already exists [2025-08-27T06:19:56.555Z] 096b7ceb2af7: Already exists [2025-08-27T06:19:56.555Z] 4f4fb700ef54: Already exists [2025-08-27T06:19:56.555Z] e50aa161e22a: Pulling fs layer [2025-08-27T06:19:56.555Z] d3c8db5fb9df: Pulling fs layer [2025-08-27T06:19:56.838Z] e50aa161e22a: Verifying Checksum [2025-08-27T06:19:56.838Z] e50aa161e22a: Download complete [2025-08-27T06:19:57.098Z] e50aa161e22a: Pull complete [2025-08-27T06:19:58.032Z] d3c8db5fb9df: Verifying Checksum [2025-08-27T06:19:58.032Z] d3c8db5fb9df: Download complete [2025-08-27T06:20:02.227Z] d3c8db5fb9df: Pull complete [2025-08-27T06:20:02.227Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-27T06:20:02.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-27T06:20:02.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T06:20:02.324Z] prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container [2025-08-27T06:20:02.357Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-27T06:20:04.593Z] $ docker top f2ce98965fd2fda89f0302170b431cf46b77da994bb214954c1d5065285bc8b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T06:20:04.933Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2025-08-27T06:20:04.943Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2025-08-27T06:20:05.221Z] + set -o pipefail [2025-08-27T06:20:05.221Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2025-08-27T06:20:11.789Z] [2025-08-27T06:20:11.789Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2025-08-27T06:20:11.789Z] [2025-08-27T06:20:11.789Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/d4e71dab-f0ec-4020-a05c-cb9804386e68 [2025-08-27T06:20:11.789Z] [2025-08-27T06:20:11.789Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-27T06:20:11.789Z] [Pipeline] } [2025-08-27T06:20:12.061Z] $ docker stop --time=1 f2ce98965fd2fda89f0302170b431cf46b77da994bb214954c1d5065285bc8b6 [2025-08-27T06:20:15.740Z] $ docker rm -f --volumes f2ce98965fd2fda89f0302170b431cf46b77da994bb214954c1d5065285bc8b6 [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-08-27T06:20:16.649Z] + git log --format=format:%s -1 dacda6636b0f16d8de931466d6866e30110653c3 [Pipeline] sh [2025-08-27T06:20:16.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-27T06:20:16.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:20:17.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T06:20:17.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T06:20:17.329Z] prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container [2025-08-27T06:20:17.352Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-27T06:20:17.608Z] $ docker top 1eea80bfcb61edf853b72edc1322b068f9180b6db3c99559e8a245ce5b82eea6 -eo pid,comm [2025-08-27T06:20:17.652Z] 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-08-27T06:20:17.652Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-27T06:20:17.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T06:20:17.715Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T06:20:17.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T06:20:17.817Z] $ docker exec 1eea80bfcb61edf853b72edc1322b068f9180b6db3c99559e8a245ce5b82eea6 ssh-agent [2025-08-27T06:20:17.928Z] SSH_AUTH_SOCK=/tmp/ssh-NYgR1mjAX7i1/agent.32 [2025-08-27T06:20:17.928Z] SSH_AGENT_PID=38 [2025-08-27T06:20:17.932Z] Running ssh-add (command line suppressed) [2025-08-27T06:20:18.012Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1642541888478206086.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1642541888478206086.key) [2025-08-27T06:20:18.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T06:20:18.324Z] + git semver tag [2025-08-27T06:20:18.583Z] 2025-08-27 06:20:18,521 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-27T06:20:18.583Z] 2025-08-27 06:20:18,524 [run_tag] DEBUG tag force:False [2025-08-27T06:20:18.583Z] 2025-08-27 06:20:18,524 [check_head_tag] DEBUG check head tag [2025-08-27T06:20:18.583Z] 2025-08-27 06:20:18,524 [execute] INFO git cat-file --batch-check [2025-08-27T06:20:18.583Z] 2025-08-27 06:20:18,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2025-08-27T06:20:18.583Z] 2025-08-27 06:20:18,526 [execute] INFO git cat-file --batch [2025-08-27T06:20:18.583Z] 2025-08-27 06:20:18,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2025-08-27T06:20:18.583Z] 2025-08-27 06:20:18,530 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-27T06:20:18.583Z] 2025-08-27 06:20:18,530 [execute] INFO git tag -a v4.1.0-dev.6 -m v4.1.0-dev.6 [2025-08-27T06:20:18.583Z] 2025-08-27 06:20:18,530 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.6', '-m', 'v4.1.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-08-27T06:20:18.583Z] 2025-08-27 06:20:18,533 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-27T06:20:18.583Z] 4.1.0-dev.6 [Pipeline] } [2025-08-27T06:20:18.591Z] $ docker exec --env ******** --env ******** 1eea80bfcb61edf853b72edc1322b068f9180b6db3c99559e8a245ce5b82eea6 ssh-agent -k [2025-08-27T06:20:18.680Z] unset SSH_AUTH_SOCK; [2025-08-27T06:20:18.680Z] unset SSH_AGENT_PID; [2025-08-27T06:20:18.680Z] echo Agent pid 38 killed; [2025-08-27T06:20:18.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T06:20:19.019Z] + git semver [Pipeline] } [2025-08-27T06:20:19.288Z] $ docker stop --time=1 1eea80bfcb61edf853b72edc1322b068f9180b6db3c99559e8a245ce5b82eea6 [2025-08-27T06:20:20.563Z] $ docker rm -f --volumes 1eea80bfcb61edf853b72edc1322b068f9180b6db3c99559e8a245ce5b82eea6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:20:20.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-27T06:20:20.967Z] [2025-08-27T06:20:20.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:20:21.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-27T06:20:21.269Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-27T06:20:21.269Z] ab5ef0e58194: Pulling fs layer [2025-08-27T06:20:21.269Z] 9712f1f96733: Pulling fs layer [2025-08-27T06:20:21.269Z] 63f879dbbcfc: Pulling fs layer [2025-08-27T06:20:21.269Z] 0d9ebad4ef96: Pulling fs layer [2025-08-27T06:20:21.269Z] e9a5061849ea: Pulling fs layer [2025-08-27T06:20:21.269Z] d747dcd14b5f: Pulling fs layer [2025-08-27T06:20:21.269Z] 2de7ff778b66: Pulling fs layer [2025-08-27T06:20:21.269Z] 0d9ebad4ef96: Waiting [2025-08-27T06:20:21.269Z] e9a5061849ea: Waiting [2025-08-27T06:20:21.269Z] 2de7ff778b66: Waiting [2025-08-27T06:20:21.269Z] d747dcd14b5f: Waiting [2025-08-27T06:20:21.269Z] 9712f1f96733: Verifying Checksum [2025-08-27T06:20:21.269Z] 9712f1f96733: Download complete [2025-08-27T06:20:21.527Z] 63f879dbbcfc: Verifying Checksum [2025-08-27T06:20:21.527Z] 63f879dbbcfc: Download complete [2025-08-27T06:20:21.786Z] e9a5061849ea: Verifying Checksum [2025-08-27T06:20:21.786Z] e9a5061849ea: Download complete [2025-08-27T06:20:21.786Z] d747dcd14b5f: Verifying Checksum [2025-08-27T06:20:21.786Z] d747dcd14b5f: Download complete [2025-08-27T06:20:21.786Z] ab5ef0e58194: Verifying Checksum [2025-08-27T06:20:21.786Z] ab5ef0e58194: Download complete [2025-08-27T06:20:21.786Z] 0d9ebad4ef96: Verifying Checksum [2025-08-27T06:20:21.786Z] 0d9ebad4ef96: Download complete [2025-08-27T06:20:21.786Z] 2de7ff778b66: Verifying Checksum [2025-08-27T06:20:21.786Z] 2de7ff778b66: Download complete [2025-08-27T06:20:25.972Z] ab5ef0e58194: Pull complete [2025-08-27T06:20:25.972Z] 9712f1f96733: Pull complete [2025-08-27T06:20:25.972Z] 63f879dbbcfc: Pull complete [2025-08-27T06:20:31.237Z] 0d9ebad4ef96: Pull complete [2025-08-27T06:20:31.237Z] e9a5061849ea: Pull complete [2025-08-27T06:20:31.237Z] d747dcd14b5f: Pull complete [2025-08-27T06:20:32.611Z] 2de7ff778b66: Pull complete [2025-08-27T06:20:32.611Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-27T06:20:32.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-27T06:20:32.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T06:20:32.693Z] prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container [2025-08-27T06:20:32.719Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-27T06:20:35.440Z] $ docker top ef83fc58d70ee5ab34cda35ea4a674ca6b84a79277495e342027f530f9d0378e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-27T06:20:35.512Z] provisioning config files... [2025-08-27T06:20:35.519Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9351541640827309160tmp [2025-08-27T06:20:35.528Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17195568653805556297tmp [2025-08-27T06:20:35.536Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11543579887077457110tmp [Pipeline] { [Pipeline] echo [2025-08-27T06:20:35.630Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:20:35.918Z] ---> sigul-configuration.sh [2025-08-27T06:20:35.918Z] gpg: directory `/root/.gnupg' created [2025-08-27T06:20:35.918Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-27T06:20:35.918Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-27T06:20:35.918Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-27T06:20:35.918Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-27T06:20:35.918Z] gpg: CAST5 encrypted data [2025-08-27T06:20:35.918Z] gpg: encrypted with 1 passphrase [2025-08-27T06:20:35.918Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-27T06:20:36.222Z] + mkdir /home/jenkins [2025-08-27T06:20:36.222Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-27T06:20:36.517Z] + 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-08-27T06:20:36.533Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:20:36.824Z] ---> sigul-install.sh [2025-08-27T06:20:36.824Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-27T06:20:37.125Z] + git tag --list [2025-08-27T06:20:37.125Z] v4.0 [2025-08-27T06:20:37.125Z] v4.0.0 [2025-08-27T06:20:37.125Z] v4.1.0-dev.1 [2025-08-27T06:20:37.125Z] v4.1.0-dev.2 [2025-08-27T06:20:37.125Z] v4.1.0-dev.3 [2025-08-27T06:20:37.125Z] v4.1.0-dev.4 [2025-08-27T06:20:37.125Z] v4.1.0-dev.5 [2025-08-27T06:20:37.125Z] v4.1.0-dev.6 [Pipeline] sh [2025-08-27T06:20:37.418Z] + lftools sign git-tag v4.1.0-dev.6 [2025-08-27T06:20:38.092Z] Signing Git tag with Sigul... [2025-08-27T06:20:38.092Z] Signing v4.1.0-dev.6 [Pipeline] echo [2025-08-27T06:20:38.362Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:20:38.650Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-27T06:20:38.657Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-27T06:20:38.687Z] $ docker stop --time=1 ef83fc58d70ee5ab34cda35ea4a674ca6b84a79277495e342027f530f9d0378e [2025-08-27T06:20:39.953Z] $ docker rm -f --volumes ef83fc58d70ee5ab34cda35ea4a674ca6b84a79277495e342027f530f9d0378e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-27T06:20:40.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-27T06:20:40.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:20:40.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T06:20:40.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T06:20:40.935Z] prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container [2025-08-27T06:20:40.960Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-27T06:20:41.175Z] $ docker top 054da17138e805a7416dfc1864e378563d6cc208f49dd26b6484bc5698c9f41d -eo pid,comm [2025-08-27T06:20:41.214Z] 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-08-27T06:20:41.214Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-27T06:20:41.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T06:20:41.254Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T06:20:41.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T06:20:41.359Z] $ docker exec 054da17138e805a7416dfc1864e378563d6cc208f49dd26b6484bc5698c9f41d ssh-agent [2025-08-27T06:20:41.454Z] SSH_AUTH_SOCK=/tmp/ssh-odCT41hTqlHc/agent.33 [2025-08-27T06:20:41.454Z] SSH_AGENT_PID=39 [2025-08-27T06:20:41.458Z] Running ssh-add (command line suppressed) [2025-08-27T06:20:41.550Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12297227960047733253.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12297227960047733253.key) [2025-08-27T06:20:41.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T06:20:41.860Z] + git semver bump pre [2025-08-27T06:20:42.119Z] 2025-08-27 06:20:42,107 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-27T06:20:42.119Z] 2025-08-27 06:20:42,111 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-27T06:20:42.119Z] 2025-08-27 06:20:42,111 [bump_version] DEBUG bumping version:4.1.0-dev.6 on axis:pre with prefix:dev [2025-08-27T06:20:42.119Z] 2025-08-27 06:20:42,111 [bump_version] DEBUG bumped version:4.1.0-dev.7 [2025-08-27T06:20:42.119Z] 2025-08-27 06:20:42,111 [write_version] DEBUG write version:4.1.0-dev.7 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2025-08-27T06:20:42.119Z] 2025-08-27 06:20:42,111 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-27T06:20:42.119Z] 2025-08-27 06:20:42,112 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-27T06:20:42.119Z] 2025-08-27 06:20:42,113 [execute] INFO git cat-file --batch-check [2025-08-27T06:20:42.119Z] 2025-08-27 06:20:42,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-27T06:20:42.379Z] 2025-08-27 06:20:42,119 [execute] INFO git cat-file --batch [2025-08-27T06:20:42.379Z] 2025-08-27 06:20:42,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-27T06:20:42.379Z] 2025-08-27 06:20:42,124 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-27T06:20:42.379Z] 4.1.0-dev.7 [Pipeline] } [2025-08-27T06:20:42.387Z] $ docker exec --env ******** --env ******** 054da17138e805a7416dfc1864e378563d6cc208f49dd26b6484bc5698c9f41d ssh-agent -k [2025-08-27T06:20:42.478Z] unset SSH_AUTH_SOCK; [2025-08-27T06:20:42.478Z] unset SSH_AGENT_PID; [2025-08-27T06:20:42.478Z] echo Agent pid 39 killed; [2025-08-27T06:20:42.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T06:20:42.808Z] + git semver [Pipeline] } [2025-08-27T06:20:43.076Z] $ docker stop --time=1 054da17138e805a7416dfc1864e378563d6cc208f49dd26b6484bc5698c9f41d [2025-08-27T06:20:44.331Z] $ docker rm -f --volumes 054da17138e805a7416dfc1864e378563d6cc208f49dd26b6484bc5698c9f41d [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-27T06:20:44.682Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-27T06:20:44.682Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:20:44.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-27T06:20:44.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T06:20:45.061Z] prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container [2025-08-27T06:20:45.086Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-27T06:20:45.346Z] $ docker top e467a3406bcab838d90c3205e68a64c4954e71e0b9ae975fb3f7b3af0acfa1ac -eo pid,comm [2025-08-27T06:20:45.389Z] 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-08-27T06:20:45.389Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-27T06:20:45.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-27T06:20:45.445Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-27T06:20:45.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-27T06:20:45.560Z] $ docker exec e467a3406bcab838d90c3205e68a64c4954e71e0b9ae975fb3f7b3af0acfa1ac ssh-agent [2025-08-27T06:20:45.658Z] SSH_AUTH_SOCK=/tmp/ssh-he7xPczMgCnj/agent.32 [2025-08-27T06:20:45.658Z] SSH_AGENT_PID=38 [2025-08-27T06:20:45.662Z] Running ssh-add (command line suppressed) [2025-08-27T06:20:45.765Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16340336893200421876.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16340336893200421876.key) [2025-08-27T06:20:45.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-27T06:20:46.074Z] + git semver push [2025-08-27T06:20:46.332Z] 2025-08-27 06:20:46,277 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-27T06:20:46.332Z] 2025-08-27 06:20:46,280 [run_push] DEBUG push [2025-08-27T06:20:46.332Z] 2025-08-27 06:20:46,281 [execute] INFO git cat-file --batch-check [2025-08-27T06:20:46.332Z] 2025-08-27 06:20:46,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-27T06:20:46.332Z] 2025-08-27 06:20:46,284 [execute] INFO git rev-list 63801e024a73a26a9a77a6279cad4fe1b9192d33 -- [2025-08-27T06:20:46.332Z] 2025-08-27 06:20:46,284 [execute] DEBUG Popen(['git', 'rev-list', '63801e024a73a26a9a77a6279cad4fe1b9192d33', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-27T06:20:46.332Z] 2025-08-27 06:20:46,288 [execute] INFO git fetch -v -- origin [2025-08-27T06:20:46.332Z] 2025-08-27 06:20:46,288 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-27T06:20:46.899Z] 2025-08-27 06:20:46,732 [run_push] DEBUG no remote changes detected [2025-08-27T06:20:46.899Z] 2025-08-27 06:20:46,732 [execute] INFO git push origin semver [2025-08-27T06:20:46.899Z] 2025-08-27 06:20:46,732 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-27T06:20:47.836Z] 2025-08-27 06:20:47,557 [run_push] DEBUG push all version tags [2025-08-27T06:20:47.836Z] 2025-08-27 06:20:47,558 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-27T06:20:47.836Z] 2025-08-27 06:20:47,558 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-08-27T06:20:48.404Z] 2025-08-27 06:20:48,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-08-27T06:20:48.404Z] 4.1.0-dev.7 [Pipeline] } [2025-08-27T06:20:48.410Z] $ docker exec --env ******** --env ******** e467a3406bcab838d90c3205e68a64c4954e71e0b9ae975fb3f7b3af0acfa1ac ssh-agent -k [2025-08-27T06:20:48.504Z] unset SSH_AUTH_SOCK; [2025-08-27T06:20:48.504Z] unset SSH_AGENT_PID; [2025-08-27T06:20:48.504Z] echo Agent pid 38 killed; [2025-08-27T06:20:48.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-27T06:20:48.841Z] + git semver [Pipeline] } [2025-08-27T06:20:49.112Z] $ docker stop --time=1 e467a3406bcab838d90c3205e68a64c4954e71e0b9ae975fb3f7b3af0acfa1ac [2025-08-27T06:20:50.369Z] $ docker rm -f --volumes e467a3406bcab838d90c3205e68a64c4954e71e0b9ae975fb3f7b3af0acfa1ac [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-08-27T06:20:50.954Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-08-27T06:20:50.954Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-08-27T06:20:50.954Z] total 16 [2025-08-27T06:20:50.954Z] drwxr-xr-x 3 root root 4096 Aug 27 06:08 . [2025-08-27T06:20:50.954Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 06:20 .. [2025-08-27T06:20:50.954Z] drwxr-xr-x 2 root root 4096 Aug 27 06:08 cost [2025-08-27T06:20:50.954Z] -rw-r--r-- 1 root root 84 Aug 27 06:08 cost.csv [2025-08-27T06:20:50.954Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-08-27T06:20:50.954Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-08-27T06:20:50.954Z] total 16 [2025-08-27T06:20:50.954Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 06:08 . [2025-08-27T06:20:50.954Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 06:20 .. [2025-08-27T06:20:50.954Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 06:08 cost [2025-08-27T06:20:50.954Z] -rw-r--r-- 1 jenkins jenkins 84 Aug 27 06:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:20:51.239Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:20:52.096Z] ---> package-listing.sh [2025-08-27T06:20:52.096Z] ++ facter osfamily [2025-08-27T06:20:52.096Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-27T06:20:52.356Z] + OS_FAMILY=debian [2025-08-27T06:20:52.356Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-08-27T06:20:52.356Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-27T06:20:52.356Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-27T06:20:52.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-27T06:20:52.356Z] + PACKAGES=/tmp/packages_start.txt [2025-08-27T06:20:52.356Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-08-27T06:20:52.356Z] + PACKAGES=/tmp/packages_end.txt [2025-08-27T06:20:52.356Z] + case "${OS_FAMILY}" in [2025-08-27T06:20:52.356Z] + dpkg -l [2025-08-27T06:20:52.356Z] + grep '^ii' [2025-08-27T06:20:52.356Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-27T06:20:52.356Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-27T06:20:52.356Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-27T06:20:52.356Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-08-27T06:20:52.356Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-08-27T06:20:52.356Z] + 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-08-27T06:20:52.369Z] 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-08-27T06:20:52.644Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-27T06:20:53.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-27T06:20:53.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-27T06:20:53.295Z] prd-ubuntu20.04-docker-8c-8g-7687 does not seem to be running inside a container [2025-08-27T06:20:53.323Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-27T06:20:53.526Z] $ docker top 324a6d7f792ef7c60e9c483a8270c5800e3dd53bd146e7d08283165cf96767e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-27T06:20:53.873Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-27T06:20:54.159Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-27T06:20:54.444Z] + ls /var/log/sa-host [2025-08-27T06:20:54.444Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-27T06:20:54.482Z] provisioning config files... [2025-08-27T06:20:54.495Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15032393235236586888tmp [Pipeline] { [Pipeline] echo [2025-08-27T06:20:54.512Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:20:54.797Z] ---> create-netrc.sh [Pipeline] } [2025-08-27T06:20:54.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:20:55.122Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-27T06:20:55.131Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:20:55.413Z] ---> sudo-logs.sh [2025-08-27T06:20:55.413Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-27T06:20:55.436Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:20:55.721Z] ---> job-cost.sh [2025-08-27T06:20:55.721Z] lf-activate-venv: SKIPPING [2025-08-27T06:20:55.721Z] DEBUG: total: 0.2199999988079071 [2025-08-27T06:20:55.721Z] INFO: Retrieving Stack Cost... [2025-08-27T06:20:55.981Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-27T06:20:56.239Z] INFO: Archiving Costs [Pipeline] echo [2025-08-27T06:20:56.252Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-27T06:20:56.533Z] ---> logs-deploy.sh [2025-08-27T06:20:56.533Z] lf-activate-venv: SKIPPING [2025-08-27T06:20:56.533Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/19 [2025-08-27T06:20:56.533Z] INFO: archiving workspace using pattern(s): [2025-08-27T06:20:58.439Z] Archives upload complete. [2025-08-27T06:20:58.439Z] INFO: archiving logs to Nexus [2025-08-27T06:20:59.009Z] ---> uname -a: [2025-08-27T06:20:59.009Z] Linux prd-ubuntu20-04-docker-8c-8g-7687 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-27T06:20:59.009Z] [2025-08-27T06:20:59.009Z] [2025-08-27T06:20:59.009Z] ---> lscpu: [2025-08-27T06:20:59.009Z] Architecture: x86_64 [2025-08-27T06:20:59.009Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-27T06:20:59.009Z] Byte Order: Little Endian [2025-08-27T06:20:59.009Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-27T06:20:59.009Z] CPU(s): 8 [2025-08-27T06:20:59.009Z] On-line CPU(s) list: 0-7 [2025-08-27T06:20:59.009Z] Thread(s) per core: 1 [2025-08-27T06:20:59.009Z] Core(s) per socket: 1 [2025-08-27T06:20:59.009Z] Socket(s): 8 [2025-08-27T06:20:59.009Z] NUMA node(s): 1 [2025-08-27T06:20:59.009Z] Vendor ID: AuthenticAMD [2025-08-27T06:20:59.009Z] CPU family: 23 [2025-08-27T06:20:59.009Z] Model: 49 [2025-08-27T06:20:59.009Z] Model name: AMD EPYC-Rome Processor [2025-08-27T06:20:59.009Z] Stepping: 0 [2025-08-27T06:20:59.009Z] CPU MHz: 2800.000 [2025-08-27T06:20:59.009Z] BogoMIPS: 5600.00 [2025-08-27T06:20:59.009Z] Virtualization: AMD-V [2025-08-27T06:20:59.009Z] Hypervisor vendor: KVM [2025-08-27T06:20:59.009Z] Virtualization type: full [2025-08-27T06:20:59.009Z] L1d cache: 256 KiB [2025-08-27T06:20:59.009Z] L1i cache: 256 KiB [2025-08-27T06:20:59.009Z] L2 cache: 4 MiB [2025-08-27T06:20:59.009Z] L3 cache: 128 MiB [2025-08-27T06:20:59.009Z] NUMA node0 CPU(s): 0-7 [2025-08-27T06:20:59.009Z] Vulnerability Gather data sampling: Not affected [2025-08-27T06:20:59.009Z] Vulnerability Itlb multihit: Not affected [2025-08-27T06:20:59.009Z] Vulnerability L1tf: Not affected [2025-08-27T06:20:59.009Z] Vulnerability Mds: Not affected [2025-08-27T06:20:59.009Z] Vulnerability Meltdown: Not affected [2025-08-27T06:20:59.009Z] Vulnerability Mmio stale data: Not affected [2025-08-27T06:20:59.009Z] Vulnerability Retbleed: Vulnerable [2025-08-27T06:20:59.009Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-27T06:20:59.009Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-27T06:20:59.009Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-27T06:20:59.009Z] Vulnerability Srbds: Not affected [2025-08-27T06:20:59.009Z] Vulnerability Tsx async abort: Not affected [2025-08-27T06:20:59.009Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-08-27T06:20:59.009Z] [2025-08-27T06:20:59.009Z] [2025-08-27T06:20:59.009Z] ---> nproc: [2025-08-27T06:20:59.009Z] 8 [2025-08-27T06:20:59.009Z] [2025-08-27T06:20:59.009Z] [2025-08-27T06:20:59.009Z] ---> df -h: [2025-08-27T06:20:59.009Z] Filesystem Size Used Avail Use% Mounted on [2025-08-27T06:20:59.009Z] overlay 155G 14G 142G 9% / [2025-08-27T06:20:59.009Z] tmpfs 64M 0 64M 0% /dev [2025-08-27T06:20:59.009Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-08-27T06:20:59.009Z] shm 64M 0 64M 0% /dev/shm [2025-08-27T06:20:59.009Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-08-27T06:20:59.009Z] [2025-08-27T06:20:59.009Z] [2025-08-27T06:20:59.009Z] ---> sar -b -r -n DEV: [2025-08-27T06:20:59.009Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7687) 08/27/25 _x86_64_ (8 CPU) [2025-08-27T06:20:59.009Z] [2025-08-27T06:20:59.009Z] 06:04:39 LINUX RESTART (8 CPU) [2025-08-27T06:20:59.009Z] [2025-08-27T06:20:59.009Z] 06:05:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-08-27T06:20:59.009Z] 06:06:01 438.71 74.54 364.17 0.00 13295.97 172183.52 0.00 [2025-08-27T06:20:59.009Z] 06:07:01 199.82 3.40 196.42 0.00 49.98 45438.45 0.00 [2025-08-27T06:20:59.009Z] 06:08:01 119.95 0.33 119.61 0.00 43.06 34163.64 0.00 [2025-08-27T06:20:59.009Z] 06:09:01 50.12 0.02 50.11 0.00 1.73 21718.26 0.00 [2025-08-27T06:20:59.009Z] 06:10:01 34.84 2.70 32.14 0.00 2020.33 5307.25 0.00 [2025-08-27T06:20:59.009Z] 06:11:01 18.91 1.13 17.78 0.00 2269.62 3817.36 0.00 [2025-08-27T06:20:59.009Z] 06:12:01 3.35 0.02 3.33 0.00 0.13 84.79 0.00 [2025-08-27T06:20:59.009Z] 06:13:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 [2025-08-27T06:20:59.009Z] 06:14:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 [2025-08-27T06:20:59.009Z] 06:15:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 [2025-08-27T06:20:59.009Z] 06:16:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 [2025-08-27T06:20:59.009Z] 06:17:01 1.22 0.02 1.20 0.00 0.13 18.66 0.00 [2025-08-27T06:20:59.009Z] 06:18:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2025-08-27T06:20:59.009Z] 06:19:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2025-08-27T06:20:59.009Z] 06:20:01 6.20 0.15 6.05 0.00 12.00 2423.86 0.00 [2025-08-27T06:20:59.009Z] Average: 57.87 5.33 52.54 0.00 1152.66 18676.78 0.00 [2025-08-27T06:20:59.009Z] [2025-08-27T06:20:59.009Z] 06:05:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-08-27T06:20:59.009Z] 06:06:01 28470172 31478640 809428 2.46 90712 3193012 1916972 5.65 1064832 2931564 99820 [2025-08-27T06:20:59.009Z] 06:07:01 26063084 30727104 1546984 4.71 156452 4597412 2480508 7.31 2272280 3935828 410548 [2025-08-27T06:20:59.009Z] 06:08:01 26770908 31508132 767504 2.33 160232 4684672 1657240 4.89 1637024 3881836 524 [2025-08-27T06:20:59.009Z] 06:09:01 26252272 31505596 768580 2.34 173816 5136532 1698272 5.01 1659112 4321268 408 [2025-08-27T06:20:59.009Z] 06:10:01 25911160 31482604 778076 2.37 191748 5427024 1764500 5.20 1795276 4501600 67108 [2025-08-27T06:20:59.009Z] 06:11:01 25758868 31484204 773796 2.35 207120 5561432 1738056 5.12 1954292 4488968 12 [2025-08-27T06:20:59.009Z] 06:12:01 25760664 31485484 772108 2.35 206864 5561164 1745784 5.15 1950784 4488720 164 [2025-08-27T06:20:59.009Z] 06:13:01 25766420 31491300 766340 2.33 206904 5561168 1745784 5.15 1945836 4488728 12 [2025-08-27T06:20:59.009Z] 06:14:01 25766372 31491256 766300 2.33 206928 5561168 1729208 5.10 1945868 4488728 16 [2025-08-27T06:20:59.009Z] 06:15:01 25767448 31492380 765132 2.33 206952 5561172 1729208 5.10 1944580 4488728 40 [2025-08-27T06:20:59.009Z] 06:16:01 25767608 31492552 765100 2.33 206968 5561172 1729208 5.10 1944672 4488728 8 [2025-08-27T06:20:59.009Z] 06:17:01 25770708 31495812 761640 2.32 207008 5561180 1729208 5.10 1942160 4488736 300 [2025-08-27T06:20:59.009Z] 06:18:01 25771252 31496360 761068 2.32 207032 5561184 1729208 5.10 1941580 4488740 8 [2025-08-27T06:20:59.009Z] 06:19:01 25771284 31496512 761052 2.32 207056 5561184 1729208 5.10 1941908 4488740 248 [2025-08-27T06:20:59.009Z] 06:20:01 25237756 31473708 783616 2.38 212008 6045912 1834136 5.41 1967820 4973232 462904 [2025-08-27T06:20:59.009Z] Average: 26040398 31440110 823115 2.50 189853 5275693 1797100 5.30 1860535 4329610 69475 [2025-08-27T06:20:59.009Z] [2025-08-27T06:20:59.009Z] 06:05:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-08-27T06:20:59.009Z] 06:06:01 lo 5.17 5.17 0.53 0.53 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:06:01 ens3 689.74 443.43 8296.22 137.87 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:06:01 docker0 23.46 25.94 1.71 182.35 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:07:01 ens3 395.58 285.80 2948.53 40.47 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:07:01 docker0 265.83 363.70 23.57 2917.30 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:07:01 veth198f6a0 0.15 0.27 0.01 0.03 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:08:01 lo 5.53 5.53 0.56 0.56 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:08:01 ens3 98.72 82.69 257.51 418.39 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:08:01 docker0 5.63 9.80 0.35 146.64 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:09:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:09:01 ens3 89.90 50.87 2522.18 10.25 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:10:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:10:01 ens3 158.51 100.43 2718.44 6.94 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.009Z] 06:11:01 ens3 21.28 12.56 276.72 0.99 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:12:01 ens3 0.53 0.32 1.44 0.02 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:13:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:15:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:16:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:20:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:20:01 ens3 82.57 46.16 2641.01 6.34 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] Average: ens3 101.20 67.36 1295.34 41.21 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] Average: docker0 19.66 26.63 1.71 216.52 0.00 0.00 0.00 0.00 [2025-08-27T06:20:59.010Z] [2025-08-27T06:20:59.010Z] [2025-08-27T06:20:59.010Z] ---> sar -P ALL: [2025-08-27T06:20:59.010Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7687) 08/27/25 _x86_64_ (8 CPU) [2025-08-27T06:20:59.010Z] [2025-08-27T06:20:59.010Z] 06:04:39 LINUX RESTART (8 CPU) [2025-08-27T06:20:59.010Z] [2025-08-27T06:20:59.010Z] 06:05:03 CPU %user %nice %system %iowait %steal %idle [2025-08-27T06:20:59.010Z] 06:06:01 all 10.16 0.00 3.16 3.70 0.06 82.91 [2025-08-27T06:20:59.010Z] 06:06:01 0 11.16 0.00 4.06 0.40 0.07 84.31 [2025-08-27T06:20:59.010Z] 06:06:01 1 9.37 0.00 2.42 0.42 0.05 87.74 [2025-08-27T06:20:59.010Z] 06:06:01 2 11.08 0.00 2.97 3.18 0.07 82.70 [2025-08-27T06:20:59.010Z] 06:06:01 3 9.45 0.00 3.22 1.23 0.05 86.05 [2025-08-27T06:20:59.010Z] 06:06:01 4 12.00 0.00 2.68 1.38 0.07 83.88 [2025-08-27T06:20:59.010Z] 06:06:01 5 9.35 0.00 3.33 9.24 0.07 78.02 [2025-08-27T06:20:59.010Z] 06:06:01 6 7.72 0.00 2.41 3.89 0.05 85.92 [2025-08-27T06:20:59.010Z] 06:06:01 7 11.18 0.00 4.21 9.91 0.05 74.65 [2025-08-27T06:20:59.010Z] 06:07:01 all 36.46 0.00 5.83 2.36 0.09 55.26 [2025-08-27T06:20:59.010Z] 06:07:01 0 36.31 0.00 6.28 0.74 0.10 56.57 [2025-08-27T06:20:59.010Z] 06:07:01 1 36.23 0.00 5.48 0.64 0.08 57.57 [2025-08-27T06:20:59.010Z] 06:07:01 2 36.21 0.00 7.08 13.81 0.10 42.81 [2025-08-27T06:20:59.010Z] 06:07:01 3 36.47 0.00 5.25 0.27 0.08 57.94 [2025-08-27T06:20:59.010Z] 06:07:01 4 36.49 0.00 5.33 0.35 0.08 57.74 [2025-08-27T06:20:59.010Z] 06:07:01 5 36.13 0.00 5.67 1.92 0.07 56.21 [2025-08-27T06:20:59.010Z] 06:07:01 6 38.01 0.00 5.91 0.49 0.10 55.50 [2025-08-27T06:20:59.010Z] 06:07:01 7 35.85 0.00 5.69 0.70 0.08 57.67 [2025-08-27T06:20:59.010Z] 06:08:01 all 30.32 0.00 4.81 1.71 0.08 63.09 [2025-08-27T06:20:59.010Z] 06:08:01 0 30.78 0.00 4.75 1.24 0.08 63.14 [2025-08-27T06:20:59.010Z] 06:08:01 1 29.29 0.00 4.48 0.18 0.07 65.98 [2025-08-27T06:20:59.010Z] 06:08:01 2 29.42 0.00 4.72 1.09 0.07 64.70 [2025-08-27T06:20:59.010Z] 06:08:01 3 31.08 0.00 4.82 1.26 0.07 62.78 [2025-08-27T06:20:59.010Z] 06:08:01 4 31.35 0.00 5.12 1.44 0.08 62.00 [2025-08-27T06:20:59.010Z] 06:08:01 5 30.03 0.00 4.70 0.20 0.08 64.98 [2025-08-27T06:20:59.010Z] 06:08:01 6 31.30 0.00 5.14 8.14 0.08 55.34 [2025-08-27T06:20:59.010Z] 06:08:01 7 29.28 0.00 4.77 0.12 0.07 65.76 [2025-08-27T06:20:59.010Z] 06:09:01 all 2.44 0.00 1.06 0.85 0.03 95.61 [2025-08-27T06:20:59.010Z] 06:09:01 0 1.39 0.00 0.89 1.44 0.02 96.28 [2025-08-27T06:20:59.010Z] 06:09:01 1 3.98 0.00 0.66 0.02 0.03 95.31 [2025-08-27T06:20:59.010Z] 06:09:01 2 2.03 0.00 1.11 0.00 0.02 96.85 [2025-08-27T06:20:59.010Z] 06:09:01 3 2.34 0.00 0.75 0.00 0.03 96.87 [2025-08-27T06:20:59.010Z] 06:09:01 4 2.41 0.00 1.22 0.12 0.02 96.23 [2025-08-27T06:20:59.010Z] 06:09:01 5 2.69 0.00 1.09 0.02 0.03 96.17 [2025-08-27T06:20:59.010Z] 06:09:01 6 2.55 0.00 1.90 5.28 0.02 90.25 [2025-08-27T06:20:59.010Z] 06:09:01 7 2.14 0.00 0.84 0.00 0.08 96.94 [2025-08-27T06:20:59.010Z] 06:10:01 all 1.27 0.00 0.67 0.33 0.03 97.71 [2025-08-27T06:20:59.010Z] 06:10:01 0 1.38 0.00 0.57 0.02 0.02 98.01 [2025-08-27T06:20:59.010Z] 06:10:01 1 1.66 0.00 0.52 0.03 0.02 97.77 [2025-08-27T06:20:59.010Z] 06:10:01 2 0.93 0.00 1.87 0.05 0.02 97.13 [2025-08-27T06:20:59.010Z] 06:10:01 3 1.82 0.00 0.75 0.63 0.05 96.75 [2025-08-27T06:20:59.010Z] 06:10:01 4 0.32 0.00 0.33 0.82 0.03 98.49 [2025-08-27T06:20:59.010Z] 06:10:01 5 0.93 0.00 0.45 0.40 0.00 98.22 [2025-08-27T06:20:59.010Z] 06:10:01 6 1.55 0.00 0.47 0.05 0.03 97.90 [2025-08-27T06:20:59.010Z] 06:10:01 7 1.54 0.00 0.43 0.60 0.03 97.39 [2025-08-27T06:20:59.010Z] 06:11:01 all 1.11 0.00 0.54 0.17 0.02 98.18 [2025-08-27T06:20:59.010Z] 06:11:01 0 0.60 0.00 0.62 0.02 0.03 98.73 [2025-08-27T06:20:59.010Z] 06:11:01 1 0.72 0.00 0.72 0.02 0.00 98.55 [2025-08-27T06:20:59.010Z] 06:11:01 2 0.73 0.00 0.45 0.65 0.02 98.15 [2025-08-27T06:20:59.010Z] 06:11:01 3 1.15 0.00 1.22 0.02 0.02 97.60 [2025-08-27T06:20:59.010Z] 06:11:01 4 0.47 0.00 0.28 0.58 0.02 98.65 [2025-08-27T06:20:59.010Z] 06:11:01 5 0.78 0.00 0.27 0.02 0.00 98.93 [2025-08-27T06:20:59.010Z] 06:11:01 6 1.35 0.00 0.47 0.03 0.02 98.13 [2025-08-27T06:20:59.010Z] 06:11:01 7 3.01 0.00 0.26 0.00 0.03 96.69 [2025-08-27T06:20:59.010Z] 06:12:01 all 0.33 0.00 0.05 0.01 0.01 99.60 [2025-08-27T06:20:59.010Z] 06:12:01 0 0.08 0.00 0.10 0.02 0.02 99.78 [2025-08-27T06:20:59.010Z] 06:12:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2025-08-27T06:20:59.010Z] 06:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-27T06:20:59.010Z] 06:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-27T06:20:59.010Z] 06:12:01 4 0.05 0.00 0.03 0.05 0.00 99.87 [2025-08-27T06:20:59.010Z] 06:12:01 5 0.08 0.00 0.02 0.02 0.00 99.88 [2025-08-27T06:20:59.010Z] 06:12:01 6 0.27 0.00 0.08 0.00 0.00 99.65 [2025-08-27T06:20:59.010Z] 06:12:01 7 2.05 0.00 0.08 0.00 0.03 97.83 [2025-08-27T06:20:59.010Z] 06:13:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2025-08-27T06:20:59.010Z] 06:13:01 0 0.00 0.00 0.00 0.03 0.02 99.95 [2025-08-27T06:20:59.010Z] 06:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-27T06:20:59.010Z] 06:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-27T06:20:59.010Z] 06:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-27T06:20:59.010Z] 06:13:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2025-08-27T06:20:59.010Z] 06:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-27T06:20:59.010Z] 06:13:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-08-27T06:20:59.010Z] 06:13:01 7 0.18 0.00 0.05 0.00 0.03 99.73 [2025-08-27T06:20:59.010Z] 06:14:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-08-27T06:20:59.010Z] 06:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-27T06:20:59.010Z] 06:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-27T06:20:59.010Z] 06:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-27T06:20:59.010Z] 06:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-27T06:20:59.010Z] 06:14:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2025-08-27T06:20:59.010Z] 06:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-27T06:20:59.010Z] 06:14:01 6 0.28 0.00 0.02 0.00 0.00 99.70 [2025-08-27T06:20:59.010Z] 06:14:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2025-08-27T06:20:59.010Z] 06:15:01 all 0.15 0.00 0.01 0.01 0.00 99.83 [2025-08-27T06:20:59.010Z] 06:15:01 0 0.05 0.00 0.00 0.03 0.00 99.92 [2025-08-27T06:20:59.010Z] 06:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-27T06:20:59.010Z] 06:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-27T06:20:59.010Z] 06:15:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2025-08-27T06:20:59.010Z] 06:15:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2025-08-27T06:20:59.010Z] 06:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-27T06:20:59.010Z] 06:15:01 6 0.38 0.00 0.00 0.00 0.02 99.60 [2025-08-27T06:20:59.010Z] 06:15:01 7 0.65 0.00 0.02 0.00 0.00 99.34 [2025-08-27T06:20:59.010Z] 06:16:01 all 0.02 0.00 0.01 0.00 0.02 99.95 [2025-08-27T06:20:59.010Z] 06:16:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-08-27T06:20:59.010Z] 06:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-27T06:20:59.010Z] 06:16:01 2 0.02 0.00 0.03 0.00 0.07 99.88 [2025-08-27T06:20:59.010Z] 06:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-27T06:20:59.010Z] 06:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-27T06:20:59.010Z] 06:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-27T06:20:59.010Z] 06:16:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-08-27T06:20:59.010Z] 06:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-27T06:20:59.010Z] [2025-08-27T06:20:59.010Z] 06:16:01 CPU %user %nice %system %iowait %steal %idle [2025-08-27T06:20:59.010Z] 06:17:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2025-08-27T06:20:59.010Z] 06:17:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-08-27T06:20:59.010Z] 06:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-27T06:20:59.010Z] 06:17:01 2 0.07 0.00 0.00 0.00 0.03 99.90 [2025-08-27T06:20:59.010Z] 06:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-27T06:20:59.010Z] 06:17:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2025-08-27T06:20:59.010Z] 06:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-27T06:20:59.010Z] 06:17:01 6 0.71 0.00 0.00 0.00 0.00 99.29 [2025-08-27T06:20:59.010Z] 06:17:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2025-08-27T06:20:59.010Z] 06:18:01 all 0.12 0.00 0.01 0.00 0.01 99.85 [2025-08-27T06:20:59.010Z] 06:18:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2025-08-27T06:20:59.010Z] 06:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-27T06:20:59.010Z] 06:18:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-27T06:20:59.010Z] 06:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-27T06:20:59.010Z] 06:18:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-08-27T06:20:59.010Z] 06:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-27T06:20:59.010Z] 06:18:01 6 0.90 0.00 0.00 0.00 0.02 99.09 [2025-08-27T06:20:59.010Z] 06:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-27T06:20:59.010Z] 06:19:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-08-27T06:20:59.010Z] 06:19:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-08-27T06:20:59.010Z] 06:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-27T06:20:59.010Z] 06:19:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2025-08-27T06:20:59.010Z] 06:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-27T06:20:59.010Z] 06:19:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2025-08-27T06:20:59.010Z] 06:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-27T06:20:59.010Z] 06:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-27T06:20:59.010Z] 06:19:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2025-08-27T06:20:59.010Z] 06:20:01 all 1.40 0.00 0.58 0.04 0.02 97.95 [2025-08-27T06:20:59.010Z] 06:20:01 0 0.82 0.00 0.28 0.18 0.03 98.68 [2025-08-27T06:20:59.010Z] 06:20:01 1 1.80 0.00 0.52 0.00 0.02 97.66 [2025-08-27T06:20:59.010Z] 06:20:01 2 1.02 0.00 1.27 0.02 0.05 97.64 [2025-08-27T06:20:59.010Z] 06:20:01 3 1.34 0.00 0.47 0.02 0.02 98.16 [2025-08-27T06:20:59.010Z] 06:20:01 4 1.15 0.00 0.79 0.10 0.02 97.94 [2025-08-27T06:20:59.010Z] 06:20:01 5 2.54 0.00 0.48 0.00 0.02 96.96 [2025-08-27T06:20:59.010Z] 06:20:01 6 1.33 0.00 0.59 0.02 0.03 98.03 [2025-08-27T06:20:59.010Z] 06:20:01 7 1.22 0.00 0.25 0.02 0.00 98.51 [2025-08-27T06:20:59.010Z] Average: all 5.56 0.00 1.11 0.60 0.03 92.70 [2025-08-27T06:20:59.010Z] Average: 0 5.47 0.00 1.17 0.28 0.03 93.05 [2025-08-27T06:20:59.010Z] Average: 1 5.51 0.00 0.98 0.09 0.02 93.41 [2025-08-27T06:20:59.010Z] Average: 2 5.39 0.00 1.29 1.24 0.03 92.05 [2025-08-27T06:20:59.010Z] Average: 3 5.55 0.00 1.10 0.22 0.03 93.11 [2025-08-27T06:20:59.010Z] Average: 4 5.58 0.00 1.05 0.32 0.03 93.02 [2025-08-27T06:20:59.010Z] Average: 5 5.46 0.00 1.06 0.76 0.02 92.70 [2025-08-27T06:20:59.010Z] Average: 6 5.73 0.00 1.13 1.18 0.03 91.94 [2025-08-27T06:20:59.010Z] Average: 7 5.79 0.00 1.10 0.73 0.03 92.36 [2025-08-27T06:20:59.010Z] [2025-08-27T06:20:59.010Z] [2025-08-27T06:20:59.010Z]