Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd5a528e1d82f2703daaa0735f5f6947e753b36c 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-ssh1701322049084403599.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2481432164031982894.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh7811051199354766802.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh7195142780577342802.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-ssh16069773946253529293.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-38914 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cd5a528e1d82f2703daaa0735f5f6947e753b36c (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd5a528e1d82f2703daaa0735f5f6947e753b36c # timeout=10 Commit message: "Merge pull request #497 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" > git rev-list --no-walk a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-13T23:48:56.146Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-13T23:48:56.227Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-13T23:48:56.248Z] ========================================================= [2025-02-13T23:48:56.248Z] EdgeX Global Pipelines Version Info [2025-02-13T23:48:56.248Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:48:57.389Z] ------------------- [2025-02-13T23:48:57.389Z] stable info: [2025-02-13T23:48:57.389Z] ------------------- [2025-02-13T23:48:57.389Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-13T23:48:57.389Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-13T23:48:57.389Z] Message: update stable to v1.0.269 [2025-02-13T23:48:57.650Z] ------------------- [2025-02-13T23:48:57.650Z] experimental info: [2025-02-13T23:48:57.650Z] ------------------- [2025-02-13T23:48:57.650Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-13T23:48:57.650Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-13T23:48:57.651Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-13T23:48:57.738Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-02-13T23:48:57.760Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-02-13T23:48:57.788Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-13T23:48:57.815Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-13T23:48:57.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-13T23:48:57.863Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-13T23:48:57.890Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-13T23:48:57.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-13T23:48:57.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-13T23:48:57.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-13T23:48:57.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-13T23:48:58.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-02-13T23:48:58.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-13T23:48:58.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-13T23:48:58.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-13T23:48:58.082Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-13T23:48:58.106Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-13T23:48:58.131Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-13T23:48:58.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-13T23:48:58.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-13T23:48:58.201Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-13T23:48:58.228Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-02-13T23:48:58.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-13T23:48:58.272Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-13T23:48:58.291Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-13T23:48:58.315Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-13T23:48:58.336Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-13T23:48:58.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-13T23:48:58.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-13T23:48:58.406Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-13T23:48:58.427Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] echo [2025-02-13T23:48:58.449Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd5a528 [Pipeline] echo [2025-02-13T23:48:58.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T23:48:58.529Z] provisioning config files... [2025-02-13T23:48:58.544Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16745997204025535514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:48:58.890Z] ---> ****-login.sh [2025-02-13T23:48:58.890Z] nexus3.edgexfoundry.org:10001 [2025-02-13T23:48:59.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:48:59.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:48:59.149Z] Configure a credential helper to remove this warning. See [2025-02-13T23:48:59.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:48:59.150Z] [2025-02-13T23:48:59.150Z] Login Succeeded [2025-02-13T23:48:59.150Z] nexus3.edgexfoundry.org:10002 [2025-02-13T23:48:59.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:48:59.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:48:59.411Z] Configure a credential helper to remove this warning. See [2025-02-13T23:48:59.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:48:59.411Z] [2025-02-13T23:48:59.411Z] Login Succeeded [2025-02-13T23:48:59.411Z] nexus3.edgexfoundry.org:10003 [2025-02-13T23:48:59.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:48:59.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:48:59.411Z] Configure a credential helper to remove this warning. See [2025-02-13T23:48:59.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:48:59.411Z] [2025-02-13T23:48:59.411Z] Login Succeeded [2025-02-13T23:48:59.411Z] nexus3.edgexfoundry.org:10004 [2025-02-13T23:48:59.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:48:59.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:48:59.672Z] Configure a credential helper to remove this warning. See [2025-02-13T23:48:59.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:48:59.672Z] [2025-02-13T23:48:59.672Z] Login Succeeded [2025-02-13T23:48:59.672Z] ****.io [2025-02-13T23:48:59.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:48:59.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:48:59.933Z] Configure a credential helper to remove this warning. See [2025-02-13T23:48:59.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:48:59.933Z] [2025-02-13T23:48:59.933Z] Login Succeeded [2025-02-13T23:48:59.933Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T23:48:59.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-13T23:49:00.350Z] + git rev-list -1 --merges cd5a528e1d82f2703daaa0735f5f6947e753b36c~1..cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] echo [2025-02-13T23:49:00.381Z] -----------> git rev-list -1 --merges cd5a528e1d82f2703daaa0735f5f6947e753b36c~1..cd5a528e1d82f2703daaa0735f5f6947e753b36c cd5a528e1d82f2703daaa0735f5f6947e753b36c [2025-02-13T23:49:00.381Z] cd5a528e1d82f2703daaa0735f5f6947e753b36c [false] [Pipeline] sh [2025-02-13T23:49:00.678Z] + git log --format=format:%s -1 cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] echo [2025-02-13T23:49:00.697Z] ========================================================= [2025-02-13T23:49:00.697Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-13T23:49:00.697Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-13T23:49:01.038Z] + git log --format=format:%s -1 cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] echo [2025-02-13T23:49:01.054Z] [semverPrep] GIT_COMMIT: cd5a528e1d82f2703daaa0735f5f6947e753b36c, Commit Message: Merge pull request #497 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24 [Pipeline] echo [2025-02-13T23:49:01.073Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-13T23:49:01.441Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-13T23:49:01.441Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-13T23:49:01.441Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-13T23:49:01.441Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-13T23:49:01.441Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-13T23:49:01.441Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-13T23:49:01.441Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:01.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:49:01.808Z] [2025-02-13T23:49:01.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:02.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:49:02.117Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-13T23:49:02.117Z] b85a868b505f: Pulling fs layer [2025-02-13T23:49:02.117Z] e2be974225ed: Pulling fs layer [2025-02-13T23:49:02.117Z] 339a4e72a1f5: Pulling fs layer [2025-02-13T23:49:02.117Z] 988bab9f4d93: Pulling fs layer [2025-02-13T23:49:02.117Z] 1469e6f7b9e6: Pulling fs layer [2025-02-13T23:49:02.117Z] eaf3925da568: Pulling fs layer [2025-02-13T23:49:02.117Z] bab4dde63d76: Pulling fs layer [2025-02-13T23:49:02.117Z] bde34c3a00c8: Pulling fs layer [2025-02-13T23:49:02.117Z] b352a97aabf1: Pulling fs layer [2025-02-13T23:49:02.117Z] 4872d77fe225: Pulling fs layer [2025-02-13T23:49:02.117Z] 1469e6f7b9e6: Waiting [2025-02-13T23:49:02.117Z] bab4dde63d76: Waiting [2025-02-13T23:49:02.117Z] bde34c3a00c8: Waiting [2025-02-13T23:49:02.117Z] eaf3925da568: Waiting [2025-02-13T23:49:02.117Z] b352a97aabf1: Waiting [2025-02-13T23:49:02.117Z] 988bab9f4d93: Waiting [2025-02-13T23:49:02.117Z] 5851b861e8e6: Pulling fs layer [2025-02-13T23:49:02.117Z] 4872d77fe225: Waiting [2025-02-13T23:49:02.117Z] 5851b861e8e6: Waiting [2025-02-13T23:49:02.117Z] e2be974225ed: Verifying Checksum [2025-02-13T23:49:02.117Z] e2be974225ed: Download complete [2025-02-13T23:49:02.117Z] 988bab9f4d93: Download complete [2025-02-13T23:49:02.117Z] 1469e6f7b9e6: Verifying Checksum [2025-02-13T23:49:02.117Z] 1469e6f7b9e6: Download complete [2025-02-13T23:49:02.117Z] 339a4e72a1f5: Verifying Checksum [2025-02-13T23:49:02.117Z] 339a4e72a1f5: Download complete [2025-02-13T23:49:02.117Z] eaf3925da568: Download complete [2025-02-13T23:49:02.117Z] bde34c3a00c8: Verifying Checksum [2025-02-13T23:49:02.117Z] bde34c3a00c8: Download complete [2025-02-13T23:49:02.377Z] b352a97aabf1: Verifying Checksum [2025-02-13T23:49:02.377Z] 4872d77fe225: Download complete [2025-02-13T23:49:02.377Z] b85a868b505f: Verifying Checksum [2025-02-13T23:49:02.377Z] b85a868b505f: Download complete [2025-02-13T23:49:02.638Z] bab4dde63d76: Verifying Checksum [2025-02-13T23:49:02.638Z] bab4dde63d76: Download complete [2025-02-13T23:49:03.572Z] b85a868b505f: Pull complete [2025-02-13T23:49:03.831Z] e2be974225ed: Pull complete [2025-02-13T23:49:04.089Z] 339a4e72a1f5: Pull complete [2025-02-13T23:49:04.348Z] 988bab9f4d93: Pull complete [2025-02-13T23:49:04.606Z] 1469e6f7b9e6: Pull complete [2025-02-13T23:49:04.606Z] eaf3925da568: Pull complete [2025-02-13T23:49:06.510Z] bab4dde63d76: Pull complete [2025-02-13T23:49:06.510Z] bde34c3a00c8: Pull complete [2025-02-13T23:49:06.510Z] b352a97aabf1: Pull complete [2025-02-13T23:49:06.769Z] 4872d77fe225: Pull complete [2025-02-13T23:49:06.769Z] 5851b861e8e6: Pull complete [2025-02-13T23:49:06.769Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-13T23:49:06.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:49:06.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:49:06.910Z] prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container [2025-02-13T23:49:06.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-13T23:49:09.522Z] $ docker top 910a0927334a82e6f64ab3230a7a61a736f8fa6b3307744f9b90683abe4816fc -eo pid,comm [2025-02-13T23:49:09.583Z] 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-02-13T23:49:09.583Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-13T23:49:09.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T23:49:09.641Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T23:49:09.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T23:49:09.753Z] $ docker exec 910a0927334a82e6f64ab3230a7a61a736f8fa6b3307744f9b90683abe4816fc ssh-agent [2025-02-13T23:49:09.871Z] SSH_AUTH_SOCK=/tmp/ssh-eiIAhXvz96V4/agent.33 [2025-02-13T23:49:09.871Z] SSH_AGENT_PID=40 [2025-02-13T23:49:09.877Z] Running ssh-add (command line suppressed) [2025-02-13T23:49:09.976Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8594018963090417617.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8594018963090417617.key) [2025-02-13T23:49:09.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T23:49:10.284Z] + git tag --points-at HEAD [Pipeline] } [2025-02-13T23:49:10.294Z] $ docker exec --env ******** --env ******** 910a0927334a82e6f64ab3230a7a61a736f8fa6b3307744f9b90683abe4816fc ssh-agent -k [2025-02-13T23:49:10.396Z] unset SSH_AUTH_SOCK; [2025-02-13T23:49:10.396Z] unset SSH_AGENT_PID; [2025-02-13T23:49:10.397Z] echo Agent pid 40 killed; [2025-02-13T23:49:10.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-13T23:49:10.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T23:49:10.445Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T23:49:10.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T23:49:10.563Z] $ docker exec 910a0927334a82e6f64ab3230a7a61a736f8fa6b3307744f9b90683abe4816fc ssh-agent [2025-02-13T23:49:10.687Z] SSH_AUTH_SOCK=/tmp/ssh-1kOPowiYajP9/agent.73 [2025-02-13T23:49:10.687Z] SSH_AGENT_PID=79 [2025-02-13T23:49:10.691Z] Running ssh-add (command line suppressed) [2025-02-13T23:49:10.795Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8507100551187930701.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8507100551187930701.key) [2025-02-13T23:49:10.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T23:49:11.107Z] + git semver init [2025-02-13T23:49:11.365Z] 2025-02-13 23:49:11,291 [run_init] DEBUG init version:0.0.0 force:False [2025-02-13T23:49:11.365Z] 2025-02-13 23:49:11,292 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-02-13T23:49:11.365Z] 2025-02-13 23:49:11,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-02-13T23:49:11.365Z] 2025-02-13 23:49:11,292 [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, universal_newlines=False, shell=None, istream=None) [2025-02-13T23:49:12.742Z] 2025-02-13 23:49:12,495 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-02-13T23:49:12.742Z] 2025-02-13 23:49:12,496 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-02-13T23:49:12.742Z] 2025-02-13 23:49:12,496 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-13T23:49:12.742Z] 2025-02-13 23:49:12,496 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-13T23:49:12.742Z] 4.0.0-dev.11 [Pipeline] } [2025-02-13T23:49:12.749Z] $ docker exec --env ******** --env ******** 910a0927334a82e6f64ab3230a7a61a736f8fa6b3307744f9b90683abe4816fc ssh-agent -k [2025-02-13T23:49:12.845Z] unset SSH_AUTH_SOCK; [2025-02-13T23:49:12.845Z] unset SSH_AGENT_PID; [2025-02-13T23:49:12.845Z] echo Agent pid 79 killed; [2025-02-13T23:49:12.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-13T23:49:13.182Z] + git semver [Pipeline] } [2025-02-13T23:49:13.455Z] $ docker stop --time=1 910a0927334a82e6f64ab3230a7a61a736f8fa6b3307744f9b90683abe4816fc [2025-02-13T23:49:14.763Z] $ docker rm -f --volumes 910a0927334a82e6f64ab3230a7a61a736f8fa6b3307744f9b90683abe4816fc [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-13T23:49:15.128Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-13T23:49:15.347Z] Stashed 1 file(s) [Pipeline] echo [2025-02-13T23:49:15.351Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [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-02-13T23:49:15.531Z] provisioning config files... [2025-02-13T23:49:15.540Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11639700844057594174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:49:15.847Z] ---> ****-login.sh [2025-02-13T23:49:15.848Z] nexus3.edgexfoundry.org:10001 [2025-02-13T23:49:15.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:49:15.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:49:15.848Z] Configure a credential helper to remove this warning. See [2025-02-13T23:49:15.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:49:15.848Z] [2025-02-13T23:49:15.848Z] Login Succeeded [2025-02-13T23:49:15.848Z] nexus3.edgexfoundry.org:10002 [2025-02-13T23:49:15.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:49:15.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:49:15.848Z] Configure a credential helper to remove this warning. See [2025-02-13T23:49:15.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:49:15.848Z] [2025-02-13T23:49:15.848Z] Login Succeeded [2025-02-13T23:49:15.848Z] nexus3.edgexfoundry.org:10003 [2025-02-13T23:49:16.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:49:16.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:49:16.108Z] Configure a credential helper to remove this warning. See [2025-02-13T23:49:16.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:49:16.108Z] [2025-02-13T23:49:16.108Z] Login Succeeded [2025-02-13T23:49:16.108Z] nexus3.edgexfoundry.org:10004 [2025-02-13T23:49:16.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:49:16.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:49:16.109Z] Configure a credential helper to remove this warning. See [2025-02-13T23:49:16.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:49:16.109Z] [2025-02-13T23:49:16.109Z] Login Succeeded [2025-02-13T23:49:16.109Z] ****.io [2025-02-13T23:49:16.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:49:16.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:49:16.368Z] Configure a credential helper to remove this warning. See [2025-02-13T23:49:16.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:49:16.368Z] [2025-02-13T23:49:16.368Z] Login Succeeded [2025-02-13T23:49:16.368Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T23:49:16.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-13T23:49:16.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:49:16.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:49:16.505Z] ========================================================= [2025-02-13T23:49:16.505Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-13T23:49:16.505Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:16.840Z] + 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-02-13T23:49:16.840Z] Sending build context to Docker daemon 37.04MB [2025-02-13T23:49:16.840Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-02-13T23:49:16.840Z] Step 2/13 : FROM ${BASE} AS builder [2025-02-13T23:49:17.103Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-13T23:49:17.103Z] da9db072f522: Pulling fs layer [2025-02-13T23:49:17.103Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-13T23:49:17.103Z] 06f05ace1117: Pulling fs layer [2025-02-13T23:49:17.103Z] 5fe327b54edc: Pulling fs layer [2025-02-13T23:49:17.103Z] 4f4fb700ef54: Pulling fs layer [2025-02-13T23:49:17.103Z] 92a5565b7b96: Pulling fs layer [2025-02-13T23:49:17.103Z] ff9bb7016b71: Pulling fs layer [2025-02-13T23:49:17.103Z] b67dba6c2c7d: Pulling fs layer [2025-02-13T23:49:17.103Z] 92a5565b7b96: Waiting [2025-02-13T23:49:17.103Z] 5fe327b54edc: Waiting [2025-02-13T23:49:17.103Z] 4f4fb700ef54: Waiting [2025-02-13T23:49:17.103Z] a813b0c90790: Pulling fs layer [2025-02-13T23:49:17.104Z] b67dba6c2c7d: Waiting [2025-02-13T23:49:17.104Z] a813b0c90790: Waiting [2025-02-13T23:49:17.104Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-13T23:49:17.104Z] 6ef4a4ee8ca5: Download complete [2025-02-13T23:49:17.104Z] 5fe327b54edc: Verifying Checksum [2025-02-13T23:49:17.104Z] 5fe327b54edc: Download complete [2025-02-13T23:49:17.104Z] 4f4fb700ef54: Verifying Checksum [2025-02-13T23:49:17.104Z] 4f4fb700ef54: Download complete [2025-02-13T23:49:17.104Z] 92a5565b7b96: Download complete [2025-02-13T23:49:17.104Z] da9db072f522: Download complete [2025-02-13T23:49:17.104Z] ff9bb7016b71: Verifying Checksum [2025-02-13T23:49:17.104Z] ff9bb7016b71: Download complete [2025-02-13T23:49:17.361Z] da9db072f522: Pull complete [2025-02-13T23:49:17.361Z] a813b0c90790: Verifying Checksum [2025-02-13T23:49:17.361Z] a813b0c90790: Download complete [2025-02-13T23:49:17.361Z] 6ef4a4ee8ca5: Pull complete [2025-02-13T23:49:17.619Z] 06f05ace1117: Download complete [2025-02-13T23:49:17.878Z] b67dba6c2c7d: Verifying Checksum [2025-02-13T23:49:17.878Z] b67dba6c2c7d: Download complete [2025-02-13T23:49:21.156Z] 06f05ace1117: Pull complete [2025-02-13T23:49:21.156Z] 5fe327b54edc: Pull complete [2025-02-13T23:49:21.156Z] 4f4fb700ef54: Pull complete [2025-02-13T23:49:21.156Z] 92a5565b7b96: Pull complete [2025-02-13T23:49:21.413Z] ff9bb7016b71: Pull complete [2025-02-13T23:49:23.317Z] b67dba6c2c7d: Pull complete [2025-02-13T23:49:23.884Z] a813b0c90790: Pull complete [2025-02-13T23:49:23.884Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-13T23:49:23.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-13T23:49:23.884Z] ---> 3ba60ce46760 [2025-02-13T23:49:23.884Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-02-13T23:49:27.185Z] ---> Running in 9909214e8758 [2025-02-13T23:49:27.185Z] Removing intermediate container 9909214e8758 [2025-02-13T23:49:27.185Z] ---> ac41820fe120 [2025-02-13T23:49:27.185Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-13T23:49:27.185Z] ---> Running in e59a696b1dc8 [2025-02-13T23:49:27.635Z] Removing intermediate container e59a696b1dc8 [2025-02-13T23:49:27.635Z] ---> 94218705f0e3 [2025-02-13T23:49:27.635Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-02-13T23:49:27.635Z] ---> Running in e7bc5bc462e8 [2025-02-13T23:49:27.635Z] Removing intermediate container e7bc5bc462e8 [2025-02-13T23:49:27.635Z] ---> c05578414658 [2025-02-13T23:49:27.635Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-02-13T23:49:27.635Z] ---> Running in 5eec6a9b03a7 [2025-02-13T23:49:27.635Z] Removing intermediate container 5eec6a9b03a7 [2025-02-13T23:49:27.635Z] ---> 7cfbde811140 [2025-02-13T23:49:27.635Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-02-13T23:49:27.635Z] ---> Running in bf898a263ebd [2025-02-13T23:49:27.635Z] Removing intermediate container bf898a263ebd [2025-02-13T23:49:27.635Z] ---> 11674cadb64e [2025-02-13T23:49:27.635Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-13T23:49:27.635Z] ---> Running in cac70e7d8805 [2025-02-13T23:49:27.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:49:28.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:49:28.409Z] OK: 248 MiB in 58 packages [2025-02-13T23:49:28.668Z] Removing intermediate container cac70e7d8805 [2025-02-13T23:49:28.668Z] ---> fcdaedb44694 [2025-02-13T23:49:28.668Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-02-13T23:49:28.668Z] ---> Running in e6a3b503b683 [2025-02-13T23:49:28.926Z] Removing intermediate container e6a3b503b683 [2025-02-13T23:49:28.926Z] ---> 98176d2f7087 [2025-02-13T23:49:28.926Z] Step 10/13 : COPY go.mod vendor* ./ [2025-02-13T23:49:28.926Z] ---> 10144a6c9fd9 [2025-02-13T23:49:28.926Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:49:28.926Z] ---> Running in bdc8b68f3e28 [2025-02-13T23:49:30.489Z] Still waiting to schedule task [2025-02-13T23:49:30.489Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-02-13T23:50:07.657Z] Removing intermediate container bdc8b68f3e28 [2025-02-13T23:50:07.657Z] ---> 1688f916c41e [2025-02-13T23:50:07.657Z] Step 12/13 : COPY . . [2025-02-13T23:50:07.657Z] ---> b5bd31b0be86 [2025-02-13T23:50:07.657Z] Step 13/13 : RUN ${MAKE} [2025-02-13T23:50:07.657Z] ---> Running in 7da3d3ddf8f9 [2025-02-13T23:50:07.657Z] noop [2025-02-13T23:50:07.657Z] Removing intermediate container 7da3d3ddf8f9 [2025-02-13T23:50:07.657Z] ---> ff442c8f4f6a [2025-02-13T23:50:07.657Z] Successfully built ff442c8f4f6a [2025-02-13T23:50:07.657Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:07.987Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-13T23:50:07.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:50:08.069Z] prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container [2025-02-13T23:50:08.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-13T23:50:08.439Z] $ docker top 3c290e77fe81d1519d0a3f17fb26dcaebace67fc070e0972d6663a2a93bead59 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:50:08.774Z] + go version [2025-02-13T23:50:08.774Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-13T23:50:08.783Z] $ docker stop --time=1 3c290e77fe81d1519d0a3f17fb26dcaebace67fc070e0972d6663a2a93bead59 [2025-02-13T23:50:10.060Z] $ docker rm -f --volumes 3c290e77fe81d1519d0a3f17fb26dcaebace67fc070e0972d6663a2a93bead59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:10.489Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-13T23:50:10.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:50:10.573Z] prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container [2025-02-13T23:50:10.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-13T23:50:10.932Z] $ docker top 07a0783de9be990175cd0f0b05303560e7336613e2b4839e6c0238a0dc809496 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:50:11.287Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-02-13T23:50:11.584Z] + make test [2025-02-13T23:50:11.585Z] go test ./... -coverprofile=coverage.out ./... [2025-02-13T23:50:12.960Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-02-13T23:50:31.028Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-02-13T23:50:31.028Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-02-13T23:50:32.398Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.4% of statements [2025-02-13T23:50:32.656Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.255s coverage: 86.5% of statements [2025-02-13T23:50:44.856Z] go vet ./... [2025-02-13T23:50:49.030Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-13T23:50:49.030Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-13T23:50:49.030Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-13T23:50:49.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-13T23:50:49.057Z] $ docker stop --time=1 07a0783de9be990175cd0f0b05303560e7336613e2b4839e6c0238a0dc809496 [2025-02-13T23:50:52.307Z] $ docker rm -f --volumes 07a0783de9be990175cd0f0b05303560e7336613e2b4839e6c0238a0dc809496 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-13T23:50:52.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-13T23:50:52.933Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-13T23:50:53.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-13T23:50:53.666Z] + ls -al . [2025-02-13T23:50:53.666Z] total 316 [2025-02-13T23:50:53.666Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 23:50 . [2025-02-13T23:50:53.666Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 23:48 .. [2025-02-13T23:50:53.666Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 23:50 .git [2025-02-13T23:50:53.666Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 23:48 .github [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 493 Feb 13 23:48 .gitignore [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 13 23:48 .golangci.yml [2025-02-13T23:50:53.666Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 23:49 .semver [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 19973 Feb 13 23:48 Attribution.txt [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 17665 Feb 13 23:48 CHANGELOG.md [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 1715 Feb 13 23:48 Dockerfile [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 23:48 GOVERNANCE.md [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 739 Feb 13 23:48 Jenkinsfile [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 13 23:48 LICENSE [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 3465 Feb 13 23:48 Makefile [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 13 23:48 OWNERS.md [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 2620 Feb 13 23:48 README.md [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 23:49 VERSION [2025-02-13T23:50:53.666Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 23:48 bin [2025-02-13T23:50:53.666Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 23:48 cmd [2025-02-13T23:50:53.666Z] -rw-r--r-- 1 jenkins jenkins 92466 Feb 13 23:50 coverage.out [2025-02-13T23:50:53.666Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 23:48 doc [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 6488 Feb 13 23:48 go.mod [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 87366 Feb 13 23:48 go.sum [2025-02-13T23:50:53.666Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 23:48 internal [2025-02-13T23:50:53.666Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 13 23:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:53.988Z] + 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=cd5a528e1d82f2703daaa0735f5f6947e753b36c --label arch=amd64 --label version=4.0.0-dev.11 . [2025-02-13T23:50:53.988Z] Sending build context to Docker daemon 37.13MB [2025-02-13T23:50:53.988Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-13T23:50:53.988Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-13T23:50:53.988Z] ---> ff442c8f4f6a [2025-02-13T23:50:53.988Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-02-13T23:50:54.556Z] ---> Running in ee8e139be0f9 [2025-02-13T23:50:54.556Z] Removing intermediate container ee8e139be0f9 [2025-02-13T23:50:54.556Z] ---> 8c2efa5e7ad5 [2025-02-13T23:50:54.556Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-13T23:50:54.556Z] ---> Running in 49fe3e435a18 [2025-02-13T23:50:54.815Z] Removing intermediate container 49fe3e435a18 [2025-02-13T23:50:54.815Z] ---> 513b383d6f84 [2025-02-13T23:50:54.815Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-13T23:50:54.815Z] ---> Running in 35faf5a3cdcd [2025-02-13T23:50:54.815Z] Removing intermediate container 35faf5a3cdcd [2025-02-13T23:50:54.815Z] ---> 65cb9a4e1534 [2025-02-13T23:50:54.815Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-13T23:50:54.815Z] ---> Running in 024df52035a4 [2025-02-13T23:50:54.815Z] Removing intermediate container 024df52035a4 [2025-02-13T23:50:54.815Z] ---> 63b2fdd4fb19 [2025-02-13T23:50:54.815Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-02-13T23:50:54.815Z] ---> Running in fe7b3407910b [2025-02-13T23:50:55.074Z] Removing intermediate container fe7b3407910b [2025-02-13T23:50:55.074Z] ---> a645422b124c [2025-02-13T23:50:55.074Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-13T23:50:55.074Z] ---> Running in 5d825f3dd89f [2025-02-13T23:50:55.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:50:55.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:50:55.902Z] OK: 248 MiB in 58 packages [2025-02-13T23:50:56.160Z] Removing intermediate container 5d825f3dd89f [2025-02-13T23:50:56.160Z] ---> 466942c6f032 [2025-02-13T23:50:56.161Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-02-13T23:50:56.161Z] ---> Running in 824c38d8d0b1 [2025-02-13T23:50:56.161Z] Removing intermediate container 824c38d8d0b1 [2025-02-13T23:50:56.161Z] ---> 2f20ee6b7073 [2025-02-13T23:50:56.161Z] Step 10/27 : COPY go.mod vendor* ./ [2025-02-13T23:50:56.420Z] ---> f7ee57bb5c39 [2025-02-13T23:50:56.420Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:50:56.420Z] ---> Running in a684b831094e [2025-02-13T23:50:56.988Z] Removing intermediate container a684b831094e [2025-02-13T23:50:56.988Z] ---> 3411793a183f [2025-02-13T23:50:56.988Z] Step 12/27 : COPY . . [2025-02-13T23:50:57.953Z] ---> d792b9db164e [2025-02-13T23:50:57.953Z] Step 13/27 : RUN ${MAKE} [2025-02-13T23:50:57.953Z] ---> Running in 20ab8f44d656 [2025-02-13T23:50:58.211Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-02-13T23:51:30.287Z] Removing intermediate container 20ab8f44d656 [2025-02-13T23:51:30.287Z] ---> 0627d2b617f2 [2025-02-13T23:51:30.287Z] Step 14/27 : FROM alpine:3.20 [2025-02-13T23:51:30.287Z] 3.20: Pulling from library/alpine [2025-02-13T23:51:30.287Z] 66a3d608f3fa: Pulling fs layer [2025-02-13T23:51:30.287Z] 66a3d608f3fa: Verifying Checksum [2025-02-13T23:51:30.287Z] 66a3d608f3fa: Download complete [2025-02-13T23:51:30.287Z] 66a3d608f3fa: Pull complete [2025-02-13T23:51:30.287Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:51:30.287Z] Status: Downloaded newer image for alpine:3.20 [2025-02-13T23:51:30.287Z] ---> e29df9b510ff [2025-02-13T23:51:30.287Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-02-13T23:51:30.287Z] ---> Running in 9a6235b2cf3b [2025-02-13T23:51:30.287Z] Removing intermediate container 9a6235b2cf3b [2025-02-13T23:51:30.287Z] ---> c9a81c5742f2 [2025-02-13T23:51:30.287Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-02-13T23:51:30.287Z] ---> Running in f681cf965bef [2025-02-13T23:51:30.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:51:30.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:51:30.287Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-13T23:51:30.287Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T23:51:30.287Z] OK: 8 MiB in 15 packages [2025-02-13T23:51:30.287Z] Removing intermediate container f681cf965bef [2025-02-13T23:51:30.287Z] ---> be735fb47112 [2025-02-13T23:51:30.287Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-13T23:51:30.287Z] ---> Running in 2bbff8f00792 [2025-02-13T23:51:30.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:51:30.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:51:30.287Z] (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:51:30.287Z] (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:51:30.287Z] (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:51:30.287Z] (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:51:30.287Z] Executing busybox-1.36.1-r29.trigger [2025-02-13T23:51:30.287Z] OK: 8 MiB in 15 packages [2025-02-13T23:51:30.287Z] Removing intermediate container 2bbff8f00792 [2025-02-13T23:51:30.287Z] ---> 3e0c7c101f79 [2025-02-13T23:51:30.287Z] Step 18/27 : WORKDIR / [2025-02-13T23:51:30.287Z] ---> Running in 579f4b7bdeda [2025-02-13T23:51:30.287Z] Removing intermediate container 579f4b7bdeda [2025-02-13T23:51:30.287Z] ---> 587cd7238d77 [2025-02-13T23:51:30.287Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-02-13T23:51:30.855Z] ---> 2ec9e472015c [2025-02-13T23:51:30.855Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-02-13T23:51:30.855Z] ---> 4c1294961cc2 [2025-02-13T23:51:30.855Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-02-13T23:51:31.113Z] ---> 152c9c1bf5d2 [2025-02-13T23:51:31.113Z] Step 22/27 : EXPOSE 59984 [2025-02-13T23:51:31.113Z] ---> Running in a8933e3ea850 [2025-02-13T23:51:31.113Z] Removing intermediate container a8933e3ea850 [2025-02-13T23:51:31.113Z] ---> b4362c70c862 [2025-02-13T23:51:31.113Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-02-13T23:51:31.113Z] ---> Running in f311efc467ef [2025-02-13T23:51:31.371Z] Removing intermediate container f311efc467ef [2025-02-13T23:51:31.371Z] ---> b5c79d38d01f [2025-02-13T23:51:31.371Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-13T23:51:31.371Z] ---> Running in 161e855b899b [2025-02-13T23:51:31.371Z] Removing intermediate container 161e855b899b [2025-02-13T23:51:31.371Z] ---> 2e8005be66d6 [2025-02-13T23:51:31.371Z] Step 25/27 : LABEL arch=amd64 [2025-02-13T23:51:31.371Z] ---> Running in 55da6089d26a [2025-02-13T23:51:31.371Z] Removing intermediate container 55da6089d26a [2025-02-13T23:51:31.371Z] ---> f795756bcf82 [2025-02-13T23:51:31.371Z] Step 26/27 : LABEL git_sha=cd5a528e1d82f2703daaa0735f5f6947e753b36c [2025-02-13T23:51:31.629Z] ---> Running in 0e4e1dd55a98 [2025-02-13T23:51:31.629Z] Removing intermediate container 0e4e1dd55a98 [2025-02-13T23:51:31.629Z] ---> 19e4934fa218 [2025-02-13T23:51:31.629Z] Step 27/27 : LABEL version=4.0.0-dev.11 [2025-02-13T23:51:31.629Z] ---> Running in b6bf17178d1e [2025-02-13T23:51:31.888Z] Removing intermediate container b6bf17178d1e [2025-02-13T23:51:31.888Z] ---> 7c0e215427b3 [2025-02-13T23:51:31.888Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-13T23:51:31.888Z] Successfully built 7c0e215427b3 [2025-02-13T23:51:31.888Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T23:51:32.017Z] provisioning config files... [2025-02-13T23:51:32.026Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11952796911515103701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:51:32.328Z] ---> ****-login.sh [2025-02-13T23:51:32.328Z] nexus3.edgexfoundry.org:10001 [2025-02-13T23:51:32.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:51:32.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:51:32.328Z] Configure a credential helper to remove this warning. See [2025-02-13T23:51:32.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:51:32.328Z] [2025-02-13T23:51:32.328Z] Login Succeeded [2025-02-13T23:51:32.328Z] nexus3.edgexfoundry.org:10002 [2025-02-13T23:51:32.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:51:32.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:51:32.329Z] Configure a credential helper to remove this warning. See [2025-02-13T23:51:32.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:51:32.329Z] [2025-02-13T23:51:32.329Z] Login Succeeded [2025-02-13T23:51:32.329Z] nexus3.edgexfoundry.org:10003 [2025-02-13T23:51:32.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:51:32.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:51:32.588Z] Configure a credential helper to remove this warning. See [2025-02-13T23:51:32.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:51:32.588Z] [2025-02-13T23:51:32.588Z] Login Succeeded [2025-02-13T23:51:32.588Z] nexus3.edgexfoundry.org:10004 [2025-02-13T23:51:32.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:51:32.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:51:32.589Z] Configure a credential helper to remove this warning. See [2025-02-13T23:51:32.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:51:32.589Z] [2025-02-13T23:51:32.589Z] Login Succeeded [2025-02-13T23:51:32.589Z] ****.io [2025-02-13T23:51:32.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:51:32.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:51:32.847Z] Configure a credential helper to remove this warning. See [2025-02-13T23:51:32.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:51:32.847Z] [2025-02-13T23:51:32.847Z] Login Succeeded [2025-02-13T23:51:32.848Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T23:51:32.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:51:32.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:51:32.928Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-02-13T23:51:32.928Z] cd5a528e1d82f2703daaa0735f5f6947e753b36c [2025-02-13T23:51:32.928Z] latest [2025-02-13T23:51:32.928Z] 4.0.0-dev.11 [2025-02-13T23:51:32.928Z] cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 [2025-02-13T23:51:32.928Z] main [2025-02-13T23:51:32.928Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:33.262Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:33.580Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:cd5a528e1d82f2703daaa0735f5f6947e753b36c [2025-02-13T23:51:33.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-02-13T23:51:33.580Z] 62b60dad9382: Preparing [2025-02-13T23:51:33.580Z] e3679f5a13eb: Preparing [2025-02-13T23:51:33.580Z] 5a8baed41db0: Preparing [2025-02-13T23:51:33.580Z] bbc18c01e905: Preparing [2025-02-13T23:51:33.580Z] 5f614d6ee2b5: Preparing [2025-02-13T23:51:33.580Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:33.580Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:33.580Z] e3679f5a13eb: Pushed [2025-02-13T23:51:33.580Z] 62b60dad9382: Pushed [2025-02-13T23:51:33.580Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:33.580Z] 5f614d6ee2b5: Pushed [2025-02-13T23:51:34.146Z] bbc18c01e905: Pushed [2025-02-13T23:51:37.439Z] 5a8baed41db0: Pushed [2025-02-13T23:51:37.439Z] cd5a528e1d82f2703daaa0735f5f6947e753b36c: digest: sha256:d403406757552104fe1688fb6f9744f878fa688eac4bff8226db30ce4462211e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:37.763Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:38.090Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-02-13T23:51:38.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-02-13T23:51:38.090Z] 62b60dad9382: Preparing [2025-02-13T23:51:38.090Z] e3679f5a13eb: Preparing [2025-02-13T23:51:38.090Z] 5a8baed41db0: Preparing [2025-02-13T23:51:38.090Z] bbc18c01e905: Preparing [2025-02-13T23:51:38.090Z] 5f614d6ee2b5: Preparing [2025-02-13T23:51:38.090Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:38.090Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:38.090Z] e3679f5a13eb: Layer already exists [2025-02-13T23:51:38.090Z] bbc18c01e905: Layer already exists [2025-02-13T23:51:38.090Z] 5f614d6ee2b5: Layer already exists [2025-02-13T23:51:38.090Z] 62b60dad9382: Layer already exists [2025-02-13T23:51:38.090Z] 5a8baed41db0: Layer already exists [2025-02-13T23:51:38.090Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:38.090Z] latest: digest: sha256:d403406757552104fe1688fb6f9744f878fa688eac4bff8226db30ce4462211e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:38.423Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:38.754Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.11 [2025-02-13T23:51:38.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-02-13T23:51:38.754Z] 62b60dad9382: Preparing [2025-02-13T23:51:38.754Z] e3679f5a13eb: Preparing [2025-02-13T23:51:38.754Z] 5a8baed41db0: Preparing [2025-02-13T23:51:38.754Z] bbc18c01e905: Preparing [2025-02-13T23:51:38.754Z] 5f614d6ee2b5: Preparing [2025-02-13T23:51:38.754Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:38.754Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:38.754Z] 62b60dad9382: Layer already exists [2025-02-13T23:51:38.754Z] bbc18c01e905: Layer already exists [2025-02-13T23:51:38.754Z] e3679f5a13eb: Layer already exists [2025-02-13T23:51:38.754Z] 5f614d6ee2b5: Layer already exists [2025-02-13T23:51:38.754Z] 5a8baed41db0: Layer already exists [2025-02-13T23:51:38.754Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:38.754Z] 4.0.0-dev.11: digest: sha256:d403406757552104fe1688fb6f9744f878fa688eac4bff8226db30ce4462211e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:39.091Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:39.420Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 [2025-02-13T23:51:39.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-02-13T23:51:39.420Z] 62b60dad9382: Preparing [2025-02-13T23:51:39.420Z] e3679f5a13eb: Preparing [2025-02-13T23:51:39.420Z] 5a8baed41db0: Preparing [2025-02-13T23:51:39.420Z] bbc18c01e905: Preparing [2025-02-13T23:51:39.420Z] 5f614d6ee2b5: Preparing [2025-02-13T23:51:39.420Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:39.420Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:39.420Z] 5f614d6ee2b5: Layer already exists [2025-02-13T23:51:39.420Z] 62b60dad9382: Layer already exists [2025-02-13T23:51:39.420Z] bbc18c01e905: Layer already exists [2025-02-13T23:51:39.420Z] 5a8baed41db0: Layer already exists [2025-02-13T23:51:39.420Z] e3679f5a13eb: Layer already exists [2025-02-13T23:51:39.420Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:39.420Z] cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11: digest: sha256:d403406757552104fe1688fb6f9744f878fa688eac4bff8226db30ce4462211e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:39.755Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:40.081Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-02-13T23:51:40.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-02-13T23:51:40.082Z] 62b60dad9382: Preparing [2025-02-13T23:51:40.082Z] e3679f5a13eb: Preparing [2025-02-13T23:51:40.082Z] 5a8baed41db0: Preparing [2025-02-13T23:51:40.082Z] bbc18c01e905: Preparing [2025-02-13T23:51:40.082Z] 5f614d6ee2b5: Preparing [2025-02-13T23:51:40.082Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:40.082Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:40.082Z] e3679f5a13eb: Layer already exists [2025-02-13T23:51:40.082Z] bbc18c01e905: Layer already exists [2025-02-13T23:51:40.082Z] 5a8baed41db0: Layer already exists [2025-02-13T23:51:40.082Z] 5f614d6ee2b5: Layer already exists [2025-02-13T23:51:40.082Z] 62b60dad9382: Layer already exists [2025-02-13T23:51:40.082Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:40.082Z] main: digest: sha256:d403406757552104fe1688fb6f9744f878fa688eac4bff8226db30ce4462211e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:51:40.163Z] ===================================================== [Pipeline] echo [2025-02-13T23:51:40.180Z] taggedImages: [2025-02-13T23:51:40.180Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:cd5a528e1d82f2703daaa0735f5f6947e753b36c [2025-02-13T23:51:40.180Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-02-13T23:51:40.180Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.11 [2025-02-13T23:51:40.180Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 [2025-02-13T23:51:40.180Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:40.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T23:51:40.577Z] [2025-02-13T23:51:40.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:40.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T23:51:40.894Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-13T23:51:40.894Z] 5eb5b503b376: Pulling fs layer [2025-02-13T23:51:40.894Z] 5c69ac0246d0: Pulling fs layer [2025-02-13T23:51:40.894Z] ec43610c2a17: Pulling fs layer [2025-02-13T23:51:40.894Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-13T23:51:40.894Z] 33b1e0a273af: Pulling fs layer [2025-02-13T23:51:40.894Z] 5d3b04190fa2: Pulling fs layer [2025-02-13T23:51:40.894Z] 2f39f015ded8: Pulling fs layer [2025-02-13T23:51:40.894Z] 33b1e0a273af: Waiting [2025-02-13T23:51:40.894Z] 3a2ae6a8a46f: Waiting [2025-02-13T23:51:40.894Z] 5d3b04190fa2: Waiting [2025-02-13T23:51:40.894Z] 2f39f015ded8: Waiting [2025-02-13T23:51:40.894Z] 5c69ac0246d0: Verifying Checksum [2025-02-13T23:51:40.894Z] 5c69ac0246d0: Download complete [2025-02-13T23:51:40.894Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-13T23:51:40.894Z] 3a2ae6a8a46f: Download complete [2025-02-13T23:51:40.894Z] 33b1e0a273af: Verifying Checksum [2025-02-13T23:51:40.894Z] 33b1e0a273af: Download complete [2025-02-13T23:51:40.894Z] 5d3b04190fa2: Download complete [2025-02-13T23:51:40.894Z] ec43610c2a17: Download complete [2025-02-13T23:51:41.153Z] 5eb5b503b376: Verifying Checksum [2025-02-13T23:51:41.153Z] 5eb5b503b376: Download complete [2025-02-13T23:51:41.720Z] 2f39f015ded8: Verifying Checksum [2025-02-13T23:51:41.721Z] 2f39f015ded8: Download complete [2025-02-13T23:51:42.288Z] 5eb5b503b376: Pull complete [2025-02-13T23:51:42.547Z] 5c69ac0246d0: Pull complete [2025-02-13T23:51:42.805Z] ec43610c2a17: Pull complete [2025-02-13T23:51:43.066Z] 3a2ae6a8a46f: Pull complete [2025-02-13T23:51:43.066Z] 33b1e0a273af: Pull complete [2025-02-13T23:51:43.333Z] 5d3b04190fa2: Pull complete [2025-02-13T23:51:47.520Z] 2f39f015ded8: Pull complete [2025-02-13T23:51:47.520Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-13T23:51:47.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-13T23:51:47.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:51:47.632Z] prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container [2025-02-13T23:51:47.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-13T23:51:50.352Z] $ docker top 9b1b11c4c83ab7e03e3a0b5a26dc43fa37adae2e0669caa8ca91eb29a6feebe7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:51:50.738Z] ---> job-cost.sh [2025-02-13T23:51:50.739Z] lf-activate-venv: SKIPPING [2025-02-13T23:51:50.739Z] INFO: No Stack... [2025-02-13T23:51:50.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-13T23:51:51.568Z] INFO: Archiving Costs [Pipeline] sh [2025-02-13T23:51:51.865Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-02-13T23:51:51.865Z] + cut -d, -f6 [Pipeline] lock [2025-02-13T23:51:51.881Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] [2025-02-13T23:51:51.891Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] did not exist. Created. [2025-02-13T23:51:51.898Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-13T23:51:52.212Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-13T23:51:52.238Z] Stashed 1 file(s) [Pipeline] } [2025-02-13T23:51:52.246Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-13T23:51:52.267Z] $ docker stop --time=1 9b1b11c4c83ab7e03e3a0b5a26dc43fa37adae2e0669caa8ca91eb29a6feebe7 [2025-02-13T23:51:53.432Z] $ docker rm -f --volumes 9b1b11c4c83ab7e03e3a0b5a26dc43fa37adae2e0669caa8ca91eb29a6feebe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-13T23:53:46.812Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38915 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-02-13T23:53:46.832Z] Running in /w/workspace/device-onvif-camera/220 [Pipeline] { [Pipeline] checkout [2025-02-13T23:53:46.875Z] The recommended git tool is: git [2025-02-13T23:53:56.533Z] using credential edgex-jenkins-ssh [2025-02-13T23:53:56.557Z] Cloning the remote Git repository [2025-02-13T23:53:56.623Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-02-13T23:53:56.885Z] > git init /w/workspace/device-onvif-camera/220 # timeout=10 [2025-02-13T23:53:57.212Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-02-13T23:53:57.216Z] > git --version # timeout=10 [2025-02-13T23:53:57.273Z] > git --version # 'git version 2.25.1' [2025-02-13T23:53:57.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-13T23:53:57.487Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T23:54:00.927Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-02-13T23:54:00.958Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T23:54:02.506Z] Avoid second fetch [2025-02-13T23:54:02.507Z] Checking out Revision cd5a528e1d82f2703daaa0735f5f6947e753b36c (main) [2025-02-13T23:54:03.538Z] Commit message: "Merge pull request #497 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" [2025-02-13T23:54:02.534Z] > git config core.sparsecheckout # timeout=10 [2025-02-13T23:54:02.663Z] > git checkout -f cd5a528e1d82f2703daaa0735f5f6947e753b36c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-13T23:54:08.459Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-13T23:54:08.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-13T23:54:08.459Z] Dload Upload Total Spent Left Speed [2025-02-13T23:54:08.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2025-02-13T23:54:08.797Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-13T23:54:09.133Z] + + sudo teesudo /etc/docker/daemon.new jq [2025-02-13T23:54:09.133Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-13T23:54:09.133Z] { [2025-02-13T23:54:09.133Z] "registry-mirrors": [ [2025-02-13T23:54:09.133Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-13T23:54:09.133Z] ], [2025-02-13T23:54:09.133Z] "bip": "10.250.0.254/24", [2025-02-13T23:54:09.133Z] "hosts": [ [2025-02-13T23:54:09.133Z] "tcp://0.0.0.0:5555", [2025-02-13T23:54:09.133Z] "unix:///var/run/docker.sock" [2025-02-13T23:54:09.133Z] ], [2025-02-13T23:54:09.133Z] "mtu": 1458, [2025-02-13T23:54:09.133Z] "selinux-enabled": true, [2025-02-13T23:54:09.133Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-13T23:54:09.133Z] } [Pipeline] sh [2025-02-13T23:54:09.485Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-13T23:54:09.821Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T23:54:28.137Z] provisioning config files... [2025-02-13T23:54:28.162Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/220@tmp/config7623406338320272152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:54:28.629Z] ---> ****-login.sh [2025-02-13T23:54:28.629Z] nexus3.edgexfoundry.org:10001 [2025-02-13T23:54:29.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:54:29.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:54:29.220Z] Configure a credential helper to remove this warning. See [2025-02-13T23:54:29.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:54:29.220Z] [2025-02-13T23:54:29.220Z] Login Succeeded [2025-02-13T23:54:29.220Z] nexus3.edgexfoundry.org:10002 [2025-02-13T23:54:29.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:54:29.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:54:29.758Z] Configure a credential helper to remove this warning. See [2025-02-13T23:54:29.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:54:29.758Z] [2025-02-13T23:54:29.758Z] Login Succeeded [2025-02-13T23:54:29.758Z] nexus3.edgexfoundry.org:10003 [2025-02-13T23:54:30.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:54:30.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:54:30.026Z] Configure a credential helper to remove this warning. See [2025-02-13T23:54:30.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:54:30.026Z] [2025-02-13T23:54:30.026Z] Login Succeeded [2025-02-13T23:54:30.026Z] nexus3.edgexfoundry.org:10004 [2025-02-13T23:54:30.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:54:30.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:54:30.573Z] Configure a credential helper to remove this warning. See [2025-02-13T23:54:30.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:54:30.573Z] [2025-02-13T23:54:30.573Z] Login Succeeded [2025-02-13T23:54:30.573Z] ****.io [2025-02-13T23:54:30.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:54:30.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:54:30.848Z] Configure a credential helper to remove this warning. See [2025-02-13T23:54:30.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:54:30.848Z] [2025-02-13T23:54:30.848Z] Login Succeeded [2025-02-13T23:54:31.121Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T23:54:31.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-13T23:54:31.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:54:31.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:54:31.566Z] ========================================================= [2025-02-13T23:54:31.566Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-13T23:54:31.566Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:54:31.939Z] + 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-02-13T23:54:32.532Z] Sending build context to Docker daemon 21.93MB [2025-02-13T23:54:32.532Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-02-13T23:54:32.532Z] Step 2/13 : FROM ${BASE} AS builder [2025-02-13T23:54:32.803Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-13T23:54:32.803Z] 9986a736f7d3: Pulling fs layer [2025-02-13T23:54:32.803Z] 1f018df60701: Pulling fs layer [2025-02-13T23:54:32.803Z] 39f8f326b044: Pulling fs layer [2025-02-13T23:54:32.803Z] e6a1e7a6a96a: Pulling fs layer [2025-02-13T23:54:32.803Z] 4f4fb700ef54: Pulling fs layer [2025-02-13T23:54:32.803Z] d45d956e0dbf: Pulling fs layer [2025-02-13T23:54:32.803Z] d7702b0d1db1: Pulling fs layer [2025-02-13T23:54:32.803Z] 5c7f0f088c93: Pulling fs layer [2025-02-13T23:54:32.803Z] 4fdc064ae6cf: Pulling fs layer [2025-02-13T23:54:32.803Z] 4f4fb700ef54: Waiting [2025-02-13T23:54:32.803Z] d45d956e0dbf: Waiting [2025-02-13T23:54:32.803Z] 5c7f0f088c93: Waiting [2025-02-13T23:54:32.803Z] e6a1e7a6a96a: Waiting [2025-02-13T23:54:32.803Z] 4fdc064ae6cf: Waiting [2025-02-13T23:54:32.803Z] d7702b0d1db1: Waiting [2025-02-13T23:54:32.803Z] 1f018df60701: Verifying Checksum [2025-02-13T23:54:32.803Z] 1f018df60701: Download complete [2025-02-13T23:54:32.803Z] e6a1e7a6a96a: Verifying Checksum [2025-02-13T23:54:32.803Z] e6a1e7a6a96a: Download complete [2025-02-13T23:54:32.803Z] 4f4fb700ef54: Download complete [2025-02-13T23:54:32.803Z] d45d956e0dbf: Verifying Checksum [2025-02-13T23:54:32.803Z] d45d956e0dbf: Download complete [2025-02-13T23:54:33.074Z] d7702b0d1db1: Download complete [2025-02-13T23:54:33.074Z] 9986a736f7d3: Download complete [2025-02-13T23:54:33.665Z] 4fdc064ae6cf: Verifying Checksum [2025-02-13T23:54:33.665Z] 4fdc064ae6cf: Download complete [2025-02-13T23:54:34.641Z] 9986a736f7d3: Pull complete [2025-02-13T23:54:34.911Z] 39f8f326b044: Verifying Checksum [2025-02-13T23:54:34.911Z] 39f8f326b044: Download complete [2025-02-13T23:54:35.181Z] 1f018df60701: Pull complete [2025-02-13T23:54:35.771Z] 5c7f0f088c93: Verifying Checksum [2025-02-13T23:54:35.771Z] 5c7f0f088c93: Download complete [2025-02-13T23:54:50.817Z] 39f8f326b044: Pull complete [2025-02-13T23:54:50.817Z] e6a1e7a6a96a: Pull complete [2025-02-13T23:54:50.817Z] 4f4fb700ef54: Pull complete [2025-02-13T23:54:50.817Z] d45d956e0dbf: Pull complete [2025-02-13T23:54:50.817Z] d7702b0d1db1: Pull complete [2025-02-13T23:54:57.502Z] 5c7f0f088c93: Pull complete [2025-02-13T23:54:58.914Z] 4fdc064ae6cf: Pull complete [2025-02-13T23:54:59.186Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-13T23:54:59.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-13T23:54:59.186Z] ---> 63f30b955cb9 [2025-02-13T23:54:59.186Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-02-13T23:55:01.167Z] ---> Running in 91bb1d9205c9 [2025-02-13T23:55:01.167Z] Removing intermediate container 91bb1d9205c9 [2025-02-13T23:55:01.167Z] ---> df2dc19760d6 [2025-02-13T23:55:01.167Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-13T23:55:01.436Z] ---> Running in a513bf93e156 [2025-02-13T23:55:01.702Z] Removing intermediate container a513bf93e156 [2025-02-13T23:55:01.702Z] ---> df3852853241 [2025-02-13T23:55:01.702Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-02-13T23:55:01.702Z] ---> Running in 27b80ba83bee [2025-02-13T23:55:01.971Z] Removing intermediate container 27b80ba83bee [2025-02-13T23:55:01.971Z] ---> 0b4910229623 [2025-02-13T23:55:01.971Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-02-13T23:55:01.971Z] ---> Running in 7d8e8ec65d46 [2025-02-13T23:55:02.554Z] Removing intermediate container 7d8e8ec65d46 [2025-02-13T23:55:02.554Z] ---> 1ffd3a15f5a3 [2025-02-13T23:55:02.554Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-02-13T23:55:02.554Z] ---> Running in b7c2b079d954 [2025-02-13T23:55:02.825Z] Removing intermediate container b7c2b079d954 [2025-02-13T23:55:02.825Z] ---> b6b41892e3c2 [2025-02-13T23:55:02.825Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-13T23:55:02.825Z] ---> Running in 274444b68ff9 [2025-02-13T23:55:04.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:55:04.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:55:05.956Z] OK: 239 MiB in 58 packages [2025-02-13T23:55:06.942Z] Removing intermediate container 274444b68ff9 [2025-02-13T23:55:06.942Z] ---> 31691dfdbc1d [2025-02-13T23:55:06.942Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-02-13T23:55:06.942Z] ---> Running in e531bc22dbf9 [2025-02-13T23:55:07.217Z] Removing intermediate container e531bc22dbf9 [2025-02-13T23:55:07.217Z] ---> eb8a5a8dfd92 [2025-02-13T23:55:07.217Z] Step 10/13 : COPY go.mod vendor* ./ [2025-02-13T23:55:07.803Z] ---> ac34810a7f64 [2025-02-13T23:55:07.803Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:55:07.803Z] ---> Running in b0491b7066a8 [2025-02-13T23:56:59.509Z] Removing intermediate container b0491b7066a8 [2025-02-13T23:56:59.509Z] ---> e013402e687b [2025-02-13T23:56:59.509Z] Step 12/13 : COPY . . [2025-02-13T23:56:59.509Z] ---> 0aeec04de571 [2025-02-13T23:56:59.509Z] Step 13/13 : RUN ${MAKE} [2025-02-13T23:56:59.509Z] ---> Running in e6ac1711b7fd [2025-02-13T23:56:59.509Z] noop [2025-02-13T23:57:00.097Z] Removing intermediate container e6ac1711b7fd [2025-02-13T23:57:00.098Z] ---> d78e0b4b0009 [2025-02-13T23:57:00.098Z] Successfully built d78e0b4b0009 [2025-02-13T23:57:00.098Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:57:00.477Z] + docker inspect -f . ci-base-image-arm64 [2025-02-13T23:57:00.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:57:00.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-38915 does not seem to be running inside a container [2025-02-13T23:57:00.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/220 -v /w/workspace/device-onvif-camera/220:/w/workspace/device-onvif-camera/220:rw,z -v /w/workspace/device-onvif-camera/220@tmp:/w/workspace/device-onvif-camera/220@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-02-13T23:57:02.112Z] $ docker top bd7dfdf78ab5c47f36ae308127faeae0888e4508350dfecb6719fe2416c87a32 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:57:02.993Z] + go version [2025-02-13T23:57:02.993Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-13T23:57:03.010Z] $ docker stop --time=1 bd7dfdf78ab5c47f36ae308127faeae0888e4508350dfecb6719fe2416c87a32 [2025-02-13T23:57:04.704Z] $ docker rm -f --volumes bd7dfdf78ab5c47f36ae308127faeae0888e4508350dfecb6719fe2416c87a32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:57:05.350Z] + docker inspect -f . ci-base-image-arm64 [2025-02-13T23:57:05.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:57:05.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-38915 does not seem to be running inside a container [2025-02-13T23:57:05.632Z] $ 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/220 -v /w/workspace/device-onvif-camera/220:/w/workspace/device-onvif-camera/220:rw,z -v /w/workspace/device-onvif-camera/220@tmp:/w/workspace/device-onvif-camera/220@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-02-13T23:57:07.624Z] $ docker top b077644638e36718409e989df0db1f32a34ecf4fca5518b9d9ac3ff6dcf066a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:57:08.493Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/220 [Pipeline] fileExists [Pipeline] sh [2025-02-13T23:57:09.161Z] + make test [2025-02-13T23:57:09.161Z] go test ./... -coverprofile=coverage.out ./... [2025-02-13T23:57:15.905Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-02-14T00:00:52.853Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-02-14T00:00:55.441Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-02-14T00:00:57.392Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.187s coverage: 31.4% of statements [2025-02-14T00:01:19.469Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.955s coverage: 86.5% of statements [2025-02-14T00:01:19.469Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-14T00:01:19.469Z] go vet ./... [2025-02-14T00:02:15.867Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-14T00:02:15.867Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-14T00:02:15.867Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-14T00:02:15.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-14T00:02:15.905Z] $ docker stop --time=1 b077644638e36718409e989df0db1f32a34ecf4fca5518b9d9ac3ff6dcf066a7 [2025-02-14T00:02:17.771Z] $ docker rm -f --volumes b077644638e36718409e989df0db1f32a34ecf4fca5518b9d9ac3ff6dcf066a7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T00:02:19.521Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-14T00:02:19.556Z] Warning: overwriting stash ‘coverage-report’ [2025-02-14T00:02:20.118Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-14T00:02:20.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-14T00:02:20.849Z] + ls -al . [2025-02-14T00:02:20.849Z] total 312 [2025-02-14T00:02:20.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 23:57 . [2025-02-14T00:02:20.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 23:53 .. [2025-02-14T00:02:20.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 23:54 .git [2025-02-14T00:02:20.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 23:54 .github [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 493 Feb 13 23:54 .gitignore [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 13 23:54 .golangci.yml [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 19973 Feb 13 23:54 Attribution.txt [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 17665 Feb 13 23:54 CHANGELOG.md [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 1715 Feb 13 23:54 Dockerfile [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 23:54 GOVERNANCE.md [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 739 Feb 13 23:54 Jenkinsfile [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 13 23:54 LICENSE [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 3465 Feb 13 23:54 Makefile [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 13 23:54 OWNERS.md [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 2620 Feb 13 23:54 README.md [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 23:49 VERSION [2025-02-14T00:02:20.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 23:54 bin [2025-02-14T00:02:20.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 23:54 cmd [2025-02-14T00:02:20.849Z] -rw-r--r-- 1 jenkins jenkins 92466 Feb 14 00:01 coverage.out [2025-02-14T00:02:20.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 23:54 doc [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 6488 Feb 13 23:54 go.mod [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 87366 Feb 13 23:54 go.sum [2025-02-14T00:02:20.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 23:54 internal [2025-02-14T00:02:20.849Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 13 23:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:02:21.224Z] + 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=cd5a528e1d82f2703daaa0735f5f6947e753b36c --label arch=arm64 --label version=4.0.0-dev.11 . [2025-02-14T00:02:21.809Z] Sending build context to Docker daemon 22.02MB [2025-02-14T00:02:21.809Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-14T00:02:21.809Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-14T00:02:21.809Z] ---> d78e0b4b0009 [2025-02-14T00:02:21.809Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-02-14T00:02:22.076Z] ---> Running in dde706b9488b [2025-02-14T00:02:22.344Z] Removing intermediate container dde706b9488b [2025-02-14T00:02:22.344Z] ---> 40f8dcaf00c2 [2025-02-14T00:02:22.344Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-14T00:02:22.628Z] ---> Running in 948365d6b8e4 [2025-02-14T00:02:22.897Z] Removing intermediate container 948365d6b8e4 [2025-02-14T00:02:22.897Z] ---> 0b392f19345e [2025-02-14T00:02:22.897Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-14T00:02:22.897Z] ---> Running in ab4b99be0cba [2025-02-14T00:02:23.168Z] Removing intermediate container ab4b99be0cba [2025-02-14T00:02:23.168Z] ---> 2654054fd3ad [2025-02-14T00:02:23.168Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-14T00:02:23.168Z] ---> Running in e9e36852b1c2 [2025-02-14T00:02:23.446Z] Removing intermediate container e9e36852b1c2 [2025-02-14T00:02:23.446Z] ---> f9051b4bd0de [2025-02-14T00:02:23.446Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-02-14T00:02:23.720Z] ---> Running in ff7b16f94d36 [2025-02-14T00:02:23.990Z] Removing intermediate container ff7b16f94d36 [2025-02-14T00:02:23.990Z] ---> fe20f74f9df6 [2025-02-14T00:02:23.990Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-14T00:02:23.990Z] ---> Running in 18c89c37292f [2025-02-14T00:02:24.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T00:02:25.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T00:02:26.969Z] OK: 239 MiB in 58 packages [2025-02-14T00:02:27.939Z] Removing intermediate container 18c89c37292f [2025-02-14T00:02:27.939Z] ---> a2e053982342 [2025-02-14T00:02:27.939Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-02-14T00:02:27.939Z] ---> Running in 778867992d49 [2025-02-14T00:02:28.207Z] Removing intermediate container 778867992d49 [2025-02-14T00:02:28.207Z] ---> fc0bd7fa39cf [2025-02-14T00:02:28.207Z] Step 10/27 : COPY go.mod vendor* ./ [2025-02-14T00:02:28.793Z] ---> 8b0d055f8234 [2025-02-14T00:02:28.793Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T00:02:28.793Z] ---> Running in 12d3f91abccb [2025-02-14T00:02:31.395Z] Removing intermediate container 12d3f91abccb [2025-02-14T00:02:31.395Z] ---> 7caaf547ace1 [2025-02-14T00:02:31.395Z] Step 12/27 : COPY . . [2025-02-14T00:02:32.810Z] ---> e2624f860b69 [2025-02-14T00:02:32.810Z] Step 13/27 : RUN ${MAKE} [2025-02-14T00:02:33.087Z] ---> Running in a0dbc2ef9430 [2025-02-14T00:02:34.048Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-02-14T00:06:10.896Z] Removing intermediate container a0dbc2ef9430 [2025-02-14T00:06:10.896Z] ---> 2811dc95585c [2025-02-14T00:06:10.896Z] Step 14/27 : FROM alpine:3.20 [2025-02-14T00:06:10.896Z] 3.20: Pulling from library/alpine [2025-02-14T00:06:10.896Z] 0152682790bb: Pulling fs layer [2025-02-14T00:06:10.896Z] 0152682790bb: Verifying Checksum [2025-02-14T00:06:10.896Z] 0152682790bb: Download complete [2025-02-14T00:06:10.896Z] 0152682790bb: Pull complete [2025-02-14T00:06:10.896Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T00:06:10.896Z] Status: Downloaded newer image for alpine:3.20 [2025-02-14T00:06:10.896Z] ---> f4194d9e8c10 [2025-02-14T00:06:10.896Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-02-14T00:06:10.896Z] ---> Running in c2565399915d [2025-02-14T00:06:10.896Z] Removing intermediate container c2565399915d [2025-02-14T00:06:10.896Z] ---> dc01daa2a869 [2025-02-14T00:06:10.896Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-02-14T00:06:10.896Z] ---> Running in 6ce3e0eca79e [2025-02-14T00:06:10.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T00:06:11.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T00:06:12.567Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-14T00:06:12.567Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T00:06:12.567Z] OK: 9 MiB in 15 packages [2025-02-14T00:06:13.536Z] Removing intermediate container 6ce3e0eca79e [2025-02-14T00:06:13.536Z] ---> 6d9bc02c9dfa [2025-02-14T00:06:13.536Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-14T00:06:13.804Z] ---> Running in 799dca1cced0 [2025-02-14T00:06:14.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T00:06:15.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T00:06:16.443Z] (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T00:06:16.443Z] (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T00:06:16.443Z] (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T00:06:16.443Z] (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T00:06:16.711Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T00:06:16.711Z] OK: 9 MiB in 15 packages [2025-02-14T00:06:17.678Z] Removing intermediate container 799dca1cced0 [2025-02-14T00:06:17.678Z] ---> a5a70ad6cc23 [2025-02-14T00:06:17.678Z] Step 18/27 : WORKDIR / [2025-02-14T00:06:17.945Z] ---> Running in b4e327c22cbd [2025-02-14T00:06:18.212Z] Removing intermediate container b4e327c22cbd [2025-02-14T00:06:18.212Z] ---> 3aeaea67cf88 [2025-02-14T00:06:18.212Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-02-14T00:06:20.153Z] ---> a08e3ee2892c [2025-02-14T00:06:20.153Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-02-14T00:06:20.735Z] ---> 5a0e94cf4334 [2025-02-14T00:06:20.736Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-02-14T00:06:21.319Z] ---> 1ccdb6350f4a [2025-02-14T00:06:21.319Z] Step 22/27 : EXPOSE 59984 [2025-02-14T00:06:21.319Z] ---> Running in f6c041dacaf3 [2025-02-14T00:06:21.903Z] Removing intermediate container f6c041dacaf3 [2025-02-14T00:06:21.903Z] ---> 84ea2bee0fb0 [2025-02-14T00:06:21.903Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-02-14T00:06:21.903Z] ---> Running in d377f9391f5b [2025-02-14T00:06:22.172Z] Removing intermediate container d377f9391f5b [2025-02-14T00:06:22.172Z] ---> c37b11462154 [2025-02-14T00:06:22.172Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-14T00:06:22.172Z] ---> Running in 97d9313ec053 [2025-02-14T00:06:22.444Z] Removing intermediate container 97d9313ec053 [2025-02-14T00:06:22.444Z] ---> ed530e108fb4 [2025-02-14T00:06:22.444Z] Step 25/27 : LABEL arch=arm64 [2025-02-14T00:06:22.712Z] ---> Running in 6e50d81ff08e [2025-02-14T00:06:22.979Z] Removing intermediate container 6e50d81ff08e [2025-02-14T00:06:22.979Z] ---> 7cba7fe1eb70 [2025-02-14T00:06:22.979Z] Step 26/27 : LABEL git_sha=cd5a528e1d82f2703daaa0735f5f6947e753b36c [2025-02-14T00:06:22.979Z] ---> Running in 21e08052cd9c [2025-02-14T00:06:23.246Z] Removing intermediate container 21e08052cd9c [2025-02-14T00:06:23.246Z] ---> 60f2e5c71d19 [2025-02-14T00:06:23.246Z] Step 27/27 : LABEL version=4.0.0-dev.11 [2025-02-14T00:06:23.518Z] ---> Running in f5cfe01eff90 [2025-02-14T00:06:23.786Z] Removing intermediate container f5cfe01eff90 [2025-02-14T00:06:23.786Z] ---> ebf84f5b9c0a [2025-02-14T00:06:23.786Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-14T00:06:23.786Z] Successfully built ebf84f5b9c0a [2025-02-14T00:06:23.786Z] 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-02-14T00:06:24.329Z] provisioning config files... [2025-02-14T00:06:24.343Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/220@tmp/config16243790692380409650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:06:24.699Z] ---> ****-login.sh [2025-02-14T00:06:24.699Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:06:24.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:06:24.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:06:24.968Z] Configure a credential helper to remove this warning. See [2025-02-14T00:06:24.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:06:24.968Z] [2025-02-14T00:06:24.968Z] Login Succeeded [2025-02-14T00:06:24.968Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:06:25.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:06:25.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:06:25.505Z] Configure a credential helper to remove this warning. See [2025-02-14T00:06:25.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:06:25.505Z] [2025-02-14T00:06:25.505Z] Login Succeeded [2025-02-14T00:06:25.505Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:06:25.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:06:25.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:06:25.773Z] Configure a credential helper to remove this warning. See [2025-02-14T00:06:25.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:06:25.773Z] [2025-02-14T00:06:25.773Z] Login Succeeded [2025-02-14T00:06:25.773Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:06:26.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:06:26.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:06:26.308Z] Configure a credential helper to remove this warning. See [2025-02-14T00:06:26.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:06:26.308Z] [2025-02-14T00:06:26.308Z] Login Succeeded [2025-02-14T00:06:26.308Z] ****.io [2025-02-14T00:06:26.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:06:26.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:06:26.853Z] Configure a credential helper to remove this warning. See [2025-02-14T00:06:26.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:06:26.853Z] [2025-02-14T00:06:26.853Z] Login Succeeded [2025-02-14T00:06:26.853Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:06:26.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:06:26.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:06:26.939Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-02-14T00:06:26.939Z] cd5a528e1d82f2703daaa0735f5f6947e753b36c [2025-02-14T00:06:26.939Z] latest [2025-02-14T00:06:26.939Z] 4.0.0-dev.11 [2025-02-14T00:06:26.939Z] cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 [2025-02-14T00:06:26.939Z] main [2025-02-14T00:06:26.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:06:27.312Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:06:27.674Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cd5a528e1d82f2703daaa0735f5f6947e753b36c [2025-02-14T00:06:27.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-02-14T00:06:27.674Z] 2d7d45c5790d: Preparing [2025-02-14T00:06:27.674Z] b7e41bf7a1e0: Preparing [2025-02-14T00:06:27.674Z] 61bb9c5d5801: Preparing [2025-02-14T00:06:27.674Z] d1fd93354128: Preparing [2025-02-14T00:06:27.674Z] b7d04448edba: Preparing [2025-02-14T00:06:27.674Z] 534a70dc8296: Preparing [2025-02-14T00:06:27.674Z] 534a70dc8296: Waiting [2025-02-14T00:06:27.939Z] b7e41bf7a1e0: Pushed [2025-02-14T00:06:27.939Z] 2d7d45c5790d: Pushed [2025-02-14T00:06:27.939Z] b7d04448edba: Pushed [2025-02-14T00:06:27.939Z] 534a70dc8296: Layer already exists [2025-02-14T00:06:29.341Z] d1fd93354128: Pushed [2025-02-14T00:06:35.973Z] 61bb9c5d5801: Pushed [2025-02-14T00:06:35.973Z] cd5a528e1d82f2703daaa0735f5f6947e753b36c: digest: sha256:4db98934ca6258b6606ea8b04da3fe65c181d71d9ebe1c5e204f700761df7131 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:06:36.339Z] + 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-02-14T00:06:36.691Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-02-14T00:06:36.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-02-14T00:06:36.692Z] 2d7d45c5790d: Preparing [2025-02-14T00:06:36.692Z] b7e41bf7a1e0: Preparing [2025-02-14T00:06:36.692Z] 61bb9c5d5801: Preparing [2025-02-14T00:06:36.692Z] d1fd93354128: Preparing [2025-02-14T00:06:36.692Z] b7d04448edba: Preparing [2025-02-14T00:06:36.692Z] 534a70dc8296: Preparing [2025-02-14T00:06:36.692Z] 534a70dc8296: Waiting [2025-02-14T00:06:36.692Z] b7e41bf7a1e0: Layer already exists [2025-02-14T00:06:36.692Z] d1fd93354128: Layer already exists [2025-02-14T00:06:36.692Z] b7d04448edba: Layer already exists [2025-02-14T00:06:36.692Z] 61bb9c5d5801: Layer already exists [2025-02-14T00:06:36.692Z] 2d7d45c5790d: Layer already exists [2025-02-14T00:06:36.692Z] 534a70dc8296: Layer already exists [2025-02-14T00:06:36.957Z] latest: digest: sha256:4db98934ca6258b6606ea8b04da3fe65c181d71d9ebe1c5e204f700761df7131 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:06:37.314Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:06:37.666Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.11 [2025-02-14T00:06:37.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-02-14T00:06:37.666Z] 2d7d45c5790d: Preparing [2025-02-14T00:06:37.666Z] b7e41bf7a1e0: Preparing [2025-02-14T00:06:37.666Z] 61bb9c5d5801: Preparing [2025-02-14T00:06:37.666Z] d1fd93354128: Preparing [2025-02-14T00:06:37.666Z] b7d04448edba: Preparing [2025-02-14T00:06:37.666Z] 534a70dc8296: Preparing [2025-02-14T00:06:37.666Z] 534a70dc8296: Waiting [2025-02-14T00:06:37.666Z] b7d04448edba: Layer already exists [2025-02-14T00:06:37.666Z] b7e41bf7a1e0: Layer already exists [2025-02-14T00:06:37.666Z] 2d7d45c5790d: Layer already exists [2025-02-14T00:06:37.666Z] 61bb9c5d5801: Layer already exists [2025-02-14T00:06:37.666Z] d1fd93354128: Layer already exists [2025-02-14T00:06:37.666Z] 534a70dc8296: Layer already exists [2025-02-14T00:06:37.666Z] 4.0.0-dev.11: digest: sha256:4db98934ca6258b6606ea8b04da3fe65c181d71d9ebe1c5e204f700761df7131 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:06:38.304Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:06:38.923Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 [2025-02-14T00:06:38.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-02-14T00:06:38.923Z] 2d7d45c5790d: Preparing [2025-02-14T00:06:38.923Z] b7e41bf7a1e0: Preparing [2025-02-14T00:06:38.923Z] 61bb9c5d5801: Preparing [2025-02-14T00:06:38.923Z] d1fd93354128: Preparing [2025-02-14T00:06:38.923Z] b7d04448edba: Preparing [2025-02-14T00:06:38.923Z] 534a70dc8296: Preparing [2025-02-14T00:06:38.923Z] 534a70dc8296: Waiting [2025-02-14T00:06:38.923Z] d1fd93354128: Layer already exists [2025-02-14T00:06:38.923Z] b7e41bf7a1e0: Layer already exists [2025-02-14T00:06:38.923Z] 2d7d45c5790d: Layer already exists [2025-02-14T00:06:38.923Z] b7d04448edba: Layer already exists [2025-02-14T00:06:38.923Z] 61bb9c5d5801: Layer already exists [2025-02-14T00:06:38.923Z] 534a70dc8296: Layer already exists [2025-02-14T00:06:38.923Z] cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11: digest: sha256:4db98934ca6258b6606ea8b04da3fe65c181d71d9ebe1c5e204f700761df7131 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:06:39.558Z] + 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-02-14T00:06:39.922Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-02-14T00:06:39.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-02-14T00:06:39.922Z] 2d7d45c5790d: Preparing [2025-02-14T00:06:39.922Z] b7e41bf7a1e0: Preparing [2025-02-14T00:06:39.922Z] 61bb9c5d5801: Preparing [2025-02-14T00:06:39.922Z] d1fd93354128: Preparing [2025-02-14T00:06:39.922Z] b7d04448edba: Preparing [2025-02-14T00:06:39.922Z] 534a70dc8296: Preparing [2025-02-14T00:06:39.922Z] 534a70dc8296: Waiting [2025-02-14T00:06:39.922Z] 2d7d45c5790d: Layer already exists [2025-02-14T00:06:39.922Z] d1fd93354128: Layer already exists [2025-02-14T00:06:39.922Z] 61bb9c5d5801: Layer already exists [2025-02-14T00:06:39.922Z] b7e41bf7a1e0: Layer already exists [2025-02-14T00:06:39.922Z] b7d04448edba: Layer already exists [2025-02-14T00:06:39.922Z] 534a70dc8296: Layer already exists [2025-02-14T00:06:39.922Z] main: digest: sha256:4db98934ca6258b6606ea8b04da3fe65c181d71d9ebe1c5e204f700761df7131 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:06:40.272Z] ===================================================== [Pipeline] echo [2025-02-14T00:06:40.285Z] taggedImages: [2025-02-14T00:06:40.285Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cd5a528e1d82f2703daaa0735f5f6947e753b36c [2025-02-14T00:06:40.285Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-02-14T00:06:40.285Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.11 [2025-02-14T00:06:40.285Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 [2025-02-14T00:06:40.285Z] - 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-02-14T00:06:40.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T00:06:40.676Z] [2025-02-14T00:06:40.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:06:41.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T00:06:41.011Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-14T00:06:41.011Z] 8998bd30e6a1: Pulling fs layer [2025-02-14T00:06:41.011Z] 04944245beec: Pulling fs layer [2025-02-14T00:06:41.011Z] 699f458cf7ca: Pulling fs layer [2025-02-14T00:06:41.011Z] 765212b225bb: Pulling fs layer [2025-02-14T00:06:41.011Z] f23df028b6ca: Pulling fs layer [2025-02-14T00:06:41.011Z] d65c8cfc05b1: Pulling fs layer [2025-02-14T00:06:41.011Z] 2437ff75d9bd: Pulling fs layer [2025-02-14T00:06:41.011Z] 765212b225bb: Waiting [2025-02-14T00:06:41.011Z] d65c8cfc05b1: Waiting [2025-02-14T00:06:41.011Z] 2437ff75d9bd: Waiting [2025-02-14T00:06:41.279Z] 04944245beec: Verifying Checksum [2025-02-14T00:06:41.279Z] 04944245beec: Download complete [2025-02-14T00:06:41.279Z] 765212b225bb: Verifying Checksum [2025-02-14T00:06:41.279Z] 765212b225bb: Download complete [2025-02-14T00:06:41.279Z] f23df028b6ca: Verifying Checksum [2025-02-14T00:06:41.279Z] f23df028b6ca: Download complete [2025-02-14T00:06:41.554Z] 699f458cf7ca: Verifying Checksum [2025-02-14T00:06:41.555Z] 699f458cf7ca: Download complete [2025-02-14T00:06:41.822Z] 8998bd30e6a1: Verifying Checksum [2025-02-14T00:06:41.822Z] 8998bd30e6a1: Download complete [2025-02-14T00:06:44.408Z] 2437ff75d9bd: Verifying Checksum [2025-02-14T00:06:44.408Z] 2437ff75d9bd: Download complete [2025-02-14T00:06:46.986Z] 8998bd30e6a1: Pull complete [2025-02-14T00:06:47.258Z] 04944245beec: Pull complete [2025-02-14T00:06:48.670Z] 699f458cf7ca: Pull complete [2025-02-14T00:06:48.937Z] 765212b225bb: Pull complete [2025-02-14T00:06:49.909Z] f23df028b6ca: Pull complete [2025-02-14T00:06:50.176Z] d65c8cfc05b1: Pull complete [2025-02-14T00:07:08.391Z] 2437ff75d9bd: Pull complete [2025-02-14T00:07:08.391Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-14T00:07:08.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T00:07:08.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:07:08.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-38915 does not seem to be running inside a container [2025-02-14T00:07:08.660Z] $ 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/220 -v /w/workspace/device-onvif-camera/220:/w/workspace/device-onvif-camera/220:rw,z -v /w/workspace/device-onvif-camera/220@tmp:/w/workspace/device-onvif-camera/220@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-02-14T00:07:11.534Z] $ docker top de97c51fd40002186346a1af36c303e1c78fd661d86694315374218f926c2334 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:07:12.408Z] ---> job-cost.sh [2025-02-14T00:07:12.408Z] lf-activate-venv: SKIPPING [2025-02-14T00:07:12.408Z] INFO: No Stack... [2025-02-14T00:07:12.675Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-14T00:07:13.631Z] INFO: Archiving Costs [Pipeline] sh [2025-02-14T00:07:14.272Z] + cat /w/workspace/device-onvif-camera/220/archives/cost.csv [2025-02-14T00:07:14.272Z] + cut -d, -f6 [Pipeline] lock [2025-02-14T00:07:14.304Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] [2025-02-14T00:07:14.312Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] did not exist. Created. [2025-02-14T00:07:14.318Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-14T00:07:14.973Z] /w/workspace/device-onvif-camera/220@tmp/durable-66c3c234/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-14T00:07:15.611Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-14T00:07:15.637Z] Warning: overwriting stash ‘stack-cost’ [2025-02-14T00:07:15.695Z] Stashed 1 file(s) [Pipeline] } [2025-02-14T00:07:15.706Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-14T00:07:15.732Z] $ docker stop --time=1 de97c51fd40002186346a1af36c303e1c78fd661d86694315374218f926c2334 [2025-02-14T00:07:17.254Z] $ docker rm -f --volumes de97c51fd40002186346a1af36c303e1c78fd661d86694315374218f926c2334 [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-02-14T00:07:17.753Z] provisioning config files... [2025-02-14T00:07:17.760Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14426851929164812305tmp [Pipeline] { [Pipeline] sh [2025-02-14T00:07:18.059Z] + set +x [2025-02-14T00:07:18.059Z] + curl -s https://codecov.io/bash [2025-02-14T00:07:18.059Z] + bash -s -- [2025-02-14T00:07:18.059Z] [2025-02-14T00:07:18.059Z] _____ _ [2025-02-14T00:07:18.059Z] / ____| | | [2025-02-14T00:07:18.059Z] | | ___ __| | ___ ___ _____ __ [2025-02-14T00:07:18.059Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-14T00:07:18.059Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-14T00:07:18.059Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-14T00:07:18.059Z] Bash-1.0.6 [2025-02-14T00:07:18.059Z] [2025-02-14T00:07:18.059Z] [2025-02-14T00:07:18.059Z] ==> git version 2.25.1 found [2025-02-14T00:07:18.059Z] ==> 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-02-14T00:07:18.059Z] Release-Date: 2020-01-08 [2025-02-14T00:07:18.060Z] 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-02-14T00:07:18.060Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-14T00:07:18.060Z] ==> Jenkins CI detected. [2025-02-14T00:07:18.060Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-02-14T00:07:18.060Z] project root: . [2025-02-14T00:07:18.060Z] --> token set from env [2025-02-14T00:07:18.060Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-14T00:07:18.060Z] ==> Running gcov in . (disable via -X gcov) [2025-02-14T00:07:18.060Z] ==> Python coveragepy not found [2025-02-14T00:07:18.060Z] ==> Searching for coverage reports in: [2025-02-14T00:07:18.060Z] + . [2025-02-14T00:07:18.318Z] -> Found 1 reports [2025-02-14T00:07:18.318Z] ==> Detecting git/mercurial file structure [2025-02-14T00:07:18.318Z] ==> Reading reports [2025-02-14T00:07:18.318Z] + ./coverage.out bytes=92466 [2025-02-14T00:07:18.318Z] ==> Appending adjustments [2025-02-14T00:07:18.318Z] https://docs.codecov.io/docs/fixing-reports [2025-02-14T00:07:18.318Z] + Found adjustments [2025-02-14T00:07:18.318Z] ==> Gzipping contents [2025-02-14T00:07:18.318Z] 12K /tmp/codecov.boepi5.gz [2025-02-14T00:07:18.318Z] ==> Uploading reports [2025-02-14T00:07:18.318Z] url: https://codecov.io [2025-02-14T00:07:18.318Z] query: branch=main&commit=cd5a528e1d82f2703daaa0735f5f6947e753b36c&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-14T00:07:18.318Z] -> Pinging Codecov [2025-02-14T00:07:18.318Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cd5a528e1d82f2703daaa0735f5f6947e753b36c&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-14T00:07:18.577Z] -> Uploading to [2025-02-14T00:07:18.577Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/cd5a528e1d82f2703daaa0735f5f6947e753b36c/04d31404-49df-4fa6-8816-01fdccaa5421.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250214T000718Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=eb461df92d3db516db2f51bf1b321ba2725c82c496decc3b4be4733f38180ccc [2025-02-14T00:07:18.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T00:07:18.577Z] Dload Upload Total Spent Left Speed [2025-02-14T00:07:18.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 95708 --:--:-- --:--:-- --:--:-- 95708 [2025-02-14T00:07:18.837Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] } [2025-02-14T00:07:18.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-14T00:07:19.000Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-14T00:07:19.015Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:07:19.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T00:07:19.330Z] [2025-02-14T00:07:19.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:07:19.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T00:07:19.635Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-14T00:07:19.635Z] 43c4264eed91: Pulling fs layer [2025-02-14T00:07:19.635Z] 4cc291be95ef: Pulling fs layer [2025-02-14T00:07:19.635Z] 2ac1f1163629: Pulling fs layer [2025-02-14T00:07:19.636Z] 5c3c966382ef: Pulling fs layer [2025-02-14T00:07:19.636Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T00:07:19.636Z] d9c7d2e4e75e: Pulling fs layer [2025-02-14T00:07:19.636Z] 9c3e1370e548: Pulling fs layer [2025-02-14T00:07:19.636Z] 4f4fb700ef54: Waiting [2025-02-14T00:07:19.636Z] d9c7d2e4e75e: Waiting [2025-02-14T00:07:19.636Z] 5c3c966382ef: Waiting [2025-02-14T00:07:19.636Z] 4cc291be95ef: Download complete [2025-02-14T00:07:19.636Z] 5c3c966382ef: Verifying Checksum [2025-02-14T00:07:19.636Z] 5c3c966382ef: Download complete [2025-02-14T00:07:19.636Z] 4f4fb700ef54: Verifying Checksum [2025-02-14T00:07:19.636Z] 4f4fb700ef54: Download complete [2025-02-14T00:07:19.636Z] 43c4264eed91: Download complete [2025-02-14T00:07:19.895Z] d9c7d2e4e75e: Verifying Checksum [2025-02-14T00:07:19.896Z] d9c7d2e4e75e: Download complete [2025-02-14T00:07:19.896Z] 43c4264eed91: Pull complete [2025-02-14T00:07:19.896Z] 4cc291be95ef: Pull complete [2025-02-14T00:07:20.154Z] 2ac1f1163629: Download complete [2025-02-14T00:07:20.720Z] 9c3e1370e548: Verifying Checksum [2025-02-14T00:07:20.720Z] 9c3e1370e548: Download complete [2025-02-14T00:07:24.005Z] 2ac1f1163629: Pull complete [2025-02-14T00:07:24.005Z] 5c3c966382ef: Pull complete [2025-02-14T00:07:24.005Z] 4f4fb700ef54: Pull complete [2025-02-14T00:07:24.005Z] d9c7d2e4e75e: Pull complete [2025-02-14T00:07:26.532Z] 9c3e1370e548: Pull complete [2025-02-14T00:07:26.532Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-14T00:07:26.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T00:07:26.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:07:26.635Z] prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container [2025-02-14T00:07:26.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-14T00:07:30.146Z] $ docker top 6ef154744b630d8a029090281fc91b28394897d6691021e37892adff7c06582c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:07:30.537Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-02-14T00:07:30.559Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-02-14T00:07:31.150Z] + set -o pipefail [2025-02-14T00:07:31.150Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-02-14T00:07:37.721Z] [2025-02-14T00:07:37.721Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-02-14T00:07:37.721Z] [2025-02-14T00:07:37.721Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/cca297ca-e4ac-4cc3-8503-76fca7ae653b [2025-02-14T00:07:37.721Z] [2025-02-14T00:07:37.721Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-02-14T00:07:37.721Z] [2025-02-14T00:07:37.721Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-14T00:07:37.721Z] [2025-02-14T00:07:37.980Z] [2025-02-14T00:07:37.980Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-14T00:07:37.980Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-14T00:07:38.244Z] $ docker stop --time=1 6ef154744b630d8a029090281fc91b28394897d6691021e37892adff7c06582c [2025-02-14T00:07:41.670Z] $ docker rm -f --volumes 6ef154744b630d8a029090281fc91b28394897d6691021e37892adff7c06582c [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-02-14T00:07:42.222Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:07:42.235Z] provisioning config files... [2025-02-14T00:07:42.243Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4243144674394771139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:07:42.543Z] --> edgex-publish-swagger.sh [2025-02-14T00:07:42.543Z] === Publish doc/openapi/v3 API === [2025-02-14T00:07:42.543Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-02-14T00:07:42.543Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-02-14T00:07:42.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T00:07:42.543Z] Dload Upload Total Spent Left Speed [2025-02-14T00:07:43.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 305 950k --:--:-- --:--:-- --:--:-- 950k [2025-02-14T00:07:43.110Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-14T00:07:43.110Z] [Pipeline] } [2025-02-14T00:07:43.117Z] 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-02-14T00:07:43.546Z] + git log --format=format:%s -1 cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] sh [2025-02-14T00:07:43.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T00:07:43.844Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:07:44.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:07:44.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:07:44.238Z] prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container [2025-02-14T00:07:44.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T00:07:44.744Z] $ docker top 62dd27fb832b5d47dc3081d956c2c5d1f7cf8c786b47db963d73cb9f78a98a86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T00:07:44.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:07:44.864Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:07:44.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:07:44.980Z] $ docker exec 62dd27fb832b5d47dc3081d956c2c5d1f7cf8c786b47db963d73cb9f78a98a86 ssh-agent [2025-02-14T00:07:45.102Z] SSH_AUTH_SOCK=/tmp/ssh-khYDUB0PDzaa/agent.32 [2025-02-14T00:07:45.102Z] SSH_AGENT_PID=38 [2025-02-14T00:07:45.107Z] Running ssh-add (command line suppressed) [2025-02-14T00:07:45.196Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7225612259506137204.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7225612259506137204.key) [2025-02-14T00:07:45.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:07:45.507Z] + git semver tag [2025-02-14T00:07:45.766Z] 2025-02-14 00:07:45,668 [run_tag] DEBUG tag force:False [2025-02-14T00:07:45.766Z] 2025-02-14 00:07:45,669 [check_head_tag] DEBUG check head tag [2025-02-14T00:07:45.766Z] 2025-02-14 00:07:45,670 [execute] INFO git cat-file --batch-check [2025-02-14T00:07:45.766Z] 2025-02-14 00:07:45,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2025-02-14T00:07:45.766Z] 2025-02-14 00:07:45,673 [execute] INFO git cat-file --batch [2025-02-14T00:07:45.766Z] 2025-02-14 00:07:45,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2025-02-14T00:07:45.766Z] 2025-02-14 00:07:45,697 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-14T00:07:45.766Z] 2025-02-14 00:07:45,697 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 [2025-02-14T00:07:45.766Z] 2025-02-14 00:07:45,697 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2025-02-14T00:07:45.766Z] 2025-02-14 00:07:45,702 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-14T00:07:45.766Z] 4.0.0-dev.11 [Pipeline] } [2025-02-14T00:07:45.771Z] $ docker exec --env ******** --env ******** 62dd27fb832b5d47dc3081d956c2c5d1f7cf8c786b47db963d73cb9f78a98a86 ssh-agent -k [2025-02-14T00:07:45.880Z] unset SSH_AUTH_SOCK; [2025-02-14T00:07:45.880Z] unset SSH_AGENT_PID; [2025-02-14T00:07:45.880Z] echo Agent pid 38 killed; [2025-02-14T00:07:45.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T00:07:46.225Z] + git semver [Pipeline] } [2025-02-14T00:07:46.493Z] $ docker stop --time=1 62dd27fb832b5d47dc3081d956c2c5d1f7cf8c786b47db963d73cb9f78a98a86 [2025-02-14T00:07:47.769Z] $ docker rm -f --volumes 62dd27fb832b5d47dc3081d956c2c5d1f7cf8c786b47db963d73cb9f78a98a86 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:07:48.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T00:07:48.196Z] [2025-02-14T00:07:48.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:07:48.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T00:07:48.500Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-14T00:07:48.500Z] ab5ef0e58194: Pulling fs layer [2025-02-14T00:07:48.500Z] 9712f1f96733: Pulling fs layer [2025-02-14T00:07:48.500Z] 63f879dbbcfc: Pulling fs layer [2025-02-14T00:07:48.500Z] 0d9ebad4ef96: Pulling fs layer [2025-02-14T00:07:48.500Z] e9a5061849ea: Pulling fs layer [2025-02-14T00:07:48.500Z] d747dcd14b5f: Pulling fs layer [2025-02-14T00:07:48.500Z] 2de7ff778b66: Pulling fs layer [2025-02-14T00:07:48.500Z] 0d9ebad4ef96: Waiting [2025-02-14T00:07:48.500Z] e9a5061849ea: Waiting [2025-02-14T00:07:48.500Z] d747dcd14b5f: Waiting [2025-02-14T00:07:48.500Z] 9712f1f96733: Verifying Checksum [2025-02-14T00:07:48.500Z] 9712f1f96733: Download complete [2025-02-14T00:07:48.759Z] 63f879dbbcfc: Download complete [2025-02-14T00:07:49.018Z] e9a5061849ea: Verifying Checksum [2025-02-14T00:07:49.018Z] e9a5061849ea: Download complete [2025-02-14T00:07:49.018Z] d747dcd14b5f: Verifying Checksum [2025-02-14T00:07:49.018Z] d747dcd14b5f: Download complete [2025-02-14T00:07:49.018Z] 0d9ebad4ef96: Verifying Checksum [2025-02-14T00:07:49.018Z] 0d9ebad4ef96: Download complete [2025-02-14T00:07:49.018Z] 2de7ff778b66: Verifying Checksum [2025-02-14T00:07:49.018Z] 2de7ff778b66: Download complete [2025-02-14T00:07:49.018Z] ab5ef0e58194: Download complete [2025-02-14T00:07:51.544Z] ab5ef0e58194: Pull complete [2025-02-14T00:07:51.544Z] 9712f1f96733: Pull complete [2025-02-14T00:07:52.476Z] 63f879dbbcfc: Pull complete [2025-02-14T00:07:56.664Z] 0d9ebad4ef96: Pull complete [2025-02-14T00:07:56.664Z] e9a5061849ea: Pull complete [2025-02-14T00:07:56.664Z] d747dcd14b5f: Pull complete [2025-02-14T00:07:57.604Z] 2de7ff778b66: Pull complete [2025-02-14T00:07:57.604Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-14T00:07:57.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T00:07:57.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:07:57.688Z] prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container [2025-02-14T00:07:57.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-14T00:08:01.959Z] $ docker top 6350f1d666837cb59c4747852bbe584b5ca2c82f278e0df1528d23e028e08bc9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:08:02.051Z] provisioning config files... [2025-02-14T00:08:02.060Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1072585955362791947tmp [2025-02-14T00:08:02.069Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15542797877855804609tmp [2025-02-14T00:08:02.078Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3996203170968761879tmp [Pipeline] { [Pipeline] echo [2025-02-14T00:08:02.109Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:08:02.406Z] ---> sigul-configuration.sh [2025-02-14T00:08:02.406Z] gpg: directory `/root/.gnupg' created [2025-02-14T00:08:02.406Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-14T00:08:02.406Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-14T00:08:02.406Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-14T00:08:02.406Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-14T00:08:02.406Z] gpg: CAST5 encrypted data [2025-02-14T00:08:02.406Z] gpg: encrypted with 1 passphrase [2025-02-14T00:08:02.406Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-14T00:08:02.698Z] + mkdir /home/jenkins [2025-02-14T00:08:02.698Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-14T00:08:02.992Z] + 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-02-14T00:08:03.004Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:08:03.296Z] ---> sigul-install.sh [2025-02-14T00:08:03.296Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-14T00:08:03.587Z] + git tag --list [2025-02-14T00:08:03.587Z] v0.0.0 [2025-02-14T00:08:03.587Z] v2.2.0 [2025-02-14T00:08:03.587Z] v2.3.0 [2025-02-14T00:08:03.587Z] v2.3.1 [2025-02-14T00:08:03.587Z] v3.0 [2025-02-14T00:08:03.587Z] v3.0.0 [2025-02-14T00:08:03.587Z] v3.1 [2025-02-14T00:08:03.587Z] v3.1.0 [2025-02-14T00:08:03.587Z] v3.1.0-dev.1 [2025-02-14T00:08:03.587Z] v3.1.0-dev.10 [2025-02-14T00:08:03.587Z] v3.1.0-dev.11 [2025-02-14T00:08:03.587Z] v3.1.0-dev.12 [2025-02-14T00:08:03.587Z] v3.1.0-dev.13 [2025-02-14T00:08:03.587Z] v3.1.0-dev.14 [2025-02-14T00:08:03.587Z] v3.1.0-dev.15 [2025-02-14T00:08:03.587Z] v3.1.0-dev.16 [2025-02-14T00:08:03.587Z] v3.1.0-dev.17 [2025-02-14T00:08:03.587Z] v3.1.0-dev.18 [2025-02-14T00:08:03.587Z] v3.1.0-dev.19 [2025-02-14T00:08:03.587Z] v3.1.0-dev.2 [2025-02-14T00:08:03.587Z] v3.1.0-dev.20 [2025-02-14T00:08:03.587Z] v3.1.0-dev.21 [2025-02-14T00:08:03.587Z] v3.1.0-dev.22 [2025-02-14T00:08:03.587Z] v3.1.0-dev.23 [2025-02-14T00:08:03.587Z] v3.1.0-dev.24 [2025-02-14T00:08:03.587Z] v3.1.0-dev.25 [2025-02-14T00:08:03.587Z] v3.1.0-dev.26 [2025-02-14T00:08:03.587Z] v3.1.0-dev.27 [2025-02-14T00:08:03.587Z] v3.1.0-dev.28 [2025-02-14T00:08:03.587Z] v3.1.0-dev.3 [2025-02-14T00:08:03.587Z] v3.1.0-dev.4 [2025-02-14T00:08:03.587Z] v3.1.0-dev.5 [2025-02-14T00:08:03.587Z] v3.1.0-dev.6 [2025-02-14T00:08:03.587Z] v3.1.0-dev.7 [2025-02-14T00:08:03.587Z] v3.1.0-dev.8 [2025-02-14T00:08:03.587Z] v3.1.0-dev.9 [2025-02-14T00:08:03.587Z] v3.1.1 [2025-02-14T00:08:03.587Z] v3.2.0-dev.1 [2025-02-14T00:08:03.587Z] v3.2.0-dev.10 [2025-02-14T00:08:03.587Z] v3.2.0-dev.11 [2025-02-14T00:08:03.587Z] v3.2.0-dev.12 [2025-02-14T00:08:03.587Z] v3.2.0-dev.13 [2025-02-14T00:08:03.587Z] v3.2.0-dev.14 [2025-02-14T00:08:03.587Z] v3.2.0-dev.15 [2025-02-14T00:08:03.587Z] v3.2.0-dev.16 [2025-02-14T00:08:03.587Z] v3.2.0-dev.17 [2025-02-14T00:08:03.587Z] v3.2.0-dev.18 [2025-02-14T00:08:03.588Z] v3.2.0-dev.19 [2025-02-14T00:08:03.588Z] v3.2.0-dev.2 [2025-02-14T00:08:03.588Z] v3.2.0-dev.20 [2025-02-14T00:08:03.588Z] v3.2.0-dev.21 [2025-02-14T00:08:03.588Z] v3.2.0-dev.22 [2025-02-14T00:08:03.588Z] v3.2.0-dev.23 [2025-02-14T00:08:03.588Z] v3.2.0-dev.3 [2025-02-14T00:08:03.588Z] v3.2.0-dev.4 [2025-02-14T00:08:03.588Z] v3.2.0-dev.5 [2025-02-14T00:08:03.588Z] v3.2.0-dev.6 [2025-02-14T00:08:03.588Z] v3.2.0-dev.7 [2025-02-14T00:08:03.588Z] v3.2.0-dev.8 [2025-02-14T00:08:03.588Z] v3.2.0-dev.9 [2025-02-14T00:08:03.588Z] v4.0.0-dev.1 [2025-02-14T00:08:03.588Z] v4.0.0-dev.10 [2025-02-14T00:08:03.588Z] v4.0.0-dev.11 [2025-02-14T00:08:03.588Z] v4.0.0-dev.2 [2025-02-14T00:08:03.588Z] v4.0.0-dev.3 [2025-02-14T00:08:03.588Z] v4.0.0-dev.4 [2025-02-14T00:08:03.588Z] v4.0.0-dev.5 [2025-02-14T00:08:03.588Z] v4.0.0-dev.6 [2025-02-14T00:08:03.588Z] v4.0.0-dev.7 [2025-02-14T00:08:03.588Z] v4.0.0-dev.8 [2025-02-14T00:08:03.588Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-14T00:08:03.880Z] + lftools sign git-tag v4.0.0-dev.11 [2025-02-14T00:08:04.446Z] Signing Git tag with Sigul... [2025-02-14T00:08:04.446Z] Signing v4.0.0-dev.11 [Pipeline] echo [2025-02-14T00:08:04.719Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:08:05.008Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-14T00:08:05.015Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-14T00:08:05.039Z] $ docker stop --time=1 6350f1d666837cb59c4747852bbe584b5ca2c82f278e0df1528d23e028e08bc9 [2025-02-14T00:08:06.333Z] $ docker rm -f --volumes 6350f1d666837cb59c4747852bbe584b5ca2c82f278e0df1528d23e028e08bc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-14T00:08:06.787Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T00:08:06.787Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:08:07.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:08:07.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:08:07.176Z] prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container [2025-02-14T00:08:07.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T00:08:07.519Z] $ docker top 183725ab96132ba97a9da857c638337878c14b6170abf923bebe04d3ba81b3fa -eo pid,comm [2025-02-14T00:08:07.574Z] 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-02-14T00:08:07.574Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T00:08:07.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:08:07.628Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:08:07.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:08:07.735Z] $ docker exec 183725ab96132ba97a9da857c638337878c14b6170abf923bebe04d3ba81b3fa ssh-agent [2025-02-14T00:08:07.835Z] SSH_AUTH_SOCK=/tmp/ssh-w2M5Ua8xEYij/agent.32 [2025-02-14T00:08:07.835Z] SSH_AGENT_PID=38 [2025-02-14T00:08:07.840Z] Running ssh-add (command line suppressed) [2025-02-14T00:08:07.927Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16479576961058014318.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16479576961058014318.key) [2025-02-14T00:08:07.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:08:08.239Z] + git semver bump pre [2025-02-14T00:08:08.499Z] 2025-02-14 00:08:08,416 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-14T00:08:08.499Z] 2025-02-14 00:08:08,416 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev [2025-02-14T00:08:08.499Z] 2025-02-14 00:08:08,416 [bump_version] DEBUG bumped version:4.0.0-dev.12 [2025-02-14T00:08:08.499Z] 2025-02-14 00:08:08,416 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-02-14T00:08:08.499Z] 2025-02-14 00:08:08,416 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-14T00:08:08.499Z] 2025-02-14 00:08:08,416 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-14T00:08:08.499Z] 2025-02-14 00:08:08,418 [execute] INFO git cat-file --batch-check [2025-02-14T00:08:08.499Z] 2025-02-14 00:08:08,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T00:08:08.499Z] 2025-02-14 00:08:08,423 [execute] INFO git cat-file --batch [2025-02-14T00:08:08.499Z] 2025-02-14 00:08:08,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T00:08:08.499Z] 2025-02-14 00:08:08,428 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-14T00:08:08.499Z] 4.0.0-dev.12 [Pipeline] } [2025-02-14T00:08:08.503Z] $ docker exec --env ******** --env ******** 183725ab96132ba97a9da857c638337878c14b6170abf923bebe04d3ba81b3fa ssh-agent -k [2025-02-14T00:08:08.603Z] unset SSH_AUTH_SOCK; [2025-02-14T00:08:08.604Z] unset SSH_AGENT_PID; [2025-02-14T00:08:08.604Z] echo Agent pid 38 killed; [2025-02-14T00:08:08.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T00:08:08.943Z] + git semver [Pipeline] } [2025-02-14T00:08:09.210Z] $ docker stop --time=1 183725ab96132ba97a9da857c638337878c14b6170abf923bebe04d3ba81b3fa [2025-02-14T00:08:10.485Z] $ docker rm -f --volumes 183725ab96132ba97a9da857c638337878c14b6170abf923bebe04d3ba81b3fa [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T00:08:10.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T00:08:10.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:08:11.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:08:11.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:08:11.239Z] prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container [2025-02-14T00:08:11.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T00:08:11.599Z] $ docker top f60b1d029af90a6ff3bfcddf4673784e0385edaca6da88f77ad6b9fc2033c7f4 -eo pid,comm [2025-02-14T00:08:11.654Z] 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-02-14T00:08:11.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T00:08:11.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:08:11.710Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:08:11.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:08:11.816Z] $ docker exec f60b1d029af90a6ff3bfcddf4673784e0385edaca6da88f77ad6b9fc2033c7f4 ssh-agent [2025-02-14T00:08:11.917Z] SSH_AUTH_SOCK=/tmp/ssh-lzAkQS19gIXF/agent.32 [2025-02-14T00:08:11.917Z] SSH_AGENT_PID=39 [2025-02-14T00:08:11.928Z] Running ssh-add (command line suppressed) [2025-02-14T00:08:12.028Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7835642019912724256.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7835642019912724256.key) [2025-02-14T00:08:12.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:08:12.334Z] + git semver push [2025-02-14T00:08:12.593Z] 2025-02-14 00:08:12,503 [run_push] DEBUG push [2025-02-14T00:08:12.593Z] 2025-02-14 00:08:12,503 [execute] INFO git cat-file --batch-check [2025-02-14T00:08:12.593Z] 2025-02-14 00:08:12,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T00:08:12.593Z] 2025-02-14 00:08:12,507 [execute] INFO git rev-list 9b6e3ad4a0d2545919f6c5b78dbd167d8381d9ae -- [2025-02-14T00:08:12.593Z] 2025-02-14 00:08:12,508 [execute] DEBUG Popen(['git', 'rev-list', '9b6e3ad4a0d2545919f6c5b78dbd167d8381d9ae', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-14T00:08:12.593Z] 2025-02-14 00:08:12,517 [execute] INFO git fetch -v origin [2025-02-14T00:08:12.593Z] 2025-02-14 00:08:12,517 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-14T00:08:13.161Z] 2025-02-14 00:08:12,983 [run_push] DEBUG no remote changes detected [2025-02-14T00:08:13.161Z] 2025-02-14 00:08:12,983 [execute] INFO git push origin semver [2025-02-14T00:08:13.161Z] 2025-02-14 00:08:12,984 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-14T00:08:13.729Z] 2025-02-14 00:08:13,626 [run_push] DEBUG push all version tags [2025-02-14T00:08:13.729Z] 2025-02-14 00:08:13,626 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-14T00:08:13.730Z] 2025-02-14 00:08:13,627 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2025-02-14T00:08:14.668Z] 2025-02-14 00:08:14,305 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-14T00:08:14.668Z] 4.0.0-dev.12 [Pipeline] } [2025-02-14T00:08:14.672Z] $ docker exec --env ******** --env ******** f60b1d029af90a6ff3bfcddf4673784e0385edaca6da88f77ad6b9fc2033c7f4 ssh-agent -k [2025-02-14T00:08:14.761Z] unset SSH_AUTH_SOCK; [2025-02-14T00:08:14.761Z] unset SSH_AGENT_PID; [2025-02-14T00:08:14.761Z] echo Agent pid 39 killed; [2025-02-14T00:08:14.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T00:08:15.101Z] + git semver [Pipeline] } [2025-02-14T00:08:15.366Z] $ docker stop --time=1 f60b1d029af90a6ff3bfcddf4673784e0385edaca6da88f77ad6b9fc2033c7f4 [2025-02-14T00:08:16.627Z] $ docker rm -f --volumes f60b1d029af90a6ff3bfcddf4673784e0385edaca6da88f77ad6b9fc2033c7f4 [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-02-14T00:08:17.273Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-02-14T00:08:17.273Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-02-14T00:08:17.273Z] total 16 [2025-02-14T00:08:17.273Z] drwxr-xr-x 3 root root 4096 Feb 13 23:51 . [2025-02-14T00:08:17.273Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 00:08 .. [2025-02-14T00:08:17.273Z] drwxr-xr-x 2 root root 4096 Feb 13 23:51 cost [2025-02-14T00:08:17.273Z] -rw-r--r-- 1 root root 91 Feb 13 23:51 cost.csv [2025-02-14T00:08:17.273Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-02-14T00:08:17.273Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-02-14T00:08:17.273Z] total 16 [2025-02-14T00:08:17.273Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 23:51 . [2025-02-14T00:08:17.273Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 00:08 .. [2025-02-14T00:08:17.273Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 23:51 cost [2025-02-14T00:08:17.273Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 13 23:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:08:17.559Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:08:18.419Z] ---> package-listing.sh [2025-02-14T00:08:18.419Z] ++ facter osfamily [2025-02-14T00:08:18.419Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-14T00:08:18.678Z] + OS_FAMILY=debian [2025-02-14T00:08:18.678Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-02-14T00:08:18.678Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-14T00:08:18.678Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-14T00:08:18.678Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-14T00:08:18.678Z] + PACKAGES=/tmp/packages_start.txt [2025-02-14T00:08:18.678Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-02-14T00:08:18.678Z] + PACKAGES=/tmp/packages_end.txt [2025-02-14T00:08:18.678Z] + case "${OS_FAMILY}" in [2025-02-14T00:08:18.678Z] + dpkg -l [2025-02-14T00:08:18.678Z] + grep '^ii' [2025-02-14T00:08:18.678Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-14T00:08:18.678Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-14T00:08:18.678Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-14T00:08:18.678Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-02-14T00:08:18.678Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-02-14T00:08:18.678Z] + 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-02-14T00:08:18.689Z] 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-02-14T00:08:18.966Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:08:19.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T00:08:19.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:08:19.605Z] prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container [2025-02-14T00:08:19.629Z] $ 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-02-14T00:08:19.844Z] $ docker top 42ad99e41a08a7f2ec76f4d354e051c0eef2ad775cac394a3a02bcd1b954314b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:08:20.191Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-14T00:08:20.482Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-14T00:08:20.766Z] + ls /var/log/sa-host [2025-02-14T00:08:20.766Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:08:20.930Z] provisioning config files... [2025-02-14T00:08:20.941Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2425215038044307922tmp [Pipeline] { [Pipeline] echo [2025-02-14T00:08:20.957Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:08:21.238Z] ---> create-netrc.sh [Pipeline] } [2025-02-14T00:08:21.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:08:21.591Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-14T00:08:21.599Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:08:21.878Z] ---> sudo-logs.sh [2025-02-14T00:08:21.878Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-14T00:08:21.905Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:08:22.186Z] ---> job-cost.sh [2025-02-14T00:08:22.186Z] lf-activate-venv: SKIPPING [2025-02-14T00:08:22.186Z] DEBUG: total: 0.2199999988079071 [2025-02-14T00:08:22.186Z] INFO: Retrieving Stack Cost... [2025-02-14T00:08:22.445Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-14T00:08:23.015Z] INFO: Archiving Costs [Pipeline] echo [2025-02-14T00:08:23.029Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:08:23.312Z] ---> logs-deploy.sh [2025-02-14T00:08:23.312Z] lf-activate-venv: SKIPPING [2025-02-14T00:08:23.312Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/220 [2025-02-14T00:08:23.312Z] INFO: archiving workspace using pattern(s): [2025-02-14T00:08:24.252Z] Archives upload complete. [2025-02-14T00:08:24.511Z] INFO: archiving logs to Nexus [2025-02-14T00:08:25.082Z] ---> uname -a: [2025-02-14T00:08:25.082Z] Linux prd-ubuntu20-04-docker-8c-8g-38914 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-14T00:08:25.082Z] [2025-02-14T00:08:25.082Z] [2025-02-14T00:08:25.082Z] ---> lscpu: [2025-02-14T00:08:25.082Z] Architecture: x86_64 [2025-02-14T00:08:25.082Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-14T00:08:25.082Z] Byte Order: Little Endian [2025-02-14T00:08:25.082Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-14T00:08:25.082Z] CPU(s): 8 [2025-02-14T00:08:25.082Z] On-line CPU(s) list: 0-7 [2025-02-14T00:08:25.082Z] Thread(s) per core: 1 [2025-02-14T00:08:25.082Z] Core(s) per socket: 1 [2025-02-14T00:08:25.082Z] Socket(s): 8 [2025-02-14T00:08:25.082Z] NUMA node(s): 1 [2025-02-14T00:08:25.082Z] Vendor ID: AuthenticAMD [2025-02-14T00:08:25.082Z] CPU family: 23 [2025-02-14T00:08:25.082Z] Model: 49 [2025-02-14T00:08:25.082Z] Model name: AMD EPYC-Rome Processor [2025-02-14T00:08:25.082Z] Stepping: 0 [2025-02-14T00:08:25.082Z] CPU MHz: 2799.998 [2025-02-14T00:08:25.082Z] BogoMIPS: 5599.99 [2025-02-14T00:08:25.082Z] Virtualization: AMD-V [2025-02-14T00:08:25.082Z] Hypervisor vendor: KVM [2025-02-14T00:08:25.082Z] Virtualization type: full [2025-02-14T00:08:25.082Z] L1d cache: 256 KiB [2025-02-14T00:08:25.082Z] L1i cache: 256 KiB [2025-02-14T00:08:25.082Z] L2 cache: 4 MiB [2025-02-14T00:08:25.082Z] L3 cache: 128 MiB [2025-02-14T00:08:25.082Z] NUMA node0 CPU(s): 0-7 [2025-02-14T00:08:25.082Z] Vulnerability Itlb multihit: Not affected [2025-02-14T00:08:25.082Z] Vulnerability L1tf: Not affected [2025-02-14T00:08:25.082Z] Vulnerability Mds: Not affected [2025-02-14T00:08:25.082Z] Vulnerability Meltdown: Not affected [2025-02-14T00:08:25.082Z] Vulnerability Mmio stale data: Not affected [2025-02-14T00:08:25.082Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-14T00:08:25.082Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-14T00:08:25.082Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-14T00:08:25.082Z] Vulnerability Srbds: Not affected [2025-02-14T00:08:25.082Z] Vulnerability Tsx async abort: Not affected [2025-02-14T00:08:25.082Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-14T00:08:25.082Z] [2025-02-14T00:08:25.082Z] [2025-02-14T00:08:25.082Z] ---> nproc: [2025-02-14T00:08:25.082Z] 8 [2025-02-14T00:08:25.082Z] [2025-02-14T00:08:25.082Z] [2025-02-14T00:08:25.082Z] ---> df -h: [2025-02-14T00:08:25.082Z] Filesystem Size Used Avail Use% Mounted on [2025-02-14T00:08:25.082Z] overlay 155G 14G 142G 9% / [2025-02-14T00:08:25.082Z] tmpfs 64M 0 64M 0% /dev [2025-02-14T00:08:25.082Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-14T00:08:25.082Z] shm 64M 0 64M 0% /dev/shm [2025-02-14T00:08:25.082Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-02-14T00:08:25.082Z] [2025-02-14T00:08:25.082Z] [2025-02-14T00:08:25.082Z] ---> sar -b -r -n DEV: [2025-02-14T00:08:25.082Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38914) 02/14/25 _x86_64_ (8 CPU) [2025-02-14T00:08:25.082Z] [2025-02-14T00:08:25.082Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-14T00:08:25.082Z] 00:00:01 250.00 0.00 250.00 0.00 0.00 4000.00 0.00 [2025-02-14T00:08:25.082Z] 00:01:01 6.53 0.03 6.50 0.00 0.27 155.17 0.00 [2025-02-14T00:08:25.082Z] 00:02:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2025-02-14T00:08:25.082Z] 00:03:01 2.02 0.00 2.02 0.00 0.00 22.80 0.00 [2025-02-14T00:08:25.082Z] 00:04:01 3.83 1.60 2.23 0.00 37.06 31.73 0.00 [2025-02-14T00:08:25.082Z] 00:05:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2025-02-14T00:08:25.082Z] 00:06:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2025-02-14T00:08:25.082Z] 00:07:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 [2025-02-14T00:08:25.082Z] 00:08:01 139.49 0.13 139.36 0.00 12.40 59507.55 0.00 [2025-02-14T00:08:25.082Z] Average: 19.69 0.22 19.46 0.00 6.22 7472.58 0.00 [2025-02-14T00:08:25.082Z] [2025-02-14T00:08:25.082Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-14T00:08:25.082Z] 00:00:01 26431660 31511568 757640 2.30 233112 4903932 1719232 5.07 1679108 4115940 200 [2025-02-14T00:08:25.082Z] 00:01:01 26430148 31510716 758848 2.31 233420 4903944 1778008 5.24 1680232 4115224 8 [2025-02-14T00:08:25.082Z] 00:02:01 26429724 31510432 759128 2.31 233496 4903948 1778008 5.24 1680848 4115224 20 [2025-02-14T00:08:25.082Z] 00:03:01 26430124 31511008 758424 2.31 233560 4904072 1778008 5.24 1680716 4115336 12 [2025-02-14T00:08:25.082Z] 00:04:01 26421296 31504496 764816 2.33 233632 4905160 1746508 5.15 1690284 4115676 36 [2025-02-14T00:08:25.082Z] 00:05:01 26421036 31504260 764976 2.33 233656 4905160 1746508 5.15 1690516 4115648 188 [2025-02-14T00:08:25.082Z] 00:06:01 26421036 31504280 764896 2.33 233684 4905164 1746508 5.15 1690008 4115632 16 [2025-02-14T00:08:25.082Z] 00:07:01 26420784 31504048 765080 2.33 233712 4905172 1746508 5.15 1690232 4115636 32 [2025-02-14T00:08:25.082Z] 00:08:01 24946156 31462416 799476 2.43 258980 6187492 1821460 5.37 1784304 5364732 0 [2025-02-14T00:08:25.082Z] Average: 26261329 31502580 765920 2.33 236361 5047116 1762305 5.19 1696250 4254339 57 [2025-02-14T00:08:25.082Z] [2025-02-14T00:08:25.082Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-14T00:08:25.082Z] 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.082Z] 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.082Z] 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:01:01 ens3 0.20 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:02:01 ens3 0.57 0.35 0.32 0.21 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:04:01 ens3 7.42 5.63 4.98 5.19 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:05:01 ens3 1.63 1.00 0.97 1.14 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:06:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:08:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:08:01 ens3 381.05 257.01 8035.77 171.78 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] 00:08:01 docker0 63.31 99.85 5.75 907.95 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] Average: lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] Average: ens3 48.90 33.05 1005.22 22.29 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] Average: docker0 7.91 12.48 0.72 113.49 0.00 0.00 0.00 0.00 [2025-02-14T00:08:25.083Z] [2025-02-14T00:08:25.083Z] [2025-02-14T00:08:25.083Z] ---> sar -P ALL: [2025-02-14T00:08:25.083Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38914) 02/14/25 _x86_64_ (8 CPU) [2025-02-14T00:08:25.083Z] [2025-02-14T00:08:25.083Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2025-02-14T00:08:25.083Z] 00:00:01 all 0.00 0.00 12.50 0.00 0.00 87.50 [2025-02-14T00:08:25.083Z] 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:00:01 3 0.00 0.00 50.00 0.00 0.00 50.00 [2025-02-14T00:08:25.083Z] 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:01:01 all 0.04 0.02 0.04 0.03 0.01 99.86 [2025-02-14T00:08:25.083Z] 00:01:01 0 0.03 0.00 0.03 0.12 0.00 99.82 [2025-02-14T00:08:25.083Z] 00:01:01 1 0.07 0.15 0.07 0.08 0.02 99.62 [2025-02-14T00:08:25.083Z] 00:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-14T00:08:25.083Z] 00:01:01 3 0.02 0.02 0.03 0.00 0.00 99.93 [2025-02-14T00:08:25.083Z] 00:01:01 4 0.07 0.00 0.07 0.00 0.00 99.87 [2025-02-14T00:08:25.083Z] 00:01:01 5 0.03 0.02 0.05 0.00 0.02 99.88 [2025-02-14T00:08:25.083Z] 00:01:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-02-14T00:08:25.083Z] 00:01:01 7 0.03 0.00 0.05 0.05 0.02 99.85 [2025-02-14T00:08:25.083Z] 00:02:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2025-02-14T00:08:25.083Z] 00:02:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2025-02-14T00:08:25.083Z] 00:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-14T00:08:25.083Z] 00:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-14T00:08:25.083Z] 00:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-14T00:08:25.083Z] 00:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-14T00:08:25.083Z] 00:02:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2025-02-14T00:08:25.083Z] 00:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:02:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-14T00:08:25.083Z] 00:03:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2025-02-14T00:08:25.083Z] 00:03:01 0 0.03 0.00 0.03 0.05 0.00 99.88 [2025-02-14T00:08:25.083Z] 00:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-14T00:08:25.083Z] 00:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-14T00:08:25.083Z] 00:03:01 5 0.13 0.00 0.00 0.00 0.02 99.85 [2025-02-14T00:08:25.083Z] 00:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-14T00:08:25.083Z] 00:03:01 7 0.08 0.00 0.02 0.05 0.00 99.85 [2025-02-14T00:08:25.083Z] 00:04:01 all 0.52 0.00 0.04 0.02 0.01 99.40 [2025-02-14T00:08:25.083Z] 00:04:01 0 0.25 0.00 0.08 0.07 0.03 99.57 [2025-02-14T00:08:25.083Z] 00:04:01 1 0.17 0.00 0.05 0.00 0.02 99.77 [2025-02-14T00:08:25.083Z] 00:04:01 2 0.35 0.00 0.07 0.03 0.02 99.53 [2025-02-14T00:08:25.083Z] 00:04:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2025-02-14T00:08:25.083Z] 00:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-14T00:08:25.083Z] 00:04:01 5 2.26 0.00 0.05 0.00 0.02 97.67 [2025-02-14T00:08:25.083Z] 00:04:01 6 0.13 0.00 0.02 0.00 0.02 99.83 [2025-02-14T00:08:25.083Z] 00:04:01 7 0.92 0.00 0.03 0.03 0.02 99.00 [2025-02-14T00:08:25.083Z] 00:05:01 all 0.15 0.00 0.01 0.01 0.01 99.82 [2025-02-14T00:08:25.083Z] 00:05:01 0 0.02 0.00 0.03 0.07 0.02 99.87 [2025-02-14T00:08:25.083Z] 00:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:05:01 3 0.20 0.00 0.00 0.00 0.00 99.80 [2025-02-14T00:08:25.083Z] 00:05:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-02-14T00:08:25.083Z] 00:05:01 5 0.75 0.00 0.02 0.00 0.02 99.22 [2025-02-14T00:08:25.083Z] 00:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-14T00:08:25.083Z] 00:05:01 7 0.22 0.00 0.02 0.02 0.02 99.73 [2025-02-14T00:08:25.083Z] 00:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-02-14T00:08:25.083Z] 00:06:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2025-02-14T00:08:25.083Z] 00:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-14T00:08:25.083Z] 00:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-14T00:08:25.083Z] 00:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-14T00:08:25.083Z] 00:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-14T00:08:25.083Z] 00:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-14T00:08:25.083Z] 00:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-14T00:08:25.083Z] 00:06:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-14T00:08:25.083Z] 00:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-02-14T00:08:25.083Z] 00:07:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2025-02-14T00:08:25.083Z] 00:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-14T00:08:25.083Z] 00:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-14T00:08:25.083Z] 00:07:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2025-02-14T00:08:25.083Z] 00:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-14T00:08:25.083Z] 00:07:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2025-02-14T00:08:25.083Z] 00:08:01 all 8.16 0.00 3.50 2.04 0.05 86.26 [2025-02-14T00:08:25.083Z] 00:08:01 0 6.78 0.00 3.19 3.17 0.05 86.82 [2025-02-14T00:08:25.083Z] 00:08:01 1 8.26 0.00 3.20 0.10 0.05 88.39 [2025-02-14T00:08:25.083Z] 00:08:01 2 9.15 0.00 3.33 0.05 0.05 87.42 [2025-02-14T00:08:25.083Z] 00:08:01 3 6.83 0.00 2.65 0.02 0.03 90.48 [2025-02-14T00:08:25.083Z] 00:08:01 4 8.26 0.00 3.29 0.20 0.03 88.21 [2025-02-14T00:08:25.083Z] 00:08:01 5 8.39 0.00 3.29 0.30 0.05 87.97 [2025-02-14T00:08:25.083Z] 00:08:01 6 8.49 0.00 4.25 0.05 0.05 87.16 [2025-02-14T00:08:25.083Z] 00:08:01 7 9.10 0.00 4.81 12.48 0.05 73.56 [2025-02-14T00:08:25.083Z] Average: all 1.11 0.00 0.45 0.26 0.01 98.16 [2025-02-14T00:08:25.083Z] Average: 0 0.89 0.00 0.43 0.44 0.02 98.23 [2025-02-14T00:08:25.083Z] Average: 1 1.06 0.02 0.41 0.02 0.01 98.47 [2025-02-14T00:08:25.083Z] Average: 2 1.18 0.00 0.42 0.01 0.01 98.37 [2025-02-14T00:08:25.083Z] Average: 3 0.88 0.00 0.34 0.00 0.01 98.77 [2025-02-14T00:08:25.083Z] Average: 4 1.05 0.00 0.42 0.03 0.01 98.50 [2025-02-14T00:08:25.083Z] Average: 5 1.44 0.00 0.43 0.04 0.02 98.07 [2025-02-14T00:08:25.083Z] Average: 6 1.07 0.00 0.54 0.01 0.01 98.38 [2025-02-14T00:08:25.083Z] Average: 7 1.29 0.00 0.61 1.56 0.02 96.52 [2025-02-14T00:08:25.083Z] [2025-02-14T00:08:25.083Z] [2025-02-14T00:08:25.083Z]