Started by upstream project "edgexfoundry/cd-management/release-lts" build number 143 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5336a021ee5773a0d8feedb17fcb5035cfeb6441 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-ssh4251005251932111846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh16212958990961895052.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/palau/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/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10473896288615096741.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh1913515733550255680.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/palau/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/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13882186596957883148.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, goVersion:1.25] ========================================================= [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.25 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11434 in /w/workspace/edgexfoundry_device-opc-ua_palau [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_palau # 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 5336a021ee5773a0d8feedb17fcb5035cfeb6441 (palau) > 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 5336a021ee5773a0d8feedb17fcb5035cfeb6441 # timeout=10 Commit message: "ci(lts-release): LTS release v4.0.2 @44180ec" > git rev-list --no-walk 5336a021ee5773a0d8feedb17fcb5035cfeb6441 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T06:05:53.953Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T06:05:54.268Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T06:05:54.322Z] ========================================================= [2026-05-26T06:05:54.322Z] EdgeX Global Pipelines Version Info [2026-05-26T06:05:54.322Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:05:55.788Z] ------------------- [2026-05-26T06:05:55.788Z] stable info: [2026-05-26T06:05:55.788Z] ------------------- [2026-05-26T06:05:55.788Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T06:05:55.788Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T06:05:55.788Z] Message: update stable to v1.0.280 [2026-05-26T06:05:56.378Z] ------------------- [2026-05-26T06:05:56.378Z] experimental info: [2026-05-26T06:05:56.378Z] ------------------- [2026-05-26T06:05:56.378Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T06:05:56.378Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T06:05:56.378Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T06:05:56.532Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2026-05-26T06:05:56.552Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2026-05-26T06:05:56.572Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T06:05:56.592Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T06:05:56.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T06:05:56.635Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T06:05:56.653Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T06:05:56.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T06:05:56.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T06:05:56.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T06:05:56.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T06:05:56.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2026-05-26T06:05:56.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T06:05:56.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T06:05:56.874Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T06:05:56.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T06:05:56.910Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T06:05:56.932Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T06:05:56.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T06:05:56.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T06:05:57.001Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T06:05:57.019Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T06:05:57.061Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T06:05:57.101Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T06:05:57.130Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T06:05:57.151Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T06:05:57.172Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T06:05:57.196Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo [2026-05-26T06:05:57.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo [2026-05-26T06:05:57.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo [2026-05-26T06:05:57.261Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] echo [2026-05-26T06:05:57.301Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5336a02 [Pipeline] echo [2026-05-26T06:05:57.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T06:05:57.442Z] provisioning config files... [2026-05-26T06:05:57.458Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config17736303387875953538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:05:57.812Z] ---> ****-login.sh [2026-05-26T06:05:57.812Z] nexus3.edgexfoundry.org:10001 [2026-05-26T06:05:57.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:05:58.081Z] [2026-05-26T06:05:58.081Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:05:58.081Z] Configure a credential helper to remove this warning. See [2026-05-26T06:05:58.081Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:05:58.081Z] [2026-05-26T06:05:58.081Z] Login Succeeded [2026-05-26T06:05:58.081Z] nexus3.edgexfoundry.org:10002 [2026-05-26T06:05:58.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:05:58.340Z] [2026-05-26T06:05:58.340Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:05:58.340Z] Configure a credential helper to remove this warning. See [2026-05-26T06:05:58.340Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:05:58.340Z] [2026-05-26T06:05:58.340Z] Login Succeeded [2026-05-26T06:05:58.340Z] nexus3.edgexfoundry.org:10003 [2026-05-26T06:05:58.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:05:58.340Z] [2026-05-26T06:05:58.340Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:05:58.340Z] Configure a credential helper to remove this warning. See [2026-05-26T06:05:58.340Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:05:58.340Z] [2026-05-26T06:05:58.340Z] Login Succeeded [2026-05-26T06:05:58.340Z] nexus3.edgexfoundry.org:10004 [2026-05-26T06:05:58.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:05:58.340Z] [2026-05-26T06:05:58.340Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:05:58.341Z] Configure a credential helper to remove this warning. See [2026-05-26T06:05:58.341Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:05:58.341Z] [2026-05-26T06:05:58.341Z] Login Succeeded [2026-05-26T06:05:58.341Z] ****.io [2026-05-26T06:05:58.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:05:58.599Z] [2026-05-26T06:05:58.599Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:05:58.599Z] Configure a credential helper to remove this warning. See [2026-05-26T06:05:58.599Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:05:58.599Z] [2026-05-26T06:05:58.599Z] Login Succeeded [2026-05-26T06:05:58.599Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T06:05:58.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T06:05:59.257Z] + git rev-list -1 --merges 5336a021ee5773a0d8feedb17fcb5035cfeb6441~1..5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] echo [2026-05-26T06:05:59.293Z] -----------> git rev-list -1 --merges 5336a021ee5773a0d8feedb17fcb5035cfeb6441~1..5336a021ee5773a0d8feedb17fcb5035cfeb6441 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [false] [Pipeline] sh [2026-05-26T06:05:59.600Z] + git log --format=format:%s -1 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] echo [2026-05-26T06:05:59.611Z] ========================================================= [2026-05-26T06:05:59.611Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2026-05-26T06:05:59.611Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T06:06:00.079Z] + git log --format=format:%s -1 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] echo [2026-05-26T06:06:00.132Z] [semverPrep] GIT_COMMIT: 5336a021ee5773a0d8feedb17fcb5035cfeb6441, Commit Message: ci(lts-release): LTS release v4.0.2 @44180ec [Pipeline] echo [2026-05-26T06:06:00.178Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T06:06:00.642Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T06:06:00.642Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T06:06:00.642Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T06:06:00.642Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T06:06:00.642Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T06:06:00.642Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T06:06:00.642Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:06:01.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:06:01.044Z] [2026-05-26T06:06:01.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:06:01.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:06:01.374Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T06:06:01.374Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T06:06:01.374Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T06:06:01.374Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T06:06:01.374Z] 461d9e800cba: Pulling fs layer [2026-05-26T06:06:01.374Z] 80192f66455f: Pulling fs layer [2026-05-26T06:06:01.374Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T06:06:01.374Z] a29436f7fd5d: Pulling fs layer [2026-05-26T06:06:01.374Z] 923cac83aea3: Pulling fs layer [2026-05-26T06:06:01.374Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T06:06:01.374Z] db01528c6b51: Pulling fs layer [2026-05-26T06:06:01.374Z] 923cac83aea3: Waiting [2026-05-26T06:06:01.374Z] 461d9e800cba: Waiting [2026-05-26T06:06:01.374Z] 2e8e34ca0e6c: Waiting [2026-05-26T06:06:01.374Z] 80192f66455f: Waiting [2026-05-26T06:06:01.374Z] 25ad8b0a4227: Waiting [2026-05-26T06:06:01.374Z] db01528c6b51: Waiting [2026-05-26T06:06:01.374Z] 28988de357af: Pulling fs layer [2026-05-26T06:06:01.374Z] a29436f7fd5d: Waiting [2026-05-26T06:06:01.374Z] 28988de357af: Waiting [2026-05-26T06:06:01.374Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T06:06:01.374Z] 6bf1a483ea7c: Download complete [2026-05-26T06:06:01.374Z] 461d9e800cba: Verifying Checksum [2026-05-26T06:06:01.374Z] 461d9e800cba: Download complete [2026-05-26T06:06:01.374Z] 80192f66455f: Download complete [2026-05-26T06:06:01.660Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T06:06:01.660Z] f5dfc541a4d3: Download complete [2026-05-26T06:06:01.660Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T06:06:01.660Z] 3dae71ba6b94: Download complete [2026-05-26T06:06:01.660Z] 923cac83aea3: Verifying Checksum [2026-05-26T06:06:01.660Z] 923cac83aea3: Download complete [2026-05-26T06:06:01.660Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T06:06:01.660Z] 25ad8b0a4227: Download complete [2026-05-26T06:06:01.660Z] db01528c6b51: Verifying Checksum [2026-05-26T06:06:01.660Z] db01528c6b51: Download complete [2026-05-26T06:06:01.660Z] 28988de357af: Verifying Checksum [2026-05-26T06:06:01.660Z] 28988de357af: Download complete [2026-05-26T06:06:02.262Z] a29436f7fd5d: Verifying Checksum [2026-05-26T06:06:02.262Z] a29436f7fd5d: Download complete [2026-05-26T06:06:02.550Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T06:06:02.550Z] 2e8e34ca0e6c: Download complete [2026-05-26T06:06:02.821Z] 3dae71ba6b94: Pull complete [2026-05-26T06:06:03.091Z] 6bf1a483ea7c: Pull complete [2026-05-26T06:06:03.720Z] f5dfc541a4d3: Pull complete [2026-05-26T06:06:03.720Z] 461d9e800cba: Pull complete [2026-05-26T06:06:03.720Z] 80192f66455f: Pull complete [2026-05-26T06:06:07.918Z] 2e8e34ca0e6c: Pull complete [2026-05-26T06:06:07.918Z] a29436f7fd5d: Pull complete [2026-05-26T06:06:07.918Z] 923cac83aea3: Pull complete [2026-05-26T06:06:08.178Z] 25ad8b0a4227: Pull complete [2026-05-26T06:06:08.178Z] db01528c6b51: Pull complete [2026-05-26T06:06:08.178Z] 28988de357af: Pull complete [2026-05-26T06:06:08.178Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T06:06:08.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:06:08.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:06:08.299Z] prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container [2026-05-26T06:06:08.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@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 [2026-05-26T06:06:13.776Z] $ docker top 45e607b8123b4b08ec90aa621f95dabc9c0147eae83dabd2d351a34d78093345 -eo pid,comm [2026-05-26T06:06:13.833Z] 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). [2026-05-26T06:06:13.834Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T06:06:13.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T06:06:13.894Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T06:06:14.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T06:06:13.997Z] $ docker exec 45e607b8123b4b08ec90aa621f95dabc9c0147eae83dabd2d351a34d78093345 ssh-agent [2026-05-26T06:06:14.120Z] SSH_AUTH_SOCK=/tmp/ssh-Qp8l9JN9NzMO/agent.15 [2026-05-26T06:06:14.120Z] SSH_AGENT_PID=21 [2026-05-26T06:06:14.126Z] Running ssh-add (command line suppressed) [2026-05-26T06:06:14.231Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_palau@tmp/private_key_3041416383423645833.key (/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/private_key_3041416383423645833.key) [2026-05-26T06:06:14.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T06:06:14.543Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_palau [Pipeline] sh [2026-05-26T06:06:14.835Z] + git tag --points-at 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] } [2026-05-26T06:06:14.857Z] $ docker exec --env ******** --env ******** 45e607b8123b4b08ec90aa621f95dabc9c0147eae83dabd2d351a34d78093345 ssh-agent -k [2026-05-26T06:06:14.957Z] unset SSH_AUTH_SOCK; [2026-05-26T06:06:14.958Z] unset SSH_AGENT_PID; [2026-05-26T06:06:14.958Z] echo Agent pid 21 killed; [2026-05-26T06:06:14.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2026-05-26T06:06:15.002Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent [2026-05-26T06:06:15.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T06:06:15.030Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T06:06:15.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T06:06:15.121Z] $ docker exec 45e607b8123b4b08ec90aa621f95dabc9c0147eae83dabd2d351a34d78093345 ssh-agent [2026-05-26T06:06:15.224Z] SSH_AUTH_SOCK=/tmp/ssh-8PihWVjlGKpf/agent.86 [2026-05-26T06:06:15.224Z] SSH_AGENT_PID=92 [2026-05-26T06:06:15.229Z] Running ssh-add (command line suppressed) [2026-05-26T06:06:15.305Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_palau@tmp/private_key_12882802947209965422.key (/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/private_key_12882802947209965422.key) [2026-05-26T06:06:15.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T06:06:15.626Z] + git semver init [2026-05-26T06:06:15.886Z] 2026-05-26 06:06:15,846 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T06:06:15.886Z] 2026-05-26 06:06:15,850 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T06:06:15.886Z] 2026-05-26 06:06:15,851 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_palau/.semver [2026-05-26T06:06:15.886Z] 2026-05-26 06:06:15,852 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_palau/.semver [2026-05-26T06:06:15.886Z] 2026-05-26 06:06:15,852 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_palau/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_palau, stdin=None, shell=False, universal_newlines=False) [2026-05-26T06:06:17.265Z] 2026-05-26 06:06:17,179 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_palau/.git/info/exclude [2026-05-26T06:06:17.265Z] 2026-05-26 06:06:17,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_palau/.semver/palau with force:False [2026-05-26T06:06:17.265Z] 2026-05-26 06:06:17,180 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_palau/.semver/palau [2026-05-26T06:06:17.265Z] 2026-05-26 06:06:17,180 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_palau/.semver/palau [2026-05-26T06:06:17.265Z] 4.0.2 [Pipeline] } [2026-05-26T06:06:17.263Z] $ docker exec --env ******** --env ******** 45e607b8123b4b08ec90aa621f95dabc9c0147eae83dabd2d351a34d78093345 ssh-agent -k [2026-05-26T06:06:17.351Z] unset SSH_AUTH_SOCK; [2026-05-26T06:06:17.352Z] unset SSH_AGENT_PID; [2026-05-26T06:06:17.352Z] echo Agent pid 92 killed; [2026-05-26T06:06:17.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T06:06:17.686Z] + git semver [Pipeline] } [2026-05-26T06:06:17.950Z] $ docker stop --time=1 45e607b8123b4b08ec90aa621f95dabc9c0147eae83dabd2d351a34d78093345 [2026-05-26T06:06:19.249Z] $ docker rm -f --volumes 45e607b8123b4b08ec90aa621f95dabc9c0147eae83dabd2d351a34d78093345 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T06:06:19.625Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T06:06:19.944Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T06:06:19.947Z] [edgeXSemver]: initialized semver on version 4.0.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T06:06:20.412Z] + git checkout 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [2026-05-26T06:06:20.412Z] HEAD is now at 5336a02 ci(lts-release): LTS release v4.0.2 @44180ec [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T06:06:20.448Z] provisioning config files... [2026-05-26T06:06:20.456Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config10074913111361722398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:06:20.770Z] ---> ****-login.sh [2026-05-26T06:06:20.770Z] nexus3.edgexfoundry.org:10001 [2026-05-26T06:06:20.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:20.770Z] Login Succeeded [2026-05-26T06:06:20.770Z] nexus3.edgexfoundry.org:10002 [2026-05-26T06:06:20.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:20.770Z] Login Succeeded [2026-05-26T06:06:20.770Z] nexus3.edgexfoundry.org:10003 [2026-05-26T06:06:20.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:21.028Z] Login Succeeded [2026-05-26T06:06:21.029Z] nexus3.edgexfoundry.org:10004 [2026-05-26T06:06:21.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:21.029Z] Login Succeeded [2026-05-26T06:06:21.029Z] ****.io [2026-05-26T06:06:21.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:21.287Z] Login Succeeded [2026-05-26T06:06:21.287Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T06:06:21.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T06:06:21.388Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-26T06:06:21.680Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-26T06:06:21.680Z] + + cut -d . -f1-2cut [2026-05-26T06:06:21.680Z] -d -f 2 [Pipeline] echo [2026-05-26T06:06:21.693Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T06:06:21.709Z] ========================================================= [2026-05-26T06:06:21.709Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] [2026-05-26T06:06:21.709Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:06:22.039Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . [2026-05-26T06:06:22.978Z] #0 building with "default" instance using docker driver [2026-05-26T06:06:22.978Z] [2026-05-26T06:06:22.978Z] #1 [internal] load build definition from Dockerfile [2026-05-26T06:06:22.978Z] #1 transferring dockerfile: 1.28kB done [2026-05-26T06:06:22.978Z] #1 DONE 0.1s [2026-05-26T06:06:22.978Z] [2026-05-26T06:06:22.978Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-26T06:06:22.978Z] #2 DONE 0.2s [2026-05-26T06:06:22.978Z] [2026-05-26T06:06:22.978Z] #3 [internal] load .dockerignore [2026-05-26T06:06:22.978Z] #3 transferring context: 102B done [2026-05-26T06:06:22.978Z] #3 DONE 0.1s [2026-05-26T06:06:23.235Z] [2026-05-26T06:06:23.235Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 [2026-05-26T06:06:23.235Z] #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 0.1s done [2026-05-26T06:06:23.235Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 0B / 60.24MB 0.1s [2026-05-26T06:06:23.235Z] #4 sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 2.42kB / 2.42kB done [2026-05-26T06:06:23.235Z] #4 sha256:9edfc7d6480d22ce7dd78810f65ecf01ca061d9ee77ca2375b264e3dae7da681 4.30kB / 4.30kB done [2026-05-26T06:06:23.494Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 9.44MB / 60.24MB 0.2s [2026-05-26T06:06:23.494Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.15MB / 3.81MB 0.2s [2026-05-26T06:06:23.494Z] #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.2s [2026-05-26T06:06:23.494Z] #4 ... [2026-05-26T06:06:23.494Z] [2026-05-26T06:06:23.494Z] #5 [internal] load build context [2026-05-26T06:06:23.494Z] #5 transferring context: 27.59MB 0.2s done [2026-05-26T06:06:23.494Z] #5 DONE 0.4s [2026-05-26T06:06:23.494Z] [2026-05-26T06:06:23.494Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 [2026-05-26T06:06:23.494Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 36.70MB / 60.24MB 0.4s [2026-05-26T06:06:23.494Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done [2026-05-26T06:06:23.494Z] #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.2s done [2026-05-26T06:06:23.494Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-26T06:06:23.494Z] #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.4s [2026-05-26T06:06:23.751Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.6s [2026-05-26T06:06:23.751Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done [2026-05-26T06:06:23.751Z] #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.4s done [2026-05-26T06:06:23.751Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.6s [2026-05-26T06:06:23.752Z] #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 0B / 361B 0.6s [2026-05-26T06:06:24.012Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.9s done [2026-05-26T06:06:24.012Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.9s done [2026-05-26T06:06:24.012Z] #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 1.0s [2026-05-26T06:06:24.270Z] #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 1.0s done [2026-05-26T06:06:24.270Z] #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s [2026-05-26T06:06:24.270Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 6.29MB / 14.25MB 1.1s [2026-05-26T06:06:24.529Z] #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s done [2026-05-26T06:06:24.529Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 1.3s [2026-05-26T06:06:24.529Z] #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 2.38MB / 2.38MB 1.3s [2026-05-26T06:06:24.529Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 0B / 98.38MB 1.4s [2026-05-26T06:06:24.529Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 1.4s done [2026-05-26T06:06:24.529Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 7.34MB / 98.38MB 1.5s [2026-05-26T06:06:24.788Z] #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 2.38MB / 2.38MB 1.4s done [2026-05-26T06:06:24.788Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 32.51MB / 98.38MB 1.7s [2026-05-26T06:06:24.788Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 56.62MB / 98.38MB 1.8s [2026-05-26T06:06:25.046Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 69.21MB / 98.38MB 1.9s [2026-05-26T06:06:25.046Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 3.15MB / 14.74MB 1.9s [2026-05-26T06:06:25.046Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 87.03MB / 98.38MB 2.0s [2026-05-26T06:06:25.046Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 8.39MB / 14.74MB 2.0s [2026-05-26T06:06:25.046Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 [2026-05-26T06:06:25.304Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 2.1s [2026-05-26T06:06:25.304Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 2.1s [2026-05-26T06:06:26.234Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 2.8s done [2026-05-26T06:06:26.234Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 2.9s done [2026-05-26T06:06:29.601Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.3s done [2026-05-26T06:06:29.861Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db [2026-05-26T06:06:30.121Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done [2026-05-26T06:06:30.694Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2026-05-26T06:06:30.956Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T06:06:30.956Z] #4 extracting sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e [2026-05-26T06:06:31.220Z] #4 extracting sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e done [2026-05-26T06:06:31.220Z] #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 [2026-05-26T06:06:31.487Z] #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.3s done [2026-05-26T06:06:31.487Z] #4 extracting sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 [2026-05-26T06:06:31.755Z] #4 extracting sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0.0s done [2026-05-26T06:06:32.020Z] #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 [2026-05-26T06:06:35.102Z] Still waiting to schedule task [2026-05-26T06:06:35.102Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11429’ [2026-05-26T06:06:35.308Z] #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 2.8s done [2026-05-26T06:06:35.308Z] #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 [2026-05-26T06:06:35.568Z] #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0.5s done [2026-05-26T06:06:35.568Z] #4 DONE 12.5s [2026-05-26T06:06:35.568Z] [2026-05-26T06:06:35.568Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-26T06:06:35.826Z] #6 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T06:06:35.826Z] #6 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T06:06:36.393Z] #6 0.780 OK: 265 MiB in 60 packages [2026-05-26T06:06:40.608Z] #6 DONE 5.2s [2026-05-26T06:06:40.869Z] [2026-05-26T06:06:40.869Z] #7 [builder 3/7] WORKDIR /device-opcua [2026-05-26T06:06:40.869Z] #7 DONE 0.1s [2026-05-26T06:06:40.869Z] [2026-05-26T06:06:40.869Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T06:06:40.869Z] #8 DONE 0.1s [2026-05-26T06:06:41.128Z] [2026-05-26T06:06:41.128Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T06:07:03.070Z] #9 DONE 19.5s [2026-05-26T06:07:03.070Z] [2026-05-26T06:07:03.070Z] #10 [builder 6/7] COPY . . [2026-05-26T06:07:03.070Z] #10 DONE 0.7s [2026-05-26T06:07:03.070Z] [2026-05-26T06:07:03.070Z] #11 [builder 7/7] RUN echo noop [2026-05-26T06:07:03.070Z] #11 0.378 noop [2026-05-26T06:07:03.070Z] #11 DONE 0.6s [2026-05-26T06:07:03.070Z] [2026-05-26T06:07:03.070Z] #12 exporting to image [2026-05-26T06:07:03.070Z] #12 exporting layers [2026-05-26T06:07:09.689Z] #12 exporting layers 8.0s done [2026-05-26T06:07:09.951Z] #12 writing image sha256:77286c9e22ebdb3ce46fcad4939a5be95ba76ae9097905c04c28f8d460868dfd 0.0s done [2026-05-26T06:07:09.951Z] #12 naming to docker.io/library/ci-base-image-x86_64 0.1s done [2026-05-26T06:07:10.214Z] #12 DONE 8.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:07:11.590Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T06:07:11.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:07:11.667Z] prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container [2026-05-26T06:07:11.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T06:07:12.554Z] $ docker top 6ac7b3be1b3ca9931bf0ea249e0bc2e664ffefe5675e455ae4ef8a012c471c29 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T06:07:12.903Z] + go version [2026-05-26T06:07:12.903Z] go version go1.25.10 linux/amd64 [Pipeline] } [2026-05-26T06:07:12.908Z] $ docker stop --time=1 6ac7b3be1b3ca9931bf0ea249e0bc2e664ffefe5675e455ae4ef8a012c471c29 [2026-05-26T06:07:14.350Z] $ docker rm -f --volumes 6ac7b3be1b3ca9931bf0ea249e0bc2e664ffefe5675e455ae4ef8a012c471c29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:07:14.822Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T06:07:14.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:07:14.894Z] prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container [2026-05-26T06:07:14.918Z] $ 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_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T06:07:15.158Z] $ docker top 2e91a944af6cc4fc9765a6927c345cba8b41ad65a6305021271d09212096ca27 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T06:07:15.514Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_palau [Pipeline] fileExists [Pipeline] sh [2026-05-26T06:07:15.861Z] + make test [2026-05-26T06:07:15.861Z] go test ./... -coverprofile=coverage.out [2026-05-26T06:07:19.145Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-05-26T06:07:41.237Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-05-26T06:07:41.237Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.016s coverage: 41.4% of statements [2026-05-26T06:07:41.237Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-05-26T06:07:48.125Z] 0 issues. [2026-05-26T06:07:48.125Z] go vet ./... [2026-05-26T06:07:53.462Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T06:07:53.462Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T06:07:53.462Z] ./bin/test-attribution-txt.sh [2026-05-26T06:07:53.462Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T06:07:53.462Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T06:07:53.485Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-26T06:07:53.794Z] + go mod tidy [Pipeline] } [2026-05-26T06:07:54.368Z] $ docker stop --time=1 2e91a944af6cc4fc9765a6927c345cba8b41ad65a6305021271d09212096ca27 [2026-05-26T06:07:57.962Z] $ docker rm -f --volumes 2e91a944af6cc4fc9765a6927c345cba8b41ad65a6305021271d09212096ca27 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T06:07:58.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T06:07:58.789Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T06:07:59.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T06:07:59.929Z] + ls -al . [2026-05-26T06:07:59.929Z] total 240 [2026-05-26T06:07:59.929Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:07 . [2026-05-26T06:07:59.929Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:05 .. [2026-05-26T06:07:59.929Z] -rw-rw-r-- 1 jenkins jenkins 62 May 26 06:05 .dockerignore [2026-05-26T06:07:59.929Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 06:07 .git [2026-05-26T06:07:59.929Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:05 .github [2026-05-26T06:07:59.929Z] -rw-rw-r-- 1 jenkins jenkins 92 May 26 06:05 .gitignore [2026-05-26T06:07:59.929Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 06:05 .golangci.yml [2026-05-26T06:07:59.929Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 06:06 .semver [2026-05-26T06:07:59.929Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:05 .vscode [2026-05-26T06:07:59.929Z] -rw-rw-r-- 1 jenkins jenkins 22466 May 26 06:05 Attribution.txt [2026-05-26T06:07:59.929Z] -rw-rw-r-- 1 jenkins jenkins 2747 May 26 06:05 CHANGELOG.md [2026-05-26T06:07:59.929Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 26 06:05 Dockerfile [2026-05-26T06:07:59.929Z] -rw-rw-r-- 1 jenkins jenkins 672 May 26 06:05 Jenkinsfile [2026-05-26T06:07:59.929Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 26 06:05 LICENSE [2026-05-26T06:07:59.929Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 26 06:05 Makefile [2026-05-26T06:07:59.929Z] -rw-rw-r-- 1 jenkins jenkins 4109 May 26 06:05 README.md [2026-05-26T06:07:59.929Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 06:06 VERSION [2026-05-26T06:07:59.929Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:05 bin [2026-05-26T06:07:59.929Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:05 cmd [2026-05-26T06:07:59.929Z] -rw-r--r-- 1 jenkins jenkins 23970 May 26 06:07 coverage.out [2026-05-26T06:07:59.929Z] -rw-rw-r-- 1 jenkins jenkins 6687 May 26 06:05 go.mod [2026-05-26T06:07:59.929Z] -rw-rw-r-- 1 jenkins jenkins 89233 May 26 06:05 go.sum [2026-05-26T06:07:59.929Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:05 internal [2026-05-26T06:07:59.929Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:05 vendor [2026-05-26T06:07:59.929Z] -rw-rw-r-- 1 jenkins jenkins 260 May 26 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:00.473Z] + 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=5336a021ee5773a0d8feedb17fcb5035cfeb6441 --label arch=amd64 --label version=4.0.2 . [2026-05-26T06:08:00.769Z] #0 building with "default" instance using docker driver [2026-05-26T06:08:00.769Z] [2026-05-26T06:08:00.769Z] #1 [internal] load build definition from Dockerfile [2026-05-26T06:08:00.769Z] #1 transferring dockerfile: 1.28kB done [2026-05-26T06:08:00.769Z] #1 DONE 0.0s [2026-05-26T06:08:00.769Z] [2026-05-26T06:08:00.769Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T06:08:00.769Z] #2 DONE 0.0s [2026-05-26T06:08:00.769Z] [2026-05-26T06:08:00.769Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T06:08:00.769Z] #3 DONE 0.1s [2026-05-26T06:08:00.769Z] [2026-05-26T06:08:00.769Z] #4 [internal] load .dockerignore [2026-05-26T06:08:00.769Z] #4 transferring context: 102B done [2026-05-26T06:08:00.769Z] #4 DONE 0.0s [2026-05-26T06:08:00.769Z] [2026-05-26T06:08:00.769Z] #5 [internal] load build context [2026-05-26T06:08:00.769Z] #5 transferring context: 32.55kB 0.0s done [2026-05-26T06:08:00.769Z] #5 DONE 0.0s [2026-05-26T06:08:00.769Z] [2026-05-26T06:08:00.769Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T06:08:00.769Z] #6 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-26T06:08:00.769Z] #6 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T06:08:00.769Z] #6 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T06:08:00.769Z] #6 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T06:08:00.769Z] #6 DONE 0.1s [2026-05-26T06:08:00.769Z] [2026-05-26T06:08:00.769Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T06:08:01.062Z] #7 DONE 0.1s [2026-05-26T06:08:01.062Z] [2026-05-26T06:08:01.062Z] #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-26T06:08:01.354Z] #8 0.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T06:08:01.354Z] #8 0.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T06:08:01.354Z] #8 0.587 OK: 265 MiB in 60 packages [2026-05-26T06:08:01.631Z] #8 DONE 0.7s [2026-05-26T06:08:01.631Z] [2026-05-26T06:08:01.631Z] #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-05-26T06:08:01.631Z] #9 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T06:08:01.631Z] #9 0.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T06:08:01.631Z] #9 0.659 (1/6) Installing dumb-init (1.2.5-r3) [2026-05-26T06:08:01.631Z] #9 0.663 (2/6) Installing libgcc (14.2.0-r6) [2026-05-26T06:08:01.631Z] #9 0.668 (3/6) Installing libsodium (1.0.20-r1) [2026-05-26T06:08:01.631Z] #9 0.676 (4/6) Installing libstdc++ (14.2.0-r6) [2026-05-26T06:08:01.631Z] #9 0.703 (5/6) Installing libzmq (4.3.5-r2) [2026-05-26T06:08:01.631Z] #9 0.710 (6/6) Installing zeromq (4.3.5-r2) [2026-05-26T06:08:01.631Z] #9 0.714 Executing busybox-1.37.0-r20.trigger [2026-05-26T06:08:01.631Z] #9 0.721 OK: 11 MiB in 22 packages [2026-05-26T06:08:01.937Z] #9 DONE 0.8s [2026-05-26T06:08:01.937Z] [2026-05-26T06:08:01.937Z] #10 [builder 3/7] WORKDIR /device-opcua [2026-05-26T06:08:01.937Z] #10 DONE 0.0s [2026-05-26T06:08:01.937Z] [2026-05-26T06:08:01.937Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T06:08:01.937Z] #11 DONE 0.0s [2026-05-26T06:08:01.937Z] [2026-05-26T06:08:01.937Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T06:08:02.233Z] #12 DONE 0.5s [2026-05-26T06:08:02.233Z] [2026-05-26T06:08:02.233Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T06:08:02.233Z] #13 0.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T06:08:02.233Z] #13 0.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T06:08:02.546Z] #13 ... [2026-05-26T06:08:02.546Z] [2026-05-26T06:08:02.546Z] #14 [builder 6/7] COPY . . [2026-05-26T06:08:02.546Z] #14 DONE 0.2s [2026-05-26T06:08:02.546Z] [2026-05-26T06:08:02.546Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T06:08:02.546Z] #13 0.816 OK: 11 MiB in 22 packages [2026-05-26T06:08:02.546Z] #13 DONE 1.0s [2026-05-26T06:08:02.546Z] [2026-05-26T06:08:02.546Z] #15 [builder 7/7] RUN make build [2026-05-26T06:08:02.817Z] #15 0.237 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-05-26T06:08:29.671Z] #15 24.82 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-05-26T06:08:32.211Z] #15 DONE 29.5s [2026-05-26T06:08:32.211Z] [2026-05-26T06:08:32.211Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2026-05-26T06:08:33.147Z] #16 DONE 0.8s [2026-05-26T06:08:33.147Z] [2026-05-26T06:08:33.147Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2026-05-26T06:08:33.147Z] #17 DONE 0.1s [2026-05-26T06:08:33.147Z] [2026-05-26T06:08:33.147Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2026-05-26T06:08:33.147Z] #18 DONE 0.0s [2026-05-26T06:08:33.147Z] [2026-05-26T06:08:33.147Z] #19 exporting to image [2026-05-26T06:08:33.147Z] #19 exporting layers [2026-05-26T06:08:34.083Z] #19 exporting layers 0.8s done [2026-05-26T06:08:34.083Z] #19 writing image sha256:92d7a0afd6aec0778630dc7c2b549cba5c6d9a169d23e1de727620eacc13fd4a done [2026-05-26T06:08:34.083Z] #19 naming to docker.io/library/device-opc-ua done [2026-05-26T06:08:34.083Z] #19 DONE 0.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T06:08:34.207Z] provisioning config files... [2026-05-26T06:08:34.218Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config14755948461849715633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:08:34.515Z] ---> ****-login.sh [2026-05-26T06:08:34.516Z] nexus3.edgexfoundry.org:10001 [2026-05-26T06:08:34.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:08:34.516Z] Login Succeeded [2026-05-26T06:08:34.516Z] nexus3.edgexfoundry.org:10002 [2026-05-26T06:08:34.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:08:34.516Z] Login Succeeded [2026-05-26T06:08:34.516Z] nexus3.edgexfoundry.org:10003 [2026-05-26T06:08:34.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:08:34.775Z] Login Succeeded [2026-05-26T06:08:34.775Z] nexus3.edgexfoundry.org:10004 [2026-05-26T06:08:34.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:08:34.775Z] Login Succeeded [2026-05-26T06:08:34.775Z] ****.io [2026-05-26T06:08:34.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:08:35.039Z] Login Succeeded [2026-05-26T06:08:35.039Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T06:08:35.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T06:08:35.100Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T06:08:35.130Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2026-05-26T06:08:35.130Z] 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [2026-05-26T06:08:35.130Z] 4.0.2 [2026-05-26T06:08:35.130Z] 5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 [2026-05-26T06:08:35.130Z] palau [2026-05-26T06:08:35.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:35.560Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:35.888Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:5336a021ee5773a0d8feedb17fcb5035cfeb6441 [2026-05-26T06:08:35.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-26T06:08:35.888Z] 4538cd393ba9: Preparing [2026-05-26T06:08:35.888Z] b9e995f91b48: Preparing [2026-05-26T06:08:35.888Z] f83cef622980: Preparing [2026-05-26T06:08:35.888Z] 25d23845705b: Preparing [2026-05-26T06:08:35.888Z] 4f0473a5994b: Preparing [2026-05-26T06:08:35.888Z] 0854555d70ac: Preparing [2026-05-26T06:08:35.888Z] 0854555d70ac: Waiting [2026-05-26T06:08:35.888Z] 25d23845705b: Pushed [2026-05-26T06:08:35.888Z] 4538cd393ba9: Pushed [2026-05-26T06:08:35.888Z] b9e995f91b48: Pushed [2026-05-26T06:08:35.888Z] 0854555d70ac: Layer already exists [2026-05-26T06:08:36.453Z] 4f0473a5994b: Pushed [2026-05-26T06:08:40.651Z] f83cef622980: Pushed [2026-05-26T06:08:40.651Z] 5336a021ee5773a0d8feedb17fcb5035cfeb6441: digest: sha256:3a5c20ba05859b4832e7f0293d13045b8b7b0c7e55a0f09ee170602464e04c3a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:40.966Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:41.285Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.2 [2026-05-26T06:08:41.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-26T06:08:41.285Z] 4538cd393ba9: Preparing [2026-05-26T06:08:41.285Z] b9e995f91b48: Preparing [2026-05-26T06:08:41.285Z] f83cef622980: Preparing [2026-05-26T06:08:41.285Z] 25d23845705b: Preparing [2026-05-26T06:08:41.285Z] 4f0473a5994b: Preparing [2026-05-26T06:08:41.285Z] 0854555d70ac: Preparing [2026-05-26T06:08:41.285Z] 0854555d70ac: Waiting [2026-05-26T06:08:41.285Z] f83cef622980: Layer already exists [2026-05-26T06:08:41.285Z] b9e995f91b48: Layer already exists [2026-05-26T06:08:41.285Z] 25d23845705b: Layer already exists [2026-05-26T06:08:41.285Z] 4f0473a5994b: Layer already exists [2026-05-26T06:08:41.285Z] 4538cd393ba9: Layer already exists [2026-05-26T06:08:41.285Z] 0854555d70ac: Layer already exists [2026-05-26T06:08:41.285Z] 4.0.2: digest: sha256:3a5c20ba05859b4832e7f0293d13045b8b7b0c7e55a0f09ee170602464e04c3a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:41.615Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:41.941Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 [2026-05-26T06:08:41.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-26T06:08:41.941Z] 4538cd393ba9: Preparing [2026-05-26T06:08:41.941Z] b9e995f91b48: Preparing [2026-05-26T06:08:41.941Z] f83cef622980: Preparing [2026-05-26T06:08:41.941Z] 25d23845705b: Preparing [2026-05-26T06:08:41.941Z] 4f0473a5994b: Preparing [2026-05-26T06:08:41.941Z] 0854555d70ac: Preparing [2026-05-26T06:08:41.941Z] 0854555d70ac: Waiting [2026-05-26T06:08:41.941Z] 4538cd393ba9: Layer already exists [2026-05-26T06:08:41.941Z] f83cef622980: Layer already exists [2026-05-26T06:08:41.941Z] 25d23845705b: Layer already exists [2026-05-26T06:08:41.941Z] 4f0473a5994b: Layer already exists [2026-05-26T06:08:41.941Z] b9e995f91b48: Layer already exists [2026-05-26T06:08:41.941Z] 0854555d70ac: Layer already exists [2026-05-26T06:08:41.941Z] 5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2: digest: sha256:3a5c20ba05859b4832e7f0293d13045b8b7b0c7e55a0f09ee170602464e04c3a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:42.267Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:42.588Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:palau [2026-05-26T06:08:42.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-26T06:08:42.588Z] 4538cd393ba9: Preparing [2026-05-26T06:08:42.588Z] b9e995f91b48: Preparing [2026-05-26T06:08:42.588Z] f83cef622980: Preparing [2026-05-26T06:08:42.588Z] 25d23845705b: Preparing [2026-05-26T06:08:42.588Z] 4f0473a5994b: Preparing [2026-05-26T06:08:42.588Z] 0854555d70ac: Preparing [2026-05-26T06:08:42.588Z] 0854555d70ac: Waiting [2026-05-26T06:08:42.588Z] 4f0473a5994b: Layer already exists [2026-05-26T06:08:42.588Z] f83cef622980: Layer already exists [2026-05-26T06:08:42.588Z] 25d23845705b: Layer already exists [2026-05-26T06:08:42.588Z] 4538cd393ba9: Layer already exists [2026-05-26T06:08:42.588Z] b9e995f91b48: Layer already exists [2026-05-26T06:08:42.588Z] 0854555d70ac: Layer already exists [2026-05-26T06:08:42.588Z] palau: digest: sha256:3a5c20ba05859b4832e7f0293d13045b8b7b0c7e55a0f09ee170602464e04c3a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T06:08:42.672Z] ===================================================== [Pipeline] echo [2026-05-26T06:08:42.686Z] taggedImages: [2026-05-26T06:08:42.686Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:5336a021ee5773a0d8feedb17fcb5035cfeb6441 [2026-05-26T06:08:42.686Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.2 [2026-05-26T06:08:42.686Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 [2026-05-26T06:08:42.686Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:palau [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 [2026-05-26T06:08:43.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T06:08:43.083Z] [2026-05-26T06:08:43.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:43.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T06:08:43.380Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T06:08:43.380Z] 5eb5b503b376: Pulling fs layer [2026-05-26T06:08:43.380Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T06:08:43.380Z] ec43610c2a17: Pulling fs layer [2026-05-26T06:08:43.380Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T06:08:43.380Z] 33b1e0a273af: Pulling fs layer [2026-05-26T06:08:43.380Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T06:08:43.380Z] 2f39f015ded8: Pulling fs layer [2026-05-26T06:08:43.380Z] 3a2ae6a8a46f: Waiting [2026-05-26T06:08:43.380Z] 5d3b04190fa2: Waiting [2026-05-26T06:08:43.380Z] 33b1e0a273af: Waiting [2026-05-26T06:08:43.380Z] 2f39f015ded8: Waiting [2026-05-26T06:08:43.380Z] 5c69ac0246d0: Verifying Checksum [2026-05-26T06:08:43.380Z] 5c69ac0246d0: Download complete [2026-05-26T06:08:43.380Z] 3a2ae6a8a46f: Download complete [2026-05-26T06:08:43.380Z] 33b1e0a273af: Verifying Checksum [2026-05-26T06:08:43.380Z] 33b1e0a273af: Download complete [2026-05-26T06:08:43.380Z] ec43610c2a17: Verifying Checksum [2026-05-26T06:08:43.380Z] ec43610c2a17: Download complete [2026-05-26T06:08:43.380Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T06:08:43.380Z] 5d3b04190fa2: Download complete [2026-05-26T06:08:43.638Z] 5eb5b503b376: Verifying Checksum [2026-05-26T06:08:43.638Z] 5eb5b503b376: Download complete [2026-05-26T06:08:44.207Z] 2f39f015ded8: Download complete [2026-05-26T06:08:45.142Z] 5eb5b503b376: Pull complete [2026-05-26T06:08:45.142Z] 5c69ac0246d0: Pull complete [2026-05-26T06:08:45.341Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11446 in /w/workspace/edgexfoundry_device-opc-ua_palau [Pipeline] { [Pipeline] ws [2026-05-26T06:08:45.357Z] Running in /w/workspace/device-opc-ua/2 [Pipeline] { [Pipeline] checkout [2026-05-26T06:08:45.709Z] ec43610c2a17: Pull complete [2026-05-26T06:08:45.709Z] 3a2ae6a8a46f: Pull complete [2026-05-26T06:08:45.974Z] 33b1e0a273af: Pull complete [2026-05-26T06:08:45.974Z] 5d3b04190fa2: Pull complete [2026-05-26T06:08:48.412Z] Selected Git installation does not exist. Using Default [2026-05-26T06:08:48.413Z] The recommended git tool is: NONE [2026-05-26T06:08:51.250Z] 2f39f015ded8: Pull complete [2026-05-26T06:08:51.251Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T06:08:51.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T06:08:51.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:08:51.604Z] prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container [2026-05-26T06:08:51.635Z] $ 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_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T06:08:56.592Z] using credential edgex-jenkins-ssh [2026-05-26T06:08:56.616Z] Cloning the remote Git repository [2026-05-26T06:08:56.671Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2026-05-26T06:08:56.800Z] > git init /w/workspace/device-opc-ua/2 # timeout=10 [2026-05-26T06:08:56.996Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2026-05-26T06:08:56.998Z] > git --version # timeout=10 [2026-05-26T06:08:57.026Z] > git --version # 'git version 2.25.1' [2026-05-26T06:08:57.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T06:08:57.226Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T06:08:58.982Z] $ docker top c3dc755fe8e7cb6db745e5d4753730a1830c580c48acfc51cdab328c654659dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:08:59.360Z] ---> job-cost.sh [2026-05-26T06:08:59.360Z] lf-activate-venv: SKIPPING [2026-05-26T06:08:59.360Z] INFO: No Stack... [2026-05-26T06:08:59.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T06:08:59.889Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T06:09:00.198Z] + cat /w/workspace/edgexfoundry_device-opc-ua_palau/archives/cost.csv [2026-05-26T06:09:00.198Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T06:09:00.211Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] [2026-05-26T06:09:00.217Z] Resource [jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] did not exist. Created. [2026-05-26T06:09:00.222Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T06:09:00.530Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T06:09:00.629Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T06:09:00.636Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T06:09:00.666Z] $ docker stop --time=1 c3dc755fe8e7cb6db745e5d4753730a1830c580c48acfc51cdab328c654659dd [2026-05-26T06:09:00.372Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2026-05-26T06:09:00.408Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T06:09:01.719Z] Avoid second fetch [2026-05-26T06:09:01.719Z] Checking out Revision 5336a021ee5773a0d8feedb17fcb5035cfeb6441 (palau) [2026-05-26T06:09:01.861Z] $ docker rm -f --volumes c3dc755fe8e7cb6db745e5d4753730a1830c580c48acfc51cdab328c654659dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T06:09:01.741Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T06:09:01.840Z] > git checkout -f 5336a021ee5773a0d8feedb17fcb5035cfeb6441 # timeout=10 [2026-05-26T06:09:04.370Z] Commit message: "ci(lts-release): LTS release v4.0.2 @44180ec" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T06:09:09.544Z] + git checkout 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [2026-05-26T06:09:10.155Z] HEAD is now at 5336a02 ci(lts-release): LTS release v4.0.2 @44180ec [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T06:09:10.197Z] provisioning config files... [2026-05-26T06:09:10.246Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/2@tmp/config4129692025082773291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:09:10.769Z] ---> ****-login.sh [2026-05-26T06:09:10.770Z] nexus3.edgexfoundry.org:10001 [2026-05-26T06:09:11.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:09:11.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:09:11.363Z] Configure a credential helper to remove this warning. See [2026-05-26T06:09:11.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:09:11.363Z] [2026-05-26T06:09:11.363Z] Login Succeeded [2026-05-26T06:09:11.646Z] nexus3.edgexfoundry.org:10002 [2026-05-26T06:09:11.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:09:11.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:09:11.923Z] Configure a credential helper to remove this warning. See [2026-05-26T06:09:11.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:09:11.924Z] [2026-05-26T06:09:11.924Z] Login Succeeded [2026-05-26T06:09:11.924Z] nexus3.edgexfoundry.org:10003 [2026-05-26T06:09:12.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:09:12.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:09:12.198Z] Configure a credential helper to remove this warning. See [2026-05-26T06:09:12.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:09:12.198Z] [2026-05-26T06:09:12.198Z] Login Succeeded [2026-05-26T06:09:12.484Z] nexus3.edgexfoundry.org:10004 [2026-05-26T06:09:12.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:09:12.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:09:12.768Z] Configure a credential helper to remove this warning. See [2026-05-26T06:09:12.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:09:12.768Z] [2026-05-26T06:09:12.768Z] Login Succeeded [2026-05-26T06:09:12.768Z] ****.io [2026-05-26T06:09:13.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:09:13.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:09:13.326Z] Configure a credential helper to remove this warning. See [2026-05-26T06:09:13.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:09:13.326Z] [2026-05-26T06:09:13.326Z] Login Succeeded [2026-05-26T06:09:13.326Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T06:09:13.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T06:09:13.811Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-26T06:09:14.173Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-26T06:09:14.173Z] + cut -d . -f1-2 [2026-05-26T06:09:14.173Z] + cut -d -f 2 [Pipeline] echo [2026-05-26T06:09:14.275Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T06:09:14.291Z] ========================================================= [2026-05-26T06:09:14.291Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] [2026-05-26T06:09:14.291Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:09:14.709Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . [2026-05-26T06:09:15.316Z] Sending build context to Docker daemon 14.31MB [2026-05-26T06:09:15.316Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T06:09:15.316Z] Step 2/10 : FROM ${BASE} AS builder [2026-05-26T06:09:15.589Z] 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T06:09:15.589Z] 58e777220c39: Pulling fs layer [2026-05-26T06:09:15.589Z] 5d96c866386f: Pulling fs layer [2026-05-26T06:09:15.589Z] 8985e74deb67: Pulling fs layer [2026-05-26T06:09:15.589Z] a90cb41c1532: Pulling fs layer [2026-05-26T06:09:15.589Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T06:09:15.589Z] 19c9b082531f: Pulling fs layer [2026-05-26T06:09:15.589Z] 8959fe4f68e1: Pulling fs layer [2026-05-26T06:09:15.589Z] 418f8e902c44: Pulling fs layer [2026-05-26T06:09:15.589Z] c3ba8a69b7b1: Pulling fs layer [2026-05-26T06:09:15.589Z] a90cb41c1532: Waiting [2026-05-26T06:09:15.589Z] 4f4fb700ef54: Waiting [2026-05-26T06:09:15.589Z] 19c9b082531f: Waiting [2026-05-26T06:09:15.589Z] 8959fe4f68e1: Waiting [2026-05-26T06:09:15.589Z] 418f8e902c44: Waiting [2026-05-26T06:09:15.589Z] c3ba8a69b7b1: Waiting [2026-05-26T06:09:15.589Z] 5d96c866386f: Verifying Checksum [2026-05-26T06:09:15.589Z] 5d96c866386f: Download complete [2026-05-26T06:09:15.589Z] a90cb41c1532: Verifying Checksum [2026-05-26T06:09:15.589Z] a90cb41c1532: Download complete [2026-05-26T06:09:15.589Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T06:09:15.589Z] 4f4fb700ef54: Download complete [2026-05-26T06:09:15.589Z] 19c9b082531f: Verifying Checksum [2026-05-26T06:09:15.589Z] 19c9b082531f: Download complete [2026-05-26T06:09:15.589Z] 58e777220c39: Verifying Checksum [2026-05-26T06:09:15.589Z] 58e777220c39: Download complete [2026-05-26T06:09:16.186Z] 8959fe4f68e1: Verifying Checksum [2026-05-26T06:09:16.186Z] 8959fe4f68e1: Download complete [2026-05-26T06:09:16.785Z] c3ba8a69b7b1: Verifying Checksum [2026-05-26T06:09:16.785Z] c3ba8a69b7b1: Download complete [2026-05-26T06:09:17.094Z] 58e777220c39: Pull complete [2026-05-26T06:09:17.699Z] 5d96c866386f: Pull complete [2026-05-26T06:09:17.699Z] 8985e74deb67: Verifying Checksum [2026-05-26T06:09:17.699Z] 8985e74deb67: Download complete [2026-05-26T06:09:19.165Z] 418f8e902c44: Verifying Checksum [2026-05-26T06:09:19.165Z] 418f8e902c44: Download complete [2026-05-26T06:09:37.549Z] 8985e74deb67: Pull complete [2026-05-26T06:09:37.549Z] a90cb41c1532: Pull complete [2026-05-26T06:09:37.549Z] 4f4fb700ef54: Pull complete [2026-05-26T06:09:37.549Z] 19c9b082531f: Pull complete [2026-05-26T06:09:38.989Z] 8959fe4f68e1: Pull complete [2026-05-26T06:09:49.145Z] 418f8e902c44: Pull complete [2026-05-26T06:09:50.649Z] c3ba8a69b7b1: Pull complete [2026-05-26T06:09:50.649Z] Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 [2026-05-26T06:09:50.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-26T06:09:50.649Z] ---> 081e04c5fda7 [2026-05-26T06:09:50.649Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2026-05-26T06:09:53.272Z] ---> Running in 95f8cd327b2a [2026-05-26T06:09:53.542Z] Removing intermediate container 95f8cd327b2a [2026-05-26T06:09:53.542Z] ---> 40cf84cb6e09 [2026-05-26T06:09:53.542Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T06:09:53.542Z] ---> Running in 70c6029083a7 [2026-05-26T06:09:53.820Z] Removing intermediate container 70c6029083a7 [2026-05-26T06:09:53.820Z] ---> 0acd259d1e90 [2026-05-26T06:09:53.820Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-26T06:09:54.103Z] ---> Running in 44d21aadcc55 [2026-05-26T06:09:55.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T06:09:55.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T06:09:58.402Z] OK: 255 MiB in 60 packages [2026-05-26T06:09:59.379Z] Removing intermediate container 44d21aadcc55 [2026-05-26T06:09:59.379Z] ---> e832f481ef24 [2026-05-26T06:09:59.379Z] Step 6/10 : WORKDIR /device-opcua [2026-05-26T06:09:59.379Z] ---> Running in ddf1b879db7f [2026-05-26T06:09:59.650Z] Removing intermediate container ddf1b879db7f [2026-05-26T06:09:59.650Z] ---> 23de316ec934 [2026-05-26T06:09:59.650Z] Step 7/10 : COPY go.mod vendor* ./ [2026-05-26T06:10:00.243Z] ---> 8e6fbf7c4db7 [2026-05-26T06:10:00.243Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T06:10:00.519Z] ---> Running in c451227e492f [2026-05-26T06:12:07.397Z] Removing intermediate container c451227e492f [2026-05-26T06:12:07.397Z] ---> fa8fe65a34c0 [2026-05-26T06:12:07.397Z] Step 9/10 : COPY . . [2026-05-26T06:12:07.397Z] ---> 00e71d8803c1 [2026-05-26T06:12:07.397Z] Step 10/10 : RUN ${MAKE} [2026-05-26T06:12:07.397Z] ---> Running in 8bf5cc9e63c2 [2026-05-26T06:12:07.397Z] noop [2026-05-26T06:12:07.397Z] Removing intermediate container 8bf5cc9e63c2 [2026-05-26T06:12:07.397Z] ---> d1980c73e736 [2026-05-26T06:12:07.397Z] Successfully built d1980c73e736 [2026-05-26T06:12:07.397Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:12:07.946Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T06:12:07.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:12:08.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-11446 does not seem to be running inside a container [2026-05-26T06:12:08.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/2 -v /w/workspace/device-opc-ua/2:/w/workspace/device-opc-ua/2:rw,z -v /w/workspace/device-opc-ua/2@tmp:/w/workspace/device-opc-ua/2@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 [2026-05-26T06:12:10.109Z] $ docker top 00a3bc746da9580a5b664a0072fe73203b81ef13158950666c47e8b3b5a8b119 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T06:12:11.181Z] + go version [2026-05-26T06:12:11.181Z] go version go1.25.10 linux/arm64 [Pipeline] } [2026-05-26T06:12:11.242Z] $ docker stop --time=1 00a3bc746da9580a5b664a0072fe73203b81ef13158950666c47e8b3b5a8b119 [2026-05-26T06:12:13.062Z] $ docker rm -f --volumes 00a3bc746da9580a5b664a0072fe73203b81ef13158950666c47e8b3b5a8b119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:12:14.075Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T06:12:14.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:12:14.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-11446 does not seem to be running inside a container [2026-05-26T06:12:14.675Z] $ 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/2 -v /w/workspace/device-opc-ua/2:/w/workspace/device-opc-ua/2:rw,z -v /w/workspace/device-opc-ua/2@tmp:/w/workspace/device-opc-ua/2@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 [2026-05-26T06:12:16.147Z] $ docker top 22b27b26489532a8df0155a94495cc6093180fe9fa18717bde1e43ffe3591e71 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T06:12:17.249Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/2 [Pipeline] fileExists [Pipeline] sh [2026-05-26T06:12:18.076Z] + make test [2026-05-26T06:12:18.076Z] go test ./... -coverprofile=coverage.out [2026-05-26T06:12:22.717Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-05-26T06:17:30.213Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-05-26T06:17:30.504Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.098s coverage: 41.4% of statements [2026-05-26T06:17:31.095Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-05-26T06:17:32.522Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T06:17:32.522Z] go vet ./... [2026-05-26T06:18:54.320Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T06:18:54.320Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T06:18:54.320Z] ./bin/test-attribution-txt.sh [2026-05-26T06:18:54.320Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T06:18:54.320Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T06:18:54.341Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-26T06:18:55.011Z] + go mod tidy [Pipeline] } [2026-05-26T06:19:00.452Z] $ docker stop --time=1 22b27b26489532a8df0155a94495cc6093180fe9fa18717bde1e43ffe3591e71 [2026-05-26T06:19:06.319Z] $ docker rm -f --volumes 22b27b26489532a8df0155a94495cc6093180fe9fa18717bde1e43ffe3591e71 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T06:19:08.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T06:19:08.984Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T06:19:10.961Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T06:19:11.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T06:19:11.788Z] + ls -al . [2026-05-26T06:19:11.788Z] total 236 [2026-05-26T06:19:11.788Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 06:12 . [2026-05-26T06:19:11.788Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:08 .. [2026-05-26T06:19:11.788Z] -rw-rw-r-- 1 jenkins jenkins 62 May 26 06:09 .dockerignore [2026-05-26T06:19:11.788Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 06:09 .git [2026-05-26T06:19:11.788Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:09 .github [2026-05-26T06:19:11.788Z] -rw-rw-r-- 1 jenkins jenkins 92 May 26 06:09 .gitignore [2026-05-26T06:19:11.788Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 06:09 .golangci.yml [2026-05-26T06:19:11.788Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:09 .vscode [2026-05-26T06:19:11.788Z] -rw-rw-r-- 1 jenkins jenkins 22466 May 26 06:09 Attribution.txt [2026-05-26T06:19:11.788Z] -rw-rw-r-- 1 jenkins jenkins 2747 May 26 06:09 CHANGELOG.md [2026-05-26T06:19:11.788Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 26 06:09 Dockerfile [2026-05-26T06:19:11.788Z] -rw-rw-r-- 1 jenkins jenkins 672 May 26 06:09 Jenkinsfile [2026-05-26T06:19:11.788Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 26 06:09 LICENSE [2026-05-26T06:19:11.788Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 26 06:09 Makefile [2026-05-26T06:19:11.788Z] -rw-rw-r-- 1 jenkins jenkins 4109 May 26 06:09 README.md [2026-05-26T06:19:11.788Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 06:06 VERSION [2026-05-26T06:19:11.788Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:09 bin [2026-05-26T06:19:11.788Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:09 cmd [2026-05-26T06:19:11.788Z] -rw-r--r-- 1 jenkins jenkins 23970 May 26 06:17 coverage.out [2026-05-26T06:19:11.788Z] -rw-rw-r-- 1 jenkins jenkins 6687 May 26 06:09 go.mod [2026-05-26T06:19:11.788Z] -rw-rw-r-- 1 jenkins jenkins 89233 May 26 06:09 go.sum [2026-05-26T06:19:11.788Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:09 internal [2026-05-26T06:19:11.788Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:09 vendor [2026-05-26T06:19:11.788Z] -rw-rw-r-- 1 jenkins jenkins 260 May 26 06:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:19:12.190Z] + 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=5336a021ee5773a0d8feedb17fcb5035cfeb6441 --label arch=arm64 --label version=4.0.2 . [2026-05-26T06:19:12.891Z] Sending build context to Docker daemon 14.33MB [2026-05-26T06:19:12.891Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T06:19:12.891Z] Step 2/23 : FROM ${BASE} AS builder [2026-05-26T06:19:12.891Z] ---> d1980c73e736 [2026-05-26T06:19:12.891Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2026-05-26T06:19:13.193Z] ---> Running in c52f3900016c [2026-05-26T06:19:13.503Z] Removing intermediate container c52f3900016c [2026-05-26T06:19:13.503Z] ---> 7f958496c020 [2026-05-26T06:19:13.503Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T06:19:13.503Z] ---> Running in 24072dc826a5 [2026-05-26T06:19:14.139Z] Removing intermediate container 24072dc826a5 [2026-05-26T06:19:14.139Z] ---> 7164e3e85ba8 [2026-05-26T06:19:14.139Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-26T06:19:14.139Z] ---> Running in 7980ac7f0205 [2026-05-26T06:19:15.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T06:19:15.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T06:19:18.027Z] OK: 255 MiB in 60 packages [2026-05-26T06:19:20.835Z] Removing intermediate container 7980ac7f0205 [2026-05-26T06:19:20.835Z] ---> cf8cc3f4c23d [2026-05-26T06:19:20.835Z] Step 6/23 : WORKDIR /device-opcua [2026-05-26T06:19:20.835Z] ---> Running in a3dcb230cda1 [2026-05-26T06:19:21.135Z] Removing intermediate container a3dcb230cda1 [2026-05-26T06:19:21.135Z] ---> 4fa1e08dd94d [2026-05-26T06:19:21.135Z] Step 7/23 : COPY go.mod vendor* ./ [2026-05-26T06:19:21.813Z] ---> 43b06aa54c45 [2026-05-26T06:19:21.813Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T06:19:21.813Z] ---> Running in ce6bfda50709 [2026-05-26T06:19:24.742Z] Removing intermediate container ce6bfda50709 [2026-05-26T06:19:24.742Z] ---> 449a28071ec1 [2026-05-26T06:19:24.742Z] Step 9/23 : COPY . . [2026-05-26T06:19:25.836Z] ---> a66239aeda53 [2026-05-26T06:19:25.836Z] Step 10/23 : RUN ${MAKE} [2026-05-26T06:19:26.149Z] ---> Running in 4b57ecfc7b35 [2026-05-26T06:19:27.229Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2026-05-26T06:24:35.891Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-05-26T06:24:40.458Z] Removing intermediate container 4b57ecfc7b35 [2026-05-26T06:24:40.458Z] ---> 5fb908c71109 [2026-05-26T06:24:40.458Z] Step 11/23 : FROM alpine:3.22 [2026-05-26T06:24:40.726Z] 3.22: Pulling from library/alpine [2026-05-26T06:24:41.023Z] 58e777220c39: Already exists [2026-05-26T06:24:41.023Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T06:24:41.023Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T06:24:41.023Z] ---> 6a2735c23ff3 [2026-05-26T06:24:41.023Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2026-05-26T06:24:41.299Z] ---> Running in 51e8f599a045 [2026-05-26T06:24:41.566Z] Removing intermediate container 51e8f599a045 [2026-05-26T06:24:41.566Z] ---> f5eed7426e02 [2026-05-26T06:24:41.566Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2026-05-26T06:24:41.566Z] ---> Running in 4b4d5909007f [2026-05-26T06:24:42.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T06:24:42.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T06:24:45.582Z] (1/6) Installing dumb-init (1.2.5-r3) [2026-05-26T06:24:45.582Z] (2/6) Installing libgcc (14.2.0-r6) [2026-05-26T06:24:45.582Z] (3/6) Installing libsodium (1.0.20-r1) [2026-05-26T06:24:45.582Z] (4/6) Installing libstdc++ (14.2.0-r6) [2026-05-26T06:24:45.582Z] (5/6) Installing libzmq (4.3.5-r2) [2026-05-26T06:24:45.582Z] (6/6) Installing zeromq (4.3.5-r2) [2026-05-26T06:24:45.582Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T06:24:45.582Z] OK: 12 MiB in 22 packages [2026-05-26T06:24:48.958Z] Removing intermediate container 4b4d5909007f [2026-05-26T06:24:48.958Z] ---> 2c422b515b6e [2026-05-26T06:24:48.958Z] Step 14/23 : RUN apk --no-cache upgrade [2026-05-26T06:24:48.958Z] ---> Running in f3a1f2452bff [2026-05-26T06:24:49.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T06:24:50.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T06:24:52.645Z] OK: 12 MiB in 22 packages [2026-05-26T06:24:54.114Z] Removing intermediate container f3a1f2452bff [2026-05-26T06:24:54.114Z] ---> 4d3c094af9fb [2026-05-26T06:24:54.114Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2026-05-26T06:24:56.800Z] ---> f2f10f3c2fab [2026-05-26T06:24:56.800Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2026-05-26T06:24:57.083Z] ---> 31185aba500b [2026-05-26T06:24:57.083Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2026-05-26T06:24:57.674Z] ---> 849460e8f96a [2026-05-26T06:24:57.674Z] Step 18/23 : EXPOSE 59997 [2026-05-26T06:24:57.943Z] ---> Running in b9b34f30d940 [2026-05-26T06:24:58.214Z] Removing intermediate container b9b34f30d940 [2026-05-26T06:24:58.214Z] ---> 6f4af992462f [2026-05-26T06:24:58.214Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2026-05-26T06:24:58.214Z] ---> Running in 387ba659139e [2026-05-26T06:24:58.486Z] Removing intermediate container 387ba659139e [2026-05-26T06:24:58.486Z] ---> 8e5afcbedbc2 [2026-05-26T06:24:58.486Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-26T06:24:58.755Z] ---> Running in 17cf06212279 [2026-05-26T06:24:59.031Z] Removing intermediate container 17cf06212279 [2026-05-26T06:24:59.031Z] ---> 4d7edb282f11 [2026-05-26T06:24:59.031Z] Step 21/23 : LABEL arch=arm64 [2026-05-26T06:24:59.031Z] ---> Running in 453bf0eaea39 [2026-05-26T06:24:59.620Z] Removing intermediate container 453bf0eaea39 [2026-05-26T06:24:59.620Z] ---> 881a3c640e18 [2026-05-26T06:24:59.620Z] Step 22/23 : LABEL git_sha=5336a021ee5773a0d8feedb17fcb5035cfeb6441 [2026-05-26T06:24:59.620Z] ---> Running in e8f98b566de8 [2026-05-26T06:24:59.890Z] Removing intermediate container e8f98b566de8 [2026-05-26T06:24:59.890Z] ---> e3a003623796 [2026-05-26T06:24:59.890Z] Step 23/23 : LABEL version=4.0.2 [2026-05-26T06:24:59.890Z] ---> Running in b669a9e9a253 [2026-05-26T06:25:00.477Z] Removing intermediate container b669a9e9a253 [2026-05-26T06:25:00.477Z] ---> e6a029f2c529 [2026-05-26T06:25:00.477Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T06:25:00.477Z] Successfully built e6a029f2c529 [2026-05-26T06:25:00.477Z] 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 [2026-05-26T06:25:00.734Z] provisioning config files... [2026-05-26T06:25:00.752Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/2@tmp/config3051929658754029428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:25:01.136Z] ---> ****-login.sh [2026-05-26T06:25:01.136Z] nexus3.edgexfoundry.org:10001 [2026-05-26T06:25:01.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:25:01.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:25:01.419Z] Configure a credential helper to remove this warning. See [2026-05-26T06:25:01.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:25:01.419Z] [2026-05-26T06:25:01.419Z] Login Succeeded [2026-05-26T06:25:01.419Z] nexus3.edgexfoundry.org:10002 [2026-05-26T06:25:02.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:25:02.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:25:02.018Z] Configure a credential helper to remove this warning. See [2026-05-26T06:25:02.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:25:02.018Z] [2026-05-26T06:25:02.018Z] Login Succeeded [2026-05-26T06:25:02.018Z] nexus3.edgexfoundry.org:10003 [2026-05-26T06:25:02.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:25:02.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:25:02.617Z] Configure a credential helper to remove this warning. See [2026-05-26T06:25:02.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:25:02.617Z] [2026-05-26T06:25:02.617Z] Login Succeeded [2026-05-26T06:25:02.617Z] nexus3.edgexfoundry.org:10004 [2026-05-26T06:25:02.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:25:03.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:25:03.163Z] Configure a credential helper to remove this warning. See [2026-05-26T06:25:03.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:25:03.163Z] [2026-05-26T06:25:03.163Z] Login Succeeded [2026-05-26T06:25:03.163Z] ****.io [2026-05-26T06:25:03.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:25:03.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:25:03.705Z] Configure a credential helper to remove this warning. See [2026-05-26T06:25:03.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:25:03.705Z] [2026-05-26T06:25:03.705Z] Login Succeeded [2026-05-26T06:25:03.705Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T06:25:03.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T06:25:03.779Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T06:25:03.811Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2026-05-26T06:25:03.811Z] 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [2026-05-26T06:25:03.811Z] 4.0.2 [2026-05-26T06:25:03.811Z] 5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 [2026-05-26T06:25:03.811Z] palau [2026-05-26T06:25:03.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:25:04.218Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:25:04.592Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5336a021ee5773a0d8feedb17fcb5035cfeb6441 [2026-05-26T06:25:04.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-26T06:25:04.592Z] 2eceacaa0965: Preparing [2026-05-26T06:25:04.592Z] df083abec4b4: Preparing [2026-05-26T06:25:04.592Z] 97720777f3b7: Preparing [2026-05-26T06:25:04.592Z] 48a7abdeab22: Preparing [2026-05-26T06:25:04.592Z] bd48efab326a: Preparing [2026-05-26T06:25:04.592Z] eeaa73608b53: Preparing [2026-05-26T06:25:04.592Z] eeaa73608b53: Waiting [2026-05-26T06:25:04.861Z] df083abec4b4: Pushed [2026-05-26T06:25:04.861Z] 48a7abdeab22: Pushed [2026-05-26T06:25:04.861Z] 2eceacaa0965: Pushed [2026-05-26T06:25:04.861Z] eeaa73608b53: Layer already exists [2026-05-26T06:25:05.849Z] bd48efab326a: Pushed [2026-05-26T06:25:16.101Z] 97720777f3b7: Pushed [2026-05-26T06:25:16.101Z] 5336a021ee5773a0d8feedb17fcb5035cfeb6441: digest: sha256:e03cde19aaa58c892bc14fe0868ef4e34b87a228a84b5ae23a60880e14aaf83e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:25:16.538Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:25:16.909Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.2 [2026-05-26T06:25:16.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-26T06:25:16.909Z] 2eceacaa0965: Preparing [2026-05-26T06:25:16.909Z] df083abec4b4: Preparing [2026-05-26T06:25:16.909Z] 97720777f3b7: Preparing [2026-05-26T06:25:16.909Z] 48a7abdeab22: Preparing [2026-05-26T06:25:16.909Z] bd48efab326a: Preparing [2026-05-26T06:25:16.909Z] eeaa73608b53: Preparing [2026-05-26T06:25:16.909Z] eeaa73608b53: Waiting [2026-05-26T06:25:16.909Z] 48a7abdeab22: Layer already exists [2026-05-26T06:25:16.909Z] 97720777f3b7: Layer already exists [2026-05-26T06:25:16.909Z] 2eceacaa0965: Layer already exists [2026-05-26T06:25:16.909Z] df083abec4b4: Layer already exists [2026-05-26T06:25:16.909Z] bd48efab326a: Layer already exists [2026-05-26T06:25:17.187Z] eeaa73608b53: Layer already exists [2026-05-26T06:25:17.187Z] 4.0.2: digest: sha256:e03cde19aaa58c892bc14fe0868ef4e34b87a228a84b5ae23a60880e14aaf83e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:25:17.595Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:25:18.046Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 [2026-05-26T06:25:18.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-26T06:25:18.046Z] 2eceacaa0965: Preparing [2026-05-26T06:25:18.046Z] df083abec4b4: Preparing [2026-05-26T06:25:18.046Z] 97720777f3b7: Preparing [2026-05-26T06:25:18.046Z] 48a7abdeab22: Preparing [2026-05-26T06:25:18.046Z] bd48efab326a: Preparing [2026-05-26T06:25:18.046Z] eeaa73608b53: Preparing [2026-05-26T06:25:18.046Z] eeaa73608b53: Waiting [2026-05-26T06:25:18.046Z] 97720777f3b7: Layer already exists [2026-05-26T06:25:18.046Z] df083abec4b4: Layer already exists [2026-05-26T06:25:18.046Z] bd48efab326a: Layer already exists [2026-05-26T06:25:18.046Z] 2eceacaa0965: Layer already exists [2026-05-26T06:25:18.046Z] 48a7abdeab22: Layer already exists [2026-05-26T06:25:18.046Z] eeaa73608b53: Layer already exists [2026-05-26T06:25:18.329Z] 5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2: digest: sha256:e03cde19aaa58c892bc14fe0868ef4e34b87a228a84b5ae23a60880e14aaf83e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:25:19.154Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:25:19.815Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:palau [2026-05-26T06:25:19.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-26T06:25:19.815Z] 2eceacaa0965: Preparing [2026-05-26T06:25:19.815Z] df083abec4b4: Preparing [2026-05-26T06:25:19.815Z] 97720777f3b7: Preparing [2026-05-26T06:25:19.815Z] 48a7abdeab22: Preparing [2026-05-26T06:25:19.815Z] bd48efab326a: Preparing [2026-05-26T06:25:19.815Z] eeaa73608b53: Preparing [2026-05-26T06:25:19.815Z] eeaa73608b53: Waiting [2026-05-26T06:25:19.815Z] 97720777f3b7: Layer already exists [2026-05-26T06:25:19.815Z] bd48efab326a: Layer already exists [2026-05-26T06:25:19.815Z] 48a7abdeab22: Layer already exists [2026-05-26T06:25:19.815Z] 2eceacaa0965: Layer already exists [2026-05-26T06:25:19.815Z] df083abec4b4: Layer already exists [2026-05-26T06:25:19.815Z] eeaa73608b53: Layer already exists [2026-05-26T06:25:20.119Z] palau: digest: sha256:e03cde19aaa58c892bc14fe0868ef4e34b87a228a84b5ae23a60880e14aaf83e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T06:25:20.354Z] ===================================================== [Pipeline] echo [2026-05-26T06:25:20.391Z] taggedImages: [2026-05-26T06:25:20.391Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5336a021ee5773a0d8feedb17fcb5035cfeb6441 [2026-05-26T06:25:20.391Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.2 [2026-05-26T06:25:20.391Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5336a021ee5773a0d8feedb17fcb5035cfeb6441-4.0.2 [2026-05-26T06:25:20.391Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:25:21.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T06:25:21.072Z] [2026-05-26T06:25:21.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:25:21.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T06:25:21.520Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T06:25:21.520Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T06:25:21.520Z] 04944245beec: Pulling fs layer [2026-05-26T06:25:21.520Z] 699f458cf7ca: Pulling fs layer [2026-05-26T06:25:21.520Z] 765212b225bb: Pulling fs layer [2026-05-26T06:25:21.520Z] f23df028b6ca: Pulling fs layer [2026-05-26T06:25:21.520Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T06:25:21.520Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T06:25:21.520Z] d65c8cfc05b1: Waiting [2026-05-26T06:25:21.520Z] f23df028b6ca: Waiting [2026-05-26T06:25:21.520Z] 2437ff75d9bd: Waiting [2026-05-26T06:25:21.520Z] 765212b225bb: Waiting [2026-05-26T06:25:22.016Z] 04944245beec: Verifying Checksum [2026-05-26T06:25:22.016Z] 04944245beec: Download complete [2026-05-26T06:25:22.016Z] 765212b225bb: Verifying Checksum [2026-05-26T06:25:22.016Z] 765212b225bb: Download complete [2026-05-26T06:25:22.016Z] f23df028b6ca: Verifying Checksum [2026-05-26T06:25:22.016Z] f23df028b6ca: Download complete [2026-05-26T06:25:22.016Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T06:25:22.016Z] d65c8cfc05b1: Download complete [2026-05-26T06:25:22.016Z] 699f458cf7ca: Verifying Checksum [2026-05-26T06:25:22.016Z] 699f458cf7ca: Download complete [2026-05-26T06:25:22.318Z] 8998bd30e6a1: Download complete [2026-05-26T06:25:25.213Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T06:25:25.213Z] 2437ff75d9bd: Download complete [2026-05-26T06:25:27.447Z] 8998bd30e6a1: Pull complete [2026-05-26T06:25:28.101Z] 04944245beec: Pull complete [2026-05-26T06:25:29.855Z] 699f458cf7ca: Pull complete [2026-05-26T06:25:29.855Z] 765212b225bb: Pull complete [2026-05-26T06:25:30.906Z] f23df028b6ca: Pull complete [2026-05-26T06:25:31.213Z] d65c8cfc05b1: Pull complete [2026-05-26T06:25:50.493Z] 2437ff75d9bd: Pull complete [2026-05-26T06:25:50.493Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T06:25:50.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T06:25:50.494Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:25:50.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-11446 does not seem to be running inside a container [2026-05-26T06:25:51.369Z] $ 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/2 -v /w/workspace/device-opc-ua/2:/w/workspace/device-opc-ua/2:rw,z -v /w/workspace/device-opc-ua/2@tmp:/w/workspace/device-opc-ua/2@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 [2026-05-26T06:25:54.712Z] $ docker top 25078433a836cbdba42c2a712cb560b23a6ca406c1d211206dee90fb8d21702e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:25:55.945Z] ---> job-cost.sh [2026-05-26T06:25:55.945Z] lf-activate-venv: SKIPPING [2026-05-26T06:25:55.945Z] INFO: No Stack... [2026-05-26T06:25:56.269Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T06:25:57.071Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T06:25:57.869Z] + cat /w/workspace/device-opc-ua/2/archives/cost.csv [2026-05-26T06:25:57.869Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T06:25:57.927Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] [2026-05-26T06:25:57.963Z] Resource [jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] did not exist. Created. [2026-05-26T06:25:58.008Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T06:25:58.553Z] /w/workspace/device-opc-ua/2@tmp/durable-65f8a39c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T06:25:59.342Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T06:25:59.408Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T06:26:00.184Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T06:26:00.240Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T06:26:00.339Z] $ docker stop --time=1 25078433a836cbdba42c2a712cb560b23a6ca406c1d211206dee90fb8d21702e [2026-05-26T06:26:01.957Z] $ docker rm -f --volumes 25078433a836cbdba42c2a712cb560b23a6ca406c1d211206dee90fb8d21702e [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 [2026-05-26T06:26:03.660Z] provisioning config files... [2026-05-26T06:26:03.675Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config3844007013123867941tmp [Pipeline] { [Pipeline] sh [2026-05-26T06:26:04.084Z] + set +x [2026-05-26T06:26:04.084Z] + curl -s https://codecov.io/bash [2026-05-26T06:26:04.084Z] + bash -s -- [2026-05-26T06:26:04.084Z] [2026-05-26T06:26:04.084Z] _____ _ [2026-05-26T06:26:04.084Z] / ____| | | [2026-05-26T06:26:04.084Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T06:26:04.084Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T06:26:04.084Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T06:26:04.084Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T06:26:04.084Z] Bash-1.0.6 [2026-05-26T06:26:04.084Z] [2026-05-26T06:26:04.084Z] [2026-05-26T06:26:04.084Z] ==> git version 2.25.1 found [2026-05-26T06:26:04.084Z] ==> 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 [2026-05-26T06:26:04.084Z] Release-Date: 2020-01-08 [2026-05-26T06:26:04.084Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-26T06:26:04.084Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T06:26:04.084Z] ==> Jenkins CI detected. [2026-05-26T06:26:04.084Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_palau [2026-05-26T06:26:04.084Z] project root: . [2026-05-26T06:26:04.084Z] --> token set from env [2026-05-26T06:26:04.084Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2026-05-26T06:26:04.084Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T06:26:04.084Z] ==> Python coveragepy not found [2026-05-26T06:26:04.084Z] ==> Searching for coverage reports in: [2026-05-26T06:26:04.084Z] + . [2026-05-26T06:26:04.084Z] -> Found 1 reports [2026-05-26T06:26:04.084Z] ==> Detecting git/mercurial file structure [2026-05-26T06:26:04.367Z] ==> Reading reports [2026-05-26T06:26:04.367Z] + ./coverage.out bytes=23970 [2026-05-26T06:26:04.367Z] ==> Appending adjustments [2026-05-26T06:26:04.367Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T06:26:04.367Z] + Found adjustments [2026-05-26T06:26:04.367Z] ==> Gzipping contents [2026-05-26T06:26:04.658Z] 32K /tmp/codecov.ml9hur.gz [2026-05-26T06:26:04.658Z] ==> Uploading reports [2026-05-26T06:26:04.658Z] url: https://codecov.io [2026-05-26T06:26:04.658Z] query: branch=palau&commit=5336a021ee5773a0d8feedb17fcb5035cfeb6441&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T06:26:04.658Z] -> Pinging Codecov [2026-05-26T06:26:04.658Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=5336a021ee5773a0d8feedb17fcb5035cfeb6441&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T06:26:04.658Z] -> Uploading to [2026-05-26T06:26:04.658Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/5336a021ee5773a0d8feedb17fcb5035cfeb6441/357cfc94-2b04-4a78-b096-50548bdeca0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T062604Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=71ca9a099d83795416c6e8f03a10ea55cab401f326e7b4b7f3735228cf3ba397 [2026-05-26T06:26:04.658Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T06:26:04.658Z] Dload Upload Total Spent Left Speed [2026-05-26T06:26:05.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29695 0 0 100 29695 0 195k --:--:-- --:--:-- --:--:-- 195k [2026-05-26T06:26:05.011Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] } [2026-05-26T06:26:05.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T06:26:05.300Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T06:26:05.803Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:06.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T06:26:06.239Z] [2026-05-26T06:26:06.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:06.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T06:26:06.697Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T06:26:06.697Z] 2d35ebdb57d9: Pulling fs layer [2026-05-26T06:26:06.697Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T06:26:06.697Z] 91631faa732a: Pulling fs layer [2026-05-26T06:26:06.697Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T06:26:06.697Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T06:26:06.697Z] 7861252a18e6: Pulling fs layer [2026-05-26T06:26:06.697Z] f3f5ae8826fa: Waiting [2026-05-26T06:26:06.697Z] 4f4fb700ef54: Waiting [2026-05-26T06:26:06.697Z] 9130f900ef6f: Pulling fs layer [2026-05-26T06:26:06.697Z] 9130f900ef6f: Waiting [2026-05-26T06:26:06.697Z] 7861252a18e6: Waiting [2026-05-26T06:26:06.697Z] 85e8836fcdb2: Download complete [2026-05-26T06:26:06.697Z] f3f5ae8826fa: Download complete [2026-05-26T06:26:06.697Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T06:26:06.697Z] 4f4fb700ef54: Download complete [2026-05-26T06:26:06.697Z] 2d35ebdb57d9: Verifying Checksum [2026-05-26T06:26:06.697Z] 2d35ebdb57d9: Download complete [2026-05-26T06:26:07.007Z] 2d35ebdb57d9: Pull complete [2026-05-26T06:26:07.007Z] 85e8836fcdb2: Pull complete [2026-05-26T06:26:07.007Z] 7861252a18e6: Verifying Checksum [2026-05-26T06:26:07.007Z] 7861252a18e6: Download complete [2026-05-26T06:26:07.297Z] 91631faa732a: Download complete [2026-05-26T06:26:08.029Z] 9130f900ef6f: Verifying Checksum [2026-05-26T06:26:08.029Z] 9130f900ef6f: Download complete [2026-05-26T06:26:12.897Z] 91631faa732a: Pull complete [2026-05-26T06:26:12.897Z] f3f5ae8826fa: Pull complete [2026-05-26T06:26:12.897Z] 4f4fb700ef54: Pull complete [2026-05-26T06:26:12.897Z] 7861252a18e6: Pull complete [2026-05-26T06:26:16.453Z] 9130f900ef6f: Pull complete [2026-05-26T06:26:16.453Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T06:26:16.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T06:26:16.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:26:16.842Z] prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container [2026-05-26T06:26:16.908Z] $ 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_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-26T06:26:18.365Z] $ docker top 8d62da56de61dcd1ca8d213cedeb43ae3426e061c0c1c459dc573a6dcf221997 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T06:26:18.866Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_palau [Pipeline] echo [2026-05-26T06:26:18.909Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:palau' [Pipeline] sh [2026-05-26T06:26:19.407Z] + set -o pipefail [2026-05-26T06:26:19.407Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:palau' [2026-05-26T06:26:23.099Z] [2026-05-26T06:26:23.099Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_palau (github.com/edgexfoundry/device-opc-ua)... [2026-05-26T06:26:23.099Z] [2026-05-26T06:26:23.099Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c236bc65-ef39-4b3e-8d97-4db52eefbd9d/history/a463e5e0-0d85-475f-a297-473d29b9cd56 [2026-05-26T06:26:23.099Z] [2026-05-26T06:26:23.099Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2026-05-26T06:26:23.099Z] [2026-05-26T06:26:23.099Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T06:26:23.099Z] [Pipeline] } [2026-05-26T06:26:24.171Z] $ docker stop --time=1 8d62da56de61dcd1ca8d213cedeb43ae3426e061c0c1c459dc573a6dcf221997 [2026-05-26T06:26:25.599Z] $ docker rm -f --volumes 8d62da56de61dcd1ca8d213cedeb43ae3426e061c0c1c459dc573a6dcf221997 [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 [2026-05-26T06:26:27.000Z] + git log --format=format:%s -1 5336a021ee5773a0d8feedb17fcb5035cfeb6441 [Pipeline] sh [2026-05-26T06:26:27.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T06:26:27.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:27.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:26:27.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:26:28.231Z] prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container [2026-05-26T06:26:28.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T06:26:28.526Z] $ docker top b2036e2e4d7c2b84a409543336ccbe6dfe1bc48b5b0ac9e6cd6b76aa0eb3e73c -eo pid,comm [2026-05-26T06:26:28.590Z] 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). [2026-05-26T06:26:28.590Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T06:26:28.667Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T06:26:29.093Z] + git semver [Pipeline] } [2026-05-26T06:26:29.430Z] $ docker stop --time=1 b2036e2e4d7c2b84a409543336ccbe6dfe1bc48b5b0ac9e6cd6b76aa0eb3e73c [2026-05-26T06:26:30.685Z] $ docker rm -f --volumes b2036e2e4d7c2b84a409543336ccbe6dfe1bc48b5b0ac9e6cd6b76aa0eb3e73c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:31.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T06:26:31.580Z] [2026-05-26T06:26:31.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:32.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T06:26:32.072Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T06:26:32.072Z] ab5ef0e58194: Pulling fs layer [2026-05-26T06:26:32.072Z] 9712f1f96733: Pulling fs layer [2026-05-26T06:26:32.072Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T06:26:32.072Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T06:26:32.072Z] e9a5061849ea: Pulling fs layer [2026-05-26T06:26:32.072Z] d747dcd14b5f: Pulling fs layer [2026-05-26T06:26:32.072Z] 2de7ff778b66: Pulling fs layer [2026-05-26T06:26:32.072Z] 0d9ebad4ef96: Waiting [2026-05-26T06:26:32.072Z] e9a5061849ea: Waiting [2026-05-26T06:26:32.072Z] d747dcd14b5f: Waiting [2026-05-26T06:26:32.072Z] 2de7ff778b66: Waiting [2026-05-26T06:26:32.072Z] 9712f1f96733: Verifying Checksum [2026-05-26T06:26:32.072Z] 9712f1f96733: Download complete [2026-05-26T06:26:32.663Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T06:26:32.663Z] 63f879dbbcfc: Download complete [2026-05-26T06:26:32.663Z] e9a5061849ea: Verifying Checksum [2026-05-26T06:26:32.663Z] e9a5061849ea: Download complete [2026-05-26T06:26:32.663Z] d747dcd14b5f: Verifying Checksum [2026-05-26T06:26:32.663Z] d747dcd14b5f: Download complete [2026-05-26T06:26:33.011Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T06:26:33.011Z] 0d9ebad4ef96: Download complete [2026-05-26T06:26:33.011Z] ab5ef0e58194: Verifying Checksum [2026-05-26T06:26:33.011Z] ab5ef0e58194: Download complete [2026-05-26T06:26:33.011Z] 2de7ff778b66: Download complete [2026-05-26T06:26:36.198Z] ab5ef0e58194: Pull complete [2026-05-26T06:26:36.198Z] 9712f1f96733: Pull complete [2026-05-26T06:26:36.540Z] 63f879dbbcfc: Pull complete [2026-05-26T06:26:42.089Z] 0d9ebad4ef96: Pull complete [2026-05-26T06:26:42.089Z] e9a5061849ea: Pull complete [2026-05-26T06:26:42.089Z] d747dcd14b5f: Pull complete [2026-05-26T06:26:42.941Z] 2de7ff778b66: Pull complete [2026-05-26T06:26:42.941Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T06:26:42.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T06:26:42.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:26:43.269Z] prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container [2026-05-26T06:26:43.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T06:26:45.125Z] $ docker top 46174d5ac88525a8331dc48cf554bb85a4c881ce2536a01eb995075b9c8a7547 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T06:26:45.357Z] provisioning config files... [2026-05-26T06:26:45.386Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config4477425723057725555tmp [2026-05-26T06:26:45.438Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config3074698356205688166tmp [2026-05-26T06:26:45.446Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config7742520153430205140tmp [Pipeline] { [Pipeline] echo [2026-05-26T06:26:45.496Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:26:45.942Z] ---> sigul-configuration.sh [2026-05-26T06:26:45.942Z] gpg: directory `/root/.gnupg' created [2026-05-26T06:26:45.942Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T06:26:45.942Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T06:26:45.942Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T06:26:45.942Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T06:26:45.942Z] gpg: CAST5 encrypted data [2026-05-26T06:26:45.942Z] gpg: encrypted with 1 passphrase [2026-05-26T06:26:45.942Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T06:26:46.338Z] + mkdir /home/jenkins [2026-05-26T06:26:46.338Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T06:26:46.751Z] + 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 [2026-05-26T06:26:46.794Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:26:47.171Z] ---> sigul-install.sh [2026-05-26T06:26:47.171Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T06:26:47.579Z] + git tag --list [2026-05-26T06:26:47.579Z] v4.0 [2026-05-26T06:26:47.579Z] v4.0.0 [2026-05-26T06:26:47.579Z] v4.0.1 [2026-05-26T06:26:47.579Z] v4.0.1-dev.1 [2026-05-26T06:26:47.579Z] v4.0.2 [2026-05-26T06:26:47.579Z] v4.1.0-dev.1 [2026-05-26T06:26:47.579Z] v4.1.0-dev.10 [2026-05-26T06:26:47.579Z] v4.1.0-dev.11 [2026-05-26T06:26:47.579Z] v4.1.0-dev.12 [2026-05-26T06:26:47.579Z] v4.1.0-dev.13 [2026-05-26T06:26:47.579Z] v4.1.0-dev.14 [2026-05-26T06:26:47.579Z] v4.1.0-dev.15 [2026-05-26T06:26:47.579Z] v4.1.0-dev.16 [2026-05-26T06:26:47.579Z] v4.1.0-dev.17 [2026-05-26T06:26:47.579Z] v4.1.0-dev.18 [2026-05-26T06:26:47.579Z] v4.1.0-dev.19 [2026-05-26T06:26:47.579Z] v4.1.0-dev.2 [2026-05-26T06:26:47.579Z] v4.1.0-dev.3 [2026-05-26T06:26:47.579Z] v4.1.0-dev.4 [2026-05-26T06:26:47.579Z] v4.1.0-dev.5 [2026-05-26T06:26:47.579Z] v4.1.0-dev.6 [2026-05-26T06:26:47.579Z] v4.1.0-dev.7 [2026-05-26T06:26:47.579Z] v4.1.0-dev.8 [2026-05-26T06:26:47.579Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-26T06:26:47.969Z] + lftools sign git-tag v4.0.2 [2026-05-26T06:26:48.649Z] Signing Git tag with Sigul... [2026-05-26T06:26:48.649Z] Signing v4.0.2 [Pipeline] echo [2026-05-26T06:26:49.046Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:26:49.456Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T06:26:49.498Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T06:26:49.600Z] $ docker stop --time=1 46174d5ac88525a8331dc48cf554bb85a4c881ce2536a01eb995075b9c8a7547 [2026-05-26T06:26:50.862Z] $ docker rm -f --volumes 46174d5ac88525a8331dc48cf554bb85a4c881ce2536a01eb995075b9c8a7547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T06:26:51.630Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T06:26:51.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:52.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:26:52.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:26:52.275Z] prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container [2026-05-26T06:26:52.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T06:26:52.654Z] $ docker top db773d3536e427bd7e1e5c8df67dbd299c6e5f29511c9bfec1dc1b9273e5aae8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T06:26:52.802Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T06:26:53.375Z] + git semver [Pipeline] } [2026-05-26T06:26:53.735Z] $ docker stop --time=1 db773d3536e427bd7e1e5c8df67dbd299c6e5f29511c9bfec1dc1b9273e5aae8 [2026-05-26T06:26:55.009Z] $ docker rm -f --volumes db773d3536e427bd7e1e5c8df67dbd299c6e5f29511c9bfec1dc1b9273e5aae8 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T06:26:55.669Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T06:26:55.669Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:56.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:26:56.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:26:56.293Z] prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container [2026-05-26T06:26:56.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T06:26:56.711Z] $ docker top c6ccc76579bb13e6cd7dc742f612ec1919bd5cdb7dbc902e55fa14974f2abfb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T06:26:56.955Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T06:26:57.352Z] + git semver [Pipeline] } [2026-05-26T06:26:57.668Z] $ docker stop --time=1 c6ccc76579bb13e6cd7dc742f612ec1919bd5cdb7dbc902e55fa14974f2abfb1 [2026-05-26T06:26:58.940Z] $ docker rm -f --volumes c6ccc76579bb13e6cd7dc742f612ec1919bd5cdb7dbc902e55fa14974f2abfb1 [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 [2026-05-26T06:27:00.752Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_palau/archives ] [2026-05-26T06:27:00.752Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_palau/archives [2026-05-26T06:27:00.752Z] total 16 [2026-05-26T06:27:00.752Z] drwxr-xr-x 3 root root 4096 May 26 06:08 . [2026-05-26T06:27:00.752Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 06:26 .. [2026-05-26T06:27:00.752Z] drwxr-xr-x 2 root root 4096 May 26 06:08 cost [2026-05-26T06:27:00.752Z] -rw-r--r-- 1 root root 84 May 26 06:08 cost.csv [2026-05-26T06:27:00.752Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_palau/archives [2026-05-26T06:27:00.752Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_palau/archives [2026-05-26T06:27:00.752Z] total 16 [2026-05-26T06:27:00.752Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 06:08 . [2026-05-26T06:27:00.752Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 06:26 .. [2026-05-26T06:27:00.752Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 06:08 cost [2026-05-26T06:27:00.752Z] -rw-r--r-- 1 jenkins jenkins 84 May 26 06:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:27:01.164Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:27:01.908Z] ---> package-listing.sh [2026-05-26T06:27:01.908Z] ++ facter osfamily [2026-05-26T06:27:01.908Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T06:27:01.908Z] + OS_FAMILY=debian [2026-05-26T06:27:01.908Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_palau [2026-05-26T06:27:01.908Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T06:27:01.908Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T06:27:01.908Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T06:27:01.908Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T06:27:01.908Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_palau ']' [2026-05-26T06:27:01.908Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T06:27:01.908Z] + case "${OS_FAMILY}" in [2026-05-26T06:27:01.908Z] + dpkg -l [2026-05-26T06:27:01.908Z] + grep '^ii' [2026-05-26T06:27:01.908Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T06:27:01.908Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T06:27:01.908Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T06:27:02.182Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_palau ']' [2026-05-26T06:27:02.182Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_palau/archives/ [2026-05-26T06:27:02.182Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_palau/archives/ [Pipeline] echo [2026-05-26T06:27:02.199Z] 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_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T06:27:02.472Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:27:03.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T06:27:03.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:27:03.431Z] prd-ubuntu20.04-docker-8c-8g-11434 does not seem to be running inside a container [2026-05-26T06:27:03.718Z] $ 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_palau/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_palau -v /w/workspace/edgexfoundry_device-opc-ua_palau:/w/workspace/edgexfoundry_device-opc-ua_palau:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_palau@tmp:/w/workspace/edgexfoundry_device-opc-ua_palau@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 [2026-05-26T06:27:03.951Z] $ docker top 5e0dcab0e688871baeb6d12e32bf18e66f54dc390b0b7516678711a008502704 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T06:27:04.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T06:27:04.969Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T06:27:05.299Z] + ls /var/log/sa-host [2026-05-26T06:27:05.299Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T06:27:05.442Z] provisioning config files... [2026-05-26T06:27:05.461Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_palau@tmp/config2112657703593118933tmp [Pipeline] { [Pipeline] echo [2026-05-26T06:27:05.515Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:27:05.843Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T06:27:05.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:27:06.550Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T06:27:06.574Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:27:06.972Z] ---> sudo-logs.sh [2026-05-26T06:27:06.972Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T06:27:07.069Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:27:07.458Z] ---> job-cost.sh [2026-05-26T06:27:07.458Z] lf-activate-venv: SKIPPING [2026-05-26T06:27:07.458Z] DEBUG: total: 0.2199999988079071 [2026-05-26T06:27:07.458Z] INFO: Retrieving Stack Cost... [2026-05-26T06:27:07.755Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T06:27:08.045Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T06:27:08.086Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:27:08.474Z] ---> logs-deploy.sh [2026-05-26T06:27:08.474Z] lf-activate-venv: SKIPPING [2026-05-26T06:27:08.474Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/palau/2 [2026-05-26T06:27:08.474Z] INFO: archiving workspace using pattern(s): [2026-05-26T06:27:09.574Z] Archives upload complete. [2026-05-26T06:27:09.574Z] INFO: archiving logs to Nexus