Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44180eccf5cc09e323311a630b3d2137f6ab9fa0 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-ssh13115474751790257667.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-ssh10700828814930549083.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3214983721936595180.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-ssh2539465984140307562.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5954968024266196507.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-11410 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 44180eccf5cc09e323311a630b3d2137f6ab9fa0 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44180eccf5cc09e323311a630b3d2137f6ab9fa0 # timeout=10 Commit message: "Merge pull request #164 from weichou1229/bump-sdk" > git rev-list --no-walk 61560ecb525998960d5c49148236c46d797e73dd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T05:37:17.854Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T05:37:17.926Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T05:37:17.956Z] ========================================================= [2026-05-26T05:37:17.956Z] EdgeX Global Pipelines Version Info [2026-05-26T05:37:17.956Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:37:19.073Z] ------------------- [2026-05-26T05:37:19.073Z] stable info: [2026-05-26T05:37:19.073Z] ------------------- [2026-05-26T05:37:19.073Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T05:37:19.073Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T05:37:19.073Z] Message: update stable to v1.0.280 [2026-05-26T05:37:19.642Z] ------------------- [2026-05-26T05:37:19.642Z] experimental info: [2026-05-26T05:37:19.642Z] ------------------- [2026-05-26T05:37:19.642Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T05:37:19.642Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T05:37:19.642Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T05:37:19.726Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2026-05-26T05:37:19.754Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2026-05-26T05:37:19.776Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T05:37:19.797Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T05:37:19.820Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T05:37:19.843Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T05:37:19.865Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T05:37:19.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T05:37:19.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T05:37:19.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T05:37:19.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T05:37:19.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2026-05-26T05:37:20.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T05:37:20.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T05:37:20.058Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T05:37:20.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T05:37:20.109Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T05:37:20.130Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T05:37:20.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T05:37:20.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T05:37:20.186Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T05:37:20.208Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T05:37:20.239Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T05:37:20.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T05:37:20.293Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T05:37:20.320Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T05:37:20.345Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T05:37:20.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-26T05:37:20.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-26T05:37:20.414Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-26T05:37:20.432Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] echo [2026-05-26T05:37:20.449Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44180ec [Pipeline] echo [2026-05-26T05:37:20.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:37:20.527Z] provisioning config files... [2026-05-26T05:37:20.539Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9339616108058372158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:37:20.868Z] ---> ****-login.sh [2026-05-26T05:37:20.868Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:37:21.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:21.128Z] [2026-05-26T05:37:21.128Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:37:21.128Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:21.128Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:37:21.128Z] [2026-05-26T05:37:21.128Z] Login Succeeded [2026-05-26T05:37:21.128Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:37:21.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:21.128Z] [2026-05-26T05:37:21.128Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:37:21.128Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:21.128Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:37:21.128Z] [2026-05-26T05:37:21.128Z] Login Succeeded [2026-05-26T05:37:21.128Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:37:21.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:21.392Z] [2026-05-26T05:37:21.392Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:37:21.393Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:21.393Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:37:21.393Z] [2026-05-26T05:37:21.393Z] Login Succeeded [2026-05-26T05:37:21.393Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:37:21.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:21.393Z] [2026-05-26T05:37:21.393Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:37:21.393Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:21.393Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:37:21.393Z] [2026-05-26T05:37:21.393Z] Login Succeeded [2026-05-26T05:37:21.393Z] ****.io [2026-05-26T05:37:21.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:21.660Z] [2026-05-26T05:37:21.660Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:37:21.661Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:21.661Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:37:21.661Z] [2026-05-26T05:37:21.661Z] Login Succeeded [2026-05-26T05:37:21.661Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:37:21.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T05:37:22.067Z] + git rev-list -1 --merges 44180eccf5cc09e323311a630b3d2137f6ab9fa0~1..44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] echo [2026-05-26T05:37:22.099Z] -----------> git rev-list -1 --merges 44180eccf5cc09e323311a630b3d2137f6ab9fa0~1..44180eccf5cc09e323311a630b3d2137f6ab9fa0 44180eccf5cc09e323311a630b3d2137f6ab9fa0 [2026-05-26T05:37:22.099Z] 44180eccf5cc09e323311a630b3d2137f6ab9fa0 [false] [Pipeline] sh [2026-05-26T05:37:22.394Z] + git log --format=format:%s -1 44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] echo [2026-05-26T05:37:22.411Z] ========================================================= [2026-05-26T05:37:22.411Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T05:37:22.411Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T05:37:22.746Z] + git log --format=format:%s -1 44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] echo [2026-05-26T05:37:22.758Z] [semverPrep] GIT_COMMIT: 44180eccf5cc09e323311a630b3d2137f6ab9fa0, Commit Message: Merge pull request #164 from weichou1229/bump-sdk [Pipeline] echo [2026-05-26T05:37:22.776Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T05:37:23.126Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:37:23.126Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T05:37:23.126Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T05:37:23.126Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T05:37:23.126Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T05:37:23.126Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T05:37:23.126Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:23.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:37:23.535Z] [2026-05-26T05:37:23.535Z] 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-26T05:37:23.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:37:23.840Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T05:37:23.840Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T05:37:23.840Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T05:37:23.840Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T05:37:23.840Z] 461d9e800cba: Pulling fs layer [2026-05-26T05:37:23.840Z] 80192f66455f: Pulling fs layer [2026-05-26T05:37:23.840Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T05:37:23.840Z] a29436f7fd5d: Pulling fs layer [2026-05-26T05:37:23.840Z] 923cac83aea3: Pulling fs layer [2026-05-26T05:37:23.840Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T05:37:23.840Z] db01528c6b51: Pulling fs layer [2026-05-26T05:37:23.840Z] 28988de357af: Pulling fs layer [2026-05-26T05:37:23.840Z] 461d9e800cba: Waiting [2026-05-26T05:37:23.840Z] a29436f7fd5d: Waiting [2026-05-26T05:37:23.840Z] 80192f66455f: Waiting [2026-05-26T05:37:23.840Z] 923cac83aea3: Waiting [2026-05-26T05:37:23.840Z] 25ad8b0a4227: Waiting [2026-05-26T05:37:23.840Z] 2e8e34ca0e6c: Waiting [2026-05-26T05:37:23.840Z] db01528c6b51: Waiting [2026-05-26T05:37:23.840Z] 28988de357af: Waiting [2026-05-26T05:37:23.840Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T05:37:23.840Z] 6bf1a483ea7c: Download complete [2026-05-26T05:37:23.840Z] 461d9e800cba: Download complete [2026-05-26T05:37:23.840Z] 80192f66455f: Verifying Checksum [2026-05-26T05:37:23.840Z] 80192f66455f: Download complete [2026-05-26T05:37:24.099Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T05:37:24.099Z] f5dfc541a4d3: Download complete [2026-05-26T05:37:24.099Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T05:37:24.099Z] 3dae71ba6b94: Download complete [2026-05-26T05:37:24.099Z] 923cac83aea3: Verifying Checksum [2026-05-26T05:37:24.358Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T05:37:24.358Z] 25ad8b0a4227: Download complete [2026-05-26T05:37:24.358Z] db01528c6b51: Verifying Checksum [2026-05-26T05:37:24.358Z] db01528c6b51: Download complete [2026-05-26T05:37:24.358Z] 28988de357af: Verifying Checksum [2026-05-26T05:37:24.358Z] 28988de357af: Download complete [2026-05-26T05:37:24.358Z] a29436f7fd5d: Verifying Checksum [2026-05-26T05:37:24.358Z] a29436f7fd5d: Download complete [2026-05-26T05:37:24.925Z] 2e8e34ca0e6c: Download complete [2026-05-26T05:37:25.496Z] 3dae71ba6b94: Pull complete [2026-05-26T05:37:25.755Z] 6bf1a483ea7c: Pull complete [2026-05-26T05:37:26.337Z] f5dfc541a4d3: Pull complete [2026-05-26T05:37:26.337Z] 461d9e800cba: Pull complete [2026-05-26T05:37:26.337Z] 80192f66455f: Pull complete [2026-05-26T05:37:30.528Z] 2e8e34ca0e6c: Pull complete [2026-05-26T05:37:31.465Z] a29436f7fd5d: Pull complete [2026-05-26T05:37:31.465Z] 923cac83aea3: Pull complete [2026-05-26T05:37:31.465Z] 25ad8b0a4227: Pull complete [2026-05-26T05:37:31.465Z] db01528c6b51: Pull complete [2026-05-26T05:37:31.725Z] 28988de357af: Pull complete [2026-05-26T05:37:31.725Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T05:37:31.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:37:31.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:37:31.861Z] prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container [2026-05-26T05:37:31.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:37:33.615Z] $ docker top d7b54d55f43c44eb8f195c502bbcd1caeb20305bb7a7401b0ca15d20e0579069 -eo pid,comm [2026-05-26T05:37:33.675Z] 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-26T05:37:33.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:37:33.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:37:33.718Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:37:33.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:37:33.827Z] $ docker exec d7b54d55f43c44eb8f195c502bbcd1caeb20305bb7a7401b0ca15d20e0579069 ssh-agent [2026-05-26T05:37:33.956Z] SSH_AUTH_SOCK=/tmp/ssh-ET4gcvdxUJTV/agent.32 [2026-05-26T05:37:33.956Z] SSH_AGENT_PID=38 [2026-05-26T05:37:33.965Z] Running ssh-add (command line suppressed) [2026-05-26T05:37:34.062Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2082583639989003299.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2082583639989003299.key) [2026-05-26T05:37:34.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:37:34.386Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2026-05-26T05:37:34.683Z] + git tag --points-at HEAD [Pipeline] } [2026-05-26T05:37:34.688Z] $ docker exec --env ******** --env ******** d7b54d55f43c44eb8f195c502bbcd1caeb20305bb7a7401b0ca15d20e0579069 ssh-agent -k [2026-05-26T05:37:34.786Z] unset SSH_AUTH_SOCK; [2026-05-26T05:37:34.787Z] unset SSH_AGENT_PID; [2026-05-26T05:37:34.787Z] echo Agent pid 38 killed; [2026-05-26T05:37:34.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-26T05:37:34.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:37:34.839Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:37:34.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:37:34.946Z] $ docker exec d7b54d55f43c44eb8f195c502bbcd1caeb20305bb7a7401b0ca15d20e0579069 ssh-agent [2026-05-26T05:37:35.070Z] SSH_AUTH_SOCK=/tmp/ssh-U486TLuswwXj/agent.85 [2026-05-26T05:37:35.070Z] SSH_AGENT_PID=91 [2026-05-26T05:37:35.074Z] Running ssh-add (command line suppressed) [2026-05-26T05:37:35.161Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2194979285199333363.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2194979285199333363.key) [2026-05-26T05:37:35.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:37:35.479Z] + git semver init [2026-05-26T05:37:35.738Z] 2026-05-26 05:37:35,681 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:37:35.738Z] 2026-05-26 05:37:35,686 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T05:37:35.738Z] 2026-05-26 05:37:35,686 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-05-26T05:37:35.738Z] 2026-05-26 05:37:35,687 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2026-05-26T05:37:35.738Z] 2026-05-26 05:37:35,687 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:37:37.117Z] 2026-05-26 05:37:36,801 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2026-05-26T05:37:37.117Z] 2026-05-26 05:37:36,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2026-05-26T05:37:37.117Z] 2026-05-26 05:37:36,801 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-26T05:37:37.117Z] 2026-05-26 05:37:36,801 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-26T05:37:37.117Z] 4.1.0-dev.19 [Pipeline] } [2026-05-26T05:37:37.120Z] $ docker exec --env ******** --env ******** d7b54d55f43c44eb8f195c502bbcd1caeb20305bb7a7401b0ca15d20e0579069 ssh-agent -k [2026-05-26T05:37:37.213Z] unset SSH_AUTH_SOCK; [2026-05-26T05:37:37.214Z] unset SSH_AGENT_PID; [2026-05-26T05:37:37.214Z] echo Agent pid 91 killed; [2026-05-26T05:37:37.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:37:37.549Z] + git semver [Pipeline] } [2026-05-26T05:37:37.815Z] $ docker stop --time=1 d7b54d55f43c44eb8f195c502bbcd1caeb20305bb7a7401b0ca15d20e0579069 [2026-05-26T05:37:39.090Z] $ docker rm -f --volumes d7b54d55f43c44eb8f195c502bbcd1caeb20305bb7a7401b0ca15d20e0579069 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:37:39.445Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T05:37:39.668Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T05:37:39.672Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:37:39.837Z] provisioning config files... [2026-05-26T05:37:39.845Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15296866034647278343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:37:40.200Z] ---> ****-login.sh [2026-05-26T05:37:40.200Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:37:40.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:40.200Z] Login Succeeded [2026-05-26T05:37:40.200Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:37:40.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:40.200Z] Login Succeeded [2026-05-26T05:37:40.200Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:37:40.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:40.468Z] Login Succeeded [2026-05-26T05:37:40.468Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:37:40.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:40.468Z] Login Succeeded [2026-05-26T05:37:40.468Z] ****.io [2026-05-26T05:37:40.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:40.735Z] Login Succeeded [2026-05-26T05:37:40.735Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:37:40.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T05:37:40.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:37:40.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:37:40.858Z] ========================================================= [2026-05-26T05:37:40.858Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-26T05:37:40.858Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:41.187Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T05:37:41.848Z] #0 building with "default" instance using docker driver [2026-05-26T05:37:41.848Z] [2026-05-26T05:37:41.848Z] #1 [internal] load build definition from Dockerfile [2026-05-26T05:37:41.848Z] #1 transferring dockerfile: 1.28kB done [2026-05-26T05:37:41.848Z] #1 DONE 0.0s [2026-05-26T05:37:41.848Z] [2026-05-26T05:37:41.848Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-26T05:37:41.848Z] #2 DONE 0.1s [2026-05-26T05:37:42.107Z] [2026-05-26T05:37:42.107Z] #3 [internal] load .dockerignore [2026-05-26T05:37:42.107Z] #3 transferring context: 102B done [2026-05-26T05:37:42.107Z] #3 DONE 0.0s [2026-05-26T05:37:42.107Z] [2026-05-26T05:37:42.107Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T05:37:42.107Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-26T05:37:42.107Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-26T05:37:42.107Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-26T05:37:42.107Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-26T05:37:42.107Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-26T05:37:42.107Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-26T05:37:42.107Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2026-05-26T05:37:42.107Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-26T05:37:42.372Z] #4 ... [2026-05-26T05:37:42.372Z] [2026-05-26T05:37:42.372Z] #5 [internal] load build context [2026-05-26T05:37:42.372Z] #5 transferring context: 18.76MB 0.2s done [2026-05-26T05:37:42.372Z] #5 DONE 0.2s [2026-05-26T05:37:42.372Z] [2026-05-26T05:37:42.372Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T05:37:42.372Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-26T05:37:42.372Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s [2026-05-26T05:37:42.372Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-26T05:37:42.372Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-26T05:37:42.372Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-26T05:37:42.372Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s [2026-05-26T05:37:42.372Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s [2026-05-26T05:37:42.372Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-05-26T05:37:42.372Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-26T05:37:42.372Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 29.36MB / 112.58MB 0.5s [2026-05-26T05:37:42.372Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-26T05:37:42.372Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s [2026-05-26T05:37:42.635Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done [2026-05-26T05:37:42.635Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 46.14MB / 112.58MB 0.6s [2026-05-26T05:37:42.635Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 5.24MB / 14.72MB 0.6s [2026-05-26T05:37:42.635Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-26T05:37:42.893Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 65.01MB / 112.58MB 0.7s [2026-05-26T05:37:42.893Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.7s [2026-05-26T05:37:42.893Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 0.9s [2026-05-26T05:37:42.893Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done [2026-05-26T05:37:42.893Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-05-26T05:37:43.153Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-05-26T05:37:47.381Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.3s done [2026-05-26T05:37:47.381Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-26T05:37:47.381Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-26T05:37:47.381Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T05:37:47.381Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-26T05:37:47.381Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-26T05:37:47.736Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-26T05:37:47.736Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-26T05:37:51.061Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done [2026-05-26T05:37:51.061Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-26T05:37:51.641Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-05-26T05:37:51.641Z] #4 DONE 9.6s [2026-05-26T05:37:51.641Z] [2026-05-26T05:37:51.641Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-26T05:37:51.899Z] #6 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:37:51.899Z] #6 0.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:37:52.464Z] #6 0.736 OK: 265 MiB in 60 packages [2026-05-26T05:37:53.836Z] #6 DONE 2.2s [2026-05-26T05:37:54.094Z] [2026-05-26T05:37:54.094Z] #7 [builder 3/7] WORKDIR /device-opcua [2026-05-26T05:37:54.094Z] #7 DONE 0.0s [2026-05-26T05:37:54.094Z] [2026-05-26T05:37:54.094Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T05:37:54.094Z] #8 DONE 0.0s [2026-05-26T05:37:54.094Z] [2026-05-26T05:37:54.094Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:37:54.792Z] Still waiting to schedule task [2026-05-26T05:37:54.792Z] ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-26T05:37:54.792Z] ‘prd-centos7-docker-8c-8g-11407’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-26T05:37:54.792Z] ‘prd-ubuntu20.04-docker-8c-8g-11400’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-26T05:37:54.792Z] ‘prd-ubuntu20.04-docker-8c-8g-11402’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-26T05:37:54.792Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-11401’ is offline [2026-05-26T05:37:54.792Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-11404’ is offline [2026-05-26T05:37:54.792Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-11411’ is offline [2026-05-26T05:38:04.139Z] #9 DONE 9.8s [2026-05-26T05:38:04.139Z] [2026-05-26T05:38:04.139Z] #10 [builder 6/7] COPY . . [2026-05-26T05:38:04.139Z] #10 DONE 0.1s [2026-05-26T05:38:04.139Z] [2026-05-26T05:38:04.139Z] #11 [builder 7/7] RUN echo noop [2026-05-26T05:38:04.139Z] #11 0.203 noop [2026-05-26T05:38:04.139Z] #11 DONE 0.2s [2026-05-26T05:38:04.139Z] [2026-05-26T05:38:04.139Z] #12 exporting to image [2026-05-26T05:38:04.139Z] #12 exporting layers [2026-05-26T05:38:12.260Z] #12 exporting layers 7.0s done [2026-05-26T05:38:12.260Z] #12 writing image sha256:9d687aaf2c12b46e81efc718d3f1aec1bc9a490ecb8d67cb21f1113464cf00df done [2026-05-26T05:38:12.260Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T05:38:12.260Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:38:12.623Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T05:38:12.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:38:12.702Z] prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container [2026-05-26T05:38:12.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T05:38:13.038Z] $ docker top 0af881a1821e530ebb4b944ec0dab2e0f7099a22b5889a1ef3b05585a8bdeb78 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:38:13.377Z] + go version [2026-05-26T05:38:13.377Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-26T05:38:13.392Z] $ docker stop --time=1 0af881a1821e530ebb4b944ec0dab2e0f7099a22b5889a1ef3b05585a8bdeb78 [2026-05-26T05:38:14.668Z] $ docker rm -f --volumes 0af881a1821e530ebb4b944ec0dab2e0f7099a22b5889a1ef3b05585a8bdeb78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:38:15.108Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T05:38:15.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:38:15.217Z] prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container [2026-05-26T05:38:15.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T05:38:15.493Z] $ docker top d2a3a5c724febc50811da7499a60dadfe454888f102bf8e0b7baa4cf8f0250f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:38:15.894Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2026-05-26T05:38:16.282Z] + make test [2026-05-26T05:38:16.282Z] go test ./... -coverprofile=coverage.out [2026-05-26T05:38:17.274Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-05-26T05:38:39.444Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-05-26T05:38:39.444Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.020s coverage: 41.4% of statements [2026-05-26T05:38:39.444Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-05-26T05:38:47.767Z] 0 issues. [2026-05-26T05:38:47.767Z] go vet ./... [2026-05-26T05:38:53.317Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T05:38:53.317Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T05:38:53.317Z] ./bin/test-attribution-txt.sh [2026-05-26T05:38:53.317Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T05:38:53.317Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T05:38:53.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T05:38:53.352Z] $ docker stop --time=1 d2a3a5c724febc50811da7499a60dadfe454888f102bf8e0b7baa4cf8f0250f1 [2026-05-26T05:38:55.430Z] $ docker rm -f --volumes d2a3a5c724febc50811da7499a60dadfe454888f102bf8e0b7baa4cf8f0250f1 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:38:55.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T05:38:56.019Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T05:38:56.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T05:38:57.042Z] + ls -al . [2026-05-26T05:38:57.042Z] total 236 [2026-05-26T05:38:57.042Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 05:38 . [2026-05-26T05:38:57.042Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:37 .. [2026-05-26T05:38:57.042Z] -rw-rw-r-- 1 jenkins jenkins 62 May 26 05:37 .dockerignore [2026-05-26T05:38:57.042Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:38 .git [2026-05-26T05:38:57.042Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:37 .github [2026-05-26T05:38:57.042Z] -rw-rw-r-- 1 jenkins jenkins 101 May 26 05:37 .gitignore [2026-05-26T05:38:57.042Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:37 .golangci.yml [2026-05-26T05:38:57.042Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:37 .semver [2026-05-26T05:38:57.042Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:37 .vscode [2026-05-26T05:38:57.042Z] -rw-rw-r-- 1 jenkins jenkins 22466 May 26 05:37 Attribution.txt [2026-05-26T05:38:57.042Z] -rw-rw-r-- 1 jenkins jenkins 2747 May 26 05:37 CHANGELOG.md [2026-05-26T05:38:57.042Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 26 05:37 Dockerfile [2026-05-26T05:38:57.042Z] -rw-rw-r-- 1 jenkins jenkins 672 May 26 05:37 Jenkinsfile [2026-05-26T05:38:57.042Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 26 05:37 LICENSE [2026-05-26T05:38:57.042Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 26 05:37 Makefile [2026-05-26T05:38:57.042Z] -rw-rw-r-- 1 jenkins jenkins 4109 May 26 05:37 README.md [2026-05-26T05:38:57.042Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 05:37 VERSION [2026-05-26T05:38:57.042Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:37 bin [2026-05-26T05:38:57.042Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:37 cmd [2026-05-26T05:38:57.042Z] -rw-r--r-- 1 jenkins jenkins 23970 May 26 05:38 coverage.out [2026-05-26T05:38:57.042Z] -rw-rw-r-- 1 jenkins jenkins 6687 May 26 05:37 go.mod [2026-05-26T05:38:57.042Z] -rw-rw-r-- 1 jenkins jenkins 89233 May 26 05:37 go.sum [2026-05-26T05:38:57.042Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:37 internal [2026-05-26T05:38:57.042Z] -rw-rw-r-- 1 jenkins jenkins 260 May 26 05:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:38:57.525Z] + 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=44180eccf5cc09e323311a630b3d2137f6ab9fa0 --label arch=amd64 --label version=4.1.0-dev.19 . [2026-05-26T05:38:57.525Z] #0 building with "default" instance using docker driver [2026-05-26T05:38:57.525Z] [2026-05-26T05:38:57.525Z] #1 [internal] load build definition from Dockerfile [2026-05-26T05:38:57.525Z] #1 transferring dockerfile: 1.28kB done [2026-05-26T05:38:57.525Z] #1 DONE 0.0s [2026-05-26T05:38:57.525Z] [2026-05-26T05:38:57.525Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T05:38:57.525Z] #2 DONE 0.0s [2026-05-26T05:38:57.525Z] [2026-05-26T05:38:57.525Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T05:38:57.525Z] #3 DONE 0.1s [2026-05-26T05:38:57.525Z] [2026-05-26T05:38:57.525Z] #4 [internal] load .dockerignore [2026-05-26T05:38:57.525Z] #4 transferring context: 102B done [2026-05-26T05:38:57.525Z] #4 DONE 0.0s [2026-05-26T05:38:57.795Z] [2026-05-26T05:38:57.795Z] #5 [internal] load build context [2026-05-26T05:38:57.795Z] #5 transferring context: 37.09kB 0.0s done [2026-05-26T05:38:57.795Z] #5 DONE 0.0s [2026-05-26T05:38:57.795Z] [2026-05-26T05:38:57.795Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T05:38:57.795Z] #6 DONE 0.1s [2026-05-26T05:38:57.795Z] [2026-05-26T05:38:57.795Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T05:38:57.795Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-26T05:38:57.795Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-26T05:38:57.795Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T05:38:57.795Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T05:38:57.795Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T05:38:57.795Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T05:38:57.795Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-26T05:38:57.795Z] #7 DONE 0.2s [2026-05-26T05:38:57.795Z] [2026-05-26T05:38:57.795Z] #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-26T05:38:58.072Z] #8 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:38:58.329Z] #8 0.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:38:58.591Z] #8 0.756 OK: 265 MiB in 60 packages [2026-05-26T05:38:58.591Z] #8 DONE 0.9s [2026-05-26T05:38:58.591Z] [2026-05-26T05:38:58.591Z] #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2026-05-26T05:38:58.591Z] #9 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:38:58.591Z] #9 0.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:38:58.591Z] #9 0.596 (1/6) Installing dumb-init (1.2.5-r3) [2026-05-26T05:38:58.591Z] #9 0.601 (2/6) Installing libgcc (14.2.0-r6) [2026-05-26T05:38:58.591Z] #9 0.607 (3/6) Installing libsodium (1.0.20-r1) [2026-05-26T05:38:58.591Z] #9 0.614 (4/6) Installing libstdc++ (14.2.0-r6) [2026-05-26T05:38:58.591Z] #9 0.639 (5/6) Installing libzmq (4.3.5-r2) [2026-05-26T05:38:58.591Z] #9 0.647 (6/6) Installing zeromq (4.3.5-r2) [2026-05-26T05:38:58.591Z] #9 0.651 Executing busybox-1.37.0-r20.trigger [2026-05-26T05:38:58.591Z] #9 0.657 OK: 11 MiB in 22 packages [2026-05-26T05:38:58.853Z] #9 DONE 0.8s [2026-05-26T05:38:58.853Z] [2026-05-26T05:38:58.853Z] #10 [builder 3/7] WORKDIR /device-opcua [2026-05-26T05:38:58.853Z] #10 DONE 0.0s [2026-05-26T05:38:58.853Z] [2026-05-26T05:38:58.853Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T05:38:58.853Z] #11 DONE 0.0s [2026-05-26T05:38:58.853Z] [2026-05-26T05:38:58.853Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:38:59.123Z] #12 DONE 0.6s [2026-05-26T05:38:59.123Z] [2026-05-26T05:38:59.123Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T05:38:59.123Z] #13 0.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:38:59.123Z] #13 0.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:38:59.381Z] #13 ... [2026-05-26T05:38:59.381Z] [2026-05-26T05:38:59.381Z] #14 [builder 6/7] COPY . . [2026-05-26T05:38:59.381Z] #14 DONE 0.1s [2026-05-26T05:38:59.381Z] [2026-05-26T05:38:59.381Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T05:38:59.381Z] #13 0.837 OK: 11 MiB in 22 packages [2026-05-26T05:38:59.644Z] #13 DONE 0.9s [2026-05-26T05:38:59.644Z] [2026-05-26T05:38:59.644Z] #15 [builder 7/7] RUN make build [2026-05-26T05:38:59.644Z] #15 0.187 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.19 -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-26T05:39:26.199Z] #15 23.32 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-05-26T05:39:26.199Z] #15 DONE 24.2s [2026-05-26T05:39:26.199Z] [2026-05-26T05:39:26.199Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2026-05-26T05:39:26.199Z] #16 DONE 0.2s [2026-05-26T05:39:26.199Z] [2026-05-26T05:39:26.199Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2026-05-26T05:39:26.199Z] #17 DONE 0.0s [2026-05-26T05:39:26.199Z] [2026-05-26T05:39:26.199Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2026-05-26T05:39:26.199Z] #18 DONE 0.0s [2026-05-26T05:39:26.199Z] [2026-05-26T05:39:26.199Z] #19 exporting to image [2026-05-26T05:39:26.199Z] #19 exporting layers [2026-05-26T05:39:26.199Z] #19 exporting layers 0.2s done [2026-05-26T05:39:26.199Z] #19 writing image sha256:fa50b716e3f7e49ecbcd89f98c00ed3a7cdd99dfdc467a0fa9b8091ad26228c5 done [2026-05-26T05:39:26.199Z] #19 naming to docker.io/library/device-opc-ua done [2026-05-26T05:39:26.199Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:39:26.324Z] provisioning config files... [2026-05-26T05:39:26.332Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7985573126338554935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:39:26.633Z] ---> ****-login.sh [2026-05-26T05:39:26.633Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:39:26.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:39:26.633Z] Login Succeeded [2026-05-26T05:39:26.633Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:39:26.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:39:26.633Z] Login Succeeded [2026-05-26T05:39:26.633Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:39:26.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:39:26.892Z] Login Succeeded [2026-05-26T05:39:26.892Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:39:26.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:39:26.892Z] Login Succeeded [2026-05-26T05:39:26.892Z] ****.io [2026-05-26T05:39:26.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:39:27.153Z] Login Succeeded [2026-05-26T05:39:27.153Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:39:27.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:39:27.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:39:27.240Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2026-05-26T05:39:27.240Z] 44180eccf5cc09e323311a630b3d2137f6ab9fa0 [2026-05-26T05:39:27.240Z] latest [2026-05-26T05:39:27.240Z] 4.1.0-dev.19 [2026-05-26T05:39:27.240Z] 44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 [2026-05-26T05:39:27.240Z] main [2026-05-26T05:39:27.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:39:27.603Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:39:27.921Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:44180eccf5cc09e323311a630b3d2137f6ab9fa0 [2026-05-26T05:39:27.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-26T05:39:27.921Z] ceb56dfec4a7: Preparing [2026-05-26T05:39:27.921Z] 1d47b3a1c3ae: Preparing [2026-05-26T05:39:27.921Z] cebfe52b6dee: Preparing [2026-05-26T05:39:27.921Z] 9c716b01a431: Preparing [2026-05-26T05:39:27.921Z] 67f9f82b251f: Preparing [2026-05-26T05:39:27.921Z] 0854555d70ac: Preparing [2026-05-26T05:39:27.921Z] 0854555d70ac: Waiting [2026-05-26T05:39:27.921Z] 9c716b01a431: Pushed [2026-05-26T05:39:27.921Z] 1d47b3a1c3ae: Pushed [2026-05-26T05:39:27.921Z] ceb56dfec4a7: Pushed [2026-05-26T05:39:27.921Z] 0854555d70ac: Layer already exists [2026-05-26T05:39:28.487Z] 67f9f82b251f: Pushed [2026-05-26T05:39:34.034Z] cebfe52b6dee: Pushed [2026-05-26T05:39:34.034Z] 44180eccf5cc09e323311a630b3d2137f6ab9fa0: digest: sha256:5224b013fa155f38ed66b6f6d1297b54ccae15d62bf48de2a169eec8928f502b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:39:34.488Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:39:34.968Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-05-26T05:39:34.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-26T05:39:34.968Z] ceb56dfec4a7: Preparing [2026-05-26T05:39:34.968Z] 1d47b3a1c3ae: Preparing [2026-05-26T05:39:34.968Z] cebfe52b6dee: Preparing [2026-05-26T05:39:34.968Z] 9c716b01a431: Preparing [2026-05-26T05:39:34.968Z] 67f9f82b251f: Preparing [2026-05-26T05:39:34.968Z] 0854555d70ac: Preparing [2026-05-26T05:39:34.968Z] 0854555d70ac: Waiting [2026-05-26T05:39:34.968Z] 1d47b3a1c3ae: Layer already exists [2026-05-26T05:39:34.968Z] ceb56dfec4a7: Layer already exists [2026-05-26T05:39:34.968Z] cebfe52b6dee: Layer already exists [2026-05-26T05:39:34.968Z] 67f9f82b251f: Layer already exists [2026-05-26T05:39:34.968Z] 9c716b01a431: Layer already exists [2026-05-26T05:39:34.968Z] 0854555d70ac: Layer already exists [2026-05-26T05:39:34.968Z] latest: digest: sha256:5224b013fa155f38ed66b6f6d1297b54ccae15d62bf48de2a169eec8928f502b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:39:35.506Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:39:35.943Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.19 [2026-05-26T05:39:35.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-26T05:39:35.943Z] ceb56dfec4a7: Preparing [2026-05-26T05:39:35.943Z] 1d47b3a1c3ae: Preparing [2026-05-26T05:39:35.943Z] cebfe52b6dee: Preparing [2026-05-26T05:39:35.943Z] 9c716b01a431: Preparing [2026-05-26T05:39:35.943Z] 67f9f82b251f: Preparing [2026-05-26T05:39:35.943Z] 0854555d70ac: Preparing [2026-05-26T05:39:35.943Z] 0854555d70ac: Waiting [2026-05-26T05:39:35.943Z] 67f9f82b251f: Layer already exists [2026-05-26T05:39:35.943Z] cebfe52b6dee: Layer already exists [2026-05-26T05:39:35.943Z] 1d47b3a1c3ae: Layer already exists [2026-05-26T05:39:35.943Z] ceb56dfec4a7: Layer already exists [2026-05-26T05:39:35.943Z] 9c716b01a431: Layer already exists [2026-05-26T05:39:35.943Z] 0854555d70ac: Layer already exists [2026-05-26T05:39:35.943Z] 4.1.0-dev.19: digest: sha256:5224b013fa155f38ed66b6f6d1297b54ccae15d62bf48de2a169eec8928f502b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:39:36.353Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:39:36.915Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 [2026-05-26T05:39:36.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-26T05:39:36.915Z] ceb56dfec4a7: Preparing [2026-05-26T05:39:36.915Z] 1d47b3a1c3ae: Preparing [2026-05-26T05:39:36.915Z] cebfe52b6dee: Preparing [2026-05-26T05:39:36.915Z] 9c716b01a431: Preparing [2026-05-26T05:39:36.915Z] 67f9f82b251f: Preparing [2026-05-26T05:39:36.915Z] 0854555d70ac: Preparing [2026-05-26T05:39:36.915Z] 0854555d70ac: Waiting [2026-05-26T05:39:36.915Z] 67f9f82b251f: Layer already exists [2026-05-26T05:39:36.915Z] 9c716b01a431: Layer already exists [2026-05-26T05:39:36.915Z] ceb56dfec4a7: Layer already exists [2026-05-26T05:39:36.915Z] 1d47b3a1c3ae: Layer already exists [2026-05-26T05:39:36.915Z] cebfe52b6dee: Layer already exists [2026-05-26T05:39:36.915Z] 0854555d70ac: Layer already exists [2026-05-26T05:39:36.915Z] 44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19: digest: sha256:5224b013fa155f38ed66b6f6d1297b54ccae15d62bf48de2a169eec8928f502b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:39:37.355Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:39:37.796Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2026-05-26T05:39:37.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2026-05-26T05:39:37.796Z] ceb56dfec4a7: Preparing [2026-05-26T05:39:37.796Z] 1d47b3a1c3ae: Preparing [2026-05-26T05:39:37.796Z] cebfe52b6dee: Preparing [2026-05-26T05:39:37.796Z] 9c716b01a431: Preparing [2026-05-26T05:39:37.796Z] 67f9f82b251f: Preparing [2026-05-26T05:39:37.796Z] 0854555d70ac: Preparing [2026-05-26T05:39:37.796Z] 9c716b01a431: Layer already exists [2026-05-26T05:39:37.796Z] 67f9f82b251f: Layer already exists [2026-05-26T05:39:37.796Z] 1d47b3a1c3ae: Layer already exists [2026-05-26T05:39:37.796Z] ceb56dfec4a7: Layer already exists [2026-05-26T05:39:37.796Z] cebfe52b6dee: Layer already exists [2026-05-26T05:39:37.796Z] 0854555d70ac: Layer already exists [2026-05-26T05:39:37.796Z] main: digest: sha256:5224b013fa155f38ed66b6f6d1297b54ccae15d62bf48de2a169eec8928f502b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:39:37.988Z] ===================================================== [Pipeline] echo [2026-05-26T05:39:38.003Z] taggedImages: [2026-05-26T05:39:38.003Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:44180eccf5cc09e323311a630b3d2137f6ab9fa0 [2026-05-26T05:39:38.003Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2026-05-26T05:39:38.003Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.19 [2026-05-26T05:39:38.003Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 [2026-05-26T05:39:38.003Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [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-26T05:39:38.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:39:38.668Z] [2026-05-26T05:39:38.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:39:39.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:39:39.096Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T05:39:39.096Z] 5eb5b503b376: Pulling fs layer [2026-05-26T05:39:39.096Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T05:39:39.096Z] ec43610c2a17: Pulling fs layer [2026-05-26T05:39:39.096Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T05:39:39.096Z] 33b1e0a273af: Pulling fs layer [2026-05-26T05:39:39.096Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T05:39:39.096Z] 2f39f015ded8: Pulling fs layer [2026-05-26T05:39:39.096Z] 3a2ae6a8a46f: Waiting [2026-05-26T05:39:39.096Z] 33b1e0a273af: Waiting [2026-05-26T05:39:39.096Z] 2f39f015ded8: Waiting [2026-05-26T05:39:39.096Z] 5d3b04190fa2: Waiting [2026-05-26T05:39:39.096Z] 5c69ac0246d0: Verifying Checksum [2026-05-26T05:39:39.096Z] 5c69ac0246d0: Download complete [2026-05-26T05:39:39.096Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-26T05:39:39.096Z] 3a2ae6a8a46f: Download complete [2026-05-26T05:39:39.096Z] 33b1e0a273af: Verifying Checksum [2026-05-26T05:39:39.096Z] 33b1e0a273af: Download complete [2026-05-26T05:39:39.096Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T05:39:39.096Z] 5d3b04190fa2: Download complete [2026-05-26T05:39:39.096Z] ec43610c2a17: Verifying Checksum [2026-05-26T05:39:39.096Z] ec43610c2a17: Download complete [2026-05-26T05:39:39.400Z] 5eb5b503b376: Verifying Checksum [2026-05-26T05:39:39.400Z] 5eb5b503b376: Download complete [2026-05-26T05:39:40.870Z] 5eb5b503b376: Pull complete [2026-05-26T05:39:40.870Z] 5c69ac0246d0: Pull complete [2026-05-26T05:39:41.129Z] ec43610c2a17: Pull complete [2026-05-26T05:39:41.388Z] 3a2ae6a8a46f: Pull complete [2026-05-26T05:39:41.648Z] 33b1e0a273af: Pull complete [2026-05-26T05:39:41.648Z] 5d3b04190fa2: Pull complete [2026-05-26T05:39:47.116Z] 2f39f015ded8: Pull complete [2026-05-26T05:39:47.116Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T05:39:47.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:39:47.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:39:47.217Z] prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container [2026-05-26T05:39:47.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T05:39:48.588Z] $ docker top 79f7f8a29e73e6822d156fa5bdf1fd5dfc64de50ade10ec0e52f93b84a46c797 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:39:48.949Z] ---> job-cost.sh [2026-05-26T05:39:48.949Z] lf-activate-venv: SKIPPING [2026-05-26T05:39:48.949Z] INFO: No Stack... [2026-05-26T05:39:49.207Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T05:39:49.467Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T05:39:49.769Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2026-05-26T05:39:49.769Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T05:39:49.781Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] [2026-05-26T05:39:49.787Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] did not exist. Created. [2026-05-26T05:39:49.794Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T05:39:50.102Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T05:39:50.126Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T05:39:50.133Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T05:39:50.169Z] $ docker stop --time=1 79f7f8a29e73e6822d156fa5bdf1fd5dfc64de50ade10ec0e52f93b84a46c797 [2026-05-26T05:39:51.295Z] $ docker rm -f --volumes 79f7f8a29e73e6822d156fa5bdf1fd5dfc64de50ade10ec0e52f93b84a46c797 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T05:40:27.477Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11414 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2026-05-26T05:40:27.494Z] Running in /w/workspace/device-opc-ua/36 [Pipeline] { [Pipeline] checkout [2026-05-26T05:40:30.547Z] Selected Git installation does not exist. Using Default [2026-05-26T05:40:30.548Z] The recommended git tool is: NONE [2026-05-26T05:40:36.428Z] using credential edgex-jenkins-ssh [2026-05-26T05:40:36.454Z] Cloning the remote Git repository [2026-05-26T05:40:36.519Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2026-05-26T05:40:36.645Z] > git init /w/workspace/device-opc-ua/36 # timeout=10 [2026-05-26T05:40:36.835Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2026-05-26T05:40:36.837Z] > git --version # timeout=10 [2026-05-26T05:40:36.868Z] > git --version # 'git version 2.25.1' [2026-05-26T05:40:36.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T05:40:37.071Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T05:40:39.407Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2026-05-26T05:40:39.450Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T05:40:40.500Z] Avoid second fetch [2026-05-26T05:40:40.500Z] Checking out Revision 44180eccf5cc09e323311a630b3d2137f6ab9fa0 (main) [2026-05-26T05:40:40.527Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T05:40:40.605Z] > git checkout -f 44180eccf5cc09e323311a630b3d2137f6ab9fa0 # timeout=10 [2026-05-26T05:40:41.222Z] Commit message: "Merge pull request #164 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:40:45.677Z] provisioning config files... [2026-05-26T05:40:45.710Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/36@tmp/config11152383227634914754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:40:46.504Z] ---> ****-login.sh [2026-05-26T05:40:46.505Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:40:46.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:40:47.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:40:47.078Z] Configure a credential helper to remove this warning. See [2026-05-26T05:40:47.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:40:47.078Z] [2026-05-26T05:40:47.078Z] Login Succeeded [2026-05-26T05:40:47.078Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:40:47.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:40:47.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:40:47.621Z] Configure a credential helper to remove this warning. See [2026-05-26T05:40:47.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:40:47.621Z] [2026-05-26T05:40:47.621Z] Login Succeeded [2026-05-26T05:40:47.621Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:40:47.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:40:47.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:40:47.898Z] Configure a credential helper to remove this warning. See [2026-05-26T05:40:47.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:40:47.898Z] [2026-05-26T05:40:47.898Z] Login Succeeded [2026-05-26T05:40:47.898Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:40:48.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:40:48.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:40:48.513Z] Configure a credential helper to remove this warning. See [2026-05-26T05:40:48.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:40:48.513Z] [2026-05-26T05:40:48.513Z] Login Succeeded [2026-05-26T05:40:48.513Z] ****.io [2026-05-26T05:40:48.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:40:48.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:40:48.784Z] Configure a credential helper to remove this warning. See [2026-05-26T05:40:48.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:40:48.784Z] [2026-05-26T05:40:48.784Z] Login Succeeded [2026-05-26T05:40:48.784Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:40:48.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T05:40:49.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:40:49.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:40:49.212Z] ========================================================= [2026-05-26T05:40:49.212Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-26T05:40:49.212Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:49.593Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T05:40:49.870Z] Sending build context to Docker daemon 9.587MB [2026-05-26T05:40:50.146Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T05:40:50.146Z] Step 2/10 : FROM ${BASE} AS builder [2026-05-26T05:40:50.146Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T05:40:50.146Z] 6b59a28fa201: Pulling fs layer [2026-05-26T05:40:50.146Z] d32bb0dddca7: Pulling fs layer [2026-05-26T05:40:50.146Z] 5dab1238d3d9: Pulling fs layer [2026-05-26T05:40:50.146Z] 196fd7d83e7d: Pulling fs layer [2026-05-26T05:40:50.146Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T05:40:50.146Z] 8ba94037c8f0: Pulling fs layer [2026-05-26T05:40:50.146Z] deaec5988b04: Pulling fs layer [2026-05-26T05:40:50.146Z] 9f65657bb879: Pulling fs layer [2026-05-26T05:40:50.146Z] 196fd7d83e7d: Waiting [2026-05-26T05:40:50.146Z] 4f4fb700ef54: Waiting [2026-05-26T05:40:50.146Z] 8ba94037c8f0: Waiting [2026-05-26T05:40:50.146Z] deaec5988b04: Waiting [2026-05-26T05:40:50.146Z] 9f65657bb879: Waiting [2026-05-26T05:40:50.146Z] d32bb0dddca7: Verifying Checksum [2026-05-26T05:40:50.146Z] d32bb0dddca7: Download complete [2026-05-26T05:40:50.416Z] 196fd7d83e7d: Verifying Checksum [2026-05-26T05:40:50.416Z] 196fd7d83e7d: Download complete [2026-05-26T05:40:50.416Z] 4f4fb700ef54: Download complete [2026-05-26T05:40:50.416Z] 8ba94037c8f0: Verifying Checksum [2026-05-26T05:40:50.416Z] 8ba94037c8f0: Download complete [2026-05-26T05:40:50.416Z] 6b59a28fa201: Verifying Checksum [2026-05-26T05:40:50.416Z] 6b59a28fa201: Download complete [2026-05-26T05:40:51.004Z] 9f65657bb879: Verifying Checksum [2026-05-26T05:40:51.004Z] 9f65657bb879: Download complete [2026-05-26T05:40:51.273Z] 6b59a28fa201: Pull complete [2026-05-26T05:40:51.858Z] d32bb0dddca7: Pull complete [2026-05-26T05:40:52.128Z] 5dab1238d3d9: Download complete [2026-05-26T05:40:54.098Z] deaec5988b04: Download complete [2026-05-26T05:41:09.172Z] 5dab1238d3d9: Pull complete [2026-05-26T05:41:09.172Z] 196fd7d83e7d: Pull complete [2026-05-26T05:41:09.172Z] 4f4fb700ef54: Pull complete [2026-05-26T05:41:09.172Z] 8ba94037c8f0: Pull complete [2026-05-26T05:41:19.325Z] deaec5988b04: Pull complete [2026-05-26T05:41:19.981Z] 9f65657bb879: Pull complete [2026-05-26T05:41:19.981Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-26T05:41:19.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-26T05:41:19.981Z] ---> 334268110677 [2026-05-26T05:41:19.981Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2026-05-26T05:41:22.589Z] ---> Running in 0beba8ab3903 [2026-05-26T05:41:22.589Z] Removing intermediate container 0beba8ab3903 [2026-05-26T05:41:22.589Z] ---> 5ba7a07869d7 [2026-05-26T05:41:22.589Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T05:41:22.589Z] ---> Running in 860578027eb3 [2026-05-26T05:41:22.861Z] Removing intermediate container 860578027eb3 [2026-05-26T05:41:22.861Z] ---> b5d657a89eda [2026-05-26T05:41:22.861Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-26T05:41:23.137Z] ---> Running in ec12b178c28b [2026-05-26T05:41:24.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:41:24.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:41:26.733Z] OK: 255 MiB in 60 packages [2026-05-26T05:41:27.706Z] Removing intermediate container ec12b178c28b [2026-05-26T05:41:27.706Z] ---> 1817a6567bd3 [2026-05-26T05:41:27.706Z] Step 6/10 : WORKDIR /device-opcua [2026-05-26T05:41:27.706Z] ---> Running in d7fce21b3af9 [2026-05-26T05:41:27.976Z] Removing intermediate container d7fce21b3af9 [2026-05-26T05:41:27.976Z] ---> e7829618e064 [2026-05-26T05:41:27.976Z] Step 7/10 : COPY go.mod vendor* ./ [2026-05-26T05:41:31.341Z] ---> f7b78a9df9b3 [2026-05-26T05:41:31.341Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:41:31.341Z] ---> Running in 5ca366d3ca88 [2026-05-26T05:43:23.176Z] Removing intermediate container 5ca366d3ca88 [2026-05-26T05:43:23.176Z] ---> 5004d768b85a [2026-05-26T05:43:23.176Z] Step 9/10 : COPY . . [2026-05-26T05:43:23.176Z] ---> a7db93e5f9e7 [2026-05-26T05:43:23.176Z] Step 10/10 : RUN ${MAKE} [2026-05-26T05:43:23.176Z] ---> Running in 22dcc16806cb [2026-05-26T05:43:23.176Z] noop [2026-05-26T05:43:23.176Z] Removing intermediate container 22dcc16806cb [2026-05-26T05:43:23.176Z] ---> 57d72d7df9a5 [2026-05-26T05:43:23.176Z] Successfully built 57d72d7df9a5 [2026-05-26T05:43:23.176Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:43:23.571Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T05:43:23.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:43:23.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-11414 does not seem to be running inside a container [2026-05-26T05:43:23.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/36 -v /w/workspace/device-opc-ua/36:/w/workspace/device-opc-ua/36:rw,z -v /w/workspace/device-opc-ua/36@tmp:/w/workspace/device-opc-ua/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T05:43:25.294Z] $ docker top ca7506d1913db098a030524ab1e92b302b646f548917223f60e508d231980571 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:43:26.140Z] + go version [2026-05-26T05:43:26.140Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-26T05:43:26.194Z] $ docker stop --time=1 ca7506d1913db098a030524ab1e92b302b646f548917223f60e508d231980571 [2026-05-26T05:43:27.856Z] $ docker rm -f --volumes ca7506d1913db098a030524ab1e92b302b646f548917223f60e508d231980571 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:43:28.449Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T05:43:28.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:43:28.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-11414 does not seem to be running inside a container [2026-05-26T05:43:28.889Z] $ 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/36 -v /w/workspace/device-opc-ua/36:/w/workspace/device-opc-ua/36:rw,z -v /w/workspace/device-opc-ua/36@tmp:/w/workspace/device-opc-ua/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T05:43:30.322Z] $ docker top 5bad17621b36a3f57e3a365ab54a467b51c477a96e25a24fbd7402c9158a1aac -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:43:31.201Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/36 [Pipeline] fileExists [Pipeline] sh [2026-05-26T05:43:31.868Z] + make test [2026-05-26T05:43:31.868Z] go test ./... -coverprofile=coverage.out [2026-05-26T05:43:38.530Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2026-05-26T05:48:15.470Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2026-05-26T05:48:15.470Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.067s coverage: 41.4% of statements [2026-05-26T05:48:15.470Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2026-05-26T05:48:15.470Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T05:48:15.470Z] go vet ./... [2026-05-26T05:49:12.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T05:49:12.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T05:49:12.184Z] ./bin/test-attribution-txt.sh [2026-05-26T05:49:12.184Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T05:49:12.184Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T05:49:12.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T05:49:12.304Z] $ docker stop --time=1 5bad17621b36a3f57e3a365ab54a467b51c477a96e25a24fbd7402c9158a1aac [2026-05-26T05:49:14.479Z] $ docker rm -f --volumes 5bad17621b36a3f57e3a365ab54a467b51c477a96e25a24fbd7402c9158a1aac [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:49:16.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T05:49:16.303Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T05:49:16.850Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T05:49:17.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T05:49:17.595Z] + ls -al . [2026-05-26T05:49:17.595Z] total 232 [2026-05-26T05:49:17.595Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:43 . [2026-05-26T05:49:17.595Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:40 .. [2026-05-26T05:49:17.595Z] -rw-rw-r-- 1 jenkins jenkins 62 May 26 05:40 .dockerignore [2026-05-26T05:49:17.595Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:40 .git [2026-05-26T05:49:17.595Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:40 .github [2026-05-26T05:49:17.595Z] -rw-rw-r-- 1 jenkins jenkins 101 May 26 05:40 .gitignore [2026-05-26T05:49:17.595Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:40 .golangci.yml [2026-05-26T05:49:17.595Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:40 .vscode [2026-05-26T05:49:17.595Z] -rw-rw-r-- 1 jenkins jenkins 22466 May 26 05:40 Attribution.txt [2026-05-26T05:49:17.595Z] -rw-rw-r-- 1 jenkins jenkins 2747 May 26 05:40 CHANGELOG.md [2026-05-26T05:49:17.595Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 26 05:40 Dockerfile [2026-05-26T05:49:17.595Z] -rw-rw-r-- 1 jenkins jenkins 672 May 26 05:40 Jenkinsfile [2026-05-26T05:49:17.595Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 26 05:40 LICENSE [2026-05-26T05:49:17.595Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 26 05:40 Makefile [2026-05-26T05:49:17.595Z] -rw-rw-r-- 1 jenkins jenkins 4109 May 26 05:40 README.md [2026-05-26T05:49:17.595Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 05:37 VERSION [2026-05-26T05:49:17.595Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:40 bin [2026-05-26T05:49:17.595Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:40 cmd [2026-05-26T05:49:17.595Z] -rw-r--r-- 1 jenkins jenkins 23970 May 26 05:48 coverage.out [2026-05-26T05:49:17.595Z] -rw-rw-r-- 1 jenkins jenkins 6687 May 26 05:40 go.mod [2026-05-26T05:49:17.595Z] -rw-rw-r-- 1 jenkins jenkins 89233 May 26 05:40 go.sum [2026-05-26T05:49:17.595Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:40 internal [2026-05-26T05:49:17.595Z] -rw-rw-r-- 1 jenkins jenkins 260 May 26 05:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:49:17.954Z] + 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=44180eccf5cc09e323311a630b3d2137f6ab9fa0 --label arch=arm64 --label version=4.1.0-dev.19 . [2026-05-26T05:49:18.543Z] Sending build context to Docker daemon 9.612MB [2026-05-26T05:49:18.543Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T05:49:18.543Z] Step 2/23 : FROM ${BASE} AS builder [2026-05-26T05:49:18.543Z] ---> 57d72d7df9a5 [2026-05-26T05:49:18.543Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2026-05-26T05:49:18.543Z] ---> Running in 86c4f513fd96 [2026-05-26T05:49:18.814Z] Removing intermediate container 86c4f513fd96 [2026-05-26T05:49:18.814Z] ---> 61061e0558fc [2026-05-26T05:49:18.814Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T05:49:19.085Z] ---> Running in cdfdedd9dc3a [2026-05-26T05:49:19.357Z] Removing intermediate container cdfdedd9dc3a [2026-05-26T05:49:19.357Z] ---> e4eeb8923b64 [2026-05-26T05:49:19.357Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2026-05-26T05:49:19.357Z] ---> Running in 5f8fc832bc5b [2026-05-26T05:49:20.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:49:21.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:49:23.011Z] OK: 255 MiB in 60 packages [2026-05-26T05:49:28.552Z] Removing intermediate container 5f8fc832bc5b [2026-05-26T05:49:28.552Z] ---> f45021fe946c [2026-05-26T05:49:28.552Z] Step 6/23 : WORKDIR /device-opcua [2026-05-26T05:49:28.552Z] ---> Running in bdca24e908f6 [2026-05-26T05:49:28.552Z] Removing intermediate container bdca24e908f6 [2026-05-26T05:49:28.552Z] ---> c661296e81b7 [2026-05-26T05:49:28.552Z] Step 7/23 : COPY go.mod vendor* ./ [2026-05-26T05:49:28.841Z] ---> f73de215751e [2026-05-26T05:49:28.841Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:49:29.123Z] ---> Running in e922e2cd6013 [2026-05-26T05:49:31.918Z] Removing intermediate container e922e2cd6013 [2026-05-26T05:49:31.918Z] ---> 752830fe888f [2026-05-26T05:49:31.918Z] Step 9/23 : COPY . . [2026-05-26T05:49:32.964Z] ---> bdcf3c68af3e [2026-05-26T05:49:32.964Z] Step 10/23 : RUN ${MAKE} [2026-05-26T05:49:32.964Z] ---> Running in 728226aa3de7 [2026-05-26T05:49:34.022Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.19 -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-26T05:53:56.734Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2026-05-26T05:53:59.406Z] Removing intermediate container 728226aa3de7 [2026-05-26T05:53:59.406Z] ---> d1266194fb8e [2026-05-26T05:53:59.406Z] Step 11/23 : FROM alpine:3.22 [2026-05-26T05:53:59.987Z] 3.22: Pulling from library/alpine [2026-05-26T05:53:59.987Z] 58e777220c39: Pulling fs layer [2026-05-26T05:54:00.258Z] 58e777220c39: Verifying Checksum [2026-05-26T05:54:00.258Z] 58e777220c39: Download complete [2026-05-26T05:54:00.839Z] 58e777220c39: Pull complete [2026-05-26T05:54:00.839Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T05:54:00.839Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T05:54:00.839Z] ---> 6a2735c23ff3 [2026-05-26T05:54:00.839Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2026-05-26T05:54:01.104Z] ---> Running in 9b341be2a991 [2026-05-26T05:54:01.373Z] Removing intermediate container 9b341be2a991 [2026-05-26T05:54:01.373Z] ---> bb41566dadea [2026-05-26T05:54:01.373Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2026-05-26T05:54:01.373Z] ---> Running in cc885e3b4f19 [2026-05-26T05:54:02.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:54:02.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:54:04.547Z] (1/6) Installing dumb-init (1.2.5-r3) [2026-05-26T05:54:04.547Z] (2/6) Installing libgcc (14.2.0-r6) [2026-05-26T05:54:04.547Z] (3/6) Installing libsodium (1.0.20-r1) [2026-05-26T05:54:04.547Z] (4/6) Installing libstdc++ (14.2.0-r6) [2026-05-26T05:54:04.547Z] (5/6) Installing libzmq (4.3.5-r2) [2026-05-26T05:54:04.547Z] (6/6) Installing zeromq (4.3.5-r2) [2026-05-26T05:54:04.547Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T05:54:04.547Z] OK: 12 MiB in 22 packages [2026-05-26T05:54:05.981Z] Removing intermediate container cc885e3b4f19 [2026-05-26T05:54:05.981Z] ---> 02d635226324 [2026-05-26T05:54:05.981Z] Step 14/23 : RUN apk --no-cache upgrade [2026-05-26T05:54:05.981Z] ---> Running in 24bd7b5f6860 [2026-05-26T05:54:06.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:54:07.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:54:08.636Z] OK: 12 MiB in 22 packages [2026-05-26T05:54:09.603Z] Removing intermediate container 24bd7b5f6860 [2026-05-26T05:54:09.603Z] ---> 1c9fc66fab4e [2026-05-26T05:54:09.603Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2026-05-26T05:54:12.211Z] ---> 321c92ec09b9 [2026-05-26T05:54:12.211Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2026-05-26T05:54:12.477Z] ---> 0bce5c70f887 [2026-05-26T05:54:12.477Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2026-05-26T05:54:13.082Z] ---> 45a55ff49cac [2026-05-26T05:54:13.082Z] Step 18/23 : EXPOSE 59997 [2026-05-26T05:54:13.082Z] ---> Running in 88fc2183917e [2026-05-26T05:54:13.348Z] Removing intermediate container 88fc2183917e [2026-05-26T05:54:13.348Z] ---> bb3c1abadfe0 [2026-05-26T05:54:13.348Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2026-05-26T05:54:13.615Z] ---> Running in 1cc8240d612c [2026-05-26T05:54:13.883Z] Removing intermediate container 1cc8240d612c [2026-05-26T05:54:13.883Z] ---> d5f56ed6fd69 [2026-05-26T05:54:13.883Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-26T05:54:13.883Z] ---> Running in dab9c1783d2f [2026-05-26T05:54:14.150Z] Removing intermediate container dab9c1783d2f [2026-05-26T05:54:14.150Z] ---> 26a149874177 [2026-05-26T05:54:14.150Z] Step 21/23 : LABEL arch=arm64 [2026-05-26T05:54:14.150Z] ---> Running in ad1792ba0a87 [2026-05-26T05:54:14.418Z] Removing intermediate container ad1792ba0a87 [2026-05-26T05:54:14.418Z] ---> b7f0959f60f1 [2026-05-26T05:54:14.418Z] Step 22/23 : LABEL git_sha=44180eccf5cc09e323311a630b3d2137f6ab9fa0 [2026-05-26T05:54:14.418Z] ---> Running in c26829cdf6e8 [2026-05-26T05:54:15.000Z] Removing intermediate container c26829cdf6e8 [2026-05-26T05:54:15.000Z] ---> dc074ed6327b [2026-05-26T05:54:15.000Z] Step 23/23 : LABEL version=4.1.0-dev.19 [2026-05-26T05:54:15.000Z] ---> Running in 3e18aed72299 [2026-05-26T05:54:15.266Z] Removing intermediate container 3e18aed72299 [2026-05-26T05:54:15.266Z] ---> 9db0a074ace4 [2026-05-26T05:54:15.266Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T05:54:15.266Z] Successfully built 9db0a074ace4 [2026-05-26T05:54:15.266Z] 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-26T05:54:15.442Z] provisioning config files... [2026-05-26T05:54:15.464Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/36@tmp/config7502095438970099405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:54:15.809Z] ---> ****-login.sh [2026-05-26T05:54:15.809Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:54:15.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:54:16.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:54:16.079Z] Configure a credential helper to remove this warning. See [2026-05-26T05:54:16.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:54:16.079Z] [2026-05-26T05:54:16.079Z] Login Succeeded [2026-05-26T05:54:16.079Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:54:16.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:54:16.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:54:16.467Z] Configure a credential helper to remove this warning. See [2026-05-26T05:54:16.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:54:16.467Z] [2026-05-26T05:54:16.467Z] Login Succeeded [2026-05-26T05:54:16.467Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:54:16.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:54:16.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:54:16.747Z] Configure a credential helper to remove this warning. See [2026-05-26T05:54:16.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:54:16.747Z] [2026-05-26T05:54:16.747Z] Login Succeeded [2026-05-26T05:54:16.747Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:54:17.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:54:17.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:54:17.282Z] Configure a credential helper to remove this warning. See [2026-05-26T05:54:17.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:54:17.282Z] [2026-05-26T05:54:17.282Z] Login Succeeded [2026-05-26T05:54:17.282Z] ****.io [2026-05-26T05:54:17.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:54:17.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:54:17.549Z] Configure a credential helper to remove this warning. See [2026-05-26T05:54:17.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:54:17.549Z] [2026-05-26T05:54:17.549Z] Login Succeeded [2026-05-26T05:54:17.814Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:54:17.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:54:17.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:54:17.902Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2026-05-26T05:54:17.902Z] 44180eccf5cc09e323311a630b3d2137f6ab9fa0 [2026-05-26T05:54:17.902Z] latest [2026-05-26T05:54:17.902Z] 4.1.0-dev.19 [2026-05-26T05:54:17.902Z] 44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 [2026-05-26T05:54:17.902Z] main [2026-05-26T05:54:17.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:54:18.278Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:54:18.669Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:44180eccf5cc09e323311a630b3d2137f6ab9fa0 [2026-05-26T05:54:18.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-26T05:54:18.669Z] b74eee0d451c: Preparing [2026-05-26T05:54:18.669Z] 220f04b8ef87: Preparing [2026-05-26T05:54:18.669Z] 38cf01fa600c: Preparing [2026-05-26T05:54:18.669Z] 6f679255801f: Preparing [2026-05-26T05:54:18.669Z] aab38f7ef6fc: Preparing [2026-05-26T05:54:18.669Z] eeaa73608b53: Preparing [2026-05-26T05:54:18.669Z] eeaa73608b53: Waiting [2026-05-26T05:54:18.980Z] b74eee0d451c: Pushed [2026-05-26T05:54:18.980Z] 6f679255801f: Pushed [2026-05-26T05:54:18.980Z] 220f04b8ef87: Pushed [2026-05-26T05:54:18.980Z] eeaa73608b53: Layer already exists [2026-05-26T05:54:20.013Z] aab38f7ef6fc: Pushed [2026-05-26T05:54:30.105Z] 38cf01fa600c: Pushed [2026-05-26T05:54:30.105Z] 44180eccf5cc09e323311a630b3d2137f6ab9fa0: digest: sha256:fe8a3dd9f710b1d47bfca052e78d6d970543fd45c55454c2e7aeaec9ef3a356c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:54:30.493Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:54:30.899Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-05-26T05:54:30.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-26T05:54:30.899Z] b74eee0d451c: Preparing [2026-05-26T05:54:30.899Z] 220f04b8ef87: Preparing [2026-05-26T05:54:30.899Z] 38cf01fa600c: Preparing [2026-05-26T05:54:30.899Z] 6f679255801f: Preparing [2026-05-26T05:54:30.899Z] aab38f7ef6fc: Preparing [2026-05-26T05:54:30.899Z] eeaa73608b53: Preparing [2026-05-26T05:54:30.899Z] eeaa73608b53: Waiting [2026-05-26T05:54:30.899Z] 220f04b8ef87: Layer already exists [2026-05-26T05:54:30.899Z] 6f679255801f: Layer already exists [2026-05-26T05:54:30.899Z] aab38f7ef6fc: Layer already exists [2026-05-26T05:54:30.899Z] b74eee0d451c: Layer already exists [2026-05-26T05:54:30.899Z] 38cf01fa600c: Layer already exists [2026-05-26T05:54:30.899Z] eeaa73608b53: Layer already exists [2026-05-26T05:54:30.899Z] latest: digest: sha256:fe8a3dd9f710b1d47bfca052e78d6d970543fd45c55454c2e7aeaec9ef3a356c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:54:31.293Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:54:31.670Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.19 [2026-05-26T05:54:31.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-26T05:54:31.670Z] b74eee0d451c: Preparing [2026-05-26T05:54:31.670Z] 220f04b8ef87: Preparing [2026-05-26T05:54:31.670Z] 38cf01fa600c: Preparing [2026-05-26T05:54:31.670Z] 6f679255801f: Preparing [2026-05-26T05:54:31.670Z] aab38f7ef6fc: Preparing [2026-05-26T05:54:31.670Z] eeaa73608b53: Preparing [2026-05-26T05:54:31.670Z] eeaa73608b53: Waiting [2026-05-26T05:54:31.670Z] 6f679255801f: Layer already exists [2026-05-26T05:54:31.670Z] 38cf01fa600c: Layer already exists [2026-05-26T05:54:31.670Z] aab38f7ef6fc: Layer already exists [2026-05-26T05:54:31.670Z] b74eee0d451c: Layer already exists [2026-05-26T05:54:31.670Z] 220f04b8ef87: Layer already exists [2026-05-26T05:54:31.670Z] eeaa73608b53: Layer already exists [2026-05-26T05:54:31.670Z] 4.1.0-dev.19: digest: sha256:fe8a3dd9f710b1d47bfca052e78d6d970543fd45c55454c2e7aeaec9ef3a356c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:54:32.345Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:54:32.817Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 [2026-05-26T05:54:32.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-26T05:54:32.817Z] b74eee0d451c: Preparing [2026-05-26T05:54:32.817Z] 220f04b8ef87: Preparing [2026-05-26T05:54:32.817Z] 38cf01fa600c: Preparing [2026-05-26T05:54:32.817Z] 6f679255801f: Preparing [2026-05-26T05:54:32.817Z] aab38f7ef6fc: Preparing [2026-05-26T05:54:32.817Z] eeaa73608b53: Preparing [2026-05-26T05:54:32.817Z] eeaa73608b53: Waiting [2026-05-26T05:54:32.817Z] 38cf01fa600c: Layer already exists [2026-05-26T05:54:32.817Z] aab38f7ef6fc: Layer already exists [2026-05-26T05:54:32.817Z] b74eee0d451c: Layer already exists [2026-05-26T05:54:32.817Z] 220f04b8ef87: Layer already exists [2026-05-26T05:54:32.817Z] 6f679255801f: Layer already exists [2026-05-26T05:54:32.817Z] eeaa73608b53: Layer already exists [2026-05-26T05:54:32.817Z] 44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19: digest: sha256:fe8a3dd9f710b1d47bfca052e78d6d970543fd45c55454c2e7aeaec9ef3a356c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:54:33.190Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:54:33.543Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2026-05-26T05:54:33.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2026-05-26T05:54:33.543Z] b74eee0d451c: Preparing [2026-05-26T05:54:33.543Z] 220f04b8ef87: Preparing [2026-05-26T05:54:33.543Z] 38cf01fa600c: Preparing [2026-05-26T05:54:33.543Z] 6f679255801f: Preparing [2026-05-26T05:54:33.543Z] aab38f7ef6fc: Preparing [2026-05-26T05:54:33.543Z] eeaa73608b53: Preparing [2026-05-26T05:54:33.543Z] eeaa73608b53: Waiting [2026-05-26T05:54:33.543Z] b74eee0d451c: Layer already exists [2026-05-26T05:54:33.543Z] aab38f7ef6fc: Layer already exists [2026-05-26T05:54:33.543Z] 6f679255801f: Layer already exists [2026-05-26T05:54:33.543Z] 38cf01fa600c: Layer already exists [2026-05-26T05:54:33.543Z] 220f04b8ef87: Layer already exists [2026-05-26T05:54:33.543Z] eeaa73608b53: Layer already exists [2026-05-26T05:54:33.810Z] main: digest: sha256:fe8a3dd9f710b1d47bfca052e78d6d970543fd45c55454c2e7aeaec9ef3a356c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:54:33.870Z] ===================================================== [Pipeline] echo [2026-05-26T05:54:33.888Z] taggedImages: [2026-05-26T05:54:33.888Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:44180eccf5cc09e323311a630b3d2137f6ab9fa0 [2026-05-26T05:54:33.888Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2026-05-26T05:54:33.888Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.19 [2026-05-26T05:54:33.888Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 [2026-05-26T05:54:33.888Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:54:34.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:54:34.296Z] [2026-05-26T05:54:34.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:54:34.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:54:34.717Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T05:54:34.717Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T05:54:34.717Z] 04944245beec: Pulling fs layer [2026-05-26T05:54:34.717Z] 699f458cf7ca: Pulling fs layer [2026-05-26T05:54:34.717Z] 765212b225bb: Pulling fs layer [2026-05-26T05:54:34.717Z] f23df028b6ca: Pulling fs layer [2026-05-26T05:54:34.717Z] 765212b225bb: Waiting [2026-05-26T05:54:34.717Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T05:54:34.717Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T05:54:34.717Z] f23df028b6ca: Waiting [2026-05-26T05:54:34.717Z] d65c8cfc05b1: Waiting [2026-05-26T05:54:34.717Z] 2437ff75d9bd: Waiting [2026-05-26T05:54:34.984Z] 04944245beec: Verifying Checksum [2026-05-26T05:54:34.984Z] 04944245beec: Download complete [2026-05-26T05:54:34.984Z] 765212b225bb: Verifying Checksum [2026-05-26T05:54:34.984Z] 765212b225bb: Download complete [2026-05-26T05:54:34.984Z] f23df028b6ca: Verifying Checksum [2026-05-26T05:54:34.984Z] f23df028b6ca: Download complete [2026-05-26T05:54:34.984Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T05:54:34.984Z] d65c8cfc05b1: Download complete [2026-05-26T05:54:34.984Z] 699f458cf7ca: Verifying Checksum [2026-05-26T05:54:34.984Z] 699f458cf7ca: Download complete [2026-05-26T05:54:35.567Z] 8998bd30e6a1: Download complete [2026-05-26T05:54:38.150Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T05:54:38.150Z] 2437ff75d9bd: Download complete [2026-05-26T05:54:40.108Z] 8998bd30e6a1: Pull complete [2026-05-26T05:54:40.690Z] 04944245beec: Pull complete [2026-05-26T05:54:42.097Z] 699f458cf7ca: Pull complete [2026-05-26T05:54:42.363Z] 765212b225bb: Pull complete [2026-05-26T05:54:43.347Z] f23df028b6ca: Pull complete [2026-05-26T05:54:43.347Z] d65c8cfc05b1: Pull complete [2026-05-26T05:55:01.911Z] 2437ff75d9bd: Pull complete [2026-05-26T05:55:01.911Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T05:55:01.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:55:01.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:55:02.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-11414 does not seem to be running inside a container [2026-05-26T05:55:02.342Z] $ 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/36 -v /w/workspace/device-opc-ua/36:/w/workspace/device-opc-ua/36:rw,z -v /w/workspace/device-opc-ua/36@tmp:/w/workspace/device-opc-ua/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-26T05:55:05.237Z] $ docker top 29bf136959e80a66329d279a6c7014c068bd1a7dca9c3c09c33111216979e58c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:55:06.098Z] ---> job-cost.sh [2026-05-26T05:55:06.098Z] lf-activate-venv: SKIPPING [2026-05-26T05:55:06.098Z] INFO: No Stack... [2026-05-26T05:55:06.723Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T05:55:07.302Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T05:55:07.623Z] + cat /w/workspace/device-opc-ua/36/archives/cost.csv [2026-05-26T05:55:07.897Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T05:55:07.955Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] [2026-05-26T05:55:07.962Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] did not exist. Created. [2026-05-26T05:55:07.967Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T05:55:08.348Z] /w/workspace/device-opc-ua/36@tmp/durable-980d909e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T05:55:08.982Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T05:55:09.007Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T05:55:09.062Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T05:55:09.072Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T05:55:09.119Z] $ docker stop --time=1 29bf136959e80a66329d279a6c7014c068bd1a7dca9c3c09c33111216979e58c [2026-05-26T05:55:10.636Z] $ docker rm -f --volumes 29bf136959e80a66329d279a6c7014c068bd1a7dca9c3c09c33111216979e58c [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-26T05:55:11.077Z] provisioning config files... [2026-05-26T05:55:11.086Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12463200548068348069tmp [Pipeline] { [Pipeline] sh [2026-05-26T05:55:11.386Z] + set +x [2026-05-26T05:55:11.386Z] + curl -s https://codecov.io/bash [2026-05-26T05:55:11.386Z] + bash -s -- [2026-05-26T05:55:11.386Z] [2026-05-26T05:55:11.386Z] _____ _ [2026-05-26T05:55:11.386Z] / ____| | | [2026-05-26T05:55:11.386Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T05:55:11.386Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T05:55:11.386Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T05:55:11.386Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T05:55:11.386Z] Bash-1.0.6 [2026-05-26T05:55:11.386Z] [2026-05-26T05:55:11.386Z] [2026-05-26T05:55:11.386Z] ==> git version 2.25.1 found [2026-05-26T05:55:11.386Z] ==> 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-26T05:55:11.386Z] Release-Date: 2020-01-08 [2026-05-26T05:55:11.386Z] 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-26T05:55:11.386Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T05:55:11.386Z] ==> Jenkins CI detected. [2026-05-26T05:55:11.386Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2026-05-26T05:55:11.386Z] project root: . [2026-05-26T05:55:11.386Z] --> token set from env [2026-05-26T05:55:11.386Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-26T05:55:11.386Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T05:55:11.386Z] ==> Python coveragepy not found [2026-05-26T05:55:11.386Z] ==> Searching for coverage reports in: [2026-05-26T05:55:11.386Z] + . [2026-05-26T05:55:11.386Z] -> Found 1 reports [2026-05-26T05:55:11.386Z] ==> Detecting git/mercurial file structure [2026-05-26T05:55:11.386Z] ==> Reading reports [2026-05-26T05:55:11.386Z] + ./coverage.out bytes=23970 [2026-05-26T05:55:11.386Z] ==> Appending adjustments [2026-05-26T05:55:11.386Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T05:55:11.644Z] + Found adjustments [2026-05-26T05:55:11.644Z] ==> Gzipping contents [2026-05-26T05:55:11.644Z] 4.0K /tmp/codecov.LxWtan.gz [2026-05-26T05:55:11.644Z] ==> Uploading reports [2026-05-26T05:55:11.644Z] url: https://codecov.io [2026-05-26T05:55:11.644Z] query: branch=main&commit=44180eccf5cc09e323311a630b3d2137f6ab9fa0&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T05:55:11.644Z] -> Pinging Codecov [2026-05-26T05:55:11.644Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=44180eccf5cc09e323311a630b3d2137f6ab9fa0&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T05:55:11.904Z] -> Uploading to [2026-05-26T05:55:11.904Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/44180eccf5cc09e323311a630b3d2137f6ab9fa0/6dff2231-a2b4-4db7-b96e-8caee7055059.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T055511Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=50754852a923a2d48ac2ae6bea307620d70940ee304b38a1097488bfe5ffee87 [2026-05-26T05:55:11.904Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T05:55:11.904Z] Dload Upload Total Spent Left Speed [2026-05-26T05:55:11.904Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3993 0 0 100 3993 0 29798 --:--:-- --:--:-- --:--:-- 29798 [2026-05-26T05:55:11.904Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] } [2026-05-26T05:55:11.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T05:55:12.048Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T05:55:12.060Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:12.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:55:12.364Z] [2026-05-26T05:55:12.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:12.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:55:12.683Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T05:55:12.683Z] 2d35ebdb57d9: Already exists [2026-05-26T05:55:12.683Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T05:55:12.683Z] 91631faa732a: Pulling fs layer [2026-05-26T05:55:12.683Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T05:55:12.683Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T05:55:12.683Z] 7861252a18e6: Pulling fs layer [2026-05-26T05:55:12.683Z] 9130f900ef6f: Pulling fs layer [2026-05-26T05:55:12.683Z] 4f4fb700ef54: Waiting [2026-05-26T05:55:12.683Z] 7861252a18e6: Waiting [2026-05-26T05:55:12.683Z] 9130f900ef6f: Waiting [2026-05-26T05:55:12.683Z] f3f5ae8826fa: Verifying Checksum [2026-05-26T05:55:12.683Z] f3f5ae8826fa: Download complete [2026-05-26T05:55:12.683Z] 85e8836fcdb2: Download complete [2026-05-26T05:55:12.683Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T05:55:12.683Z] 4f4fb700ef54: Download complete [2026-05-26T05:55:12.683Z] 85e8836fcdb2: Pull complete [2026-05-26T05:55:12.942Z] 7861252a18e6: Verifying Checksum [2026-05-26T05:55:12.942Z] 7861252a18e6: Download complete [2026-05-26T05:55:13.199Z] 91631faa732a: Verifying Checksum [2026-05-26T05:55:13.199Z] 91631faa732a: Download complete [2026-05-26T05:55:13.766Z] 9130f900ef6f: Verifying Checksum [2026-05-26T05:55:13.766Z] 9130f900ef6f: Download complete [2026-05-26T05:55:17.973Z] 91631faa732a: Pull complete [2026-05-26T05:55:17.973Z] f3f5ae8826fa: Pull complete [2026-05-26T05:55:17.973Z] 4f4fb700ef54: Pull complete [2026-05-26T05:55:17.973Z] 7861252a18e6: Pull complete [2026-05-26T05:55:22.205Z] 9130f900ef6f: Pull complete [2026-05-26T05:55:22.205Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T05:55:22.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:55:22.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:55:22.307Z] prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container [2026-05-26T05:55:22.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-26T05:55:26.423Z] $ docker top a64a61aa4adbf4de4b1a66c9cdd10a2c3b16cb6eeff9c6b6763eda765d72c63a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:55:26.773Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2026-05-26T05:55:26.823Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2026-05-26T05:55:27.121Z] + set -o pipefail [2026-05-26T05:55:27.121Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2026-05-26T05:55:33.688Z] [2026-05-26T05:55:33.688Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2026-05-26T05:55:33.688Z] [2026-05-26T05:55:33.688Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/127109dc-d37f-4de4-ae7a-8ec3c27a2baa [2026-05-26T05:55:33.688Z] [2026-05-26T05:55:33.688Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T05:55:33.688Z] [Pipeline] } [2026-05-26T05:55:33.972Z] $ docker stop --time=1 a64a61aa4adbf4de4b1a66c9cdd10a2c3b16cb6eeff9c6b6763eda765d72c63a [2026-05-26T05:55:37.705Z] $ docker rm -f --volumes a64a61aa4adbf4de4b1a66c9cdd10a2c3b16cb6eeff9c6b6763eda765d72c63a [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-26T05:55:38.572Z] + git log --format=format:%s -1 44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] sh [2026-05-26T05:55:38.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:55:38.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:39.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:55:39.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:55:39.257Z] prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container [2026-05-26T05:55:39.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:55:39.599Z] $ docker top 3ef8b923b06d4ad32e491755065cd020aeb0709c9e93ba0c6c34e5734517f645 -eo pid,comm [2026-05-26T05:55:39.627Z] 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-26T05:55:39.627Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:55:39.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:55:39.676Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:55:39.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:55:39.794Z] $ docker exec 3ef8b923b06d4ad32e491755065cd020aeb0709c9e93ba0c6c34e5734517f645 ssh-agent [2026-05-26T05:55:39.884Z] SSH_AUTH_SOCK=/tmp/ssh-YKcKHAXrylpZ/agent.32 [2026-05-26T05:55:39.884Z] SSH_AGENT_PID=38 [2026-05-26T05:55:39.889Z] Running ssh-add (command line suppressed) [2026-05-26T05:55:40.005Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10034896930752957842.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10034896930752957842.key) [2026-05-26T05:55:40.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:55:40.293Z] + git semver tag [2026-05-26T05:55:40.551Z] 2026-05-26 05:55:40,510 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:55:40.551Z] 2026-05-26 05:55:40,514 [run_tag] DEBUG tag force:False [2026-05-26T05:55:40.551Z] 2026-05-26 05:55:40,514 [check_head_tag] DEBUG check head tag [2026-05-26T05:55:40.551Z] 2026-05-26 05:55:40,515 [execute] INFO git cat-file --batch-check [2026-05-26T05:55:40.551Z] 2026-05-26 05:55:40,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:55:40.551Z] 2026-05-26 05:55:40,517 [execute] INFO git cat-file --batch [2026-05-26T05:55:40.551Z] 2026-05-26 05:55:40,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:55:40.551Z] 2026-05-26 05:55:40,526 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-26T05:55:40.551Z] 2026-05-26 05:55:40,526 [execute] INFO git tag -a v4.1.0-dev.19 -m v4.1.0-dev.19 [2026-05-26T05:55:40.551Z] 2026-05-26 05:55:40,526 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.19', '-m', 'v4.1.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:55:40.551Z] 2026-05-26 05:55:40,529 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-26T05:55:40.551Z] 4.1.0-dev.19 [Pipeline] } [2026-05-26T05:55:40.577Z] $ docker exec --env ******** --env ******** 3ef8b923b06d4ad32e491755065cd020aeb0709c9e93ba0c6c34e5734517f645 ssh-agent -k [2026-05-26T05:55:40.666Z] unset SSH_AUTH_SOCK; [2026-05-26T05:55:40.667Z] unset SSH_AGENT_PID; [2026-05-26T05:55:40.667Z] echo Agent pid 38 killed; [2026-05-26T05:55:40.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:55:40.986Z] + git semver [Pipeline] } [2026-05-26T05:55:41.273Z] $ docker stop --time=1 3ef8b923b06d4ad32e491755065cd020aeb0709c9e93ba0c6c34e5734517f645 [2026-05-26T05:55:42.529Z] $ docker rm -f --volumes 3ef8b923b06d4ad32e491755065cd020aeb0709c9e93ba0c6c34e5734517f645 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:42.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:55:42.935Z] [2026-05-26T05:55:42.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:55:43.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:55:43.247Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T05:55:43.247Z] ab5ef0e58194: Pulling fs layer [2026-05-26T05:55:43.247Z] 9712f1f96733: Pulling fs layer [2026-05-26T05:55:43.247Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T05:55:43.247Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T05:55:43.247Z] e9a5061849ea: Pulling fs layer [2026-05-26T05:55:43.247Z] d747dcd14b5f: Pulling fs layer [2026-05-26T05:55:43.247Z] 2de7ff778b66: Pulling fs layer [2026-05-26T05:55:43.247Z] d747dcd14b5f: Waiting [2026-05-26T05:55:43.247Z] 0d9ebad4ef96: Waiting [2026-05-26T05:55:43.247Z] e9a5061849ea: Waiting [2026-05-26T05:55:43.247Z] 2de7ff778b66: Waiting [2026-05-26T05:55:43.247Z] 9712f1f96733: Download complete [2026-05-26T05:55:43.507Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T05:55:43.507Z] 63f879dbbcfc: Download complete [2026-05-26T05:55:43.507Z] e9a5061849ea: Verifying Checksum [2026-05-26T05:55:43.507Z] e9a5061849ea: Download complete [2026-05-26T05:55:43.765Z] d747dcd14b5f: Download complete [2026-05-26T05:55:43.765Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T05:55:43.765Z] 0d9ebad4ef96: Download complete [2026-05-26T05:55:43.765Z] ab5ef0e58194: Verifying Checksum [2026-05-26T05:55:43.765Z] ab5ef0e58194: Download complete [2026-05-26T05:55:43.765Z] 2de7ff778b66: Verifying Checksum [2026-05-26T05:55:43.765Z] 2de7ff778b66: Download complete [2026-05-26T05:55:47.970Z] ab5ef0e58194: Pull complete [2026-05-26T05:55:47.970Z] 9712f1f96733: Pull complete [2026-05-26T05:55:48.246Z] 63f879dbbcfc: Pull complete [2026-05-26T05:55:53.511Z] 0d9ebad4ef96: Pull complete [2026-05-26T05:55:53.511Z] e9a5061849ea: Pull complete [2026-05-26T05:55:53.511Z] d747dcd14b5f: Pull complete [2026-05-26T05:55:54.883Z] 2de7ff778b66: Pull complete [2026-05-26T05:55:54.883Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T05:55:54.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:55:54.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:55:54.981Z] prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container [2026-05-26T05:55:55.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T05:55:59.053Z] $ docker top 5135d1b16fd6029513d94660d380a351764db891e8489cf545834563fa7abf2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:55:59.112Z] provisioning config files... [2026-05-26T05:55:59.121Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config18281151109267235105tmp [2026-05-26T05:55:59.131Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10662639656753180267tmp [2026-05-26T05:55:59.140Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6194237893628044701tmp [Pipeline] { [Pipeline] echo [2026-05-26T05:55:59.172Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:55:59.468Z] ---> sigul-configuration.sh [2026-05-26T05:55:59.468Z] gpg: directory `/root/.gnupg' created [2026-05-26T05:55:59.468Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T05:55:59.468Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T05:55:59.468Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T05:55:59.468Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T05:55:59.468Z] gpg: CAST5 encrypted data [2026-05-26T05:55:59.468Z] gpg: encrypted with 1 passphrase [2026-05-26T05:55:59.468Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T05:55:59.761Z] + mkdir /home/jenkins [2026-05-26T05:55:59.761Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T05:56:00.055Z] + 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-26T05:56:00.067Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:56:00.363Z] ---> sigul-install.sh [2026-05-26T05:56:00.363Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T05:56:00.663Z] + git tag --list [2026-05-26T05:56:00.663Z] v4.0 [2026-05-26T05:56:00.663Z] v4.0.0 [2026-05-26T05:56:00.663Z] v4.0.1 [2026-05-26T05:56:00.663Z] v4.0.1-dev.1 [2026-05-26T05:56:00.663Z] v4.1.0-dev.1 [2026-05-26T05:56:00.663Z] v4.1.0-dev.10 [2026-05-26T05:56:00.663Z] v4.1.0-dev.11 [2026-05-26T05:56:00.663Z] v4.1.0-dev.12 [2026-05-26T05:56:00.663Z] v4.1.0-dev.13 [2026-05-26T05:56:00.663Z] v4.1.0-dev.14 [2026-05-26T05:56:00.663Z] v4.1.0-dev.15 [2026-05-26T05:56:00.663Z] v4.1.0-dev.16 [2026-05-26T05:56:00.663Z] v4.1.0-dev.17 [2026-05-26T05:56:00.663Z] v4.1.0-dev.18 [2026-05-26T05:56:00.663Z] v4.1.0-dev.19 [2026-05-26T05:56:00.663Z] v4.1.0-dev.2 [2026-05-26T05:56:00.663Z] v4.1.0-dev.3 [2026-05-26T05:56:00.663Z] v4.1.0-dev.4 [2026-05-26T05:56:00.663Z] v4.1.0-dev.5 [2026-05-26T05:56:00.663Z] v4.1.0-dev.6 [2026-05-26T05:56:00.663Z] v4.1.0-dev.7 [2026-05-26T05:56:00.663Z] v4.1.0-dev.8 [2026-05-26T05:56:00.663Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-26T05:56:00.954Z] + lftools sign git-tag v4.1.0-dev.19 [2026-05-26T05:56:01.522Z] Signing Git tag with Sigul... [2026-05-26T05:56:01.522Z] Signing v4.1.0-dev.19 [Pipeline] echo [2026-05-26T05:56:01.788Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:56:02.073Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T05:56:02.080Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T05:56:02.125Z] $ docker stop --time=1 5135d1b16fd6029513d94660d380a351764db891e8489cf545834563fa7abf2e [2026-05-26T05:56:03.410Z] $ docker rm -f --volumes 5135d1b16fd6029513d94660d380a351764db891e8489cf545834563fa7abf2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T05:56:03.909Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:56:03.910Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:56:04.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:56:04.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:56:04.412Z] prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container [2026-05-26T05:56:04.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:56:04.700Z] $ docker top 43f4cd7998049c9e9d1b9f9b0a66a9faf4700a083e0ce0e72aaa5ebe39feb837 -eo pid,comm [2026-05-26T05:56:04.725Z] 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-26T05:56:04.725Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:56:04.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:56:04.786Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:56:04.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:56:04.916Z] $ docker exec 43f4cd7998049c9e9d1b9f9b0a66a9faf4700a083e0ce0e72aaa5ebe39feb837 ssh-agent [2026-05-26T05:56:05.011Z] SSH_AUTH_SOCK=/tmp/ssh-FdA1vjxYfP97/agent.33 [2026-05-26T05:56:05.011Z] SSH_AGENT_PID=39 [2026-05-26T05:56:05.016Z] Running ssh-add (command line suppressed) [2026-05-26T05:56:05.132Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_13959822592280565102.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_13959822592280565102.key) [2026-05-26T05:56:05.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:56:05.427Z] + git semver bump pre [2026-05-26T05:56:05.687Z] 2026-05-26 05:56:05,638 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:56:05.687Z] 2026-05-26 05:56:05,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-26T05:56:05.687Z] 2026-05-26 05:56:05,641 [bump_version] DEBUG bumping version:4.1.0-dev.19 on axis:pre with prefix:dev [2026-05-26T05:56:05.687Z] 2026-05-26 05:56:05,641 [bump_version] DEBUG bumped version:4.1.0-dev.20 [2026-05-26T05:56:05.687Z] 2026-05-26 05:56:05,641 [write_version] DEBUG write version:4.1.0-dev.20 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2026-05-26T05:56:05.687Z] 2026-05-26 05:56:05,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-26T05:56:05.687Z] 2026-05-26 05:56:05,641 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-26T05:56:05.687Z] 2026-05-26 05:56:05,643 [execute] INFO git cat-file --batch-check [2026-05-26T05:56:05.687Z] 2026-05-26 05:56:05,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:56:05.687Z] 2026-05-26 05:56:05,647 [execute] INFO git cat-file --batch [2026-05-26T05:56:05.687Z] 2026-05-26 05:56:05,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:56:05.687Z] 2026-05-26 05:56:05,650 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-26T05:56:05.687Z] 4.1.0-dev.20 [Pipeline] } [2026-05-26T05:56:05.712Z] $ docker exec --env ******** --env ******** 43f4cd7998049c9e9d1b9f9b0a66a9faf4700a083e0ce0e72aaa5ebe39feb837 ssh-agent -k [2026-05-26T05:56:05.796Z] unset SSH_AUTH_SOCK; [2026-05-26T05:56:05.796Z] unset SSH_AGENT_PID; [2026-05-26T05:56:05.796Z] echo Agent pid 39 killed; [2026-05-26T05:56:05.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:56:06.125Z] + git semver [Pipeline] } [2026-05-26T05:56:06.410Z] $ docker stop --time=1 43f4cd7998049c9e9d1b9f9b0a66a9faf4700a083e0ce0e72aaa5ebe39feb837 [2026-05-26T05:56:07.674Z] $ docker rm -f --volumes 43f4cd7998049c9e9d1b9f9b0a66a9faf4700a083e0ce0e72aaa5ebe39feb837 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:56:08.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:56:08.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:56:08.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:56:08.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:56:08.378Z] prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container [2026-05-26T05:56:08.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:56:08.650Z] $ docker top 90f0d8071667c589af41fd55b7fb5b0b1d0062904d6418da41a3493648ac1ed3 -eo pid,comm [2026-05-26T05:56:08.674Z] 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-26T05:56:08.674Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:56:08.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:56:08.739Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:56:08.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:56:08.857Z] $ docker exec 90f0d8071667c589af41fd55b7fb5b0b1d0062904d6418da41a3493648ac1ed3 ssh-agent [2026-05-26T05:56:08.938Z] SSH_AUTH_SOCK=/tmp/ssh-YzVgnEoxSFyv/agent.34 [2026-05-26T05:56:08.938Z] SSH_AGENT_PID=40 [2026-05-26T05:56:08.943Z] Running ssh-add (command line suppressed) [2026-05-26T05:56:09.060Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3092972827105859603.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3092972827105859603.key) [2026-05-26T05:56:09.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:56:09.355Z] + git semver push [2026-05-26T05:56:09.614Z] 2026-05-26 05:56:09,579 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:56:09.614Z] 2026-05-26 05:56:09,583 [run_push] DEBUG push [2026-05-26T05:56:09.614Z] 2026-05-26 05:56:09,584 [execute] INFO git cat-file --batch-check [2026-05-26T05:56:09.614Z] 2026-05-26 05:56:09,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:56:09.614Z] 2026-05-26 05:56:09,586 [execute] INFO git rev-list b3123f4159b59f9dd0e732a8d0c22673ed8b8e71 -- [2026-05-26T05:56:09.614Z] 2026-05-26 05:56:09,586 [execute] DEBUG Popen(['git', 'rev-list', 'b3123f4159b59f9dd0e732a8d0c22673ed8b8e71', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:56:09.614Z] 2026-05-26 05:56:09,590 [execute] INFO git fetch -v -- origin [2026-05-26T05:56:09.614Z] 2026-05-26 05:56:09,590 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-26T05:56:10.179Z] 2026-05-26 05:56:10,094 [run_push] DEBUG no remote changes detected [2026-05-26T05:56:10.179Z] 2026-05-26 05:56:10,094 [execute] INFO git push origin semver [2026-05-26T05:56:10.179Z] 2026-05-26 05:56:10,094 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:56:11.556Z] 2026-05-26 05:56:11,239 [run_push] DEBUG push all version tags [2026-05-26T05:56:11.556Z] 2026-05-26 05:56:11,239 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-26T05:56:11.556Z] 2026-05-26 05:56:11,240 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:56:12.615Z] 2026-05-26 05:56:12,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2026-05-26T05:56:12.615Z] 4.1.0-dev.20 [Pipeline] } [2026-05-26T05:56:12.683Z] $ docker exec --env ******** --env ******** 90f0d8071667c589af41fd55b7fb5b0b1d0062904d6418da41a3493648ac1ed3 ssh-agent -k [2026-05-26T05:56:12.764Z] unset SSH_AUTH_SOCK; [2026-05-26T05:56:12.764Z] unset SSH_AGENT_PID; [2026-05-26T05:56:12.764Z] echo Agent pid 40 killed; [2026-05-26T05:56:12.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:56:13.104Z] + git semver [Pipeline] } [2026-05-26T05:56:13.388Z] $ docker stop --time=1 90f0d8071667c589af41fd55b7fb5b0b1d0062904d6418da41a3493648ac1ed3 [2026-05-26T05:56:14.635Z] $ docker rm -f --volumes 90f0d8071667c589af41fd55b7fb5b0b1d0062904d6418da41a3493648ac1ed3 [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-26T05:56:15.360Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2026-05-26T05:56:15.360Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-05-26T05:56:15.360Z] total 16 [2026-05-26T05:56:15.360Z] drwxr-xr-x 3 root root 4096 May 26 05:39 . [2026-05-26T05:56:15.360Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 05:56 .. [2026-05-26T05:56:15.360Z] drwxr-xr-x 2 root root 4096 May 26 05:39 cost [2026-05-26T05:56:15.360Z] -rw-r--r-- 1 root root 84 May 26 05:39 cost.csv [2026-05-26T05:56:15.360Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-05-26T05:56:15.360Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2026-05-26T05:56:15.360Z] total 16 [2026-05-26T05:56:15.360Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:39 . [2026-05-26T05:56:15.360Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 05:56 .. [2026-05-26T05:56:15.360Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 05:39 cost [2026-05-26T05:56:15.360Z] -rw-r--r-- 1 jenkins jenkins 84 May 26 05:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:56:15.668Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:56:16.625Z] ---> package-listing.sh [2026-05-26T05:56:16.625Z] ++ facter osfamily [2026-05-26T05:56:16.625Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T05:56:16.625Z] + OS_FAMILY=debian [2026-05-26T05:56:16.625Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2026-05-26T05:56:16.625Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T05:56:16.625Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T05:56:16.625Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T05:56:16.625Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T05:56:16.625Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-05-26T05:56:16.625Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T05:56:16.625Z] + case "${OS_FAMILY}" in [2026-05-26T05:56:16.625Z] + dpkg -l [2026-05-26T05:56:16.625Z] + grep '^ii' [2026-05-26T05:56:16.893Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T05:56:16.893Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T05:56:16.893Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T05:56:16.893Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2026-05-26T05:56:16.893Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2026-05-26T05:56:16.893Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2026-05-26T05:56:16.906Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T05:56:17.187Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:56:17.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:56:17.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:56:17.840Z] prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container [2026-05-26T05:56:17.883Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T05:56:18.129Z] $ docker top 8f61d4b9932601bce8034b2d2d1b506e083db351915ea99ad52bb588b75d91ab -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:56:18.463Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T05:56:18.753Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T05:56:19.038Z] + ls /var/log/sa-host [2026-05-26T05:56:19.038Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:56:19.125Z] provisioning config files... [2026-05-26T05:56:19.136Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1054661036430547613tmp [Pipeline] { [Pipeline] echo [2026-05-26T05:56:19.155Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:56:19.434Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T05:56:19.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:56:19.769Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T05:56:19.776Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:56:20.062Z] ---> sudo-logs.sh [2026-05-26T05:56:20.062Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T05:56:20.094Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:56:20.380Z] ---> job-cost.sh [2026-05-26T05:56:20.380Z] lf-activate-venv: SKIPPING [2026-05-26T05:56:20.380Z] DEBUG: total: 0.2199999988079071 [2026-05-26T05:56:20.380Z] INFO: Retrieving Stack Cost... [2026-05-26T05:56:20.948Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T05:56:21.206Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T05:56:21.216Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:56:21.496Z] ---> logs-deploy.sh [2026-05-26T05:56:21.496Z] lf-activate-venv: SKIPPING [2026-05-26T05:56:21.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/36 [2026-05-26T05:56:21.496Z] INFO: archiving workspace using pattern(s): [2026-05-26T05:56:22.438Z] Archives upload complete. [2026-05-26T05:56:22.438Z] INFO: archiving logs to Nexus