Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b4f5a1b35e9e92260283013db08a973f8e31c32 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-ssh12398902631292784427.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh9376593490964569576.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh14803245818660610768.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh16588150322272028755.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-ssh9930099774067058656.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 ‘prd-ubuntu20.04-docker-8c-8g-4839’ Running on prd-ubuntu20.04-docker-8c-8g-4845 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3b4f5a1b35e9e92260283013db08a973f8e31c32 (main) Commit message: "build: Upgrade SDK to v4.1.0-dev.21 (#507)" > git config core.sparsecheckout # timeout=10 > git checkout -f 3b4f5a1b35e9e92260283013db08a973f8e31c32 # timeout=10 > git rev-list --no-walk d4e6059d90aee0898b156167641b1c9a91f0d1e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-09T10:52:31.006Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-09T10:52:31.081Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-09T10:52:31.107Z] ========================================================= [2025-07-09T10:52:31.107Z] EdgeX Global Pipelines Version Info [2025-07-09T10:52:31.107Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:52:31.813Z] ------------------- [2025-07-09T10:52:31.813Z] stable info: [2025-07-09T10:52:31.813Z] ------------------- [2025-07-09T10:52:31.813Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-09T10:52:31.813Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-09T10:52:31.813Z] Message: update stable to v1.0.274 [2025-07-09T10:52:32.382Z] ------------------- [2025-07-09T10:52:32.382Z] experimental info: [2025-07-09T10:52:32.382Z] ------------------- [2025-07-09T10:52:32.382Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-09T10:52:32.382Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-09T10:52:32.382Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-09T10:52:32.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-07-09T10:52:32.474Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-07-09T10:52:32.499Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-09T10:52:32.520Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-09T10:52:32.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-09T10:52:32.564Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-09T10:52:32.586Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-09T10:52:32.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-09T10:52:32.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-09T10:52:32.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-09T10:52:32.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-09T10:52:32.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-07-09T10:52:32.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-09T10:52:32.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-09T10:52:32.764Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-09T10:52:32.788Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-09T10:52:32.811Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-09T10:52:32.842Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-09T10:52:32.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-09T10:52:32.884Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-09T10:52:32.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-07-09T10:52:32.935Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-07-09T10:52:32.951Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-09T10:52:32.973Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-09T10:52:32.990Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-09T10:52:33.009Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-09T10:52:33.038Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-09T10:52:33.056Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-07-09T10:52:33.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-07-09T10:52:33.108Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-07-09T10:52:33.127Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] echo [2025-07-09T10:52:33.148Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b4f5a1 [Pipeline] echo [2025-07-09T10:52:33.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:52:33.241Z] provisioning config files... [2025-07-09T10:52:33.254Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4911198714576232311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:52:33.588Z] ---> ****-login.sh [2025-07-09T10:52:33.588Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:52:33.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:52:33.850Z] [2025-07-09T10:52:33.850Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:52:33.850Z] Configure a credential helper to remove this warning. See [2025-07-09T10:52:33.850Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:52:33.850Z] [2025-07-09T10:52:33.850Z] Login Succeeded [2025-07-09T10:52:33.850Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:52:33.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:52:33.850Z] [2025-07-09T10:52:33.850Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:52:33.850Z] Configure a credential helper to remove this warning. See [2025-07-09T10:52:33.850Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:52:33.850Z] [2025-07-09T10:52:33.850Z] Login Succeeded [2025-07-09T10:52:33.850Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:52:34.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:52:34.110Z] [2025-07-09T10:52:34.110Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:52:34.110Z] Configure a credential helper to remove this warning. See [2025-07-09T10:52:34.110Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:52:34.110Z] [2025-07-09T10:52:34.110Z] Login Succeeded [2025-07-09T10:52:34.110Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:52:34.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:52:34.111Z] [2025-07-09T10:52:34.111Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:52:34.111Z] Configure a credential helper to remove this warning. See [2025-07-09T10:52:34.111Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:52:34.111Z] [2025-07-09T10:52:34.111Z] Login Succeeded [2025-07-09T10:52:34.111Z] ****.io [2025-07-09T10:52:34.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:52:34.370Z] [2025-07-09T10:52:34.370Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-09T10:52:34.370Z] Configure a credential helper to remove this warning. See [2025-07-09T10:52:34.370Z] https://docs.****.com/go/credential-store/ [2025-07-09T10:52:34.370Z] [2025-07-09T10:52:34.370Z] Login Succeeded [2025-07-09T10:52:34.370Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:52:34.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-09T10:52:34.787Z] + git rev-list -1 --merges 3b4f5a1b35e9e92260283013db08a973f8e31c32~1..3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] echo [2025-07-09T10:52:34.818Z] -----------> git rev-list -1 --merges 3b4f5a1b35e9e92260283013db08a973f8e31c32~1..3b4f5a1b35e9e92260283013db08a973f8e31c32 3b4f5a1b35e9e92260283013db08a973f8e31c32 [false] [Pipeline] sh [2025-07-09T10:52:35.109Z] + git log --format=format:%s -1 3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] echo [2025-07-09T10:52:35.126Z] ========================================================= [2025-07-09T10:52:35.126Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-09T10:52:35.126Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T10:52:35.452Z] + git log --format=format:%s -1 3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] echo [2025-07-09T10:52:35.465Z] [semverPrep] GIT_COMMIT: 3b4f5a1b35e9e92260283013db08a973f8e31c32, Commit Message: build: Upgrade SDK to v4.1.0-dev.21 (#507) [Pipeline] echo [2025-07-09T10:52:35.478Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-09T10:52:35.859Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T10:52:35.859Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-09T10:52:35.859Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-09T10:52:35.859Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-09T10:52:35.859Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-09T10:52:35.859Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-09T10:52:35.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:52:36.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:52:36.218Z] [2025-07-09T10:52:36.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:52:36.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:52:36.538Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-09T10:52:36.538Z] 3dae71ba6b94: Pulling fs layer [2025-07-09T10:52:36.538Z] 6bf1a483ea7c: Pulling fs layer [2025-07-09T10:52:36.538Z] f5dfc541a4d3: Pulling fs layer [2025-07-09T10:52:36.538Z] 461d9e800cba: Pulling fs layer [2025-07-09T10:52:36.538Z] 80192f66455f: Pulling fs layer [2025-07-09T10:52:36.538Z] 461d9e800cba: Waiting [2025-07-09T10:52:36.538Z] 80192f66455f: Waiting [2025-07-09T10:52:36.538Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-09T10:52:36.538Z] a29436f7fd5d: Pulling fs layer [2025-07-09T10:52:36.538Z] 923cac83aea3: Pulling fs layer [2025-07-09T10:52:36.538Z] 25ad8b0a4227: Pulling fs layer [2025-07-09T10:52:36.538Z] db01528c6b51: Pulling fs layer [2025-07-09T10:52:36.538Z] 28988de357af: Pulling fs layer [2025-07-09T10:52:36.538Z] 25ad8b0a4227: Waiting [2025-07-09T10:52:36.538Z] 2e8e34ca0e6c: Waiting [2025-07-09T10:52:36.538Z] db01528c6b51: Waiting [2025-07-09T10:52:36.538Z] 28988de357af: Waiting [2025-07-09T10:52:36.538Z] 923cac83aea3: Waiting [2025-07-09T10:52:36.538Z] a29436f7fd5d: Waiting [2025-07-09T10:52:36.538Z] 6bf1a483ea7c: Verifying Checksum [2025-07-09T10:52:36.538Z] 6bf1a483ea7c: Download complete [2025-07-09T10:52:36.538Z] 461d9e800cba: Verifying Checksum [2025-07-09T10:52:36.538Z] 461d9e800cba: Download complete [2025-07-09T10:52:36.538Z] 80192f66455f: Verifying Checksum [2025-07-09T10:52:36.538Z] 80192f66455f: Download complete [2025-07-09T10:52:36.823Z] f5dfc541a4d3: Verifying Checksum [2025-07-09T10:52:36.823Z] f5dfc541a4d3: Download complete [2025-07-09T10:52:37.104Z] 3dae71ba6b94: Verifying Checksum [2025-07-09T10:52:37.104Z] 3dae71ba6b94: Download complete [2025-07-09T10:52:37.104Z] 923cac83aea3: Verifying Checksum [2025-07-09T10:52:37.104Z] 923cac83aea3: Download complete [2025-07-09T10:52:37.104Z] 25ad8b0a4227: Verifying Checksum [2025-07-09T10:52:37.104Z] 25ad8b0a4227: Download complete [2025-07-09T10:52:37.104Z] db01528c6b51: Download complete [2025-07-09T10:52:37.104Z] 28988de357af: Verifying Checksum [2025-07-09T10:52:37.104Z] 28988de357af: Download complete [2025-07-09T10:52:37.362Z] a29436f7fd5d: Verifying Checksum [2025-07-09T10:52:37.362Z] a29436f7fd5d: Download complete [2025-07-09T10:52:37.620Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-09T10:52:37.620Z] 2e8e34ca0e6c: Download complete [2025-07-09T10:52:38.188Z] 3dae71ba6b94: Pull complete [2025-07-09T10:52:38.449Z] 6bf1a483ea7c: Pull complete [2025-07-09T10:52:39.018Z] f5dfc541a4d3: Pull complete [2025-07-09T10:52:39.277Z] 461d9e800cba: Pull complete [2025-07-09T10:52:39.277Z] 80192f66455f: Pull complete [2025-07-09T10:52:43.469Z] 2e8e34ca0e6c: Pull complete [2025-07-09T10:52:43.730Z] a29436f7fd5d: Pull complete [2025-07-09T10:52:43.730Z] 923cac83aea3: Pull complete [2025-07-09T10:52:43.990Z] 25ad8b0a4227: Pull complete [2025-07-09T10:52:43.990Z] db01528c6b51: Pull complete [2025-07-09T10:52:43.990Z] 28988de357af: Pull complete [2025-07-09T10:52:43.990Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-09T10:52:43.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T10:52:43.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:52:44.124Z] prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container [2025-07-09T10:52:44.145Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-09T10:52:46.051Z] $ docker top bda105ba758fda25b861a15c35161bc59258984e89065021eaee085e13cfff0d -eo pid,comm [2025-07-09T10:52:46.103Z] 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-07-09T10:52:46.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T10:52:46.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T10:52:46.160Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T10:52:46.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T10:52:46.270Z] $ docker exec bda105ba758fda25b861a15c35161bc59258984e89065021eaee085e13cfff0d ssh-agent [2025-07-09T10:52:46.372Z] SSH_AUTH_SOCK=/tmp/ssh-C20oZKfSgrYw/agent.32 [2025-07-09T10:52:46.372Z] SSH_AGENT_PID=38 [2025-07-09T10:52:46.379Z] Running ssh-add (command line suppressed) [2025-07-09T10:52:46.477Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15202547069581024771.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15202547069581024771.key) [2025-07-09T10:52:46.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T10:52:46.787Z] + git tag --points-at HEAD [Pipeline] } [2025-07-09T10:52:46.793Z] $ docker exec --env ******** --env ******** bda105ba758fda25b861a15c35161bc59258984e89065021eaee085e13cfff0d ssh-agent -k [2025-07-09T10:52:46.882Z] unset SSH_AUTH_SOCK; [2025-07-09T10:52:46.883Z] unset SSH_AGENT_PID; [2025-07-09T10:52:46.883Z] echo Agent pid 38 killed; [2025-07-09T10:52:46.904Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-09T10:52:46.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T10:52:46.941Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T10:52:47.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T10:52:47.051Z] $ docker exec bda105ba758fda25b861a15c35161bc59258984e89065021eaee085e13cfff0d ssh-agent [2025-07-09T10:52:47.156Z] SSH_AUTH_SOCK=/tmp/ssh-OEYoufxfgvs5/agent.71 [2025-07-09T10:52:47.156Z] SSH_AGENT_PID=77 [2025-07-09T10:52:47.160Z] Running ssh-add (command line suppressed) [2025-07-09T10:52:47.249Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11659384403720932563.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11659384403720932563.key) [2025-07-09T10:52:47.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T10:52:47.562Z] + git semver init [2025-07-09T10:52:47.822Z] 2025-07-09 10:52:47,768 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T10:52:47.822Z] 2025-07-09 10:52:47,772 [run_init] DEBUG init version:0.0.0 force:False [2025-07-09T10:52:47.822Z] 2025-07-09 10:52:47,772 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-07-09T10:52:47.822Z] 2025-07-09 10:52:47,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-07-09T10:52:47.822Z] 2025-07-09 10:52:47,773 [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-07-09T10:52:49.200Z] 2025-07-09 10:52:49,187 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-07-09T10:52:49.201Z] 2025-07-09 10:52:49,187 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-07-09T10:52:49.201Z] 2025-07-09 10:52:49,187 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-07-09T10:52:49.201Z] 2025-07-09 10:52:49,187 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-07-09T10:52:49.201Z] 4.1.0-dev.1 [Pipeline] } [2025-07-09T10:52:49.464Z] $ docker exec --env ******** --env ******** bda105ba758fda25b861a15c35161bc59258984e89065021eaee085e13cfff0d ssh-agent -k [2025-07-09T10:52:49.550Z] unset SSH_AUTH_SOCK; [2025-07-09T10:52:49.550Z] unset SSH_AGENT_PID; [2025-07-09T10:52:49.551Z] echo Agent pid 77 killed; [2025-07-09T10:52:49.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T10:52:49.885Z] + git semver [Pipeline] } [2025-07-09T10:52:50.153Z] $ docker stop --time=1 bda105ba758fda25b861a15c35161bc59258984e89065021eaee085e13cfff0d [2025-07-09T10:52:51.405Z] $ docker rm -f --volumes bda105ba758fda25b861a15c35161bc59258984e89065021eaee085e13cfff0d [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T10:52:51.767Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-09T10:52:52.062Z] Stashed 1 file(s) [Pipeline] echo [2025-07-09T10:52:52.067Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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-07-09T10:52:52.267Z] provisioning config files... [2025-07-09T10:52:52.300Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5461315294895618790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:52:52.615Z] ---> ****-login.sh [2025-07-09T10:52:52.615Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:52:52.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:52:52.615Z] Login Succeeded [2025-07-09T10:52:52.615Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:52:52.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:52:52.615Z] Login Succeeded [2025-07-09T10:52:52.615Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:52:52.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:52:52.873Z] Login Succeeded [2025-07-09T10:52:52.873Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:52:52.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:52:52.873Z] Login Succeeded [2025-07-09T10:52:52.873Z] ****.io [2025-07-09T10:52:52.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:52:53.133Z] Login Succeeded [2025-07-09T10:52:53.133Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:52:53.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-09T10:52:53.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:52:53.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:52:53.270Z] ========================================================= [2025-07-09T10:52:53.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-09T10:52:53.270Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:52:53.592Z] + 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-07-09T10:52:54.159Z] #0 building with "default" instance using docker driver [2025-07-09T10:52:54.159Z] [2025-07-09T10:52:54.159Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:52:54.159Z] #1 transferring dockerfile: 1.75kB done [2025-07-09T10:52:54.159Z] #1 DONE 0.0s [2025-07-09T10:52:54.159Z] [2025-07-09T10:52:54.159Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-09T10:52:54.159Z] #2 DONE 0.1s [2025-07-09T10:52:54.417Z] [2025-07-09T10:52:54.417Z] #3 [internal] load .dockerignore [2025-07-09T10:52:54.417Z] #3 transferring context: 2B done [2025-07-09T10:52:54.417Z] #3 DONE 0.0s [2025-07-09T10:52:54.417Z] [2025-07-09T10:52:54.417Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-09T10:52:54.417Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-09T10:52:54.417Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-09T10:52:54.417Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-09T10:52:54.417Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-09T10:52:54.417Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s [2025-07-09T10:52:54.417Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-07-09T10:52:54.417Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s [2025-07-09T10:52:54.417Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-07-09T10:52:54.417Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2025-07-09T10:52:54.417Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-09T10:52:54.417Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s [2025-07-09T10:52:54.417Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-07-09T10:52:54.417Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-09T10:52:54.417Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.10MB / 2.38MB 0.2s [2025-07-09T10:52:54.417Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 1.05MB / 100.52MB 0.2s [2025-07-09T10:52:54.417Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.1s done [2025-07-09T10:52:54.678Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 28.63MB / 74.06MB 0.3s [2025-07-09T10:52:54.678Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-09T10:52:54.678Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done [2025-07-09T10:52:54.678Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 8.39MB / 100.52MB 0.3s [2025-07-09T10:52:54.678Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 4.19MB / 13.29MB 0.3s [2025-07-09T10:52:54.678Z] #4 ... [2025-07-09T10:52:54.678Z] [2025-07-09T10:52:54.678Z] #5 [internal] load build context [2025-07-09T10:52:54.678Z] #5 transferring context: 46.86MB 0.4s done [2025-07-09T10:52:54.678Z] #5 DONE 0.4s [2025-07-09T10:52:54.678Z] [2025-07-09T10:52:54.678Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-09T10:52:54.678Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 65.01MB / 74.06MB 0.5s [2025-07-09T10:52:54.678Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 25.17MB / 100.52MB 0.5s [2025-07-09T10:52:54.678Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.4s done [2025-07-09T10:52:54.678Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-07-09T10:52:54.945Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-07-09T10:52:54.945Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 32.51MB / 100.52MB 0.6s [2025-07-09T10:52:54.945Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-07-09T10:52:54.945Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 46.39MB / 100.52MB 0.7s [2025-07-09T10:52:54.945Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-07-09T10:52:55.206Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 61.87MB / 100.52MB 0.8s [2025-07-09T10:52:55.206Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 79.69MB / 100.52MB 0.9s [2025-07-09T10:52:55.206Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 98.57MB / 100.52MB 1.0s [2025-07-09T10:52:55.463Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.2s done [2025-07-09T10:53:00.727Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.9s done [2025-07-09T10:53:00.727Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-09T10:53:00.727Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-09T10:53:00.727Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-09T10:53:00.727Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 [2025-07-09T10:53:00.727Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-09T10:53:00.727Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-09T10:53:00.727Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s [2025-07-09T10:53:03.260Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.4s done [2025-07-09T10:53:03.260Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s [2025-07-09T10:53:03.518Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.5s done [2025-07-09T10:53:03.518Z] #4 DONE 9.3s [2025-07-09T10:53:03.777Z] [2025-07-09T10:53:03.777Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-07-09T10:53:03.777Z] #6 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:53:04.035Z] #6 0.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:53:04.295Z] #6 0.678 OK: 248 MiB in 58 packages [2025-07-09T10:53:06.196Z] #6 DONE 2.4s [2025-07-09T10:53:06.196Z] [2025-07-09T10:53:06.196Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-07-09T10:53:06.196Z] #7 DONE 0.0s [2025-07-09T10:53:06.196Z] [2025-07-09T10:53:06.196Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-07-09T10:53:06.196Z] #8 DONE 0.0s [2025-07-09T10:53:06.196Z] [2025-07-09T10:53:06.196Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:53:07.225Z] Still waiting to schedule task [2025-07-09T10:53:07.225Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-07-09T10:53:52.876Z] #9 DONE 43.6s [2025-07-09T10:53:52.876Z] [2025-07-09T10:53:52.876Z] #10 [builder 6/7] COPY . . [2025-07-09T10:53:52.876Z] #10 DONE 0.2s [2025-07-09T10:53:52.876Z] [2025-07-09T10:53:52.876Z] #11 [builder 7/7] RUN echo noop [2025-07-09T10:53:52.876Z] #11 0.187 noop [2025-07-09T10:53:52.876Z] #11 DONE 0.2s [2025-07-09T10:53:52.876Z] [2025-07-09T10:53:52.876Z] #12 exporting to image [2025-07-09T10:53:52.876Z] #12 exporting layers [2025-07-09T10:53:57.062Z] #12 exporting layers 6.8s done [2025-07-09T10:53:57.062Z] #12 writing image sha256:3dcba16bc40bf1349b86c58f9f4a40ec49a1eaea40aca6cd58eb47c1d9a6356a done [2025-07-09T10:53:57.062Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-09T10:53:57.062Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:53:57.384Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-09T10:53:57.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:53:57.461Z] prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container [2025-07-09T10:53:57.489Z] $ 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 ******** ci-base-image-x86_64 cat [2025-07-09T10:53:57.756Z] $ docker top a400756a47f258e31f90963065829228c18b504658e82e45c17aa121c130eb3e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:53:58.102Z] + go version [2025-07-09T10:53:58.102Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-09T10:53:58.112Z] $ docker stop --time=1 a400756a47f258e31f90963065829228c18b504658e82e45c17aa121c130eb3e [2025-07-09T10:53:59.337Z] $ docker rm -f --volumes a400756a47f258e31f90963065829228c18b504658e82e45c17aa121c130eb3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:53:59.759Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-09T10:53:59.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:53:59.831Z] prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container [2025-07-09T10:53:59.859Z] $ 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 ******** ci-base-image-x86_64 cat [2025-07-09T10:54:00.092Z] $ docker top f454b986884c6c5b2d7612f5bcc117a4d2b2d502e97142152ad166604f7f4feb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:54:00.436Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-07-09T10:54:00.735Z] + make test [2025-07-09T10:54:00.735Z] go test ./... -coverprofile=coverage.out ./... [2025-07-09T10:54:02.113Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-07-09T10:54:20.187Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-07-09T10:54:20.187Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-07-09T10:54:22.095Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.028s coverage: 31.4% of statements [2025-07-09T10:54:22.095Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.262s coverage: 86.5% of statements [2025-07-09T10:54:34.284Z] go vet ./... [2025-07-09T10:54:39.538Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-09T10:54:39.538Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-09T10:54:39.538Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-09T10:54:39.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-09T10:54:39.568Z] $ docker stop --time=1 f454b986884c6c5b2d7612f5bcc117a4d2b2d502e97142152ad166604f7f4feb [2025-07-09T10:54:43.464Z] $ docker rm -f --volumes f454b986884c6c5b2d7612f5bcc117a4d2b2d502e97142152ad166604f7f4feb [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T10:54:44.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-09T10:54:44.082Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-07-09T10:54:44.635Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-09T10:54:44.918Z] + ls -al . [2025-07-09T10:54:44.918Z] total 320 [2025-07-09T10:54:44.918Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 9 10:54 . [2025-07-09T10:54:44.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:52 .. [2025-07-09T10:54:44.918Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:54 .git [2025-07-09T10:54:44.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:52 .github [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 9 10:52 .gitignore [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 199 Jul 9 10:52 .golangci.yml [2025-07-09T10:54:44.918Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 10:52 .semver [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 20612 Jul 9 10:52 Attribution.txt [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 19022 Jul 9 10:52 CHANGELOG.md [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 1715 Jul 9 10:52 Dockerfile [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 10:52 GOVERNANCE.md [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 9 10:52 Jenkinsfile [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 9 10:52 LICENSE [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 3465 Jul 9 10:52 Makefile [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 9 10:52 OWNERS.md [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 9 10:52 README.md [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:52 VERSION [2025-07-09T10:54:44.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:52 bin [2025-07-09T10:54:44.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:52 cmd [2025-07-09T10:54:44.918Z] -rw-r--r-- 1 jenkins jenkins 92466 Jul 9 10:54 coverage.out [2025-07-09T10:54:44.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:52 doc [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 6469 Jul 9 10:52 go.mod [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 87503 Jul 9 10:52 go.sum [2025-07-09T10:54:44.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:52 internal [2025-07-09T10:54:44.918Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 9 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:54:45.238Z] + 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=3b4f5a1b35e9e92260283013db08a973f8e31c32 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-07-09T10:54:45.238Z] #0 building with "default" instance using docker driver [2025-07-09T10:54:45.238Z] [2025-07-09T10:54:45.238Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:54:45.238Z] #1 transferring dockerfile: 1.75kB done [2025-07-09T10:54:45.238Z] #1 DONE 0.0s [2025-07-09T10:54:45.238Z] [2025-07-09T10:54:45.238Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-09T10:54:45.238Z] #2 DONE 0.0s [2025-07-09T10:54:45.238Z] [2025-07-09T10:54:45.238Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-09T10:54:45.238Z] #3 DONE 0.1s [2025-07-09T10:54:45.498Z] [2025-07-09T10:54:45.498Z] #4 [internal] load .dockerignore [2025-07-09T10:54:45.498Z] #4 transferring context: 2B done [2025-07-09T10:54:45.498Z] #4 DONE 0.0s [2025-07-09T10:54:45.498Z] [2025-07-09T10:54:45.498Z] #5 [internal] load build context [2025-07-09T10:54:45.498Z] #5 transferring context: 112.38kB 0.0s done [2025-07-09T10:54:45.498Z] #5 DONE 0.0s [2025-07-09T10:54:45.498Z] [2025-07-09T10:54:45.498Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-09T10:54:45.498Z] #6 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-09T10:54:45.498Z] #6 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-09T10:54:45.498Z] #6 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-09T10:54:45.498Z] #6 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-09T10:54:45.498Z] #6 DONE 0.1s [2025-07-09T10:54:45.498Z] [2025-07-09T10:54:45.498Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-09T10:54:45.498Z] #7 DONE 0.1s [2025-07-09T10:54:45.498Z] [2025-07-09T10:54:45.498Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-07-09T10:54:45.756Z] #8 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:54:45.756Z] #8 0.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:54:46.379Z] #8 0.727 (1/1) Installing dumb-init (1.2.5-r3) [2025-07-09T10:54:46.379Z] #8 ... [2025-07-09T10:54:46.379Z] [2025-07-09T10:54:46.379Z] #9 [builder 2/7] RUN apk add --no-cache make git [2025-07-09T10:54:46.379Z] #9 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:54:46.379Z] #9 0.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:54:46.379Z] #9 0.687 OK: 248 MiB in 58 packages [2025-07-09T10:54:46.379Z] #9 DONE 0.8s [2025-07-09T10:54:46.379Z] [2025-07-09T10:54:46.379Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-07-09T10:54:46.379Z] #8 0.759 Executing busybox-1.36.1-r29.trigger [2025-07-09T10:54:46.379Z] #8 0.767 OK: 8 MiB in 15 packages [2025-07-09T10:54:46.379Z] #8 DONE 0.9s [2025-07-09T10:54:46.379Z] [2025-07-09T10:54:46.379Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2025-07-09T10:54:46.379Z] #10 DONE 0.1s [2025-07-09T10:54:46.379Z] [2025-07-09T10:54:46.379Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-07-09T10:54:46.379Z] #11 DONE 0.1s [2025-07-09T10:54:46.379Z] [2025-07-09T10:54:46.379Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-07-09T10:54:46.957Z] #12 0.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-09T10:54:46.957Z] #12 0.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-09T10:54:46.957Z] #12 ... [2025-07-09T10:54:46.957Z] [2025-07-09T10:54:46.957Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:54:46.957Z] #13 DONE 0.6s [2025-07-09T10:54:47.226Z] [2025-07-09T10:54:47.226Z] #14 [builder 6/7] COPY . . [2025-07-09T10:54:47.485Z] #14 DONE 0.2s [2025-07-09T10:54:47.485Z] [2025-07-09T10:54:47.485Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-07-09T10:54:47.485Z] #12 0.892 OK: 8 MiB in 15 packages [2025-07-09T10:54:47.485Z] #12 DONE 1.0s [2025-07-09T10:54:47.485Z] [2025-07-09T10:54:47.485Z] #15 [builder 7/7] RUN make build [2025-07-09T10:54:47.485Z] #15 0.310 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-07-09T10:54:59.432Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4850 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-07-09T10:54:59.449Z] Running in /w/workspace/device-onvif-camera/225 [Pipeline] { [Pipeline] checkout [2025-07-09T10:55:02.511Z] The recommended git tool is: git [2025-07-09T10:55:08.464Z] using credential edgex-jenkins-ssh [2025-07-09T10:55:08.489Z] Cloning the remote Git repository [2025-07-09T10:55:08.562Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-07-09T10:55:08.698Z] > git init /w/workspace/device-onvif-camera/225 # timeout=10 [2025-07-09T10:55:09.394Z] #15 DONE 22.2s [2025-07-09T10:55:09.652Z] [2025-07-09T10:55:09.652Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2025-07-09T10:55:09.652Z] #16 DONE 0.2s [2025-07-09T10:55:09.911Z] [2025-07-09T10:55:09.911Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2025-07-09T10:55:09.911Z] #17 DONE 0.0s [2025-07-09T10:55:09.911Z] [2025-07-09T10:55:09.911Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-07-09T10:55:09.911Z] #18 DONE 0.0s [2025-07-09T10:55:09.911Z] [2025-07-09T10:55:09.911Z] #19 exporting to image [2025-07-09T10:55:09.911Z] #19 exporting layers 0.1s done [2025-07-09T10:55:09.911Z] #19 writing image sha256:735e8d6a65e25fe74e5dbf0f8ab6b8e0430e9b07d2c8feb0ab22dc010464d044 done [2025-07-09T10:55:09.911Z] #19 naming to docker.io/library/device-onvif-camera done [2025-07-09T10:55:09.911Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [2025-07-09T10:55:08.896Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-07-09T10:55:08.898Z] > git --version # timeout=10 [2025-07-09T10:55:08.925Z] > git --version # 'git version 2.25.1' [2025-07-09T10:55:08.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-09T10:55:09.129Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:55:10.044Z] provisioning config files... [2025-07-09T10:55:10.052Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1797956113055376169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:55:10.355Z] ---> ****-login.sh [2025-07-09T10:55:10.355Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:55:10.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:10.355Z] Login Succeeded [2025-07-09T10:55:10.355Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:55:10.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:10.355Z] Login Succeeded [2025-07-09T10:55:10.355Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:55:10.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:10.615Z] Login Succeeded [2025-07-09T10:55:10.615Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:55:10.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:10.615Z] Login Succeeded [2025-07-09T10:55:10.615Z] ****.io [2025-07-09T10:55:10.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:10.879Z] Login Succeeded [2025-07-09T10:55:10.879Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:55:10.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:55:10.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:55:10.967Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-07-09T10:55:10.967Z] 3b4f5a1b35e9e92260283013db08a973f8e31c32 [2025-07-09T10:55:10.967Z] latest [2025-07-09T10:55:10.967Z] 4.1.0-dev.1 [2025-07-09T10:55:10.967Z] 3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [2025-07-09T10:55:10.967Z] main [2025-07-09T10:55:10.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:11.311Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:11.635Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32 [2025-07-09T10:55:11.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-07-09T10:55:11.635Z] 941998d77175: Preparing [2025-07-09T10:55:11.635Z] 6d9282362624: Preparing [2025-07-09T10:55:11.635Z] e9cbb7e7aea4: Preparing [2025-07-09T10:55:11.635Z] c5a7a110944b: Preparing [2025-07-09T10:55:11.635Z] bd348caf1a9c: Preparing [2025-07-09T10:55:11.635Z] 994456c4fd7b: Preparing [2025-07-09T10:55:11.635Z] 994456c4fd7b: Waiting [2025-07-09T10:55:11.635Z] 941998d77175: Pushed [2025-07-09T10:55:11.635Z] c5a7a110944b: Pushed [2025-07-09T10:55:11.635Z] 994456c4fd7b: Layer already exists [2025-07-09T10:55:11.635Z] 6d9282362624: Pushed [2025-07-09T10:55:11.635Z] bd348caf1a9c: Pushed [2025-07-09T10:55:13.149Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-07-09T10:55:13.178Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-09T10:55:14.327Z] Avoid second fetch [2025-07-09T10:55:14.327Z] Checking out Revision 3b4f5a1b35e9e92260283013db08a973f8e31c32 (main) [2025-07-09T10:55:15.225Z] Commit message: "build: Upgrade SDK to v4.1.0-dev.21 (#507)" [2025-07-09T10:55:14.346Z] > git config core.sparsecheckout # timeout=10 [2025-07-09T10:55:14.434Z] > git checkout -f 3b4f5a1b35e9e92260283013db08a973f8e31c32 # timeout=10 [2025-07-09T10:55:15.834Z] e9cbb7e7aea4: Pushed [2025-07-09T10:55:15.834Z] 3b4f5a1b35e9e92260283013db08a973f8e31c32: digest: sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:16.156Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:16.474Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-07-09T10:55:16.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-07-09T10:55:16.475Z] 941998d77175: Preparing [2025-07-09T10:55:16.475Z] 6d9282362624: Preparing [2025-07-09T10:55:16.475Z] e9cbb7e7aea4: Preparing [2025-07-09T10:55:16.475Z] c5a7a110944b: Preparing [2025-07-09T10:55:16.475Z] bd348caf1a9c: Preparing [2025-07-09T10:55:16.475Z] 994456c4fd7b: Preparing [2025-07-09T10:55:16.475Z] 994456c4fd7b: Waiting [2025-07-09T10:55:16.475Z] 941998d77175: Layer already exists [2025-07-09T10:55:16.475Z] c5a7a110944b: Layer already exists [2025-07-09T10:55:16.475Z] e9cbb7e7aea4: Layer already exists [2025-07-09T10:55:16.475Z] bd348caf1a9c: Layer already exists [2025-07-09T10:55:16.475Z] 6d9282362624: Layer already exists [2025-07-09T10:55:16.475Z] 994456c4fd7b: Layer already exists [2025-07-09T10:55:16.475Z] latest: digest: sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:16.791Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:17.112Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1 [2025-07-09T10:55:17.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-07-09T10:55:17.112Z] 941998d77175: Preparing [2025-07-09T10:55:17.112Z] 6d9282362624: Preparing [2025-07-09T10:55:17.112Z] e9cbb7e7aea4: Preparing [2025-07-09T10:55:17.112Z] c5a7a110944b: Preparing [2025-07-09T10:55:17.112Z] bd348caf1a9c: Preparing [2025-07-09T10:55:17.112Z] 994456c4fd7b: Preparing [2025-07-09T10:55:17.113Z] 994456c4fd7b: Waiting [2025-07-09T10:55:17.113Z] bd348caf1a9c: Layer already exists [2025-07-09T10:55:17.113Z] e9cbb7e7aea4: Layer already exists [2025-07-09T10:55:17.113Z] c5a7a110944b: Layer already exists [2025-07-09T10:55:17.113Z] 941998d77175: Layer already exists [2025-07-09T10:55:17.113Z] 6d9282362624: Layer already exists [2025-07-09T10:55:17.113Z] 994456c4fd7b: Layer already exists [2025-07-09T10:55:17.113Z] 4.1.0-dev.1: digest: sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:17.443Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:17.767Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [2025-07-09T10:55:17.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-07-09T10:55:17.767Z] 941998d77175: Preparing [2025-07-09T10:55:17.767Z] 6d9282362624: Preparing [2025-07-09T10:55:17.767Z] e9cbb7e7aea4: Preparing [2025-07-09T10:55:17.767Z] c5a7a110944b: Preparing [2025-07-09T10:55:17.767Z] bd348caf1a9c: Preparing [2025-07-09T10:55:17.767Z] 994456c4fd7b: Preparing [2025-07-09T10:55:17.767Z] 994456c4fd7b: Waiting [2025-07-09T10:55:17.767Z] 941998d77175: Layer already exists [2025-07-09T10:55:17.767Z] bd348caf1a9c: Layer already exists [2025-07-09T10:55:17.767Z] c5a7a110944b: Layer already exists [2025-07-09T10:55:17.767Z] e9cbb7e7aea4: Layer already exists [2025-07-09T10:55:17.767Z] 6d9282362624: Layer already exists [2025-07-09T10:55:17.767Z] 994456c4fd7b: Layer already exists [2025-07-09T10:55:17.767Z] 3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1: digest: sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:18.094Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:18.411Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-07-09T10:55:18.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-07-09T10:55:18.411Z] 941998d77175: Preparing [2025-07-09T10:55:18.411Z] 6d9282362624: Preparing [2025-07-09T10:55:18.411Z] e9cbb7e7aea4: Preparing [2025-07-09T10:55:18.411Z] c5a7a110944b: Preparing [2025-07-09T10:55:18.411Z] bd348caf1a9c: Preparing [2025-07-09T10:55:18.411Z] 994456c4fd7b: Preparing [2025-07-09T10:55:18.411Z] 994456c4fd7b: Waiting [2025-07-09T10:55:18.411Z] 941998d77175: Layer already exists [2025-07-09T10:55:18.411Z] c5a7a110944b: Layer already exists [2025-07-09T10:55:18.411Z] e9cbb7e7aea4: Layer already exists [2025-07-09T10:55:18.411Z] 6d9282362624: Layer already exists [2025-07-09T10:55:18.411Z] bd348caf1a9c: Layer already exists [2025-07-09T10:55:18.411Z] 994456c4fd7b: Layer already exists [2025-07-09T10:55:18.411Z] main: digest: sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:55:18.478Z] ===================================================== [Pipeline] echo [2025-07-09T10:55:18.493Z] taggedImages: [2025-07-09T10:55:18.493Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32 [2025-07-09T10:55:18.493Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-07-09T10:55:18.493Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1 [2025-07-09T10:55:18.493Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [2025-07-09T10:55:18.493Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2025-07-09T10:55:18.528Z] ========================================================= [2025-07-09T10:55:18.528Z] [edgeXBuildMultiArch] RAW Config: [2025-07-09T10:55:18.528Z] images: [2025-07-09T10:55:18.528Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32 [2025-07-09T10:55:18.528Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-07-09T10:55:18.528Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1 [2025-07-09T10:55:18.528Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [2025-07-09T10:55:18.528Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-07-09T10:55:18.528Z] settingsFile: [2025-07-09T10:55:18.529Z] device-onvif-camera-settings [2025-07-09T10:55:18.529Z] ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T10:55:20.149Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-07-09T10:55:20.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T10:55:20.149Z] Dload Upload Total Spent Left Speed [2025-07-09T10:55:20.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 83737 0 --:--:-- --:--:-- --:--:-- 83737 100 13063 100 13063 0 0 83203 0 --:--:-- --:--:-- --:--:-- 82677 [Pipeline] sh [2025-07-09T10:55:20.492Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-07-09T10:55:20.828Z] + + sudo teesudo /etc/docker/daemon.new jq [2025-07-09T10:55:20.828Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-07-09T10:55:20.828Z] { [2025-07-09T10:55:20.828Z] "registry-mirrors": [ [2025-07-09T10:55:20.828Z] "https://nexus3.edgexfoundry.org:10001" [2025-07-09T10:55:20.828Z] ], [2025-07-09T10:55:20.828Z] "bip": "10.250.0.254/24", [2025-07-09T10:55:20.828Z] "hosts": [ [2025-07-09T10:55:20.828Z] "tcp://0.0.0.0:5555", [2025-07-09T10:55:20.828Z] "unix:///var/run/docker.sock" [2025-07-09T10:55:20.828Z] ], [2025-07-09T10:55:20.828Z] "mtu": 1458, [2025-07-09T10:55:20.828Z] "selinux-enabled": true, [2025-07-09T10:55:20.828Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-07-09T10:55:20.828Z] } [Pipeline] sh [2025-07-09T10:55:21.160Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-07-09T10:55:21.494Z] + sudo service docker restart [2025-07-09T10:55:33.532Z] Still waiting to schedule task [2025-07-09T10:55:33.532Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4843’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:55:39.782Z] provisioning config files... [2025-07-09T10:55:39.819Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/225@tmp/config1316943197920943740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:55:40.332Z] ---> ****-login.sh [2025-07-09T10:55:40.332Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:55:40.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:41.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:55:41.086Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:41.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:55:41.086Z] [2025-07-09T10:55:41.086Z] Login Succeeded [2025-07-09T10:55:41.086Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:55:41.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:41.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:55:41.628Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:41.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:55:41.628Z] [2025-07-09T10:55:41.628Z] Login Succeeded [2025-07-09T10:55:41.628Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:55:41.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:41.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:55:41.901Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:41.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:55:41.901Z] [2025-07-09T10:55:41.901Z] Login Succeeded [2025-07-09T10:55:41.901Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:55:42.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:42.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:55:42.446Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:42.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:55:42.446Z] [2025-07-09T10:55:42.446Z] Login Succeeded [2025-07-09T10:55:42.446Z] ****.io [2025-07-09T10:55:42.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:55:42.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:55:42.987Z] Configure a credential helper to remove this warning. See [2025-07-09T10:55:42.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:55:42.987Z] [2025-07-09T10:55:42.987Z] Login Succeeded [2025-07-09T10:55:42.987Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:55:43.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-09T10:55:43.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:55:43.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T10:55:43.436Z] ========================================================= [2025-07-09T10:55:43.436Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-07-09T10:55:43.436Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:55:43.808Z] + 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-07-09T10:55:44.796Z] Sending build context to Docker daemon 26.88MB [2025-07-09T10:55:44.796Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-07-09T10:55:44.796Z] Step 2/13 : FROM ${BASE} AS builder [2025-07-09T10:55:44.796Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-07-09T10:55:44.796Z] 94e9d8af2201: Pulling fs layer [2025-07-09T10:55:44.796Z] a6c56e8762df: Pulling fs layer [2025-07-09T10:55:44.796Z] f0f3c8884826: Pulling fs layer [2025-07-09T10:55:44.796Z] c7e7622c144d: Pulling fs layer [2025-07-09T10:55:44.796Z] 4f4fb700ef54: Pulling fs layer [2025-07-09T10:55:44.796Z] e8859aadc426: Pulling fs layer [2025-07-09T10:55:44.796Z] b4813487a9f6: Pulling fs layer [2025-07-09T10:55:44.796Z] 502a3d64fb4b: Pulling fs layer [2025-07-09T10:55:44.796Z] e8859aadc426: Waiting [2025-07-09T10:55:44.796Z] b4813487a9f6: Waiting [2025-07-09T10:55:44.796Z] c7e7622c144d: Waiting [2025-07-09T10:55:44.796Z] 502a3d64fb4b: Waiting [2025-07-09T10:55:44.796Z] 4f4fb700ef54: Waiting [2025-07-09T10:55:44.796Z] a6c56e8762df: Verifying Checksum [2025-07-09T10:55:44.796Z] a6c56e8762df: Download complete [2025-07-09T10:55:45.081Z] c7e7622c144d: Download complete [2025-07-09T10:55:45.081Z] 4f4fb700ef54: Verifying Checksum [2025-07-09T10:55:45.081Z] 4f4fb700ef54: Download complete [2025-07-09T10:55:45.081Z] e8859aadc426: Verifying Checksum [2025-07-09T10:55:45.081Z] e8859aadc426: Download complete [2025-07-09T10:55:45.081Z] 94e9d8af2201: Download complete [2025-07-09T10:55:45.678Z] 502a3d64fb4b: Verifying Checksum [2025-07-09T10:55:45.678Z] 502a3d64fb4b: Download complete [2025-07-09T10:55:46.274Z] 94e9d8af2201: Pull complete [2025-07-09T10:55:46.867Z] a6c56e8762df: Pull complete [2025-07-09T10:55:47.140Z] f0f3c8884826: Verifying Checksum [2025-07-09T10:55:47.140Z] f0f3c8884826: Download complete [2025-07-09T10:55:48.115Z] b4813487a9f6: Verifying Checksum [2025-07-09T10:55:48.115Z] b4813487a9f6: Download complete [2025-07-09T10:56:03.306Z] f0f3c8884826: Pull complete [2025-07-09T10:56:03.306Z] c7e7622c144d: Pull complete [2025-07-09T10:56:03.306Z] 4f4fb700ef54: Pull complete [2025-07-09T10:56:03.306Z] e8859aadc426: Pull complete [2025-07-09T10:56:11.714Z] b4813487a9f6: Pull complete [2025-07-09T10:56:13.670Z] 502a3d64fb4b: Pull complete [2025-07-09T10:56:13.670Z] Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde [2025-07-09T10:56:13.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-07-09T10:56:13.670Z] ---> 3bb21d53e231 [2025-07-09T10:56:13.670Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-07-09T10:56:17.083Z] ---> Running in 4ac63649989f [2025-07-09T10:56:17.083Z] Removing intermediate container 4ac63649989f [2025-07-09T10:56:17.083Z] ---> 76aeff049029 [2025-07-09T10:56:17.083Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-09T10:56:17.083Z] ---> Running in e0de7f5d864e [2025-07-09T10:56:17.595Z] Removing intermediate container e0de7f5d864e [2025-07-09T10:56:17.595Z] ---> 5a63561854db [2025-07-09T10:56:17.595Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-07-09T10:56:17.595Z] ---> Running in f1cad8a2b469 [2025-07-09T10:56:18.020Z] Removing intermediate container f1cad8a2b469 [2025-07-09T10:56:18.020Z] ---> 9dad2d07a266 [2025-07-09T10:56:18.020Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-07-09T10:56:18.020Z] ---> Running in 96b7d41a680b [2025-07-09T10:56:18.290Z] Removing intermediate container 96b7d41a680b [2025-07-09T10:56:18.290Z] ---> 16610034c37b [2025-07-09T10:56:18.290Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-07-09T10:56:18.290Z] ---> Running in d6b401262409 [2025-07-09T10:56:18.559Z] Removing intermediate container d6b401262409 [2025-07-09T10:56:18.559Z] ---> 097d0c83d440 [2025-07-09T10:56:18.559Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-07-09T10:56:18.828Z] ---> Running in a6361645a29c [2025-07-09T10:56:20.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T10:56:22.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T10:56:24.850Z] OK: 239 MiB in 58 packages [2025-07-09T10:56:25.523Z] Removing intermediate container a6361645a29c [2025-07-09T10:56:25.523Z] ---> f69610ed24e5 [2025-07-09T10:56:25.523Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-07-09T10:56:25.795Z] ---> Running in 0196b0b6a4e7 [2025-07-09T10:56:26.064Z] Removing intermediate container 0196b0b6a4e7 [2025-07-09T10:56:26.064Z] ---> 66a24e61799e [2025-07-09T10:56:26.064Z] Step 10/13 : COPY go.mod vendor* ./ [2025-07-09T10:56:26.656Z] ---> 1d780e4f6b64 [2025-07-09T10:56:26.657Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T10:56:26.657Z] ---> Running in 4ec001485bfa [2025-07-09T10:56:38.869Z] Running on prd-centos7-docker-4c-2g-4857 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:56:38.902Z] provisioning config files... [2025-07-09T10:56:38.970Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6959267539798820472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:56:41.246Z] ---> ****-login.sh [2025-07-09T10:56:41.246Z] nexus3.edgexfoundry.org:10001 [2025-07-09T10:56:41.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:56:41.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:56:41.506Z] Configure a credential helper to remove this warning. See [2025-07-09T10:56:41.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:56:41.506Z] [2025-07-09T10:56:41.506Z] Login Succeeded [2025-07-09T10:56:41.506Z] nexus3.edgexfoundry.org:10002 [2025-07-09T10:56:41.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:56:41.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:56:41.773Z] Configure a credential helper to remove this warning. See [2025-07-09T10:56:41.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:56:41.773Z] [2025-07-09T10:56:41.773Z] Login Succeeded [2025-07-09T10:56:41.773Z] nexus3.edgexfoundry.org:10003 [2025-07-09T10:56:41.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:56:41.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:56:41.773Z] Configure a credential helper to remove this warning. See [2025-07-09T10:56:41.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:56:41.773Z] [2025-07-09T10:56:41.773Z] Login Succeeded [2025-07-09T10:56:41.773Z] nexus3.edgexfoundry.org:10004 [2025-07-09T10:56:41.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:56:41.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:56:41.773Z] Configure a credential helper to remove this warning. See [2025-07-09T10:56:41.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:56:41.773Z] [2025-07-09T10:56:41.773Z] Login Succeeded [2025-07-09T10:56:41.773Z] ****.io [2025-07-09T10:56:41.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T10:56:42.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T10:56:42.034Z] Configure a credential helper to remove this warning. See [2025-07-09T10:56:42.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T10:56:42.034Z] [2025-07-09T10:56:42.034Z] Login Succeeded [2025-07-09T10:56:42.034Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T10:56:42.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T10:56:42.396Z] + docker buildx ls [2025-07-09T10:56:42.683Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-09T10:56:42.683Z] default * docker [2025-07-09T10:56:42.683Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-09T10:56:42.978Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-07-09T10:56:42.978Z] edgex-builder [Pipeline] sh [2025-07-09T10:56:43.273Z] + docker buildx inspect --bootstrap [2025-07-09T10:56:43.273Z] #1 [internal] booting buildkit [2025-07-09T10:56:43.273Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-07-09T10:56:45.820Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-07-09T10:56:46.079Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-07-09T10:56:47.996Z] #1 creating container buildx_buildkit_edgex-builder0 1.8s done [2025-07-09T10:56:47.996Z] #1 DONE 4.5s [2025-07-09T10:56:47.996Z] Name: edgex-builder [2025-07-09T10:56:47.996Z] Driver: docker-container [2025-07-09T10:56:47.996Z] [2025-07-09T10:56:47.996Z] Nodes: [2025-07-09T10:56:47.996Z] Name: edgex-builder0 [2025-07-09T10:56:47.996Z] Endpoint: unix:///var/run/docker.sock [2025-07-09T10:56:47.996Z] Status: running [2025-07-09T10:56:47.996Z] Buildkit: v0.22.0 [2025-07-09T10:56:47.996Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-07-09T10:56:48.289Z] + docker buildx ls [2025-07-09T10:56:48.290Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-09T10:56:48.290Z] edgex-builder * docker-container [2025-07-09T10:56:48.290Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-07-09T10:56:48.290Z] default docker [2025-07-09T10:56:48.290Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-09T10:56:48.590Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32' [2025-07-09T10:56:48.590Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32 --push - [2025-07-09T10:56:48.590Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:56:48.590Z] #1 transferring dockerfile: 204B done [2025-07-09T10:56:48.590Z] #1 DONE 0.0s [2025-07-09T10:56:48.590Z] [2025-07-09T10:56:48.590Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32 [2025-07-09T10:56:48.590Z] #2 DONE 0.1s [2025-07-09T10:56:48.590Z] [2025-07-09T10:56:48.590Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32 [2025-07-09T10:56:48.590Z] #3 DONE 0.1s [2025-07-09T10:56:48.590Z] [2025-07-09T10:56:48.590Z] #4 [internal] load .dockerignore [2025-07-09T10:56:48.590Z] #4 transferring context: [2025-07-09T10:56:48.854Z] #4 transferring context: 2B done [2025-07-09T10:56:48.854Z] #4 DONE 0.0s [2025-07-09T10:56:48.854Z] [2025-07-09T10:56:48.854Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e [2025-07-09T10:56:48.854Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done [2025-07-09T10:56:48.854Z] #5 DONE 0.0s [2025-07-09T10:56:48.854Z] [2025-07-09T10:56:48.854Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e [2025-07-09T10:56:48.854Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done [2025-07-09T10:56:48.854Z] #6 DONE 0.1s [2025-07-09T10:56:48.854Z] [2025-07-09T10:56:48.854Z] #7 exporting to image [2025-07-09T10:56:48.854Z] #7 exporting layers done [2025-07-09T10:56:48.854Z] #7 exporting manifest sha256:94fd1572fa02e14189a8c4b5134cfc467c8fadee7d77a47b49b69f26eefcbba2 done [2025-07-09T10:56:48.854Z] #7 exporting config sha256:735e8d6a65e25fe74e5dbf0f8ab6b8e0430e9b07d2c8feb0ab22dc010464d044 done [2025-07-09T10:56:48.854Z] #7 exporting manifest sha256:a0a790571b22878b040f415d960ae40b1266e39a19914d649b2891f7a7fb026f done [2025-07-09T10:56:48.854Z] #7 exporting config sha256:64f261ddd3c1ebbccd25ec2038fc0fb24c8a3f3a788ced17b3db96f989bb018f [2025-07-09T10:56:48.854Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:56:48.854Z] #7 ... [2025-07-09T10:56:48.854Z] [2025-07-09T10:56:48.854Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:56:48.854Z] #8 DONE 0.0s [2025-07-09T10:56:48.854Z] [2025-07-09T10:56:48.854Z] #7 exporting to image [2025-07-09T10:56:48.854Z] #7 exporting config sha256:64f261ddd3c1ebbccd25ec2038fc0fb24c8a3f3a788ced17b3db96f989bb018f done [2025-07-09T10:56:48.854Z] #7 exporting manifest list sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 done [2025-07-09T10:56:48.854Z] #7 pushing layers 0.1s done [2025-07-09T10:56:48.854Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32@sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 [2025-07-09T10:56:49.113Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32@sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 0.1s done [2025-07-09T10:56:49.113Z] #7 DONE 0.2s [2025-07-09T10:56:49.113Z] [2025-07-09T10:56:49.113Z] 1 warning found (use --debug to expand): [2025-07-09T10:56:49.113Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T10:56:49.406Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - [2025-07-09T10:56:49.406Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' [2025-07-09T10:56:49.406Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:56:49.406Z] #1 transferring dockerfile: 170B done [2025-07-09T10:56:49.406Z] #1 DONE 0.0s [2025-07-09T10:56:49.406Z] [2025-07-09T10:56:49.406Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-07-09T10:56:49.406Z] #2 DONE 0.0s [2025-07-09T10:56:49.406Z] [2025-07-09T10:56:49.406Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-07-09T10:56:49.406Z] #3 DONE 0.0s [2025-07-09T10:56:49.406Z] [2025-07-09T10:56:49.406Z] #4 [internal] load .dockerignore [2025-07-09T10:56:49.406Z] #4 transferring context: 2B done [2025-07-09T10:56:49.406Z] #4 DONE 0.0s [2025-07-09T10:56:49.406Z] [2025-07-09T10:56:49.406Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e [2025-07-09T10:56:49.406Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e done [2025-07-09T10:56:49.406Z] #5 CACHED [2025-07-09T10:56:49.406Z] [2025-07-09T10:56:49.406Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e [2025-07-09T10:56:49.406Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done [2025-07-09T10:56:49.406Z] #6 CACHED [2025-07-09T10:56:49.406Z] [2025-07-09T10:56:49.406Z] #7 exporting to image [2025-07-09T10:56:49.406Z] #7 exporting layers done [2025-07-09T10:56:49.406Z] #7 exporting manifest sha256:94fd1572fa02e14189a8c4b5134cfc467c8fadee7d77a47b49b69f26eefcbba2 done [2025-07-09T10:56:49.406Z] #7 exporting config sha256:735e8d6a65e25fe74e5dbf0f8ab6b8e0430e9b07d2c8feb0ab22dc010464d044 done [2025-07-09T10:56:49.406Z] #7 exporting manifest sha256:a0a790571b22878b040f415d960ae40b1266e39a19914d649b2891f7a7fb026f done [2025-07-09T10:56:49.406Z] #7 exporting config sha256:64f261ddd3c1ebbccd25ec2038fc0fb24c8a3f3a788ced17b3db96f989bb018f done [2025-07-09T10:56:49.406Z] #7 exporting manifest list sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 [2025-07-09T10:56:49.406Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:56:49.664Z] #7 exporting manifest list sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 done [2025-07-09T10:56:49.664Z] #7 pushing layers 0.0s done [2025-07-09T10:56:49.664Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 0.1s done [2025-07-09T10:56:49.664Z] #7 DONE 0.1s [2025-07-09T10:56:49.664Z] [2025-07-09T10:56:49.664Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:56:49.664Z] #8 DONE 0.0s [2025-07-09T10:56:49.664Z] [2025-07-09T10:56:49.664Z] 1 warning found (use --debug to expand): [2025-07-09T10:56:49.664Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T10:56:49.956Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1' [2025-07-09T10:56:49.956Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1 --push - [2025-07-09T10:56:49.956Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:56:49.956Z] #1 transferring dockerfile: 175B done [2025-07-09T10:56:49.956Z] #1 DONE 0.0s [2025-07-09T10:56:49.956Z] [2025-07-09T10:56:49.956Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1 [2025-07-09T10:56:49.956Z] #2 DONE 0.0s [2025-07-09T10:56:49.956Z] [2025-07-09T10:56:49.956Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1 [2025-07-09T10:56:49.956Z] #3 DONE 0.0s [2025-07-09T10:56:49.956Z] [2025-07-09T10:56:49.956Z] #4 [internal] load .dockerignore [2025-07-09T10:56:49.956Z] #4 transferring context: 2B done [2025-07-09T10:56:49.956Z] #4 DONE 0.0s [2025-07-09T10:56:49.956Z] [2025-07-09T10:56:49.956Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e [2025-07-09T10:56:49.956Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done [2025-07-09T10:56:49.956Z] #5 CACHED [2025-07-09T10:56:49.956Z] [2025-07-09T10:56:49.956Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e [2025-07-09T10:56:49.956Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done [2025-07-09T10:56:49.956Z] #6 CACHED [2025-07-09T10:56:49.956Z] [2025-07-09T10:56:49.956Z] #7 exporting to image [2025-07-09T10:56:49.956Z] #7 exporting layers done [2025-07-09T10:56:49.956Z] #7 exporting manifest sha256:94fd1572fa02e14189a8c4b5134cfc467c8fadee7d77a47b49b69f26eefcbba2 done [2025-07-09T10:56:49.956Z] #7 exporting config sha256:735e8d6a65e25fe74e5dbf0f8ab6b8e0430e9b07d2c8feb0ab22dc010464d044 [2025-07-09T10:56:49.956Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:56:50.215Z] #7 exporting config sha256:735e8d6a65e25fe74e5dbf0f8ab6b8e0430e9b07d2c8feb0ab22dc010464d044 done [2025-07-09T10:56:50.215Z] #7 exporting manifest sha256:a0a790571b22878b040f415d960ae40b1266e39a19914d649b2891f7a7fb026f done [2025-07-09T10:56:50.215Z] #7 exporting config sha256:64f261ddd3c1ebbccd25ec2038fc0fb24c8a3f3a788ced17b3db96f989bb018f done [2025-07-09T10:56:50.215Z] #7 exporting manifest list sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 done [2025-07-09T10:56:50.215Z] #7 pushing layers 0.0s done [2025-07-09T10:56:50.215Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1@sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 0.1s done [2025-07-09T10:56:50.215Z] #7 DONE 0.1s [2025-07-09T10:56:50.215Z] [2025-07-09T10:56:50.215Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:56:50.215Z] #8 DONE 0.0s [2025-07-09T10:56:50.215Z] [2025-07-09T10:56:50.215Z] 1 warning found (use --debug to expand): [2025-07-09T10:56:50.215Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T10:56:50.500Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1' [2025-07-09T10:56:50.500Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 --push - [2025-07-09T10:56:50.500Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:56:50.500Z] #1 transferring dockerfile: 216B done [2025-07-09T10:56:50.500Z] #1 DONE 0.0s [2025-07-09T10:56:50.500Z] [2025-07-09T10:56:50.500Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [2025-07-09T10:56:50.500Z] #2 DONE 0.0s [2025-07-09T10:56:50.500Z] [2025-07-09T10:56:50.500Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [2025-07-09T10:56:50.500Z] #3 DONE 0.0s [2025-07-09T10:56:50.500Z] [2025-07-09T10:56:50.500Z] #4 [internal] load .dockerignore [2025-07-09T10:56:50.500Z] #4 transferring context: 2B done [2025-07-09T10:56:50.500Z] #4 DONE 0.0s [2025-07-09T10:56:50.500Z] [2025-07-09T10:56:50.500Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e [2025-07-09T10:56:50.500Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done [2025-07-09T10:56:50.500Z] #5 CACHED [2025-07-09T10:56:50.500Z] [2025-07-09T10:56:50.500Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e [2025-07-09T10:56:50.500Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done [2025-07-09T10:56:50.500Z] #6 CACHED [2025-07-09T10:56:50.500Z] [2025-07-09T10:56:50.500Z] #7 exporting to image [2025-07-09T10:56:50.500Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:56:50.759Z] #7 exporting layers done [2025-07-09T10:56:50.759Z] #7 exporting manifest sha256:94fd1572fa02e14189a8c4b5134cfc467c8fadee7d77a47b49b69f26eefcbba2 done [2025-07-09T10:56:50.759Z] #7 exporting config sha256:735e8d6a65e25fe74e5dbf0f8ab6b8e0430e9b07d2c8feb0ab22dc010464d044 done [2025-07-09T10:56:50.759Z] #7 exporting manifest sha256:a0a790571b22878b040f415d960ae40b1266e39a19914d649b2891f7a7fb026f done [2025-07-09T10:56:50.759Z] #7 exporting config sha256:64f261ddd3c1ebbccd25ec2038fc0fb24c8a3f3a788ced17b3db96f989bb018f done [2025-07-09T10:56:50.759Z] #7 exporting manifest list sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 done [2025-07-09T10:56:50.759Z] #7 pushing layers 0.0s done [2025-07-09T10:56:50.759Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1@sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 0.1s done [2025-07-09T10:56:50.759Z] #7 DONE 0.1s [2025-07-09T10:56:50.759Z] [2025-07-09T10:56:50.759Z] #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:56:50.759Z] #8 DONE 0.0s [2025-07-09T10:56:50.759Z] [2025-07-09T10:56:50.759Z] 1 warning found (use --debug to expand): [2025-07-09T10:56:50.759Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-09T10:56:51.040Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - [2025-07-09T10:56:51.041Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' [2025-07-09T10:56:51.041Z] #1 [internal] load build definition from Dockerfile [2025-07-09T10:56:51.041Z] #1 transferring dockerfile: 168B done [2025-07-09T10:56:51.041Z] #1 DONE 0.0s [2025-07-09T10:56:51.041Z] [2025-07-09T10:56:51.041Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-07-09T10:56:51.041Z] #2 DONE 0.0s [2025-07-09T10:56:51.041Z] [2025-07-09T10:56:51.041Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-07-09T10:56:51.041Z] #3 DONE 0.0s [2025-07-09T10:56:51.041Z] [2025-07-09T10:56:51.041Z] #4 [internal] load .dockerignore [2025-07-09T10:56:51.041Z] #4 transferring context: 2B done [2025-07-09T10:56:51.041Z] #4 DONE 0.0s [2025-07-09T10:56:51.041Z] [2025-07-09T10:56:51.041Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e [2025-07-09T10:56:51.041Z] #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done [2025-07-09T10:56:51.041Z] #5 CACHED [2025-07-09T10:56:51.041Z] [2025-07-09T10:56:51.041Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e [2025-07-09T10:56:51.448Z] #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done [2025-07-09T10:56:51.448Z] #6 CACHED [2025-07-09T10:56:51.448Z] [2025-07-09T10:56:51.448Z] #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-09T10:56:51.448Z] #7 DONE 0.0s [2025-07-09T10:56:51.448Z] [2025-07-09T10:56:51.448Z] #8 exporting to image [2025-07-09T10:56:51.448Z] #8 exporting layers done [2025-07-09T10:56:51.448Z] #8 exporting manifest sha256:94fd1572fa02e14189a8c4b5134cfc467c8fadee7d77a47b49b69f26eefcbba2 done [2025-07-09T10:56:51.448Z] #8 exporting config sha256:735e8d6a65e25fe74e5dbf0f8ab6b8e0430e9b07d2c8feb0ab22dc010464d044 done [2025-07-09T10:56:51.448Z] #8 exporting manifest sha256:a0a790571b22878b040f415d960ae40b1266e39a19914d649b2891f7a7fb026f done [2025-07-09T10:56:51.448Z] #8 exporting config sha256:64f261ddd3c1ebbccd25ec2038fc0fb24c8a3f3a788ced17b3db96f989bb018f done [2025-07-09T10:56:51.448Z] #8 exporting manifest list sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 done [2025-07-09T10:56:51.448Z] #8 pushing layers 0.0s done [2025-07-09T10:56:51.448Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 0.1s done [2025-07-09T10:56:51.448Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-09T10:56:51.448Z] #8 DONE 0.1s [2025-07-09T10:56:51.448Z] [2025-07-09T10:56:51.448Z] 1 warning found (use --debug to expand): [2025-07-09T10:56:51.448Z]  - 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-07-09T10:56:51.811Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:56:52.107Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:56:52.662Z] ---> package-listing.sh [2025-07-09T10:56:52.662Z] ++ facter osfamily [2025-07-09T10:56:52.662Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-09T10:56:52.928Z] + OS_FAMILY=redhat [2025-07-09T10:56:52.928Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-07-09T10:56:52.928Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-09T10:56:52.928Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-09T10:56:52.928Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-09T10:56:52.928Z] + PACKAGES=/tmp/packages_start.txt [2025-07-09T10:56:52.928Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-07-09T10:56:52.928Z] + PACKAGES=/tmp/packages_end.txt [2025-07-09T10:56:52.928Z] + case "${OS_FAMILY}" in [2025-07-09T10:56:52.928Z] + rpm -qa [2025-07-09T10:56:52.928Z] + sort [2025-07-09T10:56:53.497Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-09T10:56:53.497Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-09T10:56:53.497Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-09T10:56:53.497Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-07-09T10:56:53.497Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-07-09T10:56:53.497Z] + 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-07-09T10:56:53.507Z] 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-07-09T10:56:53.796Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:54.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:56:54.426Z] [2025-07-09T10:56:54.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:56:54.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:56:54.724Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-09T10:56:54.724Z] 5eb5b503b376: Pulling fs layer [2025-07-09T10:56:54.724Z] 5c69ac0246d0: Pulling fs layer [2025-07-09T10:56:54.724Z] ec43610c2a17: Pulling fs layer [2025-07-09T10:56:54.724Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-09T10:56:54.724Z] 33b1e0a273af: Pulling fs layer [2025-07-09T10:56:54.724Z] 5d3b04190fa2: Pulling fs layer [2025-07-09T10:56:54.724Z] 2f39f015ded8: Pulling fs layer [2025-07-09T10:56:54.724Z] 3a2ae6a8a46f: Waiting [2025-07-09T10:56:54.724Z] 33b1e0a273af: Waiting [2025-07-09T10:56:54.724Z] 5d3b04190fa2: Waiting [2025-07-09T10:56:54.724Z] 2f39f015ded8: Waiting [2025-07-09T10:56:54.724Z] 5c69ac0246d0: Download complete [2025-07-09T10:56:54.724Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-09T10:56:54.724Z] 3a2ae6a8a46f: Download complete [2025-07-09T10:56:54.724Z] 33b1e0a273af: Verifying Checksum [2025-07-09T10:56:54.724Z] 33b1e0a273af: Download complete [2025-07-09T10:56:54.724Z] ec43610c2a17: Verifying Checksum [2025-07-09T10:56:54.724Z] ec43610c2a17: Download complete [2025-07-09T10:56:54.724Z] 5d3b04190fa2: Verifying Checksum [2025-07-09T10:56:54.724Z] 5d3b04190fa2: Download complete [2025-07-09T10:56:54.981Z] 5eb5b503b376: Verifying Checksum [2025-07-09T10:56:54.982Z] 5eb5b503b376: Download complete [2025-07-09T10:56:55.552Z] 2f39f015ded8: Verifying Checksum [2025-07-09T10:56:55.552Z] 2f39f015ded8: Download complete [2025-07-09T10:56:56.128Z] 5eb5b503b376: Pull complete [2025-07-09T10:56:56.395Z] 5c69ac0246d0: Pull complete [2025-07-09T10:56:56.970Z] ec43610c2a17: Pull complete [2025-07-09T10:56:56.970Z] 3a2ae6a8a46f: Pull complete [2025-07-09T10:56:57.233Z] 33b1e0a273af: Pull complete [2025-07-09T10:56:57.233Z] 5d3b04190fa2: Pull complete [2025-07-09T10:57:01.490Z] 2f39f015ded8: Pull complete [2025-07-09T10:57:01.490Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-09T10:57:01.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:57:01.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:57:01.651Z] prd-centos7-docker-4c-2g-4857 does not seem to be running inside a container [2025-07-09T10:57:01.677Z] $ 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-07-09T10:57:07.295Z] $ docker top 2c4a551d387ca7604b97faeb80bcd45462acf87d935e4730c0d5c94fcce45d07 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:57:07.654Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-09T10:57:28.365Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-09T10:57:28.656Z] + ls /var/log/sa-host [2025-07-09T10:57:28.656Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T10:57:28.729Z] provisioning config files... [2025-07-09T10:57:28.738Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12281278317539582391tmp [Pipeline] { [Pipeline] echo [2025-07-09T10:57:28.756Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:57:29.052Z] ---> create-netrc.sh [Pipeline] } [2025-07-09T10:57:29.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:57:29.394Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-09T10:57:29.409Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:57:29.699Z] ---> sudo-logs.sh [2025-07-09T10:57:29.699Z] Archiving 'sudo' log.. [2025-07-09T10:57:29.957Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4857.novalocal: Name or service not known [2025-07-09T10:57:29.957Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4857.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-07-09T10:57:29.979Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:57:30.265Z] ---> job-cost.sh [2025-07-09T10:57:30.265Z] lf-activate-venv: SKIPPING [2025-07-09T10:57:30.265Z] INFO: No Stack... [2025-07-09T10:57:30.526Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-07-09T10:57:30.784Z] INFO: Archiving Costs [Pipeline] echo [2025-07-09T10:57:30.796Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:57:31.084Z] ---> logs-deploy.sh [2025-07-09T10:57:31.084Z] lf-activate-venv: SKIPPING [2025-07-09T10:57:31.084Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/225 [2025-07-09T10:57:31.084Z] INFO: archiving workspace using pattern(s): [2025-07-09T10:57:32.020Z] Archives upload complete. [2025-07-09T10:57:32.020Z] INFO: archiving logs to Nexus [2025-07-09T10:57:32.954Z] ---> uname -a: [2025-07-09T10:57:32.954Z] Linux prd-centos7-docker-4c-2g-4857.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-07-09T10:57:32.954Z] [2025-07-09T10:57:32.954Z] [2025-07-09T10:57:32.954Z] ---> lscpu: [2025-07-09T10:57:32.954Z] Architecture: x86_64 [2025-07-09T10:57:32.954Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-09T10:57:32.954Z] Byte Order: Little Endian [2025-07-09T10:57:32.954Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-09T10:57:32.954Z] CPU(s): 2 [2025-07-09T10:57:32.954Z] On-line CPU(s) list: 0,1 [2025-07-09T10:57:32.954Z] Thread(s) per core: 1 [2025-07-09T10:57:32.954Z] Core(s) per socket: 1 [2025-07-09T10:57:32.954Z] Socket(s): 2 [2025-07-09T10:57:32.954Z] NUMA node(s): 1 [2025-07-09T10:57:32.954Z] Vendor ID: AuthenticAMD [2025-07-09T10:57:32.954Z] CPU family: 23 [2025-07-09T10:57:32.954Z] Model: 49 [2025-07-09T10:57:32.954Z] Model name: AMD EPYC-Rome Processor [2025-07-09T10:57:32.954Z] Stepping: 0 [2025-07-09T10:57:32.954Z] CPU MHz: 2800.000 [2025-07-09T10:57:32.954Z] BogoMIPS: 5600.00 [2025-07-09T10:57:32.954Z] Virtualization: AMD-V [2025-07-09T10:57:32.954Z] Hypervisor vendor: KVM [2025-07-09T10:57:32.954Z] Virtualization type: full [2025-07-09T10:57:32.954Z] L1d cache: 64 KiB [2025-07-09T10:57:32.954Z] L1i cache: 64 KiB [2025-07-09T10:57:32.954Z] L2 cache: 1 MiB [2025-07-09T10:57:32.954Z] L3 cache: 32 MiB [2025-07-09T10:57:32.954Z] NUMA node0 CPU(s): 0,1 [2025-07-09T10:57:32.954Z] Vulnerability Itlb multihit: Not affected [2025-07-09T10:57:32.954Z] Vulnerability L1tf: Not affected [2025-07-09T10:57:32.954Z] Vulnerability Mds: Not affected [2025-07-09T10:57:32.954Z] Vulnerability Meltdown: Not affected [2025-07-09T10:57:32.954Z] Vulnerability Mmio stale data: Not affected [2025-07-09T10:57:32.954Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-09T10:57:32.954Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-07-09T10:57:32.954Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-07-09T10:57:32.954Z] Vulnerability Srbds: Not affected [2025-07-09T10:57:32.954Z] Vulnerability Tsx async abort: Not affected [2025-07-09T10:57:32.954Z] 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-07-09T10:57:32.954Z] [2025-07-09T10:57:32.954Z] [2025-07-09T10:57:32.954Z] ---> nproc: [2025-07-09T10:57:32.954Z] 2 [2025-07-09T10:57:32.954Z] [2025-07-09T10:57:32.954Z] [2025-07-09T10:57:32.954Z] ---> df -h: [2025-07-09T10:57:32.954Z] Filesystem Size Used Avail Use% Mounted on [2025-07-09T10:57:32.954Z] overlay 40G 7.3G 33G 19% / [2025-07-09T10:57:32.954Z] tmpfs 64M 0 64M 0% /dev [2025-07-09T10:57:32.954Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-07-09T10:57:32.954Z] shm 64M 0 64M 0% /dev/shm [2025-07-09T10:57:32.954Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-07-09T10:57:32.954Z] [2025-07-09T10:57:32.954Z] [2025-07-09T10:57:32.954Z] Cannot open /var/log/sysstat/sa09: No such file or directory [2025-07-09T10:57:32.954Z] Please check if data collecting is enabled [2025-07-09T10:57:32.954Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T10:57:32.985Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-07-09T10:57:32.988Z] $ docker stop --time=1 2c4a551d387ca7604b97faeb80bcd45462acf87d935e4730c0d5c94fcce45d07 [2025-07-09T10:57:34.122Z] $ docker rm -f --volumes 2c4a551d387ca7604b97faeb80bcd45462acf87d935e4730c0d5c94fcce45d07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-07-09T10:57:34.216Z] [WS-CLEANUP] Deleting project workspace... [2025-07-09T10:57:34.216Z] [WS-CLEANUP] Deferred wipeout is used... [2025-07-09T10:57:34.231Z] [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-07-09T10:57:34.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:57:34.661Z] [2025-07-09T10:57:34.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:57:34.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:57:34.971Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-09T10:57:34.971Z] 5eb5b503b376: Pulling fs layer [2025-07-09T10:57:34.971Z] 5c69ac0246d0: Pulling fs layer [2025-07-09T10:57:34.971Z] ec43610c2a17: Pulling fs layer [2025-07-09T10:57:34.971Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-09T10:57:34.971Z] 33b1e0a273af: Pulling fs layer [2025-07-09T10:57:34.971Z] 5d3b04190fa2: Pulling fs layer [2025-07-09T10:57:34.971Z] 2f39f015ded8: Pulling fs layer [2025-07-09T10:57:34.971Z] 33b1e0a273af: Waiting [2025-07-09T10:57:34.971Z] 5d3b04190fa2: Waiting [2025-07-09T10:57:34.971Z] 2f39f015ded8: Waiting [2025-07-09T10:57:34.971Z] 3a2ae6a8a46f: Waiting [2025-07-09T10:57:34.971Z] 5c69ac0246d0: Verifying Checksum [2025-07-09T10:57:34.971Z] 5c69ac0246d0: Download complete [2025-07-09T10:57:34.971Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-09T10:57:34.971Z] 3a2ae6a8a46f: Download complete [2025-07-09T10:57:34.971Z] 33b1e0a273af: Verifying Checksum [2025-07-09T10:57:34.971Z] 33b1e0a273af: Download complete [2025-07-09T10:57:34.971Z] 5d3b04190fa2: Download complete [2025-07-09T10:57:35.230Z] ec43610c2a17: Verifying Checksum [2025-07-09T10:57:35.230Z] ec43610c2a17: Download complete [2025-07-09T10:57:35.230Z] 5eb5b503b376: Verifying Checksum [2025-07-09T10:57:35.230Z] 5eb5b503b376: Download complete [2025-07-09T10:57:35.798Z] 2f39f015ded8: Verifying Checksum [2025-07-09T10:57:35.798Z] 2f39f015ded8: Download complete [2025-07-09T10:57:36.730Z] 5eb5b503b376: Pull complete [2025-07-09T10:57:36.730Z] 5c69ac0246d0: Pull complete [2025-07-09T10:57:37.297Z] ec43610c2a17: Pull complete [2025-07-09T10:57:37.297Z] 3a2ae6a8a46f: Pull complete [2025-07-09T10:57:37.555Z] 33b1e0a273af: Pull complete [2025-07-09T10:57:37.556Z] 5d3b04190fa2: Pull complete [2025-07-09T10:57:44.123Z] 2f39f015ded8: Pull complete [2025-07-09T10:57:44.123Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-09T10:57:44.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T10:57:44.123Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:57:44.217Z] prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container [2025-07-09T10:57:44.249Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-09T10:57:45.820Z] $ docker top ae73dce502938f9f376149fc9345cefd5a99e8c191e040b53e6d9e163e06a5ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T10:57:46.175Z] ---> job-cost.sh [2025-07-09T10:57:46.175Z] lf-activate-venv: SKIPPING [2025-07-09T10:57:46.175Z] INFO: No Stack... [2025-07-09T10:57:46.434Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-09T10:57:46.692Z] INFO: Archiving Costs [Pipeline] sh [2025-07-09T10:57:46.982Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-07-09T10:57:46.982Z] + cut -d, -f6 [Pipeline] lock [2025-07-09T10:57:46.997Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] [2025-07-09T10:57:47.004Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] did not exist. Created. [2025-07-09T10:57:47.009Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-09T10:57:47.316Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-09T10:57:47.355Z] Stashed 1 file(s) [Pipeline] } [2025-07-09T10:57:47.363Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-09T10:57:47.390Z] $ docker stop --time=1 ae73dce502938f9f376149fc9345cefd5a99e8c191e040b53e6d9e163e06a5ea [2025-07-09T10:57:48.518Z] $ docker rm -f --volumes ae73dce502938f9f376149fc9345cefd5a99e8c191e040b53e6d9e163e06a5ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-09T10:59:03.726Z] Removing intermediate container 4ec001485bfa [2025-07-09T10:59:03.726Z] ---> 86b712d7b1ed [2025-07-09T10:59:03.726Z] Step 12/13 : COPY . . [2025-07-09T10:59:03.726Z] ---> 361a59a38ab5 [2025-07-09T10:59:03.726Z] Step 13/13 : RUN ${MAKE} [2025-07-09T10:59:03.726Z] ---> Running in ba1b74dc06bb [2025-07-09T10:59:03.726Z] noop [2025-07-09T10:59:03.726Z] Removing intermediate container ba1b74dc06bb [2025-07-09T10:59:03.726Z] ---> 0b1b3194f45f [2025-07-09T10:59:03.726Z] Successfully built 0b1b3194f45f [2025-07-09T10:59:03.726Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:59:04.092Z] + docker inspect -f . ci-base-image-arm64 [2025-07-09T10:59:04.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:59:04.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-4850 does not seem to be running inside a container [2025-07-09T10:59:04.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/225 -v /w/workspace/device-onvif-camera/225:/w/workspace/device-onvif-camera/225:rw,z -v /w/workspace/device-onvif-camera/225@tmp:/w/workspace/device-onvif-camera/225@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-07-09T10:59:05.767Z] $ docker top c4e3bcbd3802d2434d5d10503a8ba787cc6b585c2c6a3374a4f6139497a32549 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:59:06.638Z] + go version [2025-07-09T10:59:06.639Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-07-09T10:59:06.655Z] $ docker stop --time=1 c4e3bcbd3802d2434d5d10503a8ba787cc6b585c2c6a3374a4f6139497a32549 [2025-07-09T10:59:08.447Z] $ docker rm -f --volumes c4e3bcbd3802d2434d5d10503a8ba787cc6b585c2c6a3374a4f6139497a32549 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T10:59:09.124Z] + docker inspect -f . ci-base-image-arm64 [2025-07-09T10:59:09.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T10:59:09.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-4850 does not seem to be running inside a container [2025-07-09T10:59:09.489Z] $ 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/225 -v /w/workspace/device-onvif-camera/225:/w/workspace/device-onvif-camera/225:rw,z -v /w/workspace/device-onvif-camera/225@tmp:/w/workspace/device-onvif-camera/225@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-07-09T10:59:10.794Z] $ docker top ee96ea386dbb12a5ec01fd7b2b5d67ac3056b80110f17a311a43b055e2324a7f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T10:59:11.641Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/225 [Pipeline] fileExists [Pipeline] sh [2025-07-09T10:59:12.309Z] + make test [2025-07-09T10:59:12.309Z] go test ./... -coverprofile=coverage.out ./... [2025-07-09T10:59:18.966Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-07-09T11:03:25.836Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-07-09T11:03:26.115Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-07-09T11:03:28.703Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.216s coverage: 31.4% of statements [2025-07-09T11:03:50.782Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.837s coverage: 86.5% of statements [2025-07-09T11:03:50.782Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-07-09T11:03:50.782Z] go vet ./... [2025-07-09T11:04:58.699Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-09T11:04:58.699Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-09T11:04:58.699Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-09T11:04:58.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-09T11:04:58.735Z] $ docker stop --time=1 ee96ea386dbb12a5ec01fd7b2b5d67ac3056b80110f17a311a43b055e2324a7f [2025-07-09T11:05:00.967Z] $ docker rm -f --volumes ee96ea386dbb12a5ec01fd7b2b5d67ac3056b80110f17a311a43b055e2324a7f [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T11:05:02.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-09T11:05:02.842Z] Warning: overwriting stash ‘coverage-report’ [2025-07-09T11:05:03.502Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-09T11:05:03.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-09T11:05:04.265Z] + ls -al . [2025-07-09T11:05:04.265Z] total 316 [2025-07-09T11:05:04.265Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:59 . [2025-07-09T11:05:04.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:55 .. [2025-07-09T11:05:04.265Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:55 .git [2025-07-09T11:05:04.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:55 .github [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 9 10:55 .gitignore [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 199 Jul 9 10:55 .golangci.yml [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 20612 Jul 9 10:55 Attribution.txt [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 19022 Jul 9 10:55 CHANGELOG.md [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 1715 Jul 9 10:55 Dockerfile [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 10:55 GOVERNANCE.md [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 9 10:55 Jenkinsfile [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 9 10:55 LICENSE [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 3465 Jul 9 10:55 Makefile [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 9 10:55 OWNERS.md [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 9 10:55 README.md [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:52 VERSION [2025-07-09T11:05:04.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:55 bin [2025-07-09T11:05:04.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:55 cmd [2025-07-09T11:05:04.265Z] -rw-r--r-- 1 jenkins jenkins 92466 Jul 9 11:03 coverage.out [2025-07-09T11:05:04.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:55 doc [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 6469 Jul 9 10:55 go.mod [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 87503 Jul 9 10:55 go.sum [2025-07-09T11:05:04.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:55 internal [2025-07-09T11:05:04.265Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 9 10:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:05:04.630Z] + 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=3b4f5a1b35e9e92260283013db08a973f8e31c32 --label arch=arm64 --label version=4.1.0-dev.1 . [2025-07-09T11:05:05.597Z] Sending build context to Docker daemon 26.98MB [2025-07-09T11:05:05.597Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-07-09T11:05:05.597Z] Step 2/27 : FROM ${BASE} AS builder [2025-07-09T11:05:05.597Z] ---> 0b1b3194f45f [2025-07-09T11:05:05.597Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-07-09T11:05:05.597Z] ---> Running in a3b0e28dad16 [2025-07-09T11:05:06.187Z] Removing intermediate container a3b0e28dad16 [2025-07-09T11:05:06.187Z] ---> e1b9308fc9f5 [2025-07-09T11:05:06.187Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-09T11:05:06.187Z] ---> Running in 38aeea309ce9 [2025-07-09T11:05:06.456Z] Removing intermediate container 38aeea309ce9 [2025-07-09T11:05:06.456Z] ---> eaddedb3aea4 [2025-07-09T11:05:06.456Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-07-09T11:05:06.733Z] ---> Running in e60995cab543 [2025-07-09T11:05:07.001Z] Removing intermediate container e60995cab543 [2025-07-09T11:05:07.001Z] ---> 3ee7516f8946 [2025-07-09T11:05:07.001Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-07-09T11:05:07.001Z] ---> Running in ebbb988777c4 [2025-07-09T11:05:07.268Z] Removing intermediate container ebbb988777c4 [2025-07-09T11:05:07.268Z] ---> 9ef9a564126b [2025-07-09T11:05:07.536Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-07-09T11:05:07.536Z] ---> Running in a2bb73bb8293 [2025-07-09T11:05:07.807Z] Removing intermediate container a2bb73bb8293 [2025-07-09T11:05:07.807Z] ---> 31db8182f3c8 [2025-07-09T11:05:07.807Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-07-09T11:05:07.807Z] ---> Running in f48f2ebd536d [2025-07-09T11:05:09.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T11:05:09.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T11:05:11.450Z] OK: 239 MiB in 58 packages [2025-07-09T11:05:12.039Z] Removing intermediate container f48f2ebd536d [2025-07-09T11:05:12.039Z] ---> 56499dad916e [2025-07-09T11:05:12.039Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-07-09T11:05:12.309Z] ---> Running in 2e395697add4 [2025-07-09T11:05:12.579Z] Removing intermediate container 2e395697add4 [2025-07-09T11:05:12.579Z] ---> 7bd8d9242364 [2025-07-09T11:05:12.579Z] Step 10/27 : COPY go.mod vendor* ./ [2025-07-09T11:05:13.170Z] ---> b7becbdc44c9 [2025-07-09T11:05:13.170Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-09T11:05:13.438Z] ---> Running in 7bdd558b07a7 [2025-07-09T11:05:16.795Z] Removing intermediate container 7bdd558b07a7 [2025-07-09T11:05:16.795Z] ---> b79aa88b7941 [2025-07-09T11:05:16.795Z] Step 12/27 : COPY . . [2025-07-09T11:05:18.747Z] ---> 5b8da69eff4b [2025-07-09T11:05:18.747Z] Step 13/27 : RUN ${MAKE} [2025-07-09T11:05:19.017Z] ---> Running in 62029b51120b [2025-07-09T11:05:19.987Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-07-09T11:09:41.886Z] Removing intermediate container 62029b51120b [2025-07-09T11:09:41.886Z] ---> 9d80177d1ce4 [2025-07-09T11:09:41.886Z] Step 14/27 : FROM alpine:3.20 [2025-07-09T11:09:41.886Z] 3.20: Pulling from library/alpine [2025-07-09T11:09:41.886Z] 94e9d8af2201: Already exists [2025-07-09T11:09:41.886Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-09T11:09:41.886Z] Status: Downloaded newer image for alpine:3.20 [2025-07-09T11:09:41.886Z] ---> 7aab056cecc6 [2025-07-09T11:09:41.886Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-07-09T11:09:42.160Z] ---> Running in cc638d794d1d [2025-07-09T11:09:42.427Z] Removing intermediate container cc638d794d1d [2025-07-09T11:09:42.427Z] ---> 3e91313cf479 [2025-07-09T11:09:42.427Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-07-09T11:09:42.427Z] ---> Running in e55951bf3808 [2025-07-09T11:09:43.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T11:09:44.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T11:09:45.539Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-07-09T11:09:45.539Z] Executing busybox-1.36.1-r29.trigger [2025-07-09T11:09:45.539Z] OK: 9 MiB in 15 packages [2025-07-09T11:09:46.507Z] Removing intermediate container e55951bf3808 [2025-07-09T11:09:46.507Z] ---> c9b0127c010a [2025-07-09T11:09:46.507Z] Step 17/27 : RUN apk --no-cache upgrade [2025-07-09T11:09:46.775Z] ---> Running in a22c63a48d4f [2025-07-09T11:09:47.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-09T11:09:48.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-09T11:09:49.436Z] OK: 9 MiB in 15 packages [2025-07-09T11:09:50.409Z] Removing intermediate container a22c63a48d4f [2025-07-09T11:09:50.409Z] ---> 7605713e2a00 [2025-07-09T11:09:50.409Z] Step 18/27 : WORKDIR / [2025-07-09T11:09:50.679Z] ---> Running in 4df33ad872e1 [2025-07-09T11:09:50.948Z] Removing intermediate container 4df33ad872e1 [2025-07-09T11:09:50.948Z] ---> 21cfd709a8ee [2025-07-09T11:09:50.948Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-07-09T11:09:52.895Z] ---> b8713fd12eff [2025-07-09T11:09:52.895Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-07-09T11:09:53.483Z] ---> d145dc2eb92c [2025-07-09T11:09:53.483Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-07-09T11:09:54.068Z] ---> 0b265270f8fd [2025-07-09T11:09:54.068Z] Step 22/27 : EXPOSE 59984 [2025-07-09T11:09:54.068Z] ---> Running in 9ab25103dec0 [2025-07-09T11:09:54.335Z] Removing intermediate container 9ab25103dec0 [2025-07-09T11:09:54.335Z] ---> de3ec65085f1 [2025-07-09T11:09:54.335Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-07-09T11:09:54.602Z] ---> Running in 84946a2f86a2 [2025-07-09T11:09:54.869Z] Removing intermediate container 84946a2f86a2 [2025-07-09T11:09:54.869Z] ---> a066228aec7e [2025-07-09T11:09:54.869Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-07-09T11:09:54.869Z] ---> Running in 5fa0abb29ede [2025-07-09T11:09:55.137Z] Removing intermediate container 5fa0abb29ede [2025-07-09T11:09:55.137Z] ---> 8105dd1f6af2 [2025-07-09T11:09:55.137Z] Step 25/27 : LABEL arch=arm64 [2025-07-09T11:09:55.404Z] ---> Running in 78c78b8af689 [2025-07-09T11:09:55.671Z] Removing intermediate container 78c78b8af689 [2025-07-09T11:09:55.671Z] ---> 51a5544dd957 [2025-07-09T11:09:55.671Z] Step 26/27 : LABEL git_sha=3b4f5a1b35e9e92260283013db08a973f8e31c32 [2025-07-09T11:09:55.671Z] ---> Running in 73428c6d25e6 [2025-07-09T11:09:55.938Z] Removing intermediate container 73428c6d25e6 [2025-07-09T11:09:55.938Z] ---> 0107bce7be6d [2025-07-09T11:09:55.938Z] Step 27/27 : LABEL version=4.1.0-dev.1 [2025-07-09T11:09:56.205Z] ---> Running in c64dddd1f248 [2025-07-09T11:09:56.470Z] Removing intermediate container c64dddd1f248 [2025-07-09T11:09:56.471Z] ---> 57b482591762 [2025-07-09T11:09:56.471Z] [Warning] One or more build-args [ARCH] were not consumed [2025-07-09T11:09:56.471Z] Successfully built 57b482591762 [2025-07-09T11:09:56.471Z] 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-07-09T11:09:56.613Z] provisioning config files... [2025-07-09T11:09:56.628Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/225@tmp/config17540359753386951642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:09:56.974Z] ---> ****-login.sh [2025-07-09T11:09:56.974Z] nexus3.edgexfoundry.org:10001 [2025-07-09T11:09:57.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:09:57.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:09:57.243Z] Configure a credential helper to remove this warning. See [2025-07-09T11:09:57.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:09:57.243Z] [2025-07-09T11:09:57.243Z] Login Succeeded [2025-07-09T11:09:57.243Z] nexus3.edgexfoundry.org:10002 [2025-07-09T11:09:57.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:09:57.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:09:57.780Z] Configure a credential helper to remove this warning. See [2025-07-09T11:09:57.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:09:57.780Z] [2025-07-09T11:09:57.780Z] Login Succeeded [2025-07-09T11:09:57.780Z] nexus3.edgexfoundry.org:10003 [2025-07-09T11:09:58.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:09:58.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:09:58.047Z] Configure a credential helper to remove this warning. See [2025-07-09T11:09:58.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:09:58.047Z] [2025-07-09T11:09:58.047Z] Login Succeeded [2025-07-09T11:09:58.047Z] nexus3.edgexfoundry.org:10004 [2025-07-09T11:09:58.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:09:58.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:09:58.657Z] Configure a credential helper to remove this warning. See [2025-07-09T11:09:58.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:09:58.658Z] [2025-07-09T11:09:58.658Z] Login Succeeded [2025-07-09T11:09:58.658Z] ****.io [2025-07-09T11:09:58.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-09T11:09:59.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-09T11:09:59.201Z] Configure a credential helper to remove this warning. See [2025-07-09T11:09:59.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-09T11:09:59.201Z] [2025-07-09T11:09:59.201Z] Login Succeeded [2025-07-09T11:09:59.201Z] ---> ****-login.sh ends [Pipeline] } [2025-07-09T11:09:59.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T11:09:59.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-09T11:09:59.291Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-07-09T11:09:59.291Z] 3b4f5a1b35e9e92260283013db08a973f8e31c32 [2025-07-09T11:09:59.291Z] latest [2025-07-09T11:09:59.291Z] 4.1.0-dev.1 [2025-07-09T11:09:59.291Z] 3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [2025-07-09T11:09:59.291Z] main [2025-07-09T11:09:59.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:09:59.671Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:10:00.044Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32 [2025-07-09T11:10:00.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-07-09T11:10:00.044Z] a4e044528ac0: Preparing [2025-07-09T11:10:00.044Z] 19bfaec5326d: Preparing [2025-07-09T11:10:00.044Z] 2ff51ba9fa0a: Preparing [2025-07-09T11:10:00.044Z] 04b4484e832a: Preparing [2025-07-09T11:10:00.044Z] d085b4443edf: Preparing [2025-07-09T11:10:00.044Z] dd9c8f8612c8: Preparing [2025-07-09T11:10:00.044Z] dd9c8f8612c8: Waiting [2025-07-09T11:10:00.350Z] 04b4484e832a: Pushed [2025-07-09T11:10:00.350Z] 19bfaec5326d: Pushed [2025-07-09T11:10:00.350Z] d085b4443edf: Pushed [2025-07-09T11:10:00.350Z] a4e044528ac0: Pushed [2025-07-09T11:10:00.350Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:10:08.579Z] 2ff51ba9fa0a: Pushed [2025-07-09T11:10:08.849Z] 3b4f5a1b35e9e92260283013db08a973f8e31c32: digest: sha256:9baad221c93452f2a307b128fedd3c7406a88e5efa6de61ad5ead9de5ccf8057 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:10:09.231Z] + 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-07-09T11:10:09.609Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-07-09T11:10:09.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-07-09T11:10:09.609Z] a4e044528ac0: Preparing [2025-07-09T11:10:09.609Z] 19bfaec5326d: Preparing [2025-07-09T11:10:09.609Z] 2ff51ba9fa0a: Preparing [2025-07-09T11:10:09.609Z] 04b4484e832a: Preparing [2025-07-09T11:10:09.609Z] d085b4443edf: Preparing [2025-07-09T11:10:09.609Z] dd9c8f8612c8: Preparing [2025-07-09T11:10:09.609Z] dd9c8f8612c8: Waiting [2025-07-09T11:10:09.609Z] 2ff51ba9fa0a: Layer already exists [2025-07-09T11:10:09.609Z] 19bfaec5326d: Layer already exists [2025-07-09T11:10:09.609Z] a4e044528ac0: Layer already exists [2025-07-09T11:10:09.609Z] 04b4484e832a: Layer already exists [2025-07-09T11:10:09.609Z] d085b4443edf: Layer already exists [2025-07-09T11:10:09.609Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:10:09.880Z] latest: digest: sha256:9baad221c93452f2a307b128fedd3c7406a88e5efa6de61ad5ead9de5ccf8057 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:10:10.263Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:10:10.651Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.1 [2025-07-09T11:10:10.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-07-09T11:10:10.651Z] a4e044528ac0: Preparing [2025-07-09T11:10:10.651Z] 19bfaec5326d: Preparing [2025-07-09T11:10:10.651Z] 2ff51ba9fa0a: Preparing [2025-07-09T11:10:10.651Z] 04b4484e832a: Preparing [2025-07-09T11:10:10.651Z] d085b4443edf: Preparing [2025-07-09T11:10:10.651Z] dd9c8f8612c8: Preparing [2025-07-09T11:10:10.651Z] dd9c8f8612c8: Waiting [2025-07-09T11:10:10.651Z] 04b4484e832a: Layer already exists [2025-07-09T11:10:10.651Z] d085b4443edf: Layer already exists [2025-07-09T11:10:10.651Z] 19bfaec5326d: Layer already exists [2025-07-09T11:10:10.651Z] a4e044528ac0: Layer already exists [2025-07-09T11:10:10.651Z] 2ff51ba9fa0a: Layer already exists [2025-07-09T11:10:10.651Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:10:10.920Z] 4.1.0-dev.1: digest: sha256:9baad221c93452f2a307b128fedd3c7406a88e5efa6de61ad5ead9de5ccf8057 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:10:11.309Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:10:11.680Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [2025-07-09T11:10:11.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-07-09T11:10:11.680Z] a4e044528ac0: Preparing [2025-07-09T11:10:11.680Z] 19bfaec5326d: Preparing [2025-07-09T11:10:11.680Z] 2ff51ba9fa0a: Preparing [2025-07-09T11:10:11.680Z] 04b4484e832a: Preparing [2025-07-09T11:10:11.680Z] d085b4443edf: Preparing [2025-07-09T11:10:11.680Z] dd9c8f8612c8: Preparing [2025-07-09T11:10:11.680Z] dd9c8f8612c8: Waiting [2025-07-09T11:10:11.680Z] 19bfaec5326d: Layer already exists [2025-07-09T11:10:11.680Z] a4e044528ac0: Layer already exists [2025-07-09T11:10:11.680Z] 04b4484e832a: Layer already exists [2025-07-09T11:10:11.680Z] d085b4443edf: Layer already exists [2025-07-09T11:10:11.680Z] 2ff51ba9fa0a: Layer already exists [2025-07-09T11:10:11.948Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:10:11.948Z] 3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1: digest: sha256:9baad221c93452f2a307b128fedd3c7406a88e5efa6de61ad5ead9de5ccf8057 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:10:12.333Z] + 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-07-09T11:10:12.718Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-07-09T11:10:12.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-07-09T11:10:12.718Z] a4e044528ac0: Preparing [2025-07-09T11:10:12.718Z] 19bfaec5326d: Preparing [2025-07-09T11:10:12.718Z] 2ff51ba9fa0a: Preparing [2025-07-09T11:10:12.718Z] 04b4484e832a: Preparing [2025-07-09T11:10:12.718Z] d085b4443edf: Preparing [2025-07-09T11:10:12.718Z] dd9c8f8612c8: Preparing [2025-07-09T11:10:12.718Z] dd9c8f8612c8: Waiting [2025-07-09T11:10:12.718Z] 2ff51ba9fa0a: Layer already exists [2025-07-09T11:10:12.718Z] 04b4484e832a: Layer already exists [2025-07-09T11:10:12.718Z] a4e044528ac0: Layer already exists [2025-07-09T11:10:12.718Z] d085b4443edf: Layer already exists [2025-07-09T11:10:12.718Z] 19bfaec5326d: Layer already exists [2025-07-09T11:10:12.718Z] dd9c8f8612c8: Layer already exists [2025-07-09T11:10:12.988Z] main: digest: sha256:9baad221c93452f2a307b128fedd3c7406a88e5efa6de61ad5ead9de5ccf8057 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-09T11:10:13.088Z] ===================================================== [Pipeline] echo [2025-07-09T11:10:13.104Z] taggedImages: [2025-07-09T11:10:13.104Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32 [2025-07-09T11:10:13.104Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-07-09T11:10:13.104Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.1 [2025-07-09T11:10:13.104Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [2025-07-09T11:10:13.104Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2025-07-09T11:10:13.116Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] echo [2025-07-09T11:10:13.127Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2025-07-09T11:10:13.141Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.1 [Pipeline] echo [2025-07-09T11:10:13.155Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [Pipeline] echo [2025-07-09T11:10:13.167Z] 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-07-09T11:10:13.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T11:10:13.573Z] [2025-07-09T11:10:13.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:10:13.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T11:10:14.220Z] arm64: Pulling from edgex-lftools-log-publisher [2025-07-09T11:10:14.220Z] 8998bd30e6a1: Pulling fs layer [2025-07-09T11:10:14.220Z] 04944245beec: Pulling fs layer [2025-07-09T11:10:14.220Z] 699f458cf7ca: Pulling fs layer [2025-07-09T11:10:14.220Z] 765212b225bb: Pulling fs layer [2025-07-09T11:10:14.220Z] f23df028b6ca: Pulling fs layer [2025-07-09T11:10:14.220Z] d65c8cfc05b1: Pulling fs layer [2025-07-09T11:10:14.220Z] 2437ff75d9bd: Pulling fs layer [2025-07-09T11:10:14.220Z] f23df028b6ca: Waiting [2025-07-09T11:10:14.220Z] 765212b225bb: Waiting [2025-07-09T11:10:14.220Z] d65c8cfc05b1: Waiting [2025-07-09T11:10:14.220Z] 2437ff75d9bd: Waiting [2025-07-09T11:10:14.220Z] 04944245beec: Verifying Checksum [2025-07-09T11:10:14.220Z] 04944245beec: Download complete [2025-07-09T11:10:14.220Z] 765212b225bb: Verifying Checksum [2025-07-09T11:10:14.220Z] 765212b225bb: Download complete [2025-07-09T11:10:14.220Z] f23df028b6ca: Verifying Checksum [2025-07-09T11:10:14.220Z] f23df028b6ca: Download complete [2025-07-09T11:10:14.220Z] d65c8cfc05b1: Verifying Checksum [2025-07-09T11:10:14.220Z] d65c8cfc05b1: Download complete [2025-07-09T11:10:14.491Z] 699f458cf7ca: Verifying Checksum [2025-07-09T11:10:14.491Z] 699f458cf7ca: Download complete [2025-07-09T11:10:15.080Z] 8998bd30e6a1: Verifying Checksum [2025-07-09T11:10:15.080Z] 8998bd30e6a1: Download complete [2025-07-09T11:10:17.682Z] 2437ff75d9bd: Verifying Checksum [2025-07-09T11:10:17.682Z] 2437ff75d9bd: Download complete [2025-07-09T11:10:19.634Z] 8998bd30e6a1: Pull complete [2025-07-09T11:10:20.599Z] 04944245beec: Pull complete [2025-07-09T11:10:22.559Z] 699f458cf7ca: Pull complete [2025-07-09T11:10:22.829Z] 765212b225bb: Pull complete [2025-07-09T11:10:23.797Z] f23df028b6ca: Pull complete [2025-07-09T11:10:24.067Z] d65c8cfc05b1: Pull complete [2025-07-09T11:10:42.303Z] 2437ff75d9bd: Pull complete [2025-07-09T11:10:42.303Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-07-09T11:10:42.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-09T11:10:42.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:10:42.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-4850 does not seem to be running inside a container [2025-07-09T11:10:42.630Z] $ 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/225 -v /w/workspace/device-onvif-camera/225:/w/workspace/device-onvif-camera/225:rw,z -v /w/workspace/device-onvif-camera/225@tmp:/w/workspace/device-onvif-camera/225@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-07-09T11:10:46.002Z] $ docker top c7a72917b835560fe28f031ef8cc96d102cb31359a0313e166f0cc42dadba404 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:10:46.940Z] ---> job-cost.sh [2025-07-09T11:10:46.940Z] lf-activate-venv: SKIPPING [2025-07-09T11:10:46.940Z] INFO: No Stack... [2025-07-09T11:10:47.529Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-07-09T11:10:48.494Z] INFO: Archiving Costs [Pipeline] sh [2025-07-09T11:10:49.141Z] + cat /w/workspace/device-onvif-camera/225/archives/cost.csv [2025-07-09T11:10:49.141Z] + cut -d, -f6 [Pipeline] lock [2025-07-09T11:10:49.182Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] [2025-07-09T11:10:49.192Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] did not exist. Created. [2025-07-09T11:10:49.197Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-09T11:10:49.875Z] /w/workspace/device-onvif-camera/225@tmp/durable-7913320e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-07-09T11:10:50.522Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-07-09T11:10:50.553Z] Warning: overwriting stash ‘stack-cost’ [2025-07-09T11:10:50.624Z] Stashed 1 file(s) [Pipeline] } [2025-07-09T11:10:50.634Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-09T11:10:50.655Z] $ docker stop --time=1 c7a72917b835560fe28f031ef8cc96d102cb31359a0313e166f0cc42dadba404 [2025-07-09T11:10:52.281Z] $ docker rm -f --volumes c7a72917b835560fe28f031ef8cc96d102cb31359a0313e166f0cc42dadba404 [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-07-09T11:10:52.863Z] provisioning config files... [2025-07-09T11:10:52.868Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7325887306179258552tmp [Pipeline] { [Pipeline] sh [2025-07-09T11:10:53.161Z] + set +x [2025-07-09T11:10:53.161Z] + curl -s https://codecov.io/bash [2025-07-09T11:10:53.161Z] + bash -s -- [2025-07-09T11:10:53.161Z] [2025-07-09T11:10:53.161Z] _____ _ [2025-07-09T11:10:53.161Z] / ____| | | [2025-07-09T11:10:53.161Z] | | ___ __| | ___ ___ _____ __ [2025-07-09T11:10:53.161Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-09T11:10:53.161Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-09T11:10:53.161Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-09T11:10:53.161Z] Bash-1.0.6 [2025-07-09T11:10:53.161Z] [2025-07-09T11:10:53.161Z] [2025-07-09T11:10:53.161Z] ==> git version 2.25.1 found [2025-07-09T11:10:53.161Z] ==> 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-07-09T11:10:53.161Z] Release-Date: 2020-01-08 [2025-07-09T11:10:53.161Z] 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-07-09T11:10:53.161Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-09T11:10:53.161Z] ==> Jenkins CI detected. [2025-07-09T11:10:53.161Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-07-09T11:10:53.161Z] project root: . [2025-07-09T11:10:53.161Z] --> token set from env [2025-07-09T11:10:53.161Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-09T11:10:53.161Z] ==> Running gcov in . (disable via -X gcov) [2025-07-09T11:10:53.161Z] ==> Python coveragepy not found [2025-07-09T11:10:53.161Z] ==> Searching for coverage reports in: [2025-07-09T11:10:53.161Z] + . [2025-07-09T11:10:53.161Z] -> Found 1 reports [2025-07-09T11:10:53.161Z] ==> Detecting git/mercurial file structure [2025-07-09T11:10:53.161Z] ==> Reading reports [2025-07-09T11:10:53.161Z] + ./coverage.out bytes=92466 [2025-07-09T11:10:53.423Z] ==> Appending adjustments [2025-07-09T11:10:53.423Z] https://docs.codecov.io/docs/fixing-reports [2025-07-09T11:10:53.423Z] + Found adjustments [2025-07-09T11:10:53.423Z] ==> Gzipping contents [2025-07-09T11:10:53.423Z] 12K /tmp/codecov.YZkh3i.gz [2025-07-09T11:10:53.423Z] ==> Uploading reports [2025-07-09T11:10:53.423Z] url: https://codecov.io [2025-07-09T11:10:53.423Z] query: branch=main&commit=3b4f5a1b35e9e92260283013db08a973f8e31c32&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-07-09T11:10:53.423Z] -> Pinging Codecov [2025-07-09T11:10:53.423Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3b4f5a1b35e9e92260283013db08a973f8e31c32&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-07-09T11:10:53.681Z] -> Uploading to [2025-07-09T11:10:53.682Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/3b4f5a1b35e9e92260283013db08a973f8e31c32/13fc869c-2b87-4a56-b0f9-549edc2a6e23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250709%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250709T111053Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0b14a394f7cc067c4c96ab6bd54bc87e7c94938a2d9f62388c499aaf8c9eeb15 [2025-07-09T11:10:53.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T11:10:53.682Z] Dload Upload Total Spent Left Speed [2025-07-09T11:10:53.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 43339 --:--:-- --:--:-- --:--:-- 43176 [2025-07-09T11:10:53.941Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] } [2025-07-09T11:10:53.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-07-09T11:10:54.170Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-07-09T11:10:54.186Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:10:54.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-09T11:10:54.502Z] [2025-07-09T11:10:54.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:10:54.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-09T11:10:54.803Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-07-09T11:10:54.803Z] 0a9a5dfd008f: Already exists [2025-07-09T11:10:54.803Z] 36466aa92d05: Already exists [2025-07-09T11:10:54.803Z] e10405b45d13: Already exists [2025-07-09T11:10:54.803Z] 096b7ceb2af7: Already exists [2025-07-09T11:10:54.803Z] 4f4fb700ef54: Already exists [2025-07-09T11:10:54.803Z] e50aa161e22a: Pulling fs layer [2025-07-09T11:10:54.803Z] d3c8db5fb9df: Pulling fs layer [2025-07-09T11:10:55.061Z] e50aa161e22a: Verifying Checksum [2025-07-09T11:10:55.061Z] e50aa161e22a: Download complete [2025-07-09T11:10:55.319Z] e50aa161e22a: Pull complete [2025-07-09T11:10:56.256Z] d3c8db5fb9df: Download complete [2025-07-09T11:10:59.540Z] d3c8db5fb9df: Pull complete [2025-07-09T11:10:59.540Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-07-09T11:10:59.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-09T11:10:59.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:10:59.637Z] prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container [2025-07-09T11:10:59.671Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-07-09T11:11:00.569Z] $ docker top 1d88d3a1249cdf8b50b19c3e2fc94903e34bbb13bef47c5455242c19a97b4477 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T11:11:00.919Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-07-09T11:11:00.931Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-07-09T11:11:01.211Z] + set -o pipefail [2025-07-09T11:11:01.212Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-07-09T11:11:11.194Z] [2025-07-09T11:11:11.194Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-07-09T11:11:11.194Z] [2025-07-09T11:11:11.194Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/aa06f086-0192-49d2-b14e-8f5295eb6d56 [2025-07-09T11:11:11.194Z] [2025-07-09T11:11:11.194Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-07-09T11:11:11.194Z] [2025-07-09T11:11:11.194Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-07-09T11:11:11.194Z] [Pipeline] } [2025-07-09T11:11:11.207Z] $ docker stop --time=1 1d88d3a1249cdf8b50b19c3e2fc94903e34bbb13bef47c5455242c19a97b4477 [2025-07-09T11:11:13.593Z] $ docker rm -f --volumes 1d88d3a1249cdf8b50b19c3e2fc94903e34bbb13bef47c5455242c19a97b4477 [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-07-09T11:11:14.148Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T11:11:14.170Z] provisioning config files... [2025-07-09T11:11:14.177Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10467881387322353453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:11:14.477Z] --> edgex-publish-swagger.sh [2025-07-09T11:11:14.477Z] === Publish doc/openapi/v3 API === [2025-07-09T11:11:14.477Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-07-09T11:11:14.477Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-07-09T11:11:14.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-09T11:11:14.478Z] Dload Upload Total Spent Left Speed [2025-07-09T11:11:14.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 195 1440k --:--:-- --:--:-- --:--:-- 1436k 100 485k 100 66 100 485k 195 1440k --:--:-- --:--:-- --:--:-- 1436k [2025-07-09T11:11:14.736Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-07-09T11:11:14.736Z] [Pipeline] } [2025-07-09T11:11:14.747Z] 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-07-09T11:11:15.209Z] + git log --format=format:%s -1 3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] sh [2025-07-09T11:11:15.502Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T11:11:15.502Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:11:15.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T11:11:15.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:11:15.882Z] prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container [2025-07-09T11:11:15.910Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-09T11:11:16.171Z] $ docker top 4dffcf492a86b4a143f738442003166a4e63955d2517a54ecfc0c8001c3b2201 -eo pid,comm [2025-07-09T11:11:16.210Z] 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-07-09T11:11:16.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T11:11:16.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T11:11:16.257Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T11:11:16.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T11:11:16.381Z] $ docker exec 4dffcf492a86b4a143f738442003166a4e63955d2517a54ecfc0c8001c3b2201 ssh-agent [2025-07-09T11:11:16.472Z] SSH_AUTH_SOCK=/tmp/ssh-uA00Njey7F09/agent.32 [2025-07-09T11:11:16.473Z] SSH_AGENT_PID=38 [2025-07-09T11:11:16.478Z] Running ssh-add (command line suppressed) [2025-07-09T11:11:16.584Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2662679088745783974.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2662679088745783974.key) [2025-07-09T11:11:16.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T11:11:16.884Z] + git semver tag [2025-07-09T11:11:17.145Z] 2025-07-09 11:11:17,106 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T11:11:17.145Z] 2025-07-09 11:11:17,110 [run_tag] DEBUG tag force:False [2025-07-09T11:11:17.145Z] 2025-07-09 11:11:17,110 [check_head_tag] DEBUG check head tag [2025-07-09T11:11:17.145Z] 2025-07-09 11:11:17,111 [execute] INFO git cat-file --batch-check [2025-07-09T11:11:17.145Z] 2025-07-09 11:11:17,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:11:17.145Z] 2025-07-09 11:11:17,113 [execute] INFO git cat-file --batch [2025-07-09T11:11:17.145Z] 2025-07-09 11:11:17,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:11:17.145Z] 2025-07-09 11:11:17,120 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-07-09T11:11:17.145Z] 2025-07-09 11:11:17,120 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 [2025-07-09T11:11:17.145Z] 2025-07-09 11:11:17,120 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2025-07-09T11:11:17.145Z] 2025-07-09 11:11:17,124 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-07-09T11:11:17.145Z] 4.1.0-dev.1 [Pipeline] } [2025-07-09T11:11:17.158Z] $ docker exec --env ******** --env ******** 4dffcf492a86b4a143f738442003166a4e63955d2517a54ecfc0c8001c3b2201 ssh-agent -k [2025-07-09T11:11:17.250Z] unset SSH_AUTH_SOCK; [2025-07-09T11:11:17.250Z] unset SSH_AGENT_PID; [2025-07-09T11:11:17.251Z] echo Agent pid 38 killed; [2025-07-09T11:11:17.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T11:11:17.576Z] + git semver [Pipeline] } [2025-07-09T11:11:17.850Z] $ docker stop --time=1 4dffcf492a86b4a143f738442003166a4e63955d2517a54ecfc0c8001c3b2201 [2025-07-09T11:11:19.107Z] $ docker rm -f --volumes 4dffcf492a86b4a143f738442003166a4e63955d2517a54ecfc0c8001c3b2201 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:11:19.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-09T11:11:19.500Z] [2025-07-09T11:11:19.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:11:19.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-09T11:11:19.806Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-07-09T11:11:19.806Z] ab5ef0e58194: Pulling fs layer [2025-07-09T11:11:19.806Z] 9712f1f96733: Pulling fs layer [2025-07-09T11:11:19.806Z] 63f879dbbcfc: Pulling fs layer [2025-07-09T11:11:19.806Z] 0d9ebad4ef96: Pulling fs layer [2025-07-09T11:11:19.806Z] e9a5061849ea: Pulling fs layer [2025-07-09T11:11:19.806Z] d747dcd14b5f: Pulling fs layer [2025-07-09T11:11:19.806Z] 2de7ff778b66: Pulling fs layer [2025-07-09T11:11:19.806Z] 0d9ebad4ef96: Waiting [2025-07-09T11:11:19.806Z] d747dcd14b5f: Waiting [2025-07-09T11:11:19.806Z] 2de7ff778b66: Waiting [2025-07-09T11:11:19.806Z] e9a5061849ea: Waiting [2025-07-09T11:11:19.806Z] 9712f1f96733: Download complete [2025-07-09T11:11:20.065Z] 63f879dbbcfc: Verifying Checksum [2025-07-09T11:11:20.065Z] 63f879dbbcfc: Download complete [2025-07-09T11:11:20.324Z] e9a5061849ea: Verifying Checksum [2025-07-09T11:11:20.324Z] e9a5061849ea: Download complete [2025-07-09T11:11:20.324Z] d747dcd14b5f: Verifying Checksum [2025-07-09T11:11:20.324Z] d747dcd14b5f: Download complete [2025-07-09T11:11:20.324Z] 2de7ff778b66: Verifying Checksum [2025-07-09T11:11:20.324Z] 2de7ff778b66: Download complete [2025-07-09T11:11:20.324Z] 0d9ebad4ef96: Verifying Checksum [2025-07-09T11:11:20.324Z] 0d9ebad4ef96: Download complete [2025-07-09T11:11:20.582Z] ab5ef0e58194: Verifying Checksum [2025-07-09T11:11:20.582Z] ab5ef0e58194: Download complete [2025-07-09T11:11:24.766Z] ab5ef0e58194: Pull complete [2025-07-09T11:11:24.766Z] 9712f1f96733: Pull complete [2025-07-09T11:11:25.023Z] 63f879dbbcfc: Pull complete [2025-07-09T11:11:30.563Z] 0d9ebad4ef96: Pull complete [2025-07-09T11:11:30.563Z] e9a5061849ea: Pull complete [2025-07-09T11:11:30.563Z] d747dcd14b5f: Pull complete [2025-07-09T11:11:31.527Z] 2de7ff778b66: Pull complete [2025-07-09T11:11:31.527Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-07-09T11:11:31.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-09T11:11:31.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:11:31.617Z] prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container [2025-07-09T11:11:31.648Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-07-09T11:11:33.292Z] $ docker top e01af99b439cfc827f16c9e6460b4c1435ab9e31f550ddc1f5de3a0d7682fd32 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-07-09T11:11:33.366Z] provisioning config files... [2025-07-09T11:11:33.372Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10305511116017647369tmp [2025-07-09T11:11:33.381Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16357652571488590094tmp [2025-07-09T11:11:33.388Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3068170683719819519tmp [Pipeline] { [Pipeline] echo [2025-07-09T11:11:33.416Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:11:33.708Z] ---> sigul-configuration.sh [2025-07-09T11:11:33.708Z] gpg: directory `/root/.gnupg' created [2025-07-09T11:11:33.708Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-07-09T11:11:33.708Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-07-09T11:11:33.708Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-07-09T11:11:33.708Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-07-09T11:11:33.708Z] gpg: CAST5 encrypted data [2025-07-09T11:11:33.708Z] gpg: encrypted with 1 passphrase [2025-07-09T11:11:33.708Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-07-09T11:11:34.007Z] + mkdir /home/jenkins [2025-07-09T11:11:34.007Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-07-09T11:11:34.305Z] + 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-07-09T11:11:34.320Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:11:34.614Z] ---> sigul-install.sh [2025-07-09T11:11:34.614Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-07-09T11:11:34.911Z] + git tag --list [2025-07-09T11:11:34.911Z] v0.0.0 [2025-07-09T11:11:34.911Z] v2.2.0 [2025-07-09T11:11:34.911Z] v2.3.0 [2025-07-09T11:11:34.911Z] v2.3.1 [2025-07-09T11:11:34.911Z] v3.0 [2025-07-09T11:11:34.911Z] v3.0.0 [2025-07-09T11:11:34.911Z] v3.1 [2025-07-09T11:11:34.911Z] v3.1.0 [2025-07-09T11:11:34.911Z] v3.1.1 [2025-07-09T11:11:34.911Z] v4.0 [2025-07-09T11:11:34.911Z] v4.0.0 [2025-07-09T11:11:34.911Z] v4.1.0-dev.1 [Pipeline] sh [2025-07-09T11:11:35.204Z] + lftools sign git-tag v4.1.0-dev.1 [2025-07-09T11:11:35.773Z] Signing Git tag with Sigul... [2025-07-09T11:11:35.773Z] Signing v4.1.0-dev.1 [Pipeline] echo [2025-07-09T11:11:36.048Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:11:36.344Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-07-09T11:11:36.351Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-07-09T11:11:36.379Z] $ docker stop --time=1 e01af99b439cfc827f16c9e6460b4c1435ab9e31f550ddc1f5de3a0d7682fd32 [2025-07-09T11:11:37.628Z] $ docker rm -f --volumes e01af99b439cfc827f16c9e6460b4c1435ab9e31f550ddc1f5de3a0d7682fd32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-07-09T11:11:38.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T11:11:38.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:11:38.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T11:11:38.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:11:38.419Z] prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container [2025-07-09T11:11:38.454Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-09T11:11:38.676Z] $ docker top a59c6f33123a80505b8c000e19438c9813085d7ed041c85f0920d777d02fd8fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T11:11:38.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T11:11:38.766Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T11:11:38.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T11:11:38.876Z] $ docker exec a59c6f33123a80505b8c000e19438c9813085d7ed041c85f0920d777d02fd8fe ssh-agent [2025-07-09T11:11:38.967Z] SSH_AUTH_SOCK=/tmp/ssh-IDlyb5w67fif/agent.32 [2025-07-09T11:11:38.967Z] SSH_AGENT_PID=38 [2025-07-09T11:11:38.971Z] Running ssh-add (command line suppressed) [2025-07-09T11:11:39.073Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13530198666900500906.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13530198666900500906.key) [2025-07-09T11:11:39.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T11:11:39.375Z] + git semver bump pre [2025-07-09T11:11:39.633Z] 2025-07-09 11:11:39,572 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T11:11:39.633Z] 2025-07-09 11:11:39,576 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-07-09T11:11:39.633Z] 2025-07-09 11:11:39,576 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev [2025-07-09T11:11:39.633Z] 2025-07-09 11:11:39,576 [bump_version] DEBUG bumped version:4.1.0-dev.2 [2025-07-09T11:11:39.633Z] 2025-07-09 11:11:39,576 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-07-09T11:11:39.633Z] 2025-07-09 11:11:39,576 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-07-09T11:11:39.634Z] 2025-07-09 11:11:39,576 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-07-09T11:11:39.634Z] 2025-07-09 11:11:39,578 [execute] INFO git cat-file --batch-check [2025-07-09T11:11:39.634Z] 2025-07-09 11:11:39,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:11:39.634Z] 2025-07-09 11:11:39,582 [execute] INFO git cat-file --batch [2025-07-09T11:11:39.634Z] 2025-07-09 11:11:39,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:11:39.634Z] 2025-07-09 11:11:39,585 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-07-09T11:11:39.634Z] 4.1.0-dev.2 [Pipeline] } [2025-07-09T11:11:39.645Z] $ docker exec --env ******** --env ******** a59c6f33123a80505b8c000e19438c9813085d7ed041c85f0920d777d02fd8fe ssh-agent -k [2025-07-09T11:11:39.729Z] unset SSH_AUTH_SOCK; [2025-07-09T11:11:39.729Z] unset SSH_AGENT_PID; [2025-07-09T11:11:39.729Z] echo Agent pid 38 killed; [2025-07-09T11:11:39.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T11:11:40.051Z] + git semver [Pipeline] } [2025-07-09T11:11:40.330Z] $ docker stop --time=1 a59c6f33123a80505b8c000e19438c9813085d7ed041c85f0920d777d02fd8fe [2025-07-09T11:11:41.578Z] $ docker rm -f --volumes a59c6f33123a80505b8c000e19438c9813085d7ed041c85f0920d777d02fd8fe [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-09T11:11:41.919Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-09T11:11:41.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:11:42.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-09T11:11:42.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:11:42.294Z] prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container [2025-07-09T11:11:42.325Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-09T11:11:42.551Z] $ docker top 80c8eb64a63c5a9e634eb25514f4bc9497dad857cba14bcd0b25f18f486850ec -eo pid,comm [2025-07-09T11:11:42.591Z] 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-07-09T11:11:42.591Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-09T11:11:42.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-09T11:11:42.643Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-09T11:11:42.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-09T11:11:42.748Z] $ docker exec 80c8eb64a63c5a9e634eb25514f4bc9497dad857cba14bcd0b25f18f486850ec ssh-agent [2025-07-09T11:11:42.842Z] SSH_AUTH_SOCK=/tmp/ssh-tbgda5QfUERM/agent.33 [2025-07-09T11:11:42.842Z] SSH_AGENT_PID=39 [2025-07-09T11:11:42.847Z] Running ssh-add (command line suppressed) [2025-07-09T11:11:42.954Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9384856063428419814.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9384856063428419814.key) [2025-07-09T11:11:42.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-09T11:11:43.254Z] + git semver push [2025-07-09T11:11:43.513Z] 2025-07-09 11:11:43,456 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-09T11:11:43.513Z] 2025-07-09 11:11:43,460 [run_push] DEBUG push [2025-07-09T11:11:43.513Z] 2025-07-09 11:11:43,461 [execute] INFO git cat-file --batch-check [2025-07-09T11:11:43.513Z] 2025-07-09 11:11:43,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-09T11:11:43.513Z] 2025-07-09 11:11:43,463 [execute] INFO git rev-list 3e90f36e00239b6ebac617df77424354d66e8aaa -- [2025-07-09T11:11:43.513Z] 2025-07-09 11:11:43,463 [execute] DEBUG Popen(['git', 'rev-list', '3e90f36e00239b6ebac617df77424354d66e8aaa', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-07-09T11:11:43.513Z] 2025-07-09 11:11:43,470 [execute] INFO git fetch -v -- origin [2025-07-09T11:11:43.513Z] 2025-07-09 11:11:43,470 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-07-09T11:11:44.081Z] 2025-07-09 11:11:43,942 [run_push] DEBUG no remote changes detected [2025-07-09T11:11:44.081Z] 2025-07-09 11:11:43,942 [execute] INFO git push origin semver [2025-07-09T11:11:44.081Z] 2025-07-09 11:11:43,943 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-07-09T11:11:44.650Z] 2025-07-09 11:11:44,625 [run_push] DEBUG push all version tags [2025-07-09T11:11:44.650Z] 2025-07-09 11:11:44,625 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-07-09T11:11:44.650Z] 2025-07-09 11:11:44,626 [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-07-09T11:11:45.590Z] 2025-07-09 11:11:45,327 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-07-09T11:11:45.590Z] 4.1.0-dev.2 [Pipeline] } [2025-07-09T11:11:45.602Z] $ docker exec --env ******** --env ******** 80c8eb64a63c5a9e634eb25514f4bc9497dad857cba14bcd0b25f18f486850ec ssh-agent -k [2025-07-09T11:11:45.698Z] unset SSH_AUTH_SOCK; [2025-07-09T11:11:45.698Z] unset SSH_AGENT_PID; [2025-07-09T11:11:45.698Z] echo Agent pid 39 killed; [2025-07-09T11:11:45.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-09T11:11:46.040Z] + git semver [Pipeline] } [2025-07-09T11:11:46.314Z] $ docker stop --time=1 80c8eb64a63c5a9e634eb25514f4bc9497dad857cba14bcd0b25f18f486850ec [2025-07-09T11:11:47.560Z] $ docker rm -f --volumes 80c8eb64a63c5a9e634eb25514f4bc9497dad857cba14bcd0b25f18f486850ec [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-07-09T11:11:48.125Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-07-09T11:11:48.125Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-07-09T11:11:48.125Z] total 16 [2025-07-09T11:11:48.125Z] drwxr-xr-x 3 root root 4096 Jul 9 10:57 . [2025-07-09T11:11:48.125Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 11:11 .. [2025-07-09T11:11:48.125Z] drwxr-xr-x 2 root root 4096 Jul 9 10:57 cost [2025-07-09T11:11:48.125Z] -rw-r--r-- 1 root root 91 Jul 9 10:57 cost.csv [2025-07-09T11:11:48.125Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-07-09T11:11:48.125Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-07-09T11:11:48.125Z] total 16 [2025-07-09T11:11:48.125Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 10:57 . [2025-07-09T11:11:48.125Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 11:11 .. [2025-07-09T11:11:48.125Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 9 10:57 cost [2025-07-09T11:11:48.125Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 9 10:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:11:48.416Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:11:49.274Z] ---> package-listing.sh [2025-07-09T11:11:49.274Z] ++ facter osfamily [2025-07-09T11:11:49.274Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-09T11:11:49.533Z] + OS_FAMILY=debian [2025-07-09T11:11:49.533Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-07-09T11:11:49.533Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-09T11:11:49.533Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-09T11:11:49.533Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-09T11:11:49.533Z] + PACKAGES=/tmp/packages_start.txt [2025-07-09T11:11:49.533Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-07-09T11:11:49.533Z] + PACKAGES=/tmp/packages_end.txt [2025-07-09T11:11:49.533Z] + case "${OS_FAMILY}" in [2025-07-09T11:11:49.533Z] + dpkg -l [2025-07-09T11:11:49.533Z] + grep '^ii' [2025-07-09T11:11:49.533Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-09T11:11:49.533Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-09T11:11:49.533Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-09T11:11:49.533Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-07-09T11:11:49.533Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-07-09T11:11:49.533Z] + 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-07-09T11:11:49.542Z] 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-07-09T11:11:49.820Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-09T11:11:50.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-09T11:11:50.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-09T11:11:50.455Z] prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container [2025-07-09T11:11:50.481Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-09T11:11:50.681Z] $ docker top 8a7391b3ec36d7255f0b53039a6499d4de4fc39edf83e0c5b0745acdcc95ad16 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-09T11:11:51.016Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-09T11:11:51.299Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-09T11:11:51.580Z] + ls /var/log/sa-host [2025-07-09T11:11:51.580Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-09T11:11:51.612Z] provisioning config files... [2025-07-09T11:11:51.622Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4314245948050836319tmp [Pipeline] { [Pipeline] echo [2025-07-09T11:11:51.642Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:11:51.930Z] ---> create-netrc.sh [Pipeline] } [2025-07-09T11:11:51.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:11:52.245Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-09T11:11:52.255Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:11:52.540Z] ---> sudo-logs.sh [2025-07-09T11:11:52.540Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-09T11:11:52.566Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:11:52.849Z] ---> job-cost.sh [2025-07-09T11:11:52.849Z] lf-activate-venv: SKIPPING [2025-07-09T11:11:52.849Z] DEBUG: total: 0.2199999988079071 [2025-07-09T11:11:52.849Z] INFO: Retrieving Stack Cost... [2025-07-09T11:11:53.109Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-09T11:11:53.368Z] INFO: Archiving Costs [Pipeline] echo [2025-07-09T11:11:53.381Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-09T11:11:53.658Z] ---> logs-deploy.sh [2025-07-09T11:11:53.658Z] lf-activate-venv: SKIPPING [2025-07-09T11:11:53.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/225 [2025-07-09T11:11:53.658Z] INFO: archiving workspace using pattern(s): [2025-07-09T11:11:54.596Z] Archives upload complete. [2025-07-09T11:11:54.596Z] INFO: archiving logs to Nexus