Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 691bcfab37f429dbe1eada372397ae0254724cd6 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-ssh12866901169092365537.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4655997164703660822.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh6626121846038067183.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14248997586607327225.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-ssh9119784163859058528.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]] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-7596 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 Avoid second fetch Checking out Revision 691bcfab37f429dbe1eada372397ae0254724cd6 (main) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#519)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 691bcfab37f429dbe1eada372397ae0254724cd6 # timeout=10 > git rev-list --no-walk 3a4f249d681b6d810324a06bf1fb1c23a0bd69ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-26T01:40:18.238Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-26T01:40:18.308Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-26T01:40:18.339Z] ========================================================= [2025-08-26T01:40:18.339Z] EdgeX Global Pipelines Version Info [2025-08-26T01:40:18.339Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:40:19.429Z] ------------------- [2025-08-26T01:40:19.429Z] stable info: [2025-08-26T01:40:19.429Z] ------------------- [2025-08-26T01:40:19.429Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-26T01:40:19.429Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-26T01:40:19.429Z] Message: update stable to v1.0.276 [2025-08-26T01:40:20.001Z] ------------------- [2025-08-26T01:40:20.001Z] experimental info: [2025-08-26T01:40:20.001Z] ------------------- [2025-08-26T01:40:20.001Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-26T01:40:20.001Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-26T01:40:20.001Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-26T01:40:20.079Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-08-26T01:40:20.100Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-08-26T01:40:20.120Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-26T01:40:20.148Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-26T01:40:20.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-26T01:40:20.200Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-26T01:40:20.227Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-26T01:40:20.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-26T01:40:20.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-26T01:40:20.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-26T01:40:20.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-26T01:40:20.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-08-26T01:40:20.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-26T01:40:20.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-26T01:40:20.708Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-26T01:40:20.723Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-26T01:40:20.741Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-26T01:40:20.760Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-26T01:40:20.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-26T01:40:20.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-26T01:40:20.827Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-26T01:40:20.847Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-08-26T01:40:20.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-26T01:40:20.893Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-26T01:40:20.915Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-26T01:40:20.939Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-26T01:40:20.962Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-26T01:40:20.984Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-26T01:40:21.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-26T01:40:21.029Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-26T01:40:21.052Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 691bcfab37f429dbe1eada372397ae0254724cd6 [Pipeline] echo [2025-08-26T01:40:21.075Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 691bcfa [Pipeline] echo [2025-08-26T01:40:21.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T01:40:21.168Z] provisioning config files... [2025-08-26T01:40:21.184Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16768284476732504825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:40:21.513Z] ---> ****-login.sh [2025-08-26T01:40:21.513Z] nexus3.edgexfoundry.org:10001 [2025-08-26T01:40:21.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:40:21.774Z] [2025-08-26T01:40:21.775Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T01:40:21.775Z] Configure a credential helper to remove this warning. See [2025-08-26T01:40:21.775Z] https://docs.****.com/go/credential-store/ [2025-08-26T01:40:21.775Z] [2025-08-26T01:40:21.775Z] Login Succeeded [2025-08-26T01:40:21.775Z] nexus3.edgexfoundry.org:10002 [2025-08-26T01:40:21.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:40:21.775Z] [2025-08-26T01:40:21.775Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T01:40:21.775Z] Configure a credential helper to remove this warning. See [2025-08-26T01:40:21.775Z] https://docs.****.com/go/credential-store/ [2025-08-26T01:40:21.775Z] [2025-08-26T01:40:21.775Z] Login Succeeded [2025-08-26T01:40:21.775Z] nexus3.edgexfoundry.org:10003 [2025-08-26T01:40:21.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:40:22.035Z] [2025-08-26T01:40:22.035Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T01:40:22.035Z] Configure a credential helper to remove this warning. See [2025-08-26T01:40:22.035Z] https://docs.****.com/go/credential-store/ [2025-08-26T01:40:22.035Z] [2025-08-26T01:40:22.035Z] Login Succeeded [2025-08-26T01:40:22.035Z] nexus3.edgexfoundry.org:10004 [2025-08-26T01:40:22.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:40:22.035Z] [2025-08-26T01:40:22.036Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T01:40:22.036Z] Configure a credential helper to remove this warning. See [2025-08-26T01:40:22.036Z] https://docs.****.com/go/credential-store/ [2025-08-26T01:40:22.036Z] [2025-08-26T01:40:22.036Z] Login Succeeded [2025-08-26T01:40:22.036Z] ****.io [2025-08-26T01:40:22.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:40:22.296Z] [2025-08-26T01:40:22.296Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T01:40:22.296Z] Configure a credential helper to remove this warning. See [2025-08-26T01:40:22.296Z] https://docs.****.com/go/credential-store/ [2025-08-26T01:40:22.296Z] [2025-08-26T01:40:22.296Z] Login Succeeded [2025-08-26T01:40:22.296Z] ---> ****-login.sh ends [Pipeline] } [2025-08-26T01:40:22.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-26T01:40:22.717Z] + git rev-list -1 --merges 691bcfab37f429dbe1eada372397ae0254724cd6~1..691bcfab37f429dbe1eada372397ae0254724cd6 [Pipeline] echo [2025-08-26T01:40:22.743Z] -----------> git rev-list -1 --merges 691bcfab37f429dbe1eada372397ae0254724cd6~1..691bcfab37f429dbe1eada372397ae0254724cd6 691bcfab37f429dbe1eada372397ae0254724cd6 [false] [Pipeline] sh [2025-08-26T01:40:23.036Z] + git log --format=format:%s -1 691bcfab37f429dbe1eada372397ae0254724cd6 [Pipeline] echo [2025-08-26T01:40:23.054Z] ========================================================= [2025-08-26T01:40:23.054Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-26T01:40:23.054Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-26T01:40:23.402Z] + git log --format=format:%s -1 691bcfab37f429dbe1eada372397ae0254724cd6 [Pipeline] echo [2025-08-26T01:40:23.416Z] [semverPrep] GIT_COMMIT: 691bcfab37f429dbe1eada372397ae0254724cd6, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#519) [Pipeline] echo [2025-08-26T01:40:23.435Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-26T01:40:23.819Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-26T01:40:23.819Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-26T01:40:23.819Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-26T01:40:23.819Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-26T01:40:23.819Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-26T01:40:23.819Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-26T01:40:23.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:40:24.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T01:40:24.242Z] [2025-08-26T01:40:24.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:40:24.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T01:40:24.548Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-26T01:40:24.548Z] 3dae71ba6b94: Pulling fs layer [2025-08-26T01:40:24.548Z] 6bf1a483ea7c: Pulling fs layer [2025-08-26T01:40:24.548Z] f5dfc541a4d3: Pulling fs layer [2025-08-26T01:40:24.548Z] 461d9e800cba: Pulling fs layer [2025-08-26T01:40:24.548Z] 80192f66455f: Pulling fs layer [2025-08-26T01:40:24.548Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-26T01:40:24.548Z] a29436f7fd5d: Pulling fs layer [2025-08-26T01:40:24.548Z] 923cac83aea3: Pulling fs layer [2025-08-26T01:40:24.548Z] 25ad8b0a4227: Pulling fs layer [2025-08-26T01:40:24.548Z] db01528c6b51: Pulling fs layer [2025-08-26T01:40:24.548Z] 28988de357af: Pulling fs layer [2025-08-26T01:40:24.548Z] 461d9e800cba: Waiting [2025-08-26T01:40:24.548Z] 923cac83aea3: Waiting [2025-08-26T01:40:24.548Z] 25ad8b0a4227: Waiting [2025-08-26T01:40:24.548Z] 80192f66455f: Waiting [2025-08-26T01:40:24.548Z] db01528c6b51: Waiting [2025-08-26T01:40:24.548Z] 28988de357af: Waiting [2025-08-26T01:40:24.548Z] 2e8e34ca0e6c: Waiting [2025-08-26T01:40:24.548Z] a29436f7fd5d: Waiting [2025-08-26T01:40:24.548Z] 6bf1a483ea7c: Verifying Checksum [2025-08-26T01:40:24.548Z] 6bf1a483ea7c: Download complete [2025-08-26T01:40:24.548Z] 461d9e800cba: Verifying Checksum [2025-08-26T01:40:24.548Z] 461d9e800cba: Download complete [2025-08-26T01:40:24.548Z] 80192f66455f: Verifying Checksum [2025-08-26T01:40:24.548Z] 80192f66455f: Download complete [2025-08-26T01:40:24.807Z] f5dfc541a4d3: Verifying Checksum [2025-08-26T01:40:24.807Z] f5dfc541a4d3: Download complete [2025-08-26T01:40:24.807Z] 3dae71ba6b94: Verifying Checksum [2025-08-26T01:40:24.807Z] 3dae71ba6b94: Download complete [2025-08-26T01:40:24.807Z] 923cac83aea3: Verifying Checksum [2025-08-26T01:40:24.807Z] 923cac83aea3: Download complete [2025-08-26T01:40:24.807Z] 25ad8b0a4227: Verifying Checksum [2025-08-26T01:40:24.807Z] 25ad8b0a4227: Download complete [2025-08-26T01:40:24.807Z] db01528c6b51: Verifying Checksum [2025-08-26T01:40:24.807Z] db01528c6b51: Download complete [2025-08-26T01:40:24.807Z] 28988de357af: Verifying Checksum [2025-08-26T01:40:24.807Z] 28988de357af: Download complete [2025-08-26T01:40:25.067Z] a29436f7fd5d: Verifying Checksum [2025-08-26T01:40:25.067Z] a29436f7fd5d: Download complete [2025-08-26T01:40:25.328Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-26T01:40:25.328Z] 2e8e34ca0e6c: Download complete [2025-08-26T01:40:26.269Z] 3dae71ba6b94: Pull complete [2025-08-26T01:40:26.528Z] 6bf1a483ea7c: Pull complete [2025-08-26T01:40:27.096Z] f5dfc541a4d3: Pull complete [2025-08-26T01:40:27.096Z] 461d9e800cba: Pull complete [2025-08-26T01:40:27.096Z] 80192f66455f: Pull complete [2025-08-26T01:40:30.385Z] 2e8e34ca0e6c: Pull complete [2025-08-26T01:40:31.183Z] a29436f7fd5d: Pull complete [2025-08-26T01:40:31.183Z] 923cac83aea3: Pull complete [2025-08-26T01:40:31.442Z] 25ad8b0a4227: Pull complete [2025-08-26T01:40:31.442Z] db01528c6b51: Pull complete [2025-08-26T01:40:31.442Z] 28988de357af: Pull complete [2025-08-26T01:40:31.442Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-26T01:40:31.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T01:40:31.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T01:40:31.581Z] prd-ubuntu20.04-docker-8c-8g-7596 does not seem to be running inside a container [2025-08-26T01:40:31.611Z] $ 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 [2025-08-26T01:40:34.498Z] $ docker top 45ced39143bbc288cf923670323b00fad9288b007dae6490f72e51abcb2c8ae4 -eo pid,comm [2025-08-26T01:40:34.547Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-26T01:40:34.547Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-26T01:40:34.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-26T01:40:34.618Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-26T01:40:34.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-26T01:40:34.718Z] $ docker exec 45ced39143bbc288cf923670323b00fad9288b007dae6490f72e51abcb2c8ae4 ssh-agent [2025-08-26T01:40:34.827Z] SSH_AUTH_SOCK=/tmp/ssh-Xm4hSFGAINKQ/agent.33 [2025-08-26T01:40:34.827Z] SSH_AGENT_PID=39 [2025-08-26T01:40:34.834Z] Running ssh-add (command line suppressed) [2025-08-26T01:40:34.931Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11613976127426843047.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11613976127426843047.key) [2025-08-26T01:40:34.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-26T01:40:35.242Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2025-08-26T01:40:35.535Z] + git tag --points-at HEAD [Pipeline] } [2025-08-26T01:40:35.545Z] $ docker exec --env ******** --env ******** 45ced39143bbc288cf923670323b00fad9288b007dae6490f72e51abcb2c8ae4 ssh-agent -k [2025-08-26T01:40:35.657Z] unset SSH_AUTH_SOCK; [2025-08-26T01:40:35.658Z] unset SSH_AGENT_PID; [2025-08-26T01:40:35.658Z] echo Agent pid 39 killed; [2025-08-26T01:40:35.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-26T01:40:35.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-26T01:40:35.712Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-26T01:40:35.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-26T01:40:35.827Z] $ docker exec 45ced39143bbc288cf923670323b00fad9288b007dae6490f72e51abcb2c8ae4 ssh-agent [2025-08-26T01:40:35.922Z] SSH_AUTH_SOCK=/tmp/ssh-nmnUecCJFZ2A/agent.86 [2025-08-26T01:40:35.922Z] SSH_AGENT_PID=92 [2025-08-26T01:40:35.927Z] Running ssh-add (command line suppressed) [2025-08-26T01:40:36.010Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7511869037299136025.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7511869037299136025.key) [2025-08-26T01:40:36.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-26T01:40:36.323Z] + git semver init [2025-08-26T01:40:36.583Z] 2025-08-26 01:40:36,536 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-26T01:40:36.583Z] 2025-08-26 01:40:36,540 [run_init] DEBUG init version:0.0.0 force:False [2025-08-26T01:40:36.583Z] 2025-08-26 01:40:36,540 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-08-26T01:40:36.583Z] 2025-08-26 01:40:36,541 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-08-26T01:40:36.583Z] 2025-08-26 01:40:36,541 [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) [2025-08-26T01:40:41.503Z] 2025-08-26 01:40:40,454 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-08-26T01:40:41.503Z] 2025-08-26 01:40:40,455 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-08-26T01:40:41.503Z] 2025-08-26 01:40:40,455 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T01:40:41.503Z] 2025-08-26 01:40:40,455 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T01:40:41.503Z] 4.1.0-dev.6 [Pipeline] } [2025-08-26T01:40:41.511Z] $ docker exec --env ******** --env ******** 45ced39143bbc288cf923670323b00fad9288b007dae6490f72e51abcb2c8ae4 ssh-agent -k [2025-08-26T01:40:41.602Z] unset SSH_AUTH_SOCK; [2025-08-26T01:40:41.602Z] unset SSH_AGENT_PID; [2025-08-26T01:40:41.603Z] echo Agent pid 92 killed; [2025-08-26T01:40:41.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-26T01:40:44.087Z] + git semver [Pipeline] } [2025-08-26T01:40:44.099Z] $ docker stop --time=1 45ced39143bbc288cf923670323b00fad9288b007dae6490f72e51abcb2c8ae4 [2025-08-26T01:40:45.427Z] $ docker rm -f --volumes 45ced39143bbc288cf923670323b00fad9288b007dae6490f72e51abcb2c8ae4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-26T01:40:45.941Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-26T01:40:46.212Z] Stashed 1 file(s) [Pipeline] echo [2025-08-26T01:40:46.217Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T01:40:46.399Z] provisioning config files... [2025-08-26T01:40:46.426Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10085842133416167659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:40:46.748Z] ---> ****-login.sh [2025-08-26T01:40:46.748Z] nexus3.edgexfoundry.org:10001 [2025-08-26T01:40:46.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:40:46.748Z] Login Succeeded [2025-08-26T01:40:46.748Z] nexus3.edgexfoundry.org:10002 [2025-08-26T01:40:46.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:40:46.748Z] Login Succeeded [2025-08-26T01:40:46.748Z] nexus3.edgexfoundry.org:10003 [2025-08-26T01:40:46.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:40:47.009Z] Login Succeeded [2025-08-26T01:40:47.009Z] nexus3.edgexfoundry.org:10004 [2025-08-26T01:40:47.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:40:47.009Z] Login Succeeded [2025-08-26T01:40:47.009Z] ****.io [2025-08-26T01:40:47.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:40:47.270Z] Login Succeeded [2025-08-26T01:40:47.270Z] ---> ****-login.sh ends [Pipeline] } [2025-08-26T01:40:47.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-26T01:40:47.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-26T01:40:47.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-26T01:40:47.405Z] ========================================================= [2025-08-26T01:40:47.405Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-26T01:40:47.405Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:40:47.738Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-26T01:40:48.308Z] #0 building with "default" instance using docker driver [2025-08-26T01:40:48.308Z] [2025-08-26T01:40:48.308Z] #1 [internal] load build definition from Dockerfile [2025-08-26T01:40:48.308Z] #1 transferring dockerfile: 1.75kB done [2025-08-26T01:40:48.308Z] #1 DONE 0.0s [2025-08-26T01:40:48.308Z] [2025-08-26T01:40:48.308Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-26T01:40:48.308Z] #2 DONE 0.1s [2025-08-26T01:40:48.567Z] [2025-08-26T01:40:48.567Z] #3 [internal] load .dockerignore [2025-08-26T01:40:48.567Z] #3 transferring context: 2B done [2025-08-26T01:40:48.567Z] #3 DONE 0.0s [2025-08-26T01:40:48.567Z] [2025-08-26T01:40:48.567Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-26T01:40:48.567Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-26T01:40:48.567Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-26T01:40:48.567Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-26T01:40:48.567Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-26T01:40:48.567Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.29MB / 74.06MB 0.1s [2025-08-26T01:40:48.567Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s [2025-08-26T01:40:48.567Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-26T01:40:48.567Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 0B / 126B 0.1s [2025-08-26T01:40:48.567Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 19.42MB / 74.06MB 0.2s [2025-08-26T01:40:48.567Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-26T01:40:48.567Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-26T01:40:48.567Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-26T01:40:48.567Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-26T01:40:48.567Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-26T01:40:48.567Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-26T01:40:48.567Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-26T01:40:48.827Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 35.65MB / 74.06MB 0.3s [2025-08-26T01:40:48.827Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-08-26T01:40:48.827Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-26T01:40:48.827Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-26T01:40:48.827Z] #4 ... [2025-08-26T01:40:48.827Z] [2025-08-26T01:40:48.827Z] #5 [internal] load build context [2025-08-26T01:40:48.827Z] #5 transferring context: 46.96MB 0.4s done [2025-08-26T01:40:48.827Z] #5 DONE 0.4s [2025-08-26T01:40:48.827Z] [2025-08-26T01:40:48.827Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-26T01:40:48.827Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 70.25MB / 74.06MB 0.5s [2025-08-26T01:40:48.827Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 18.87MB / 103.05MB 0.5s [2025-08-26T01:40:48.827Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s [2025-08-26T01:40:48.827Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-26T01:40:49.091Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-08-26T01:40:49.091Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 30.41MB / 103.05MB 0.6s [2025-08-26T01:40:49.091Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 48.23MB / 103.05MB 0.7s [2025-08-26T01:40:49.351Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-08-26T01:40:49.351Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 66.06MB / 103.05MB 0.8s [2025-08-26T01:40:49.351Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s done [2025-08-26T01:40:49.351Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-26T01:40:49.351Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 88.08MB / 103.05MB 0.9s [2025-08-26T01:40:49.351Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s [2025-08-26T01:40:50.291Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.5s done [2025-08-26T01:40:54.481Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.5s done [2025-08-26T01:40:54.481Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-26T01:40:54.481Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-26T01:40:54.481Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-26T01:40:54.481Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-26T01:40:54.481Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-26T01:40:54.481Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-26T01:40:54.481Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-26T01:40:56.382Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.3s done [2025-08-26T01:40:56.382Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-26T01:40:56.949Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-08-26T01:40:56.949Z] #4 DONE 8.6s [2025-08-26T01:40:57.208Z] [2025-08-26T01:40:57.208Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-08-26T01:40:57.208Z] #6 0.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T01:40:57.469Z] #6 0.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T01:40:57.729Z] #6 0.758 OK: 248 MiB in 58 packages [2025-08-26T01:41:00.277Z] #6 DONE 2.9s [2025-08-26T01:41:00.277Z] [2025-08-26T01:41:00.277Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-08-26T01:41:00.277Z] #7 DONE 0.0s [2025-08-26T01:41:00.277Z] [2025-08-26T01:41:00.277Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-26T01:41:00.277Z] #8 DONE 0.0s [2025-08-26T01:41:00.277Z] [2025-08-26T01:41:00.277Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T01:41:01.347Z] Still waiting to schedule task [2025-08-26T01:41:01.348Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-08-26T01:41:26.843Z] #9 DONE 22.9s [2025-08-26T01:41:26.843Z] [2025-08-26T01:41:26.843Z] #10 [builder 6/7] COPY . . [2025-08-26T01:41:26.843Z] #10 DONE 0.3s [2025-08-26T01:41:26.843Z] [2025-08-26T01:41:26.843Z] #11 [builder 7/7] RUN echo noop [2025-08-26T01:41:26.843Z] #11 0.198 noop [2025-08-26T01:41:26.843Z] #11 DONE 0.2s [2025-08-26T01:41:26.843Z] [2025-08-26T01:41:26.843Z] #12 exporting to image [2025-08-26T01:41:26.843Z] #12 exporting layers [2025-08-26T01:41:31.053Z] #12 exporting layers 7.2s done [2025-08-26T01:41:31.053Z] #12 writing image sha256:ca21a4a1ddd94f78d423bdcd5bbcc68aff7cad4e394514ce7fe43074fea4132f done [2025-08-26T01:41:31.053Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-26T01:41:31.053Z] #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:41:31.385Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-26T01:41:31.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T01:41:31.463Z] prd-ubuntu20.04-docker-8c-8g-7596 does not seem to be running inside a container [2025-08-26T01:41:31.495Z] $ 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 [2025-08-26T01:41:31.808Z] $ docker top 9418135b925bfab35708e052696336e8fc962f3cbeb712962d54695ff63fe8b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T01:41:32.163Z] + go version [2025-08-26T01:41:32.163Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-26T01:41:32.173Z] $ docker stop --time=1 9418135b925bfab35708e052696336e8fc962f3cbeb712962d54695ff63fe8b4 [2025-08-26T01:41:33.465Z] $ docker rm -f --volumes 9418135b925bfab35708e052696336e8fc962f3cbeb712962d54695ff63fe8b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:41:33.898Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-26T01:41:33.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T01:41:33.970Z] prd-ubuntu20.04-docker-8c-8g-7596 does not seem to be running inside a container [2025-08-26T01:41:33.999Z] $ 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 [2025-08-26T01:41:34.232Z] $ docker top 5abe33c9a3396ee57dddbad0190a311110e509f87d34aaf89b2cd9d42c358a91 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T01:41:34.581Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-08-26T01:41:34.877Z] + make test [2025-08-26T01:41:34.877Z] go test ./... -coverprofile=coverage.out ./... [2025-08-26T01:41:36.253Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-08-26T01:41:54.323Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-08-26T01:41:54.323Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-08-26T01:41:56.849Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 31.4% of statements [2025-08-26T01:41:56.849Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.324s coverage: 86.5% of statements [2025-08-26T01:42:06.815Z] go vet ./... [2025-08-26T01:42:13.377Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-26T01:42:13.377Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-26T01:42:13.377Z] ./bin/test-attribution-txt.sh [2025-08-26T01:42:13.377Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-26T01:42:13.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-26T01:42:13.404Z] $ docker stop --time=1 5abe33c9a3396ee57dddbad0190a311110e509f87d34aaf89b2cd9d42c358a91 [2025-08-26T01:42:20.108Z] $ docker rm -f --volumes 5abe33c9a3396ee57dddbad0190a311110e509f87d34aaf89b2cd9d42c358a91 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-26T01:42:20.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-26T01:42:21.006Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-26T01:42:21.586Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-26T01:42:21.879Z] + ls -al . [2025-08-26T01:42:21.879Z] total 320 [2025-08-26T01:42:21.879Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 26 01:41 . [2025-08-26T01:42:21.879Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 01:40 .. [2025-08-26T01:42:21.879Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 01:41 .git [2025-08-26T01:42:21.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:40 .github [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 493 Aug 26 01:40 .gitignore [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 26 01:40 .golangci.yml [2025-08-26T01:42:21.879Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 01:40 .semver [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 20612 Aug 26 01:40 Attribution.txt [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 19022 Aug 26 01:40 CHANGELOG.md [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 1715 Aug 26 01:40 Dockerfile [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 01:40 GOVERNANCE.md [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 26 01:40 Jenkinsfile [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 26 01:40 LICENSE [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 3465 Aug 26 01:40 Makefile [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 26 01:40 OWNERS.md [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 26 01:40 README.md [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 26 01:40 VERSION [2025-08-26T01:42:21.879Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 01:40 bin [2025-08-26T01:42:21.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:40 cmd [2025-08-26T01:42:21.879Z] -rw-r--r-- 1 jenkins jenkins 92466 Aug 26 01:41 coverage.out [2025-08-26T01:42:21.879Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 01:40 doc [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 6521 Aug 26 01:40 go.mod [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 87684 Aug 26 01:40 go.sum [2025-08-26T01:42:21.879Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 01:40 internal [2025-08-26T01:42:21.879Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 26 01:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:42:22.205Z] + 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=691bcfab37f429dbe1eada372397ae0254724cd6 --label arch=amd64 --label version=4.1.0-dev.6 . [2025-08-26T01:42:22.773Z] #0 building with "default" instance using docker driver [2025-08-26T01:42:22.773Z] [2025-08-26T01:42:22.773Z] #1 [internal] load build definition from Dockerfile [2025-08-26T01:42:22.773Z] #1 transferring dockerfile: 1.75kB done [2025-08-26T01:42:22.773Z] #1 DONE 0.1s [2025-08-26T01:42:23.044Z] [2025-08-26T01:42:23.044Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-26T01:42:23.044Z] #2 DONE 0.0s [2025-08-26T01:42:23.044Z] [2025-08-26T01:42:23.044Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-26T01:42:23.612Z] #3 DONE 0.9s [2025-08-26T01:42:23.871Z] [2025-08-26T01:42:23.871Z] #4 [internal] load .dockerignore [2025-08-26T01:42:23.871Z] #4 transferring context: 2B done [2025-08-26T01:42:23.871Z] #4 DONE 0.2s [2025-08-26T01:42:23.871Z] [2025-08-26T01:42:23.871Z] #5 [internal] load build context [2025-08-26T01:42:24.133Z] #5 transferring context: 112.68kB 0.0s done [2025-08-26T01:42:24.392Z] #5 DONE 0.4s [2025-08-26T01:42:24.392Z] [2025-08-26T01:42:24.392Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-26T01:42:24.392Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.3s done [2025-08-26T01:42:24.392Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-26T01:42:24.392Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-26T01:42:24.651Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-26T01:42:24.651Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.3s [2025-08-26T01:42:24.908Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s [2025-08-26T01:42:24.908Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-26T01:42:25.166Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.5s done [2025-08-26T01:42:25.166Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-26T01:42:26.101Z] #6 DONE 2.2s [2025-08-26T01:42:26.101Z] [2025-08-26T01:42:26.102Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-26T01:42:26.690Z] #7 DONE 2.7s [2025-08-26T01:42:26.690Z] [2025-08-26T01:42:26.690Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-26T01:42:27.268Z] #8 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T01:42:27.527Z] #8 1.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T01:42:27.785Z] #8 1.757 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-26T01:42:28.045Z] #8 1.761 Executing busybox-1.36.1-r29.trigger [2025-08-26T01:42:28.045Z] #8 1.768 OK: 8 MiB in 15 packages [2025-08-26T01:42:28.621Z] #8 DONE 2.4s [2025-08-26T01:42:28.621Z] [2025-08-26T01:42:28.621Z] #9 [builder 2/7] RUN apk add --no-cache make git [2025-08-26T01:42:28.621Z] #9 1.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T01:42:28.621Z] #9 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T01:42:28.621Z] #9 1.514 OK: 248 MiB in 58 packages [2025-08-26T01:42:28.621Z] #9 DONE 2.1s [2025-08-26T01:42:28.621Z] [2025-08-26T01:42:28.621Z] #10 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-26T01:42:29.188Z] #10 ... [2025-08-26T01:42:29.188Z] [2025-08-26T01:42:29.188Z] #11 [builder 3/7] WORKDIR /device-onvif-camera [2025-08-26T01:42:29.188Z] #11 DONE 0.4s [2025-08-26T01:42:29.188Z] [2025-08-26T01:42:29.188Z] #12 [builder 4/7] COPY go.mod vendor* ./ [2025-08-26T01:42:29.188Z] #12 DONE 0.0s [2025-08-26T01:42:29.188Z] [2025-08-26T01:42:29.188Z] #10 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-26T01:42:29.188Z] #10 0.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T01:42:29.448Z] #10 0.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T01:42:29.448Z] #10 ... [2025-08-26T01:42:29.448Z] [2025-08-26T01:42:29.448Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T01:42:29.448Z] #13 DONE 0.5s [2025-08-26T01:42:29.707Z] [2025-08-26T01:42:29.707Z] #10 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-26T01:42:29.707Z] #10 1.020 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T01:42:29.707Z] #10 1.072 Executing busybox-1.36.1-r30.post-upgrade [2025-08-26T01:42:29.707Z] #10 1.099 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T01:42:29.966Z] #10 1.333 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T01:42:29.966Z] #10 1.357 Executing busybox-1.36.1-r30.trigger [2025-08-26T01:42:29.966Z] #10 1.363 OK: 8 MiB in 15 packages [2025-08-26T01:42:29.966Z] #10 DONE 1.5s [2025-08-26T01:42:29.966Z] [2025-08-26T01:42:29.966Z] #14 [builder 6/7] COPY . . [2025-08-26T01:42:29.966Z] #14 DONE 0.4s [2025-08-26T01:42:29.966Z] [2025-08-26T01:42:29.966Z] #15 [builder 7/7] RUN make build [2025-08-26T01:42:30.223Z] #15 0.298 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-08-26T01:42:56.771Z] #15 DONE 23.8s [2025-08-26T01:42:56.771Z] [2025-08-26T01:42:56.771Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2025-08-26T01:42:56.771Z] #16 DONE 0.2s [2025-08-26T01:42:56.771Z] [2025-08-26T01:42:56.771Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2025-08-26T01:42:56.771Z] #17 DONE 0.0s [2025-08-26T01:42:56.771Z] [2025-08-26T01:42:56.771Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-08-26T01:42:56.771Z] #18 DONE 0.0s [2025-08-26T01:42:56.771Z] [2025-08-26T01:42:56.771Z] #19 exporting to image [2025-08-26T01:42:56.771Z] #19 exporting layers 0.1s done [2025-08-26T01:42:56.771Z] #19 writing image sha256:c83e963cc82c602baebcd5d60c50688618c5165aedf689cd9eabafb79f2ddab0 done [2025-08-26T01:42:56.771Z] #19 naming to docker.io/library/device-onvif-camera done [2025-08-26T01:42:56.771Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T01:42:56.922Z] provisioning config files... [2025-08-26T01:42:56.933Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14700180587028181858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:42:57.240Z] ---> ****-login.sh [2025-08-26T01:42:57.240Z] nexus3.edgexfoundry.org:10001 [2025-08-26T01:42:57.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:42:57.240Z] Login Succeeded [2025-08-26T01:42:57.240Z] nexus3.edgexfoundry.org:10002 [2025-08-26T01:42:57.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:42:57.241Z] Login Succeeded [2025-08-26T01:42:57.241Z] nexus3.edgexfoundry.org:10003 [2025-08-26T01:42:57.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:42:57.500Z] Login Succeeded [2025-08-26T01:42:57.500Z] nexus3.edgexfoundry.org:10004 [2025-08-26T01:42:57.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:42:57.500Z] Login Succeeded [2025-08-26T01:42:57.500Z] ****.io [2025-08-26T01:42:57.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:42:58.071Z] Login Succeeded [2025-08-26T01:42:58.071Z] ---> ****-login.sh ends [Pipeline] } [2025-08-26T01:42:58.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-26T01:42:58.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-26T01:42:58.156Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-08-26T01:42:58.156Z] 691bcfab37f429dbe1eada372397ae0254724cd6 [2025-08-26T01:42:58.156Z] latest [2025-08-26T01:42:58.156Z] 4.1.0-dev.6 [2025-08-26T01:42:58.156Z] 691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6 [2025-08-26T01:42:58.156Z] main [2025-08-26T01:42:58.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:42:58.495Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:42:58.832Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6 [2025-08-26T01:42:58.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-26T01:42:58.832Z] d2e90a837999: Preparing [2025-08-26T01:42:58.832Z] 65f079dc97ab: Preparing [2025-08-26T01:42:58.832Z] d73d6dfcdef0: Preparing [2025-08-26T01:42:58.832Z] 56cd2c02cdc4: Preparing [2025-08-26T01:42:58.832Z] 6468e98fc2f4: Preparing [2025-08-26T01:42:58.832Z] 097100c76c15: Preparing [2025-08-26T01:42:58.832Z] 097100c76c15: Waiting [2025-08-26T01:42:58.832Z] 6468e98fc2f4: Pushed [2025-08-26T01:42:58.832Z] d2e90a837999: Pushed [2025-08-26T01:42:58.832Z] 65f079dc97ab: Pushed [2025-08-26T01:42:58.832Z] 097100c76c15: Layer already exists [2025-08-26T01:42:58.832Z] 56cd2c02cdc4: Pushed [2025-08-26T01:43:03.028Z] d73d6dfcdef0: Pushed [2025-08-26T01:43:03.028Z] 691bcfab37f429dbe1eada372397ae0254724cd6: digest: sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:43:03.351Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:43:03.679Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-26T01:43:03.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-26T01:43:03.679Z] d2e90a837999: Preparing [2025-08-26T01:43:03.679Z] 65f079dc97ab: Preparing [2025-08-26T01:43:03.679Z] d73d6dfcdef0: Preparing [2025-08-26T01:43:03.679Z] 56cd2c02cdc4: Preparing [2025-08-26T01:43:03.679Z] 6468e98fc2f4: Preparing [2025-08-26T01:43:03.679Z] 097100c76c15: Preparing [2025-08-26T01:43:03.679Z] 097100c76c15: Waiting [2025-08-26T01:43:03.679Z] 6468e98fc2f4: Layer already exists [2025-08-26T01:43:03.679Z] 65f079dc97ab: Layer already exists [2025-08-26T01:43:03.679Z] d2e90a837999: Layer already exists [2025-08-26T01:43:03.679Z] 56cd2c02cdc4: Layer already exists [2025-08-26T01:43:03.679Z] d73d6dfcdef0: Layer already exists [2025-08-26T01:43:03.679Z] 097100c76c15: Layer already exists [2025-08-26T01:43:03.679Z] latest: digest: sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:43:04.007Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:43:04.329Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.6 [2025-08-26T01:43:04.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-26T01:43:04.329Z] d2e90a837999: Preparing [2025-08-26T01:43:04.329Z] 65f079dc97ab: Preparing [2025-08-26T01:43:04.329Z] d73d6dfcdef0: Preparing [2025-08-26T01:43:04.329Z] 56cd2c02cdc4: Preparing [2025-08-26T01:43:04.329Z] 6468e98fc2f4: Preparing [2025-08-26T01:43:04.329Z] 097100c76c15: Preparing [2025-08-26T01:43:04.329Z] 097100c76c15: Waiting [2025-08-26T01:43:04.329Z] d2e90a837999: Layer already exists [2025-08-26T01:43:04.329Z] 6468e98fc2f4: Layer already exists [2025-08-26T01:43:04.329Z] 56cd2c02cdc4: Layer already exists [2025-08-26T01:43:04.329Z] d73d6dfcdef0: Layer already exists [2025-08-26T01:43:04.329Z] 65f079dc97ab: Layer already exists [2025-08-26T01:43:04.329Z] 097100c76c15: Layer already exists [2025-08-26T01:43:04.329Z] 4.1.0-dev.6: digest: sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:43:04.663Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:43:04.986Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6 [2025-08-26T01:43:04.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-26T01:43:04.986Z] d2e90a837999: Preparing [2025-08-26T01:43:04.986Z] 65f079dc97ab: Preparing [2025-08-26T01:43:04.986Z] d73d6dfcdef0: Preparing [2025-08-26T01:43:04.986Z] 56cd2c02cdc4: Preparing [2025-08-26T01:43:04.986Z] 6468e98fc2f4: Preparing [2025-08-26T01:43:04.986Z] 097100c76c15: Preparing [2025-08-26T01:43:04.986Z] 097100c76c15: Waiting [2025-08-26T01:43:04.986Z] 6468e98fc2f4: Layer already exists [2025-08-26T01:43:04.986Z] 65f079dc97ab: Layer already exists [2025-08-26T01:43:04.986Z] 56cd2c02cdc4: Layer already exists [2025-08-26T01:43:04.986Z] d2e90a837999: Layer already exists [2025-08-26T01:43:04.986Z] d73d6dfcdef0: Layer already exists [2025-08-26T01:43:04.986Z] 097100c76c15: Layer already exists [2025-08-26T01:43:04.986Z] 691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6: digest: sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:43:05.312Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:43:05.642Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-26T01:43:05.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-26T01:43:05.643Z] d2e90a837999: Preparing [2025-08-26T01:43:05.643Z] 65f079dc97ab: Preparing [2025-08-26T01:43:05.643Z] d73d6dfcdef0: Preparing [2025-08-26T01:43:05.643Z] 56cd2c02cdc4: Preparing [2025-08-26T01:43:05.643Z] 6468e98fc2f4: Preparing [2025-08-26T01:43:05.643Z] 097100c76c15: Preparing [2025-08-26T01:43:05.643Z] 097100c76c15: Waiting [2025-08-26T01:43:05.643Z] 6468e98fc2f4: Layer already exists [2025-08-26T01:43:05.643Z] d73d6dfcdef0: Layer already exists [2025-08-26T01:43:05.643Z] 56cd2c02cdc4: Layer already exists [2025-08-26T01:43:05.643Z] 65f079dc97ab: Layer already exists [2025-08-26T01:43:05.643Z] d2e90a837999: Layer already exists [2025-08-26T01:43:05.643Z] 097100c76c15: Layer already exists [2025-08-26T01:43:05.643Z] main: digest: sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-26T01:43:05.717Z] ===================================================== [Pipeline] echo [2025-08-26T01:43:05.734Z] taggedImages: [2025-08-26T01:43:05.734Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6 [2025-08-26T01:43:05.734Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-26T01:43:05.734Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.6 [2025-08-26T01:43:05.734Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6 [2025-08-26T01:43:05.734Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2025-08-26T01:43:05.780Z] ========================================================= [2025-08-26T01:43:05.781Z] [edgeXBuildMultiArch] RAW Config: [2025-08-26T01:43:05.781Z] images: [2025-08-26T01:43:05.781Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6 [2025-08-26T01:43:05.781Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-26T01:43:05.781Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.6 [2025-08-26T01:43:05.781Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6 [2025-08-26T01:43:05.781Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-26T01:43:05.781Z] settingsFile: [2025-08-26T01:43:05.781Z] device-onvif-camera-settings [2025-08-26T01:43:05.781Z] ========================================================= [Pipeline] node [2025-08-26T01:43:20.783Z] Still waiting to schedule task [2025-08-26T01:43:20.783Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-26T01:43:52.231Z] Running on prd-centos7-docker-4c-2g-7601 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T01:43:52.281Z] provisioning config files... [2025-08-26T01:43:52.301Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15382413536561003695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:43:56.271Z] ---> ****-login.sh [2025-08-26T01:43:56.271Z] nexus3.edgexfoundry.org:10001 [2025-08-26T01:43:56.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:43:56.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:43:56.536Z] Configure a credential helper to remove this warning. See [2025-08-26T01:43:56.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:43:56.536Z] [2025-08-26T01:43:56.536Z] Login Succeeded [2025-08-26T01:43:56.536Z] nexus3.edgexfoundry.org:10002 [2025-08-26T01:43:56.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:43:56.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:43:56.536Z] Configure a credential helper to remove this warning. See [2025-08-26T01:43:56.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:43:56.536Z] [2025-08-26T01:43:56.536Z] Login Succeeded [2025-08-26T01:43:56.536Z] nexus3.edgexfoundry.org:10003 [2025-08-26T01:43:56.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:43:56.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:43:56.798Z] Configure a credential helper to remove this warning. See [2025-08-26T01:43:56.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:43:56.798Z] [2025-08-26T01:43:56.798Z] Login Succeeded [2025-08-26T01:43:56.798Z] nexus3.edgexfoundry.org:10004 [2025-08-26T01:43:56.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:43:56.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:43:56.798Z] Configure a credential helper to remove this warning. See [2025-08-26T01:43:56.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:43:56.798Z] [2025-08-26T01:43:56.798Z] Login Succeeded [2025-08-26T01:43:56.798Z] ****.io [2025-08-26T01:43:56.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:43:57.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:43:57.063Z] Configure a credential helper to remove this warning. See [2025-08-26T01:43:57.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:43:57.063Z] [2025-08-26T01:43:57.063Z] Login Succeeded [2025-08-26T01:43:57.063Z] ---> ****-login.sh ends [Pipeline] } [2025-08-26T01:43:57.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-26T01:43:57.423Z] + docker buildx ls [2025-08-26T01:43:57.682Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-26T01:43:57.682Z] default * docker [2025-08-26T01:43:57.682Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-26T01:43:57.986Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-26T01:43:57.986Z] edgex-builder [Pipeline] sh [2025-08-26T01:43:58.275Z] + docker buildx inspect --bootstrap [2025-08-26T01:43:58.275Z] #1 [internal] booting buildkit [2025-08-26T01:43:58.275Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-26T01:44:06.419Z] #1 pulling image moby/buildkit:buildx-stable-1 7.4s done [2025-08-26T01:44:06.419Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-26T01:44:06.679Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-08-26T01:44:06.679Z] #1 DONE 8.7s [2025-08-26T01:44:06.939Z] Name: edgex-builder [2025-08-26T01:44:06.939Z] Driver: docker-container [2025-08-26T01:44:06.939Z] [2025-08-26T01:44:06.939Z] Nodes: [2025-08-26T01:44:06.939Z] Name: edgex-builder0 [2025-08-26T01:44:06.939Z] Endpoint: unix:///var/run/docker.sock [2025-08-26T01:44:06.939Z] Status: running [2025-08-26T01:44:06.939Z] Buildkit: v0.23.2 [2025-08-26T01:44:06.939Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-26T01:44:07.235Z] + docker buildx ls [2025-08-26T01:44:07.235Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-26T01:44:07.235Z] edgex-builder * docker-container [2025-08-26T01:44:07.235Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-26T01:44:07.235Z] default docker [2025-08-26T01:44:07.235Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-26T01:44:07.529Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6' [2025-08-26T01:44:07.529Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6 --push - [2025-08-26T01:44:07.529Z] #1 [internal] load build definition from Dockerfile [2025-08-26T01:44:07.529Z] #1 transferring dockerfile: 204B done [2025-08-26T01:44:07.529Z] #1 DONE 0.0s [2025-08-26T01:44:07.529Z] [2025-08-26T01:44:07.529Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6 [2025-08-26T01:44:07.529Z] #2 DONE 0.1s [2025-08-26T01:44:07.529Z] [2025-08-26T01:44:07.529Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6 [2025-08-26T01:44:07.529Z] #3 DONE 0.1s [2025-08-26T01:44:07.529Z] [2025-08-26T01:44:07.529Z] #4 [internal] load .dockerignore [2025-08-26T01:44:07.788Z] #4 transferring context: 2B done [2025-08-26T01:44:07.788Z] #4 DONE 0.0s [2025-08-26T01:44:07.788Z] [2025-08-26T01:44:07.788Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 [2025-08-26T01:44:07.788Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 0.0s done [2025-08-26T01:44:07.788Z] #5 DONE 0.0s [2025-08-26T01:44:07.788Z] [2025-08-26T01:44:07.788Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 [2025-08-26T01:44:07.788Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 0.0s done [2025-08-26T01:44:07.788Z] #6 DONE 0.1s [2025-08-26T01:44:07.788Z] [2025-08-26T01:44:07.788Z] #7 exporting to image [2025-08-26T01:44:07.788Z] #7 exporting layers [2025-08-26T01:44:07.788Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-26T01:44:07.788Z] #7 ... [2025-08-26T01:44:07.788Z] [2025-08-26T01:44:07.788Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-26T01:44:07.788Z] #8 DONE 0.0s [2025-08-26T01:44:07.788Z] [2025-08-26T01:44:07.788Z] #7 exporting to image [2025-08-26T01:44:07.788Z] #7 exporting layers done [2025-08-26T01:44:07.788Z] #7 exporting manifest sha256:7b06db0e023644082c3032ab9a3bf29c4f1c1f21294fd246ad5898c04302da45 done [2025-08-26T01:44:07.788Z] #7 exporting config sha256:c83e963cc82c602baebcd5d60c50688618c5165aedf689cd9eabafb79f2ddab0 done [2025-08-26T01:44:07.788Z] #7 exporting manifest sha256:da865b25756579b3ff238bafcbf1c5503cf33bebee501b0da2f5e26a4eb7e61b done [2025-08-26T01:44:07.788Z] #7 exporting config sha256:ed42e355824123a9e486960f201592a4bdb23f65a8d2f85e384fcaf0f9fac29c done [2025-08-26T01:44:07.788Z] #7 exporting manifest list sha256:6d622bad1756dca89fd17c4f8e6cf459c398db30d689bd19900c63a805f27b0d done [2025-08-26T01:44:07.788Z] #7 pushing layers [2025-08-26T01:44:08.049Z] #7 pushing layers 0.1s done [2025-08-26T01:44:08.049Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6@sha256:6d622bad1756dca89fd17c4f8e6cf459c398db30d689bd19900c63a805f27b0d 0.1s done [2025-08-26T01:44:08.049Z] #7 DONE 0.2s [2025-08-26T01:44:08.049Z] [2025-08-26T01:44:08.049Z] 1 warning found (use --debug to expand): [2025-08-26T01:44:08.049Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-26T01:44:08.339Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' [2025-08-26T01:44:08.339Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - [2025-08-26T01:44:08.339Z] #1 [internal] load build definition from Dockerfile [2025-08-26T01:44:08.339Z] #1 transferring dockerfile: 170B done [2025-08-26T01:44:08.339Z] #1 DONE 0.0s [2025-08-26T01:44:08.339Z] [2025-08-26T01:44:08.339Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-26T01:44:08.339Z] #2 DONE 0.0s [2025-08-26T01:44:08.339Z] [2025-08-26T01:44:08.339Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-26T01:44:08.339Z] #3 DONE 0.0s [2025-08-26T01:44:08.339Z] [2025-08-26T01:44:08.339Z] #4 [internal] load .dockerignore [2025-08-26T01:44:08.339Z] #4 transferring context: 2B done [2025-08-26T01:44:08.339Z] #4 DONE 0.0s [2025-08-26T01:44:08.339Z] [2025-08-26T01:44:08.339Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 [2025-08-26T01:44:08.339Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 0.0s done [2025-08-26T01:44:08.339Z] #5 CACHED [2025-08-26T01:44:08.339Z] [2025-08-26T01:44:08.339Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 [2025-08-26T01:44:08.599Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 0.0s done [2025-08-26T01:44:08.599Z] #6 CACHED [2025-08-26T01:44:08.599Z] [2025-08-26T01:44:08.599Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-26T01:44:08.599Z] #7 DONE 0.0s [2025-08-26T01:44:08.599Z] [2025-08-26T01:44:08.599Z] #8 exporting to image [2025-08-26T01:44:08.599Z] #8 exporting layers done [2025-08-26T01:44:08.599Z] #8 exporting manifest sha256:7b06db0e023644082c3032ab9a3bf29c4f1c1f21294fd246ad5898c04302da45 done [2025-08-26T01:44:08.599Z] #8 exporting config sha256:c83e963cc82c602baebcd5d60c50688618c5165aedf689cd9eabafb79f2ddab0 done [2025-08-26T01:44:08.599Z] #8 exporting manifest sha256:da865b25756579b3ff238bafcbf1c5503cf33bebee501b0da2f5e26a4eb7e61b done [2025-08-26T01:44:08.599Z] #8 exporting config sha256:ed42e355824123a9e486960f201592a4bdb23f65a8d2f85e384fcaf0f9fac29c done [2025-08-26T01:44:08.599Z] #8 exporting manifest list sha256:6d622bad1756dca89fd17c4f8e6cf459c398db30d689bd19900c63a805f27b0d done [2025-08-26T01:44:08.599Z] #8 pushing layers 0.0s done [2025-08-26T01:44:08.599Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:6d622bad1756dca89fd17c4f8e6cf459c398db30d689bd19900c63a805f27b0d 0.1s done [2025-08-26T01:44:08.599Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-26T01:44:08.599Z] #8 DONE 0.1s [2025-08-26T01:44:08.599Z] [2025-08-26T01:44:08.599Z] 1 warning found (use --debug to expand): [2025-08-26T01:44:08.599Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-26T01:44:08.894Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.6 --push - [2025-08-26T01:44:08.894Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.6' [2025-08-26T01:44:09.153Z] #1 [internal] load build definition from Dockerfile [2025-08-26T01:44:09.153Z] #1 transferring dockerfile: 175B done [2025-08-26T01:44:09.153Z] #1 DONE 0.0s [2025-08-26T01:44:09.153Z] [2025-08-26T01:44:09.153Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.6 [2025-08-26T01:44:09.153Z] #2 DONE 0.0s [2025-08-26T01:44:09.153Z] [2025-08-26T01:44:09.153Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.6 [2025-08-26T01:44:09.153Z] #3 DONE 0.0s [2025-08-26T01:44:09.153Z] [2025-08-26T01:44:09.153Z] #4 [internal] load .dockerignore [2025-08-26T01:44:09.153Z] #4 transferring context: 2B done [2025-08-26T01:44:09.153Z] #4 DONE 0.0s [2025-08-26T01:44:09.153Z] [2025-08-26T01:44:09.153Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.6@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 [2025-08-26T01:44:09.153Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.6@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 0.0s done [2025-08-26T01:44:09.153Z] #5 CACHED [2025-08-26T01:44:09.153Z] [2025-08-26T01:44:09.153Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.6@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 [2025-08-26T01:44:09.153Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.6@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 0.0s done [2025-08-26T01:44:09.153Z] #6 CACHED [2025-08-26T01:44:09.153Z] [2025-08-26T01:44:09.153Z] #7 exporting to image [2025-08-26T01:44:09.153Z] #7 exporting layers done [2025-08-26T01:44:09.153Z] #7 exporting manifest sha256:7b06db0e023644082c3032ab9a3bf29c4f1c1f21294fd246ad5898c04302da45 done [2025-08-26T01:44:09.153Z] #7 exporting config sha256:c83e963cc82c602baebcd5d60c50688618c5165aedf689cd9eabafb79f2ddab0 done [2025-08-26T01:44:09.153Z] #7 exporting manifest sha256:da865b25756579b3ff238bafcbf1c5503cf33bebee501b0da2f5e26a4eb7e61b done [2025-08-26T01:44:09.153Z] #7 exporting config sha256:ed42e355824123a9e486960f201592a4bdb23f65a8d2f85e384fcaf0f9fac29c done [2025-08-26T01:44:09.153Z] #7 exporting manifest list sha256:6d622bad1756dca89fd17c4f8e6cf459c398db30d689bd19900c63a805f27b0d done [2025-08-26T01:44:09.153Z] #7 pushing layers 0.0s done [2025-08-26T01:44:09.153Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.6@sha256:6d622bad1756dca89fd17c4f8e6cf459c398db30d689bd19900c63a805f27b0d [2025-08-26T01:44:09.153Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-26T01:44:09.153Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.6@sha256:6d622bad1756dca89fd17c4f8e6cf459c398db30d689bd19900c63a805f27b0d 0.1s done [2025-08-26T01:44:09.153Z] #7 DONE 0.1s [2025-08-26T01:44:09.153Z] [2025-08-26T01:44:09.153Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-26T01:44:09.153Z] #8 DONE 0.0s [2025-08-26T01:44:09.153Z] [2025-08-26T01:44:09.153Z] 1 warning found (use --debug to expand): [2025-08-26T01:44:09.153Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-26T01:44:09.446Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6' [2025-08-26T01:44:09.446Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6 --push - [2025-08-26T01:44:09.446Z] #1 [internal] load build definition from Dockerfile [2025-08-26T01:44:09.446Z] #1 transferring dockerfile: 216B done [2025-08-26T01:44:09.446Z] #1 DONE 0.0s [2025-08-26T01:44:09.446Z] [2025-08-26T01:44:09.446Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6 [2025-08-26T01:44:09.446Z] #2 DONE 0.0s [2025-08-26T01:44:09.446Z] [2025-08-26T01:44:09.446Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6 [2025-08-26T01:44:09.446Z] #3 DONE 0.0s [2025-08-26T01:44:09.446Z] [2025-08-26T01:44:09.446Z] #4 [internal] load .dockerignore [2025-08-26T01:44:09.446Z] #4 transferring context: 2B done [2025-08-26T01:44:09.446Z] #4 DONE 0.0s [2025-08-26T01:44:09.446Z] [2025-08-26T01:44:09.446Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 [2025-08-26T01:44:09.446Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 0.0s done [2025-08-26T01:44:09.446Z] #5 CACHED [2025-08-26T01:44:09.446Z] [2025-08-26T01:44:09.446Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 [2025-08-26T01:44:09.446Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 0.0s done [2025-08-26T01:44:09.446Z] #6 CACHED [2025-08-26T01:44:09.446Z] [2025-08-26T01:44:09.446Z] #7 exporting to image [2025-08-26T01:44:09.446Z] #7 exporting layers done [2025-08-26T01:44:09.446Z] #7 exporting manifest sha256:7b06db0e023644082c3032ab9a3bf29c4f1c1f21294fd246ad5898c04302da45 done [2025-08-26T01:44:09.446Z] #7 exporting config sha256:c83e963cc82c602baebcd5d60c50688618c5165aedf689cd9eabafb79f2ddab0 done [2025-08-26T01:44:09.446Z] #7 exporting manifest sha256:da865b25756579b3ff238bafcbf1c5503cf33bebee501b0da2f5e26a4eb7e61b done [2025-08-26T01:44:09.446Z] #7 exporting config sha256:ed42e355824123a9e486960f201592a4bdb23f65a8d2f85e384fcaf0f9fac29c done [2025-08-26T01:44:09.446Z] #7 exporting manifest list sha256:6d622bad1756dca89fd17c4f8e6cf459c398db30d689bd19900c63a805f27b0d done [2025-08-26T01:44:09.446Z] #7 pushing layers 0.0s done [2025-08-26T01:44:09.446Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6@sha256:6d622bad1756dca89fd17c4f8e6cf459c398db30d689bd19900c63a805f27b0d [2025-08-26T01:44:09.446Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-26T01:44:09.706Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6@sha256:6d622bad1756dca89fd17c4f8e6cf459c398db30d689bd19900c63a805f27b0d 0.1s done [2025-08-26T01:44:09.706Z] #7 DONE 0.1s [2025-08-26T01:44:09.706Z] [2025-08-26T01:44:09.706Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-26T01:44:09.706Z] #8 DONE 0.0s [2025-08-26T01:44:09.706Z] [2025-08-26T01:44:09.706Z] 1 warning found (use --debug to expand): [2025-08-26T01:44:09.706Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-26T01:44:09.995Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' [2025-08-26T01:44:09.995Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - [2025-08-26T01:44:09.995Z] #1 [internal] load build definition from Dockerfile [2025-08-26T01:44:09.995Z] #1 transferring dockerfile: 168B done [2025-08-26T01:44:09.995Z] #1 DONE 0.0s [2025-08-26T01:44:09.995Z] [2025-08-26T01:44:09.995Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-26T01:44:09.995Z] #2 DONE 0.0s [2025-08-26T01:44:09.995Z] [2025-08-26T01:44:09.995Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-26T01:44:09.995Z] #3 DONE 0.0s [2025-08-26T01:44:09.995Z] [2025-08-26T01:44:09.995Z] #4 [internal] load .dockerignore [2025-08-26T01:44:09.995Z] #4 transferring context: 2B done [2025-08-26T01:44:09.995Z] #4 DONE 0.0s [2025-08-26T01:44:09.995Z] [2025-08-26T01:44:09.995Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 [2025-08-26T01:44:09.995Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 0.0s done [2025-08-26T01:44:09.995Z] #5 CACHED [2025-08-26T01:44:09.995Z] [2025-08-26T01:44:09.995Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 [2025-08-26T01:44:09.995Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:d29974f2c5059e7cd81ff89711d4b5cb85bd6e59588db0a687248815398a1e38 done [2025-08-26T01:44:09.995Z] #6 CACHED [2025-08-26T01:44:09.995Z] [2025-08-26T01:44:09.995Z] #7 exporting to image [2025-08-26T01:44:09.995Z] #7 exporting layers done [2025-08-26T01:44:09.995Z] #7 exporting manifest sha256:7b06db0e023644082c3032ab9a3bf29c4f1c1f21294fd246ad5898c04302da45 done [2025-08-26T01:44:09.995Z] #7 exporting config sha256:c83e963cc82c602baebcd5d60c50688618c5165aedf689cd9eabafb79f2ddab0 done [2025-08-26T01:44:09.995Z] #7 exporting manifest sha256:da865b25756579b3ff238bafcbf1c5503cf33bebee501b0da2f5e26a4eb7e61b done [2025-08-26T01:44:09.995Z] #7 exporting config sha256:ed42e355824123a9e486960f201592a4bdb23f65a8d2f85e384fcaf0f9fac29c [2025-08-26T01:44:09.995Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-26T01:44:10.256Z] #7 exporting config sha256:ed42e355824123a9e486960f201592a4bdb23f65a8d2f85e384fcaf0f9fac29c done [2025-08-26T01:44:10.256Z] #7 exporting manifest list sha256:6d622bad1756dca89fd17c4f8e6cf459c398db30d689bd19900c63a805f27b0d done [2025-08-26T01:44:10.256Z] #7 pushing layers 0.0s done [2025-08-26T01:44:10.256Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:6d622bad1756dca89fd17c4f8e6cf459c398db30d689bd19900c63a805f27b0d 0.1s done [2025-08-26T01:44:10.256Z] #7 DONE 0.1s [2025-08-26T01:44:10.256Z] [2025-08-26T01:44:10.256Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-26T01:44:10.256Z] #8 DONE 0.0s [2025-08-26T01:44:10.256Z] [2025-08-26T01:44:10.256Z] 1 warning found (use --debug to expand): [2025-08-26T01:44:10.256Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-26T01:44:10.640Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:44:10.943Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:44:11.495Z] ---> package-listing.sh [2025-08-26T01:44:11.495Z] ++ facter osfamily [2025-08-26T01:44:11.495Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-26T01:44:11.755Z] + OS_FAMILY=redhat [2025-08-26T01:44:11.755Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-08-26T01:44:11.755Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-26T01:44:11.755Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-26T01:44:11.755Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-26T01:44:11.755Z] + PACKAGES=/tmp/packages_start.txt [2025-08-26T01:44:11.755Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-26T01:44:11.755Z] + PACKAGES=/tmp/packages_end.txt [2025-08-26T01:44:11.755Z] + case "${OS_FAMILY}" in [2025-08-26T01:44:11.755Z] + rpm -qa [2025-08-26T01:44:11.755Z] + sort [2025-08-26T01:44:12.324Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-26T01:44:12.324Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-26T01:44:12.324Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-26T01:44:12.324Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-26T01:44:12.324Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-08-26T01:44:12.324Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2025-08-26T01:44:12.340Z] 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 [2025-08-26T01:44:12.629Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:44:13.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T01:44:13.206Z] [2025-08-26T01:44:13.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:44:13.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T01:44:13.514Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-26T01:44:13.514Z] 5eb5b503b376: Pulling fs layer [2025-08-26T01:44:13.514Z] 5c69ac0246d0: Pulling fs layer [2025-08-26T01:44:13.514Z] ec43610c2a17: Pulling fs layer [2025-08-26T01:44:13.514Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-26T01:44:13.514Z] 33b1e0a273af: Pulling fs layer [2025-08-26T01:44:13.514Z] 5d3b04190fa2: Pulling fs layer [2025-08-26T01:44:13.514Z] 2f39f015ded8: Pulling fs layer [2025-08-26T01:44:13.514Z] 3a2ae6a8a46f: Waiting [2025-08-26T01:44:13.514Z] 33b1e0a273af: Waiting [2025-08-26T01:44:13.514Z] 5d3b04190fa2: Waiting [2025-08-26T01:44:13.514Z] 2f39f015ded8: Waiting [2025-08-26T01:44:13.514Z] 5c69ac0246d0: Verifying Checksum [2025-08-26T01:44:13.514Z] 5c69ac0246d0: Download complete [2025-08-26T01:44:13.514Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-26T01:44:13.514Z] 3a2ae6a8a46f: Download complete [2025-08-26T01:44:13.514Z] 33b1e0a273af: Verifying Checksum [2025-08-26T01:44:13.514Z] 33b1e0a273af: Download complete [2025-08-26T01:44:13.514Z] 5d3b04190fa2: Verifying Checksum [2025-08-26T01:44:13.514Z] 5d3b04190fa2: Download complete [2025-08-26T01:44:13.776Z] ec43610c2a17: Verifying Checksum [2025-08-26T01:44:13.776Z] ec43610c2a17: Download complete [2025-08-26T01:44:13.776Z] 5eb5b503b376: Verifying Checksum [2025-08-26T01:44:13.776Z] 5eb5b503b376: Download complete [2025-08-26T01:44:14.360Z] 2f39f015ded8: Verifying Checksum [2025-08-26T01:44:14.360Z] 2f39f015ded8: Download complete [2025-08-26T01:44:14.949Z] 5eb5b503b376: Pull complete [2025-08-26T01:44:15.217Z] 5c69ac0246d0: Pull complete [2025-08-26T01:44:15.485Z] ec43610c2a17: Pull complete [2025-08-26T01:44:15.485Z] 3a2ae6a8a46f: Pull complete [2025-08-26T01:44:15.744Z] 33b1e0a273af: Pull complete [2025-08-26T01:44:15.744Z] 5d3b04190fa2: Pull complete [2025-08-26T01:44:19.973Z] 2f39f015ded8: Pull complete [2025-08-26T01:44:19.973Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-26T01:44:19.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T01:44:19.973Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T01:44:20.189Z] prd-centos7-docker-4c-2g-7601 does not seem to be running inside a container [2025-08-26T01:44:20.229Z] $ 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 [2025-08-26T01:44:23.870Z] $ docker top 199336f6f7b7bb3ecc28404c6074fc0c5ad235888328832977df29c39b870ab1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T01:44:24.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-26T01:44:24.509Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-26T01:44:24.800Z] + ls /var/log/sa-host [2025-08-26T01:44:24.800Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T01:44:24.878Z] provisioning config files... [2025-08-26T01:44:24.887Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15383393669239855314tmp [Pipeline] { [Pipeline] echo [2025-08-26T01:44:24.909Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:44:25.201Z] ---> create-netrc.sh [Pipeline] } [2025-08-26T01:44:25.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:44:25.548Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-26T01:44:25.559Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:44:25.852Z] ---> sudo-logs.sh [2025-08-26T01:44:25.852Z] Archiving 'sudo' log.. [2025-08-26T01:44:25.852Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7601.novalocal: Name or service not known [2025-08-26T01:44:25.852Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7601.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-26T01:44:25.880Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:44:26.175Z] ---> job-cost.sh [2025-08-26T01:44:26.175Z] lf-activate-venv: SKIPPING [2025-08-26T01:44:26.175Z] INFO: No Stack... [2025-08-26T01:44:26.435Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-26T01:44:27.004Z] INFO: Archiving Costs [Pipeline] echo [2025-08-26T01:44:27.017Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:44:27.305Z] ---> logs-deploy.sh [2025-08-26T01:44:27.305Z] lf-activate-venv: SKIPPING [2025-08-26T01:44:27.305Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/230 [2025-08-26T01:44:27.305Z] INFO: archiving workspace using pattern(s): [2025-08-26T01:44:28.250Z] Archives upload complete. [2025-08-26T01:44:28.250Z] INFO: archiving logs to Nexus [2025-08-26T01:44:28.821Z] ---> uname -a: [2025-08-26T01:44:28.821Z] Linux prd-centos7-docker-4c-2g-7601.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-26T01:44:28.821Z] [2025-08-26T01:44:28.821Z] [2025-08-26T01:44:28.821Z] ---> lscpu: [2025-08-26T01:44:28.821Z] Architecture: x86_64 [2025-08-26T01:44:28.821Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-26T01:44:28.821Z] Byte Order: Little Endian [2025-08-26T01:44:28.821Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-26T01:44:28.821Z] CPU(s): 2 [2025-08-26T01:44:28.821Z] On-line CPU(s) list: 0,1 [2025-08-26T01:44:28.821Z] Thread(s) per core: 1 [2025-08-26T01:44:28.821Z] Core(s) per socket: 1 [2025-08-26T01:44:28.821Z] Socket(s): 2 [2025-08-26T01:44:28.821Z] NUMA node(s): 1 [2025-08-26T01:44:28.821Z] Vendor ID: AuthenticAMD [2025-08-26T01:44:28.821Z] CPU family: 23 [2025-08-26T01:44:28.821Z] Model: 49 [2025-08-26T01:44:28.821Z] Model name: AMD EPYC-Rome Processor [2025-08-26T01:44:28.821Z] Stepping: 0 [2025-08-26T01:44:28.821Z] CPU MHz: 2800.000 [2025-08-26T01:44:28.821Z] BogoMIPS: 5600.00 [2025-08-26T01:44:28.821Z] Virtualization: AMD-V [2025-08-26T01:44:28.821Z] Hypervisor vendor: KVM [2025-08-26T01:44:28.821Z] Virtualization type: full [2025-08-26T01:44:28.821Z] L1d cache: 64 KiB [2025-08-26T01:44:28.821Z] L1i cache: 64 KiB [2025-08-26T01:44:28.821Z] L2 cache: 1 MiB [2025-08-26T01:44:28.821Z] L3 cache: 32 MiB [2025-08-26T01:44:28.821Z] NUMA node0 CPU(s): 0,1 [2025-08-26T01:44:28.821Z] Vulnerability Itlb multihit: Not affected [2025-08-26T01:44:28.821Z] Vulnerability L1tf: Not affected [2025-08-26T01:44:28.821Z] Vulnerability Mds: Not affected [2025-08-26T01:44:28.821Z] Vulnerability Meltdown: Not affected [2025-08-26T01:44:28.821Z] Vulnerability Mmio stale data: Not affected [2025-08-26T01:44:28.821Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-26T01:44:28.821Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-26T01:44:28.821Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-26T01:44:28.821Z] Vulnerability Srbds: Not affected [2025-08-26T01:44:28.821Z] Vulnerability Tsx async abort: Not affected [2025-08-26T01:44:28.821Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-08-26T01:44:28.821Z] [2025-08-26T01:44:28.821Z] [2025-08-26T01:44:28.821Z] ---> nproc: [2025-08-26T01:44:28.821Z] 2 [2025-08-26T01:44:28.821Z] [2025-08-26T01:44:28.821Z] [2025-08-26T01:44:28.821Z] ---> df -h: [2025-08-26T01:44:28.821Z] Filesystem Size Used Avail Use% Mounted on [2025-08-26T01:44:28.821Z] overlay 40G 7.3G 33G 19% / [2025-08-26T01:44:28.821Z] tmpfs 64M 0 64M 0% /dev [2025-08-26T01:44:28.821Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-26T01:44:28.821Z] shm 64M 0 64M 0% /dev/shm [2025-08-26T01:44:28.821Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-26T01:44:28.821Z] [2025-08-26T01:44:28.821Z] [2025-08-26T01:44:28.821Z] Cannot open /var/log/sysstat/sa26: No such file or directory [2025-08-26T01:44:28.821Z] Please check if data collecting is enabled [2025-08-26T01:44:28.821Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-26T01:44:29.116Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-26T01:44:29.120Z] $ docker stop --time=1 199336f6f7b7bb3ecc28404c6074fc0c5ad235888328832977df29c39b870ab1 [2025-08-26T01:44:30.267Z] $ docker rm -f --volumes 199336f6f7b7bb3ecc28404c6074fc0c5ad235888328832977df29c39b870ab1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-26T01:44:30.381Z] [WS-CLEANUP] Deleting project workspace... [2025-08-26T01:44:30.381Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-26T01:44:30.398Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:44:30.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T01:44:30.840Z] [2025-08-26T01:44:30.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:44:31.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T01:44:31.202Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-26T01:44:31.202Z] 5eb5b503b376: Pulling fs layer [2025-08-26T01:44:31.202Z] 5c69ac0246d0: Pulling fs layer [2025-08-26T01:44:31.202Z] ec43610c2a17: Pulling fs layer [2025-08-26T01:44:31.202Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-26T01:44:31.202Z] 33b1e0a273af: Pulling fs layer [2025-08-26T01:44:31.202Z] 5d3b04190fa2: Pulling fs layer [2025-08-26T01:44:31.202Z] 2f39f015ded8: Pulling fs layer [2025-08-26T01:44:31.202Z] 3a2ae6a8a46f: Waiting [2025-08-26T01:44:31.202Z] 5d3b04190fa2: Waiting [2025-08-26T01:44:31.202Z] 33b1e0a273af: Waiting [2025-08-26T01:44:31.202Z] 2f39f015ded8: Waiting [2025-08-26T01:44:31.202Z] 5c69ac0246d0: Verifying Checksum [2025-08-26T01:44:31.202Z] 5c69ac0246d0: Download complete [2025-08-26T01:44:31.202Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-26T01:44:31.202Z] 3a2ae6a8a46f: Download complete [2025-08-26T01:44:31.202Z] 33b1e0a273af: Verifying Checksum [2025-08-26T01:44:31.202Z] 33b1e0a273af: Download complete [2025-08-26T01:44:31.202Z] ec43610c2a17: Verifying Checksum [2025-08-26T01:44:31.202Z] ec43610c2a17: Download complete [2025-08-26T01:44:31.202Z] 5d3b04190fa2: Verifying Checksum [2025-08-26T01:44:31.202Z] 5d3b04190fa2: Download complete [2025-08-26T01:44:31.460Z] 5eb5b503b376: Verifying Checksum [2025-08-26T01:44:31.460Z] 5eb5b503b376: Download complete [2025-08-26T01:44:31.717Z] 2f39f015ded8: Download complete [2025-08-26T01:44:32.655Z] 5eb5b503b376: Pull complete [2025-08-26T01:44:32.999Z] 5c69ac0246d0: Pull complete [2025-08-26T01:44:33.569Z] ec43610c2a17: Pull complete [2025-08-26T01:44:34.137Z] 3a2ae6a8a46f: Pull complete [2025-08-26T01:44:34.705Z] 33b1e0a273af: Pull complete [2025-08-26T01:44:34.964Z] 5d3b04190fa2: Pull complete [2025-08-26T01:44:41.533Z] 2f39f015ded8: Pull complete [2025-08-26T01:44:41.792Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-26T01:44:42.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T01:44:42.050Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T01:44:42.182Z] prd-ubuntu20.04-docker-8c-8g-7596 does not seem to be running inside a container [2025-08-26T01:44:42.207Z] $ 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 [2025-08-26T01:44:42.786Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7600 in /w/workspace/foundry_device-onvif-camera_main [2025-08-26T01:44:44.855Z] $ docker top 846ef4c69aa1fe55aeb9db84e99326834d5f6f8cb916dcd0ac66b540383d5341 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2025-08-26T01:44:45.034Z] Running in /w/workspace/device-onvif-camera/230 [Pipeline] { [Pipeline] checkout [2025-08-26T01:44:45.076Z] The recommended git tool is: git [2025-08-26T01:44:45.284Z] ---> job-cost.sh [2025-08-26T01:44:45.284Z] lf-activate-venv: SKIPPING [2025-08-26T01:44:45.284Z] INFO: No Stack... [2025-08-26T01:44:45.542Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-26T01:44:45.801Z] INFO: Archiving Costs [Pipeline] sh [2025-08-26T01:44:46.086Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-08-26T01:44:46.086Z] + cut -d, -f6 [Pipeline] lock [2025-08-26T01:44:46.098Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-230-stack-cost] [2025-08-26T01:44:46.104Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-230-stack-cost] did not exist. Created. [2025-08-26T01:44:46.110Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-230-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-26T01:44:46.417Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-26T01:44:46.453Z] Stashed 1 file(s) [Pipeline] } [2025-08-26T01:44:46.460Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-230-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-26T01:44:46.483Z] $ docker stop --time=1 846ef4c69aa1fe55aeb9db84e99326834d5f6f8cb916dcd0ac66b540383d5341 [2025-08-26T01:44:47.606Z] $ docker rm -f --volumes 846ef4c69aa1fe55aeb9db84e99326834d5f6f8cb916dcd0ac66b540383d5341 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-26T01:44:49.907Z] using credential edgex-jenkins-ssh [2025-08-26T01:44:49.926Z] Cloning the remote Git repository [2025-08-26T01:44:49.968Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-08-26T01:44:50.059Z] > git init /w/workspace/device-onvif-camera/230 # timeout=10 [2025-08-26T01:44:50.207Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-08-26T01:44:50.208Z] > git --version # timeout=10 [2025-08-26T01:44:50.229Z] > git --version # 'git version 2.25.1' [2025-08-26T01:44:50.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-26T01:44:50.378Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-26T01:44:53.558Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-08-26T01:44:53.583Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-26T01:44:54.442Z] Avoid second fetch [2025-08-26T01:44:54.443Z] Checking out Revision 691bcfab37f429dbe1eada372397ae0254724cd6 (main) [2025-08-26T01:44:55.152Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#519)" [2025-08-26T01:44:54.454Z] > git config core.sparsecheckout # timeout=10 [2025-08-26T01:44:54.519Z] > git checkout -f 691bcfab37f429dbe1eada372397ae0254724cd6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T01:44:59.373Z] provisioning config files... [2025-08-26T01:44:59.399Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/230@tmp/config15059118072433153185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:45:00.040Z] ---> ****-login.sh [2025-08-26T01:45:00.040Z] nexus3.edgexfoundry.org:10001 [2025-08-26T01:45:00.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:45:00.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:45:00.580Z] Configure a credential helper to remove this warning. See [2025-08-26T01:45:00.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:45:00.580Z] [2025-08-26T01:45:00.580Z] Login Succeeded [2025-08-26T01:45:00.580Z] nexus3.edgexfoundry.org:10002 [2025-08-26T01:45:00.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:45:00.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:45:00.852Z] Configure a credential helper to remove this warning. See [2025-08-26T01:45:00.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:45:00.852Z] [2025-08-26T01:45:00.852Z] Login Succeeded [2025-08-26T01:45:00.852Z] nexus3.edgexfoundry.org:10003 [2025-08-26T01:45:01.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:45:01.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:45:01.391Z] Configure a credential helper to remove this warning. See [2025-08-26T01:45:01.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:45:01.391Z] [2025-08-26T01:45:01.391Z] Login Succeeded [2025-08-26T01:45:01.391Z] nexus3.edgexfoundry.org:10004 [2025-08-26T01:45:01.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:45:01.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:45:01.663Z] Configure a credential helper to remove this warning. See [2025-08-26T01:45:01.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:45:01.663Z] [2025-08-26T01:45:01.663Z] Login Succeeded [2025-08-26T01:45:01.663Z] ****.io [2025-08-26T01:45:01.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:45:02.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:45:02.200Z] Configure a credential helper to remove this warning. See [2025-08-26T01:45:02.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:45:02.200Z] [2025-08-26T01:45:02.200Z] Login Succeeded [2025-08-26T01:45:02.200Z] ---> ****-login.sh ends [Pipeline] } [2025-08-26T01:45:02.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-26T01:45:02.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-26T01:45:02.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-26T01:45:02.579Z] ========================================================= [2025-08-26T01:45:02.579Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-26T01:45:02.579Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:45:02.952Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-26T01:45:03.579Z] Sending build context to Docker daemon 26.94MB [2025-08-26T01:45:04.560Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-08-26T01:45:04.560Z] Step 2/13 : FROM ${BASE} AS builder [2025-08-26T01:45:04.830Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-26T01:45:04.830Z] 94e9d8af2201: Pulling fs layer [2025-08-26T01:45:04.830Z] a6c56e8762df: Pulling fs layer [2025-08-26T01:45:04.830Z] f0f3c8884826: Pulling fs layer [2025-08-26T01:45:04.830Z] c7e7622c144d: Pulling fs layer [2025-08-26T01:45:04.830Z] 4f4fb700ef54: Pulling fs layer [2025-08-26T01:45:04.830Z] b4c3b6d88c5a: Pulling fs layer [2025-08-26T01:45:04.830Z] ba8bce9d2590: Pulling fs layer [2025-08-26T01:45:04.830Z] ca778ea9c289: Pulling fs layer [2025-08-26T01:45:04.830Z] 4f4fb700ef54: Waiting [2025-08-26T01:45:04.830Z] b4c3b6d88c5a: Waiting [2025-08-26T01:45:04.830Z] ba8bce9d2590: Waiting [2025-08-26T01:45:04.830Z] ca778ea9c289: Waiting [2025-08-26T01:45:04.830Z] a6c56e8762df: Verifying Checksum [2025-08-26T01:45:04.830Z] a6c56e8762df: Download complete [2025-08-26T01:45:04.830Z] c7e7622c144d: Verifying Checksum [2025-08-26T01:45:04.830Z] c7e7622c144d: Download complete [2025-08-26T01:45:04.830Z] 4f4fb700ef54: Verifying Checksum [2025-08-26T01:45:04.830Z] 4f4fb700ef54: Download complete [2025-08-26T01:45:04.830Z] b4c3b6d88c5a: Verifying Checksum [2025-08-26T01:45:04.830Z] b4c3b6d88c5a: Download complete [2025-08-26T01:45:05.101Z] 94e9d8af2201: Download complete [2025-08-26T01:45:05.695Z] ca778ea9c289: Verifying Checksum [2025-08-26T01:45:05.695Z] ca778ea9c289: Download complete [2025-08-26T01:45:05.965Z] 94e9d8af2201: Pull complete [2025-08-26T01:45:06.573Z] a6c56e8762df: Pull complete [2025-08-26T01:45:07.158Z] f0f3c8884826: Verifying Checksum [2025-08-26T01:45:07.158Z] f0f3c8884826: Download complete [2025-08-26T01:45:08.120Z] ba8bce9d2590: Verifying Checksum [2025-08-26T01:45:08.120Z] ba8bce9d2590: Download complete [2025-08-26T01:45:20.452Z] f0f3c8884826: Pull complete [2025-08-26T01:45:20.727Z] c7e7622c144d: Pull complete [2025-08-26T01:45:20.995Z] 4f4fb700ef54: Pull complete [2025-08-26T01:45:21.267Z] b4c3b6d88c5a: Pull complete [2025-08-26T01:45:29.481Z] ba8bce9d2590: Pull complete [2025-08-26T01:45:31.453Z] ca778ea9c289: Pull complete [2025-08-26T01:45:31.453Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-26T01:45:31.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-26T01:45:31.453Z] ---> 47b25d7523d1 [2025-08-26T01:45:31.453Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-08-26T01:45:33.410Z] ---> Running in 67809cbdcfa8 [2025-08-26T01:45:33.410Z] Removing intermediate container 67809cbdcfa8 [2025-08-26T01:45:33.410Z] ---> 69a4b6624540 [2025-08-26T01:45:33.410Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-26T01:45:33.410Z] ---> Running in af3a2bd1be42 [2025-08-26T01:45:33.683Z] Removing intermediate container af3a2bd1be42 [2025-08-26T01:45:33.683Z] ---> b2a46f99883a [2025-08-26T01:45:33.683Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-08-26T01:45:33.683Z] ---> Running in 3f3277e1162f [2025-08-26T01:45:33.952Z] Removing intermediate container 3f3277e1162f [2025-08-26T01:45:33.952Z] ---> bdabccff2a77 [2025-08-26T01:45:33.952Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-08-26T01:45:34.224Z] ---> Running in fd5faff849ba [2025-08-26T01:45:34.489Z] Removing intermediate container fd5faff849ba [2025-08-26T01:45:34.490Z] ---> fd5df881fa47 [2025-08-26T01:45:34.490Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-08-26T01:45:34.490Z] ---> Running in 2b98664165e4 [2025-08-26T01:45:34.759Z] Removing intermediate container 2b98664165e4 [2025-08-26T01:45:34.759Z] ---> 03668f8d11bc [2025-08-26T01:45:34.759Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-26T01:45:34.759Z] ---> Running in d0eee80b2079 [2025-08-26T01:45:36.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-26T01:45:36.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-26T01:45:37.855Z] OK: 239 MiB in 58 packages [2025-08-26T01:45:38.821Z] Removing intermediate container d0eee80b2079 [2025-08-26T01:45:38.821Z] ---> d6638d295257 [2025-08-26T01:45:38.821Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-08-26T01:45:38.821Z] ---> Running in a2d597a29421 [2025-08-26T01:45:39.090Z] Removing intermediate container a2d597a29421 [2025-08-26T01:45:39.090Z] ---> a2d26f4db9ee [2025-08-26T01:45:39.090Z] Step 10/13 : COPY go.mod vendor* ./ [2025-08-26T01:45:39.359Z] ---> 8ebd5c36c690 [2025-08-26T01:45:39.359Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T01:45:39.631Z] ---> Running in 884d0183549d [2025-08-26T01:47:31.315Z] Removing intermediate container 884d0183549d [2025-08-26T01:47:31.315Z] ---> 94d873d14253 [2025-08-26T01:47:31.315Z] Step 12/13 : COPY . . [2025-08-26T01:47:31.315Z] ---> 807a3a9bf837 [2025-08-26T01:47:31.315Z] Step 13/13 : RUN ${MAKE} [2025-08-26T01:47:31.315Z] ---> Running in d9b8428140c5 [2025-08-26T01:47:31.315Z] noop [2025-08-26T01:47:31.581Z] Removing intermediate container d9b8428140c5 [2025-08-26T01:47:31.582Z] ---> 6759935791bb [2025-08-26T01:47:31.582Z] Successfully built 6759935791bb [2025-08-26T01:47:31.582Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:47:31.963Z] + docker inspect -f . ci-base-image-arm64 [2025-08-26T01:47:31.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T01:47:32.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-7600 does not seem to be running inside a container [2025-08-26T01:47:32.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/230 -v /w/workspace/device-onvif-camera/230:/w/workspace/device-onvif-camera/230:rw,z -v /w/workspace/device-onvif-camera/230@tmp:/w/workspace/device-onvif-camera/230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-26T01:47:34.691Z] $ docker top 335fe4361d6f946f65aef90a1c46238f54549aaa3c2805f2223e046ab7d41d21 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T01:47:35.527Z] + go version [2025-08-26T01:47:35.527Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-26T01:47:35.544Z] $ docker stop --time=1 335fe4361d6f946f65aef90a1c46238f54549aaa3c2805f2223e046ab7d41d21 [2025-08-26T01:47:37.129Z] $ docker rm -f --volumes 335fe4361d6f946f65aef90a1c46238f54549aaa3c2805f2223e046ab7d41d21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:47:37.721Z] + docker inspect -f . ci-base-image-arm64 [2025-08-26T01:47:37.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T01:47:37.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-7600 does not seem to be running inside a container [2025-08-26T01:47:37.965Z] $ 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/230 -v /w/workspace/device-onvif-camera/230:/w/workspace/device-onvif-camera/230:rw,z -v /w/workspace/device-onvif-camera/230@tmp:/w/workspace/device-onvif-camera/230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-26T01:47:39.057Z] $ docker top 21cd2eb498bf677bc739eda21dee0e3759b074d301ba16c07f75b8a78f071a1e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T01:47:39.580Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/230 [Pipeline] fileExists [Pipeline] sh [2025-08-26T01:47:40.175Z] + make test [2025-08-26T01:47:40.175Z] go test ./... -coverprofile=coverage.out ./... [2025-08-26T01:47:45.501Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-08-26T01:51:07.246Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-08-26T01:51:15.445Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-08-26T01:51:16.864Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.193s coverage: 31.4% of statements [2025-08-26T01:51:38.906Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.995s coverage: 86.5% of statements [2025-08-26T01:51:38.906Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-26T01:51:38.906Z] go vet ./... [2025-08-26T01:52:35.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-26T01:52:35.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-26T01:52:35.552Z] ./bin/test-attribution-txt.sh [2025-08-26T01:52:35.552Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-26T01:52:35.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-26T01:52:35.591Z] $ docker stop --time=1 21cd2eb498bf677bc739eda21dee0e3759b074d301ba16c07f75b8a78f071a1e [2025-08-26T01:52:37.455Z] $ docker rm -f --volumes 21cd2eb498bf677bc739eda21dee0e3759b074d301ba16c07f75b8a78f071a1e [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-26T01:52:39.256Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-26T01:52:39.282Z] Warning: overwriting stash ‘coverage-report’ [2025-08-26T01:52:39.826Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-26T01:52:40.250Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-26T01:52:40.567Z] + ls -al . [2025-08-26T01:52:40.567Z] total 316 [2025-08-26T01:52:40.567Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 01:47 . [2025-08-26T01:52:40.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 01:44 .. [2025-08-26T01:52:40.567Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 01:44 .git [2025-08-26T01:52:40.567Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:44 .github [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 493 Aug 26 01:44 .gitignore [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 26 01:44 .golangci.yml [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 20612 Aug 26 01:44 Attribution.txt [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 19022 Aug 26 01:44 CHANGELOG.md [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 1715 Aug 26 01:44 Dockerfile [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 01:44 GOVERNANCE.md [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 26 01:44 Jenkinsfile [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 26 01:44 LICENSE [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 3465 Aug 26 01:44 Makefile [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 26 01:44 OWNERS.md [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 26 01:44 README.md [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 26 01:40 VERSION [2025-08-26T01:52:40.567Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 01:44 bin [2025-08-26T01:52:40.567Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 01:44 cmd [2025-08-26T01:52:40.567Z] -rw-r--r-- 1 jenkins jenkins 92466 Aug 26 01:51 coverage.out [2025-08-26T01:52:40.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 01:44 doc [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 6521 Aug 26 01:44 go.mod [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 87684 Aug 26 01:44 go.sum [2025-08-26T01:52:40.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 01:44 internal [2025-08-26T01:52:40.567Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 26 01:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:52:40.921Z] + 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=691bcfab37f429dbe1eada372397ae0254724cd6 --label arch=arm64 --label version=4.1.0-dev.6 . [2025-08-26T01:52:41.502Z] Sending build context to Docker daemon 27.03MB [2025-08-26T01:52:41.502Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-08-26T01:52:41.502Z] Step 2/27 : FROM ${BASE} AS builder [2025-08-26T01:52:41.502Z] ---> 6759935791bb [2025-08-26T01:52:41.502Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-08-26T01:52:41.768Z] ---> Running in 4ad498077360 [2025-08-26T01:52:42.033Z] Removing intermediate container 4ad498077360 [2025-08-26T01:52:42.033Z] ---> 964243cf74da [2025-08-26T01:52:42.033Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-26T01:52:42.033Z] ---> Running in 02c92da62a00 [2025-08-26T01:52:42.302Z] Removing intermediate container 02c92da62a00 [2025-08-26T01:52:42.303Z] ---> 3e14519cae11 [2025-08-26T01:52:42.303Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-08-26T01:52:42.303Z] ---> Running in a0ecce21e3bf [2025-08-26T01:52:42.569Z] Removing intermediate container a0ecce21e3bf [2025-08-26T01:52:42.569Z] ---> 075af9809940 [2025-08-26T01:52:42.569Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-08-26T01:52:42.837Z] ---> Running in 2374ee79c96d [2025-08-26T01:52:43.104Z] Removing intermediate container 2374ee79c96d [2025-08-26T01:52:43.104Z] ---> 7714cde0979f [2025-08-26T01:52:43.104Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-08-26T01:52:43.104Z] ---> Running in c1642ba7ad04 [2025-08-26T01:52:43.381Z] Removing intermediate container c1642ba7ad04 [2025-08-26T01:52:43.381Z] ---> 4e46ebb49d1f [2025-08-26T01:52:43.381Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-26T01:52:43.381Z] ---> Running in 08808bb7563f [2025-08-26T01:52:44.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-26T01:52:44.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-26T01:52:46.030Z] OK: 239 MiB in 58 packages [2025-08-26T01:52:47.001Z] Removing intermediate container 08808bb7563f [2025-08-26T01:52:47.001Z] ---> d68fc9830811 [2025-08-26T01:52:47.001Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-08-26T01:52:47.267Z] ---> Running in 3fa253cd3795 [2025-08-26T01:52:47.532Z] Removing intermediate container 3fa253cd3795 [2025-08-26T01:52:47.532Z] ---> 2c0241e85411 [2025-08-26T01:52:47.533Z] Step 10/27 : COPY go.mod vendor* ./ [2025-08-26T01:52:48.115Z] ---> e2af0938294e [2025-08-26T01:52:48.115Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T01:52:48.115Z] ---> Running in 1ba75337ed41 [2025-08-26T01:52:50.695Z] Removing intermediate container 1ba75337ed41 [2025-08-26T01:52:50.695Z] ---> b6d940fd1d2e [2025-08-26T01:52:50.695Z] Step 12/27 : COPY . . [2025-08-26T01:52:52.626Z] ---> 737523190159 [2025-08-26T01:52:52.626Z] Step 13/27 : RUN ${MAKE} [2025-08-26T01:52:52.626Z] ---> Running in ba17d56ddc42 [2025-08-26T01:52:53.214Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-08-26T01:56:29.962Z] Removing intermediate container ba17d56ddc42 [2025-08-26T01:56:29.962Z] ---> 50596c15db85 [2025-08-26T01:56:29.962Z] Step 14/27 : FROM alpine:3.20 [2025-08-26T01:56:29.962Z] 3.20: Pulling from library/alpine [2025-08-26T01:56:29.962Z] 13e713f82565: Pulling fs layer [2025-08-26T01:56:29.962Z] 13e713f82565: Verifying Checksum [2025-08-26T01:56:29.962Z] 13e713f82565: Download complete [2025-08-26T01:56:29.962Z] 13e713f82565: Pull complete [2025-08-26T01:56:29.962Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-26T01:56:29.962Z] Status: Downloaded newer image for alpine:3.20 [2025-08-26T01:56:29.962Z] ---> c88e9dceb6cb [2025-08-26T01:56:29.962Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-08-26T01:56:29.962Z] ---> Running in 331b6bf4422c [2025-08-26T01:56:29.962Z] Removing intermediate container 331b6bf4422c [2025-08-26T01:56:29.962Z] ---> 69c4e2532fb9 [2025-08-26T01:56:29.962Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-08-26T01:56:29.962Z] ---> Running in 7679ba04cf77 [2025-08-26T01:56:29.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-26T01:56:29.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-26T01:56:29.962Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-26T01:56:29.962Z] Executing busybox-1.36.1-r29.trigger [2025-08-26T01:56:29.962Z] OK: 9 MiB in 15 packages [2025-08-26T01:56:29.962Z] Removing intermediate container 7679ba04cf77 [2025-08-26T01:56:29.962Z] ---> 64437ae27670 [2025-08-26T01:56:29.962Z] Step 17/27 : RUN apk --no-cache upgrade [2025-08-26T01:56:29.962Z] ---> Running in 60d84f77dc5d [2025-08-26T01:56:29.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-26T01:56:29.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-26T01:56:30.229Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T01:56:30.229Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-26T01:56:30.496Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T01:56:30.496Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T01:56:30.496Z] Executing busybox-1.36.1-r30.trigger [2025-08-26T01:56:30.496Z] OK: 9 MiB in 15 packages [2025-08-26T01:56:31.451Z] Removing intermediate container 60d84f77dc5d [2025-08-26T01:56:31.451Z] ---> c0670bf3a9cd [2025-08-26T01:56:31.451Z] Step 18/27 : WORKDIR / [2025-08-26T01:56:31.451Z] ---> Running in 4d2f745bb273 [2025-08-26T01:56:31.717Z] Removing intermediate container 4d2f745bb273 [2025-08-26T01:56:31.717Z] ---> 73698ec663e4 [2025-08-26T01:56:31.717Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-08-26T01:56:34.297Z] ---> f31c5642bdb8 [2025-08-26T01:56:34.297Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-08-26T01:56:34.297Z] ---> d3215fb5a6a9 [2025-08-26T01:56:34.297Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-08-26T01:56:34.880Z] ---> 8dc636f79df3 [2025-08-26T01:56:34.880Z] Step 22/27 : EXPOSE 59984 [2025-08-26T01:56:34.880Z] ---> Running in b6005d955137 [2025-08-26T01:56:35.147Z] Removing intermediate container b6005d955137 [2025-08-26T01:56:35.147Z] ---> c082a2b4e4a4 [2025-08-26T01:56:35.147Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-08-26T01:56:35.414Z] ---> Running in ab4010344950 [2025-08-26T01:56:35.681Z] Removing intermediate container ab4010344950 [2025-08-26T01:56:35.681Z] ---> 83cb3214558d [2025-08-26T01:56:35.681Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-26T01:56:35.681Z] ---> Running in 58ff9f0da4d1 [2025-08-26T01:56:35.950Z] Removing intermediate container 58ff9f0da4d1 [2025-08-26T01:56:35.950Z] ---> f73e6751525d [2025-08-26T01:56:35.950Z] Step 25/27 : LABEL arch=arm64 [2025-08-26T01:56:35.950Z] ---> Running in 1795792e2376 [2025-08-26T01:56:36.217Z] Removing intermediate container 1795792e2376 [2025-08-26T01:56:36.217Z] ---> 959f9fbac39f [2025-08-26T01:56:36.217Z] Step 26/27 : LABEL git_sha=691bcfab37f429dbe1eada372397ae0254724cd6 [2025-08-26T01:56:36.483Z] ---> Running in fbc21bb58e41 [2025-08-26T01:56:36.749Z] Removing intermediate container fbc21bb58e41 [2025-08-26T01:56:36.749Z] ---> df1fce59b303 [2025-08-26T01:56:36.750Z] Step 27/27 : LABEL version=4.1.0-dev.6 [2025-08-26T01:56:36.750Z] ---> Running in 8ab1844aff9e [2025-08-26T01:56:37.016Z] Removing intermediate container 8ab1844aff9e [2025-08-26T01:56:37.016Z] ---> ee8dcd47ebb7 [2025-08-26T01:56:37.016Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-26T01:56:37.284Z] Successfully built ee8dcd47ebb7 [2025-08-26T01:56:37.284Z] 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 [2025-08-26T01:56:37.429Z] provisioning config files... [2025-08-26T01:56:37.449Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/230@tmp/config12319178310138016993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:56:37.792Z] ---> ****-login.sh [2025-08-26T01:56:37.792Z] nexus3.edgexfoundry.org:10001 [2025-08-26T01:56:38.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:56:38.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:56:38.060Z] Configure a credential helper to remove this warning. See [2025-08-26T01:56:38.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:56:38.060Z] [2025-08-26T01:56:38.060Z] Login Succeeded [2025-08-26T01:56:38.060Z] nexus3.edgexfoundry.org:10002 [2025-08-26T01:56:38.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:56:38.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:56:38.594Z] Configure a credential helper to remove this warning. See [2025-08-26T01:56:38.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:56:38.594Z] [2025-08-26T01:56:38.594Z] Login Succeeded [2025-08-26T01:56:38.594Z] nexus3.edgexfoundry.org:10003 [2025-08-26T01:56:38.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:56:38.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:56:38.862Z] Configure a credential helper to remove this warning. See [2025-08-26T01:56:38.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:56:38.862Z] [2025-08-26T01:56:38.862Z] Login Succeeded [2025-08-26T01:56:38.862Z] nexus3.edgexfoundry.org:10004 [2025-08-26T01:56:39.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:56:39.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:56:39.398Z] Configure a credential helper to remove this warning. See [2025-08-26T01:56:39.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:56:39.398Z] [2025-08-26T01:56:39.398Z] Login Succeeded [2025-08-26T01:56:39.398Z] ****.io [2025-08-26T01:56:39.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T01:56:39.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-26T01:56:39.665Z] Configure a credential helper to remove this warning. See [2025-08-26T01:56:39.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-26T01:56:39.665Z] [2025-08-26T01:56:39.665Z] Login Succeeded [2025-08-26T01:56:39.665Z] ---> ****-login.sh ends [Pipeline] } [2025-08-26T01:56:39.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-26T01:56:39.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-26T01:56:39.768Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-08-26T01:56:39.768Z] 691bcfab37f429dbe1eada372397ae0254724cd6 [2025-08-26T01:56:39.768Z] latest [2025-08-26T01:56:39.768Z] 4.1.0-dev.6 [2025-08-26T01:56:39.768Z] 691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6 [2025-08-26T01:56:39.768Z] main [2025-08-26T01:56:39.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:56:40.151Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:691bcfab37f429dbe1eada372397ae0254724cd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:56:40.532Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:691bcfab37f429dbe1eada372397ae0254724cd6 [2025-08-26T01:56:40.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-26T01:56:40.532Z] 4c70c16a4c1c: Preparing [2025-08-26T01:56:40.532Z] b38f743c81c3: Preparing [2025-08-26T01:56:40.532Z] d798e032ba3e: Preparing [2025-08-26T01:56:40.532Z] 774c59e684da: Preparing [2025-08-26T01:56:40.532Z] 6fd5a9e4ffd3: Preparing [2025-08-26T01:56:40.532Z] 1e890da81ec9: Preparing [2025-08-26T01:56:40.532Z] 1e890da81ec9: Waiting [2025-08-26T01:56:40.798Z] 4c70c16a4c1c: Pushed [2025-08-26T01:56:40.798Z] b38f743c81c3: Pushed [2025-08-26T01:56:40.798Z] 6fd5a9e4ffd3: Pushed [2025-08-26T01:56:40.798Z] 1e890da81ec9: Layer already exists [2025-08-26T01:56:41.063Z] 774c59e684da: Pushed [2025-08-26T01:56:49.261Z] d798e032ba3e: Pushed [2025-08-26T01:56:49.261Z] 691bcfab37f429dbe1eada372397ae0254724cd6: digest: sha256:0c2a292dd6dc72cfbe054054843b920d30fcb882cc9e1bc6a45ec1a5e6826b7c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:56:49.626Z] + 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 [2025-08-26T01:56:49.991Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-08-26T01:56:49.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-26T01:56:49.991Z] 4c70c16a4c1c: Preparing [2025-08-26T01:56:49.991Z] b38f743c81c3: Preparing [2025-08-26T01:56:49.991Z] d798e032ba3e: Preparing [2025-08-26T01:56:49.991Z] 774c59e684da: Preparing [2025-08-26T01:56:49.991Z] 6fd5a9e4ffd3: Preparing [2025-08-26T01:56:49.991Z] 1e890da81ec9: Preparing [2025-08-26T01:56:49.991Z] 1e890da81ec9: Waiting [2025-08-26T01:56:49.991Z] 4c70c16a4c1c: Layer already exists [2025-08-26T01:56:49.991Z] 6fd5a9e4ffd3: Layer already exists [2025-08-26T01:56:49.991Z] b38f743c81c3: Layer already exists [2025-08-26T01:56:49.991Z] d798e032ba3e: Layer already exists [2025-08-26T01:56:49.991Z] 774c59e684da: Layer already exists [2025-08-26T01:56:49.991Z] 1e890da81ec9: Layer already exists [2025-08-26T01:56:50.258Z] latest: digest: sha256:0c2a292dd6dc72cfbe054054843b920d30fcb882cc9e1bc6a45ec1a5e6826b7c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:56:50.629Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:56:51.002Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.6 [2025-08-26T01:56:51.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-26T01:56:51.002Z] 4c70c16a4c1c: Preparing [2025-08-26T01:56:51.002Z] b38f743c81c3: Preparing [2025-08-26T01:56:51.002Z] d798e032ba3e: Preparing [2025-08-26T01:56:51.002Z] 774c59e684da: Preparing [2025-08-26T01:56:51.002Z] 6fd5a9e4ffd3: Preparing [2025-08-26T01:56:51.002Z] 1e890da81ec9: Preparing [2025-08-26T01:56:51.002Z] 1e890da81ec9: Waiting [2025-08-26T01:56:51.002Z] 6fd5a9e4ffd3: Layer already exists [2025-08-26T01:56:51.002Z] d798e032ba3e: Layer already exists [2025-08-26T01:56:51.002Z] 774c59e684da: Layer already exists [2025-08-26T01:56:51.002Z] 4c70c16a4c1c: Layer already exists [2025-08-26T01:56:51.002Z] b38f743c81c3: Layer already exists [2025-08-26T01:56:51.002Z] 1e890da81ec9: Layer already exists [2025-08-26T01:56:51.270Z] 4.1.0-dev.6: digest: sha256:0c2a292dd6dc72cfbe054054843b920d30fcb882cc9e1bc6a45ec1a5e6826b7c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:56:51.646Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:56:52.009Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6 [2025-08-26T01:56:52.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-26T01:56:52.009Z] 4c70c16a4c1c: Preparing [2025-08-26T01:56:52.009Z] b38f743c81c3: Preparing [2025-08-26T01:56:52.009Z] d798e032ba3e: Preparing [2025-08-26T01:56:52.009Z] 774c59e684da: Preparing [2025-08-26T01:56:52.009Z] 6fd5a9e4ffd3: Preparing [2025-08-26T01:56:52.009Z] 1e890da81ec9: Preparing [2025-08-26T01:56:52.009Z] 1e890da81ec9: Waiting [2025-08-26T01:56:52.009Z] 774c59e684da: Layer already exists [2025-08-26T01:56:52.009Z] 6fd5a9e4ffd3: Layer already exists [2025-08-26T01:56:52.009Z] b38f743c81c3: Layer already exists [2025-08-26T01:56:52.009Z] 4c70c16a4c1c: Layer already exists [2025-08-26T01:56:52.009Z] d798e032ba3e: Layer already exists [2025-08-26T01:56:52.009Z] 1e890da81ec9: Layer already exists [2025-08-26T01:56:52.285Z] 691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6: digest: sha256:0c2a292dd6dc72cfbe054054843b920d30fcb882cc9e1bc6a45ec1a5e6826b7c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:56:52.664Z] + 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 [2025-08-26T01:56:53.026Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-08-26T01:56:53.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-26T01:56:53.026Z] 4c70c16a4c1c: Preparing [2025-08-26T01:56:53.026Z] b38f743c81c3: Preparing [2025-08-26T01:56:53.026Z] d798e032ba3e: Preparing [2025-08-26T01:56:53.026Z] 774c59e684da: Preparing [2025-08-26T01:56:53.026Z] 6fd5a9e4ffd3: Preparing [2025-08-26T01:56:53.026Z] 1e890da81ec9: Preparing [2025-08-26T01:56:53.026Z] 1e890da81ec9: Waiting [2025-08-26T01:56:53.026Z] 6fd5a9e4ffd3: Layer already exists [2025-08-26T01:56:53.026Z] 4c70c16a4c1c: Layer already exists [2025-08-26T01:56:53.026Z] 774c59e684da: Layer already exists [2025-08-26T01:56:53.026Z] b38f743c81c3: Layer already exists [2025-08-26T01:56:53.026Z] d798e032ba3e: Layer already exists [2025-08-26T01:56:53.026Z] 1e890da81ec9: Layer already exists [2025-08-26T01:56:53.294Z] main: digest: sha256:0c2a292dd6dc72cfbe054054843b920d30fcb882cc9e1bc6a45ec1a5e6826b7c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-26T01:56:53.391Z] ===================================================== [Pipeline] echo [2025-08-26T01:56:53.407Z] taggedImages: [2025-08-26T01:56:53.407Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:691bcfab37f429dbe1eada372397ae0254724cd6 [2025-08-26T01:56:53.407Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-08-26T01:56:53.407Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.6 [2025-08-26T01:56:53.407Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6 [2025-08-26T01:56:53.407Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2025-08-26T01:56:53.426Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:691bcfab37f429dbe1eada372397ae0254724cd6 [Pipeline] echo [2025-08-26T01:56:53.439Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2025-08-26T01:56:53.454Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.6 [Pipeline] echo [2025-08-26T01:56:53.468Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:691bcfab37f429dbe1eada372397ae0254724cd6-4.1.0-dev.6 [Pipeline] echo [2025-08-26T01:56:53.481Z] 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 [2025-08-26T01:56:53.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-26T01:56:53.900Z] [2025-08-26T01:56:53.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:56:54.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-26T01:56:54.234Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-26T01:56:54.234Z] 8998bd30e6a1: Pulling fs layer [2025-08-26T01:56:54.234Z] 04944245beec: Pulling fs layer [2025-08-26T01:56:54.234Z] 699f458cf7ca: Pulling fs layer [2025-08-26T01:56:54.234Z] 765212b225bb: Pulling fs layer [2025-08-26T01:56:54.234Z] f23df028b6ca: Pulling fs layer [2025-08-26T01:56:54.234Z] d65c8cfc05b1: Pulling fs layer [2025-08-26T01:56:54.234Z] 2437ff75d9bd: Pulling fs layer [2025-08-26T01:56:54.234Z] f23df028b6ca: Waiting [2025-08-26T01:56:54.234Z] d65c8cfc05b1: Waiting [2025-08-26T01:56:54.234Z] 765212b225bb: Waiting [2025-08-26T01:56:54.234Z] 2437ff75d9bd: Waiting [2025-08-26T01:56:54.504Z] 04944245beec: Verifying Checksum [2025-08-26T01:56:54.504Z] 04944245beec: Download complete [2025-08-26T01:56:54.504Z] 765212b225bb: Verifying Checksum [2025-08-26T01:56:54.504Z] 765212b225bb: Download complete [2025-08-26T01:56:54.504Z] f23df028b6ca: Verifying Checksum [2025-08-26T01:56:54.504Z] f23df028b6ca: Download complete [2025-08-26T01:56:54.504Z] d65c8cfc05b1: Verifying Checksum [2025-08-26T01:56:54.504Z] d65c8cfc05b1: Download complete [2025-08-26T01:56:54.775Z] 699f458cf7ca: Verifying Checksum [2025-08-26T01:56:54.775Z] 699f458cf7ca: Download complete [2025-08-26T01:56:55.044Z] 8998bd30e6a1: Verifying Checksum [2025-08-26T01:56:55.044Z] 8998bd30e6a1: Download complete [2025-08-26T01:56:57.629Z] 2437ff75d9bd: Verifying Checksum [2025-08-26T01:56:57.629Z] 2437ff75d9bd: Download complete [2025-08-26T01:56:59.573Z] 8998bd30e6a1: Pull complete [2025-08-26T01:57:00.155Z] 04944245beec: Pull complete [2025-08-26T01:57:02.101Z] 699f458cf7ca: Pull complete [2025-08-26T01:57:02.101Z] 765212b225bb: Pull complete [2025-08-26T01:57:03.059Z] f23df028b6ca: Pull complete [2025-08-26T01:57:03.059Z] d65c8cfc05b1: Pull complete [2025-08-26T01:57:21.266Z] 2437ff75d9bd: Pull complete [2025-08-26T01:57:21.266Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-26T01:57:21.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-26T01:57:21.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T01:57:21.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-7600 does not seem to be running inside a container [2025-08-26T01:57:21.569Z] $ 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/230 -v /w/workspace/device-onvif-camera/230:/w/workspace/device-onvif-camera/230:rw,z -v /w/workspace/device-onvif-camera/230@tmp:/w/workspace/device-onvif-camera/230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-26T01:57:24.322Z] $ docker top 27ecbdc5cf47f35e074404f5de4e330372b3a2fe9bc7cf62d932af982c1bd5a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:57:25.140Z] ---> job-cost.sh [2025-08-26T01:57:25.140Z] lf-activate-venv: SKIPPING [2025-08-26T01:57:25.140Z] INFO: No Stack... [2025-08-26T01:57:25.404Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-26T01:57:26.355Z] INFO: Archiving Costs [Pipeline] sh [2025-08-26T01:57:26.988Z] + cat /w/workspace/device-onvif-camera/230/archives/cost.csv [2025-08-26T01:57:26.988Z] + cut -d, -f6 [Pipeline] lock [2025-08-26T01:57:27.042Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-230-stack-cost] [2025-08-26T01:57:27.049Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-230-stack-cost] did not exist. Created. [2025-08-26T01:57:27.055Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-230-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-26T01:57:27.707Z] /w/workspace/device-onvif-camera/230@tmp/durable-c0e7b6bb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-26T01:57:28.336Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-26T01:57:28.361Z] Warning: overwriting stash ‘stack-cost’ [2025-08-26T01:57:28.418Z] Stashed 1 file(s) [Pipeline] } [2025-08-26T01:57:28.430Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-230-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-26T01:57:28.451Z] $ docker stop --time=1 27ecbdc5cf47f35e074404f5de4e330372b3a2fe9bc7cf62d932af982c1bd5a5 [2025-08-26T01:57:29.936Z] $ docker rm -f --volumes 27ecbdc5cf47f35e074404f5de4e330372b3a2fe9bc7cf62d932af982c1bd5a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-26T01:57:30.464Z] provisioning config files... [2025-08-26T01:57:30.474Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10562682354294711251tmp [Pipeline] { [Pipeline] sh [2025-08-26T01:57:30.777Z] + set +x [2025-08-26T01:57:30.777Z] + curl -s https://codecov.io/bash [2025-08-26T01:57:30.777Z] + bash -s -- [2025-08-26T01:57:30.777Z] [2025-08-26T01:57:30.777Z] _____ _ [2025-08-26T01:57:30.777Z] / ____| | | [2025-08-26T01:57:30.777Z] | | ___ __| | ___ ___ _____ __ [2025-08-26T01:57:30.777Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-26T01:57:30.777Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-26T01:57:30.777Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-26T01:57:30.777Z] Bash-1.0.6 [2025-08-26T01:57:30.777Z] [2025-08-26T01:57:30.777Z] [2025-08-26T01:57:30.777Z] ==> git version 2.25.1 found [2025-08-26T01:57:30.777Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-26T01:57:30.777Z] Release-Date: 2020-01-08 [2025-08-26T01:57:30.777Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-26T01:57:30.777Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-26T01:57:30.777Z] ==> Jenkins CI detected. [2025-08-26T01:57:30.777Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-08-26T01:57:30.777Z] project root: . [2025-08-26T01:57:30.777Z] --> token set from env [2025-08-26T01:57:30.777Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-26T01:57:30.777Z] ==> Running gcov in . (disable via -X gcov) [2025-08-26T01:57:30.777Z] ==> Python coveragepy not found [2025-08-26T01:57:30.777Z] ==> Searching for coverage reports in: [2025-08-26T01:57:30.777Z] + . [2025-08-26T01:57:30.777Z] -> Found 1 reports [2025-08-26T01:57:30.777Z] ==> Detecting git/mercurial file structure [2025-08-26T01:57:30.777Z] ==> Reading reports [2025-08-26T01:57:31.036Z] + ./coverage.out bytes=92466 [2025-08-26T01:57:31.036Z] ==> Appending adjustments [2025-08-26T01:57:31.036Z] https://docs.codecov.io/docs/fixing-reports [2025-08-26T01:57:31.036Z] + Found adjustments [2025-08-26T01:57:31.036Z] ==> Gzipping contents [2025-08-26T01:57:31.036Z] 12K /tmp/codecov.2SbKAN.gz [2025-08-26T01:57:31.036Z] ==> Uploading reports [2025-08-26T01:57:31.036Z] url: https://codecov.io [2025-08-26T01:57:31.036Z] query: branch=main&commit=691bcfab37f429dbe1eada372397ae0254724cd6&build=230&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F230%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-26T01:57:31.036Z] -> Pinging Codecov [2025-08-26T01:57:31.037Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=691bcfab37f429dbe1eada372397ae0254724cd6&build=230&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F230%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-26T01:57:31.299Z] -> Uploading to [2025-08-26T01:57:31.299Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/691bcfab37f429dbe1eada372397ae0254724cd6/d9f8d33f-4f52-416e-a1b2-8918fd957074.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250826%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250826T015731Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9ca7ad370de78f3680aac090b3dedabef9f7ead637e3c54dd2b1798f90b9b2a6 [2025-08-26T01:57:31.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-26T01:57:31.299Z] Dload Upload Total Spent Left Speed [2025-08-26T01:57:31.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 79206 --:--:-- --:--:-- --:--:-- 79206 [2025-08-26T01:57:31.559Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/691bcfab37f429dbe1eada372397ae0254724cd6 [Pipeline] } [2025-08-26T01:57:31.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-26T01:57:31.818Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-26T01:57:31.837Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:57:32.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-26T01:57:32.145Z] [2025-08-26T01:57:32.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:57:32.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-26T01:57:32.453Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-26T01:57:32.453Z] 0a9a5dfd008f: Already exists [2025-08-26T01:57:32.453Z] 36466aa92d05: Already exists [2025-08-26T01:57:32.453Z] e10405b45d13: Already exists [2025-08-26T01:57:32.453Z] 096b7ceb2af7: Already exists [2025-08-26T01:57:32.453Z] 4f4fb700ef54: Already exists [2025-08-26T01:57:32.453Z] e50aa161e22a: Pulling fs layer [2025-08-26T01:57:32.453Z] d3c8db5fb9df: Pulling fs layer [2025-08-26T01:57:32.711Z] e50aa161e22a: Verifying Checksum [2025-08-26T01:57:32.711Z] e50aa161e22a: Download complete [2025-08-26T01:57:32.969Z] e50aa161e22a: Pull complete [2025-08-26T01:57:33.537Z] d3c8db5fb9df: Verifying Checksum [2025-08-26T01:57:33.537Z] d3c8db5fb9df: Download complete [2025-08-26T01:57:36.884Z] d3c8db5fb9df: Pull complete [2025-08-26T01:57:36.884Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-26T01:57:36.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-26T01:57:36.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T01:57:36.983Z] prd-ubuntu20.04-docker-8c-8g-7596 does not seem to be running inside a container [2025-08-26T01:57:37.019Z] $ 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 [2025-08-26T01:57:38.668Z] $ docker top 8374e93565400a26215a62f9ed8544b71ea760814472b3c6c6c5a452892e580f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T01:57:39.027Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-08-26T01:57:39.038Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-08-26T01:57:39.322Z] + set -o pipefail [2025-08-26T01:57:39.323Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-08-26T01:57:49.304Z] [2025-08-26T01:57:49.304Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-08-26T01:57:49.304Z] [2025-08-26T01:57:49.304Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/8c3e38be-51a3-4fdb-9e29-0dcbfeec8a20 [2025-08-26T01:57:49.304Z] [2025-08-26T01:57:49.304Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-08-26T01:57:49.304Z] [2025-08-26T01:57:49.304Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-26T01:57:49.304Z] [Pipeline] } [2025-08-26T01:57:49.310Z] $ docker stop --time=1 8374e93565400a26215a62f9ed8544b71ea760814472b3c6c6c5a452892e580f [2025-08-26T01:57:52.407Z] $ docker rm -f --volumes 8374e93565400a26215a62f9ed8544b71ea760814472b3c6c6c5a452892e580f [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 [2025-08-26T01:57:52.990Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T01:57:53.012Z] provisioning config files... [2025-08-26T01:57:53.019Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1018501676868160406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:57:53.320Z] --> edgex-publish-swagger.sh [2025-08-26T01:57:53.320Z] === Publish doc/openapi/v3 API === [2025-08-26T01:57:53.320Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-08-26T01:57:53.320Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-08-26T01:57:53.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-26T01:57:53.320Z] Dload Upload Total Spent Left Speed [2025-08-26T01:57:53.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 330 2427k --:--:-- --:--:-- --:--:-- 2428k [2025-08-26T01:57:53.320Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-26T01:57:53.320Z] [Pipeline] } [2025-08-26T01:57:53.327Z] 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 [2025-08-26T01:57:53.801Z] + git log --format=format:%s -1 691bcfab37f429dbe1eada372397ae0254724cd6 [Pipeline] sh [2025-08-26T01:57:54.098Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-26T01:57:54.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:57:54.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T01:57:54.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T01:57:54.496Z] prd-ubuntu20.04-docker-8c-8g-7596 does not seem to be running inside a container [2025-08-26T01:57:54.525Z] $ 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 [2025-08-26T01:57:54.822Z] $ docker top 3d8cc076298753bbefff9e10140996c13615e28037bd87a70450ba6de900e6d1 -eo pid,comm [2025-08-26T01:57:54.873Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-26T01:57:54.873Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-26T01:57:54.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-26T01:57:54.933Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-26T01:57:55.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-26T01:57:55.032Z] $ docker exec 3d8cc076298753bbefff9e10140996c13615e28037bd87a70450ba6de900e6d1 ssh-agent [2025-08-26T01:57:55.145Z] SSH_AUTH_SOCK=/tmp/ssh-lWF1a1Uda3n7/agent.32 [2025-08-26T01:57:55.145Z] SSH_AGENT_PID=38 [2025-08-26T01:57:55.149Z] Running ssh-add (command line suppressed) [2025-08-26T01:57:55.251Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11555554608905462095.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11555554608905462095.key) [2025-08-26T01:57:55.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-26T01:57:55.567Z] + git semver tag [2025-08-26T01:57:56.137Z] 2025-08-26 01:57:55,822 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-26T01:57:56.137Z] 2025-08-26 01:57:55,826 [run_tag] DEBUG tag force:False [2025-08-26T01:57:56.137Z] 2025-08-26 01:57:55,826 [check_head_tag] DEBUG check head tag [2025-08-26T01:57:56.137Z] 2025-08-26 01:57:55,826 [execute] INFO git cat-file --batch-check [2025-08-26T01:57:56.137Z] 2025-08-26 01:57:55,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-08-26T01:57:56.137Z] 2025-08-26 01:57:55,829 [execute] INFO git cat-file --batch [2025-08-26T01:57:56.137Z] 2025-08-26 01:57:55,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-08-26T01:57:56.137Z] 2025-08-26 01:57:55,836 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T01:57:56.137Z] 2025-08-26 01:57:55,836 [execute] INFO git tag -a v4.1.0-dev.6 -m v4.1.0-dev.6 [2025-08-26T01:57:56.137Z] 2025-08-26 01:57:55,836 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.6', '-m', 'v4.1.0-dev.6'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-08-26T01:57:56.137Z] 2025-08-26 01:57:55,840 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T01:57:56.137Z] 4.1.0-dev.6 [Pipeline] } [2025-08-26T01:57:56.142Z] $ docker exec --env ******** --env ******** 3d8cc076298753bbefff9e10140996c13615e28037bd87a70450ba6de900e6d1 ssh-agent -k [2025-08-26T01:57:56.247Z] unset SSH_AUTH_SOCK; [2025-08-26T01:57:56.248Z] unset SSH_AGENT_PID; [2025-08-26T01:57:56.248Z] echo Agent pid 38 killed; [2025-08-26T01:57:56.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-26T01:57:56.586Z] + git semver [Pipeline] } [2025-08-26T01:57:57.161Z] $ docker stop --time=1 3d8cc076298753bbefff9e10140996c13615e28037bd87a70450ba6de900e6d1 [2025-08-26T01:57:58.433Z] $ docker rm -f --volumes 3d8cc076298753bbefff9e10140996c13615e28037bd87a70450ba6de900e6d1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:57:58.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-26T01:57:58.860Z] [2025-08-26T01:57:58.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:57:59.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-26T01:57:59.161Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-26T01:57:59.161Z] ab5ef0e58194: Pulling fs layer [2025-08-26T01:57:59.161Z] 9712f1f96733: Pulling fs layer [2025-08-26T01:57:59.161Z] 63f879dbbcfc: Pulling fs layer [2025-08-26T01:57:59.161Z] 0d9ebad4ef96: Pulling fs layer [2025-08-26T01:57:59.161Z] e9a5061849ea: Pulling fs layer [2025-08-26T01:57:59.161Z] d747dcd14b5f: Pulling fs layer [2025-08-26T01:57:59.161Z] 2de7ff778b66: Pulling fs layer [2025-08-26T01:57:59.161Z] 0d9ebad4ef96: Waiting [2025-08-26T01:57:59.161Z] e9a5061849ea: Waiting [2025-08-26T01:57:59.161Z] d747dcd14b5f: Waiting [2025-08-26T01:57:59.161Z] 2de7ff778b66: Waiting [2025-08-26T01:57:59.161Z] 9712f1f96733: Download complete [2025-08-26T01:57:59.419Z] 63f879dbbcfc: Verifying Checksum [2025-08-26T01:57:59.419Z] 63f879dbbcfc: Download complete [2025-08-26T01:57:59.678Z] e9a5061849ea: Verifying Checksum [2025-08-26T01:57:59.678Z] e9a5061849ea: Download complete [2025-08-26T01:57:59.678Z] d747dcd14b5f: Verifying Checksum [2025-08-26T01:57:59.678Z] d747dcd14b5f: Download complete [2025-08-26T01:57:59.678Z] ab5ef0e58194: Verifying Checksum [2025-08-26T01:57:59.678Z] ab5ef0e58194: Download complete [2025-08-26T01:57:59.678Z] 0d9ebad4ef96: Verifying Checksum [2025-08-26T01:57:59.678Z] 0d9ebad4ef96: Download complete [2025-08-26T01:57:59.678Z] 2de7ff778b66: Verifying Checksum [2025-08-26T01:57:59.678Z] 2de7ff778b66: Download complete [2025-08-26T01:58:03.868Z] ab5ef0e58194: Pull complete [2025-08-26T01:58:03.868Z] 9712f1f96733: Pull complete [2025-08-26T01:58:03.868Z] 63f879dbbcfc: Pull complete [2025-08-26T01:58:09.140Z] 0d9ebad4ef96: Pull complete [2025-08-26T01:58:09.140Z] e9a5061849ea: Pull complete [2025-08-26T01:58:09.140Z] d747dcd14b5f: Pull complete [2025-08-26T01:58:10.075Z] 2de7ff778b66: Pull complete [2025-08-26T01:58:10.075Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-26T01:58:10.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-26T01:58:10.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T01:58:10.178Z] prd-ubuntu20.04-docker-8c-8g-7596 does not seem to be running inside a container [2025-08-26T01:58:10.204Z] $ 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 [2025-08-26T01:58:12.910Z] $ docker top 07655729a1cc3c33463d56a6547ed3bf303ea6f21ac11fa151bcabf8916bb965 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-26T01:58:12.986Z] provisioning config files... [2025-08-26T01:58:12.994Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17124697026311727547tmp [2025-08-26T01:58:13.006Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2328825659181640275tmp [2025-08-26T01:58:13.016Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17155425707011003791tmp [Pipeline] { [Pipeline] echo [2025-08-26T01:58:13.047Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:58:13.343Z] ---> sigul-configuration.sh [2025-08-26T01:58:13.343Z] gpg: directory `/root/.gnupg' created [2025-08-26T01:58:13.343Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-26T01:58:13.343Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-26T01:58:13.343Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-26T01:58:13.343Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-26T01:58:13.343Z] gpg: CAST5 encrypted data [2025-08-26T01:58:13.343Z] gpg: encrypted with 1 passphrase [2025-08-26T01:58:13.343Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-26T01:58:13.640Z] + mkdir /home/jenkins [2025-08-26T01:58:13.640Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-26T01:58:13.945Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-08-26T01:58:13.958Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:58:14.252Z] ---> sigul-install.sh [2025-08-26T01:58:14.252Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-26T01:58:14.546Z] + git tag --list [2025-08-26T01:58:14.546Z] v0.0.0 [2025-08-26T01:58:14.546Z] v2.2.0 [2025-08-26T01:58:14.546Z] v2.3.0 [2025-08-26T01:58:14.546Z] v2.3.1 [2025-08-26T01:58:14.546Z] v3.0 [2025-08-26T01:58:14.546Z] v3.0.0 [2025-08-26T01:58:14.546Z] v3.1 [2025-08-26T01:58:14.546Z] v3.1.0 [2025-08-26T01:58:14.546Z] v3.1.1 [2025-08-26T01:58:14.546Z] v4.0 [2025-08-26T01:58:14.546Z] v4.0.0 [2025-08-26T01:58:14.546Z] v4.1.0-dev.1 [2025-08-26T01:58:14.546Z] v4.1.0-dev.2 [2025-08-26T01:58:14.546Z] v4.1.0-dev.3 [2025-08-26T01:58:14.546Z] v4.1.0-dev.4 [2025-08-26T01:58:14.546Z] v4.1.0-dev.5 [2025-08-26T01:58:14.546Z] v4.1.0-dev.6 [Pipeline] sh [2025-08-26T01:58:14.921Z] + lftools sign git-tag v4.1.0-dev.6 [2025-08-26T01:58:15.529Z] Signing Git tag with Sigul... [2025-08-26T01:58:15.529Z] Signing v4.1.0-dev.6 [Pipeline] echo [2025-08-26T01:58:15.822Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:58:16.157Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-26T01:58:16.180Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-26T01:58:16.199Z] $ docker stop --time=1 07655729a1cc3c33463d56a6547ed3bf303ea6f21ac11fa151bcabf8916bb965 [2025-08-26T01:58:17.456Z] $ docker rm -f --volumes 07655729a1cc3c33463d56a6547ed3bf303ea6f21ac11fa151bcabf8916bb965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-26T01:58:17.901Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-26T01:58:17.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:58:18.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T01:58:18.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T01:58:18.282Z] prd-ubuntu20.04-docker-8c-8g-7596 does not seem to be running inside a container [2025-08-26T01:58:18.305Z] $ 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 [2025-08-26T01:58:18.522Z] $ docker top c6d2388dbb0be5778ad49c56a9b26987dd25ba9ba2766b5a5c1db37e0f05fd56 -eo pid,comm [2025-08-26T01:58:18.570Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-26T01:58:18.570Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-26T01:58:18.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-26T01:58:18.631Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-26T01:58:18.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-26T01:58:18.728Z] $ docker exec c6d2388dbb0be5778ad49c56a9b26987dd25ba9ba2766b5a5c1db37e0f05fd56 ssh-agent [2025-08-26T01:58:18.825Z] SSH_AUTH_SOCK=/tmp/ssh-LFjOVNeDevaX/agent.32 [2025-08-26T01:58:18.825Z] SSH_AGENT_PID=38 [2025-08-26T01:58:18.829Z] Running ssh-add (command line suppressed) [2025-08-26T01:58:18.923Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5933746553441253053.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5933746553441253053.key) [2025-08-26T01:58:18.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-26T01:58:19.229Z] + git semver bump pre [2025-08-26T01:58:19.489Z] 2025-08-26 01:58:19,463 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-26T01:58:19.489Z] 2025-08-26 01:58:19,466 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T01:58:19.489Z] 2025-08-26 01:58:19,466 [bump_version] DEBUG bumping version:4.1.0-dev.6 on axis:pre with prefix:dev [2025-08-26T01:58:19.489Z] 2025-08-26 01:58:19,466 [bump_version] DEBUG bumped version:4.1.0-dev.7 [2025-08-26T01:58:19.489Z] 2025-08-26 01:58:19,466 [write_version] DEBUG write version:4.1.0-dev.7 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-08-26T01:58:19.489Z] 2025-08-26 01:58:19,466 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T01:58:19.489Z] 2025-08-26 01:58:19,466 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T01:58:19.489Z] 2025-08-26 01:58:19,468 [execute] INFO git cat-file --batch-check [2025-08-26T01:58:19.489Z] 2025-08-26 01:58:19,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-26T01:58:19.489Z] 2025-08-26 01:58:19,473 [execute] INFO git cat-file --batch [2025-08-26T01:58:19.489Z] 2025-08-26 01:58:19,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-26T01:58:19.489Z] 2025-08-26 01:58:19,476 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T01:58:19.489Z] 4.1.0-dev.7 [Pipeline] } [2025-08-26T01:58:19.752Z] $ docker exec --env ******** --env ******** c6d2388dbb0be5778ad49c56a9b26987dd25ba9ba2766b5a5c1db37e0f05fd56 ssh-agent -k [2025-08-26T01:58:19.840Z] unset SSH_AUTH_SOCK; [2025-08-26T01:58:19.840Z] unset SSH_AGENT_PID; [2025-08-26T01:58:19.840Z] echo Agent pid 38 killed; [2025-08-26T01:58:19.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-26T01:58:20.180Z] + git semver [Pipeline] } [2025-08-26T01:58:20.756Z] $ docker stop --time=1 c6d2388dbb0be5778ad49c56a9b26987dd25ba9ba2766b5a5c1db37e0f05fd56 [2025-08-26T01:58:22.028Z] $ docker rm -f --volumes c6d2388dbb0be5778ad49c56a9b26987dd25ba9ba2766b5a5c1db37e0f05fd56 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-26T01:58:22.390Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-26T01:58:22.390Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:58:22.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T01:58:22.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T01:58:22.760Z] prd-ubuntu20.04-docker-8c-8g-7596 does not seem to be running inside a container [2025-08-26T01:58:22.785Z] $ 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 [2025-08-26T01:58:23.016Z] $ docker top f66f65c948299668b3a036ebed90f8a60d888b093b587d0449ad4ca0f77a9618 -eo pid,comm [2025-08-26T01:58:23.061Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-26T01:58:23.061Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-26T01:58:23.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-26T01:58:23.121Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-26T01:58:23.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-26T01:58:23.222Z] $ docker exec f66f65c948299668b3a036ebed90f8a60d888b093b587d0449ad4ca0f77a9618 ssh-agent [2025-08-26T01:58:23.338Z] SSH_AUTH_SOCK=/tmp/ssh-fWeyjCfjzARm/agent.32 [2025-08-26T01:58:23.338Z] SSH_AGENT_PID=38 [2025-08-26T01:58:23.343Z] Running ssh-add (command line suppressed) [2025-08-26T01:58:23.442Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5880962843174855677.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5880962843174855677.key) [2025-08-26T01:58:23.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-26T01:58:23.755Z] + git semver push [2025-08-26T01:58:24.014Z] 2025-08-26 01:58:23,970 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-26T01:58:24.014Z] 2025-08-26 01:58:23,974 [run_push] DEBUG push [2025-08-26T01:58:24.014Z] 2025-08-26 01:58:23,975 [execute] INFO git cat-file --batch-check [2025-08-26T01:58:24.014Z] 2025-08-26 01:58:23,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-26T01:58:24.014Z] 2025-08-26 01:58:23,977 [execute] INFO git rev-list 2b991c8ef08e41738b76ac9531ca4d643387ef53 -- [2025-08-26T01:58:24.014Z] 2025-08-26 01:58:23,977 [execute] DEBUG Popen(['git', 'rev-list', '2b991c8ef08e41738b76ac9531ca4d643387ef53', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-26T01:58:24.014Z] 2025-08-26 01:58:23,986 [execute] INFO git fetch -v -- origin [2025-08-26T01:58:24.014Z] 2025-08-26 01:58:23,986 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-26T01:58:24.581Z] 2025-08-26 01:58:24,532 [run_push] DEBUG no remote changes detected [2025-08-26T01:58:24.581Z] 2025-08-26 01:58:24,533 [execute] INFO git push origin semver [2025-08-26T01:58:24.581Z] 2025-08-26 01:58:24,533 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-26T01:58:25.519Z] 2025-08-26 01:58:25,241 [run_push] DEBUG push all version tags [2025-08-26T01:58:25.519Z] 2025-08-26 01:58:25,242 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-26T01:58:25.519Z] 2025-08-26 01:58:25,242 [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) [2025-08-26T01:58:26.086Z] 2025-08-26 01:58:25,961 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-26T01:58:26.086Z] 4.1.0-dev.7 [Pipeline] } [2025-08-26T01:58:26.091Z] $ docker exec --env ******** --env ******** f66f65c948299668b3a036ebed90f8a60d888b093b587d0449ad4ca0f77a9618 ssh-agent -k [2025-08-26T01:58:26.170Z] unset SSH_AUTH_SOCK; [2025-08-26T01:58:26.171Z] unset SSH_AGENT_PID; [2025-08-26T01:58:26.171Z] echo Agent pid 38 killed; [2025-08-26T01:58:26.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-26T01:58:26.509Z] + git semver [Pipeline] } [2025-08-26T01:58:27.081Z] $ docker stop --time=1 f66f65c948299668b3a036ebed90f8a60d888b093b587d0449ad4ca0f77a9618 [2025-08-26T01:58:28.321Z] $ docker rm -f --volumes f66f65c948299668b3a036ebed90f8a60d888b093b587d0449ad4ca0f77a9618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-26T01:58:28.991Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-08-26T01:58:28.991Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-26T01:58:28.991Z] total 16 [2025-08-26T01:58:28.991Z] drwxr-xr-x 3 root root 4096 Aug 26 01:44 . [2025-08-26T01:58:28.991Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 01:58 .. [2025-08-26T01:58:28.991Z] drwxr-xr-x 2 root root 4096 Aug 26 01:44 cost [2025-08-26T01:58:28.991Z] -rw-r--r-- 1 root root 91 Aug 26 01:44 cost.csv [2025-08-26T01:58:28.991Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-26T01:58:28.991Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-26T01:58:28.991Z] total 16 [2025-08-26T01:58:28.991Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 01:44 . [2025-08-26T01:58:28.991Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 01:58 .. [2025-08-26T01:58:28.991Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 26 01:44 cost [2025-08-26T01:58:28.991Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 26 01:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:58:29.284Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:58:30.144Z] ---> package-listing.sh [2025-08-26T01:58:30.144Z] ++ facter osfamily [2025-08-26T01:58:30.144Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-26T01:58:30.404Z] + OS_FAMILY=debian [2025-08-26T01:58:30.404Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-08-26T01:58:30.404Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-26T01:58:30.404Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-26T01:58:30.404Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-26T01:58:30.404Z] + PACKAGES=/tmp/packages_start.txt [2025-08-26T01:58:30.404Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-26T01:58:30.404Z] + PACKAGES=/tmp/packages_end.txt [2025-08-26T01:58:30.404Z] + case "${OS_FAMILY}" in [2025-08-26T01:58:30.404Z] + grep '^ii' [2025-08-26T01:58:30.404Z] + dpkg -l [2025-08-26T01:58:30.404Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-26T01:58:30.404Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-26T01:58:30.404Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-26T01:58:30.404Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-26T01:58:30.404Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-08-26T01:58:30.404Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2025-08-26T01:58:30.416Z] 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 [2025-08-26T01:58:30.690Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T01:58:31.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T01:58:31.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T01:58:31.324Z] prd-ubuntu20.04-docker-8c-8g-7596 does not seem to be running inside a container [2025-08-26T01:58:31.350Z] $ 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 [2025-08-26T01:58:31.573Z] $ docker top 9d41ce7411a847278fd38cdb251f900af29c1d617d71166bb4e9cf39a9d777b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T01:58:31.931Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-26T01:58:32.221Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-26T01:58:32.509Z] + ls /var/log/sa-host [2025-08-26T01:58:32.509Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T01:58:32.545Z] provisioning config files... [2025-08-26T01:58:32.551Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12520484901888564766tmp [Pipeline] { [Pipeline] echo [2025-08-26T01:58:32.569Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:58:32.857Z] ---> create-netrc.sh [Pipeline] } [2025-08-26T01:58:32.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:58:33.178Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-26T01:58:33.188Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:58:33.472Z] ---> sudo-logs.sh [2025-08-26T01:58:33.472Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-26T01:58:33.509Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:58:33.796Z] ---> job-cost.sh [2025-08-26T01:58:33.796Z] lf-activate-venv: SKIPPING [2025-08-26T01:58:33.796Z] DEBUG: total: 0.2199999988079071 [2025-08-26T01:58:33.796Z] INFO: Retrieving Stack Cost... [2025-08-26T01:58:34.055Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-26T01:58:34.621Z] INFO: Archiving Costs [Pipeline] echo [2025-08-26T01:58:34.634Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T01:58:34.920Z] ---> logs-deploy.sh [2025-08-26T01:58:34.920Z] lf-activate-venv: SKIPPING [2025-08-26T01:58:34.920Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/230 [2025-08-26T01:58:34.920Z] INFO: archiving workspace using pattern(s): [2025-08-26T01:58:35.856Z] Archives upload complete. [2025-08-26T01:58:36.114Z] INFO: archiving logs to Nexus