Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a 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-ssh15194314736428384330.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15513506766626185648.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9007276801248558784.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh672416704501353322.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12448462485765905162.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3], 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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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-2016 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a (main) Commit message: "Merge pull request #550 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" > git config core.sparsecheckout # timeout=10 > git checkout -f ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a # timeout=10 > git rev-list --no-walk 99e0022dbe1866036e75ee0e024b1792921c2079 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-13T04:08:22.118Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-13T04:08:22.183Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-13T04:08:22.206Z] ========================================================= [2026-02-13T04:08:22.206Z] EdgeX Global Pipelines Version Info [2026-02-13T04:08:22.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:08:22.990Z] ------------------- [2026-02-13T04:08:22.990Z] stable info: [2026-02-13T04:08:22.990Z] ------------------- [2026-02-13T04:08:22.990Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-13T04:08:22.990Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-13T04:08:22.990Z] Message: update stable to v1.0.278 [2026-02-13T04:08:23.559Z] ------------------- [2026-02-13T04:08:23.559Z] experimental info: [2026-02-13T04:08:23.559Z] ------------------- [2026-02-13T04:08:23.559Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-13T04:08:23.559Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-13T04:08:23.559Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-02-13T04:08:23.659Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2026-02-13T04:08:23.675Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2026-02-13T04:08:23.694Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-13T04:08:23.714Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-02-13T04:08:23.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-02-13T04:08:23.755Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-02-13T04:08:23.775Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-02-13T04:08:23.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-02-13T04:08:23.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-02-13T04:08:23.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-13T04:08:23.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-02-13T04:08:23.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2026-02-13T04:08:23.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-13T04:08:23.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-02-13T04:08:23.943Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T04:08:23.962Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T04:08:23.983Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-02-13T04:08:24.003Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-02-13T04:08:24.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-13T04:08:24.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-02-13T04:08:24.064Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-02-13T04:08:24.082Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2026-02-13T04:08:24.105Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-02-13T04:08:24.128Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-02-13T04:08:24.145Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-02-13T04:08:24.164Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-13T04:08:24.189Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-02-13T04:08:24.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-02-13T04:08:24.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-02-13T04:08:24.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-02-13T04:08:24.276Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] echo [2026-02-13T04:08:24.297Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac9afb1 [Pipeline] echo [2026-02-13T04:08:24.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T04:08:24.378Z] provisioning config files... [2026-02-13T04:08:24.393Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11379649156595456706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:08:24.745Z] ---> ****-login.sh [2026-02-13T04:08:24.745Z] nexus3.edgexfoundry.org:10001 [2026-02-13T04:08:24.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:08:25.006Z] [2026-02-13T04:08:25.006Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T04:08:25.006Z] Configure a credential helper to remove this warning. See [2026-02-13T04:08:25.006Z] https://docs.****.com/go/credential-store/ [2026-02-13T04:08:25.006Z] [2026-02-13T04:08:25.006Z] Login Succeeded [2026-02-13T04:08:25.006Z] nexus3.edgexfoundry.org:10002 [2026-02-13T04:08:25.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:08:25.007Z] [2026-02-13T04:08:25.007Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T04:08:25.007Z] Configure a credential helper to remove this warning. See [2026-02-13T04:08:25.007Z] https://docs.****.com/go/credential-store/ [2026-02-13T04:08:25.007Z] [2026-02-13T04:08:25.007Z] Login Succeeded [2026-02-13T04:08:25.007Z] nexus3.edgexfoundry.org:10003 [2026-02-13T04:08:25.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:08:25.270Z] [2026-02-13T04:08:25.270Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T04:08:25.270Z] Configure a credential helper to remove this warning. See [2026-02-13T04:08:25.270Z] https://docs.****.com/go/credential-store/ [2026-02-13T04:08:25.270Z] [2026-02-13T04:08:25.270Z] Login Succeeded [2026-02-13T04:08:25.270Z] nexus3.edgexfoundry.org:10004 [2026-02-13T04:08:25.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:08:25.270Z] [2026-02-13T04:08:25.270Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T04:08:25.270Z] Configure a credential helper to remove this warning. See [2026-02-13T04:08:25.270Z] https://docs.****.com/go/credential-store/ [2026-02-13T04:08:25.270Z] [2026-02-13T04:08:25.270Z] Login Succeeded [2026-02-13T04:08:25.270Z] ****.io [2026-02-13T04:08:25.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:08:25.529Z] [2026-02-13T04:08:25.529Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T04:08:25.529Z] Configure a credential helper to remove this warning. See [2026-02-13T04:08:25.529Z] https://docs.****.com/go/credential-store/ [2026-02-13T04:08:25.529Z] [2026-02-13T04:08:25.529Z] Login Succeeded [2026-02-13T04:08:25.529Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T04:08:25.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-02-13T04:08:25.957Z] + git rev-list -1 --merges ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a~1..ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] echo [2026-02-13T04:08:25.986Z] -----------> git rev-list -1 --merges ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a~1..ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [2026-02-13T04:08:25.986Z] ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [false] [Pipeline] sh [2026-02-13T04:08:26.280Z] + git log --format=format:%s -1 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] echo [2026-02-13T04:08:26.293Z] ========================================================= [2026-02-13T04:08:26.293Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-02-13T04:08:26.293Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-13T04:08:26.621Z] + git log --format=format:%s -1 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] echo [2026-02-13T04:08:26.632Z] [semverPrep] GIT_COMMIT: ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a, Commit Message: Merge pull request #550 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55 [Pipeline] echo [2026-02-13T04:08:26.646Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-02-13T04:08:27.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T04:08:27.081Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-13T04:08:27.081Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-13T04:08:27.081Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-13T04:08:27.081Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-13T04:08:27.081Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-13T04:08:27.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:08:27.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T04:08:27.429Z] [2026-02-13T04:08:27.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:08:27.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T04:08:27.727Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-13T04:08:27.727Z] 3dae71ba6b94: Pulling fs layer [2026-02-13T04:08:27.727Z] 6bf1a483ea7c: Pulling fs layer [2026-02-13T04:08:27.727Z] f5dfc541a4d3: Pulling fs layer [2026-02-13T04:08:27.727Z] 461d9e800cba: Pulling fs layer [2026-02-13T04:08:27.727Z] 80192f66455f: Pulling fs layer [2026-02-13T04:08:27.727Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-13T04:08:27.727Z] a29436f7fd5d: Pulling fs layer [2026-02-13T04:08:27.727Z] 923cac83aea3: Pulling fs layer [2026-02-13T04:08:27.727Z] 25ad8b0a4227: Pulling fs layer [2026-02-13T04:08:27.727Z] db01528c6b51: Pulling fs layer [2026-02-13T04:08:27.727Z] 28988de357af: Pulling fs layer [2026-02-13T04:08:27.727Z] 2e8e34ca0e6c: Waiting [2026-02-13T04:08:27.727Z] a29436f7fd5d: Waiting [2026-02-13T04:08:27.727Z] 923cac83aea3: Waiting [2026-02-13T04:08:27.727Z] 25ad8b0a4227: Waiting [2026-02-13T04:08:27.727Z] db01528c6b51: Waiting [2026-02-13T04:08:27.727Z] 461d9e800cba: Waiting [2026-02-13T04:08:27.727Z] 28988de357af: Waiting [2026-02-13T04:08:27.727Z] 80192f66455f: Waiting [2026-02-13T04:08:27.727Z] 6bf1a483ea7c: Verifying Checksum [2026-02-13T04:08:27.727Z] 6bf1a483ea7c: Download complete [2026-02-13T04:08:27.727Z] 461d9e800cba: Download complete [2026-02-13T04:08:27.727Z] 80192f66455f: Download complete [2026-02-13T04:08:27.985Z] f5dfc541a4d3: Verifying Checksum [2026-02-13T04:08:27.985Z] f5dfc541a4d3: Download complete [2026-02-13T04:08:27.985Z] 3dae71ba6b94: Verifying Checksum [2026-02-13T04:08:27.985Z] 3dae71ba6b94: Download complete [2026-02-13T04:08:27.985Z] 923cac83aea3: Verifying Checksum [2026-02-13T04:08:27.985Z] 923cac83aea3: Download complete [2026-02-13T04:08:27.985Z] 25ad8b0a4227: Verifying Checksum [2026-02-13T04:08:27.985Z] 25ad8b0a4227: Download complete [2026-02-13T04:08:28.244Z] db01528c6b51: Verifying Checksum [2026-02-13T04:08:28.244Z] db01528c6b51: Download complete [2026-02-13T04:08:28.244Z] 28988de357af: Verifying Checksum [2026-02-13T04:08:28.244Z] 28988de357af: Download complete [2026-02-13T04:08:28.503Z] a29436f7fd5d: Verifying Checksum [2026-02-13T04:08:28.503Z] a29436f7fd5d: Download complete [2026-02-13T04:08:28.763Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-13T04:08:28.763Z] 2e8e34ca0e6c: Download complete [2026-02-13T04:08:29.703Z] 3dae71ba6b94: Pull complete [2026-02-13T04:08:29.703Z] 6bf1a483ea7c: Pull complete [2026-02-13T04:08:30.655Z] f5dfc541a4d3: Pull complete [2026-02-13T04:08:30.655Z] 461d9e800cba: Pull complete [2026-02-13T04:08:30.655Z] 80192f66455f: Pull complete [2026-02-13T04:08:34.849Z] 2e8e34ca0e6c: Pull complete [2026-02-13T04:08:36.228Z] a29436f7fd5d: Pull complete [2026-02-13T04:08:36.228Z] 923cac83aea3: Pull complete [2026-02-13T04:08:36.228Z] 25ad8b0a4227: Pull complete [2026-02-13T04:08:36.228Z] db01528c6b51: Pull complete [2026-02-13T04:08:36.228Z] 28988de357af: Pull complete [2026-02-13T04:08:36.228Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-13T04:08:36.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T04:08:36.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T04:08:36.374Z] prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container [2026-02-13T04:08:36.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-02-13T04:08:38.332Z] $ docker top d27d3bb1a5ab23c7441989510a858f8edd1e7c7ac536737959600128755a20a3 -eo pid,comm [2026-02-13T04:08:38.385Z] 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-02-13T04:08:38.385Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T04:08:38.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T04:08:38.443Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T04:08:38.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T04:08:38.558Z] $ docker exec d27d3bb1a5ab23c7441989510a858f8edd1e7c7ac536737959600128755a20a3 ssh-agent [2026-02-13T04:08:38.669Z] SSH_AUTH_SOCK=/tmp/ssh-IGON32vyZVUu/agent.32 [2026-02-13T04:08:38.669Z] SSH_AGENT_PID=38 [2026-02-13T04:08:38.676Z] Running ssh-add (command line suppressed) [2026-02-13T04:08:38.787Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_287901981910986057.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_287901981910986057.key) [2026-02-13T04:08:38.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T04:08:39.089Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2026-02-13T04:08:39.376Z] + git tag --points-at HEAD [Pipeline] } [2026-02-13T04:08:39.388Z] $ docker exec --env ******** --env ******** d27d3bb1a5ab23c7441989510a858f8edd1e7c7ac536737959600128755a20a3 ssh-agent -k [2026-02-13T04:08:39.487Z] unset SSH_AUTH_SOCK; [2026-02-13T04:08:39.487Z] unset SSH_AGENT_PID; [2026-02-13T04:08:39.487Z] echo Agent pid 38 killed; [2026-02-13T04:08:39.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-13T04:08:39.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T04:08:39.531Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T04:08:39.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T04:08:39.642Z] $ docker exec d27d3bb1a5ab23c7441989510a858f8edd1e7c7ac536737959600128755a20a3 ssh-agent [2026-02-13T04:08:39.756Z] SSH_AUTH_SOCK=/tmp/ssh-t8BB3JoFizo0/agent.87 [2026-02-13T04:08:39.756Z] SSH_AGENT_PID=93 [2026-02-13T04:08:39.761Z] Running ssh-add (command line suppressed) [2026-02-13T04:08:39.854Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4078979383523794900.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4078979383523794900.key) [2026-02-13T04:08:39.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T04:08:40.156Z] + git semver init [2026-02-13T04:08:40.415Z] 2026-02-13 04:08:40,372 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T04:08:40.415Z] 2026-02-13 04:08:40,376 [run_init] DEBUG init version:0.0.0 force:False [2026-02-13T04:08:40.415Z] 2026-02-13 04:08:40,377 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2026-02-13T04:08:40.415Z] 2026-02-13 04:08:40,377 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2026-02-13T04:08:40.415Z] 2026-02-13 04:08:40,377 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-02-13T04:08:42.364Z] 2026-02-13 04:08:41,904 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2026-02-13T04:08:42.364Z] 2026-02-13 04:08:41,905 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2026-02-13T04:08:42.364Z] 2026-02-13 04:08:41,905 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-02-13T04:08:42.364Z] 2026-02-13 04:08:41,905 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-02-13T04:08:42.364Z] 4.1.0-dev.18 [Pipeline] } [2026-02-13T04:08:42.376Z] $ docker exec --env ******** --env ******** d27d3bb1a5ab23c7441989510a858f8edd1e7c7ac536737959600128755a20a3 ssh-agent -k [2026-02-13T04:08:42.487Z] unset SSH_AUTH_SOCK; [2026-02-13T04:08:42.489Z] unset SSH_AGENT_PID; [2026-02-13T04:08:42.489Z] echo Agent pid 93 killed; [2026-02-13T04:08:42.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T04:08:42.817Z] + git semver [Pipeline] } [2026-02-13T04:08:43.095Z] $ docker stop --time=1 d27d3bb1a5ab23c7441989510a858f8edd1e7c7ac536737959600128755a20a3 [2026-02-13T04:08:44.398Z] $ docker rm -f --volumes d27d3bb1a5ab23c7441989510a858f8edd1e7c7ac536737959600128755a20a3 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T04:08:44.733Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-13T04:08:45.001Z] Stashed 1 file(s) [Pipeline] echo [2026-02-13T04:08:45.003Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.18 [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-02-13T04:08:45.173Z] provisioning config files... [2026-02-13T04:08:45.197Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8313576664559931368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:08:45.524Z] ---> ****-login.sh [2026-02-13T04:08:45.524Z] nexus3.edgexfoundry.org:10001 [2026-02-13T04:08:45.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:08:45.524Z] Login Succeeded [2026-02-13T04:08:45.524Z] nexus3.edgexfoundry.org:10002 [2026-02-13T04:08:45.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:08:45.524Z] Login Succeeded [2026-02-13T04:08:45.524Z] nexus3.edgexfoundry.org:10003 [2026-02-13T04:08:45.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:08:45.782Z] Login Succeeded [2026-02-13T04:08:45.782Z] nexus3.edgexfoundry.org:10004 [2026-02-13T04:08:45.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:08:45.782Z] Login Succeeded [2026-02-13T04:08:45.782Z] ****.io [2026-02-13T04:08:45.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:08:46.043Z] Login Succeeded [2026-02-13T04:08:46.043Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T04:08:46.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-02-13T04:08:46.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T04:08:46.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T04:08:46.178Z] ========================================================= [2026-02-13T04:08:46.178Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-02-13T04:08:46.178Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:08:46.504Z] + 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-02-13T04:08:47.070Z] #0 building with "default" instance using docker driver [2026-02-13T04:08:47.070Z] [2026-02-13T04:08:47.070Z] #1 [internal] load build definition from Dockerfile [2026-02-13T04:08:47.070Z] #1 transferring dockerfile: 1.75kB done [2026-02-13T04:08:47.070Z] #1 DONE 0.0s [2026-02-13T04:08:47.070Z] [2026-02-13T04:08:47.070Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-13T04:08:47.070Z] #2 DONE 0.1s [2026-02-13T04:08:47.329Z] [2026-02-13T04:08:47.329Z] #3 [internal] load .dockerignore [2026-02-13T04:08:47.329Z] #3 transferring context: 2B done [2026-02-13T04:08:47.329Z] #3 DONE 0.0s [2026-02-13T04:08:47.329Z] [2026-02-13T04:08:47.329Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-13T04:08:47.329Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-02-13T04:08:47.329Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-02-13T04:08:47.329Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-02-13T04:08:47.329Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-02-13T04:08:47.329Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.31MB / 60.15MB 0.1s [2026-02-13T04:08:47.329Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-02-13T04:08:47.329Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-02-13T04:08:47.329Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-02-13T04:08:47.329Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s [2026-02-13T04:08:47.329Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-02-13T04:08:47.329Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-02-13T04:08:47.329Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-02-13T04:08:47.329Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-02-13T04:08:47.329Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.04MB / 112.58MB 0.2s [2026-02-13T04:08:47.329Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-02-13T04:08:47.590Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s [2026-02-13T04:08:47.590Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-02-13T04:08:47.590Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.15MB / 112.58MB 0.3s [2026-02-13T04:08:47.590Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s [2026-02-13T04:08:47.590Z] #4 ... [2026-02-13T04:08:47.590Z] [2026-02-13T04:08:47.590Z] #5 [internal] load build context [2026-02-13T04:08:47.590Z] #5 transferring context: 48.23MB 0.4s done [2026-02-13T04:08:47.590Z] #5 DONE 0.4s [2026-02-13T04:08:47.590Z] [2026-02-13T04:08:47.590Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-13T04:08:47.590Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 37.94MB / 60.15MB 0.4s [2026-02-13T04:08:47.590Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.27MB / 112.58MB 0.4s [2026-02-13T04:08:47.590Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-02-13T04:08:47.590Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-02-13T04:08:47.590Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s [2026-02-13T04:08:47.850Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-02-13T04:08:47.850Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.6s [2026-02-13T04:08:47.850Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s [2026-02-13T04:08:47.850Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2026-02-13T04:08:47.850Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 57.67MB / 112.58MB 0.7s [2026-02-13T04:08:47.850Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s [2026-02-13T04:08:48.108Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 0.8s [2026-02-13T04:08:48.108Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-02-13T04:08:48.108Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-02-13T04:08:48.108Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.81MB / 112.58MB 0.9s [2026-02-13T04:08:48.367Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-02-13T04:08:48.627Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-02-13T04:08:53.891Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done [2026-02-13T04:08:53.891Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-02-13T04:08:53.891Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-02-13T04:08:53.891Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-02-13T04:08:53.891Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-02-13T04:08:53.891Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-02-13T04:08:53.891Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-02-13T04:08:53.891Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-02-13T04:08:57.175Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done [2026-02-13T04:08:57.175Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-02-13T04:08:58.110Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done [2026-02-13T04:08:58.110Z] #4 DONE 10.7s [2026-02-13T04:08:58.110Z] [2026-02-13T04:08:58.110Z] #6 [builder 2/7] RUN apk add --no-cache make git [2026-02-13T04:08:58.110Z] #6 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T04:08:58.368Z] #6 0.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T04:08:58.629Z] #6 0.758 OK: 265 MiB in 60 packages [2026-02-13T04:09:00.130Z] Still waiting to schedule task [2026-02-13T04:09:00.130Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-02-13T04:09:00.548Z] #6 DONE 2.6s [2026-02-13T04:09:00.807Z] [2026-02-13T04:09:00.807Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2026-02-13T04:09:00.807Z] #7 DONE 0.0s [2026-02-13T04:09:00.807Z] [2026-02-13T04:09:00.807Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-02-13T04:09:00.807Z] #8 DONE 0.0s [2026-02-13T04:09:00.807Z] [2026-02-13T04:09:00.807Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T04:09:13.007Z] #9 DONE 11.5s [2026-02-13T04:09:13.008Z] [2026-02-13T04:09:13.008Z] #10 [builder 6/7] COPY . . [2026-02-13T04:09:13.008Z] #10 DONE 0.2s [2026-02-13T04:09:13.008Z] [2026-02-13T04:09:13.008Z] #11 [builder 7/7] RUN echo noop [2026-02-13T04:09:13.008Z] #11 0.205 noop [2026-02-13T04:09:13.008Z] #11 DONE 0.3s [2026-02-13T04:09:13.008Z] [2026-02-13T04:09:13.008Z] #12 exporting to image [2026-02-13T04:09:13.008Z] #12 exporting layers [2026-02-13T04:09:21.116Z] #12 exporting layers 7.9s done [2026-02-13T04:09:21.116Z] #12 writing image sha256:47c59291b6fe4777ba73ee19b810c974c445e9d49bece6be2d43405c07746260 done [2026-02-13T04:09:21.116Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-02-13T04:09:21.116Z] #12 DONE 7.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:09:21.467Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-13T04:09:21.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T04:09:21.546Z] prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container [2026-02-13T04:09:21.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-02-13T04:09:21.911Z] $ docker top dd4f647fb38b10fed132da1337c01e1948a11c2b36c902a7cfe128c079f1fefe -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T04:09:22.260Z] + go version [2026-02-13T04:09:22.260Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-02-13T04:09:22.270Z] $ docker stop --time=1 dd4f647fb38b10fed132da1337c01e1948a11c2b36c902a7cfe128c079f1fefe [2026-02-13T04:09:23.519Z] $ docker rm -f --volumes dd4f647fb38b10fed132da1337c01e1948a11c2b36c902a7cfe128c079f1fefe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:09:23.989Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-13T04:09:23.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T04:09:24.062Z] prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container [2026-02-13T04:09:24.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-02-13T04:09:24.321Z] $ docker top 10ba926149f24a6d75ce7eca0b7e2e4947ec929875fab8ce6d9b21f3529661b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T04:09:24.665Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2026-02-13T04:09:24.963Z] + make test [2026-02-13T04:09:24.963Z] go test ./... -coverprofile=coverage.out ./... [2026-02-13T04:09:25.898Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2026-02-13T04:09:52.450Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2026-02-13T04:09:52.450Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.028s coverage: 31.2% of statements [2026-02-13T04:09:52.450Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2026-02-13T04:09:52.450Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.872s coverage: 86.5% of statements [2026-02-13T04:10:02.405Z] 0 issues. [2026-02-13T04:10:02.405Z] go vet ./... [2026-02-13T04:10:08.960Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-13T04:10:08.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-13T04:10:08.960Z] ./bin/test-attribution-txt.sh [2026-02-13T04:10:08.960Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-13T04:10:08.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-13T04:10:08.988Z] $ docker stop --time=1 10ba926149f24a6d75ce7eca0b7e2e4947ec929875fab8ce6d9b21f3529661b8 [2026-02-13T04:10:10.930Z] $ docker rm -f --volumes 10ba926149f24a6d75ce7eca0b7e2e4947ec929875fab8ce6d9b21f3529661b8 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T04:10:11.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-13T04:10:11.597Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-02-13T04:10:12.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T04:10:12.480Z] + ls -al . [2026-02-13T04:10:12.480Z] total 312 [2026-02-13T04:10:12.480Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 04:09 . [2026-02-13T04:10:12.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 04:08 .. [2026-02-13T04:10:12.480Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 04:09 .git [2026-02-13T04:10:12.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 04:08 .github [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 493 Feb 13 04:08 .gitignore [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 04:08 .golangci.yml [2026-02-13T04:10:12.480Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 04:08 .semver [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 22626 Feb 13 04:08 Attribution.txt [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 19022 Feb 13 04:08 CHANGELOG.md [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 1715 Feb 13 04:08 Dockerfile [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 04:08 GOVERNANCE.md [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 762 Feb 13 04:08 Jenkinsfile [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 13 04:08 LICENSE [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 3464 Feb 13 04:08 Makefile [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 13 04:08 OWNERS.md [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 2620 Feb 13 04:08 README.md [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 04:08 VERSION [2026-02-13T04:10:12.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 04:08 bin [2026-02-13T04:10:12.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 04:08 cmd [2026-02-13T04:10:12.480Z] -rw-r--r-- 1 jenkins jenkins 85674 Feb 13 04:09 coverage.out [2026-02-13T04:10:12.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 04:08 doc [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 7007 Feb 13 04:08 go.mod [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 90036 Feb 13 04:08 go.sum [2026-02-13T04:10:12.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 04:08 internal [2026-02-13T04:10:12.480Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 13 04:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:10:12.786Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a --label arch=amd64 --label version=4.1.0-dev.18 . [2026-02-13T04:10:13.044Z] #0 building with "default" instance using docker driver [2026-02-13T04:10:13.044Z] [2026-02-13T04:10:13.044Z] #1 [internal] load build definition from Dockerfile [2026-02-13T04:10:13.044Z] #1 transferring dockerfile: 1.75kB done [2026-02-13T04:10:13.044Z] #1 DONE 0.0s [2026-02-13T04:10:13.044Z] [2026-02-13T04:10:13.044Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-13T04:10:13.044Z] #2 DONE 0.0s [2026-02-13T04:10:13.044Z] [2026-02-13T04:10:13.044Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T04:10:13.044Z] #3 DONE 0.1s [2026-02-13T04:10:13.044Z] [2026-02-13T04:10:13.044Z] #4 [internal] load .dockerignore [2026-02-13T04:10:13.044Z] #4 transferring context: [2026-02-13T04:10:13.044Z] #4 transferring context: 2B done [2026-02-13T04:10:13.044Z] #4 DONE 0.0s [2026-02-13T04:10:13.044Z] [2026-02-13T04:10:13.044Z] #5 [internal] load build context [2026-02-13T04:10:13.044Z] #5 transferring context: 106.82kB 0.0s done [2026-02-13T04:10:13.044Z] #5 DONE 0.0s [2026-02-13T04:10:13.044Z] [2026-02-13T04:10:13.044Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-02-13T04:10:13.044Z] #6 DONE 0.1s [2026-02-13T04:10:13.044Z] [2026-02-13T04:10:13.044Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T04:10:13.044Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 done [2026-02-13T04:10:13.044Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-02-13T04:10:13.044Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T04:10:13.044Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-13T04:10:13.044Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-13T04:10:13.044Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-02-13T04:10:13.302Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-02-13T04:10:13.302Z] #7 DONE 0.3s [2026-02-13T04:10:13.302Z] [2026-02-13T04:10:13.302Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-13T04:10:13.302Z] #8 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T04:10:13.560Z] #8 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T04:10:13.819Z] #8 ... [2026-02-13T04:10:13.820Z] [2026-02-13T04:10:13.820Z] #9 [builder 2/7] RUN apk add --no-cache make git [2026-02-13T04:10:13.820Z] #9 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T04:10:13.820Z] #9 0.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T04:10:13.820Z] #9 0.681 OK: 265 MiB in 60 packages [2026-02-13T04:10:13.820Z] #9 DONE 0.8s [2026-02-13T04:10:13.820Z] [2026-02-13T04:10:13.820Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-13T04:10:13.820Z] #8 0.563 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T04:10:13.820Z] #8 0.571 Executing busybox-1.37.0-r20.trigger [2026-02-13T04:10:13.820Z] #8 0.577 OK: 7 MiB in 17 packages [2026-02-13T04:10:14.081Z] #8 DONE 0.7s [2026-02-13T04:10:14.081Z] [2026-02-13T04:10:14.081Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2026-02-13T04:10:14.081Z] #10 DONE 0.0s [2026-02-13T04:10:14.081Z] [2026-02-13T04:10:14.081Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-02-13T04:10:14.081Z] #11 DONE 0.0s [2026-02-13T04:10:14.081Z] [2026-02-13T04:10:14.081Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T04:10:14.339Z] #12 0.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T04:10:14.339Z] #12 ... [2026-02-13T04:10:14.339Z] [2026-02-13T04:10:14.339Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T04:10:14.339Z] #13 DONE 0.5s [2026-02-13T04:10:14.339Z] [2026-02-13T04:10:14.339Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T04:10:14.339Z] #12 0.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T04:10:14.599Z] #12 ... [2026-02-13T04:10:14.599Z] [2026-02-13T04:10:14.599Z] #14 [builder 6/7] COPY . . [2026-02-13T04:10:14.599Z] #14 DONE 0.2s [2026-02-13T04:10:14.599Z] [2026-02-13T04:10:14.599Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T04:10:14.599Z] #12 0.774 OK: 7 MiB in 17 packages [2026-02-13T04:10:14.858Z] #12 DONE 0.9s [2026-02-13T04:10:14.858Z] [2026-02-13T04:10:14.858Z] #15 [builder 7/7] RUN make build [2026-02-13T04:10:14.858Z] #15 0.334 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2026-02-13T04:10:31.601Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2017 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2026-02-13T04:10:31.620Z] Running in /w/workspace/device-onvif-camera/245 [Pipeline] { [Pipeline] checkout [2026-02-13T04:10:34.668Z] The recommended git tool is: git [2026-02-13T04:10:39.212Z] using credential edgex-jenkins-ssh [2026-02-13T04:10:39.234Z] Cloning the remote Git repository [2026-02-13T04:10:39.281Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2026-02-13T04:10:39.368Z] > git init /w/workspace/device-onvif-camera/245 # timeout=10 [2026-02-13T04:10:39.501Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2026-02-13T04:10:39.502Z] > git --version # timeout=10 [2026-02-13T04:10:39.521Z] > git --version # 'git version 2.25.1' [2026-02-13T04:10:39.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T04:10:39.658Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T04:10:41.382Z] #15 DONE 23.7s [2026-02-13T04:10:41.382Z] [2026-02-13T04:10:41.382Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2026-02-13T04:10:41.382Z] #16 DONE 0.1s [2026-02-13T04:10:41.382Z] [2026-02-13T04:10:41.382Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2026-02-13T04:10:41.382Z] #17 DONE 0.0s [2026-02-13T04:10:41.382Z] [2026-02-13T04:10:41.382Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2026-02-13T04:10:41.382Z] #18 DONE 0.0s [2026-02-13T04:10:41.382Z] [2026-02-13T04:10:41.382Z] #19 exporting to image [2026-02-13T04:10:41.382Z] #19 exporting layers 0.1s done [2026-02-13T04:10:41.382Z] #19 writing image sha256:162f4f990dde34da62a2299565efaaab9b69d4e1a59cd76f61cb840d72f476c3 done [2026-02-13T04:10:41.382Z] #19 naming to docker.io/library/device-onvif-camera done [2026-02-13T04:10:41.382Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T04:10:41.502Z] provisioning config files... [2026-02-13T04:10:41.512Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12875228507734981948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:10:41.808Z] ---> ****-login.sh [2026-02-13T04:10:41.808Z] nexus3.edgexfoundry.org:10001 [2026-02-13T04:10:41.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:10:41.808Z] Login Succeeded [2026-02-13T04:10:41.808Z] nexus3.edgexfoundry.org:10002 [2026-02-13T04:10:41.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:10:42.067Z] Login Succeeded [2026-02-13T04:10:42.067Z] nexus3.edgexfoundry.org:10003 [2026-02-13T04:10:42.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:10:42.067Z] Login Succeeded [2026-02-13T04:10:42.067Z] nexus3.edgexfoundry.org:10004 [2026-02-13T04:10:42.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:10:42.067Z] Login Succeeded [2026-02-13T04:10:42.067Z] ****.io [2026-02-13T04:10:42.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:10:42.326Z] Login Succeeded [2026-02-13T04:10:42.326Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T04:10:42.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T04:10:42.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T04:10:42.412Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2026-02-13T04:10:42.412Z] ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [2026-02-13T04:10:42.412Z] latest [2026-02-13T04:10:42.412Z] 4.1.0-dev.18 [2026-02-13T04:10:42.412Z] ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [2026-02-13T04:10:42.412Z] main [2026-02-13T04:10:42.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:10:42.739Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:10:43.047Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [2026-02-13T04:10:43.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-02-13T04:10:43.047Z] cc67e4d8d172: Preparing [2026-02-13T04:10:43.047Z] 854a93952233: Preparing [2026-02-13T04:10:43.047Z] f3d0b206691e: Preparing [2026-02-13T04:10:43.047Z] f41102350a87: Preparing [2026-02-13T04:10:43.047Z] 18d7a8d6571a: Preparing [2026-02-13T04:10:43.047Z] cce92674e987: Preparing [2026-02-13T04:10:43.047Z] cce92674e987: Waiting [2026-02-13T04:10:43.047Z] cc67e4d8d172: Pushed [2026-02-13T04:10:43.047Z] 18d7a8d6571a: Pushed [2026-02-13T04:10:43.047Z] 854a93952233: Pushed [2026-02-13T04:10:43.047Z] f41102350a87: Pushed [2026-02-13T04:10:43.047Z] cce92674e987: Layer already exists [2026-02-13T04:10:43.401Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2026-02-13T04:10:44.236Z] Avoid second fetch [2026-02-13T04:10:44.236Z] Checking out Revision ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a (main) [2026-02-13T04:10:43.425Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T04:10:44.252Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T04:10:44.311Z] > git checkout -f ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a # timeout=10 [2026-02-13T04:10:44.909Z] Commit message: "Merge pull request #550 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" [2026-02-13T04:10:47.236Z] f3d0b206691e: Pushed [2026-02-13T04:10:47.236Z] ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a: digest: sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:10:47.556Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:10:47.873Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-02-13T04:10:47.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-02-13T04:10:47.873Z] cc67e4d8d172: Preparing [2026-02-13T04:10:47.873Z] 854a93952233: Preparing [2026-02-13T04:10:47.873Z] f3d0b206691e: Preparing [2026-02-13T04:10:47.873Z] f41102350a87: Preparing [2026-02-13T04:10:47.873Z] 18d7a8d6571a: Preparing [2026-02-13T04:10:47.873Z] cce92674e987: Preparing [2026-02-13T04:10:47.873Z] cce92674e987: Waiting [2026-02-13T04:10:47.873Z] 854a93952233: Layer already exists [2026-02-13T04:10:47.873Z] f3d0b206691e: Layer already exists [2026-02-13T04:10:47.873Z] f41102350a87: Layer already exists [2026-02-13T04:10:47.873Z] 18d7a8d6571a: Layer already exists [2026-02-13T04:10:47.873Z] cc67e4d8d172: Layer already exists [2026-02-13T04:10:47.873Z] cce92674e987: Layer already exists [2026-02-13T04:10:47.873Z] latest: digest: sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:10:48.194Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:10:48.508Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18 [2026-02-13T04:10:48.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-02-13T04:10:48.508Z] cc67e4d8d172: Preparing [2026-02-13T04:10:48.508Z] 854a93952233: Preparing [2026-02-13T04:10:48.508Z] f3d0b206691e: Preparing [2026-02-13T04:10:48.508Z] f41102350a87: Preparing [2026-02-13T04:10:48.508Z] 18d7a8d6571a: Preparing [2026-02-13T04:10:48.508Z] cce92674e987: Preparing [2026-02-13T04:10:48.508Z] cce92674e987: Waiting [2026-02-13T04:10:48.508Z] f41102350a87: Layer already exists [2026-02-13T04:10:48.508Z] 18d7a8d6571a: Layer already exists [2026-02-13T04:10:48.508Z] f3d0b206691e: Layer already exists [2026-02-13T04:10:48.508Z] cc67e4d8d172: Layer already exists [2026-02-13T04:10:48.508Z] 854a93952233: Layer already exists [2026-02-13T04:10:48.508Z] cce92674e987: Layer already exists [2026-02-13T04:10:48.508Z] 4.1.0-dev.18: digest: sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:10:48.824Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2026-02-13T04:10:49.144Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [2026-02-13T04:10:49.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-02-13T04:10:49.144Z] cc67e4d8d172: Preparing [2026-02-13T04:10:49.144Z] 854a93952233: Preparing [2026-02-13T04:10:49.144Z] f3d0b206691e: Preparing [2026-02-13T04:10:49.144Z] f41102350a87: Preparing [2026-02-13T04:10:49.144Z] 18d7a8d6571a: Preparing [2026-02-13T04:10:49.144Z] cce92674e987: Preparing [2026-02-13T04:10:49.144Z] cce92674e987: Waiting [2026-02-13T04:10:49.144Z] 18d7a8d6571a: Layer already exists [2026-02-13T04:10:49.144Z] f3d0b206691e: Layer already exists [2026-02-13T04:10:49.144Z] cc67e4d8d172: Layer already exists [2026-02-13T04:10:49.144Z] f41102350a87: Layer already exists [2026-02-13T04:10:49.144Z] 854a93952233: Layer already exists [2026-02-13T04:10:49.144Z] cce92674e987: Layer already exists [2026-02-13T04:10:49.144Z] ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18: digest: sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] stage [Pipeline] { (Prep) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T04:10:49.272Z] provisioning config files... [2026-02-13T04:10:49.298Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/245@tmp/config5096475578387505885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:10:49.486Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:10:49.989Z] ---> ****-login.sh [2026-02-13T04:10:49.989Z] nexus3.edgexfoundry.org:10001 [2026-02-13T04:10:49.998Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-02-13T04:10:49.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-02-13T04:10:49.998Z] cc67e4d8d172: Preparing [2026-02-13T04:10:49.998Z] 854a93952233: Preparing [2026-02-13T04:10:49.998Z] f3d0b206691e: Preparing [2026-02-13T04:10:49.998Z] f41102350a87: Preparing [2026-02-13T04:10:49.998Z] 18d7a8d6571a: Preparing [2026-02-13T04:10:49.998Z] cce92674e987: Preparing [2026-02-13T04:10:49.998Z] cce92674e987: Waiting [2026-02-13T04:10:49.998Z] f3d0b206691e: Layer already exists [2026-02-13T04:10:49.998Z] 18d7a8d6571a: Layer already exists [2026-02-13T04:10:49.998Z] f41102350a87: Layer already exists [2026-02-13T04:10:49.998Z] cc67e4d8d172: Layer already exists [2026-02-13T04:10:49.998Z] 854a93952233: Layer already exists [2026-02-13T04:10:49.998Z] cce92674e987: Layer already exists [2026-02-13T04:10:49.998Z] main: digest: sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T04:10:50.077Z] ===================================================== [Pipeline] echo [2026-02-13T04:10:50.090Z] taggedImages: [2026-02-13T04:10:50.090Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [2026-02-13T04:10:50.090Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-02-13T04:10:50.090Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18 [2026-02-13T04:10:50.090Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [2026-02-13T04:10:50.090Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2026-02-13T04:10:50.129Z] ========================================================= [2026-02-13T04:10:50.129Z] [edgeXBuildMultiArch] RAW Config: [2026-02-13T04:10:50.129Z] images: [2026-02-13T04:10:50.129Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [2026-02-13T04:10:50.129Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-02-13T04:10:50.129Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18 [2026-02-13T04:10:50.129Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [2026-02-13T04:10:50.129Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-02-13T04:10:50.129Z] settingsFile: [2026-02-13T04:10:50.129Z] device-onvif-camera-settings [2026-02-13T04:10:50.129Z] ========================================================= [Pipeline] node [2026-02-13T04:10:50.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:10:50.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:10:50.533Z] Configure a credential helper to remove this warning. See [2026-02-13T04:10:50.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:10:50.533Z] [2026-02-13T04:10:50.533Z] Login Succeeded [2026-02-13T04:10:50.533Z] nexus3.edgexfoundry.org:10002 [2026-02-13T04:10:50.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:10:50.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:10:50.804Z] Configure a credential helper to remove this warning. See [2026-02-13T04:10:50.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:10:50.804Z] [2026-02-13T04:10:50.804Z] Login Succeeded [2026-02-13T04:10:50.804Z] nexus3.edgexfoundry.org:10003 [2026-02-13T04:10:51.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:10:51.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:10:51.341Z] Configure a credential helper to remove this warning. See [2026-02-13T04:10:51.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:10:51.341Z] [2026-02-13T04:10:51.341Z] Login Succeeded [2026-02-13T04:10:51.341Z] nexus3.edgexfoundry.org:10004 [2026-02-13T04:10:51.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:10:51.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:10:51.615Z] Configure a credential helper to remove this warning. See [2026-02-13T04:10:51.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:10:51.615Z] [2026-02-13T04:10:51.615Z] Login Succeeded [2026-02-13T04:10:51.615Z] ****.io [2026-02-13T04:10:51.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:10:51.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:10:51.884Z] Configure a credential helper to remove this warning. See [2026-02-13T04:10:51.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:10:51.884Z] [2026-02-13T04:10:51.884Z] Login Succeeded [2026-02-13T04:10:52.151Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T04:10:52.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-02-13T04:10:52.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T04:10:52.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T04:10:52.494Z] ========================================================= [2026-02-13T04:10:52.494Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-02-13T04:10:52.494Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:10:52.843Z] + 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-02-13T04:10:53.442Z] Sending build context to Docker daemon 27.59MB [2026-02-13T04:10:53.442Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2026-02-13T04:10:53.442Z] Step 2/13 : FROM ${BASE} AS builder [2026-02-13T04:10:53.711Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-02-13T04:10:53.711Z] 6b59a28fa201: Pulling fs layer [2026-02-13T04:10:53.711Z] d32bb0dddca7: Pulling fs layer [2026-02-13T04:10:53.711Z] 5dab1238d3d9: Pulling fs layer [2026-02-13T04:10:53.711Z] 196fd7d83e7d: Pulling fs layer [2026-02-13T04:10:53.711Z] 4f4fb700ef54: Pulling fs layer [2026-02-13T04:10:53.711Z] 8ba94037c8f0: Pulling fs layer [2026-02-13T04:10:53.711Z] deaec5988b04: Pulling fs layer [2026-02-13T04:10:53.711Z] 9f65657bb879: Pulling fs layer [2026-02-13T04:10:53.711Z] 4f4fb700ef54: Waiting [2026-02-13T04:10:53.711Z] 8ba94037c8f0: Waiting [2026-02-13T04:10:53.711Z] deaec5988b04: Waiting [2026-02-13T04:10:53.711Z] 9f65657bb879: Waiting [2026-02-13T04:10:53.711Z] 196fd7d83e7d: Waiting [2026-02-13T04:10:53.711Z] d32bb0dddca7: Download complete [2026-02-13T04:10:53.711Z] 196fd7d83e7d: Verifying Checksum [2026-02-13T04:10:53.711Z] 196fd7d83e7d: Download complete [2026-02-13T04:10:53.711Z] 4f4fb700ef54: Verifying Checksum [2026-02-13T04:10:53.711Z] 4f4fb700ef54: Download complete [2026-02-13T04:10:53.711Z] 8ba94037c8f0: Verifying Checksum [2026-02-13T04:10:53.711Z] 8ba94037c8f0: Download complete [2026-02-13T04:10:53.711Z] 6b59a28fa201: Verifying Checksum [2026-02-13T04:10:53.711Z] 6b59a28fa201: Download complete [2026-02-13T04:10:54.306Z] 9f65657bb879: Verifying Checksum [2026-02-13T04:10:54.306Z] 9f65657bb879: Download complete [2026-02-13T04:10:54.891Z] 6b59a28fa201: Pull complete [2026-02-13T04:10:55.158Z] d32bb0dddca7: Pull complete [2026-02-13T04:10:55.426Z] 5dab1238d3d9: Download complete [2026-02-13T04:10:56.840Z] deaec5988b04: Verifying Checksum [2026-02-13T04:10:56.840Z] deaec5988b04: Download complete [2026-02-13T04:11:05.131Z] Still waiting to schedule task [2026-02-13T04:11:05.132Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2008’ [2026-02-13T04:11:09.159Z] 5dab1238d3d9: Pull complete [2026-02-13T04:11:09.159Z] 196fd7d83e7d: Pull complete [2026-02-13T04:11:09.430Z] 4f4fb700ef54: Pull complete [2026-02-13T04:11:09.710Z] 8ba94037c8f0: Pull complete [2026-02-13T04:11:19.790Z] deaec5988b04: Pull complete [2026-02-13T04:11:20.057Z] 9f65657bb879: Pull complete [2026-02-13T04:11:20.057Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-02-13T04:11:20.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-13T04:11:20.057Z] ---> 334268110677 [2026-02-13T04:11:20.057Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2026-02-13T04:11:22.020Z] ---> Running in 8eb4e3eaf9be [2026-02-13T04:11:22.297Z] Removing intermediate container 8eb4e3eaf9be [2026-02-13T04:11:22.297Z] ---> f221e1e9eda1 [2026-02-13T04:11:22.297Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-02-13T04:11:22.297Z] ---> Running in 8ef622b600f9 [2026-02-13T04:11:22.573Z] Removing intermediate container 8ef622b600f9 [2026-02-13T04:11:22.573Z] ---> 832729b35047 [2026-02-13T04:11:22.573Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2026-02-13T04:11:22.573Z] ---> Running in d77018daf5a6 [2026-02-13T04:11:22.842Z] Removing intermediate container d77018daf5a6 [2026-02-13T04:11:22.842Z] ---> 65865f214b18 [2026-02-13T04:11:22.842Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2026-02-13T04:11:23.112Z] ---> Running in 58bb7c12b44a [2026-02-13T04:11:23.381Z] Removing intermediate container 58bb7c12b44a [2026-02-13T04:11:23.381Z] ---> ceae7a9305a9 [2026-02-13T04:11:23.381Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2026-02-13T04:11:23.381Z] ---> Running in 5c45e7070cbe [2026-02-13T04:11:23.649Z] Removing intermediate container 5c45e7070cbe [2026-02-13T04:11:23.649Z] ---> 38eb66972ea3 [2026-02-13T04:11:23.649Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-02-13T04:11:23.649Z] ---> Running in ced2936f1754 [2026-02-13T04:11:25.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T04:11:25.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T04:11:26.490Z] OK: 255 MiB in 60 packages [2026-02-13T04:11:27.464Z] Removing intermediate container ced2936f1754 [2026-02-13T04:11:27.464Z] ---> 35eb4d115121 [2026-02-13T04:11:27.464Z] Step 9/13 : WORKDIR /device-onvif-camera [2026-02-13T04:11:27.730Z] ---> Running in fad8b449e106 [2026-02-13T04:11:27.997Z] Removing intermediate container fad8b449e106 [2026-02-13T04:11:27.997Z] ---> d4c7f96c262c [2026-02-13T04:11:27.997Z] Step 10/13 : COPY go.mod vendor* ./ [2026-02-13T04:11:28.581Z] ---> 91db875851f9 [2026-02-13T04:11:28.581Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T04:11:28.581Z] ---> Running in bfd331881785 [2026-02-13T04:13:20.227Z] Removing intermediate container bfd331881785 [2026-02-13T04:13:20.227Z] ---> 37eafc181035 [2026-02-13T04:13:20.227Z] Step 12/13 : COPY . . [2026-02-13T04:13:20.227Z] ---> bf221e136b98 [2026-02-13T04:13:20.227Z] Step 13/13 : RUN ${MAKE} [2026-02-13T04:13:20.227Z] ---> Running in edd86e006246 [2026-02-13T04:13:20.493Z] noop [2026-02-13T04:13:21.450Z] Removing intermediate container edd86e006246 [2026-02-13T04:13:21.450Z] ---> d5bc05da08b4 [2026-02-13T04:13:21.450Z] Successfully built d5bc05da08b4 [2026-02-13T04:13:21.450Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:13:21.814Z] + docker inspect -f . ci-base-image-arm64 [2026-02-13T04:13:21.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T04:13:22.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-2017 does not seem to be running inside a container [2026-02-13T04:13:22.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/245 -v /w/workspace/device-onvif-camera/245:/w/workspace/device-onvif-camera/245:rw,z -v /w/workspace/device-onvif-camera/245@tmp:/w/workspace/device-onvif-camera/245@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-02-13T04:13:23.485Z] $ docker top cec82b1d6687a791e6783885d174e9baea93445c3ba0fdbf3911cc0bdb1f73af -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T04:13:24.316Z] + go version [2026-02-13T04:13:24.317Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-02-13T04:13:24.333Z] $ docker stop --time=1 cec82b1d6687a791e6783885d174e9baea93445c3ba0fdbf3911cc0bdb1f73af [2026-02-13T04:13:25.938Z] $ docker rm -f --volumes cec82b1d6687a791e6783885d174e9baea93445c3ba0fdbf3911cc0bdb1f73af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:13:26.517Z] + docker inspect -f . ci-base-image-arm64 [2026-02-13T04:13:26.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T04:13:26.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-2017 does not seem to be running inside a container [2026-02-13T04:13:26.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/245 -v /w/workspace/device-onvif-camera/245:/w/workspace/device-onvif-camera/245:rw,z -v /w/workspace/device-onvif-camera/245@tmp:/w/workspace/device-onvif-camera/245@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-02-13T04:13:27.968Z] $ docker top 3b9c80534c2fa04185f3c82e7e5e7f504b82fcb02eb41a42340f2dc04b821235 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T04:13:28.495Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/245 [Pipeline] fileExists [Pipeline] sh [2026-02-13T04:13:29.091Z] + make test [2026-02-13T04:13:29.359Z] go test ./... -coverprofile=coverage.out ./... [2026-02-13T04:13:34.700Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2026-02-13T04:14:01.460Z] Running on prd-centos7-docker-4c-2g-2018 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T04:14:01.499Z] provisioning config files... [2026-02-13T04:14:01.521Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10497933933372563405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:14:02.659Z] ---> ****-login.sh [2026-02-13T04:14:02.660Z] nexus3.edgexfoundry.org:10001 [2026-02-13T04:14:02.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:14:02.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:14:02.660Z] Configure a credential helper to remove this warning. See [2026-02-13T04:14:02.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:14:02.660Z] [2026-02-13T04:14:02.660Z] Login Succeeded [2026-02-13T04:14:02.660Z] nexus3.edgexfoundry.org:10002 [2026-02-13T04:14:02.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:14:02.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:14:02.942Z] Configure a credential helper to remove this warning. See [2026-02-13T04:14:02.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:14:02.942Z] [2026-02-13T04:14:02.943Z] Login Succeeded [2026-02-13T04:14:02.943Z] nexus3.edgexfoundry.org:10003 [2026-02-13T04:14:02.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:14:02.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:14:02.943Z] Configure a credential helper to remove this warning. See [2026-02-13T04:14:02.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:14:02.943Z] [2026-02-13T04:14:02.943Z] Login Succeeded [2026-02-13T04:14:02.943Z] nexus3.edgexfoundry.org:10004 [2026-02-13T04:14:02.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:14:02.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:14:02.943Z] Configure a credential helper to remove this warning. See [2026-02-13T04:14:02.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:14:02.943Z] [2026-02-13T04:14:02.943Z] Login Succeeded [2026-02-13T04:14:02.943Z] ****.io [2026-02-13T04:14:03.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:14:03.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:14:03.210Z] Configure a credential helper to remove this warning. See [2026-02-13T04:14:03.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:14:03.210Z] [2026-02-13T04:14:03.210Z] Login Succeeded [2026-02-13T04:14:03.210Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T04:14:03.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T04:14:03.573Z] + docker buildx ls [2026-02-13T04:14:03.573Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-13T04:14:03.573Z] default * docker [2026-02-13T04:14:03.573Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-13T04:14:03.873Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-02-13T04:14:03.873Z] edgex-builder [Pipeline] sh [2026-02-13T04:14:04.169Z] + docker buildx inspect --bootstrap [2026-02-13T04:14:04.169Z] #1 [internal] booting buildkit [2026-02-13T04:14:04.169Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-02-13T04:14:07.486Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2026-02-13T04:14:07.486Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-02-13T04:14:10.023Z] #1 creating container buildx_buildkit_edgex-builder0 2.3s done [2026-02-13T04:14:10.023Z] #1 DONE 5.4s [2026-02-13T04:14:10.023Z] Name: edgex-builder [2026-02-13T04:14:10.023Z] Driver: docker-container [2026-02-13T04:14:10.023Z] [2026-02-13T04:14:10.023Z] Nodes: [2026-02-13T04:14:10.023Z] Name: edgex-builder0 [2026-02-13T04:14:10.023Z] Endpoint: unix:///var/run/docker.sock [2026-02-13T04:14:10.023Z] Status: running [2026-02-13T04:14:10.023Z] Buildkit: v0.27.1 [2026-02-13T04:14:10.023Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-02-13T04:14:10.316Z] + docker buildx ls [2026-02-13T04:14:10.316Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-13T04:14:10.316Z] edgex-builder * docker-container [2026-02-13T04:14:10.316Z] edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-02-13T04:14:10.316Z] default docker [2026-02-13T04:14:10.316Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-13T04:14:10.609Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a' [2026-02-13T04:14:10.609Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a --push - [2026-02-13T04:14:10.609Z] #1 [internal] load build definition from Dockerfile [2026-02-13T04:14:10.609Z] #1 transferring dockerfile: 204B done [2026-02-13T04:14:10.609Z] #1 DONE 0.0s [2026-02-13T04:14:10.609Z] [2026-02-13T04:14:10.609Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [2026-02-13T04:14:10.609Z] #2 DONE 0.1s [2026-02-13T04:14:10.609Z] [2026-02-13T04:14:10.609Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [2026-02-13T04:14:10.867Z] #3 DONE 0.1s [2026-02-13T04:14:10.867Z] [2026-02-13T04:14:10.867Z] #4 [internal] load .dockerignore [2026-02-13T04:14:10.867Z] #4 transferring context: 2B done [2026-02-13T04:14:10.867Z] #4 DONE 0.0s [2026-02-13T04:14:10.867Z] [2026-02-13T04:14:10.867Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 [2026-02-13T04:14:10.867Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done [2026-02-13T04:14:10.867Z] #5 DONE 0.0s [2026-02-13T04:14:10.867Z] [2026-02-13T04:14:10.867Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 [2026-02-13T04:14:10.867Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done [2026-02-13T04:14:10.867Z] #6 DONE 0.1s [2026-02-13T04:14:10.867Z] [2026-02-13T04:14:10.867Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T04:14:10.867Z] #7 DONE 0.0s [2026-02-13T04:14:10.867Z] [2026-02-13T04:14:10.867Z] #8 exporting to image [2026-02-13T04:14:10.867Z] #8 exporting layers done [2026-02-13T04:14:10.867Z] #8 exporting manifest sha256:4f6ef5dc80171cd0ae40402138e008d163636984aa04bde92b64b291b4a26763 0.0s done [2026-02-13T04:14:10.867Z] #8 exporting config sha256:162f4f990dde34da62a2299565efaaab9b69d4e1a59cd76f61cb840d72f476c3 done [2026-02-13T04:14:10.867Z] #8 exporting manifest sha256:682dd466e015a79dd9a98137e337ec8173ce94b6738538279e942fdca25650c6 0.0s done [2026-02-13T04:14:10.867Z] #8 exporting config sha256:7c238ff4e29e9e85d3ccccc898c756af32a752ef65a93f4e434dc34a6682b7d1 0.0s done [2026-02-13T04:14:10.867Z] #8 exporting manifest list sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 0.0s done [2026-02-13T04:14:10.867Z] #8 pushing layers [2026-02-13T04:14:10.867Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T04:14:11.126Z] #8 pushing layers 0.1s done [2026-02-13T04:14:11.126Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a@sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 0.1s done [2026-02-13T04:14:11.126Z] #8 DONE 0.2s [2026-02-13T04:14:11.126Z] [2026-02-13T04:14:11.126Z] 1 warning found (use --debug to expand): [2026-02-13T04:14:11.126Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T04:14:11.413Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' [2026-02-13T04:14:11.413Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - [2026-02-13T04:14:11.413Z] #1 [internal] load build definition from Dockerfile [2026-02-13T04:14:11.413Z] #1 transferring dockerfile: 170B done [2026-02-13T04:14:11.413Z] #1 DONE 0.0s [2026-02-13T04:14:11.413Z] [2026-02-13T04:14:11.413Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-02-13T04:14:11.413Z] #2 DONE 0.0s [2026-02-13T04:14:11.413Z] [2026-02-13T04:14:11.413Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-02-13T04:14:11.413Z] #3 DONE 0.0s [2026-02-13T04:14:11.413Z] [2026-02-13T04:14:11.413Z] #4 [internal] load .dockerignore [2026-02-13T04:14:11.414Z] #4 transferring context: 2B done [2026-02-13T04:14:11.414Z] #4 DONE 0.0s [2026-02-13T04:14:11.414Z] [2026-02-13T04:14:11.414Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 [2026-02-13T04:14:11.414Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done [2026-02-13T04:14:11.414Z] #5 DONE 0.0s [2026-02-13T04:14:11.414Z] [2026-02-13T04:14:11.414Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 [2026-02-13T04:14:11.675Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done [2026-02-13T04:14:11.675Z] #6 CACHED [2026-02-13T04:14:11.675Z] [2026-02-13T04:14:11.675Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 [2026-02-13T04:14:11.675Z] #5 CACHED [2026-02-13T04:14:11.675Z] [2026-02-13T04:14:11.675Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T04:14:11.675Z] #7 DONE 0.0s [2026-02-13T04:14:11.675Z] [2026-02-13T04:14:11.675Z] #8 exporting to image [2026-02-13T04:14:11.675Z] #8 exporting layers done [2026-02-13T04:14:11.675Z] #8 exporting manifest sha256:4f6ef5dc80171cd0ae40402138e008d163636984aa04bde92b64b291b4a26763 done [2026-02-13T04:14:11.675Z] #8 exporting config sha256:162f4f990dde34da62a2299565efaaab9b69d4e1a59cd76f61cb840d72f476c3 done [2026-02-13T04:14:11.675Z] #8 exporting manifest sha256:682dd466e015a79dd9a98137e337ec8173ce94b6738538279e942fdca25650c6 done [2026-02-13T04:14:11.675Z] #8 exporting config sha256:7c238ff4e29e9e85d3ccccc898c756af32a752ef65a93f4e434dc34a6682b7d1 done [2026-02-13T04:14:11.675Z] #8 exporting manifest list sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 done [2026-02-13T04:14:11.675Z] #8 pushing layers 0.0s done [2026-02-13T04:14:11.675Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 0.1s done [2026-02-13T04:14:11.675Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T04:14:11.675Z] #8 DONE 0.1s [2026-02-13T04:14:11.675Z] [2026-02-13T04:14:11.675Z] 1 warning found (use --debug to expand): [2026-02-13T04:14:11.675Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T04:14:11.973Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18 --push - [2026-02-13T04:14:11.973Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18' [2026-02-13T04:14:11.973Z] #1 [internal] load build definition from Dockerfile [2026-02-13T04:14:11.973Z] #1 transferring dockerfile: 176B done [2026-02-13T04:14:11.973Z] #1 DONE 0.0s [2026-02-13T04:14:11.973Z] [2026-02-13T04:14:11.973Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18 [2026-02-13T04:14:11.973Z] #2 DONE 0.0s [2026-02-13T04:14:11.973Z] [2026-02-13T04:14:11.973Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18 [2026-02-13T04:14:11.973Z] #3 DONE 0.0s [2026-02-13T04:14:11.973Z] [2026-02-13T04:14:11.973Z] #4 [internal] load .dockerignore [2026-02-13T04:14:11.973Z] #4 transferring context: 2B done [2026-02-13T04:14:11.973Z] #4 DONE 0.0s [2026-02-13T04:14:11.973Z] [2026-02-13T04:14:11.973Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 [2026-02-13T04:14:11.973Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done [2026-02-13T04:14:11.973Z] #5 DONE 0.0s [2026-02-13T04:14:11.973Z] [2026-02-13T04:14:11.973Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 [2026-02-13T04:14:12.233Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done [2026-02-13T04:14:12.233Z] #6 CACHED [2026-02-13T04:14:12.233Z] [2026-02-13T04:14:12.233Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 [2026-02-13T04:14:12.233Z] #5 CACHED [2026-02-13T04:14:12.233Z] [2026-02-13T04:14:12.233Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T04:14:12.233Z] #7 DONE 0.0s [2026-02-13T04:14:12.233Z] [2026-02-13T04:14:12.233Z] #8 exporting to image [2026-02-13T04:14:12.233Z] #8 exporting layers done [2026-02-13T04:14:12.233Z] #8 exporting manifest sha256:4f6ef5dc80171cd0ae40402138e008d163636984aa04bde92b64b291b4a26763 done [2026-02-13T04:14:12.233Z] #8 exporting config sha256:162f4f990dde34da62a2299565efaaab9b69d4e1a59cd76f61cb840d72f476c3 done [2026-02-13T04:14:12.233Z] #8 exporting manifest sha256:682dd466e015a79dd9a98137e337ec8173ce94b6738538279e942fdca25650c6 done [2026-02-13T04:14:12.233Z] #8 exporting config sha256:7c238ff4e29e9e85d3ccccc898c756af32a752ef65a93f4e434dc34a6682b7d1 done [2026-02-13T04:14:12.233Z] #8 exporting manifest list sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 done [2026-02-13T04:14:12.233Z] #8 pushing layers 0.0s done [2026-02-13T04:14:12.233Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18@sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 0.1s done [2026-02-13T04:14:12.233Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T04:14:12.233Z] #8 DONE 0.1s [2026-02-13T04:14:12.233Z] [2026-02-13T04:14:12.233Z] 1 warning found (use --debug to expand): [2026-02-13T04:14:12.233Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T04:14:12.524Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 --push - [2026-02-13T04:14:12.524Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18' [2026-02-13T04:14:12.524Z] #1 [internal] load build definition from Dockerfile [2026-02-13T04:14:12.524Z] #1 transferring dockerfile: 217B done [2026-02-13T04:14:12.524Z] #1 DONE 0.0s [2026-02-13T04:14:12.524Z] [2026-02-13T04:14:12.524Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [2026-02-13T04:14:12.524Z] #2 DONE 0.0s [2026-02-13T04:14:12.524Z] [2026-02-13T04:14:12.524Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [2026-02-13T04:14:12.524Z] #3 DONE 0.0s [2026-02-13T04:14:12.524Z] [2026-02-13T04:14:12.524Z] #4 [internal] load .dockerignore [2026-02-13T04:14:12.524Z] #4 transferring context: 2B done [2026-02-13T04:14:12.524Z] #4 DONE 0.0s [2026-02-13T04:14:12.524Z] [2026-02-13T04:14:12.524Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 [2026-02-13T04:14:12.524Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done [2026-02-13T04:14:12.524Z] #5 CACHED [2026-02-13T04:14:12.524Z] [2026-02-13T04:14:12.524Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 [2026-02-13T04:14:12.784Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done [2026-02-13T04:14:12.784Z] #6 CACHED [2026-02-13T04:14:12.784Z] [2026-02-13T04:14:12.784Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T04:14:12.784Z] #7 DONE 0.0s [2026-02-13T04:14:12.784Z] [2026-02-13T04:14:12.784Z] #8 exporting to image [2026-02-13T04:14:12.784Z] #8 exporting layers done [2026-02-13T04:14:12.784Z] #8 exporting manifest sha256:4f6ef5dc80171cd0ae40402138e008d163636984aa04bde92b64b291b4a26763 done [2026-02-13T04:14:12.784Z] #8 exporting config sha256:162f4f990dde34da62a2299565efaaab9b69d4e1a59cd76f61cb840d72f476c3 done [2026-02-13T04:14:12.784Z] #8 exporting manifest sha256:682dd466e015a79dd9a98137e337ec8173ce94b6738538279e942fdca25650c6 done [2026-02-13T04:14:12.784Z] #8 exporting config sha256:7c238ff4e29e9e85d3ccccc898c756af32a752ef65a93f4e434dc34a6682b7d1 done [2026-02-13T04:14:12.784Z] #8 exporting manifest list sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 done [2026-02-13T04:14:12.784Z] #8 pushing layers 0.0s done [2026-02-13T04:14:12.784Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18@sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 0.1s done [2026-02-13T04:14:12.784Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T04:14:12.784Z] #8 DONE 0.1s [2026-02-13T04:14:12.784Z] [2026-02-13T04:14:12.784Z] 1 warning found (use --debug to expand): [2026-02-13T04:14:12.784Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T04:14:13.070Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' [2026-02-13T04:14:13.070Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - [2026-02-13T04:14:13.070Z] #1 [internal] load build definition from Dockerfile [2026-02-13T04:14:13.070Z] #1 transferring dockerfile: 168B done [2026-02-13T04:14:13.070Z] #1 DONE 0.0s [2026-02-13T04:14:13.070Z] [2026-02-13T04:14:13.070Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-02-13T04:14:13.070Z] #2 DONE 0.0s [2026-02-13T04:14:13.070Z] [2026-02-13T04:14:13.070Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-02-13T04:14:13.070Z] #3 DONE 0.0s [2026-02-13T04:14:13.070Z] [2026-02-13T04:14:13.070Z] #4 [internal] load .dockerignore [2026-02-13T04:14:13.070Z] #4 transferring context: 2B done [2026-02-13T04:14:13.070Z] #4 DONE 0.0s [2026-02-13T04:14:13.070Z] [2026-02-13T04:14:13.070Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 [2026-02-13T04:14:13.070Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done [2026-02-13T04:14:13.070Z] #5 DONE 0.0s [2026-02-13T04:14:13.070Z] [2026-02-13T04:14:13.070Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 [2026-02-13T04:14:13.329Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done [2026-02-13T04:14:13.329Z] #6 CACHED [2026-02-13T04:14:13.329Z] [2026-02-13T04:14:13.329Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 [2026-02-13T04:14:13.329Z] #5 CACHED [2026-02-13T04:14:13.329Z] [2026-02-13T04:14:13.329Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T04:14:13.329Z] #7 DONE 0.0s [2026-02-13T04:14:13.329Z] [2026-02-13T04:14:13.329Z] #8 exporting to image [2026-02-13T04:14:13.329Z] #8 exporting layers done [2026-02-13T04:14:13.329Z] #8 exporting manifest sha256:4f6ef5dc80171cd0ae40402138e008d163636984aa04bde92b64b291b4a26763 done [2026-02-13T04:14:13.329Z] #8 exporting config sha256:162f4f990dde34da62a2299565efaaab9b69d4e1a59cd76f61cb840d72f476c3 done [2026-02-13T04:14:13.329Z] #8 exporting manifest sha256:682dd466e015a79dd9a98137e337ec8173ce94b6738538279e942fdca25650c6 done [2026-02-13T04:14:13.329Z] #8 exporting config sha256:7c238ff4e29e9e85d3ccccc898c756af32a752ef65a93f4e434dc34a6682b7d1 done [2026-02-13T04:14:13.329Z] #8 exporting manifest list sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 done [2026-02-13T04:14:13.329Z] #8 pushing layers 0.0s done [2026-02-13T04:14:13.329Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 0.1s done [2026-02-13T04:14:13.329Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T04:14:13.329Z] #8 DONE 0.1s [2026-02-13T04:14:13.329Z] [2026-02-13T04:14:13.329Z] 1 warning found (use --debug to expand): [2026-02-13T04:14:13.329Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-13T04:14:13.711Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:14:14.002Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:14:14.554Z] ---> package-listing.sh [2026-02-13T04:14:14.554Z] ++ facter osfamily [2026-02-13T04:14:14.554Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T04:14:14.815Z] + OS_FAMILY=redhat [2026-02-13T04:14:14.815Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2026-02-13T04:14:14.815Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T04:14:14.815Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T04:14:14.815Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T04:14:14.815Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T04:14:14.815Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-02-13T04:14:14.815Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T04:14:14.815Z] + case "${OS_FAMILY}" in [2026-02-13T04:14:14.815Z] + rpm -qa [2026-02-13T04:14:14.815Z] + sort [2026-02-13T04:14:15.384Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T04:14:15.384Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T04:14:15.384Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T04:14:15.384Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-02-13T04:14:15.384Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2026-02-13T04:14:15.384Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2026-02-13T04:14:15.396Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-13T04:14:15.680Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:14:15.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T04:14:15.983Z] [2026-02-13T04:14:15.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:14:16.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T04:14:16.286Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T04:14:16.286Z] 5eb5b503b376: Pulling fs layer [2026-02-13T04:14:16.286Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T04:14:16.286Z] ec43610c2a17: Pulling fs layer [2026-02-13T04:14:16.286Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T04:14:16.286Z] 33b1e0a273af: Pulling fs layer [2026-02-13T04:14:16.286Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T04:14:16.286Z] 2f39f015ded8: Pulling fs layer [2026-02-13T04:14:16.286Z] 3a2ae6a8a46f: Waiting [2026-02-13T04:14:16.286Z] 33b1e0a273af: Waiting [2026-02-13T04:14:16.286Z] 5d3b04190fa2: Waiting [2026-02-13T04:14:16.286Z] 2f39f015ded8: Waiting [2026-02-13T04:14:16.286Z] 5c69ac0246d0: Download complete [2026-02-13T04:14:16.286Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T04:14:16.286Z] 3a2ae6a8a46f: Download complete [2026-02-13T04:14:16.286Z] 33b1e0a273af: Verifying Checksum [2026-02-13T04:14:16.286Z] 33b1e0a273af: Download complete [2026-02-13T04:14:16.286Z] ec43610c2a17: Verifying Checksum [2026-02-13T04:14:16.286Z] ec43610c2a17: Download complete [2026-02-13T04:14:16.286Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T04:14:16.286Z] 5d3b04190fa2: Download complete [2026-02-13T04:14:16.546Z] 5eb5b503b376: Verifying Checksum [2026-02-13T04:14:16.546Z] 5eb5b503b376: Download complete [2026-02-13T04:14:17.116Z] 2f39f015ded8: Verifying Checksum [2026-02-13T04:14:17.116Z] 2f39f015ded8: Download complete [2026-02-13T04:14:17.687Z] 5eb5b503b376: Pull complete [2026-02-13T04:14:17.947Z] 5c69ac0246d0: Pull complete [2026-02-13T04:14:18.514Z] ec43610c2a17: Pull complete [2026-02-13T04:14:18.515Z] 3a2ae6a8a46f: Pull complete [2026-02-13T04:14:18.777Z] 33b1e0a273af: Pull complete [2026-02-13T04:14:18.777Z] 5d3b04190fa2: Pull complete [2026-02-13T04:14:23.003Z] 2f39f015ded8: Pull complete [2026-02-13T04:14:23.003Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T04:14:23.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T04:14:23.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T04:14:23.156Z] prd-centos7-docker-4c-2g-2018 does not seem to be running inside a container [2026-02-13T04:14:23.189Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-02-13T04:14:28.105Z] $ docker top b1aabfe2375afc6c513c26d131ae2f7afd26fcfa3d875217e4424cdcb7b573e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T04:14:28.462Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T04:14:28.751Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T04:14:29.037Z] + ls /var/log/sa-host [2026-02-13T04:14:29.037Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T04:14:29.192Z] provisioning config files... [2026-02-13T04:14:29.201Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10779407116831883752tmp [Pipeline] { [Pipeline] echo [2026-02-13T04:14:29.221Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:14:29.510Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T04:14:29.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:14:29.862Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T04:14:29.871Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:14:30.160Z] ---> sudo-logs.sh [2026-02-13T04:14:30.160Z] Archiving 'sudo' log.. [2026-02-13T04:14:30.160Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2018.novalocal: Name or service not known [2026-02-13T04:14:30.160Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2018.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-02-13T04:14:30.184Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:14:30.467Z] ---> job-cost.sh [2026-02-13T04:14:30.467Z] lf-activate-venv: SKIPPING [2026-02-13T04:14:30.467Z] INFO: No Stack... [2026-02-13T04:14:31.040Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-02-13T04:14:31.299Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T04:14:31.316Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:14:31.612Z] ---> logs-deploy.sh [2026-02-13T04:14:31.612Z] lf-activate-venv: SKIPPING [2026-02-13T04:14:31.612Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/245 [2026-02-13T04:14:31.612Z] INFO: archiving workspace using pattern(s): [2026-02-13T04:14:32.554Z] Archives upload complete. [2026-02-13T04:14:32.554Z] INFO: archiving logs to Nexus [2026-02-13T04:14:33.488Z] ---> uname -a: [2026-02-13T04:14:33.488Z] Linux prd-centos7-docker-4c-2g-2018.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-02-13T04:14:33.488Z] [2026-02-13T04:14:33.488Z] [2026-02-13T04:14:33.488Z] ---> lscpu: [2026-02-13T04:14:33.488Z] Architecture: x86_64 [2026-02-13T04:14:33.488Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-13T04:14:33.488Z] Byte Order: Little Endian [2026-02-13T04:14:33.488Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-13T04:14:33.488Z] CPU(s): 2 [2026-02-13T04:14:33.488Z] On-line CPU(s) list: 0,1 [2026-02-13T04:14:33.488Z] Thread(s) per core: 1 [2026-02-13T04:14:33.488Z] Core(s) per socket: 1 [2026-02-13T04:14:33.488Z] Socket(s): 2 [2026-02-13T04:14:33.488Z] NUMA node(s): 1 [2026-02-13T04:14:33.488Z] Vendor ID: AuthenticAMD [2026-02-13T04:14:33.488Z] CPU family: 23 [2026-02-13T04:14:33.488Z] Model: 49 [2026-02-13T04:14:33.488Z] Model name: AMD EPYC-Rome Processor [2026-02-13T04:14:33.488Z] Stepping: 0 [2026-02-13T04:14:33.488Z] CPU MHz: 2799.998 [2026-02-13T04:14:33.488Z] BogoMIPS: 5599.99 [2026-02-13T04:14:33.488Z] Virtualization: AMD-V [2026-02-13T04:14:33.488Z] Hypervisor vendor: KVM [2026-02-13T04:14:33.488Z] Virtualization type: full [2026-02-13T04:14:33.488Z] L1d cache: 64 KiB [2026-02-13T04:14:33.488Z] L1i cache: 64 KiB [2026-02-13T04:14:33.488Z] L2 cache: 1 MiB [2026-02-13T04:14:33.488Z] L3 cache: 32 MiB [2026-02-13T04:14:33.488Z] NUMA node0 CPU(s): 0,1 [2026-02-13T04:14:33.488Z] Vulnerability Itlb multihit: Not affected [2026-02-13T04:14:33.488Z] Vulnerability L1tf: Not affected [2026-02-13T04:14:33.488Z] Vulnerability Mds: Not affected [2026-02-13T04:14:33.488Z] Vulnerability Meltdown: Not affected [2026-02-13T04:14:33.488Z] Vulnerability Mmio stale data: Not affected [2026-02-13T04:14:33.488Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-13T04:14:33.488Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-02-13T04:14:33.488Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-02-13T04:14:33.488Z] Vulnerability Srbds: Not affected [2026-02-13T04:14:33.488Z] Vulnerability Tsx async abort: Not affected [2026-02-13T04:14:33.488Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-02-13T04:14:33.488Z] [2026-02-13T04:14:33.488Z] [2026-02-13T04:14:33.488Z] ---> nproc: [2026-02-13T04:14:33.488Z] 2 [2026-02-13T04:14:33.488Z] [2026-02-13T04:14:33.488Z] [2026-02-13T04:14:33.488Z] ---> df -h: [2026-02-13T04:14:33.488Z] Filesystem Size Used Avail Use% Mounted on [2026-02-13T04:14:33.488Z] overlay 40G 7.4G 33G 19% / [2026-02-13T04:14:33.488Z] tmpfs 64M 0 64M 0% /dev [2026-02-13T04:14:33.488Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-02-13T04:14:33.488Z] shm 64M 0 64M 0% /dev/shm [2026-02-13T04:14:33.488Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-02-13T04:14:33.488Z] [2026-02-13T04:14:33.488Z] [2026-02-13T04:14:33.488Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2026-02-13T04:14:33.488Z] Please check if data collecting is enabled [2026-02-13T04:14:33.488Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T04:14:33.516Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-02-13T04:14:33.520Z] $ docker stop --time=1 b1aabfe2375afc6c513c26d131ae2f7afd26fcfa3d875217e4424cdcb7b573e6 [2026-02-13T04:14:34.663Z] $ docker rm -f --volumes b1aabfe2375afc6c513c26d131ae2f7afd26fcfa3d875217e4424cdcb7b573e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-02-13T04:14:34.780Z] [WS-CLEANUP] Deleting project workspace... [2026-02-13T04:14:34.780Z] [WS-CLEANUP] Deferred wipeout is used... [2026-02-13T04:14:34.815Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:14:35.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T04:14:35.261Z] [2026-02-13T04:14:35.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:14:35.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T04:14:35.563Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T04:14:35.563Z] 5eb5b503b376: Pulling fs layer [2026-02-13T04:14:35.563Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T04:14:35.563Z] ec43610c2a17: Pulling fs layer [2026-02-13T04:14:35.563Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T04:14:35.563Z] 33b1e0a273af: Pulling fs layer [2026-02-13T04:14:35.563Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T04:14:35.563Z] 2f39f015ded8: Pulling fs layer [2026-02-13T04:14:35.563Z] 33b1e0a273af: Waiting [2026-02-13T04:14:35.563Z] 5d3b04190fa2: Waiting [2026-02-13T04:14:35.563Z] 2f39f015ded8: Waiting [2026-02-13T04:14:35.563Z] 3a2ae6a8a46f: Waiting [2026-02-13T04:14:35.563Z] 5c69ac0246d0: Download complete [2026-02-13T04:14:35.563Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T04:14:35.563Z] 3a2ae6a8a46f: Download complete [2026-02-13T04:14:35.823Z] 33b1e0a273af: Verifying Checksum [2026-02-13T04:14:35.823Z] 33b1e0a273af: Download complete [2026-02-13T04:14:35.823Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T04:14:35.823Z] 5d3b04190fa2: Download complete [2026-02-13T04:14:35.823Z] ec43610c2a17: Verifying Checksum [2026-02-13T04:14:35.823Z] ec43610c2a17: Download complete [2026-02-13T04:14:35.823Z] 5eb5b503b376: Verifying Checksum [2026-02-13T04:14:35.823Z] 5eb5b503b376: Download complete [2026-02-13T04:14:36.389Z] 2f39f015ded8: Verifying Checksum [2026-02-13T04:14:36.389Z] 2f39f015ded8: Download complete [2026-02-13T04:14:37.323Z] 5eb5b503b376: Pull complete [2026-02-13T04:14:37.323Z] 5c69ac0246d0: Pull complete [2026-02-13T04:14:37.889Z] ec43610c2a17: Pull complete [2026-02-13T04:14:37.889Z] 3a2ae6a8a46f: Pull complete [2026-02-13T04:14:38.148Z] 33b1e0a273af: Pull complete [2026-02-13T04:14:38.148Z] 5d3b04190fa2: Pull complete [2026-02-13T04:14:44.711Z] 2f39f015ded8: Pull complete [2026-02-13T04:14:44.711Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T04:14:44.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T04:14:44.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T04:14:44.814Z] prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container [2026-02-13T04:14:44.842Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-02-13T04:14:46.177Z] $ docker top f8989e386bd8658e8eec3b4c0e0b27cfa6a77be902634edc5d0ab653c259c045 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:14:46.560Z] ---> job-cost.sh [2026-02-13T04:14:46.560Z] lf-activate-venv: SKIPPING [2026-02-13T04:14:46.560Z] INFO: No Stack... [2026-02-13T04:14:46.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T04:14:47.390Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T04:14:47.680Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2026-02-13T04:14:47.680Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T04:14:47.693Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] [2026-02-13T04:15:00.098Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] did not exist. Created. [2026-02-13T04:15:00.108Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T04:15:00.411Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-02-13T04:15:00.445Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T04:15:00.455Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T04:15:00.478Z] $ docker stop --time=1 f8989e386bd8658e8eec3b4c0e0b27cfa6a77be902634edc5d0ab653c259c045 [2026-02-13T04:15:01.630Z] $ docker rm -f --volumes f8989e386bd8658e8eec3b4c0e0b27cfa6a77be902634edc5d0ab653c259c045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-13T04:17:41.516Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2026-02-13T04:17:41.516Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.158s coverage: 31.2% of statements [2026-02-13T04:17:41.516Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2026-02-13T04:18:03.580Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.802s coverage: 86.5% of statements [2026-02-13T04:18:03.580Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-02-13T04:18:03.580Z] go vet ./... [2026-02-13T04:18:59.981Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-13T04:18:59.981Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-13T04:18:59.981Z] ./bin/test-attribution-txt.sh [2026-02-13T04:18:59.981Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-13T04:18:59.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-13T04:19:00.006Z] $ docker stop --time=1 3b9c80534c2fa04185f3c82e7e5e7f504b82fcb02eb41a42340f2dc04b821235 [2026-02-13T04:19:01.915Z] $ docker rm -f --volumes 3b9c80534c2fa04185f3c82e7e5e7f504b82fcb02eb41a42340f2dc04b821235 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T04:19:03.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-13T04:19:03.631Z] Warning: overwriting stash ‘coverage-report’ [2026-02-13T04:19:04.260Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-13T04:19:04.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T04:19:04.983Z] + ls -al . [2026-02-13T04:19:04.983Z] total 308 [2026-02-13T04:19:04.983Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 04:13 . [2026-02-13T04:19:04.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 04:10 .. [2026-02-13T04:19:04.983Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 04:10 .git [2026-02-13T04:19:04.983Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 04:10 .github [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 493 Feb 13 04:10 .gitignore [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 04:10 .golangci.yml [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 22626 Feb 13 04:10 Attribution.txt [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 19022 Feb 13 04:10 CHANGELOG.md [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 1715 Feb 13 04:10 Dockerfile [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 04:10 GOVERNANCE.md [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 762 Feb 13 04:10 Jenkinsfile [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 13 04:10 LICENSE [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 3464 Feb 13 04:10 Makefile [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 13 04:10 OWNERS.md [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 2620 Feb 13 04:10 README.md [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 04:08 VERSION [2026-02-13T04:19:04.983Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 04:10 bin [2026-02-13T04:19:04.983Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 04:10 cmd [2026-02-13T04:19:04.983Z] -rw-r--r-- 1 jenkins jenkins 85674 Feb 13 04:18 coverage.out [2026-02-13T04:19:04.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 04:10 doc [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 7007 Feb 13 04:10 go.mod [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 90036 Feb 13 04:10 go.sum [2026-02-13T04:19:04.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 04:10 internal [2026-02-13T04:19:04.983Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 13 04:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:19:05.330Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a --label arch=arm64 --label version=4.1.0-dev.18 . [2026-02-13T04:19:05.915Z] Sending build context to Docker daemon 27.68MB [2026-02-13T04:19:06.181Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-02-13T04:19:06.181Z] Step 2/27 : FROM ${BASE} AS builder [2026-02-13T04:19:06.181Z] ---> d5bc05da08b4 [2026-02-13T04:19:06.181Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2026-02-13T04:19:08.746Z] ---> Running in b7cb5bb22741 [2026-02-13T04:19:08.746Z] Removing intermediate container b7cb5bb22741 [2026-02-13T04:19:08.746Z] ---> 75ae640c072f [2026-02-13T04:19:08.746Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-02-13T04:19:08.746Z] ---> Running in ac0a33e4aa5c [2026-02-13T04:19:09.014Z] Removing intermediate container ac0a33e4aa5c [2026-02-13T04:19:09.014Z] ---> 64d5591badc1 [2026-02-13T04:19:09.014Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2026-02-13T04:19:09.280Z] ---> Running in 340748d6ebfc [2026-02-13T04:19:09.280Z] Removing intermediate container 340748d6ebfc [2026-02-13T04:19:09.280Z] ---> d697de15fb54 [2026-02-13T04:19:09.280Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2026-02-13T04:19:09.546Z] ---> Running in de07619cacb5 [2026-02-13T04:19:09.813Z] Removing intermediate container de07619cacb5 [2026-02-13T04:19:09.814Z] ---> b3705c507e4b [2026-02-13T04:19:09.814Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2026-02-13T04:19:09.814Z] ---> Running in 6d60e7da755d [2026-02-13T04:19:10.081Z] Removing intermediate container 6d60e7da755d [2026-02-13T04:19:10.081Z] ---> 552687ef479d [2026-02-13T04:19:10.081Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-02-13T04:19:10.081Z] ---> Running in 06da0737fb3a [2026-02-13T04:19:11.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T04:19:11.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T04:19:13.029Z] OK: 255 MiB in 60 packages [2026-02-13T04:19:13.987Z] Removing intermediate container 06da0737fb3a [2026-02-13T04:19:13.987Z] ---> b0f33c0f4612 [2026-02-13T04:19:13.987Z] Step 9/27 : WORKDIR /device-onvif-camera [2026-02-13T04:19:13.987Z] ---> Running in 6f36b3b8741f [2026-02-13T04:19:14.255Z] Removing intermediate container 6f36b3b8741f [2026-02-13T04:19:14.255Z] ---> 74702441fcac [2026-02-13T04:19:14.255Z] Step 10/27 : COPY go.mod vendor* ./ [2026-02-13T04:19:14.836Z] ---> 9f9dc3d655be [2026-02-13T04:19:14.836Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T04:19:14.836Z] ---> Running in 2cbc0a1c0f9b [2026-02-13T04:19:17.410Z] Removing intermediate container 2cbc0a1c0f9b [2026-02-13T04:19:17.410Z] ---> 0c948affd199 [2026-02-13T04:19:17.410Z] Step 12/27 : COPY . . [2026-02-13T04:19:18.817Z] ---> 10473e4e9f9c [2026-02-13T04:19:18.817Z] Step 13/27 : RUN ${MAKE} [2026-02-13T04:19:18.817Z] ---> Running in c322ae29b3c3 [2026-02-13T04:19:19.773Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2026-02-13T04:23:11.540Z] Removing intermediate container c322ae29b3c3 [2026-02-13T04:23:11.540Z] ---> 3ac5e8934d11 [2026-02-13T04:23:11.540Z] Step 14/27 : FROM alpine:3.22 [2026-02-13T04:23:11.540Z] 3.22: Pulling from library/alpine [2026-02-13T04:23:11.540Z] d741ee1608f3: Pulling fs layer [2026-02-13T04:23:11.540Z] d741ee1608f3: Verifying Checksum [2026-02-13T04:23:11.540Z] d741ee1608f3: Pull complete [2026-02-13T04:23:11.540Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T04:23:11.540Z] Status: Downloaded newer image for alpine:3.22 [2026-02-13T04:23:11.540Z] ---> 5a766deef0c8 [2026-02-13T04:23:11.540Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2026-02-13T04:23:11.540Z] ---> Running in 36feb8ac824d [2026-02-13T04:23:11.540Z] Removing intermediate container 36feb8ac824d [2026-02-13T04:23:11.540Z] ---> a63f419a3342 [2026-02-13T04:23:11.540Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2026-02-13T04:23:11.540Z] ---> Running in 3c4571c4c952 [2026-02-13T04:23:11.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T04:23:11.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T04:23:11.540Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T04:23:11.540Z] Executing busybox-1.37.0-r20.trigger [2026-02-13T04:23:11.540Z] OK: 8 MiB in 17 packages [2026-02-13T04:23:11.540Z] Removing intermediate container 3c4571c4c952 [2026-02-13T04:23:11.540Z] ---> 39babcfb3804 [2026-02-13T04:23:11.540Z] Step 17/27 : RUN apk --no-cache upgrade [2026-02-13T04:23:11.540Z] ---> Running in 0dc6b2ca0eae [2026-02-13T04:23:11.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T04:23:11.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T04:23:11.540Z] OK: 8 MiB in 17 packages [2026-02-13T04:23:12.123Z] Removing intermediate container 0dc6b2ca0eae [2026-02-13T04:23:12.123Z] ---> 8b8ced768614 [2026-02-13T04:23:12.123Z] Step 18/27 : WORKDIR / [2026-02-13T04:23:12.123Z] ---> Running in 8a337cefd9e5 [2026-02-13T04:23:12.388Z] Removing intermediate container 8a337cefd9e5 [2026-02-13T04:23:12.388Z] ---> 13859340a0f0 [2026-02-13T04:23:12.388Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2026-02-13T04:23:14.322Z] ---> 9b001adba071 [2026-02-13T04:23:14.322Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2026-02-13T04:23:14.902Z] ---> c9649794effd [2026-02-13T04:23:14.902Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2026-02-13T04:23:15.173Z] ---> a9c5a885b08e [2026-02-13T04:23:15.173Z] Step 22/27 : EXPOSE 59984 [2026-02-13T04:23:15.439Z] ---> Running in b7ec467cdb62 [2026-02-13T04:23:15.707Z] Removing intermediate container b7ec467cdb62 [2026-02-13T04:23:15.707Z] ---> 586570d41b5f [2026-02-13T04:23:15.707Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2026-02-13T04:23:15.707Z] ---> Running in d057ca1e49bd [2026-02-13T04:23:15.972Z] Removing intermediate container d057ca1e49bd [2026-02-13T04:23:15.973Z] ---> be623b8b15d0 [2026-02-13T04:23:15.973Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-02-13T04:23:15.973Z] ---> Running in 78438fd0ef8c [2026-02-13T04:23:16.239Z] Removing intermediate container 78438fd0ef8c [2026-02-13T04:23:16.239Z] ---> 8a8df7774dde [2026-02-13T04:23:16.239Z] Step 25/27 : LABEL arch=arm64 [2026-02-13T04:23:16.509Z] ---> Running in ee0c3ac63c0f [2026-02-13T04:23:16.773Z] Removing intermediate container ee0c3ac63c0f [2026-02-13T04:23:16.773Z] ---> e86565008a69 [2026-02-13T04:23:16.773Z] Step 26/27 : LABEL git_sha=ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [2026-02-13T04:23:16.773Z] ---> Running in 198f9887f203 [2026-02-13T04:23:17.038Z] Removing intermediate container 198f9887f203 [2026-02-13T04:23:17.038Z] ---> 107448f70d1d [2026-02-13T04:23:17.038Z] Step 27/27 : LABEL version=4.1.0-dev.18 [2026-02-13T04:23:17.038Z] ---> Running in ef56f188bef9 [2026-02-13T04:23:17.303Z] Removing intermediate container ef56f188bef9 [2026-02-13T04:23:17.303Z] ---> 551d18803cc2 [2026-02-13T04:23:17.303Z] [Warning] One or more build-args [ARCH] were not consumed [2026-02-13T04:23:17.303Z] Successfully built 551d18803cc2 [2026-02-13T04:23:17.303Z] Successfully tagged device-onvif-camera-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-02-13T04:23:17.700Z] provisioning config files... [2026-02-13T04:23:17.712Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/245@tmp/config3654949953431246538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:23:18.042Z] ---> ****-login.sh [2026-02-13T04:23:18.042Z] nexus3.edgexfoundry.org:10001 [2026-02-13T04:23:18.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:23:18.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:23:18.307Z] Configure a credential helper to remove this warning. See [2026-02-13T04:23:18.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:23:18.307Z] [2026-02-13T04:23:18.307Z] Login Succeeded [2026-02-13T04:23:18.307Z] nexus3.edgexfoundry.org:10002 [2026-02-13T04:23:18.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:23:18.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:23:18.573Z] Configure a credential helper to remove this warning. See [2026-02-13T04:23:18.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:23:18.573Z] [2026-02-13T04:23:18.573Z] Login Succeeded [2026-02-13T04:23:18.573Z] nexus3.edgexfoundry.org:10003 [2026-02-13T04:23:18.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:23:18.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:23:18.838Z] Configure a credential helper to remove this warning. See [2026-02-13T04:23:18.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:23:18.838Z] [2026-02-13T04:23:18.838Z] Login Succeeded [2026-02-13T04:23:19.103Z] nexus3.edgexfoundry.org:10004 [2026-02-13T04:23:19.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:23:19.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:23:19.369Z] Configure a credential helper to remove this warning. See [2026-02-13T04:23:19.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:23:19.369Z] [2026-02-13T04:23:19.369Z] Login Succeeded [2026-02-13T04:23:19.369Z] ****.io [2026-02-13T04:23:19.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T04:23:19.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T04:23:19.897Z] Configure a credential helper to remove this warning. See [2026-02-13T04:23:19.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T04:23:19.897Z] [2026-02-13T04:23:19.897Z] Login Succeeded [2026-02-13T04:23:19.897Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T04:23:19.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T04:23:19.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T04:23:19.988Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2026-02-13T04:23:19.988Z] ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [2026-02-13T04:23:19.988Z] latest [2026-02-13T04:23:19.988Z] 4.1.0-dev.18 [2026-02-13T04:23:19.988Z] ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [2026-02-13T04:23:19.988Z] main [2026-02-13T04:23:19.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:23:20.348Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:23:20.705Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [2026-02-13T04:23:20.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-02-13T04:23:20.705Z] 8b2545c9dc86: Preparing [2026-02-13T04:23:20.705Z] 95fc161971a9: Preparing [2026-02-13T04:23:20.705Z] af36ee89385f: Preparing [2026-02-13T04:23:20.705Z] de6159a87057: Preparing [2026-02-13T04:23:20.705Z] b622c881d379: Preparing [2026-02-13T04:23:20.705Z] c4e71c2a4573: Preparing [2026-02-13T04:23:20.705Z] c4e71c2a4573: Waiting [2026-02-13T04:23:20.969Z] de6159a87057: Pushed [2026-02-13T04:23:20.969Z] 95fc161971a9: Pushed [2026-02-13T04:23:20.969Z] 8b2545c9dc86: Pushed [2026-02-13T04:23:20.969Z] b622c881d379: Pushed [2026-02-13T04:23:20.969Z] c4e71c2a4573: Layer already exists [2026-02-13T04:23:29.208Z] af36ee89385f: Pushed [2026-02-13T04:23:29.208Z] ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a: digest: sha256:9a0600511d7fa9a67f9b9739be7e0fb5b854dd69872457fe8f3924ff679e762d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:23:29.562Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:23:29.915Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2026-02-13T04:23:29.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-02-13T04:23:29.915Z] 8b2545c9dc86: Preparing [2026-02-13T04:23:29.915Z] 95fc161971a9: Preparing [2026-02-13T04:23:29.915Z] af36ee89385f: Preparing [2026-02-13T04:23:29.915Z] de6159a87057: Preparing [2026-02-13T04:23:29.915Z] b622c881d379: Preparing [2026-02-13T04:23:29.915Z] c4e71c2a4573: Preparing [2026-02-13T04:23:29.915Z] c4e71c2a4573: Waiting [2026-02-13T04:23:29.915Z] b622c881d379: Layer already exists [2026-02-13T04:23:29.915Z] de6159a87057: Layer already exists [2026-02-13T04:23:29.915Z] 8b2545c9dc86: Layer already exists [2026-02-13T04:23:29.915Z] 95fc161971a9: Layer already exists [2026-02-13T04:23:29.915Z] af36ee89385f: Layer already exists [2026-02-13T04:23:29.915Z] c4e71c2a4573: Layer already exists [2026-02-13T04:23:29.915Z] latest: digest: sha256:9a0600511d7fa9a67f9b9739be7e0fb5b854dd69872457fe8f3924ff679e762d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:23:30.533Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:23:30.886Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.18 [2026-02-13T04:23:30.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-02-13T04:23:30.886Z] 8b2545c9dc86: Preparing [2026-02-13T04:23:30.886Z] 95fc161971a9: Preparing [2026-02-13T04:23:30.886Z] af36ee89385f: Preparing [2026-02-13T04:23:30.886Z] de6159a87057: Preparing [2026-02-13T04:23:30.886Z] b622c881d379: Preparing [2026-02-13T04:23:30.886Z] c4e71c2a4573: Preparing [2026-02-13T04:23:30.886Z] c4e71c2a4573: Waiting [2026-02-13T04:23:30.886Z] b622c881d379: Layer already exists [2026-02-13T04:23:30.886Z] 95fc161971a9: Layer already exists [2026-02-13T04:23:30.886Z] de6159a87057: Layer already exists [2026-02-13T04:23:30.886Z] 8b2545c9dc86: Layer already exists [2026-02-13T04:23:30.886Z] af36ee89385f: Layer already exists [2026-02-13T04:23:30.886Z] c4e71c2a4573: Layer already exists [2026-02-13T04:23:30.886Z] 4.1.0-dev.18: digest: sha256:9a0600511d7fa9a67f9b9739be7e0fb5b854dd69872457fe8f3924ff679e762d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:23:31.250Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:23:31.594Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [2026-02-13T04:23:31.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-02-13T04:23:31.594Z] 8b2545c9dc86: Preparing [2026-02-13T04:23:31.594Z] 95fc161971a9: Preparing [2026-02-13T04:23:31.594Z] af36ee89385f: Preparing [2026-02-13T04:23:31.594Z] de6159a87057: Preparing [2026-02-13T04:23:31.594Z] b622c881d379: Preparing [2026-02-13T04:23:31.594Z] c4e71c2a4573: Preparing [2026-02-13T04:23:31.595Z] c4e71c2a4573: Waiting [2026-02-13T04:23:31.595Z] 95fc161971a9: Layer already exists [2026-02-13T04:23:31.595Z] de6159a87057: Layer already exists [2026-02-13T04:23:31.595Z] af36ee89385f: Layer already exists [2026-02-13T04:23:31.595Z] 8b2545c9dc86: Layer already exists [2026-02-13T04:23:31.595Z] b622c881d379: Layer already exists [2026-02-13T04:23:31.595Z] c4e71c2a4573: Layer already exists [2026-02-13T04:23:31.595Z] ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18: digest: sha256:9a0600511d7fa9a67f9b9739be7e0fb5b854dd69872457fe8f3924ff679e762d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:23:32.219Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:23:32.571Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2026-02-13T04:23:32.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-02-13T04:23:32.571Z] 8b2545c9dc86: Preparing [2026-02-13T04:23:32.571Z] 95fc161971a9: Preparing [2026-02-13T04:23:32.571Z] af36ee89385f: Preparing [2026-02-13T04:23:32.571Z] de6159a87057: Preparing [2026-02-13T04:23:32.571Z] b622c881d379: Preparing [2026-02-13T04:23:32.571Z] c4e71c2a4573: Preparing [2026-02-13T04:23:32.571Z] c4e71c2a4573: Waiting [2026-02-13T04:23:32.571Z] af36ee89385f: Layer already exists [2026-02-13T04:23:32.571Z] 95fc161971a9: Layer already exists [2026-02-13T04:23:32.571Z] b622c881d379: Layer already exists [2026-02-13T04:23:32.571Z] 8b2545c9dc86: Layer already exists [2026-02-13T04:23:32.571Z] de6159a87057: Layer already exists [2026-02-13T04:23:32.571Z] c4e71c2a4573: Layer already exists [2026-02-13T04:23:32.835Z] main: digest: sha256:9a0600511d7fa9a67f9b9739be7e0fb5b854dd69872457fe8f3924ff679e762d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T04:23:32.910Z] ===================================================== [Pipeline] echo [2026-02-13T04:23:32.921Z] taggedImages: [2026-02-13T04:23:32.921Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [2026-02-13T04:23:32.921Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2026-02-13T04:23:32.921Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.18 [2026-02-13T04:23:32.921Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [2026-02-13T04:23:32.921Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2026-02-13T04:23:32.932Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] echo [2026-02-13T04:23:32.943Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2026-02-13T04:23:32.957Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.18 [Pipeline] echo [2026-02-13T04:23:32.969Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [Pipeline] echo [2026-02-13T04:23:32.982Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:23:33.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T04:23:33.371Z] [2026-02-13T04:23:33.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:23:33.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T04:23:33.709Z] arm64: Pulling from edgex-lftools-log-publisher [2026-02-13T04:23:33.709Z] 8998bd30e6a1: Pulling fs layer [2026-02-13T04:23:33.709Z] 04944245beec: Pulling fs layer [2026-02-13T04:23:33.709Z] 699f458cf7ca: Pulling fs layer [2026-02-13T04:23:33.709Z] 765212b225bb: Pulling fs layer [2026-02-13T04:23:33.709Z] f23df028b6ca: Pulling fs layer [2026-02-13T04:23:33.709Z] d65c8cfc05b1: Pulling fs layer [2026-02-13T04:23:33.709Z] 2437ff75d9bd: Pulling fs layer [2026-02-13T04:23:33.709Z] f23df028b6ca: Waiting [2026-02-13T04:23:33.709Z] d65c8cfc05b1: Waiting [2026-02-13T04:23:33.709Z] 2437ff75d9bd: Waiting [2026-02-13T04:23:33.709Z] 765212b225bb: Waiting [2026-02-13T04:23:33.977Z] 04944245beec: Verifying Checksum [2026-02-13T04:23:33.977Z] 04944245beec: Download complete [2026-02-13T04:23:33.977Z] 765212b225bb: Verifying Checksum [2026-02-13T04:23:33.977Z] 765212b225bb: Download complete [2026-02-13T04:23:33.977Z] f23df028b6ca: Verifying Checksum [2026-02-13T04:23:33.977Z] f23df028b6ca: Download complete [2026-02-13T04:23:33.977Z] d65c8cfc05b1: Verifying Checksum [2026-02-13T04:23:33.977Z] d65c8cfc05b1: Download complete [2026-02-13T04:23:33.978Z] 699f458cf7ca: Verifying Checksum [2026-02-13T04:23:33.978Z] 699f458cf7ca: Download complete [2026-02-13T04:23:34.557Z] 8998bd30e6a1: Verifying Checksum [2026-02-13T04:23:34.557Z] 8998bd30e6a1: Download complete [2026-02-13T04:23:37.147Z] 2437ff75d9bd: Verifying Checksum [2026-02-13T04:23:37.147Z] 2437ff75d9bd: Download complete [2026-02-13T04:23:39.086Z] 8998bd30e6a1: Pull complete [2026-02-13T04:23:39.666Z] 04944245beec: Pull complete [2026-02-13T04:23:41.066Z] 699f458cf7ca: Pull complete [2026-02-13T04:23:41.331Z] 765212b225bb: Pull complete [2026-02-13T04:23:42.285Z] f23df028b6ca: Pull complete [2026-02-13T04:23:42.285Z] d65c8cfc05b1: Pull complete [2026-02-13T04:24:00.470Z] 2437ff75d9bd: Pull complete [2026-02-13T04:24:00.470Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-02-13T04:24:00.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T04:24:00.470Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T04:24:00.663Z] prd-ubuntu20.04-docker-arm64-4c-16g-2017 does not seem to be running inside a container [2026-02-13T04:24:00.713Z] $ 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-onvif-camera/245 -v /w/workspace/device-onvif-camera/245:/w/workspace/device-onvif-camera/245:rw,z -v /w/workspace/device-onvif-camera/245@tmp:/w/workspace/device-onvif-camera/245@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-02-13T04:24:03.325Z] $ docker top 0788fe2d6f3218bb6117a4aba2a5db3945d2e007ba17ff2b3eb589af3220662d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:24:04.157Z] ---> job-cost.sh [2026-02-13T04:24:04.157Z] lf-activate-venv: SKIPPING [2026-02-13T04:24:04.157Z] INFO: No Stack... [2026-02-13T04:24:04.735Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-02-13T04:24:05.313Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T04:24:05.936Z] + cat /w/workspace/device-onvif-camera/245/archives/cost.csv [2026-02-13T04:24:05.937Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T04:24:05.988Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] [2026-02-13T04:24:05.998Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] did not exist. Created. [2026-02-13T04:24:06.004Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T04:24:06.343Z] /w/workspace/device-onvif-camera/245@tmp/durable-8d5b3f83/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-02-13T04:24:07.238Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-02-13T04:24:07.261Z] Warning: overwriting stash ‘stack-cost’ [2026-02-13T04:24:07.315Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T04:24:07.326Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T04:24:07.348Z] $ docker stop --time=1 0788fe2d6f3218bb6117a4aba2a5db3945d2e007ba17ff2b3eb589af3220662d [2026-02-13T04:24:08.857Z] $ docker rm -f --volumes 0788fe2d6f3218bb6117a4aba2a5db3945d2e007ba17ff2b3eb589af3220662d [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-02-13T04:24:09.318Z] provisioning config files... [2026-02-13T04:24:09.326Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10164095194481145747tmp [Pipeline] { [Pipeline] sh [2026-02-13T04:24:09.619Z] + set +x [2026-02-13T04:24:09.619Z] + curl -s https://codecov.io/bash [2026-02-13T04:24:09.619Z] + bash -s -- [2026-02-13T04:24:09.619Z] [2026-02-13T04:24:09.619Z] _____ _ [2026-02-13T04:24:09.619Z] / ____| | | [2026-02-13T04:24:09.619Z] | | ___ __| | ___ ___ _____ __ [2026-02-13T04:24:09.619Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-02-13T04:24:09.619Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-02-13T04:24:09.619Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-02-13T04:24:09.619Z] Bash-1.0.6 [2026-02-13T04:24:09.619Z] [2026-02-13T04:24:09.619Z] [2026-02-13T04:24:09.619Z] ==> git version 2.25.1 found [2026-02-13T04:24:09.619Z] ==> 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-02-13T04:24:09.619Z] Release-Date: 2020-01-08 [2026-02-13T04:24:09.619Z] 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-02-13T04:24:09.619Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-02-13T04:24:09.619Z] ==> Jenkins CI detected. [2026-02-13T04:24:09.619Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2026-02-13T04:24:09.619Z] project root: . [2026-02-13T04:24:09.619Z] --> token set from env [2026-02-13T04:24:09.619Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-02-13T04:24:09.619Z] ==> Running gcov in . (disable via -X gcov) [2026-02-13T04:24:09.619Z] ==> Python coveragepy not found [2026-02-13T04:24:09.619Z] ==> Searching for coverage reports in: [2026-02-13T04:24:09.619Z] + . [2026-02-13T04:24:09.619Z] -> Found 1 reports [2026-02-13T04:24:09.619Z] ==> Detecting git/mercurial file structure [2026-02-13T04:24:09.877Z] ==> Reading reports [2026-02-13T04:24:09.877Z] + ./coverage.out bytes=85674 [2026-02-13T04:24:09.877Z] ==> Appending adjustments [2026-02-13T04:24:09.877Z] https://docs.codecov.io/docs/fixing-reports [2026-02-13T04:24:09.877Z] + Found adjustments [2026-02-13T04:24:09.877Z] ==> Gzipping contents [2026-02-13T04:24:09.877Z] 12K /tmp/codecov.0nj1Bq.gz [2026-02-13T04:24:09.877Z] ==> Uploading reports [2026-02-13T04:24:09.877Z] url: https://codecov.io [2026-02-13T04:24:09.877Z] query: branch=main&commit=ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a&build=245&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F245%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-13T04:24:09.877Z] -> Pinging Codecov [2026-02-13T04:24:09.877Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a&build=245&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F245%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-13T04:24:10.134Z] -> Uploading to [2026-02-13T04:24:10.134Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a/f9673fae-e2c0-4f20-b193-b5878ac9af4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260213T042409Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b9ca41d32890750425e8e4042be4312c692b4c3cb16daf6478ab96526efd7859 [2026-02-13T04:24:10.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-13T04:24:10.134Z] Dload Upload Total Spent Left Speed [2026-02-13T04:24:10.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10955 0 0 100 10955 0 73033 --:--:-- --:--:-- --:--:-- 73033 [2026-02-13T04:24:10.392Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] } [2026-02-13T04:24:10.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-02-13T04:24:10.521Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-02-13T04:24:10.533Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:24:10.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T04:24:10.836Z] [2026-02-13T04:24:10.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:24:11.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T04:24:11.135Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-02-13T04:24:11.135Z] 2d35ebdb57d9: Already exists [2026-02-13T04:24:11.135Z] 85e8836fcdb2: Pulling fs layer [2026-02-13T04:24:11.135Z] 91631faa732a: Pulling fs layer [2026-02-13T04:24:11.135Z] f3f5ae8826fa: Pulling fs layer [2026-02-13T04:24:11.135Z] 4f4fb700ef54: Pulling fs layer [2026-02-13T04:24:11.136Z] 7861252a18e6: Pulling fs layer [2026-02-13T04:24:11.136Z] 9130f900ef6f: Pulling fs layer [2026-02-13T04:24:11.136Z] 7861252a18e6: Waiting [2026-02-13T04:24:11.136Z] 4f4fb700ef54: Waiting [2026-02-13T04:24:11.136Z] 9130f900ef6f: Waiting [2026-02-13T04:24:11.136Z] f3f5ae8826fa: Verifying Checksum [2026-02-13T04:24:11.136Z] f3f5ae8826fa: Download complete [2026-02-13T04:24:11.136Z] 85e8836fcdb2: Download complete [2026-02-13T04:24:11.136Z] 4f4fb700ef54: Download complete [2026-02-13T04:24:11.393Z] 85e8836fcdb2: Pull complete [2026-02-13T04:24:11.393Z] 7861252a18e6: Verifying Checksum [2026-02-13T04:24:11.393Z] 7861252a18e6: Download complete [2026-02-13T04:24:11.651Z] 91631faa732a: Verifying Checksum [2026-02-13T04:24:11.651Z] 91631faa732a: Download complete [2026-02-13T04:24:12.582Z] 9130f900ef6f: Verifying Checksum [2026-02-13T04:24:12.582Z] 9130f900ef6f: Download complete [2026-02-13T04:24:16.765Z] 91631faa732a: Pull complete [2026-02-13T04:24:16.765Z] f3f5ae8826fa: Pull complete [2026-02-13T04:24:16.765Z] 4f4fb700ef54: Pull complete [2026-02-13T04:24:16.765Z] 7861252a18e6: Pull complete [2026-02-13T04:24:20.951Z] 9130f900ef6f: Pull complete [2026-02-13T04:24:20.951Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-02-13T04:24:20.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T04:24:20.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T04:24:21.049Z] prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container [2026-02-13T04:24:21.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-02-13T04:24:22.803Z] $ docker top 11e9521e2aadb967f015e1f1938bb202ee2b4e2605ef34a733e91ff0d053484c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T04:24:23.153Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2026-02-13T04:24:23.161Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2026-02-13T04:24:23.440Z] + set -o pipefail [2026-02-13T04:24:23.440Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2026-02-13T04:24:33.204Z] [2026-02-13T04:24:33.204Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2026-02-13T04:24:33.204Z] [2026-02-13T04:24:33.204Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/791272f6-ae78-4eb6-b432-cffef837fcb6 [2026-02-13T04:24:33.204Z] [2026-02-13T04:24:33.204Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2026-02-13T04:24:33.204Z] [2026-02-13T04:24:33.204Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-02-13T04:24:33.204Z] [2026-02-13T04:24:33.463Z] [2026-02-13T04:24:33.463Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-02-13T04:24:33.463Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-02-13T04:24:33.465Z] $ docker stop --time=1 11e9521e2aadb967f015e1f1938bb202ee2b4e2605ef34a733e91ff0d053484c [2026-02-13T04:24:36.039Z] $ docker rm -f --volumes 11e9521e2aadb967f015e1f1938bb202ee2b4e2605ef34a733e91ff0d053484c [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) [Pipeline] echo [2026-02-13T04:24:36.582Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T04:24:36.600Z] provisioning config files... [2026-02-13T04:24:36.609Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5918780145593777014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:24:36.910Z] --> edgex-publish-swagger.sh [2026-02-13T04:24:36.910Z] === Publish doc/openapi/v3 API === [2026-02-13T04:24:36.910Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2026-02-13T04:24:36.910Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2026-02-13T04:24:36.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-13T04:24:36.910Z] Dload Upload Total Spent Left Speed [2026-02-13T04:24:36.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 362 2667k --:--:-- --:--:-- --:--:-- 2668k [2026-02-13T04:24:36.910Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-13T04:24:36.910Z] [Pipeline] } [2026-02-13T04:24:36.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T04:24:37.362Z] + git log --format=format:%s -1 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] sh [2026-02-13T04:24:37.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T04:24:37.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:24:37.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T04:24:37.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T04:24:38.033Z] prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container [2026-02-13T04:24:38.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-02-13T04:24:39.187Z] $ docker top 0255042b0ae0a6ecc54839db73475c195ff558d8d9ab829d3b3de66e27033416 -eo pid,comm [2026-02-13T04:24:39.275Z] 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-02-13T04:24:39.275Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T04:24:39.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T04:24:39.329Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T04:24:39.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T04:24:39.438Z] $ docker exec 0255042b0ae0a6ecc54839db73475c195ff558d8d9ab829d3b3de66e27033416 ssh-agent [2026-02-13T04:24:39.551Z] SSH_AUTH_SOCK=/tmp/ssh-yp4cGs6iOsYe/agent.14 [2026-02-13T04:24:39.551Z] SSH_AGENT_PID=20 [2026-02-13T04:24:39.555Z] Running ssh-add (command line suppressed) [2026-02-13T04:24:39.657Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8958943185810530723.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8958943185810530723.key) [2026-02-13T04:24:39.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T04:24:39.970Z] + git semver tag [2026-02-13T04:24:40.229Z] 2026-02-13 04:24:40,186 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T04:24:40.229Z] 2026-02-13 04:24:40,196 [run_tag] DEBUG tag force:False [2026-02-13T04:24:40.229Z] 2026-02-13 04:24:40,197 [check_head_tag] DEBUG check head tag [2026-02-13T04:24:40.229Z] 2026-02-13 04:24:40,198 [execute] INFO git cat-file --batch-check [2026-02-13T04:24:40.229Z] 2026-02-13 04:24:40,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2026-02-13T04:24:40.229Z] 2026-02-13 04:24:40,200 [execute] INFO git cat-file --batch [2026-02-13T04:24:40.229Z] 2026-02-13 04:24:40,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2026-02-13T04:24:40.229Z] 2026-02-13 04:24:40,218 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-02-13T04:24:40.229Z] 2026-02-13 04:24:40,218 [execute] INFO git tag -a v4.1.0-dev.18 -m v4.1.0-dev.18 [2026-02-13T04:24:40.229Z] 2026-02-13 04:24:40,218 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.18', '-m', 'v4.1.0-dev.18'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-02-13T04:24:40.488Z] 2026-02-13 04:24:40,221 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-02-13T04:24:40.488Z] 4.1.0-dev.18 [Pipeline] } [2026-02-13T04:24:40.488Z] $ docker exec --env ******** --env ******** 0255042b0ae0a6ecc54839db73475c195ff558d8d9ab829d3b3de66e27033416 ssh-agent -k [2026-02-13T04:24:40.578Z] unset SSH_AUTH_SOCK; [2026-02-13T04:24:40.579Z] unset SSH_AGENT_PID; [2026-02-13T04:24:40.579Z] echo Agent pid 20 killed; [2026-02-13T04:24:40.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T04:24:40.922Z] + git semver [Pipeline] } [2026-02-13T04:24:41.183Z] $ docker stop --time=1 0255042b0ae0a6ecc54839db73475c195ff558d8d9ab829d3b3de66e27033416 [2026-02-13T04:24:42.505Z] $ docker rm -f --volumes 0255042b0ae0a6ecc54839db73475c195ff558d8d9ab829d3b3de66e27033416 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:24:42.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T04:24:42.920Z] [2026-02-13T04:24:42.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:24:43.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T04:24:43.220Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-02-13T04:24:43.220Z] ab5ef0e58194: Pulling fs layer [2026-02-13T04:24:43.220Z] 9712f1f96733: Pulling fs layer [2026-02-13T04:24:43.220Z] 63f879dbbcfc: Pulling fs layer [2026-02-13T04:24:43.220Z] 0d9ebad4ef96: Pulling fs layer [2026-02-13T04:24:43.220Z] e9a5061849ea: Pulling fs layer [2026-02-13T04:24:43.220Z] d747dcd14b5f: Pulling fs layer [2026-02-13T04:24:43.220Z] 2de7ff778b66: Pulling fs layer [2026-02-13T04:24:43.220Z] 0d9ebad4ef96: Waiting [2026-02-13T04:24:43.220Z] e9a5061849ea: Waiting [2026-02-13T04:24:43.220Z] d747dcd14b5f: Waiting [2026-02-13T04:24:43.220Z] 2de7ff778b66: Waiting [2026-02-13T04:24:43.220Z] 9712f1f96733: Verifying Checksum [2026-02-13T04:24:43.220Z] 9712f1f96733: Download complete [2026-02-13T04:24:43.477Z] 63f879dbbcfc: Verifying Checksum [2026-02-13T04:24:43.477Z] 63f879dbbcfc: Download complete [2026-02-13T04:24:43.745Z] e9a5061849ea: Verifying Checksum [2026-02-13T04:24:43.745Z] e9a5061849ea: Download complete [2026-02-13T04:24:43.745Z] d747dcd14b5f: Verifying Checksum [2026-02-13T04:24:43.745Z] d747dcd14b5f: Download complete [2026-02-13T04:24:44.003Z] 0d9ebad4ef96: Verifying Checksum [2026-02-13T04:24:44.003Z] 0d9ebad4ef96: Download complete [2026-02-13T04:24:44.003Z] 2de7ff778b66: Verifying Checksum [2026-02-13T04:24:44.003Z] 2de7ff778b66: Download complete [2026-02-13T04:24:44.003Z] ab5ef0e58194: Verifying Checksum [2026-02-13T04:24:44.004Z] ab5ef0e58194: Download complete [2026-02-13T04:24:48.195Z] ab5ef0e58194: Pull complete [2026-02-13T04:24:48.195Z] 9712f1f96733: Pull complete [2026-02-13T04:24:48.451Z] 63f879dbbcfc: Pull complete [2026-02-13T04:24:53.713Z] 0d9ebad4ef96: Pull complete [2026-02-13T04:24:53.713Z] e9a5061849ea: Pull complete [2026-02-13T04:24:53.713Z] d747dcd14b5f: Pull complete [2026-02-13T04:24:55.088Z] 2de7ff778b66: Pull complete [2026-02-13T04:24:55.088Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-02-13T04:24:55.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T04:24:55.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T04:24:55.442Z] prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container [2026-02-13T04:24:55.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-02-13T04:24:57.039Z] $ docker top 4ca221d494b5d3a6cbfe294e3379afd718c3f2abc902650335481ef08e053a85 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-02-13T04:24:57.117Z] provisioning config files... [2026-02-13T04:24:57.125Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7109058463978723617tmp [2026-02-13T04:24:57.133Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8862850311762648332tmp [2026-02-13T04:24:57.141Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15090259615838432746tmp [Pipeline] { [Pipeline] echo [2026-02-13T04:24:57.166Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:24:57.458Z] ---> sigul-configuration.sh [2026-02-13T04:24:57.458Z] gpg: directory `/root/.gnupg' created [2026-02-13T04:24:57.458Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-02-13T04:24:57.458Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-02-13T04:24:57.458Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-02-13T04:24:57.458Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-02-13T04:24:57.458Z] gpg: CAST5 encrypted data [2026-02-13T04:24:57.458Z] gpg: encrypted with 1 passphrase [2026-02-13T04:24:57.458Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-02-13T04:24:57.748Z] + mkdir /home/jenkins [2026-02-13T04:24:57.748Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-02-13T04:24:58.046Z] + 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-02-13T04:24:58.061Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:24:58.352Z] ---> sigul-install.sh [2026-02-13T04:24:58.352Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-02-13T04:24:58.648Z] + git tag --list [2026-02-13T04:24:58.648Z] v0.0.0 [2026-02-13T04:24:58.648Z] v2.2.0 [2026-02-13T04:24:58.648Z] v2.3.0 [2026-02-13T04:24:58.648Z] v2.3.1 [2026-02-13T04:24:58.648Z] v3.0 [2026-02-13T04:24:58.648Z] v3.0.0 [2026-02-13T04:24:58.648Z] v3.1 [2026-02-13T04:24:58.648Z] v3.1.0 [2026-02-13T04:24:58.648Z] v3.1.1 [2026-02-13T04:24:58.648Z] v4.0 [2026-02-13T04:24:58.648Z] v4.0.0 [2026-02-13T04:24:58.648Z] v4.0.1 [2026-02-13T04:24:58.648Z] v4.0.1-dev.1 [2026-02-13T04:24:58.648Z] v4.1.0-dev.1 [2026-02-13T04:24:58.648Z] v4.1.0-dev.10 [2026-02-13T04:24:58.648Z] v4.1.0-dev.11 [2026-02-13T04:24:58.648Z] v4.1.0-dev.12 [2026-02-13T04:24:58.648Z] v4.1.0-dev.13 [2026-02-13T04:24:58.648Z] v4.1.0-dev.14 [2026-02-13T04:24:58.648Z] v4.1.0-dev.15 [2026-02-13T04:24:58.648Z] v4.1.0-dev.16 [2026-02-13T04:24:58.648Z] v4.1.0-dev.17 [2026-02-13T04:24:58.648Z] v4.1.0-dev.18 [2026-02-13T04:24:58.648Z] v4.1.0-dev.2 [2026-02-13T04:24:58.648Z] v4.1.0-dev.3 [2026-02-13T04:24:58.648Z] v4.1.0-dev.4 [2026-02-13T04:24:58.648Z] v4.1.0-dev.5 [2026-02-13T04:24:58.648Z] v4.1.0-dev.6 [2026-02-13T04:24:58.648Z] v4.1.0-dev.7 [2026-02-13T04:24:58.648Z] v4.1.0-dev.8 [2026-02-13T04:24:58.648Z] v4.1.0-dev.9 [Pipeline] sh [2026-02-13T04:24:58.941Z] + lftools sign git-tag v4.1.0-dev.18 [2026-02-13T04:24:59.510Z] Signing Git tag with Sigul... [2026-02-13T04:24:59.511Z] Signing v4.1.0-dev.18 [Pipeline] echo [2026-02-13T04:24:59.783Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:25:00.115Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-02-13T04:25:00.128Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-02-13T04:25:00.143Z] $ docker stop --time=1 4ca221d494b5d3a6cbfe294e3379afd718c3f2abc902650335481ef08e053a85 [2026-02-13T04:25:01.428Z] $ docker rm -f --volumes 4ca221d494b5d3a6cbfe294e3379afd718c3f2abc902650335481ef08e053a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-02-13T04:25:01.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T04:25:01.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:25:02.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T04:25:02.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T04:25:02.329Z] prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container [2026-02-13T04:25:02.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-02-13T04:25:02.580Z] $ docker top 7a914eb25bf8e18ef9696486f644a8a64c3a35f5d22ce2a52b4f1e7572b70bf6 -eo pid,comm [2026-02-13T04:25:02.635Z] 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-02-13T04:25:02.635Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T04:25:02.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T04:25:02.683Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T04:25:02.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T04:25:02.790Z] $ docker exec 7a914eb25bf8e18ef9696486f644a8a64c3a35f5d22ce2a52b4f1e7572b70bf6 ssh-agent [2026-02-13T04:25:02.900Z] SSH_AUTH_SOCK=/tmp/ssh-KybcFDsL4WAC/agent.32 [2026-02-13T04:25:02.900Z] SSH_AGENT_PID=38 [2026-02-13T04:25:02.905Z] Running ssh-add (command line suppressed) [2026-02-13T04:25:02.999Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_147483946969858720.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_147483946969858720.key) [2026-02-13T04:25:03.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T04:25:03.311Z] + git semver bump pre [2026-02-13T04:25:03.569Z] 2026-02-13 04:25:03,539 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T04:25:03.569Z] 2026-02-13 04:25:03,542 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-02-13T04:25:03.569Z] 2026-02-13 04:25:03,542 [bump_version] DEBUG bumping version:4.1.0-dev.18 on axis:pre with prefix:dev [2026-02-13T04:25:03.569Z] 2026-02-13 04:25:03,542 [bump_version] DEBUG bumped version:4.1.0-dev.19 [2026-02-13T04:25:03.569Z] 2026-02-13 04:25:03,542 [write_version] DEBUG write version:4.1.0-dev.19 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2026-02-13T04:25:03.569Z] 2026-02-13 04:25:03,542 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-02-13T04:25:03.569Z] 2026-02-13 04:25:03,542 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-02-13T04:25:03.569Z] 2026-02-13 04:25:03,546 [execute] INFO git cat-file --batch-check [2026-02-13T04:25:03.569Z] 2026-02-13 04:25:03,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T04:25:03.569Z] 2026-02-13 04:25:03,550 [execute] INFO git cat-file --batch [2026-02-13T04:25:03.569Z] 2026-02-13 04:25:03,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T04:25:03.569Z] 2026-02-13 04:25:03,554 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-02-13T04:25:03.569Z] 4.1.0-dev.19 [Pipeline] } [2026-02-13T04:25:03.826Z] $ docker exec --env ******** --env ******** 7a914eb25bf8e18ef9696486f644a8a64c3a35f5d22ce2a52b4f1e7572b70bf6 ssh-agent -k [2026-02-13T04:25:03.909Z] unset SSH_AUTH_SOCK; [2026-02-13T04:25:03.910Z] unset SSH_AGENT_PID; [2026-02-13T04:25:03.910Z] echo Agent pid 38 killed; [2026-02-13T04:25:03.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T04:25:04.248Z] + git semver [Pipeline] } [2026-02-13T04:25:04.506Z] $ docker stop --time=1 7a914eb25bf8e18ef9696486f644a8a64c3a35f5d22ce2a52b4f1e7572b70bf6 [2026-02-13T04:25:05.774Z] $ docker rm -f --volumes 7a914eb25bf8e18ef9696486f644a8a64c3a35f5d22ce2a52b4f1e7572b70bf6 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T04:25:06.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T04:25:06.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:25:06.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T04:25:06.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T04:25:06.499Z] prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container [2026-02-13T04:25:06.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-02-13T04:25:06.752Z] $ docker top fe37f9747790aa63a2a082f9eae3a24fe36a2a7c5c53e9112de1eae66926d761 -eo pid,comm [2026-02-13T04:25:06.805Z] 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-02-13T04:25:06.805Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T04:25:06.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T04:25:06.857Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T04:25:06.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T04:25:06.943Z] $ docker exec fe37f9747790aa63a2a082f9eae3a24fe36a2a7c5c53e9112de1eae66926d761 ssh-agent [2026-02-13T04:25:07.058Z] SSH_AUTH_SOCK=/tmp/ssh-MQcOL85VHLVq/agent.33 [2026-02-13T04:25:07.058Z] SSH_AGENT_PID=39 [2026-02-13T04:25:07.061Z] Running ssh-add (command line suppressed) [2026-02-13T04:25:07.139Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10347647009191765156.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10347647009191765156.key) [2026-02-13T04:25:07.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T04:25:07.448Z] + git semver push [2026-02-13T04:25:07.706Z] 2026-02-13 04:25:07,637 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T04:25:07.706Z] 2026-02-13 04:25:07,639 [run_push] DEBUG push [2026-02-13T04:25:07.706Z] 2026-02-13 04:25:07,640 [execute] INFO git cat-file --batch-check [2026-02-13T04:25:07.706Z] 2026-02-13 04:25:07,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T04:25:07.706Z] 2026-02-13 04:25:07,642 [execute] INFO git rev-list 4010c66ab7c8fcf1497692309d6ebb2c06112607 -- [2026-02-13T04:25:07.706Z] 2026-02-13 04:25:07,642 [execute] DEBUG Popen(['git', 'rev-list', '4010c66ab7c8fcf1497692309d6ebb2c06112607', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-13T04:25:07.706Z] 2026-02-13 04:25:07,651 [execute] INFO git fetch -v -- origin [2026-02-13T04:25:07.706Z] 2026-02-13 04:25:07,651 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-02-13T04:25:08.272Z] 2026-02-13 04:25:08,205 [run_push] DEBUG no remote changes detected [2026-02-13T04:25:08.272Z] 2026-02-13 04:25:08,205 [execute] INFO git push origin semver [2026-02-13T04:25:08.272Z] 2026-02-13 04:25:08,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-13T04:25:09.207Z] 2026-02-13 04:25:08,946 [run_push] DEBUG push all version tags [2026-02-13T04:25:09.207Z] 2026-02-13 04:25:08,947 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-02-13T04:25:09.207Z] 2026-02-13 04:25:08,947 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-02-13T04:25:09.775Z] 2026-02-13 04:25:09,629 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-02-13T04:25:09.775Z] 4.1.0-dev.19 [Pipeline] } [2026-02-13T04:25:09.773Z] $ docker exec --env ******** --env ******** fe37f9747790aa63a2a082f9eae3a24fe36a2a7c5c53e9112de1eae66926d761 ssh-agent -k [2026-02-13T04:25:09.867Z] unset SSH_AUTH_SOCK; [2026-02-13T04:25:09.867Z] unset SSH_AGENT_PID; [2026-02-13T04:25:09.867Z] echo Agent pid 39 killed; [2026-02-13T04:25:09.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T04:25:10.198Z] + git semver [Pipeline] } [2026-02-13T04:25:10.460Z] $ docker stop --time=1 fe37f9747790aa63a2a082f9eae3a24fe36a2a7c5c53e9112de1eae66926d761 [2026-02-13T04:25:11.731Z] $ docker rm -f --volumes fe37f9747790aa63a2a082f9eae3a24fe36a2a7c5c53e9112de1eae66926d761 [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-02-13T04:25:12.307Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2026-02-13T04:25:12.307Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2026-02-13T04:25:12.307Z] total 16 [2026-02-13T04:25:12.307Z] drwxr-xr-x 3 root root 4096 Feb 13 04:14 . [2026-02-13T04:25:12.307Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 04:24 .. [2026-02-13T04:25:12.307Z] drwxr-xr-x 2 root root 4096 Feb 13 04:14 cost [2026-02-13T04:25:12.307Z] -rw-r--r-- 1 root root 91 Feb 13 04:14 cost.csv [2026-02-13T04:25:12.307Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2026-02-13T04:25:12.307Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2026-02-13T04:25:12.307Z] total 16 [2026-02-13T04:25:12.307Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 04:14 . [2026-02-13T04:25:12.307Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 04:24 .. [2026-02-13T04:25:12.307Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 04:14 cost [2026-02-13T04:25:12.307Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 13 04:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:25:12.592Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:25:13.449Z] ---> package-listing.sh [2026-02-13T04:25:13.449Z] ++ facter osfamily [2026-02-13T04:25:13.449Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T04:25:13.708Z] + OS_FAMILY=debian [2026-02-13T04:25:13.708Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2026-02-13T04:25:13.708Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T04:25:13.708Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T04:25:13.708Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T04:25:13.708Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T04:25:13.708Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-02-13T04:25:13.708Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T04:25:13.708Z] + case "${OS_FAMILY}" in [2026-02-13T04:25:13.708Z] + dpkg -l [2026-02-13T04:25:13.708Z] + grep '^ii' [2026-02-13T04:25:13.708Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T04:25:13.708Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T04:25:13.708Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T04:25:13.708Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-02-13T04:25:13.708Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2026-02-13T04:25:13.708Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2026-02-13T04:25:13.718Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-13T04:25:13.992Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T04:25:14.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T04:25:14.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T04:25:14.627Z] prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container [2026-02-13T04:25:14.647Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-02-13T04:25:14.856Z] $ docker top 56f723870e71d547c5e85c54f3fdab16a809f3d30232d5d4f9e0a5349988d28f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T04:25:15.206Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T04:25:15.490Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T04:25:15.773Z] + ls /var/log/sa-host [2026-02-13T04:25:15.773Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T04:25:15.800Z] provisioning config files... [2026-02-13T04:25:15.808Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10581324568453810178tmp [Pipeline] { [Pipeline] echo [2026-02-13T04:25:15.821Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:25:16.101Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T04:25:16.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:25:16.417Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T04:25:16.425Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:25:16.708Z] ---> sudo-logs.sh [2026-02-13T04:25:16.709Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-13T04:25:16.742Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:25:17.022Z] ---> job-cost.sh [2026-02-13T04:25:17.022Z] lf-activate-venv: SKIPPING [2026-02-13T04:25:17.022Z] DEBUG: total: 0.2199999988079071 [2026-02-13T04:25:17.022Z] INFO: Retrieving Stack Cost... [2026-02-13T04:25:17.279Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T04:25:17.537Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T04:25:17.545Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T04:25:17.818Z] ---> logs-deploy.sh [2026-02-13T04:25:17.818Z] lf-activate-venv: SKIPPING [2026-02-13T04:25:17.818Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/245 [2026-02-13T04:25:17.818Z] INFO: archiving workspace using pattern(s): [2026-02-13T04:25:18.754Z] Archives upload complete. [2026-02-13T04:25:18.754Z] INFO: archiving logs to Nexus