Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab 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-ssh18386208425893891485.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-ssh9880476211526693154.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-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6252171404495448610.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-ssh1217589103658445206.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11177917466523454298.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-39349 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab # timeout=10 Commit message: "Merge pull request #387 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" > git rev-list --no-walk a1121d67b9e182bac033e71f594406838e537737 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-20T18:39:13.401Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-20T18:39:13.487Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-20T18:39:13.512Z] ========================================================= [2025-02-20T18:39:13.512Z] EdgeX Global Pipelines Version Info [2025-02-20T18:39:13.512Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:39:14.227Z] ------------------- [2025-02-20T18:39:14.227Z] stable info: [2025-02-20T18:39:14.227Z] ------------------- [2025-02-20T18:39:14.227Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-20T18:39:14.227Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T18:39:14.227Z] Message: update stable to v1.0.269 [2025-02-20T18:39:14.798Z] ------------------- [2025-02-20T18:39:14.798Z] experimental info: [2025-02-20T18:39:14.798Z] ------------------- [2025-02-20T18:39:14.798Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-20T18:39:14.798Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T18:39:14.798Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-20T18:39:14.877Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-02-20T18:39:14.903Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-02-20T18:39:14.929Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-20T18:39:14.952Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-20T18:39:14.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-20T18:39:14.997Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-20T18:39:15.015Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-20T18:39:15.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-20T18:39:15.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-20T18:39:15.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-20T18:39:15.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-20T18:39:15.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-02-20T18:39:15.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-20T18:39:15.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-20T18:39:15.180Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T18:39:15.202Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T18:39:15.224Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T18:39:15.247Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T18:39:15.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-20T18:39:15.293Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-20T18:39:15.316Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-20T18:39:15.339Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-20T18:39:15.361Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-20T18:39:15.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-20T18:39:15.404Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-20T18:39:15.426Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-20T18:39:15.450Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-20T18:39:15.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-20T18:39:15.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-20T18:39:15.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-20T18:39:15.546Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] echo [2025-02-20T18:39:15.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbc64fe [Pipeline] echo [2025-02-20T18:39:15.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T18:39:15.658Z] provisioning config files... [2025-02-20T18:39:15.671Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16428465626156345065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:39:16.011Z] ---> ****-login.sh [2025-02-20T18:39:16.011Z] nexus3.edgexfoundry.org:10001 [2025-02-20T18:39:16.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:39:16.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:39:16.272Z] Configure a credential helper to remove this warning. See [2025-02-20T18:39:16.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:39:16.272Z] [2025-02-20T18:39:16.272Z] Login Succeeded [2025-02-20T18:39:16.272Z] nexus3.edgexfoundry.org:10002 [2025-02-20T18:39:16.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:39:16.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:39:16.531Z] Configure a credential helper to remove this warning. See [2025-02-20T18:39:16.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:39:16.532Z] [2025-02-20T18:39:16.532Z] Login Succeeded [2025-02-20T18:39:16.532Z] nexus3.edgexfoundry.org:10003 [2025-02-20T18:39:16.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:39:16.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:39:16.532Z] Configure a credential helper to remove this warning. See [2025-02-20T18:39:16.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:39:16.532Z] [2025-02-20T18:39:16.532Z] Login Succeeded [2025-02-20T18:39:16.532Z] nexus3.edgexfoundry.org:10004 [2025-02-20T18:39:16.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:39:16.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:39:16.791Z] Configure a credential helper to remove this warning. See [2025-02-20T18:39:16.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:39:16.791Z] [2025-02-20T18:39:16.791Z] Login Succeeded [2025-02-20T18:39:16.791Z] ****.io [2025-02-20T18:39:16.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:39:17.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:39:17.052Z] Configure a credential helper to remove this warning. See [2025-02-20T18:39:17.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:39:17.052Z] [2025-02-20T18:39:17.052Z] Login Succeeded [2025-02-20T18:39:17.052Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T18:39:17.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-20T18:39:17.456Z] + git rev-list -1 --merges fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab~1..fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] echo [2025-02-20T18:39:17.479Z] -----------> git rev-list -1 --merges fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab~1..fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [2025-02-20T18:39:17.479Z] fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [false] [Pipeline] sh [2025-02-20T18:39:17.770Z] + git log --format=format:%s -1 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] echo [2025-02-20T18:39:17.785Z] ========================================================= [2025-02-20T18:39:17.785Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-20T18:39:17.785Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T18:39:18.131Z] + git log --format=format:%s -1 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] echo [2025-02-20T18:39:18.143Z] [semverPrep] GIT_COMMIT: fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab, Commit Message: Merge pull request #387 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25 [Pipeline] echo [2025-02-20T18:39:18.157Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-20T18:39:18.535Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T18:39:18.536Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-20T18:39:18.536Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-20T18:39:18.536Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-20T18:39:18.536Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-20T18:39:18.536Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-20T18:39:18.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:39:18.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T18:39:18.952Z] [2025-02-20T18:39:18.952Z] 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-20T18:39:19.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T18:39:19.260Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-20T18:39:19.260Z] b85a868b505f: Pulling fs layer [2025-02-20T18:39:19.260Z] e2be974225ed: Pulling fs layer [2025-02-20T18:39:19.260Z] 339a4e72a1f5: Pulling fs layer [2025-02-20T18:39:19.260Z] 988bab9f4d93: Pulling fs layer [2025-02-20T18:39:19.260Z] 1469e6f7b9e6: Pulling fs layer [2025-02-20T18:39:19.260Z] eaf3925da568: Pulling fs layer [2025-02-20T18:39:19.260Z] bab4dde63d76: Pulling fs layer [2025-02-20T18:39:19.260Z] bde34c3a00c8: Pulling fs layer [2025-02-20T18:39:19.260Z] b352a97aabf1: Pulling fs layer [2025-02-20T18:39:19.260Z] 4872d77fe225: Pulling fs layer [2025-02-20T18:39:19.260Z] 5851b861e8e6: Pulling fs layer [2025-02-20T18:39:19.260Z] 988bab9f4d93: Waiting [2025-02-20T18:39:19.260Z] 1469e6f7b9e6: Waiting [2025-02-20T18:39:19.260Z] bde34c3a00c8: Waiting [2025-02-20T18:39:19.260Z] b352a97aabf1: Waiting [2025-02-20T18:39:19.260Z] eaf3925da568: Waiting [2025-02-20T18:39:19.260Z] bab4dde63d76: Waiting [2025-02-20T18:39:19.260Z] 4872d77fe225: Waiting [2025-02-20T18:39:19.260Z] e2be974225ed: Verifying Checksum [2025-02-20T18:39:19.260Z] e2be974225ed: Download complete [2025-02-20T18:39:19.260Z] 988bab9f4d93: Verifying Checksum [2025-02-20T18:39:19.260Z] 988bab9f4d93: Download complete [2025-02-20T18:39:19.260Z] 1469e6f7b9e6: Verifying Checksum [2025-02-20T18:39:19.260Z] 1469e6f7b9e6: Download complete [2025-02-20T18:39:19.260Z] 339a4e72a1f5: Verifying Checksum [2025-02-20T18:39:19.260Z] 339a4e72a1f5: Download complete [2025-02-20T18:39:19.260Z] eaf3925da568: Verifying Checksum [2025-02-20T18:39:19.260Z] eaf3925da568: Download complete [2025-02-20T18:39:19.520Z] bde34c3a00c8: Download complete [2025-02-20T18:39:19.520Z] b352a97aabf1: Verifying Checksum [2025-02-20T18:39:19.520Z] b352a97aabf1: Download complete [2025-02-20T18:39:19.520Z] 4872d77fe225: Verifying Checksum [2025-02-20T18:39:19.520Z] 5851b861e8e6: Download complete [2025-02-20T18:39:19.520Z] b85a868b505f: Verifying Checksum [2025-02-20T18:39:19.520Z] b85a868b505f: Download complete [2025-02-20T18:39:19.780Z] bab4dde63d76: Verifying Checksum [2025-02-20T18:39:19.780Z] bab4dde63d76: Download complete [2025-02-20T18:39:20.716Z] b85a868b505f: Pull complete [2025-02-20T18:39:20.716Z] e2be974225ed: Pull complete [2025-02-20T18:39:20.975Z] 339a4e72a1f5: Pull complete [2025-02-20T18:39:21.237Z] 988bab9f4d93: Pull complete [2025-02-20T18:39:21.237Z] 1469e6f7b9e6: Pull complete [2025-02-20T18:39:21.497Z] eaf3925da568: Pull complete [2025-02-20T18:39:22.871Z] bab4dde63d76: Pull complete [2025-02-20T18:39:23.130Z] bde34c3a00c8: Pull complete [2025-02-20T18:39:23.130Z] b352a97aabf1: Pull complete [2025-02-20T18:39:23.389Z] 4872d77fe225: Pull complete [2025-02-20T18:39:23.389Z] 5851b861e8e6: Pull complete [2025-02-20T18:39:23.389Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-20T18:39:23.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T18:39:23.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T18:39:23.522Z] prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container [2025-02-20T18:39:23.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T18:39:25.453Z] $ docker top 899133f61c13f1500acd9e18ef5a35b4fd8581cf7e64bcac66cb3769e0c48bb6 -eo pid,comm [2025-02-20T18:39:25.506Z] 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-20T18:39:25.506Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T18:39:25.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T18:39:25.562Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T18:39:25.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T18:39:25.679Z] $ docker exec 899133f61c13f1500acd9e18ef5a35b4fd8581cf7e64bcac66cb3769e0c48bb6 ssh-agent [2025-02-20T18:39:25.784Z] SSH_AUTH_SOCK=/tmp/ssh-KWYNi6HXvVjC/agent.33 [2025-02-20T18:39:25.784Z] SSH_AGENT_PID=39 [2025-02-20T18:39:25.792Z] Running ssh-add (command line suppressed) [2025-02-20T18:39:25.879Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16981579700474041726.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16981579700474041726.key) [2025-02-20T18:39:25.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T18:39:26.185Z] + git tag --points-at HEAD [Pipeline] } [2025-02-20T18:39:26.196Z] $ docker exec --env ******** --env ******** 899133f61c13f1500acd9e18ef5a35b4fd8581cf7e64bcac66cb3769e0c48bb6 ssh-agent -k [2025-02-20T18:39:26.290Z] unset SSH_AUTH_SOCK; [2025-02-20T18:39:26.290Z] unset SSH_AGENT_PID; [2025-02-20T18:39:26.290Z] echo Agent pid 39 killed; [2025-02-20T18:39:26.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-20T18:39:26.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T18:39:26.345Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T18:39:26.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T18:39:26.453Z] $ docker exec 899133f61c13f1500acd9e18ef5a35b4fd8581cf7e64bcac66cb3769e0c48bb6 ssh-agent [2025-02-20T18:39:26.570Z] SSH_AUTH_SOCK=/tmp/ssh-OxU1jAz4mH5t/agent.72 [2025-02-20T18:39:26.570Z] SSH_AGENT_PID=78 [2025-02-20T18:39:26.574Z] Running ssh-add (command line suppressed) [2025-02-20T18:39:26.670Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3065669876037477264.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3065669876037477264.key) [2025-02-20T18:39:26.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T18:39:26.978Z] + git semver init [2025-02-20T18:39:27.238Z] 2025-02-20 18:39:27,157 [run_init] DEBUG init version:0.0.0 force:False [2025-02-20T18:39:27.238Z] 2025-02-20 18:39:27,158 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2025-02-20T18:39:27.238Z] 2025-02-20 18:39:27,159 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2025-02-20T18:39:27.238Z] 2025-02-20 18:39:27,159 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T18:39:29.149Z] 2025-02-20 18:39:28,624 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2025-02-20T18:39:29.149Z] 2025-02-20 18:39:28,624 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2025-02-20T18:39:29.149Z] 2025-02-20 18:39:28,625 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-02-20T18:39:29.149Z] 2025-02-20 18:39:28,625 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-02-20T18:39:29.149Z] 4.0.0-dev.8 [Pipeline] } [2025-02-20T18:39:29.157Z] $ docker exec --env ******** --env ******** 899133f61c13f1500acd9e18ef5a35b4fd8581cf7e64bcac66cb3769e0c48bb6 ssh-agent -k [2025-02-20T18:39:29.247Z] unset SSH_AUTH_SOCK; [2025-02-20T18:39:29.247Z] unset SSH_AGENT_PID; [2025-02-20T18:39:29.247Z] echo Agent pid 78 killed; [2025-02-20T18:39:29.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T18:39:29.586Z] + git semver [Pipeline] } [2025-02-20T18:39:29.854Z] $ docker stop --time=1 899133f61c13f1500acd9e18ef5a35b4fd8581cf7e64bcac66cb3769e0c48bb6 [2025-02-20T18:39:31.136Z] $ docker rm -f --volumes 899133f61c13f1500acd9e18ef5a35b4fd8581cf7e64bcac66cb3769e0c48bb6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T18:39:31.479Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-20T18:39:31.800Z] Stashed 1 file(s) [Pipeline] echo [2025-02-20T18:39:31.804Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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-20T18:39:31.978Z] provisioning config files... [2025-02-20T18:39:31.989Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10196255821413072429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:39:32.290Z] ---> ****-login.sh [2025-02-20T18:39:32.290Z] nexus3.edgexfoundry.org:10001 [2025-02-20T18:39:32.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:39:32.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:39:32.291Z] Configure a credential helper to remove this warning. See [2025-02-20T18:39:32.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:39:32.291Z] [2025-02-20T18:39:32.291Z] Login Succeeded [2025-02-20T18:39:32.291Z] nexus3.edgexfoundry.org:10002 [2025-02-20T18:39:32.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:39:32.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:39:32.291Z] Configure a credential helper to remove this warning. See [2025-02-20T18:39:32.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:39:32.291Z] [2025-02-20T18:39:32.291Z] Login Succeeded [2025-02-20T18:39:32.291Z] nexus3.edgexfoundry.org:10003 [2025-02-20T18:39:32.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:39:32.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:39:32.551Z] Configure a credential helper to remove this warning. See [2025-02-20T18:39:32.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:39:32.551Z] [2025-02-20T18:39:32.551Z] Login Succeeded [2025-02-20T18:39:32.551Z] nexus3.edgexfoundry.org:10004 [2025-02-20T18:39:32.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:39:32.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:39:32.551Z] Configure a credential helper to remove this warning. See [2025-02-20T18:39:32.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:39:32.551Z] [2025-02-20T18:39:32.551Z] Login Succeeded [2025-02-20T18:39:32.551Z] ****.io [2025-02-20T18:39:32.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:39:32.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:39:32.811Z] Configure a credential helper to remove this warning. See [2025-02-20T18:39:32.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:39:32.811Z] [2025-02-20T18:39:32.811Z] Login Succeeded [2025-02-20T18:39:32.811Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T18:39:32.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-20T18:39:32.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T18:39:32.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T18:39:32.948Z] ========================================================= [2025-02-20T18:39:32.948Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-20T18:39:32.948Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:39:33.286Z] + 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-20T18:39:33.286Z] Sending build context to Docker daemon 20.75MB [2025-02-20T18:39:33.286Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T18:39:33.286Z] Step 2/13 : FROM ${BASE} AS builder [2025-02-20T18:39:33.286Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-20T18:39:33.286Z] da9db072f522: Pulling fs layer [2025-02-20T18:39:33.286Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-20T18:39:33.286Z] 06f05ace1117: Pulling fs layer [2025-02-20T18:39:33.286Z] 5fe327b54edc: Pulling fs layer [2025-02-20T18:39:33.286Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T18:39:33.286Z] 92a5565b7b96: Pulling fs layer [2025-02-20T18:39:33.286Z] ff9bb7016b71: Pulling fs layer [2025-02-20T18:39:33.286Z] b67dba6c2c7d: Pulling fs layer [2025-02-20T18:39:33.286Z] a813b0c90790: Pulling fs layer [2025-02-20T18:39:33.286Z] 5fe327b54edc: Waiting [2025-02-20T18:39:33.286Z] 92a5565b7b96: Waiting [2025-02-20T18:39:33.286Z] 4f4fb700ef54: Waiting [2025-02-20T18:39:33.286Z] b67dba6c2c7d: Waiting [2025-02-20T18:39:33.286Z] a813b0c90790: Waiting [2025-02-20T18:39:33.286Z] ff9bb7016b71: Waiting [2025-02-20T18:39:33.544Z] 6ef4a4ee8ca5: Download complete [2025-02-20T18:39:33.544Z] 5fe327b54edc: Verifying Checksum [2025-02-20T18:39:33.544Z] 5fe327b54edc: Download complete [2025-02-20T18:39:33.544Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T18:39:33.544Z] 4f4fb700ef54: Download complete [2025-02-20T18:39:33.544Z] 92a5565b7b96: Verifying Checksum [2025-02-20T18:39:33.544Z] 92a5565b7b96: Download complete [2025-02-20T18:39:33.544Z] da9db072f522: Verifying Checksum [2025-02-20T18:39:33.544Z] da9db072f522: Download complete [2025-02-20T18:39:33.544Z] ff9bb7016b71: Verifying Checksum [2025-02-20T18:39:33.544Z] ff9bb7016b71: Download complete [2025-02-20T18:39:33.545Z] da9db072f522: Pull complete [2025-02-20T18:39:33.803Z] a813b0c90790: Verifying Checksum [2025-02-20T18:39:33.803Z] a813b0c90790: Download complete [2025-02-20T18:39:33.803Z] 6ef4a4ee8ca5: Pull complete [2025-02-20T18:39:33.803Z] 06f05ace1117: Verifying Checksum [2025-02-20T18:39:33.803Z] 06f05ace1117: Download complete [2025-02-20T18:39:34.368Z] b67dba6c2c7d: Verifying Checksum [2025-02-20T18:39:34.368Z] b67dba6c2c7d: Download complete [2025-02-20T18:39:37.653Z] 06f05ace1117: Pull complete [2025-02-20T18:39:37.653Z] 5fe327b54edc: Pull complete [2025-02-20T18:39:37.653Z] 4f4fb700ef54: Pull complete [2025-02-20T18:39:37.653Z] 92a5565b7b96: Pull complete [2025-02-20T18:39:37.653Z] ff9bb7016b71: Pull complete [2025-02-20T18:39:39.562Z] b67dba6c2c7d: Pull complete [2025-02-20T18:39:40.127Z] a813b0c90790: Pull complete [2025-02-20T18:39:40.127Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-20T18:39:40.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-20T18:39:40.127Z] ---> 3ba60ce46760 [2025-02-20T18:39:40.127Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-02-20T18:39:43.431Z] ---> Running in 4ffbaff251d0 [2025-02-20T18:39:43.431Z] Removing intermediate container 4ffbaff251d0 [2025-02-20T18:39:43.431Z] ---> 2fe3d01b7c37 [2025-02-20T18:39:43.431Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T18:39:43.431Z] ---> Running in 8f72ad3084d5 [2025-02-20T18:39:43.431Z] Removing intermediate container 8f72ad3084d5 [2025-02-20T18:39:43.431Z] ---> fc0049176b5b [2025-02-20T18:39:43.431Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-02-20T18:39:43.431Z] ---> Running in 14eb4436ad0a [2025-02-20T18:39:43.431Z] Removing intermediate container 14eb4436ad0a [2025-02-20T18:39:43.431Z] ---> d8f31ea68f15 [2025-02-20T18:39:43.431Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-02-20T18:39:43.431Z] ---> Running in 5e770c95b832 [2025-02-20T18:39:43.691Z] Removing intermediate container 5e770c95b832 [2025-02-20T18:39:43.691Z] ---> b15ae2e8086b [2025-02-20T18:39:43.691Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T18:39:43.691Z] ---> Running in 081c780a5011 [2025-02-20T18:39:43.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T18:39:44.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T18:39:44.472Z] (1/14) Installing libintl (0.22.5-r0) [2025-02-20T18:39:44.472Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-02-20T18:39:44.472Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-02-20T18:39:44.472Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-02-20T18:39:44.472Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-02-20T18:39:44.472Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-02-20T18:39:44.472Z] (7/14) Installing udev-init-scripts (35-r1) [2025-02-20T18:39:44.472Z] (8/14) Installing libeconf (0.6.3-r0) [2025-02-20T18:39:44.731Z] (9/14) Installing libblkid (2.40.1-r1) [2025-02-20T18:39:44.731Z] (10/14) Installing xz-libs (5.6.2-r0) [2025-02-20T18:39:44.731Z] (11/14) Installing kmod-libs (32-r0) [2025-02-20T18:39:44.731Z] (12/14) Installing eudev (3.2.14-r2) [2025-02-20T18:39:44.731Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-02-20T18:39:44.731Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-02-20T18:39:44.731Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T18:39:44.731Z] Executing eudev-3.2.14-r2.trigger [2025-02-20T18:39:44.731Z] OK: 254 MiB in 72 packages [2025-02-20T18:39:45.297Z] Removing intermediate container 081c780a5011 [2025-02-20T18:39:45.297Z] ---> 1fc7ded777b0 [2025-02-20T18:39:45.297Z] Step 8/13 : WORKDIR /device-usb-camera [2025-02-20T18:39:45.297Z] ---> Running in 9e9f9b695b42 [2025-02-20T18:39:45.297Z] Removing intermediate container 9e9f9b695b42 [2025-02-20T18:39:45.297Z] ---> 2c00403a075d [2025-02-20T18:39:45.297Z] Step 9/13 : COPY go.mod vendor* ./ [2025-02-20T18:39:45.297Z] ---> d8a3386de300 [2025-02-20T18:39:45.297Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T18:39:45.297Z] ---> Running in a197edb4c9a3 [2025-02-20T18:39:46.936Z] Still waiting to schedule task [2025-02-20T18:39:46.936Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-20T18:40:24.123Z] Removing intermediate container a197edb4c9a3 [2025-02-20T18:40:24.123Z] ---> ae553d4ede9e [2025-02-20T18:40:24.123Z] Step 11/13 : COPY . . [2025-02-20T18:40:24.123Z] ---> 6d96e8bc3f95 [2025-02-20T18:40:24.123Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-02-20T18:40:24.123Z] ---> Running in bfa0f26e2afd [2025-02-20T18:40:24.123Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T18:40:24.123Z] Dload Upload Total Spent Left Speed [2025-02-20T18:40:24.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9635 0 --:--:-- --:--:-- --:--:-- 9833 [2025-02-20T18:40:24.123Z] Removing intermediate container bfa0f26e2afd [2025-02-20T18:40:24.123Z] ---> 27b7d9e15cc1 [2025-02-20T18:40:24.123Z] Step 13/13 : RUN ${MAKE} [2025-02-20T18:40:24.123Z] ---> Running in 05146056a5f9 [2025-02-20T18:40:24.123Z] noop [2025-02-20T18:40:24.123Z] Removing intermediate container 05146056a5f9 [2025-02-20T18:40:24.123Z] ---> 5d0e28c4fd17 [2025-02-20T18:40:24.123Z] Successfully built 5d0e28c4fd17 [2025-02-20T18:40:24.123Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:40:24.456Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T18:40:24.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T18:40:24.546Z] prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container [2025-02-20T18:40:24.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-20T18:40:24.921Z] $ docker top 9c1d86c03e7e8b415b439d9b6f9ad2fbf0b0b796fb9bfd514bd08815afa70927 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T18:40:25.274Z] + go version [2025-02-20T18:40:25.274Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-20T18:40:25.280Z] $ docker stop --time=1 9c1d86c03e7e8b415b439d9b6f9ad2fbf0b0b796fb9bfd514bd08815afa70927 [2025-02-20T18:40:26.515Z] $ docker rm -f --volumes 9c1d86c03e7e8b415b439d9b6f9ad2fbf0b0b796fb9bfd514bd08815afa70927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:40:26.961Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T18:40:26.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T18:40:27.052Z] prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container [2025-02-20T18:40:27.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-20T18:40:27.396Z] $ docker top 31727fc649afa825f281f4b6166869ad3f5e7b7609379afc68e5fa897a1aae8f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T18:40:27.754Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2025-02-20T18:40:28.056Z] + make test [2025-02-20T18:40:28.056Z] go test ./... -coverprofile=coverage.out ./... [2025-02-20T18:40:29.431Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-02-20T18:40:47.504Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-02-20T18:40:47.504Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2025-02-20T18:40:59.699Z] go vet ./... [2025-02-20T18:41:03.880Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-20T18:41:03.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-20T18:41:03.880Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-20T18:41:04.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-20T18:41:04.167Z] $ docker stop --time=1 31727fc649afa825f281f4b6166869ad3f5e7b7609379afc68e5fa897a1aae8f [2025-02-20T18:41:06.305Z] $ docker rm -f --volumes 31727fc649afa825f281f4b6166869ad3f5e7b7609379afc68e5fa897a1aae8f [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T18:41:06.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-20T18:41:06.900Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-20T18:41:07.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-20T18:41:07.734Z] + ls -al . [2025-02-20T18:41:07.734Z] total 288 [2025-02-20T18:41:07.734Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 18:40 . [2025-02-20T18:41:07.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 18:39 .. [2025-02-20T18:41:07.734Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 18:40 .git [2025-02-20T18:41:07.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:39 .github [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 379 Feb 20 18:39 .gitignore [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 203 Feb 20 18:39 .golangci.yml [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 20 18:39 .hadolint.yml [2025-02-20T18:41:07.734Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 18:39 .semver [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 19367 Feb 20 18:39 Attribution.txt [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 16561 Feb 20 18:39 CHANGELOG.md [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 2440 Feb 20 18:39 Dockerfile [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 20 18:39 GOVERNANCE.md [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 20 18:39 Jenkinsfile [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 20 18:39 LICENSE [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 3193 Feb 20 18:39 Makefile [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 18:39 OWNERS.md [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 2575 Feb 20 18:39 README.md [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 18:39 VERSION [2025-02-20T18:41:07.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 18:39 bin [2025-02-20T18:41:07.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:39 cmd [2025-02-20T18:41:07.734Z] -rw-r--r-- 1 jenkins jenkins 54772 Feb 20 18:40 coverage.out [2025-02-20T18:41:07.734Z] -rwxrwxr-x 1 jenkins jenkins 84 Feb 20 18:39 docker-entrypoint.sh [2025-02-20T18:41:07.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 18:39 docs [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 6368 Feb 20 18:39 go.mod [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 87083 Feb 20 18:39 go.sum [2025-02-20T18:41:07.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:39 internal [2025-02-20T18:41:07.734Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 20 18:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:41:08.057Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab --label arch=amd64 --label version=4.0.0-dev.8 . [2025-02-20T18:41:08.057Z] Sending build context to Docker daemon 20.81MB [2025-02-20T18:41:08.057Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T18:41:08.057Z] Step 2/37 : FROM ${BASE} AS builder [2025-02-20T18:41:08.057Z] ---> 5d0e28c4fd17 [2025-02-20T18:41:08.057Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-02-20T18:41:08.317Z] ---> Running in 86113bba69f3 [2025-02-20T18:41:08.317Z] Removing intermediate container 86113bba69f3 [2025-02-20T18:41:08.317Z] ---> 230d695fb34e [2025-02-20T18:41:08.317Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T18:41:08.317Z] ---> Running in 10e37444ae8c [2025-02-20T18:41:08.317Z] Removing intermediate container 10e37444ae8c [2025-02-20T18:41:08.317Z] ---> 65c8b7aa9dbb [2025-02-20T18:41:08.317Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-02-20T18:41:08.317Z] ---> Running in bc7761f5b759 [2025-02-20T18:41:08.317Z] Removing intermediate container bc7761f5b759 [2025-02-20T18:41:08.317Z] ---> 4d59e95163be [2025-02-20T18:41:08.317Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-02-20T18:41:08.576Z] ---> Running in aa959d455038 [2025-02-20T18:41:08.576Z] Removing intermediate container aa959d455038 [2025-02-20T18:41:08.576Z] ---> 5551bffdd97b [2025-02-20T18:41:08.576Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T18:41:08.576Z] ---> Running in b840ca7246fd [2025-02-20T18:41:08.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T18:41:09.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T18:41:09.352Z] OK: 254 MiB in 72 packages [2025-02-20T18:41:09.611Z] Removing intermediate container b840ca7246fd [2025-02-20T18:41:09.611Z] ---> 34ae8cce2b95 [2025-02-20T18:41:09.611Z] Step 8/37 : WORKDIR /device-usb-camera [2025-02-20T18:41:09.611Z] ---> Running in 330f33e9dcd0 [2025-02-20T18:41:09.873Z] Removing intermediate container 330f33e9dcd0 [2025-02-20T18:41:09.873Z] ---> 7b048273a55a [2025-02-20T18:41:09.873Z] Step 9/37 : COPY go.mod vendor* ./ [2025-02-20T18:41:09.873Z] ---> 21ca5da97fe1 [2025-02-20T18:41:09.873Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T18:41:09.873Z] ---> Running in dd028309f98d [2025-02-20T18:41:10.811Z] Removing intermediate container dd028309f98d [2025-02-20T18:41:10.811Z] ---> 89d2542e56ac [2025-02-20T18:41:10.811Z] Step 11/37 : COPY . . [2025-02-20T18:41:11.069Z] ---> c57aeee23132 [2025-02-20T18:41:11.069Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-02-20T18:41:11.069Z] ---> Running in 64e137319ba9 [2025-02-20T18:41:11.328Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T18:41:11.328Z] Dload Upload Total Spent Left Speed [2025-02-20T18:41:11.328Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39479 0 --:--:-- --:--:-- --:--:-- 40846 [2025-02-20T18:41:11.586Z] Removing intermediate container 64e137319ba9 [2025-02-20T18:41:11.586Z] ---> 7fe407ef7e64 [2025-02-20T18:41:11.586Z] Step 13/37 : RUN ${MAKE} [2025-02-20T18:41:11.586Z] ---> Running in cea2449db978 [2025-02-20T18:41:11.844Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-02-20T18:41:24.242Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39350 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2025-02-20T18:41:24.261Z] Running in /w/workspace/device-usb-camera/196 [Pipeline] { [Pipeline] checkout [2025-02-20T18:41:24.304Z] Selected Git installation does not exist. Using Default [2025-02-20T18:41:24.304Z] The recommended git tool is: NONE [2025-02-20T18:41:28.903Z] using credential edgex-jenkins-ssh [2025-02-20T18:41:28.924Z] Cloning the remote Git repository [2025-02-20T18:41:28.967Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2025-02-20T18:41:29.057Z] > git init /w/workspace/device-usb-camera/196 # timeout=10 [2025-02-20T18:41:29.203Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2025-02-20T18:41:29.204Z] > git --version # timeout=10 [2025-02-20T18:41:29.223Z] > git --version # 'git version 2.25.1' [2025-02-20T18:41:29.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-20T18:41:29.385Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-20T18:41:32.713Z] Avoid second fetch [2025-02-20T18:41:32.713Z] Checking out Revision fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab (main) [2025-02-20T18:41:31.881Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2025-02-20T18:41:31.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-20T18:41:32.727Z] > git config core.sparsecheckout # timeout=10 [2025-02-20T18:41:32.787Z] > git checkout -f fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab # timeout=10 [2025-02-20T18:41:33.295Z] Commit message: "Merge pull request #387 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T18:41:38.174Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-20T18:41:38.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T18:41:38.174Z] Dload Upload Total Spent Left Speed [2025-02-20T18:41:38.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82761 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh [2025-02-20T18:41:38.531Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-20T18:41:38.865Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-20T18:41:38.865Z] + sudo tee /etc/docker/daemon.new [2025-02-20T18:41:38.865Z] { [2025-02-20T18:41:38.865Z] "registry-mirrors": [ [2025-02-20T18:41:38.865Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-20T18:41:38.865Z] ], [2025-02-20T18:41:38.865Z] "bip": "10.250.0.254/24", [2025-02-20T18:41:38.865Z] "hosts": [ [2025-02-20T18:41:38.865Z] "tcp://0.0.0.0:5555", [2025-02-20T18:41:38.865Z] "unix:///var/run/docker.sock" [2025-02-20T18:41:38.865Z] ], [2025-02-20T18:41:38.865Z] "mtu": 1458, [2025-02-20T18:41:38.865Z] "selinux-enabled": true, [2025-02-20T18:41:38.865Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-20T18:41:38.865Z] } [Pipeline] sh [2025-02-20T18:41:39.200Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-20T18:41:39.534Z] + sudo service docker restart [2025-02-20T18:41:43.909Z] Removing intermediate container cea2449db978 [2025-02-20T18:41:43.909Z] ---> a05a8be4ab9f [2025-02-20T18:41:43.909Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-02-20T18:41:43.909Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-02-20T18:41:43.909Z] 8411072a22a5: Pulling fs layer [2025-02-20T18:41:43.909Z] 8411072a22a5: Verifying Checksum [2025-02-20T18:41:43.909Z] 8411072a22a5: Download complete [2025-02-20T18:41:43.909Z] 8411072a22a5: Pull complete [2025-02-20T18:41:43.909Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-02-20T18:41:43.909Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-02-20T18:41:43.909Z] ---> 1ac78cb06e13 [2025-02-20T18:41:43.909Z] Step 15/37 : FROM alpine:3.20 [2025-02-20T18:41:43.909Z] 3.20: Pulling from library/alpine [2025-02-20T18:41:43.909Z] 0a9a5dfd008f: Pulling fs layer [2025-02-20T18:41:43.909Z] 0a9a5dfd008f: Download complete [2025-02-20T18:41:43.909Z] 0a9a5dfd008f: Pull complete [2025-02-20T18:41:43.909Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T18:41:43.909Z] Status: Downloaded newer image for alpine:3.20 [2025-02-20T18:41:43.909Z] ---> ff221270b9fb [2025-02-20T18:41:43.909Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-02-20T18:41:43.909Z] ---> Running in 1179258160e3 [2025-02-20T18:41:43.909Z] Removing intermediate container 1179258160e3 [2025-02-20T18:41:43.909Z] ---> ee051ea447aa [2025-02-20T18:41:43.909Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-02-20T18:41:43.909Z] ---> Running in 906f23a4e851 [2025-02-20T18:41:43.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T18:41:43.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T18:41:43.909Z] (1/115) Installing dumb-init (1.2.5-r3) [2025-02-20T18:41:43.909Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-02-20T18:41:43.909Z] (3/115) Installing aom-libs (3.9.1-r0) [2025-02-20T18:41:44.168Z] (4/115) Installing libxau (1.0.11-r4) [2025-02-20T18:41:44.168Z] (5/115) Installing libmd (1.1.0-r0) [2025-02-20T18:41:44.168Z] (6/115) Installing libbsd (0.12.2-r0) [2025-02-20T18:41:44.168Z] (7/115) Installing libxdmcp (1.1.5-r1) [2025-02-20T18:41:44.168Z] (8/115) Installing libxcb (1.16.1-r0) [2025-02-20T18:41:44.168Z] (9/115) Installing libx11 (1.8.9-r1) [2025-02-20T18:41:44.168Z] (10/115) Installing hwdata-pci (0.382-r0) [2025-02-20T18:41:44.168Z] (11/115) Installing libpciaccess (0.18.1-r0) [2025-02-20T18:41:44.168Z] (12/115) Installing libdrm (2.4.120-r0) [2025-02-20T18:41:44.168Z] (13/115) Installing libxext (1.3.6-r2) [2025-02-20T18:41:44.168Z] (14/115) Installing libxfixes (6.0.1-r4) [2025-02-20T18:41:44.168Z] (15/115) Installing libffi (3.4.6-r0) [2025-02-20T18:41:44.168Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-02-20T18:41:44.168Z] (17/115) Installing libva (2.21.0-r0) [2025-02-20T18:41:44.168Z] (18/115) Installing libvdpau (1.5-r3) [2025-02-20T18:41:44.168Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2025-02-20T18:41:44.168Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-20T18:41:44.168Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-02-20T18:41:44.168Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-02-20T18:41:44.168Z] (23/115) Installing libdav1d (1.4.2-r0) [2025-02-20T18:41:44.168Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2025-02-20T18:41:44.168Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-02-20T18:41:44.168Z] (26/115) Installing imath (3.1.12-r0) [2025-02-20T18:41:44.168Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-02-20T18:41:44.168Z] (28/115) Installing brotli-libs (1.1.0-r2) [2025-02-20T18:41:44.168Z] (29/115) Installing giflib (5.2.2-r0) [2025-02-20T18:41:44.168Z] (30/115) Installing libhwy (1.0.7-r0) [2025-02-20T18:41:44.168Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-02-20T18:41:44.168Z] (32/115) Installing lcms2 (2.16-r0) [2025-02-20T18:41:44.168Z] (33/115) Installing libpng (1.6.44-r0) [2025-02-20T18:41:44.428Z] (34/115) Installing libjxl (0.10.2-r0) [2025-02-20T18:41:44.428Z] (35/115) Installing lame-libs (3.100-r5) [2025-02-20T18:41:44.428Z] (36/115) Installing opus (1.5.2-r0) [2025-02-20T18:41:44.428Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2025-02-20T18:41:44.428Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2025-02-20T18:41:44.428Z] (39/115) Installing soxr (0.1.3-r7) [2025-02-20T18:41:44.428Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-02-20T18:41:44.428Z] (41/115) Installing libogg (1.3.5-r5) [2025-02-20T18:41:44.428Z] (42/115) Installing libtheora (1.1.1-r18) [2025-02-20T18:41:44.428Z] (43/115) Installing libvorbis (1.3.7-r2) [2025-02-20T18:41:44.428Z] (44/115) Installing libvpx (1.14.1-r0) [2025-02-20T18:41:44.428Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2025-02-20T18:41:44.428Z] (46/115) Installing libwebp (1.3.2-r0) [2025-02-20T18:41:44.428Z] (47/115) Installing libwebpmux (1.3.2-r0) [2025-02-20T18:41:44.428Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-02-20T18:41:44.428Z] (49/115) Installing numactl (2.0.18-r0) [2025-02-20T18:41:44.428Z] (50/115) Installing x265-libs (3.6-r0) [2025-02-20T18:41:44.688Z] (51/115) Installing xvidcore (1.3.7-r2) [2025-02-20T18:41:44.688Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-02-20T18:41:44.688Z] (53/115) Installing sdl2 (2.28.5-r1) [2025-02-20T18:41:44.688Z] (54/115) Installing alsa-lib (1.2.11-r0) [2025-02-20T18:41:44.688Z] (55/115) Installing libexpat (2.6.4-r0) [2025-02-20T18:41:44.688Z] (56/115) Installing libbz2 (1.0.8-r6) [2025-02-20T18:41:44.688Z] (57/115) Installing freetype (2.13.2-r0) [2025-02-20T18:41:44.688Z] (58/115) Installing fontconfig (2.15.0-r1) [2025-02-20T18:41:44.688Z] (59/115) Installing fribidi (1.0.15-r0) [2025-02-20T18:41:44.688Z] (60/115) Installing libintl (0.22.5-r0) [2025-02-20T18:41:44.688Z] (61/115) Installing libeconf (0.6.3-r0) [2025-02-20T18:41:44.688Z] (62/115) Installing libblkid (2.40.1-r1) [2025-02-20T18:41:44.688Z] (63/115) Installing libmount (2.40.1-r1) [2025-02-20T18:41:44.688Z] (64/115) Installing pcre2 (10.43-r0) [2025-02-20T18:41:44.688Z] (65/115) Installing glib (2.80.5-r0) [2025-02-20T18:41:44.948Z] (66/115) Installing graphite2 (1.3.14-r6) [2025-02-20T18:41:44.948Z] (67/115) Installing harfbuzz (8.5.0-r0) [2025-02-20T18:41:44.948Z] (68/115) Installing libunibreak (6.1-r0) [2025-02-20T18:41:44.948Z] (69/115) Installing libass (0.17.2-r0) [2025-02-20T18:41:44.948Z] (70/115) Installing libbluray (1.3.4-r1) [2025-02-20T18:41:44.948Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2025-02-20T18:41:44.948Z] (72/115) Installing libopenmpt (0.7.7-r0) [2025-02-20T18:41:44.948Z] (73/115) Installing cjson (1.7.18-r0) [2025-02-20T18:41:44.948Z] (74/115) Installing mbedtls (3.6.2-r0) [2025-02-20T18:41:44.948Z] (75/115) Installing librist (0.2.10-r1) [2025-02-20T18:41:44.948Z] (76/115) Installing libsrt (1.5.3-r0) [2025-02-20T18:41:44.948Z] (77/115) Installing libssh (0.10.6-r0) [2025-02-20T18:41:44.948Z] (78/115) Installing xz-libs (5.6.2-r0) [2025-02-20T18:41:44.948Z] (79/115) Installing libxml2 (2.12.7-r0) [2025-02-20T18:41:44.948Z] (80/115) Installing libsodium (1.0.19-r0) [2025-02-20T18:41:44.948Z] (81/115) Installing libzmq (4.3.5-r2) [2025-02-20T18:41:44.948Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-02-20T18:41:44.948Z] (83/115) Installing serd-libs (0.32.2-r0) [2025-02-20T18:41:44.948Z] (84/115) Installing zix-libs (0.4.2-r0) [2025-02-20T18:41:44.948Z] (85/115) Installing sord-libs (0.16.16-r0) [2025-02-20T18:41:44.948Z] (86/115) Installing sratom (0.6.16-r0) [2025-02-20T18:41:44.948Z] (87/115) Installing lilv-libs (0.24.24-r1) [2025-02-20T18:41:44.948Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-02-20T18:41:44.948Z] (89/115) Installing libdovi (3.3.0-r0) [2025-02-20T18:41:45.208Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-02-20T18:41:45.208Z] (91/115) Installing shaderc (2024.0-r0) [2025-02-20T18:41:45.208Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-02-20T18:41:45.208Z] (93/115) Installing libplacebo (6.338.2-r1) [2025-02-20T18:41:45.208Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-02-20T18:41:45.208Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-02-20T18:41:45.208Z] (96/115) Installing vidstab (1.1.1-r0) [2025-02-20T18:41:45.208Z] (97/115) Installing zimg (3.0.5-r2) [2025-02-20T18:41:45.208Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-02-20T18:41:45.208Z] (99/115) Installing libasyncns (0.8-r3) [2025-02-20T18:41:45.208Z] (100/115) Installing dbus-libs (1.14.10-r1) [2025-02-20T18:41:45.208Z] (101/115) Installing libltdl (2.4.7-r3) [2025-02-20T18:41:45.208Z] (102/115) Installing orc (0.4.40-r0) [2025-02-20T18:41:45.208Z] (103/115) Installing libflac (1.4.3-r1) [2025-02-20T18:41:45.208Z] (104/115) Installing libsndfile (1.2.2-r1) [2025-02-20T18:41:45.208Z] (105/115) Installing speexdsp (1.2.1-r2) [2025-02-20T18:41:45.208Z] (106/115) Installing tdb-libs (1.4.9-r1) [2025-02-20T18:41:45.208Z] (107/115) Installing libpulse (17.0-r0) [2025-02-20T18:41:45.467Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-02-20T18:41:45.468Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-02-20T18:41:45.468Z] (110/115) Installing ffmpeg (6.1.1-r8) [2025-02-20T18:41:45.468Z] (111/115) Installing udev-init-scripts (35-r1) [2025-02-20T18:41:45.468Z] (112/115) Installing eudev-libs (3.2.14-r2) [2025-02-20T18:41:45.468Z] (113/115) Installing zstd-libs (1.5.6-r0) [2025-02-20T18:41:45.468Z] (114/115) Installing kmod-libs (32-r0) [2025-02-20T18:41:45.468Z] (115/115) Installing eudev (3.2.14-r2) [2025-02-20T18:41:45.468Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T18:41:45.468Z] Executing glib-2.80.5-r0.trigger [2025-02-20T18:41:45.468Z] Executing eudev-3.2.14-r2.trigger [2025-02-20T18:41:45.468Z] OK: 134 MiB in 129 packages [2025-02-20T18:41:48.002Z] Removing intermediate container 906f23a4e851 [2025-02-20T18:41:48.002Z] ---> 2c2859411ebe [2025-02-20T18:41:48.002Z] Step 18/37 : RUN apk --no-cache upgrade [2025-02-20T18:41:48.002Z] ---> Running in 07b5a6f0600b [2025-02-20T18:41:48.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T18:41:48.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T18:41:48.569Z] OK: 134 MiB in 129 packages [2025-02-20T18:41:48.828Z] Removing intermediate container 07b5a6f0600b [2025-02-20T18:41:48.828Z] ---> b031c6a1ade1 [2025-02-20T18:41:48.828Z] Step 19/37 : WORKDIR / [2025-02-20T18:41:48.828Z] ---> Running in e1c6c33bed88 [2025-02-20T18:41:48.828Z] Removing intermediate container e1c6c33bed88 [2025-02-20T18:41:48.828Z] ---> 02cdfb5bddf1 [2025-02-20T18:41:48.828Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-02-20T18:41:49.763Z] ---> 125c11910bab [2025-02-20T18:41:49.763Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-02-20T18:41:50.021Z] ---> 6e6817d779cb [2025-02-20T18:41:50.021Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-02-20T18:41:50.021Z] ---> 32d0830b5329 [2025-02-20T18:41:50.021Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-02-20T18:41:50.279Z] ---> 9551342080f0 [2025-02-20T18:41:50.279Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-02-20T18:41:50.279Z] ---> c6509c9b5e50 [2025-02-20T18:41:50.279Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-02-20T18:41:50.537Z] ---> a62a5a378857 [2025-02-20T18:41:50.537Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-02-20T18:41:51.224Z] ---> 3d1f1c09c16c [2025-02-20T18:41:51.224Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-02-20T18:41:51.224Z] ---> Running in d216efff518a [2025-02-20T18:41:51.790Z] Removing intermediate container d216efff518a [2025-02-20T18:41:51.790Z] ---> f04b1f6782ad [2025-02-20T18:41:51.790Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-02-20T18:41:51.790Z] ---> Running in 6b3f9ce1a36d [2025-02-20T18:41:52.363Z] Removing intermediate container 6b3f9ce1a36d [2025-02-20T18:41:52.363Z] ---> 19723bb7abd6 [2025-02-20T18:41:52.363Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-02-20T18:41:52.363Z] ---> Running in 55b693fe0bad [2025-02-20T18:41:52.929Z] Removing intermediate container 55b693fe0bad [2025-02-20T18:41:52.929Z] ---> 2b66db16d1f4 [2025-02-20T18:41:52.929Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-02-20T18:41:52.929Z] ---> Running in f68c0ed88e82 [2025-02-20T18:41:53.496Z] Removing intermediate container f68c0ed88e82 [2025-02-20T18:41:53.496Z] ---> ee9486eb8e5f [2025-02-20T18:41:53.496Z] Step 31/37 : EXPOSE 59983 [2025-02-20T18:41:53.496Z] ---> Running in 19f163a61caa [2025-02-20T18:41:53.496Z] Removing intermediate container 19f163a61caa [2025-02-20T18:41:53.496Z] ---> a3471dba57f3 [2025-02-20T18:41:53.496Z] Step 32/37 : EXPOSE 8554 [2025-02-20T18:41:53.759Z] ---> Running in 7a80e706f5c7 [2025-02-20T18:41:53.759Z] Removing intermediate container 7a80e706f5c7 [2025-02-20T18:41:53.759Z] ---> f650c586e9c2 [2025-02-20T18:41:53.759Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-02-20T18:41:53.759Z] ---> Running in 8f72091e7aad [2025-02-20T18:41:53.759Z] Removing intermediate container 8f72091e7aad [2025-02-20T18:41:53.759Z] ---> 61614e603dad [2025-02-20T18:41:53.759Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-02-20T18:41:53.759Z] ---> Running in af6df8c8f509 [2025-02-20T18:41:53.759Z] Removing intermediate container af6df8c8f509 [2025-02-20T18:41:53.759Z] ---> 2673eefef575 [2025-02-20T18:41:53.759Z] Step 35/37 : LABEL arch=amd64 [2025-02-20T18:41:54.019Z] ---> Running in cf1681b16b43 [2025-02-20T18:41:54.019Z] Removing intermediate container cf1681b16b43 [2025-02-20T18:41:54.019Z] ---> 7ef148bdf7be [2025-02-20T18:41:54.019Z] Step 36/37 : LABEL git_sha=fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [2025-02-20T18:41:54.019Z] ---> Running in 712aa842179b [2025-02-20T18:41:54.019Z] Removing intermediate container 712aa842179b [2025-02-20T18:41:54.019Z] ---> 161b3427684e [2025-02-20T18:41:54.019Z] Step 37/37 : LABEL version=4.0.0-dev.8 [2025-02-20T18:41:54.019Z] ---> Running in 541a792028d0 [2025-02-20T18:41:54.278Z] Removing intermediate container 541a792028d0 [2025-02-20T18:41:54.278Z] ---> 812cff186cd3 [2025-02-20T18:41:54.278Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-20T18:41:54.278Z] Successfully built 812cff186cd3 [2025-02-20T18:41:54.278Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T18:41:54.420Z] provisioning config files... [2025-02-20T18:41:54.430Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4517713642219477426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:41:54.732Z] ---> ****-login.sh [2025-02-20T18:41:54.732Z] nexus3.edgexfoundry.org:10001 [2025-02-20T18:41:54.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:41:54.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:41:54.732Z] Configure a credential helper to remove this warning. See [2025-02-20T18:41:54.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:41:54.732Z] [2025-02-20T18:41:54.732Z] Login Succeeded [2025-02-20T18:41:54.732Z] nexus3.edgexfoundry.org:10002 [2025-02-20T18:41:54.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:41:54.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:41:54.991Z] Configure a credential helper to remove this warning. See [2025-02-20T18:41:54.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:41:54.991Z] [2025-02-20T18:41:54.991Z] Login Succeeded [2025-02-20T18:41:54.991Z] nexus3.edgexfoundry.org:10003 [2025-02-20T18:41:54.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:41:54.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:41:54.992Z] Configure a credential helper to remove this warning. See [2025-02-20T18:41:54.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:41:54.992Z] [2025-02-20T18:41:54.992Z] Login Succeeded [2025-02-20T18:41:54.992Z] nexus3.edgexfoundry.org:10004 [2025-02-20T18:41:54.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:41:54.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:41:54.992Z] Configure a credential helper to remove this warning. See [2025-02-20T18:41:54.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:41:54.992Z] [2025-02-20T18:41:54.992Z] Login Succeeded [2025-02-20T18:41:54.992Z] ****.io [2025-02-20T18:41:55.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:41:55.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:41:55.251Z] Configure a credential helper to remove this warning. See [2025-02-20T18:41:55.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:41:55.251Z] [2025-02-20T18:41:55.251Z] Login Succeeded [2025-02-20T18:41:55.251Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T18:41:55.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T18:41:55.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T18:41:55.351Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2025-02-20T18:41:55.351Z] fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [2025-02-20T18:41:55.351Z] latest [2025-02-20T18:41:55.351Z] 4.0.0-dev.8 [2025-02-20T18:41:55.351Z] fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 [2025-02-20T18:41:55.351Z] main [2025-02-20T18:41:55.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:41:55.694Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:41:56.017Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [2025-02-20T18:41:56.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-02-20T18:41:56.017Z] 6f264593e575: Preparing [2025-02-20T18:41:56.017Z] 1aee15e43da6: Preparing [2025-02-20T18:41:56.017Z] 888233bcd15a: Preparing [2025-02-20T18:41:56.017Z] 888233bcd15a: Preparing [2025-02-20T18:41:56.017Z] 0e81680c8547: Preparing [2025-02-20T18:41:56.017Z] 4fdee56d7956: Preparing [2025-02-20T18:41:56.017Z] 220f05e61317: Preparing [2025-02-20T18:41:56.017Z] 1d5c34a3e35e: Preparing [2025-02-20T18:41:56.017Z] 3b7976465014: Preparing [2025-02-20T18:41:56.017Z] c185d8df7415: Preparing [2025-02-20T18:41:56.017Z] 0eadf459f5b9: Preparing [2025-02-20T18:41:56.017Z] c0a970a6a6f4: Preparing [2025-02-20T18:41:56.017Z] bf2917cae7e1: Preparing [2025-02-20T18:41:56.017Z] 994456c4fd7b: Preparing [2025-02-20T18:41:56.017Z] 1d5c34a3e35e: Waiting [2025-02-20T18:41:56.017Z] 3b7976465014: Waiting [2025-02-20T18:41:56.017Z] c185d8df7415: Waiting [2025-02-20T18:41:56.017Z] 0eadf459f5b9: Waiting [2025-02-20T18:41:56.017Z] c0a970a6a6f4: Waiting [2025-02-20T18:41:56.017Z] bf2917cae7e1: Waiting [2025-02-20T18:41:56.017Z] 994456c4fd7b: Waiting [2025-02-20T18:41:56.017Z] 220f05e61317: Waiting [2025-02-20T18:41:56.017Z] 888233bcd15a: Pushed [2025-02-20T18:41:56.017Z] 6f264593e575: Pushed [2025-02-20T18:41:56.017Z] 4fdee56d7956: Pushed [2025-02-20T18:41:56.017Z] 1aee15e43da6: Pushed [2025-02-20T18:41:56.277Z] 220f05e61317: Pushed [2025-02-20T18:41:56.277Z] 1d5c34a3e35e: Pushed [2025-02-20T18:41:56.277Z] c185d8df7415: Pushed [2025-02-20T18:41:56.277Z] 3b7976465014: Pushed [2025-02-20T18:41:56.277Z] 994456c4fd7b: Layer already exists [2025-02-20T18:41:56.277Z] c0a970a6a6f4: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T18:41:57.810Z] provisioning config files... [2025-02-20T18:41:57.846Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/196@tmp/config13751505357664923255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:41:58.320Z] ---> ****-login.sh [2025-02-20T18:41:58.320Z] nexus3.edgexfoundry.org:10001 [2025-02-20T18:41:58.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:41:58.803Z] 0e81680c8547: Pushed [2025-02-20T18:41:58.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:41:58.867Z] Configure a credential helper to remove this warning. See [2025-02-20T18:41:58.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:41:58.867Z] [2025-02-20T18:41:58.867Z] Login Succeeded [2025-02-20T18:41:58.867Z] nexus3.edgexfoundry.org:10002 [2025-02-20T18:41:59.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:41:59.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:41:59.135Z] Configure a credential helper to remove this warning. See [2025-02-20T18:41:59.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:41:59.136Z] [2025-02-20T18:41:59.136Z] Login Succeeded [2025-02-20T18:41:59.136Z] nexus3.edgexfoundry.org:10003 [2025-02-20T18:41:59.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:41:59.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:41:59.673Z] Configure a credential helper to remove this warning. See [2025-02-20T18:41:59.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:41:59.673Z] [2025-02-20T18:41:59.673Z] Login Succeeded [2025-02-20T18:41:59.673Z] nexus3.edgexfoundry.org:10004 [2025-02-20T18:41:59.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:41:59.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:41:59.947Z] Configure a credential helper to remove this warning. See [2025-02-20T18:41:59.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:41:59.947Z] [2025-02-20T18:41:59.947Z] Login Succeeded [2025-02-20T18:41:59.947Z] ****.io [2025-02-20T18:42:00.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:42:00.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:42:00.482Z] Configure a credential helper to remove this warning. See [2025-02-20T18:42:00.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:42:00.482Z] [2025-02-20T18:42:00.482Z] Login Succeeded [2025-02-20T18:42:00.482Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T18:42:00.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-02-20T18:42:00.705Z] 0eadf459f5b9: Pushed [Pipeline] echo [2025-02-20T18:42:00.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T18:42:00.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T18:42:00.855Z] ========================================================= [2025-02-20T18:42:00.855Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-20T18:42:00.855Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:42:01.251Z] + 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-20T18:42:01.853Z] Sending build context to Docker daemon 10.64MB [2025-02-20T18:42:01.853Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T18:42:01.853Z] Step 2/13 : FROM ${BASE} AS builder [2025-02-20T18:42:01.853Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-20T18:42:01.853Z] 9986a736f7d3: Pulling fs layer [2025-02-20T18:42:01.853Z] 1f018df60701: Pulling fs layer [2025-02-20T18:42:01.853Z] 39f8f326b044: Pulling fs layer [2025-02-20T18:42:01.853Z] e6a1e7a6a96a: Pulling fs layer [2025-02-20T18:42:01.853Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T18:42:01.853Z] d45d956e0dbf: Pulling fs layer [2025-02-20T18:42:01.853Z] d7702b0d1db1: Pulling fs layer [2025-02-20T18:42:01.853Z] 5c7f0f088c93: Pulling fs layer [2025-02-20T18:42:01.853Z] 4fdc064ae6cf: Pulling fs layer [2025-02-20T18:42:01.853Z] e6a1e7a6a96a: Waiting [2025-02-20T18:42:01.853Z] 4f4fb700ef54: Waiting [2025-02-20T18:42:01.853Z] d45d956e0dbf: Waiting [2025-02-20T18:42:01.853Z] 5c7f0f088c93: Waiting [2025-02-20T18:42:01.853Z] 4fdc064ae6cf: Waiting [2025-02-20T18:42:01.853Z] d7702b0d1db1: Waiting [2025-02-20T18:42:01.853Z] 1f018df60701: Verifying Checksum [2025-02-20T18:42:01.853Z] 1f018df60701: Download complete [2025-02-20T18:42:01.853Z] e6a1e7a6a96a: Verifying Checksum [2025-02-20T18:42:01.853Z] e6a1e7a6a96a: Download complete [2025-02-20T18:42:01.853Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T18:42:01.853Z] 4f4fb700ef54: Download complete [2025-02-20T18:42:02.122Z] d45d956e0dbf: Verifying Checksum [2025-02-20T18:42:02.122Z] d45d956e0dbf: Download complete [2025-02-20T18:42:02.122Z] d7702b0d1db1: Verifying Checksum [2025-02-20T18:42:02.122Z] d7702b0d1db1: Download complete [2025-02-20T18:42:02.122Z] 9986a736f7d3: Verifying Checksum [2025-02-20T18:42:02.122Z] 9986a736f7d3: Download complete [2025-02-20T18:42:02.396Z] 4fdc064ae6cf: Verifying Checksum [2025-02-20T18:42:02.396Z] 4fdc064ae6cf: Download complete [2025-02-20T18:42:02.983Z] 9986a736f7d3: Pull complete [2025-02-20T18:42:03.573Z] 1f018df60701: Pull complete [2025-02-20T18:42:03.849Z] 39f8f326b044: Verifying Checksum [2025-02-20T18:42:03.849Z] 39f8f326b044: Download complete [2025-02-20T18:42:04.816Z] 5c7f0f088c93: Verifying Checksum [2025-02-20T18:42:04.816Z] 5c7f0f088c93: Download complete [2025-02-20T18:42:08.965Z] bf2917cae7e1: Pushed [2025-02-20T18:42:08.965Z] fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab: digest: sha256:a1630a251264b1dc9d2e50aa7e02a940fdfde3abc2938631c9df4a10764f292f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:42:09.318Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:42:09.646Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-02-20T18:42:09.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-02-20T18:42:09.646Z] 6f264593e575: Preparing [2025-02-20T18:42:09.646Z] 1aee15e43da6: Preparing [2025-02-20T18:42:09.646Z] 888233bcd15a: Preparing [2025-02-20T18:42:09.646Z] 888233bcd15a: Preparing [2025-02-20T18:42:09.646Z] 0e81680c8547: Preparing [2025-02-20T18:42:09.646Z] 4fdee56d7956: Preparing [2025-02-20T18:42:09.646Z] 220f05e61317: Preparing [2025-02-20T18:42:09.646Z] 1d5c34a3e35e: Preparing [2025-02-20T18:42:09.646Z] 3b7976465014: Preparing [2025-02-20T18:42:09.646Z] c185d8df7415: Preparing [2025-02-20T18:42:09.646Z] 0eadf459f5b9: Preparing [2025-02-20T18:42:09.646Z] c0a970a6a6f4: Preparing [2025-02-20T18:42:09.646Z] bf2917cae7e1: Preparing [2025-02-20T18:42:09.646Z] 994456c4fd7b: Preparing [2025-02-20T18:42:09.646Z] c185d8df7415: Waiting [2025-02-20T18:42:09.646Z] c0a970a6a6f4: Waiting [2025-02-20T18:42:09.646Z] bf2917cae7e1: Waiting [2025-02-20T18:42:09.646Z] 0eadf459f5b9: Waiting [2025-02-20T18:42:09.646Z] 994456c4fd7b: Waiting [2025-02-20T18:42:09.646Z] 1d5c34a3e35e: Waiting [2025-02-20T18:42:09.646Z] 220f05e61317: Waiting [2025-02-20T18:42:09.646Z] 3b7976465014: Waiting [2025-02-20T18:42:09.646Z] 888233bcd15a: Layer already exists [2025-02-20T18:42:09.646Z] 0e81680c8547: Layer already exists [2025-02-20T18:42:09.646Z] 4fdee56d7956: Layer already exists [2025-02-20T18:42:09.646Z] 6f264593e575: Layer already exists [2025-02-20T18:42:09.646Z] 1aee15e43da6: Layer already exists [2025-02-20T18:42:09.646Z] 220f05e61317: Layer already exists [2025-02-20T18:42:09.646Z] 0eadf459f5b9: Layer already exists [2025-02-20T18:42:09.646Z] 1d5c34a3e35e: Layer already exists [2025-02-20T18:42:09.646Z] c185d8df7415: Layer already exists [2025-02-20T18:42:09.646Z] 3b7976465014: Layer already exists [2025-02-20T18:42:09.646Z] c0a970a6a6f4: Layer already exists [2025-02-20T18:42:09.646Z] bf2917cae7e1: Layer already exists [2025-02-20T18:42:09.646Z] 994456c4fd7b: Layer already exists [2025-02-20T18:42:09.646Z] latest: digest: sha256:a1630a251264b1dc9d2e50aa7e02a940fdfde3abc2938631c9df4a10764f292f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:42:09.982Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:42:10.310Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.8 [2025-02-20T18:42:10.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-02-20T18:42:10.310Z] 6f264593e575: Preparing [2025-02-20T18:42:10.310Z] 1aee15e43da6: Preparing [2025-02-20T18:42:10.310Z] 888233bcd15a: Preparing [2025-02-20T18:42:10.310Z] 888233bcd15a: Preparing [2025-02-20T18:42:10.310Z] 0e81680c8547: Preparing [2025-02-20T18:42:10.310Z] 4fdee56d7956: Preparing [2025-02-20T18:42:10.310Z] 220f05e61317: Preparing [2025-02-20T18:42:10.310Z] 1d5c34a3e35e: Preparing [2025-02-20T18:42:10.310Z] 3b7976465014: Preparing [2025-02-20T18:42:10.310Z] c185d8df7415: Preparing [2025-02-20T18:42:10.310Z] 0eadf459f5b9: Preparing [2025-02-20T18:42:10.310Z] c0a970a6a6f4: Preparing [2025-02-20T18:42:10.310Z] bf2917cae7e1: Preparing [2025-02-20T18:42:10.310Z] 994456c4fd7b: Preparing [2025-02-20T18:42:10.310Z] 3b7976465014: Waiting [2025-02-20T18:42:10.310Z] c0a970a6a6f4: Waiting [2025-02-20T18:42:10.310Z] 0eadf459f5b9: Waiting [2025-02-20T18:42:10.310Z] 994456c4fd7b: Waiting [2025-02-20T18:42:10.310Z] bf2917cae7e1: Waiting [2025-02-20T18:42:10.310Z] 220f05e61317: Waiting [2025-02-20T18:42:10.310Z] c185d8df7415: Waiting [2025-02-20T18:42:10.310Z] 1aee15e43da6: Layer already exists [2025-02-20T18:42:10.310Z] 0e81680c8547: Layer already exists [2025-02-20T18:42:10.310Z] 6f264593e575: Layer already exists [2025-02-20T18:42:10.310Z] 4fdee56d7956: Layer already exists [2025-02-20T18:42:10.310Z] 888233bcd15a: Layer already exists [2025-02-20T18:42:10.310Z] 220f05e61317: Layer already exists [2025-02-20T18:42:10.310Z] 1d5c34a3e35e: Layer already exists [2025-02-20T18:42:10.310Z] 3b7976465014: Layer already exists [2025-02-20T18:42:10.310Z] c185d8df7415: Layer already exists [2025-02-20T18:42:10.310Z] 0eadf459f5b9: Layer already exists [2025-02-20T18:42:10.310Z] bf2917cae7e1: Layer already exists [2025-02-20T18:42:10.310Z] c0a970a6a6f4: Layer already exists [2025-02-20T18:42:10.310Z] 994456c4fd7b: Layer already exists [2025-02-20T18:42:10.310Z] 4.0.0-dev.8: digest: sha256:a1630a251264b1dc9d2e50aa7e02a940fdfde3abc2938631c9df4a10764f292f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:42:10.648Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:42:10.974Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 [2025-02-20T18:42:10.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-02-20T18:42:10.974Z] 6f264593e575: Preparing [2025-02-20T18:42:10.974Z] 1aee15e43da6: Preparing [2025-02-20T18:42:10.974Z] 888233bcd15a: Preparing [2025-02-20T18:42:10.974Z] 888233bcd15a: Preparing [2025-02-20T18:42:10.974Z] 0e81680c8547: Preparing [2025-02-20T18:42:10.974Z] 4fdee56d7956: Preparing [2025-02-20T18:42:10.974Z] 220f05e61317: Preparing [2025-02-20T18:42:10.974Z] 1d5c34a3e35e: Preparing [2025-02-20T18:42:10.974Z] 3b7976465014: Preparing [2025-02-20T18:42:10.974Z] c185d8df7415: Preparing [2025-02-20T18:42:10.974Z] 0eadf459f5b9: Preparing [2025-02-20T18:42:10.974Z] c0a970a6a6f4: Preparing [2025-02-20T18:42:10.974Z] bf2917cae7e1: Preparing [2025-02-20T18:42:10.974Z] 994456c4fd7b: Preparing [2025-02-20T18:42:10.974Z] 3b7976465014: Waiting [2025-02-20T18:42:10.974Z] c185d8df7415: Waiting [2025-02-20T18:42:10.974Z] 0eadf459f5b9: Waiting [2025-02-20T18:42:10.974Z] c0a970a6a6f4: Waiting [2025-02-20T18:42:10.974Z] 1d5c34a3e35e: Waiting [2025-02-20T18:42:10.974Z] 220f05e61317: Waiting [2025-02-20T18:42:10.974Z] bf2917cae7e1: Waiting [2025-02-20T18:42:10.974Z] 994456c4fd7b: Waiting [2025-02-20T18:42:10.974Z] 1aee15e43da6: Layer already exists [2025-02-20T18:42:10.974Z] 6f264593e575: Layer already exists [2025-02-20T18:42:10.974Z] 888233bcd15a: Layer already exists [2025-02-20T18:42:10.974Z] 0e81680c8547: Layer already exists [2025-02-20T18:42:10.974Z] 4fdee56d7956: Layer already exists [2025-02-20T18:42:10.974Z] 220f05e61317: Layer already exists [2025-02-20T18:42:10.974Z] 3b7976465014: Layer already exists [2025-02-20T18:42:10.974Z] 1d5c34a3e35e: Layer already exists [2025-02-20T18:42:10.974Z] c185d8df7415: Layer already exists [2025-02-20T18:42:10.974Z] 0eadf459f5b9: Layer already exists [2025-02-20T18:42:10.974Z] c0a970a6a6f4: Layer already exists [2025-02-20T18:42:10.974Z] 994456c4fd7b: Layer already exists [2025-02-20T18:42:10.974Z] bf2917cae7e1: Layer already exists [2025-02-20T18:42:10.974Z] fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8: digest: sha256:a1630a251264b1dc9d2e50aa7e02a940fdfde3abc2938631c9df4a10764f292f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:42:11.317Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:42:11.648Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2025-02-20T18:42:11.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2025-02-20T18:42:11.648Z] 6f264593e575: Preparing [2025-02-20T18:42:11.648Z] 1aee15e43da6: Preparing [2025-02-20T18:42:11.648Z] 888233bcd15a: Preparing [2025-02-20T18:42:11.648Z] 888233bcd15a: Preparing [2025-02-20T18:42:11.648Z] 0e81680c8547: Preparing [2025-02-20T18:42:11.648Z] 4fdee56d7956: Preparing [2025-02-20T18:42:11.648Z] 220f05e61317: Preparing [2025-02-20T18:42:11.648Z] 1d5c34a3e35e: Preparing [2025-02-20T18:42:11.648Z] 3b7976465014: Preparing [2025-02-20T18:42:11.648Z] c185d8df7415: Preparing [2025-02-20T18:42:11.648Z] 220f05e61317: Waiting [2025-02-20T18:42:11.648Z] 1d5c34a3e35e: Waiting [2025-02-20T18:42:11.648Z] 3b7976465014: Waiting [2025-02-20T18:42:11.648Z] 0eadf459f5b9: Preparing [2025-02-20T18:42:11.648Z] c185d8df7415: Waiting [2025-02-20T18:42:11.648Z] c0a970a6a6f4: Preparing [2025-02-20T18:42:11.648Z] 0eadf459f5b9: Waiting [2025-02-20T18:42:11.648Z] bf2917cae7e1: Preparing [2025-02-20T18:42:11.648Z] c0a970a6a6f4: Waiting [2025-02-20T18:42:11.648Z] 994456c4fd7b: Preparing [2025-02-20T18:42:11.648Z] bf2917cae7e1: Waiting [2025-02-20T18:42:11.648Z] 994456c4fd7b: Waiting [2025-02-20T18:42:11.648Z] 888233bcd15a: Layer already exists [2025-02-20T18:42:11.648Z] 4fdee56d7956: Layer already exists [2025-02-20T18:42:11.648Z] 0e81680c8547: Layer already exists [2025-02-20T18:42:11.648Z] 6f264593e575: Layer already exists [2025-02-20T18:42:11.648Z] 1aee15e43da6: Layer already exists [2025-02-20T18:42:11.648Z] c185d8df7415: Layer already exists [2025-02-20T18:42:11.648Z] 220f05e61317: Layer already exists [2025-02-20T18:42:11.648Z] 1d5c34a3e35e: Layer already exists [2025-02-20T18:42:11.648Z] 3b7976465014: Layer already exists [2025-02-20T18:42:11.648Z] 0eadf459f5b9: Layer already exists [2025-02-20T18:42:11.648Z] c0a970a6a6f4: Layer already exists [2025-02-20T18:42:11.648Z] 994456c4fd7b: Layer already exists [2025-02-20T18:42:11.648Z] bf2917cae7e1: Layer already exists [2025-02-20T18:42:11.648Z] main: digest: sha256:a1630a251264b1dc9d2e50aa7e02a940fdfde3abc2938631c9df4a10764f292f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T18:42:11.727Z] ===================================================== [Pipeline] echo [2025-02-20T18:42:11.742Z] taggedImages: [2025-02-20T18:42:11.742Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [2025-02-20T18:42:11.742Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2025-02-20T18:42:11.742Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.8 [2025-02-20T18:42:11.742Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 [2025-02-20T18:42:11.742Z] - nexus3.edgexfoundry.org:10004/device-usb-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-20T18:42:12.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T18:42:12.146Z] [2025-02-20T18:42:12.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:42:12.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T18:42:12.456Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-20T18:42:12.456Z] 5eb5b503b376: Pulling fs layer [2025-02-20T18:42:12.456Z] 5c69ac0246d0: Pulling fs layer [2025-02-20T18:42:12.456Z] ec43610c2a17: Pulling fs layer [2025-02-20T18:42:12.456Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-20T18:42:12.456Z] 33b1e0a273af: Pulling fs layer [2025-02-20T18:42:12.456Z] 5d3b04190fa2: Pulling fs layer [2025-02-20T18:42:12.456Z] 2f39f015ded8: Pulling fs layer [2025-02-20T18:42:12.456Z] 3a2ae6a8a46f: Waiting [2025-02-20T18:42:12.456Z] 33b1e0a273af: Waiting [2025-02-20T18:42:12.456Z] 5d3b04190fa2: Waiting [2025-02-20T18:42:12.456Z] 2f39f015ded8: Waiting [2025-02-20T18:42:12.456Z] 5c69ac0246d0: Download complete [2025-02-20T18:42:12.456Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-20T18:42:12.456Z] 3a2ae6a8a46f: Download complete [2025-02-20T18:42:12.456Z] 33b1e0a273af: Verifying Checksum [2025-02-20T18:42:12.456Z] 33b1e0a273af: Download complete [2025-02-20T18:42:12.456Z] ec43610c2a17: Verifying Checksum [2025-02-20T18:42:12.456Z] ec43610c2a17: Download complete [2025-02-20T18:42:12.456Z] 5d3b04190fa2: Download complete [2025-02-20T18:42:12.713Z] 5eb5b503b376: Download complete [2025-02-20T18:42:13.278Z] 2f39f015ded8: Verifying Checksum [2025-02-20T18:42:13.278Z] 2f39f015ded8: Download complete [2025-02-20T18:42:13.844Z] 5eb5b503b376: Pull complete [2025-02-20T18:42:13.844Z] 5c69ac0246d0: Pull complete [2025-02-20T18:42:14.409Z] ec43610c2a17: Pull complete [2025-02-20T18:42:14.409Z] 3a2ae6a8a46f: Pull complete [2025-02-20T18:42:14.666Z] 33b1e0a273af: Pull complete [2025-02-20T18:42:14.666Z] 5d3b04190fa2: Pull complete [2025-02-20T18:42:19.019Z] 2f39f015ded8: Pull complete [2025-02-20T18:42:19.019Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-20T18:42:19.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T18:42:19.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T18:42:19.113Z] prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container [2025-02-20T18:42:19.139Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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-20T18:42:19.909Z] 39f8f326b044: Pull complete [2025-02-20T18:42:19.909Z] e6a1e7a6a96a: Pull complete [2025-02-20T18:42:19.909Z] 4f4fb700ef54: Pull complete [2025-02-20T18:42:19.909Z] d45d956e0dbf: Pull complete [2025-02-20T18:42:19.909Z] d7702b0d1db1: Pull complete [2025-02-20T18:42:21.050Z] $ docker top 9cb1b342575544120b0c6b1e2942c123ccb862cfb4a5af72ad99949ee80a90f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:42:21.450Z] ---> job-cost.sh [2025-02-20T18:42:21.450Z] lf-activate-venv: SKIPPING [2025-02-20T18:42:21.450Z] INFO: No Stack... [2025-02-20T18:42:21.714Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T18:42:21.972Z] INFO: Archiving Costs [Pipeline] sh [2025-02-20T18:42:22.259Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2025-02-20T18:42:22.259Z] + cut -d, -f6 [Pipeline] lock [2025-02-20T18:42:22.274Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] [2025-02-20T18:42:22.282Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] did not exist. Created. [2025-02-20T18:42:22.288Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T18:42:22.601Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-20T18:42:22.638Z] Stashed 1 file(s) [Pipeline] } [2025-02-20T18:42:22.646Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-20T18:42:22.667Z] $ docker stop --time=1 9cb1b342575544120b0c6b1e2942c123ccb862cfb4a5af72ad99949ee80a90f2 [2025-02-20T18:42:23.827Z] $ docker rm -f --volumes 9cb1b342575544120b0c6b1e2942c123ccb862cfb4a5af72ad99949ee80a90f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-20T18:42:28.129Z] 5c7f0f088c93: Pull complete [2025-02-20T18:42:29.095Z] 4fdc064ae6cf: Pull complete [2025-02-20T18:42:29.095Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-20T18:42:29.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-20T18:42:29.095Z] ---> 63f30b955cb9 [2025-02-20T18:42:29.095Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-02-20T18:42:30.054Z] ---> Running in 2685ee64cb09 [2025-02-20T18:42:30.339Z] Removing intermediate container 2685ee64cb09 [2025-02-20T18:42:30.339Z] ---> 8db32d4077fc [2025-02-20T18:42:30.339Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T18:42:30.339Z] ---> Running in 8d6a8ab0948d [2025-02-20T18:42:30.606Z] Removing intermediate container 8d6a8ab0948d [2025-02-20T18:42:30.606Z] ---> 5b589eb6f6a8 [2025-02-20T18:42:30.606Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-02-20T18:42:30.606Z] ---> Running in 3438320b28f4 [2025-02-20T18:42:30.873Z] Removing intermediate container 3438320b28f4 [2025-02-20T18:42:30.873Z] ---> 94517b61139d [2025-02-20T18:42:30.873Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-02-20T18:42:30.873Z] ---> Running in 7e209b1a13ca [2025-02-20T18:42:31.143Z] Removing intermediate container 7e209b1a13ca [2025-02-20T18:42:31.143Z] ---> 6c2c4c06eeaf [2025-02-20T18:42:31.143Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T18:42:31.414Z] ---> Running in 7f3809a448fd [2025-02-20T18:42:32.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T18:42:32.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T18:42:34.046Z] (1/14) Installing libintl (0.22.5-r0) [2025-02-20T18:42:34.046Z] (2/14) Installing eudev-libs (3.2.14-r2) [2025-02-20T18:42:34.046Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-02-20T18:42:34.046Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-02-20T18:42:34.046Z] (5/14) Installing v4l-utils (1.24.1-r1) [2025-02-20T18:42:34.312Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2025-02-20T18:42:34.312Z] (7/14) Installing udev-init-scripts (35-r1) [2025-02-20T18:42:34.312Z] (8/14) Installing libeconf (0.6.3-r0) [2025-02-20T18:42:34.312Z] (9/14) Installing libblkid (2.40.1-r1) [2025-02-20T18:42:34.312Z] (10/14) Installing xz-libs (5.6.2-r0) [2025-02-20T18:42:34.312Z] (11/14) Installing kmod-libs (32-r0) [2025-02-20T18:42:34.312Z] (12/14) Installing eudev (3.2.14-r2) [2025-02-20T18:42:34.312Z] (13/14) Installing eudev-dev (3.2.14-r2) [2025-02-20T18:42:34.583Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-02-20T18:42:34.583Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T18:42:34.583Z] Executing eudev-3.2.14-r2.trigger [2025-02-20T18:42:34.583Z] OK: 247 MiB in 72 packages [2025-02-20T18:42:36.008Z] Removing intermediate container 7f3809a448fd [2025-02-20T18:42:36.008Z] ---> 522f6764f672 [2025-02-20T18:42:36.008Z] Step 8/13 : WORKDIR /device-usb-camera [2025-02-20T18:42:36.008Z] ---> Running in ccbffd20a32b [2025-02-20T18:42:36.274Z] Removing intermediate container ccbffd20a32b [2025-02-20T18:42:36.274Z] ---> 2e49d854ec49 [2025-02-20T18:42:36.274Z] Step 9/13 : COPY go.mod vendor* ./ [2025-02-20T18:42:36.857Z] ---> bc3197bdbde6 [2025-02-20T18:42:36.857Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T18:42:36.857Z] ---> Running in 26e4bdcec712 [2025-02-20T18:44:28.871Z] Removing intermediate container 26e4bdcec712 [2025-02-20T18:44:28.871Z] ---> 9adff2aeed91 [2025-02-20T18:44:28.871Z] Step 11/13 : COPY . . [2025-02-20T18:44:28.871Z] ---> eb63df6c1d83 [2025-02-20T18:44:28.871Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-02-20T18:44:28.871Z] ---> Running in ec5e7ebcc954 [2025-02-20T18:44:28.871Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T18:44:28.871Z]  Dload Upload Total Spent Left Speed [2025-02-20T18:44:28.871Z]   0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0  0 10272  0 --:--:-- --:--:-- --:--:-- 10620 [2025-02-20T18:44:28.871Z] Removing intermediate container ec5e7ebcc954 [2025-02-20T18:44:28.871Z] ---> b01f3d452a55 [2025-02-20T18:44:28.871Z] Step 13/13 : RUN ${MAKE} [2025-02-20T18:44:28.871Z] ---> Running in 1ad16b5b2450 [2025-02-20T18:44:28.871Z] noop [2025-02-20T18:44:28.871Z] Removing intermediate container 1ad16b5b2450 [2025-02-20T18:44:28.871Z] ---> be5f8b4c1c52 [2025-02-20T18:44:28.871Z] Successfully built be5f8b4c1c52 [2025-02-20T18:44:28.871Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:44:29.262Z] + docker inspect -f . ci-base-image-arm64 [2025-02-20T18:44:29.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T18:44:29.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-39350 does not seem to be running inside a container [2025-02-20T18:44:29.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/196 -v /w/workspace/device-usb-camera/196:/w/workspace/device-usb-camera/196:rw,z -v /w/workspace/device-usb-camera/196@tmp:/w/workspace/device-usb-camera/196@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-20T18:44:30.678Z] $ docker top 6e36151490006f9dae2da19fb026dbea7c2c4536291f0510b788e73849e8ec5a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T18:44:31.514Z] + go version [2025-02-20T18:44:31.514Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-20T18:44:31.528Z] $ docker stop --time=1 6e36151490006f9dae2da19fb026dbea7c2c4536291f0510b788e73849e8ec5a [2025-02-20T18:44:33.139Z] $ docker rm -f --volumes 6e36151490006f9dae2da19fb026dbea7c2c4536291f0510b788e73849e8ec5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:44:33.713Z] + docker inspect -f . ci-base-image-arm64 [2025-02-20T18:44:33.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T18:44:33.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-39350 does not seem to be running inside a container [2025-02-20T18:44:33.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/196 -v /w/workspace/device-usb-camera/196:/w/workspace/device-usb-camera/196:rw,z -v /w/workspace/device-usb-camera/196@tmp:/w/workspace/device-usb-camera/196@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-20T18:44:35.053Z] $ docker top 055ed5da42768c1e8544ceda2633c6b718d326f03a32a7c5f201667b48f06dc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T18:44:35.561Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/196 [Pipeline] fileExists [Pipeline] sh [2025-02-20T18:44:36.475Z] + make test [2025-02-20T18:44:36.475Z] go test ./... -coverprofile=coverage.out ./... [2025-02-20T18:44:41.974Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-02-20T18:47:48.827Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-02-20T18:48:01.133Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.063s coverage: 4.4% of statements [2025-02-20T18:48:01.133Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-20T18:48:01.133Z] go vet ./... [2025-02-20T18:48:48.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-20T18:48:48.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-20T18:48:48.010Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-20T18:48:48.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-20T18:48:48.050Z] $ docker stop --time=1 055ed5da42768c1e8544ceda2633c6b718d326f03a32a7c5f201667b48f06dc3 [2025-02-20T18:48:49.991Z] $ docker rm -f --volumes 055ed5da42768c1e8544ceda2633c6b718d326f03a32a7c5f201667b48f06dc3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T18:48:51.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-20T18:48:51.566Z] Warning: overwriting stash ‘coverage-report’ [2025-02-20T18:48:52.066Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T18:48:52.499Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-20T18:48:52.815Z] + ls -al . [2025-02-20T18:48:52.815Z] total 284 [2025-02-20T18:48:52.815Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 18:44 . [2025-02-20T18:48:52.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 18:41 .. [2025-02-20T18:48:52.815Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 18:41 .git [2025-02-20T18:48:52.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:41 .github [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 379 Feb 20 18:41 .gitignore [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 203 Feb 20 18:41 .golangci.yml [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 20 18:41 .hadolint.yml [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 19367 Feb 20 18:41 Attribution.txt [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 16561 Feb 20 18:41 CHANGELOG.md [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 2440 Feb 20 18:41 Dockerfile [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 20 18:41 GOVERNANCE.md [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 20 18:41 Jenkinsfile [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 20 18:41 LICENSE [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 3193 Feb 20 18:41 Makefile [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 18:41 OWNERS.md [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 2575 Feb 20 18:41 README.md [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 18:39 VERSION [2025-02-20T18:48:52.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 18:41 bin [2025-02-20T18:48:52.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:41 cmd [2025-02-20T18:48:52.815Z] -rw-r--r-- 1 jenkins jenkins 54772 Feb 20 18:47 coverage.out [2025-02-20T18:48:52.815Z] -rwxrwxr-x 1 jenkins jenkins 84 Feb 20 18:41 docker-entrypoint.sh [2025-02-20T18:48:52.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 18:41 docs [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 6368 Feb 20 18:41 go.mod [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 87083 Feb 20 18:41 go.sum [2025-02-20T18:48:52.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:41 internal [2025-02-20T18:48:52.815Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 20 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:48:53.161Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab --label arch=arm64 --label version=4.0.0-dev.8 . [2025-02-20T18:48:53.746Z] Sending build context to Docker daemon 10.7MB [2025-02-20T18:48:53.746Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T18:48:53.746Z] Step 2/37 : FROM ${BASE} AS builder [2025-02-20T18:48:53.746Z] ---> be5f8b4c1c52 [2025-02-20T18:48:53.746Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2025-02-20T18:48:54.017Z] ---> Running in 5996b40d9696 [2025-02-20T18:48:54.285Z] Removing intermediate container 5996b40d9696 [2025-02-20T18:48:54.285Z] ---> e02df600252e [2025-02-20T18:48:54.285Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T18:48:54.285Z] ---> Running in f04dc5aa6d08 [2025-02-20T18:48:54.554Z] Removing intermediate container f04dc5aa6d08 [2025-02-20T18:48:54.554Z] ---> 60233878e78b [2025-02-20T18:48:54.554Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2025-02-20T18:48:54.554Z] ---> Running in c6d288f44d5a [2025-02-20T18:48:54.822Z] Removing intermediate container c6d288f44d5a [2025-02-20T18:48:54.822Z] ---> aec0c3cff1ae [2025-02-20T18:48:54.822Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2025-02-20T18:48:55.089Z] ---> Running in 637c8f143b00 [2025-02-20T18:48:55.356Z] Removing intermediate container 637c8f143b00 [2025-02-20T18:48:55.356Z] ---> e05e52f02036 [2025-02-20T18:48:55.356Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T18:48:55.356Z] ---> Running in a2fce8aa247f [2025-02-20T18:48:56.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T18:48:56.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T18:48:57.983Z] OK: 247 MiB in 72 packages [2025-02-20T18:48:58.957Z] Removing intermediate container a2fce8aa247f [2025-02-20T18:48:58.957Z] ---> 810eee9cf2e3 [2025-02-20T18:48:58.957Z] Step 8/37 : WORKDIR /device-usb-camera [2025-02-20T18:48:58.957Z] ---> Running in a728a2fe35ad [2025-02-20T18:48:59.224Z] Removing intermediate container a728a2fe35ad [2025-02-20T18:48:59.224Z] ---> 81f341312dc0 [2025-02-20T18:48:59.224Z] Step 9/37 : COPY go.mod vendor* ./ [2025-02-20T18:48:59.805Z] ---> 8abb6c9368f3 [2025-02-20T18:48:59.805Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T18:48:59.805Z] ---> Running in cd1dadd1c89f [2025-02-20T18:49:02.390Z] Removing intermediate container cd1dadd1c89f [2025-02-20T18:49:02.390Z] ---> 6164c425aa78 [2025-02-20T18:49:02.390Z] Step 11/37 : COPY . . [2025-02-20T18:49:03.345Z] ---> dd4b8c64b3a8 [2025-02-20T18:49:03.345Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-02-20T18:49:03.345Z] ---> Running in c98f3979b6fd [2025-02-20T18:49:04.308Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T18:49:04.308Z] Dload Upload Total Spent Left Speed [2025-02-20T18:49:04.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100  1062 0 0 6017 0 --:--:-- --:--:-- --:--:-- 6068 [2025-02-20T18:49:05.169Z] Removing intermediate container c98f3979b6fd [2025-02-20T18:49:05.169Z] ---> 176c1485a4d5 [2025-02-20T18:49:05.169Z] Step 13/37 : RUN ${MAKE} [2025-02-20T18:49:05.169Z] ---> Running in 522d06494ae6 [2025-02-20T18:49:06.131Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-02-20T18:52:42.874Z] Removing intermediate container 522d06494ae6 [2025-02-20T18:52:42.874Z] ---> a04557822d85 [2025-02-20T18:52:42.874Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2025-02-20T18:52:42.874Z] 1.8.2: Pulling from bluenviron/mediamtx [2025-02-20T18:52:42.874Z] da4d7e05a7aa: Pulling fs layer [2025-02-20T18:52:42.874Z] da4d7e05a7aa: Verifying Checksum [2025-02-20T18:52:42.874Z] da4d7e05a7aa: Download complete [2025-02-20T18:52:42.874Z] da4d7e05a7aa: Pull complete [2025-02-20T18:52:42.874Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-02-20T18:52:42.874Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2025-02-20T18:52:42.874Z] ---> 62c65ed7ef0d [2025-02-20T18:52:42.874Z] Step 15/37 : FROM alpine:3.20 [2025-02-20T18:52:42.874Z] 3.20: Pulling from library/alpine [2025-02-20T18:52:42.874Z] 94e9d8af2201: Pulling fs layer [2025-02-20T18:52:42.874Z] 94e9d8af2201: Verifying Checksum [2025-02-20T18:52:42.874Z] 94e9d8af2201: Download complete [2025-02-20T18:52:42.875Z] 94e9d8af2201: Pull complete [2025-02-20T18:52:42.875Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T18:52:42.875Z] Status: Downloaded newer image for alpine:3.20 [2025-02-20T18:52:42.875Z] ---> 7aab056cecc6 [2025-02-20T18:52:42.875Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-02-20T18:52:42.875Z] ---> Running in 3bd7c6605587 [2025-02-20T18:52:42.875Z] Removing intermediate container 3bd7c6605587 [2025-02-20T18:52:42.875Z] ---> b4f234ea8b37 [2025-02-20T18:52:42.875Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-02-20T18:52:42.875Z] ---> Running in 61154d95260e [2025-02-20T18:52:42.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T18:52:42.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T18:52:42.875Z] (1/114) Installing dumb-init (1.2.5-r3) [2025-02-20T18:52:42.875Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2025-02-20T18:52:42.875Z] (3/114) Installing aom-libs (3.9.1-r0) [2025-02-20T18:52:42.875Z] (4/114) Installing libxau (1.0.11-r4) [2025-02-20T18:52:42.875Z] (5/114) Installing libmd (1.1.0-r0) [2025-02-20T18:52:42.875Z] (6/114) Installing libbsd (0.12.2-r0) [2025-02-20T18:52:42.875Z] (7/114) Installing libxdmcp (1.1.5-r1) [2025-02-20T18:52:42.875Z] (8/114) Installing libxcb (1.16.1-r0) [2025-02-20T18:52:42.875Z] (9/114) Installing libx11 (1.8.9-r1) [2025-02-20T18:52:42.875Z] (10/114) Installing hwdata-pci (0.382-r0) [2025-02-20T18:52:42.875Z] (11/114) Installing libpciaccess (0.18.1-r0) [2025-02-20T18:52:42.875Z] (12/114) Installing libdrm (2.4.120-r0) [2025-02-20T18:52:42.875Z] (13/114) Installing libxext (1.3.6-r2) [2025-02-20T18:52:42.875Z] (14/114) Installing libxfixes (6.0.1-r4) [2025-02-20T18:52:42.875Z] (15/114) Installing libffi (3.4.6-r0) [2025-02-20T18:52:42.875Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2025-02-20T18:52:42.875Z] (17/114) Installing libva (2.21.0-r0) [2025-02-20T18:52:42.875Z] (18/114) Installing libvdpau (1.5-r3) [2025-02-20T18:52:42.875Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2025-02-20T18:52:42.875Z] (20/114) Installing libdav1d (1.4.2-r0) [2025-02-20T18:52:42.875Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2025-02-20T18:52:42.875Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-20T18:52:42.875Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2025-02-20T18:52:42.875Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2025-02-20T18:52:42.875Z] (25/114) Installing imath (3.1.12-r0) [2025-02-20T18:52:42.875Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2025-02-20T18:52:42.875Z] (27/114) Installing brotli-libs (1.1.0-r2) [2025-02-20T18:52:42.875Z] (28/114) Installing giflib (5.2.2-r0) [2025-02-20T18:52:42.875Z] (29/114) Installing libhwy (1.0.7-r0) [2025-02-20T18:52:42.875Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2025-02-20T18:52:42.875Z] (31/114) Installing lcms2 (2.16-r0) [2025-02-20T18:52:42.875Z] (32/114) Installing libpng (1.6.44-r0) [2025-02-20T18:52:42.875Z] (33/114) Installing libjxl (0.10.2-r0) [2025-02-20T18:52:42.875Z] (34/114) Installing lame-libs (3.100-r5) [2025-02-20T18:52:42.875Z] (35/114) Installing opus (1.5.2-r0) [2025-02-20T18:52:42.875Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2025-02-20T18:52:42.875Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2025-02-20T18:52:42.875Z] (38/114) Installing soxr (0.1.3-r7) [2025-02-20T18:52:42.875Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2025-02-20T18:52:42.875Z] (40/114) Installing libogg (1.3.5-r5) [2025-02-20T18:52:42.875Z] (41/114) Installing libtheora (1.1.1-r18) [2025-02-20T18:52:42.875Z] (42/114) Installing libvorbis (1.3.7-r2) [2025-02-20T18:52:42.875Z] (43/114) Installing libvpx (1.14.1-r0) [2025-02-20T18:52:42.875Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2025-02-20T18:52:42.875Z] (45/114) Installing libwebp (1.3.2-r0) [2025-02-20T18:52:42.875Z] (46/114) Installing libwebpmux (1.3.2-r0) [2025-02-20T18:52:43.139Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2025-02-20T18:52:43.139Z] (48/114) Installing numactl (2.0.18-r0) [2025-02-20T18:52:43.139Z] (49/114) Installing x265-libs (3.6-r0) [2025-02-20T18:52:43.139Z] (50/114) Installing xvidcore (1.3.7-r2) [2025-02-20T18:52:43.139Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-02-20T18:52:43.719Z] (52/114) Installing sdl2 (2.28.5-r1) [2025-02-20T18:52:43.719Z] (53/114) Installing alsa-lib (1.2.11-r0) [2025-02-20T18:52:43.719Z] (54/114) Installing libexpat (2.6.4-r0) [2025-02-20T18:52:43.719Z] (55/114) Installing libbz2 (1.0.8-r6) [2025-02-20T18:52:43.719Z] (56/114) Installing freetype (2.13.2-r0) [2025-02-20T18:52:43.719Z] (57/114) Installing fontconfig (2.15.0-r1) [2025-02-20T18:52:43.719Z] (58/114) Installing fribidi (1.0.15-r0) [2025-02-20T18:52:43.719Z] (59/114) Installing libintl (0.22.5-r0) [2025-02-20T18:52:43.719Z] (60/114) Installing libeconf (0.6.3-r0) [2025-02-20T18:52:43.719Z] (61/114) Installing libblkid (2.40.1-r1) [2025-02-20T18:52:43.983Z] (62/114) Installing libmount (2.40.1-r1) [2025-02-20T18:52:43.983Z] (63/114) Installing pcre2 (10.43-r0) [2025-02-20T18:52:43.983Z] (64/114) Installing glib (2.80.5-r0) [2025-02-20T18:52:43.983Z] (65/114) Installing graphite2 (1.3.14-r6) [2025-02-20T18:52:43.983Z] (66/114) Installing harfbuzz (8.5.0-r0) [2025-02-20T18:52:43.983Z] (67/114) Installing libunibreak (6.1-r0) [2025-02-20T18:52:44.248Z] (68/114) Installing libass (0.17.2-r0) [2025-02-20T18:52:44.248Z] (69/114) Installing libbluray (1.3.4-r1) [2025-02-20T18:52:44.248Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2025-02-20T18:52:44.248Z] (71/114) Installing libopenmpt (0.7.7-r0) [2025-02-20T18:52:44.248Z] (72/114) Installing cjson (1.7.18-r0) [2025-02-20T18:52:44.248Z] (73/114) Installing mbedtls (3.6.2-r0) [2025-02-20T18:52:44.248Z] (74/114) Installing librist (0.2.10-r1) [2025-02-20T18:52:44.248Z] (75/114) Installing libsrt (1.5.3-r0) [2025-02-20T18:52:44.248Z] (76/114) Installing libssh (0.10.6-r0) [2025-02-20T18:52:44.248Z] (77/114) Installing xz-libs (5.6.2-r0) [2025-02-20T18:52:44.248Z] (78/114) Installing libxml2 (2.12.7-r0) [2025-02-20T18:52:44.248Z] (79/114) Installing libsodium (1.0.19-r0) [2025-02-20T18:52:44.511Z] (80/114) Installing libzmq (4.3.5-r2) [2025-02-20T18:52:44.511Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2025-02-20T18:52:44.511Z] (82/114) Installing serd-libs (0.32.2-r0) [2025-02-20T18:52:44.511Z] (83/114) Installing zix-libs (0.4.2-r0) [2025-02-20T18:52:44.512Z] (84/114) Installing sord-libs (0.16.16-r0) [2025-02-20T18:52:44.512Z] (85/114) Installing sratom (0.6.16-r0) [2025-02-20T18:52:44.512Z] (86/114) Installing lilv-libs (0.24.24-r1) [2025-02-20T18:52:44.512Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2025-02-20T18:52:44.512Z] (88/114) Installing libdovi (3.3.0-r0) [2025-02-20T18:52:44.512Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2025-02-20T18:52:44.777Z] (90/114) Installing shaderc (2024.0-r0) [2025-02-20T18:52:44.777Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2025-02-20T18:52:44.777Z] (92/114) Installing libplacebo (6.338.2-r1) [2025-02-20T18:52:45.042Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-02-20T18:52:45.042Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2025-02-20T18:52:45.042Z] (95/114) Installing vidstab (1.1.1-r0) [2025-02-20T18:52:45.042Z] (96/114) Installing zimg (3.0.5-r2) [2025-02-20T18:52:45.042Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-02-20T18:52:45.042Z] (98/114) Installing libasyncns (0.8-r3) [2025-02-20T18:52:45.042Z] (99/114) Installing dbus-libs (1.14.10-r1) [2025-02-20T18:52:45.042Z] (100/114) Installing libltdl (2.4.7-r3) [2025-02-20T18:52:45.042Z] (101/114) Installing orc (0.4.40-r0) [2025-02-20T18:52:45.042Z] (102/114) Installing libflac (1.4.3-r1) [2025-02-20T18:52:45.042Z] (103/114) Installing libsndfile (1.2.2-r1) [2025-02-20T18:52:45.042Z] (104/114) Installing speexdsp (1.2.1-r2) [2025-02-20T18:52:45.042Z] (105/114) Installing tdb-libs (1.4.9-r1) [2025-02-20T18:52:45.314Z] (106/114) Installing libpulse (17.0-r0) [2025-02-20T18:52:45.314Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2025-02-20T18:52:45.314Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-02-20T18:52:45.314Z] (109/114) Installing ffmpeg (6.1.1-r8) [2025-02-20T18:52:45.314Z] (110/114) Installing udev-init-scripts (35-r1) [2025-02-20T18:52:45.314Z] (111/114) Installing eudev-libs (3.2.14-r2) [2025-02-20T18:52:45.314Z] (112/114) Installing zstd-libs (1.5.6-r0) [2025-02-20T18:52:45.314Z] (113/114) Installing kmod-libs (32-r0) [2025-02-20T18:52:45.314Z] (114/114) Installing eudev (3.2.14-r2) [2025-02-20T18:52:45.314Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T18:52:45.314Z] Executing glib-2.80.5-r0.trigger [2025-02-20T18:52:45.314Z] Executing eudev-3.2.14-r2.trigger [2025-02-20T18:52:45.314Z] OK: 120 MiB in 128 packages [2025-02-20T18:52:49.551Z] Removing intermediate container 61154d95260e [2025-02-20T18:52:49.551Z] ---> 707dc8fc6ded [2025-02-20T18:52:49.551Z] Step 18/37 : RUN apk --no-cache upgrade [2025-02-20T18:52:49.551Z] ---> Running in a9228c166507 [2025-02-20T18:52:50.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T18:52:50.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T18:52:52.200Z] OK: 120 MiB in 128 packages [2025-02-20T18:52:52.781Z] Removing intermediate container a9228c166507 [2025-02-20T18:52:52.781Z] ---> 9eb528d39f54 [2025-02-20T18:52:52.781Z] Step 19/37 : WORKDIR / [2025-02-20T18:52:52.781Z] ---> Running in b3686cd1712b [2025-02-20T18:52:53.047Z] Removing intermediate container b3686cd1712b [2025-02-20T18:52:53.047Z] ---> 261506aa1b68 [2025-02-20T18:52:53.047Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2025-02-20T18:52:55.617Z] ---> 555ecd0204f6 [2025-02-20T18:52:55.617Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2025-02-20T18:52:55.617Z] ---> edf625b0e715 [2025-02-20T18:52:55.617Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-02-20T18:52:56.199Z] ---> 98d238a65d1a [2025-02-20T18:52:56.199Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2025-02-20T18:52:56.781Z] ---> 5a30611b4189 [2025-02-20T18:52:56.781Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-02-20T18:52:57.047Z] ---> 80ea4ca0a71d [2025-02-20T18:52:57.047Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2025-02-20T18:52:57.628Z] ---> 14d4677d1ccf [2025-02-20T18:52:57.628Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2025-02-20T18:52:59.031Z] ---> d011cd2cd951 [2025-02-20T18:52:59.031Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-02-20T18:52:59.297Z] ---> Running in b01591570e95 [2025-02-20T18:53:00.699Z] Removing intermediate container b01591570e95 [2025-02-20T18:53:00.699Z] ---> 21500d10351a [2025-02-20T18:53:00.699Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-02-20T18:53:00.699Z] ---> Running in 3af78849dcdd [2025-02-20T18:53:02.106Z] Removing intermediate container 3af78849dcdd [2025-02-20T18:53:02.107Z] ---> 68b05881059d [2025-02-20T18:53:02.107Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-02-20T18:53:02.373Z] ---> Running in 1ab68214d38c [2025-02-20T18:53:03.782Z] Removing intermediate container 1ab68214d38c [2025-02-20T18:53:03.782Z] ---> 024013a36683 [2025-02-20T18:53:03.782Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-02-20T18:53:03.782Z] ---> Running in 2528aca53d4c [2025-02-20T18:53:05.719Z] Removing intermediate container 2528aca53d4c [2025-02-20T18:53:05.719Z] ---> 14d86095c00a [2025-02-20T18:53:05.719Z] Step 31/37 : EXPOSE 59983 [2025-02-20T18:53:05.719Z] ---> Running in 7d92b7a4eb28 [2025-02-20T18:53:05.719Z] Removing intermediate container 7d92b7a4eb28 [2025-02-20T18:53:05.719Z] ---> 63b761036cb7 [2025-02-20T18:53:05.719Z] Step 32/37 : EXPOSE 8554 [2025-02-20T18:53:05.719Z] ---> Running in 2be57f9f551f [2025-02-20T18:53:05.983Z] Removing intermediate container 2be57f9f551f [2025-02-20T18:53:05.983Z] ---> 30386cfa7d8e [2025-02-20T18:53:05.983Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2025-02-20T18:53:06.252Z] ---> Running in 649a502eccd5 [2025-02-20T18:53:06.517Z] Removing intermediate container 649a502eccd5 [2025-02-20T18:53:06.517Z] ---> fcefbd3cd013 [2025-02-20T18:53:06.517Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2025-02-20T18:53:06.517Z] ---> Running in 2e5196df7d42 [2025-02-20T18:53:06.781Z] Removing intermediate container 2e5196df7d42 [2025-02-20T18:53:06.781Z] ---> aff686faf604 [2025-02-20T18:53:06.781Z] Step 35/37 : LABEL arch=arm64 [2025-02-20T18:53:06.781Z] ---> Running in d78bfc89b464 [2025-02-20T18:53:07.047Z] Removing intermediate container d78bfc89b464 [2025-02-20T18:53:07.047Z] ---> 4069c0ecf9c8 [2025-02-20T18:53:07.047Z] Step 36/37 : LABEL git_sha=fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [2025-02-20T18:53:07.047Z] ---> Running in 1ac955d8dd88 [2025-02-20T18:53:07.312Z] Removing intermediate container 1ac955d8dd88 [2025-02-20T18:53:07.312Z] ---> f0367989905a [2025-02-20T18:53:07.312Z] Step 37/37 : LABEL version=4.0.0-dev.8 [2025-02-20T18:53:07.577Z] ---> Running in d3e5d1ec9f06 [2025-02-20T18:53:07.842Z] Removing intermediate container d3e5d1ec9f06 [2025-02-20T18:53:07.842Z] ---> 2c4ca0a479a8 [2025-02-20T18:53:07.842Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-20T18:53:07.842Z] Successfully built 2c4ca0a479a8 [2025-02-20T18:53:07.842Z] Successfully tagged device-usb-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-20T18:53:07.995Z] provisioning config files... [2025-02-20T18:53:08.010Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/196@tmp/config7987569521489439310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:53:08.344Z] ---> ****-login.sh [2025-02-20T18:53:08.344Z] nexus3.edgexfoundry.org:10001 [2025-02-20T18:53:08.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:53:08.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:53:08.610Z] Configure a credential helper to remove this warning. See [2025-02-20T18:53:08.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:53:08.610Z] [2025-02-20T18:53:08.610Z] Login Succeeded [2025-02-20T18:53:08.610Z] nexus3.edgexfoundry.org:10002 [2025-02-20T18:53:08.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:53:08.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:53:08.879Z] Configure a credential helper to remove this warning. See [2025-02-20T18:53:08.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:53:08.879Z] [2025-02-20T18:53:08.879Z] Login Succeeded [2025-02-20T18:53:08.879Z] nexus3.edgexfoundry.org:10003 [2025-02-20T18:53:09.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:53:09.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:53:09.143Z] Configure a credential helper to remove this warning. See [2025-02-20T18:53:09.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:53:09.143Z] [2025-02-20T18:53:09.143Z] Login Succeeded [2025-02-20T18:53:09.143Z] nexus3.edgexfoundry.org:10004 [2025-02-20T18:53:09.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:53:09.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:53:09.674Z] Configure a credential helper to remove this warning. See [2025-02-20T18:53:09.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:53:09.674Z] [2025-02-20T18:53:09.674Z] Login Succeeded [2025-02-20T18:53:09.674Z] ****.io [2025-02-20T18:53:09.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T18:53:09.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T18:53:09.938Z] Configure a credential helper to remove this warning. See [2025-02-20T18:53:09.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T18:53:09.938Z] [2025-02-20T18:53:09.938Z] Login Succeeded [2025-02-20T18:53:09.938Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T18:53:09.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T18:53:10.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T18:53:10.035Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2025-02-20T18:53:10.035Z] fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [2025-02-20T18:53:10.035Z] latest [2025-02-20T18:53:10.035Z] 4.0.0-dev.8 [2025-02-20T18:53:10.035Z] fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 [2025-02-20T18:53:10.035Z] main [2025-02-20T18:53:10.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:53:10.403Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:53:10.752Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [2025-02-20T18:53:10.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-02-20T18:53:10.752Z] 1d34f708969b: Preparing [2025-02-20T18:53:10.752Z] b2a2e6ef325c: Preparing [2025-02-20T18:53:10.752Z] 37873341953f: Preparing [2025-02-20T18:53:10.752Z] 05176495c418: Preparing [2025-02-20T18:53:10.752Z] f0c0fc467d42: Preparing [2025-02-20T18:53:10.752Z] 4fdee56d7956: Preparing [2025-02-20T18:53:10.752Z] d91e6ad70c31: Preparing [2025-02-20T18:53:10.752Z] c359388644b3: Preparing [2025-02-20T18:53:10.752Z] 52b344709493: Preparing [2025-02-20T18:53:10.752Z] 951dc2c87a05: Preparing [2025-02-20T18:53:10.752Z] ce4a7fd47b6b: Preparing [2025-02-20T18:53:10.752Z] 3836be8b1da0: Preparing [2025-02-20T18:53:10.752Z] 0e8fb808d058: Preparing [2025-02-20T18:53:10.752Z] dd9c8f8612c8: Preparing [2025-02-20T18:53:10.752Z] 4fdee56d7956: Waiting [2025-02-20T18:53:10.752Z] d91e6ad70c31: Waiting [2025-02-20T18:53:10.752Z] c359388644b3: Waiting [2025-02-20T18:53:10.752Z] 0e8fb808d058: Waiting [2025-02-20T18:53:10.752Z] 52b344709493: Waiting [2025-02-20T18:53:10.752Z] dd9c8f8612c8: Waiting [2025-02-20T18:53:10.752Z] 951dc2c87a05: Waiting [2025-02-20T18:53:10.752Z] ce4a7fd47b6b: Waiting [2025-02-20T18:53:10.752Z] 3836be8b1da0: Waiting [2025-02-20T18:53:11.017Z] 37873341953f: Pushed [2025-02-20T18:53:11.017Z] 1d34f708969b: Pushed [2025-02-20T18:53:11.017Z] b2a2e6ef325c: Pushed [2025-02-20T18:53:11.017Z] 05176495c418: Pushed [2025-02-20T18:53:11.017Z] 4fdee56d7956: Pushed [2025-02-20T18:53:11.017Z] c359388644b3: Pushed [2025-02-20T18:53:11.017Z] d91e6ad70c31: Pushed [2025-02-20T18:53:11.282Z] 52b344709493: Pushed [2025-02-20T18:53:11.282Z] 951dc2c87a05: Pushed [2025-02-20T18:53:11.282Z] dd9c8f8612c8: Layer already exists [2025-02-20T18:53:11.282Z] 3836be8b1da0: Pushed [2025-02-20T18:53:16.601Z] f0c0fc467d42: Pushed [2025-02-20T18:53:20.840Z] ce4a7fd47b6b: Pushed [2025-02-20T18:53:33.130Z] 0e8fb808d058: Pushed [2025-02-20T18:53:33.130Z] fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab: digest: sha256:e13fcb6845e85e944e4a0a285cdd9cac12c7e26323671a06c83b7fbd6f219d02 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:53:33.497Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:53:33.851Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-02-20T18:53:33.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-02-20T18:53:33.851Z] 1d34f708969b: Preparing [2025-02-20T18:53:33.851Z] b2a2e6ef325c: Preparing [2025-02-20T18:53:33.851Z] 37873341953f: Preparing [2025-02-20T18:53:33.851Z] 05176495c418: Preparing [2025-02-20T18:53:33.851Z] f0c0fc467d42: Preparing [2025-02-20T18:53:33.851Z] 4fdee56d7956: Preparing [2025-02-20T18:53:33.851Z] d91e6ad70c31: Preparing [2025-02-20T18:53:33.851Z] c359388644b3: Preparing [2025-02-20T18:53:33.851Z] 52b344709493: Preparing [2025-02-20T18:53:33.851Z] 951dc2c87a05: Preparing [2025-02-20T18:53:33.851Z] ce4a7fd47b6b: Preparing [2025-02-20T18:53:33.851Z] 3836be8b1da0: Preparing [2025-02-20T18:53:33.851Z] 0e8fb808d058: Preparing [2025-02-20T18:53:33.851Z] dd9c8f8612c8: Preparing [2025-02-20T18:53:33.851Z] 3836be8b1da0: Waiting [2025-02-20T18:53:33.851Z] ce4a7fd47b6b: Waiting [2025-02-20T18:53:33.851Z] 951dc2c87a05: Waiting [2025-02-20T18:53:33.851Z] d91e6ad70c31: Waiting [2025-02-20T18:53:33.851Z] 52b344709493: Waiting [2025-02-20T18:53:33.851Z] dd9c8f8612c8: Waiting [2025-02-20T18:53:33.851Z] 0e8fb808d058: Waiting [2025-02-20T18:53:33.851Z] f0c0fc467d42: Layer already exists [2025-02-20T18:53:33.851Z] 37873341953f: Layer already exists [2025-02-20T18:53:33.851Z] 1d34f708969b: Layer already exists [2025-02-20T18:53:33.851Z] b2a2e6ef325c: Layer already exists [2025-02-20T18:53:33.851Z] 05176495c418: Layer already exists [2025-02-20T18:53:33.851Z] c359388644b3: Layer already exists [2025-02-20T18:53:33.851Z] 4fdee56d7956: Layer already exists [2025-02-20T18:53:33.851Z] d91e6ad70c31: Layer already exists [2025-02-20T18:53:33.851Z] 951dc2c87a05: Layer already exists [2025-02-20T18:53:33.851Z] 52b344709493: Layer already exists [2025-02-20T18:53:33.851Z] ce4a7fd47b6b: Layer already exists [2025-02-20T18:53:33.851Z] dd9c8f8612c8: Layer already exists [2025-02-20T18:53:33.851Z] 3836be8b1da0: Layer already exists [2025-02-20T18:53:33.851Z] 0e8fb808d058: Layer already exists [2025-02-20T18:53:34.116Z] latest: digest: sha256:e13fcb6845e85e944e4a0a285cdd9cac12c7e26323671a06c83b7fbd6f219d02 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:53:34.477Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:53:34.834Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.8 [2025-02-20T18:53:34.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-02-20T18:53:34.834Z] 1d34f708969b: Preparing [2025-02-20T18:53:34.834Z] b2a2e6ef325c: Preparing [2025-02-20T18:53:34.835Z] 37873341953f: Preparing [2025-02-20T18:53:34.835Z] 05176495c418: Preparing [2025-02-20T18:53:34.835Z] f0c0fc467d42: Preparing [2025-02-20T18:53:34.835Z] 4fdee56d7956: Preparing [2025-02-20T18:53:34.835Z] d91e6ad70c31: Preparing [2025-02-20T18:53:34.835Z] c359388644b3: Preparing [2025-02-20T18:53:34.835Z] 52b344709493: Preparing [2025-02-20T18:53:34.835Z] 951dc2c87a05: Preparing [2025-02-20T18:53:34.835Z] ce4a7fd47b6b: Preparing [2025-02-20T18:53:34.835Z] 3836be8b1da0: Preparing [2025-02-20T18:53:34.835Z] 0e8fb808d058: Preparing [2025-02-20T18:53:34.835Z] dd9c8f8612c8: Preparing [2025-02-20T18:53:34.835Z] 951dc2c87a05: Waiting [2025-02-20T18:53:34.835Z] ce4a7fd47b6b: Waiting [2025-02-20T18:53:34.835Z] 3836be8b1da0: Waiting [2025-02-20T18:53:34.835Z] 0e8fb808d058: Waiting [2025-02-20T18:53:34.835Z] dd9c8f8612c8: Waiting [2025-02-20T18:53:34.835Z] 4fdee56d7956: Waiting [2025-02-20T18:53:34.835Z] d91e6ad70c31: Waiting [2025-02-20T18:53:34.835Z] c359388644b3: Waiting [2025-02-20T18:53:34.835Z] 52b344709493: Waiting [2025-02-20T18:53:34.835Z] 37873341953f: Layer already exists [2025-02-20T18:53:34.835Z] 05176495c418: Layer already exists [2025-02-20T18:53:34.835Z] f0c0fc467d42: Layer already exists [2025-02-20T18:53:34.835Z] 1d34f708969b: Layer already exists [2025-02-20T18:53:34.835Z] b2a2e6ef325c: Layer already exists [2025-02-20T18:53:34.835Z] c359388644b3: Layer already exists [2025-02-20T18:53:34.835Z] d91e6ad70c31: Layer already exists [2025-02-20T18:53:34.835Z] 951dc2c87a05: Layer already exists [2025-02-20T18:53:34.835Z] 4fdee56d7956: Layer already exists [2025-02-20T18:53:34.835Z] 52b344709493: Layer already exists [2025-02-20T18:53:34.835Z] 3836be8b1da0: Layer already exists [2025-02-20T18:53:34.835Z] ce4a7fd47b6b: Layer already exists [2025-02-20T18:53:34.835Z] dd9c8f8612c8: Layer already exists [2025-02-20T18:53:34.835Z] 0e8fb808d058: Layer already exists [2025-02-20T18:53:35.099Z] 4.0.0-dev.8: digest: sha256:e13fcb6845e85e944e4a0a285cdd9cac12c7e26323671a06c83b7fbd6f219d02 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:53:35.457Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:53:35.814Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 [2025-02-20T18:53:35.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-02-20T18:53:35.814Z] 1d34f708969b: Preparing [2025-02-20T18:53:35.814Z] b2a2e6ef325c: Preparing [2025-02-20T18:53:35.814Z] 37873341953f: Preparing [2025-02-20T18:53:35.814Z] 05176495c418: Preparing [2025-02-20T18:53:35.814Z] f0c0fc467d42: Preparing [2025-02-20T18:53:35.814Z] 4fdee56d7956: Preparing [2025-02-20T18:53:35.814Z] d91e6ad70c31: Preparing [2025-02-20T18:53:35.814Z] c359388644b3: Preparing [2025-02-20T18:53:35.814Z] 4fdee56d7956: Waiting [2025-02-20T18:53:35.814Z] d91e6ad70c31: Waiting [2025-02-20T18:53:35.814Z] 52b344709493: Preparing [2025-02-20T18:53:35.814Z] c359388644b3: Waiting [2025-02-20T18:53:35.814Z] 951dc2c87a05: Preparing [2025-02-20T18:53:35.814Z] 52b344709493: Waiting [2025-02-20T18:53:35.814Z] ce4a7fd47b6b: Preparing [2025-02-20T18:53:35.814Z] 951dc2c87a05: Waiting [2025-02-20T18:53:35.814Z] 3836be8b1da0: Preparing [2025-02-20T18:53:35.814Z] ce4a7fd47b6b: Waiting [2025-02-20T18:53:35.814Z] 0e8fb808d058: Preparing [2025-02-20T18:53:35.814Z] 3836be8b1da0: Waiting [2025-02-20T18:53:35.814Z] dd9c8f8612c8: Preparing [2025-02-20T18:53:35.814Z] 0e8fb808d058: Waiting [2025-02-20T18:53:35.814Z] 1d34f708969b: Layer already exists [2025-02-20T18:53:35.814Z] 37873341953f: Layer already exists [2025-02-20T18:53:35.814Z] b2a2e6ef325c: Layer already exists [2025-02-20T18:53:35.814Z] 05176495c418: Layer already exists [2025-02-20T18:53:35.814Z] f0c0fc467d42: Layer already exists [2025-02-20T18:53:35.814Z] 4fdee56d7956: Layer already exists [2025-02-20T18:53:35.814Z] d91e6ad70c31: Layer already exists [2025-02-20T18:53:35.814Z] c359388644b3: Layer already exists [2025-02-20T18:53:35.814Z] 52b344709493: Layer already exists [2025-02-20T18:53:35.814Z] 951dc2c87a05: Layer already exists [2025-02-20T18:53:35.814Z] ce4a7fd47b6b: Layer already exists [2025-02-20T18:53:35.814Z] 3836be8b1da0: Layer already exists [2025-02-20T18:53:35.814Z] dd9c8f8612c8: Layer already exists [2025-02-20T18:53:35.814Z] 0e8fb808d058: Layer already exists [2025-02-20T18:53:35.814Z] fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8: digest: sha256:e13fcb6845e85e944e4a0a285cdd9cac12c7e26323671a06c83b7fbd6f219d02 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:53:36.431Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:53:36.791Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2025-02-20T18:53:36.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2025-02-20T18:53:36.791Z] 1d34f708969b: Preparing [2025-02-20T18:53:36.791Z] b2a2e6ef325c: Preparing [2025-02-20T18:53:36.791Z] 37873341953f: Preparing [2025-02-20T18:53:36.791Z] 05176495c418: Preparing [2025-02-20T18:53:36.791Z] f0c0fc467d42: Preparing [2025-02-20T18:53:36.791Z] 4fdee56d7956: Preparing [2025-02-20T18:53:36.791Z] d91e6ad70c31: Preparing [2025-02-20T18:53:36.791Z] c359388644b3: Preparing [2025-02-20T18:53:36.791Z] 52b344709493: Preparing [2025-02-20T18:53:36.791Z] 951dc2c87a05: Preparing [2025-02-20T18:53:36.791Z] ce4a7fd47b6b: Preparing [2025-02-20T18:53:36.791Z] 3836be8b1da0: Preparing [2025-02-20T18:53:36.791Z] 0e8fb808d058: Preparing [2025-02-20T18:53:36.791Z] dd9c8f8612c8: Preparing [2025-02-20T18:53:36.791Z] 4fdee56d7956: Waiting [2025-02-20T18:53:36.791Z] d91e6ad70c31: Waiting [2025-02-20T18:53:36.791Z] 951dc2c87a05: Waiting [2025-02-20T18:53:36.791Z] 0e8fb808d058: Waiting [2025-02-20T18:53:36.791Z] ce4a7fd47b6b: Waiting [2025-02-20T18:53:36.791Z] 3836be8b1da0: Waiting [2025-02-20T18:53:36.791Z] c359388644b3: Waiting [2025-02-20T18:53:36.791Z] dd9c8f8612c8: Waiting [2025-02-20T18:53:36.791Z] 52b344709493: Waiting [2025-02-20T18:53:36.791Z] b2a2e6ef325c: Layer already exists [2025-02-20T18:53:36.791Z] 1d34f708969b: Layer already exists [2025-02-20T18:53:36.791Z] f0c0fc467d42: Layer already exists [2025-02-20T18:53:36.791Z] 37873341953f: Layer already exists [2025-02-20T18:53:36.791Z] 05176495c418: Layer already exists [2025-02-20T18:53:36.791Z] c359388644b3: Layer already exists [2025-02-20T18:53:36.791Z] 4fdee56d7956: Layer already exists [2025-02-20T18:53:36.791Z] 52b344709493: Layer already exists [2025-02-20T18:53:36.791Z] d91e6ad70c31: Layer already exists [2025-02-20T18:53:36.791Z] 951dc2c87a05: Layer already exists [2025-02-20T18:53:36.791Z] ce4a7fd47b6b: Layer already exists [2025-02-20T18:53:36.791Z] 3836be8b1da0: Layer already exists [2025-02-20T18:53:36.791Z] dd9c8f8612c8: Layer already exists [2025-02-20T18:53:36.791Z] 0e8fb808d058: Layer already exists [2025-02-20T18:53:37.056Z] main: digest: sha256:e13fcb6845e85e944e4a0a285cdd9cac12c7e26323671a06c83b7fbd6f219d02 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T18:53:37.139Z] ===================================================== [Pipeline] echo [2025-02-20T18:53:37.152Z] taggedImages: [2025-02-20T18:53:37.152Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [2025-02-20T18:53:37.152Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2025-02-20T18:53:37.152Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.8 [2025-02-20T18:53:37.152Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 [2025-02-20T18:53:37.152Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:53:37.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T18:53:37.546Z] [2025-02-20T18:53:37.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:53:37.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T18:53:37.879Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-20T18:53:37.879Z] 8998bd30e6a1: Pulling fs layer [2025-02-20T18:53:37.879Z] 04944245beec: Pulling fs layer [2025-02-20T18:53:37.879Z] 699f458cf7ca: Pulling fs layer [2025-02-20T18:53:37.879Z] 765212b225bb: Pulling fs layer [2025-02-20T18:53:37.879Z] f23df028b6ca: Pulling fs layer [2025-02-20T18:53:37.879Z] 765212b225bb: Waiting [2025-02-20T18:53:37.879Z] f23df028b6ca: Waiting [2025-02-20T18:53:37.879Z] d65c8cfc05b1: Pulling fs layer [2025-02-20T18:53:37.879Z] 2437ff75d9bd: Pulling fs layer [2025-02-20T18:53:37.879Z] 2437ff75d9bd: Waiting [2025-02-20T18:53:37.879Z] d65c8cfc05b1: Waiting [2025-02-20T18:53:38.147Z] 04944245beec: Verifying Checksum [2025-02-20T18:53:38.147Z] 04944245beec: Download complete [2025-02-20T18:53:38.147Z] 765212b225bb: Verifying Checksum [2025-02-20T18:53:38.147Z] 765212b225bb: Download complete [2025-02-20T18:53:38.147Z] f23df028b6ca: Verifying Checksum [2025-02-20T18:53:38.147Z] f23df028b6ca: Download complete [2025-02-20T18:53:38.147Z] d65c8cfc05b1: Verifying Checksum [2025-02-20T18:53:38.147Z] d65c8cfc05b1: Download complete [2025-02-20T18:53:38.147Z] 699f458cf7ca: Verifying Checksum [2025-02-20T18:53:38.147Z] 699f458cf7ca: Download complete [2025-02-20T18:53:38.730Z] 8998bd30e6a1: Verifying Checksum [2025-02-20T18:53:38.730Z] 8998bd30e6a1: Download complete [2025-02-20T18:53:41.307Z] 2437ff75d9bd: Verifying Checksum [2025-02-20T18:53:41.307Z] 2437ff75d9bd: Download complete [2025-02-20T18:53:43.311Z] 8998bd30e6a1: Pull complete [2025-02-20T18:53:43.916Z] 04944245beec: Pull complete [2025-02-20T18:53:45.870Z] 699f458cf7ca: Pull complete [2025-02-20T18:53:45.870Z] 765212b225bb: Pull complete [2025-02-20T18:53:46.836Z] f23df028b6ca: Pull complete [2025-02-20T18:53:47.100Z] d65c8cfc05b1: Pull complete [2025-02-20T18:54:05.279Z] 2437ff75d9bd: Pull complete [2025-02-20T18:54:05.279Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-20T18:54:05.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T18:54:05.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T18:54:05.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-39350 does not seem to be running inside a container [2025-02-20T18:54:05.538Z] $ 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-usb-camera/196 -v /w/workspace/device-usb-camera/196:/w/workspace/device-usb-camera/196:rw,z -v /w/workspace/device-usb-camera/196@tmp:/w/workspace/device-usb-camera/196@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-20T18:54:06.742Z] $ docker top 30af2640a01cfeaabe4367609dbf0199d5f8309f7d4bbc8ecbf262d382cdbfed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:54:07.573Z] ---> job-cost.sh [2025-02-20T18:54:07.573Z] lf-activate-venv: SKIPPING [2025-02-20T18:54:07.573Z] INFO: No Stack... [2025-02-20T18:54:07.842Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-20T18:54:08.795Z] INFO: Archiving Costs [Pipeline] sh [2025-02-20T18:54:09.425Z] + + cutcat -d, /w/workspace/device-usb-camera/196/archives/cost.csv -f6 [2025-02-20T18:54:09.425Z] [Pipeline] lock [2025-02-20T18:54:09.459Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] [2025-02-20T18:54:09.466Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] did not exist. Created. [2025-02-20T18:54:09.472Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T18:54:10.123Z] /w/workspace/device-usb-camera/196@tmp/durable-38c6f401/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-20T18:54:10.772Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-20T18:54:10.789Z] Warning: overwriting stash ‘stack-cost’ [2025-02-20T18:54:10.835Z] Stashed 1 file(s) [Pipeline] } [2025-02-20T18:54:10.842Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-20T18:54:10.865Z] $ docker stop --time=1 30af2640a01cfeaabe4367609dbf0199d5f8309f7d4bbc8ecbf262d382cdbfed [2025-02-20T18:54:12.348Z] $ docker rm -f --volumes 30af2640a01cfeaabe4367609dbf0199d5f8309f7d4bbc8ecbf262d382cdbfed [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-20T18:54:13.158Z] provisioning config files... [2025-02-20T18:54:13.167Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config948856886438531106tmp [Pipeline] { [Pipeline] sh [2025-02-20T18:54:13.470Z] + set +x [2025-02-20T18:54:13.470Z] + curl -s https://codecov.io/bash [2025-02-20T18:54:13.470Z] + bash -s -- [2025-02-20T18:54:13.470Z] [2025-02-20T18:54:13.470Z] _____ _ [2025-02-20T18:54:13.470Z] / ____| | | [2025-02-20T18:54:13.470Z] | | ___ __| | ___ ___ _____ __ [2025-02-20T18:54:13.470Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-20T18:54:13.471Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-20T18:54:13.471Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-20T18:54:13.471Z] Bash-1.0.6 [2025-02-20T18:54:13.471Z] [2025-02-20T18:54:13.471Z] [2025-02-20T18:54:13.471Z] ==> git version 2.25.1 found [2025-02-20T18:54:13.471Z] ==> 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-20T18:54:13.471Z] Release-Date: 2020-01-08 [2025-02-20T18:54:13.471Z] 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-20T18:54:13.471Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-20T18:54:13.471Z] ==> Jenkins CI detected. [2025-02-20T18:54:13.471Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2025-02-20T18:54:13.471Z] project root: . [2025-02-20T18:54:13.471Z] --> token set from env [2025-02-20T18:54:13.471Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-20T18:54:13.471Z] ==> Running gcov in . (disable via -X gcov) [2025-02-20T18:54:13.471Z] ==> Python coveragepy not found [2025-02-20T18:54:13.471Z] ==> Searching for coverage reports in: [2025-02-20T18:54:13.471Z] + . [2025-02-20T18:54:13.731Z] -> Found 1 reports [2025-02-20T18:54:13.731Z] ==> Detecting git/mercurial file structure [2025-02-20T18:54:13.731Z] ==> Reading reports [2025-02-20T18:54:13.731Z] + ./coverage.out bytes=54772 [2025-02-20T18:54:13.731Z] ==> Appending adjustments [2025-02-20T18:54:13.731Z] https://docs.codecov.io/docs/fixing-reports [2025-02-20T18:54:13.731Z] + Found adjustments [2025-02-20T18:54:13.731Z] ==> Gzipping contents [2025-02-20T18:54:13.731Z] 8.0K /tmp/codecov.GQNH3Q.gz [2025-02-20T18:54:13.731Z] ==> Uploading reports [2025-02-20T18:54:13.731Z] url: https://codecov.io [2025-02-20T18:54:13.731Z] query: branch=main&commit=fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T18:54:13.731Z] -> Pinging Codecov [2025-02-20T18:54:13.731Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T18:54:13.990Z] -> Uploading to [2025-02-20T18:54:13.990Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab/be71597a-4e5d-486b-aa6f-f70515798de3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250220T185413Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6ece525f34755b232c08a06ff416f32d363b66163d6723eb472c0e0e7a739c7d [2025-02-20T18:54:13.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T18:54:13.990Z] Dload Upload Total Spent Left Speed [2025-02-20T18:54:14.250Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 36255 --:--:-- --:--:-- --:--:-- 36255 [2025-02-20T18:54:14.250Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] } [2025-02-20T18:54:14.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-20T18:54:14.512Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-20T18:54:14.531Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:54:14.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T18:54:14.837Z] [2025-02-20T18:54:14.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:54:15.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T18:54:15.147Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-20T18:54:15.147Z] 43c4264eed91: Pulling fs layer [2025-02-20T18:54:15.147Z] 4cc291be95ef: Pulling fs layer [2025-02-20T18:54:15.147Z] 2ac1f1163629: Pulling fs layer [2025-02-20T18:54:15.147Z] 5c3c966382ef: Pulling fs layer [2025-02-20T18:54:15.147Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T18:54:15.147Z] d9c7d2e4e75e: Pulling fs layer [2025-02-20T18:54:15.147Z] 9c3e1370e548: Pulling fs layer [2025-02-20T18:54:15.147Z] 5c3c966382ef: Waiting [2025-02-20T18:54:15.147Z] 4f4fb700ef54: Waiting [2025-02-20T18:54:15.147Z] d9c7d2e4e75e: Waiting [2025-02-20T18:54:15.147Z] 9c3e1370e548: Waiting [2025-02-20T18:54:15.147Z] 4cc291be95ef: Verifying Checksum [2025-02-20T18:54:15.147Z] 4cc291be95ef: Download complete [2025-02-20T18:54:15.147Z] 5c3c966382ef: Verifying Checksum [2025-02-20T18:54:15.147Z] 5c3c966382ef: Download complete [2025-02-20T18:54:15.147Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T18:54:15.147Z] 4f4fb700ef54: Download complete [2025-02-20T18:54:15.147Z] 43c4264eed91: Download complete [2025-02-20T18:54:15.405Z] 43c4264eed91: Pull complete [2025-02-20T18:54:15.405Z] d9c7d2e4e75e: Verifying Checksum [2025-02-20T18:54:15.405Z] d9c7d2e4e75e: Download complete [2025-02-20T18:54:15.405Z] 4cc291be95ef: Pull complete [2025-02-20T18:54:15.663Z] 2ac1f1163629: Verifying Checksum [2025-02-20T18:54:15.663Z] 2ac1f1163629: Download complete [2025-02-20T18:54:16.228Z] 9c3e1370e548: Verifying Checksum [2025-02-20T18:54:16.228Z] 9c3e1370e548: Download complete [2025-02-20T18:54:18.755Z] 2ac1f1163629: Pull complete [2025-02-20T18:54:18.755Z] 5c3c966382ef: Pull complete [2025-02-20T18:54:18.755Z] 4f4fb700ef54: Pull complete [2025-02-20T18:54:18.755Z] d9c7d2e4e75e: Pull complete [2025-02-20T18:54:22.032Z] 9c3e1370e548: Pull complete [2025-02-20T18:54:22.032Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-20T18:54:22.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T18:54:22.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T18:54:22.135Z] prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container [2025-02-20T18:54:22.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-20T18:54:24.561Z] $ docker top 57a68e8df531f342be464e6df31e25f7c46d9c163caa99df4c4ebaeade8535bc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T18:54:24.922Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2025-02-20T18:54:24.931Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2025-02-20T18:54:25.208Z] + set -o pipefail [2025-02-20T18:54:25.208Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2025-02-20T18:54:35.193Z] [2025-02-20T18:54:35.193Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2025-02-20T18:54:35.193Z] [2025-02-20T18:54:35.193Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/c242167a-c8ad-4405-89ee-bfed11de096c [2025-02-20T18:54:35.193Z] [2025-02-20T18:54:35.193Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-20T18:54:35.193Z] [2025-02-20T18:54:35.193Z] [2025-02-20T18:54:35.193Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-20T18:54:35.193Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-20T18:54:35.198Z] $ docker stop --time=1 57a68e8df531f342be464e6df31e25f7c46d9c163caa99df4c4ebaeade8535bc [2025-02-20T18:54:37.503Z] $ docker rm -f --volumes 57a68e8df531f342be464e6df31e25f7c46d9c163caa99df4c4ebaeade8535bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T18:54:38.393Z] + git log --format=format:%s -1 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] sh [2025-02-20T18:54:38.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T18:54:38.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:54:38.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T18:54:38.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T18:54:39.065Z] prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container [2025-02-20T18:54:39.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T18:54:39.471Z] $ docker top d0528a98b5665b9a999bd18a18203210e2e73a94d549154ee24507475c54a3b2 -eo pid,comm [2025-02-20T18:54:39.531Z] 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-20T18:54:39.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T18:54:39.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T18:54:39.587Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T18:54:39.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T18:54:39.696Z] $ docker exec d0528a98b5665b9a999bd18a18203210e2e73a94d549154ee24507475c54a3b2 ssh-agent [2025-02-20T18:54:39.817Z] SSH_AUTH_SOCK=/tmp/ssh-OahUpEicMbL7/agent.32 [2025-02-20T18:54:39.817Z] SSH_AGENT_PID=38 [2025-02-20T18:54:39.822Z] Running ssh-add (command line suppressed) [2025-02-20T18:54:39.915Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13625221707319875707.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13625221707319875707.key) [2025-02-20T18:54:39.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T18:54:40.231Z] + git semver tag [2025-02-20T18:54:40.489Z] 2025-02-20 18:54:40,410 [run_tag] DEBUG tag force:False [2025-02-20T18:54:40.489Z] 2025-02-20 18:54:40,411 [check_head_tag] DEBUG check head tag [2025-02-20T18:54:40.489Z] 2025-02-20 18:54:40,413 [execute] INFO git cat-file --batch-check [2025-02-20T18:54:40.489Z] 2025-02-20 18:54:40,413 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2025-02-20T18:54:40.489Z] 2025-02-20 18:54:40,417 [execute] INFO git cat-file --batch [2025-02-20T18:54:40.489Z] 2025-02-20 18:54:40,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2025-02-20T18:54:40.489Z] 2025-02-20 18:54:40,461 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-02-20T18:54:40.489Z] 2025-02-20 18:54:40,461 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 [2025-02-20T18:54:40.489Z] 2025-02-20 18:54:40,462 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T18:54:40.489Z] 2025-02-20 18:54:40,467 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-02-20T18:54:40.489Z] 4.0.0-dev.8 [Pipeline] } [2025-02-20T18:54:40.750Z] $ docker exec --env ******** --env ******** d0528a98b5665b9a999bd18a18203210e2e73a94d549154ee24507475c54a3b2 ssh-agent -k [2025-02-20T18:54:40.854Z] unset SSH_AUTH_SOCK; [2025-02-20T18:54:40.855Z] unset SSH_AGENT_PID; [2025-02-20T18:54:40.855Z] echo Agent pid 38 killed; [2025-02-20T18:54:40.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T18:54:41.193Z] + git semver [Pipeline] } [2025-02-20T18:54:41.459Z] $ docker stop --time=1 d0528a98b5665b9a999bd18a18203210e2e73a94d549154ee24507475c54a3b2 [2025-02-20T18:54:42.773Z] $ docker rm -f --volumes d0528a98b5665b9a999bd18a18203210e2e73a94d549154ee24507475c54a3b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:54:43.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T18:54:43.185Z] [2025-02-20T18:54:43.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:54:43.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T18:54:43.487Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-20T18:54:43.487Z] ab5ef0e58194: Pulling fs layer [2025-02-20T18:54:43.487Z] 9712f1f96733: Pulling fs layer [2025-02-20T18:54:43.487Z] 63f879dbbcfc: Pulling fs layer [2025-02-20T18:54:43.487Z] 0d9ebad4ef96: Pulling fs layer [2025-02-20T18:54:43.487Z] e9a5061849ea: Pulling fs layer [2025-02-20T18:54:43.487Z] d747dcd14b5f: Pulling fs layer [2025-02-20T18:54:43.487Z] 2de7ff778b66: Pulling fs layer [2025-02-20T18:54:43.487Z] d747dcd14b5f: Waiting [2025-02-20T18:54:43.487Z] 0d9ebad4ef96: Waiting [2025-02-20T18:54:43.487Z] 2de7ff778b66: Waiting [2025-02-20T18:54:43.487Z] e9a5061849ea: Waiting [2025-02-20T18:54:43.487Z] 9712f1f96733: Verifying Checksum [2025-02-20T18:54:43.487Z] 9712f1f96733: Download complete [2025-02-20T18:54:43.746Z] 63f879dbbcfc: Verifying Checksum [2025-02-20T18:54:43.746Z] 63f879dbbcfc: Download complete [2025-02-20T18:54:44.004Z] e9a5061849ea: Verifying Checksum [2025-02-20T18:54:44.004Z] e9a5061849ea: Download complete [2025-02-20T18:54:44.004Z] 0d9ebad4ef96: Verifying Checksum [2025-02-20T18:54:44.004Z] 0d9ebad4ef96: Download complete [2025-02-20T18:54:44.004Z] d747dcd14b5f: Download complete [2025-02-20T18:54:44.004Z] ab5ef0e58194: Verifying Checksum [2025-02-20T18:54:44.004Z] ab5ef0e58194: Download complete [2025-02-20T18:54:44.004Z] 2de7ff778b66: Verifying Checksum [2025-02-20T18:54:44.004Z] 2de7ff778b66: Download complete [2025-02-20T18:54:47.285Z] ab5ef0e58194: Pull complete [2025-02-20T18:54:47.285Z] 9712f1f96733: Pull complete [2025-02-20T18:54:47.545Z] 63f879dbbcfc: Pull complete [2025-02-20T18:54:50.827Z] 0d9ebad4ef96: Pull complete [2025-02-20T18:54:51.084Z] e9a5061849ea: Pull complete [2025-02-20T18:54:51.084Z] d747dcd14b5f: Pull complete [2025-02-20T18:54:52.018Z] 2de7ff778b66: Pull complete [2025-02-20T18:54:52.018Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-20T18:54:52.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T18:54:52.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T18:54:52.109Z] prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container [2025-02-20T18:54:52.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-20T18:54:54.591Z] $ docker top c7f4123ddf8c03998e71836f6052e43d29f3b25fd9d0af8461fbe7e1c08b7dcd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-20T18:54:54.684Z] provisioning config files... [2025-02-20T18:54:54.690Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2191400217212702832tmp [2025-02-20T18:54:54.698Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4249964489601054299tmp [2025-02-20T18:54:54.706Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14221884444426662959tmp [Pipeline] { [Pipeline] echo [2025-02-20T18:54:54.740Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:54:55.039Z] ---> sigul-configuration.sh [2025-02-20T18:54:55.039Z] gpg: directory `/root/.gnupg' created [2025-02-20T18:54:55.039Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-20T18:54:55.039Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-20T18:54:55.039Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-20T18:54:55.039Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-20T18:54:55.039Z] gpg: CAST5 encrypted data [2025-02-20T18:54:55.039Z] gpg: encrypted with 1 passphrase [2025-02-20T18:54:55.039Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-20T18:54:55.339Z] + mkdir /home/jenkins [2025-02-20T18:54:55.339Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-20T18:54:55.642Z] + 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-20T18:54:55.655Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:54:55.950Z] ---> sigul-install.sh [2025-02-20T18:54:55.950Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-20T18:54:56.253Z] + git tag --list [2025-02-20T18:54:56.253Z] v0.0.0 [2025-02-20T18:54:56.253Z] v0.0.1-dev.1 [2025-02-20T18:54:56.253Z] v0.0.1-dev.10 [2025-02-20T18:54:56.253Z] v0.0.1-dev.11 [2025-02-20T18:54:56.253Z] v0.0.1-dev.12 [2025-02-20T18:54:56.253Z] v0.0.1-dev.13 [2025-02-20T18:54:56.253Z] v0.0.1-dev.14 [2025-02-20T18:54:56.253Z] v0.0.1-dev.15 [2025-02-20T18:54:56.253Z] v0.0.1-dev.16 [2025-02-20T18:54:56.253Z] v0.0.1-dev.2 [2025-02-20T18:54:56.253Z] v0.0.1-dev.3 [2025-02-20T18:54:56.253Z] v0.0.1-dev.4 [2025-02-20T18:54:56.253Z] v0.0.1-dev.5 [2025-02-20T18:54:56.253Z] v0.0.1-dev.6 [2025-02-20T18:54:56.253Z] v0.0.1-dev.7 [2025-02-20T18:54:56.253Z] v0.0.1-dev.8 [2025-02-20T18:54:56.253Z] v0.0.1-dev.9 [2025-02-20T18:54:56.253Z] v2.2.0 [2025-02-20T18:54:56.253Z] v2.2.0-dev.17 [2025-02-20T18:54:56.253Z] v2.2.0-dev.18 [2025-02-20T18:54:56.253Z] v2.2.0-dev.19 [2025-02-20T18:54:56.253Z] v2.2.0-dev.20 [2025-02-20T18:54:56.253Z] v2.2.0-dev.21 [2025-02-20T18:54:56.253Z] v2.2.0-dev.22 [2025-02-20T18:54:56.253Z] v2.2.0-dev.23 [2025-02-20T18:54:56.253Z] v2.2.0-dev.24 [2025-02-20T18:54:56.253Z] v2.2.0-dev.25 [2025-02-20T18:54:56.253Z] v2.2.0-dev.26 [2025-02-20T18:54:56.253Z] v2.2.0-dev.27 [2025-02-20T18:54:56.253Z] v2.3.0 [2025-02-20T18:54:56.253Z] v2.3.0-dev.1 [2025-02-20T18:54:56.253Z] v2.3.0-dev.10 [2025-02-20T18:54:56.253Z] v2.3.0-dev.11 [2025-02-20T18:54:56.253Z] v2.3.0-dev.12 [2025-02-20T18:54:56.253Z] v2.3.0-dev.13 [2025-02-20T18:54:56.253Z] v2.3.0-dev.14 [2025-02-20T18:54:56.253Z] v2.3.0-dev.15 [2025-02-20T18:54:56.253Z] v2.3.0-dev.16 [2025-02-20T18:54:56.253Z] v2.3.0-dev.17 [2025-02-20T18:54:56.253Z] v2.3.0-dev.18 [2025-02-20T18:54:56.253Z] v2.3.0-dev.19 [2025-02-20T18:54:56.253Z] v2.3.0-dev.2 [2025-02-20T18:54:56.253Z] v2.3.0-dev.20 [2025-02-20T18:54:56.253Z] v2.3.0-dev.21 [2025-02-20T18:54:56.253Z] v2.3.0-dev.22 [2025-02-20T18:54:56.253Z] v2.3.0-dev.23 [2025-02-20T18:54:56.253Z] v2.3.0-dev.24 [2025-02-20T18:54:56.253Z] v2.3.0-dev.25 [2025-02-20T18:54:56.253Z] v2.3.0-dev.26 [2025-02-20T18:54:56.253Z] v2.3.0-dev.27 [2025-02-20T18:54:56.253Z] v2.3.0-dev.28 [2025-02-20T18:54:56.253Z] v2.3.0-dev.3 [2025-02-20T18:54:56.253Z] v2.3.0-dev.4 [2025-02-20T18:54:56.253Z] v2.3.0-dev.5 [2025-02-20T18:54:56.253Z] v2.3.0-dev.6 [2025-02-20T18:54:56.253Z] v2.3.0-dev.7 [2025-02-20T18:54:56.253Z] v2.3.0-dev.8 [2025-02-20T18:54:56.253Z] v2.3.0-dev.9 [2025-02-20T18:54:56.253Z] v2.3.1 [2025-02-20T18:54:56.253Z] v2.3.1-dev.4 [2025-02-20T18:54:56.253Z] v2.3.1-dev.5 [2025-02-20T18:54:56.253Z] v2.3.1-dev.6 [2025-02-20T18:54:56.253Z] v3.0 [2025-02-20T18:54:56.253Z] v3.0.0 [2025-02-20T18:54:56.253Z] v3.0.0-dev.1 [2025-02-20T18:54:56.253Z] v3.0.0-dev.10 [2025-02-20T18:54:56.253Z] v3.0.0-dev.11 [2025-02-20T18:54:56.253Z] v3.0.0-dev.12 [2025-02-20T18:54:56.253Z] v3.0.0-dev.13 [2025-02-20T18:54:56.253Z] v3.0.0-dev.14 [2025-02-20T18:54:56.253Z] v3.0.0-dev.15 [2025-02-20T18:54:56.253Z] v3.0.0-dev.16 [2025-02-20T18:54:56.253Z] v3.0.0-dev.17 [2025-02-20T18:54:56.253Z] v3.0.0-dev.18 [2025-02-20T18:54:56.253Z] v3.0.0-dev.19 [2025-02-20T18:54:56.253Z] v3.0.0-dev.2 [2025-02-20T18:54:56.253Z] v3.0.0-dev.20 [2025-02-20T18:54:56.253Z] v3.0.0-dev.21 [2025-02-20T18:54:56.253Z] v3.0.0-dev.22 [2025-02-20T18:54:56.253Z] v3.0.0-dev.23 [2025-02-20T18:54:56.253Z] v3.0.0-dev.24 [2025-02-20T18:54:56.253Z] v3.0.0-dev.25 [2025-02-20T18:54:56.253Z] v3.0.0-dev.26 [2025-02-20T18:54:56.253Z] v3.0.0-dev.27 [2025-02-20T18:54:56.253Z] v3.0.0-dev.28 [2025-02-20T18:54:56.253Z] v3.0.0-dev.29 [2025-02-20T18:54:56.253Z] v3.0.0-dev.3 [2025-02-20T18:54:56.253Z] v3.0.0-dev.30 [2025-02-20T18:54:56.253Z] v3.0.0-dev.31 [2025-02-20T18:54:56.253Z] v3.0.0-dev.32 [2025-02-20T18:54:56.253Z] v3.0.0-dev.33 [2025-02-20T18:54:56.253Z] v3.0.0-dev.34 [2025-02-20T18:54:56.253Z] v3.0.0-dev.35 [2025-02-20T18:54:56.253Z] v3.0.0-dev.36 [2025-02-20T18:54:56.253Z] v3.0.0-dev.37 [2025-02-20T18:54:56.253Z] v3.0.0-dev.38 [2025-02-20T18:54:56.253Z] v3.0.0-dev.39 [2025-02-20T18:54:56.253Z] v3.0.0-dev.4 [2025-02-20T18:54:56.253Z] v3.0.0-dev.40 [2025-02-20T18:54:56.253Z] v3.0.0-dev.41 [2025-02-20T18:54:56.253Z] v3.0.0-dev.42 [2025-02-20T18:54:56.253Z] v3.0.0-dev.43 [2025-02-20T18:54:56.253Z] v3.0.0-dev.44 [2025-02-20T18:54:56.253Z] v3.0.0-dev.45 [2025-02-20T18:54:56.253Z] v3.0.0-dev.46 [2025-02-20T18:54:56.253Z] v3.0.0-dev.47 [2025-02-20T18:54:56.253Z] v3.0.0-dev.48 [2025-02-20T18:54:56.253Z] v3.0.0-dev.49 [2025-02-20T18:54:56.253Z] v3.0.0-dev.5 [2025-02-20T18:54:56.253Z] v3.0.0-dev.50 [2025-02-20T18:54:56.253Z] v3.0.0-dev.51 [2025-02-20T18:54:56.253Z] v3.0.0-dev.6 [2025-02-20T18:54:56.253Z] v3.0.0-dev.7 [2025-02-20T18:54:56.253Z] v3.0.0-dev.8 [2025-02-20T18:54:56.253Z] v3.0.0-dev.9 [2025-02-20T18:54:56.253Z] v3.1 [2025-02-20T18:54:56.253Z] v3.1.0 [2025-02-20T18:54:56.253Z] v3.1.0-dev.1 [2025-02-20T18:54:56.253Z] v3.1.0-dev.10 [2025-02-20T18:54:56.253Z] v3.1.0-dev.11 [2025-02-20T18:54:56.253Z] v3.1.0-dev.12 [2025-02-20T18:54:56.253Z] v3.1.0-dev.13 [2025-02-20T18:54:56.253Z] v3.1.0-dev.14 [2025-02-20T18:54:56.253Z] v3.1.0-dev.15 [2025-02-20T18:54:56.253Z] v3.1.0-dev.16 [2025-02-20T18:54:56.253Z] v3.1.0-dev.17 [2025-02-20T18:54:56.253Z] v3.1.0-dev.18 [2025-02-20T18:54:56.253Z] v3.1.0-dev.19 [2025-02-20T18:54:56.253Z] v3.1.0-dev.2 [2025-02-20T18:54:56.253Z] v3.1.0-dev.20 [2025-02-20T18:54:56.253Z] v3.1.0-dev.21 [2025-02-20T18:54:56.253Z] v3.1.0-dev.22 [2025-02-20T18:54:56.253Z] v3.1.0-dev.23 [2025-02-20T18:54:56.253Z] v3.1.0-dev.24 [2025-02-20T18:54:56.253Z] v3.1.0-dev.25 [2025-02-20T18:54:56.253Z] v3.1.0-dev.26 [2025-02-20T18:54:56.253Z] v3.1.0-dev.27 [2025-02-20T18:54:56.253Z] v3.1.0-dev.28 [2025-02-20T18:54:56.253Z] v3.1.0-dev.29 [2025-02-20T18:54:56.253Z] v3.1.0-dev.3 [2025-02-20T18:54:56.253Z] v3.1.0-dev.30 [2025-02-20T18:54:56.253Z] v3.1.0-dev.31 [2025-02-20T18:54:56.253Z] v3.1.0-dev.32 [2025-02-20T18:54:56.253Z] v3.1.0-dev.33 [2025-02-20T18:54:56.253Z] v3.1.0-dev.34 [2025-02-20T18:54:56.253Z] v3.1.0-dev.35 [2025-02-20T18:54:56.253Z] v3.1.0-dev.36 [2025-02-20T18:54:56.253Z] v3.1.0-dev.37 [2025-02-20T18:54:56.253Z] v3.1.0-dev.38 [2025-02-20T18:54:56.253Z] v3.1.0-dev.39 [2025-02-20T18:54:56.253Z] v3.1.0-dev.4 [2025-02-20T18:54:56.253Z] v3.1.0-dev.5 [2025-02-20T18:54:56.253Z] v3.1.0-dev.6 [2025-02-20T18:54:56.253Z] v3.1.0-dev.7 [2025-02-20T18:54:56.253Z] v3.1.0-dev.8 [2025-02-20T18:54:56.253Z] v3.1.0-dev.9 [2025-02-20T18:54:56.253Z] v3.1.1 [2025-02-20T18:54:56.253Z] v3.1.1-dev.1 [2025-02-20T18:54:56.253Z] v3.2.0-dev.1 [2025-02-20T18:54:56.253Z] v3.2.0-dev.10 [2025-02-20T18:54:56.253Z] v3.2.0-dev.11 [2025-02-20T18:54:56.253Z] v3.2.0-dev.12 [2025-02-20T18:54:56.253Z] v3.2.0-dev.13 [2025-02-20T18:54:56.253Z] v3.2.0-dev.14 [2025-02-20T18:54:56.253Z] v3.2.0-dev.15 [2025-02-20T18:54:56.253Z] v3.2.0-dev.16 [2025-02-20T18:54:56.253Z] v3.2.0-dev.17 [2025-02-20T18:54:56.253Z] v3.2.0-dev.18 [2025-02-20T18:54:56.253Z] v3.2.0-dev.19 [2025-02-20T18:54:56.253Z] v3.2.0-dev.2 [2025-02-20T18:54:56.253Z] v3.2.0-dev.20 [2025-02-20T18:54:56.253Z] v3.2.0-dev.21 [2025-02-20T18:54:56.253Z] v3.2.0-dev.22 [2025-02-20T18:54:56.253Z] v3.2.0-dev.3 [2025-02-20T18:54:56.253Z] v3.2.0-dev.4 [2025-02-20T18:54:56.253Z] v3.2.0-dev.5 [2025-02-20T18:54:56.253Z] v3.2.0-dev.6 [2025-02-20T18:54:56.253Z] v3.2.0-dev.7 [2025-02-20T18:54:56.253Z] v3.2.0-dev.8 [2025-02-20T18:54:56.253Z] v3.2.0-dev.9 [2025-02-20T18:54:56.253Z] v4.0.0-dev.1 [2025-02-20T18:54:56.253Z] v4.0.0-dev.2 [2025-02-20T18:54:56.253Z] v4.0.0-dev.3 [2025-02-20T18:54:56.253Z] v4.0.0-dev.4 [2025-02-20T18:54:56.253Z] v4.0.0-dev.5 [2025-02-20T18:54:56.253Z] v4.0.0-dev.6 [2025-02-20T18:54:56.253Z] v4.0.0-dev.7 [2025-02-20T18:54:56.253Z] v4.0.0-dev.8 [Pipeline] sh [2025-02-20T18:54:56.554Z] + lftools sign git-tag v4.0.0-dev.8 [2025-02-20T18:54:57.123Z] Signing Git tag with Sigul... [2025-02-20T18:54:57.123Z] Signing v4.0.0-dev.8 [Pipeline] echo [2025-02-20T18:54:57.397Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:54:57.690Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-20T18:54:57.698Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-20T18:54:57.718Z] $ docker stop --time=1 c7f4123ddf8c03998e71836f6052e43d29f3b25fd9d0af8461fbe7e1c08b7dcd [2025-02-20T18:54:59.015Z] $ docker rm -f --volumes c7f4123ddf8c03998e71836f6052e43d29f3b25fd9d0af8461fbe7e1c08b7dcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-20T18:54:59.454Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T18:54:59.454Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:54:59.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T18:54:59.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T18:54:59.833Z] prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container [2025-02-20T18:54:59.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T18:55:00.167Z] $ docker top 1314b81c882f92391fcdb0aee200d25f59e8908286366816ee1f1a88d31f046a -eo pid,comm [2025-02-20T18:55:00.218Z] 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-20T18:55:00.218Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T18:55:00.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T18:55:00.280Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T18:55:00.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T18:55:00.378Z] $ docker exec 1314b81c882f92391fcdb0aee200d25f59e8908286366816ee1f1a88d31f046a ssh-agent [2025-02-20T18:55:00.482Z] SSH_AUTH_SOCK=/tmp/ssh-cVMBh6kFgBGF/agent.33 [2025-02-20T18:55:00.482Z] SSH_AGENT_PID=39 [2025-02-20T18:55:00.486Z] Running ssh-add (command line suppressed) [2025-02-20T18:55:00.576Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1637181890093613694.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1637181890093613694.key) [2025-02-20T18:55:00.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T18:55:00.889Z] + git semver bump pre [2025-02-20T18:55:01.147Z] 2025-02-20 18:55:01,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-02-20T18:55:01.147Z] 2025-02-20 18:55:01,054 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev [2025-02-20T18:55:01.147Z] 2025-02-20 18:55:01,054 [bump_version] DEBUG bumped version:4.0.0-dev.9 [2025-02-20T18:55:01.147Z] 2025-02-20 18:55:01,054 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2025-02-20T18:55:01.147Z] 2025-02-20 18:55:01,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-02-20T18:55:01.147Z] 2025-02-20 18:55:01,054 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-02-20T18:55:01.147Z] 2025-02-20 18:55:01,056 [execute] INFO git cat-file --batch-check [2025-02-20T18:55:01.147Z] 2025-02-20 18:55:01,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T18:55:01.147Z] 2025-02-20 18:55:01,063 [execute] INFO git cat-file --batch [2025-02-20T18:55:01.147Z] 2025-02-20 18:55:01,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T18:55:01.147Z] 2025-02-20 18:55:01,069 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-02-20T18:55:01.147Z] 4.0.0-dev.9 [Pipeline] } [2025-02-20T18:55:01.148Z] $ docker exec --env ******** --env ******** 1314b81c882f92391fcdb0aee200d25f59e8908286366816ee1f1a88d31f046a ssh-agent -k [2025-02-20T18:55:01.253Z] unset SSH_AUTH_SOCK; [2025-02-20T18:55:01.253Z] unset SSH_AGENT_PID; [2025-02-20T18:55:01.253Z] echo Agent pid 39 killed; [2025-02-20T18:55:01.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T18:55:01.585Z] + git semver [Pipeline] } [2025-02-20T18:55:01.846Z] $ docker stop --time=1 1314b81c882f92391fcdb0aee200d25f59e8908286366816ee1f1a88d31f046a [2025-02-20T18:55:03.154Z] $ docker rm -f --volumes 1314b81c882f92391fcdb0aee200d25f59e8908286366816ee1f1a88d31f046a [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T18:55:03.522Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T18:55:03.522Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:55:03.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T18:55:03.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T18:55:03.912Z] prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container [2025-02-20T18:55:03.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T18:55:04.249Z] $ docker top dcaa4d9cff596dd114c046e269d3ad2277ea6e99def71bf97fb6a5eff0dd1f79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T18:55:04.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T18:55:04.359Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T18:55:04.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T18:55:04.467Z] $ docker exec dcaa4d9cff596dd114c046e269d3ad2277ea6e99def71bf97fb6a5eff0dd1f79 ssh-agent [2025-02-20T18:55:04.579Z] SSH_AUTH_SOCK=/tmp/ssh-OGBspBt40uGy/agent.32 [2025-02-20T18:55:04.579Z] SSH_AGENT_PID=38 [2025-02-20T18:55:04.583Z] Running ssh-add (command line suppressed) [2025-02-20T18:55:04.678Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3161769951291127611.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3161769951291127611.key) [2025-02-20T18:55:04.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T18:55:04.996Z] + git semver push [2025-02-20T18:55:05.255Z] 2025-02-20 18:55:05,163 [run_push] DEBUG push [2025-02-20T18:55:05.255Z] 2025-02-20 18:55:05,164 [execute] INFO git cat-file --batch-check [2025-02-20T18:55:05.255Z] 2025-02-20 18:55:05,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T18:55:05.255Z] 2025-02-20 18:55:05,168 [execute] INFO git rev-list 52b13f6facc87d47e5e6bb4a732b576e2549fc35 -- [2025-02-20T18:55:05.255Z] 2025-02-20 18:55:05,168 [execute] DEBUG Popen(['git', 'rev-list', '52b13f6facc87d47e5e6bb4a732b576e2549fc35', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T18:55:05.255Z] 2025-02-20 18:55:05,177 [execute] INFO git fetch -v origin [2025-02-20T18:55:05.255Z] 2025-02-20 18:55:05,177 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-20T18:55:05.822Z] 2025-02-20 18:55:05,628 [run_push] DEBUG no remote changes detected [2025-02-20T18:55:05.822Z] 2025-02-20 18:55:05,629 [execute] INFO git push origin semver [2025-02-20T18:55:05.822Z] 2025-02-20 18:55:05,629 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T18:55:06.389Z] 2025-02-20 18:55:06,320 [run_push] DEBUG push all version tags [2025-02-20T18:55:06.389Z] 2025-02-20 18:55:06,320 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-20T18:55:06.389Z] 2025-02-20 18:55:06,321 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T18:55:07.328Z] 2025-02-20 18:55:07,025 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2025-02-20T18:55:07.328Z] 4.0.0-dev.9 [Pipeline] } [2025-02-20T18:55:07.332Z] $ docker exec --env ******** --env ******** dcaa4d9cff596dd114c046e269d3ad2277ea6e99def71bf97fb6a5eff0dd1f79 ssh-agent -k [2025-02-20T18:55:07.417Z] unset SSH_AUTH_SOCK; [2025-02-20T18:55:07.417Z] unset SSH_AGENT_PID; [2025-02-20T18:55:07.417Z] echo Agent pid 38 killed; [2025-02-20T18:55:07.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T18:55:07.755Z] + git semver [Pipeline] } [2025-02-20T18:55:08.021Z] $ docker stop --time=1 dcaa4d9cff596dd114c046e269d3ad2277ea6e99def71bf97fb6a5eff0dd1f79 [2025-02-20T18:55:09.280Z] $ docker rm -f --volumes dcaa4d9cff596dd114c046e269d3ad2277ea6e99def71bf97fb6a5eff0dd1f79 [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-20T18:55:09.929Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2025-02-20T18:55:09.929Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-02-20T18:55:09.929Z] total 16 [2025-02-20T18:55:09.929Z] drwxr-xr-x 3 root root 4096 Feb 20 18:42 . [2025-02-20T18:55:09.929Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 18:54 .. [2025-02-20T18:55:09.929Z] drwxr-xr-x 2 root root 4096 Feb 20 18:42 cost [2025-02-20T18:55:09.929Z] -rw-r--r-- 1 root root 89 Feb 20 18:42 cost.csv [2025-02-20T18:55:09.929Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2025-02-20T18:55:09.929Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2025-02-20T18:55:09.929Z] total 16 [2025-02-20T18:55:09.929Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 18:42 . [2025-02-20T18:55:09.929Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 18:54 .. [2025-02-20T18:55:09.929Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 18:42 cost [2025-02-20T18:55:09.929Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 20 18:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:55:10.217Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:55:11.072Z] ---> package-listing.sh [2025-02-20T18:55:11.072Z] ++ facter osfamily [2025-02-20T18:55:11.072Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-20T18:55:11.332Z] + OS_FAMILY=debian [2025-02-20T18:55:11.332Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2025-02-20T18:55:11.332Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-20T18:55:11.332Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-20T18:55:11.332Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-20T18:55:11.332Z] + PACKAGES=/tmp/packages_start.txt [2025-02-20T18:55:11.332Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-02-20T18:55:11.332Z] + PACKAGES=/tmp/packages_end.txt [2025-02-20T18:55:11.332Z] + case "${OS_FAMILY}" in [2025-02-20T18:55:11.332Z] + dpkg -l [2025-02-20T18:55:11.332Z] + grep '^ii' [2025-02-20T18:55:11.332Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-20T18:55:11.332Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-20T18:55:11.332Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-20T18:55:11.332Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2025-02-20T18:55:11.332Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2025-02-20T18:55:11.332Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2025-02-20T18:55:11.344Z] 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/exfoundry_device-usb-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-20T18:55:11.622Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T18:55:12.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T18:55:12.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T18:55:12.271Z] prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container [2025-02-20T18:55:12.291Z] $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-20T18:55:12.475Z] $ docker top 95266cc8856261d00078ffabd6bf1ead3106e857f48a73785dc1a39519de3b63 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T18:55:12.833Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-20T18:55:13.118Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-20T18:55:13.404Z] + ls /var/log/sa-host [2025-02-20T18:55:13.404Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T18:55:13.570Z] provisioning config files... [2025-02-20T18:55:13.578Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13580690882502802247tmp [Pipeline] { [Pipeline] echo [2025-02-20T18:55:13.593Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:55:13.875Z] ---> create-netrc.sh [Pipeline] } [2025-02-20T18:55:13.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:55:14.222Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-20T18:55:14.230Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:55:14.512Z] ---> sudo-logs.sh [2025-02-20T18:55:14.512Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-20T18:55:14.545Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:55:14.830Z] ---> job-cost.sh [2025-02-20T18:55:14.830Z] lf-activate-venv: SKIPPING [2025-02-20T18:55:14.830Z] DEBUG: total: 0.2199999988079071 [2025-02-20T18:55:14.830Z] INFO: Retrieving Stack Cost... [2025-02-20T18:55:15.088Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T18:55:15.657Z] INFO: Archiving Costs [Pipeline] echo [2025-02-20T18:55:15.670Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T18:55:15.952Z] ---> logs-deploy.sh [2025-02-20T18:55:15.952Z] lf-activate-venv: SKIPPING [2025-02-20T18:55:15.952Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/196 [2025-02-20T18:55:15.952Z] INFO: archiving workspace using pattern(s): [2025-02-20T18:55:16.891Z] Archives upload complete. [2025-02-20T18:55:17.151Z] INFO: archiving logs to Nexus [2025-02-20T18:55:17.719Z] ---> uname -a: [2025-02-20T18:55:17.720Z] Linux prd-ubuntu20-04-docker-8c-8g-39349 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] ---> lscpu: [2025-02-20T18:55:17.720Z] Architecture: x86_64 [2025-02-20T18:55:17.720Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-20T18:55:17.720Z] Byte Order: Little Endian [2025-02-20T18:55:17.720Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-20T18:55:17.720Z] CPU(s): 8 [2025-02-20T18:55:17.720Z] On-line CPU(s) list: 0-7 [2025-02-20T18:55:17.720Z] Thread(s) per core: 1 [2025-02-20T18:55:17.720Z] Core(s) per socket: 1 [2025-02-20T18:55:17.720Z] Socket(s): 8 [2025-02-20T18:55:17.720Z] NUMA node(s): 1 [2025-02-20T18:55:17.720Z] Vendor ID: AuthenticAMD [2025-02-20T18:55:17.720Z] CPU family: 23 [2025-02-20T18:55:17.720Z] Model: 49 [2025-02-20T18:55:17.720Z] Model name: AMD EPYC-Rome Processor [2025-02-20T18:55:17.720Z] Stepping: 0 [2025-02-20T18:55:17.720Z] CPU MHz: 2800.000 [2025-02-20T18:55:17.720Z] BogoMIPS: 5600.00 [2025-02-20T18:55:17.720Z] Virtualization: AMD-V [2025-02-20T18:55:17.720Z] Hypervisor vendor: KVM [2025-02-20T18:55:17.720Z] Virtualization type: full [2025-02-20T18:55:17.720Z] L1d cache: 256 KiB [2025-02-20T18:55:17.720Z] L1i cache: 256 KiB [2025-02-20T18:55:17.720Z] L2 cache: 4 MiB [2025-02-20T18:55:17.720Z] L3 cache: 128 MiB [2025-02-20T18:55:17.720Z] NUMA node0 CPU(s): 0-7 [2025-02-20T18:55:17.720Z] Vulnerability Itlb multihit: Not affected [2025-02-20T18:55:17.720Z] Vulnerability L1tf: Not affected [2025-02-20T18:55:17.720Z] Vulnerability Mds: Not affected [2025-02-20T18:55:17.720Z] Vulnerability Meltdown: Not affected [2025-02-20T18:55:17.720Z] Vulnerability Mmio stale data: Not affected [2025-02-20T18:55:17.720Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-20T18:55:17.720Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-20T18:55:17.720Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-20T18:55:17.720Z] Vulnerability Srbds: Not affected [2025-02-20T18:55:17.720Z] Vulnerability Tsx async abort: Not affected [2025-02-20T18:55:17.720Z] 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-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] ---> nproc: [2025-02-20T18:55:17.720Z] 8 [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] ---> df -h: [2025-02-20T18:55:17.720Z] Filesystem Size Used Avail Use% Mounted on [2025-02-20T18:55:17.720Z] overlay 155G 14G 142G 9% / [2025-02-20T18:55:17.720Z] tmpfs 64M 0 64M 0% /dev [2025-02-20T18:55:17.720Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-20T18:55:17.720Z] shm 64M 0 64M 0% /dev/shm [2025-02-20T18:55:17.720Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] ---> sar -b -r -n DEV: [2025-02-20T18:55:17.720Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39349) 02/20/25 _x86_64_ (8 CPU) [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] 18:38:32 LINUX RESTART (8 CPU) [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] 18:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-20T18:55:17.720Z] 18:40:01 458.13 19.42 438.72 0.00 2052.32 57505.25 0.00 [2025-02-20T18:55:17.720Z] 18:41:01 185.72 0.15 185.57 0.00 15.33 58008.87 0.00 [2025-02-20T18:55:17.720Z] 18:42:01 259.72 0.22 259.51 0.00 21.06 62705.55 0.00 [2025-02-20T18:55:17.720Z] 18:43:01 53.16 1.55 51.61 0.00 45.73 16812.68 0.00 [2025-02-20T18:55:17.720Z] 18:44:01 37.43 4.90 32.53 0.00 2611.30 5899.55 0.00 [2025-02-20T18:55:17.720Z] 18:45:01 6.17 0.02 6.15 0.00 0.13 111.98 0.00 [2025-02-20T18:55:17.720Z] 18:46:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 [2025-02-20T18:55:17.720Z] 18:47:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 [2025-02-20T18:55:17.720Z] 18:48:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2025-02-20T18:55:17.720Z] 18:49:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 [2025-02-20T18:55:17.720Z] 18:50:01 1.62 0.00 1.62 0.00 0.00 22.40 0.00 [2025-02-20T18:55:17.720Z] 18:51:01 0.87 0.00 0.87 0.00 0.00 10.80 0.00 [2025-02-20T18:55:17.720Z] 18:52:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2025-02-20T18:55:17.720Z] 18:53:01 0.87 0.00 0.87 0.00 0.00 11.60 0.00 [2025-02-20T18:55:17.720Z] 18:54:01 1.33 0.02 1.32 0.00 0.13 19.60 0.00 [2025-02-20T18:55:17.720Z] 18:55:01 157.37 0.30 157.07 0.00 18.80 61072.09 0.00 [2025-02-20T18:55:17.720Z] Average: 72.63 1.64 70.98 0.00 295.98 16347.90 0.00 [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] 18:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-20T18:55:17.720Z] 18:40:01 28092112 31522744 787900 2.40 129188 3468692 1867644 5.50 1262848 3025812 456272 [2025-02-20T18:55:17.720Z] 18:41:01 27426520 31426924 874276 2.66 190408 3897680 2246584 6.62 1396348 3469692 386128 [2025-02-20T18:55:17.720Z] 18:42:01 27277184 31519644 784356 2.39 196900 4153628 1923400 5.67 1424876 3613600 1112 [2025-02-20T18:55:17.720Z] 18:43:01 26762780 31515184 786500 2.39 203308 4606808 1765784 5.20 1451560 4052860 12 [2025-02-20T18:55:17.720Z] 18:44:01 26438108 31487928 786664 2.39 226136 4880676 1741168 5.13 1655616 4137296 1028 [2025-02-20T18:55:17.720Z] 18:45:01 26452288 31497192 778248 2.37 224692 4877416 1738856 5.12 1646236 4134048 140 [2025-02-20T18:55:17.720Z] 18:46:01 26452272 31497236 778160 2.37 224716 4877424 1738856 5.12 1646188 4134052 8 [2025-02-20T18:55:17.720Z] 18:47:01 26456036 31501028 774308 2.35 224744 4877424 1738856 5.12 1642520 4134056 12 [2025-02-20T18:55:17.720Z] 18:48:01 26455932 31500972 774292 2.35 224776 4877428 1738856 5.12 1642132 4134060 8 [2025-02-20T18:55:17.720Z] 18:49:01 26456880 31502000 773380 2.35 224832 4877432 1738856 5.12 1642208 4134068 184 [2025-02-20T18:55:17.720Z] 18:50:01 26458332 31503620 771464 2.35 224908 4877432 1738856 5.12 1640292 4134064 8 [2025-02-20T18:55:17.720Z] 18:51:01 26458276 31503588 771468 2.35 224924 4877436 1738856 5.12 1640248 4134068 164 [2025-02-20T18:55:17.720Z] 18:52:01 26458016 31503348 771652 2.35 224936 4877436 1738856 5.12 1640264 4134068 12 [2025-02-20T18:55:17.720Z] 18:53:01 26458252 31503604 771324 2.35 224960 4877440 1738856 5.12 1640312 4134072 192 [2025-02-20T18:55:17.720Z] 18:54:01 26456624 31502160 772468 2.35 225016 4877420 1750704 5.16 1640728 4134044 244 [2025-02-20T18:55:17.720Z] 18:55:01 24958312 31446072 821432 2.50 252492 6160272 1994748 5.88 1768512 5366844 804 [2025-02-20T18:55:17.720Z] Average: 26594870 31495828 786118 2.39 215434 4746378 1808734 5.33 1586306 4062919 52896 [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] 18:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-20T18:55:17.720Z] 18:40:01 docker0 328.30 495.44 27.71 3197.70 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:40:01 ens3 1041.09 688.26 9026.22 129.87 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:40:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:41:01 veth38c7b9e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:41:01 docker0 0.30 0.38 0.03 0.14 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:41:01 ens3 29.36 17.75 27.39 11.06 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:42:01 docker0 20.85 50.41 1.51 881.33 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:42:01 ens3 215.21 162.31 1241.58 986.21 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:42:01 lo 6.33 6.33 0.64 0.64 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:43:01 ens3 180.50 155.09 2552.04 539.48 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:43:01 lo 5.47 5.47 0.53 0.53 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:44:01 ens3 99.03 51.29 2156.25 23.52 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:44:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:45:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:48:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:50:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:51:01 ens3 0.25 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:55:01 docker0 56.72 99.72 5.41 891.49 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:55:01 ens3 384.20 223.93 8057.43 43.43 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:55:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] 18:55:01 veth693703b 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] Average: docker0 25.07 39.90 2.14 307.68 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] Average: ens3 120.95 80.58 1433.47 108.33 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] Average: veth693703b 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] ---> sar -P ALL: [2025-02-20T18:55:17.720Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39349) 02/20/25 _x86_64_ (8 CPU) [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] 18:38:32 LINUX RESTART (8 CPU) [2025-02-20T18:55:17.720Z] [2025-02-20T18:55:17.720Z] 18:39:02 CPU %user %nice %system %iowait %steal %idle [2025-02-20T18:55:17.720Z] 18:40:01 all 11.28 0.00 3.94 2.14 0.06 82.58 [2025-02-20T18:55:17.720Z] 18:40:01 0 9.14 0.00 4.11 0.81 0.05 85.89 [2025-02-20T18:55:17.720Z] 18:40:01 1 13.86 0.00 4.09 0.12 0.07 81.86 [2025-02-20T18:55:17.720Z] 18:40:01 2 10.86 0.00 3.02 0.31 0.05 85.75 [2025-02-20T18:55:17.720Z] 18:40:01 3 8.60 0.00 4.41 2.44 0.07 84.49 [2025-02-20T18:55:17.720Z] 18:40:01 4 10.59 0.00 4.00 3.29 0.05 82.06 [2025-02-20T18:55:17.720Z] 18:40:01 5 13.20 0.00 4.87 8.18 0.07 73.68 [2025-02-20T18:55:17.720Z] 18:40:01 6 13.98 0.00 3.65 1.80 0.07 80.50 [2025-02-20T18:55:17.720Z] 18:40:01 7 10.01 0.00 3.40 0.20 0.05 86.34 [2025-02-20T18:55:17.720Z] 18:41:01 all 42.47 0.00 7.56 1.48 0.08 48.39 [2025-02-20T18:55:17.720Z] 18:41:01 0 42.82 0.00 7.07 1.15 0.08 48.88 [2025-02-20T18:55:17.720Z] 18:41:01 1 42.30 0.00 7.48 0.39 0.07 49.76 [2025-02-20T18:55:17.720Z] 18:41:01 2 41.88 0.00 7.47 0.14 0.08 50.42 [2025-02-20T18:55:17.720Z] 18:41:01 3 43.68 0.00 7.80 0.32 0.08 48.11 [2025-02-20T18:55:17.720Z] 18:41:01 4 41.04 0.00 7.24 0.24 0.08 51.40 [2025-02-20T18:55:17.720Z] 18:41:01 5 43.12 0.00 7.87 9.05 0.10 39.86 [2025-02-20T18:55:17.720Z] 18:41:01 6 42.47 0.00 8.09 0.39 0.08 48.97 [2025-02-20T18:55:17.720Z] 18:41:01 7 42.48 0.00 7.47 0.22 0.08 49.74 [2025-02-20T18:55:17.720Z] 18:42:01 all 29.16 0.00 5.98 1.36 0.08 63.43 [2025-02-20T18:55:17.720Z] 18:42:01 0 30.98 0.00 6.14 0.56 0.08 62.24 [2025-02-20T18:55:17.720Z] 18:42:01 1 28.68 0.00 5.94 0.19 0.07 65.13 [2025-02-20T18:55:17.720Z] 18:42:01 2 27.58 0.00 5.40 0.14 0.08 66.80 [2025-02-20T18:55:17.720Z] 18:42:01 3 28.92 0.00 5.67 0.12 0.07 65.22 [2025-02-20T18:55:17.720Z] 18:42:01 4 28.69 0.00 5.55 0.07 0.08 65.60 [2025-02-20T18:55:17.720Z] 18:42:01 5 28.46 0.00 6.66 6.85 0.08 57.94 [2025-02-20T18:55:17.720Z] 18:42:01 6 29.10 0.00 6.21 0.94 0.07 63.68 [2025-02-20T18:55:17.720Z] 18:42:01 7 30.89 0.00 6.25 2.02 0.07 60.78 [2025-02-20T18:55:17.720Z] 18:43:01 all 4.30 0.00 1.12 0.35 0.03 94.20 [2025-02-20T18:55:17.720Z] 18:43:01 0 2.74 0.00 1.76 0.03 0.03 95.43 [2025-02-20T18:55:17.720Z] 18:43:01 1 5.07 0.00 1.10 0.02 0.03 93.77 [2025-02-20T18:55:17.720Z] 18:43:01 2 3.75 0.00 0.77 0.00 0.02 95.47 [2025-02-20T18:55:17.720Z] 18:43:01 3 2.75 0.00 1.39 2.28 0.05 93.53 [2025-02-20T18:55:17.720Z] 18:43:01 4 5.64 0.00 1.02 0.02 0.03 93.29 [2025-02-20T18:55:17.720Z] 18:43:01 5 3.26 0.00 1.09 0.00 0.02 95.64 [2025-02-20T18:55:17.720Z] 18:43:01 6 5.36 0.00 0.82 0.33 0.03 93.46 [2025-02-20T18:55:17.720Z] 18:43:01 7 5.80 0.00 1.02 0.12 0.03 93.03 [2025-02-20T18:55:17.720Z] 18:44:01 all 1.94 0.00 0.99 0.25 0.02 96.80 [2025-02-20T18:55:17.720Z] 18:44:01 0 2.62 0.00 0.70 0.63 0.05 95.99 [2025-02-20T18:55:17.720Z] 18:44:01 1 2.59 0.00 1.72 0.75 0.02 94.93 [2025-02-20T18:55:17.720Z] 18:44:01 2 2.05 0.00 1.58 0.18 0.00 96.18 [2025-02-20T18:55:17.720Z] 18:44:01 3 1.34 0.00 1.15 0.02 0.03 97.46 [2025-02-20T18:55:17.720Z] 18:44:01 4 2.69 0.00 1.29 0.28 0.02 95.72 [2025-02-20T18:55:17.720Z] 18:44:01 5 1.45 0.00 0.48 0.02 0.03 98.01 [2025-02-20T18:55:17.720Z] 18:44:01 6 1.41 0.00 0.44 0.05 0.02 98.09 [2025-02-20T18:55:17.720Z] 18:44:01 7 1.35 0.00 0.58 0.03 0.02 98.02 [2025-02-20T18:55:17.720Z] 18:45:01 all 0.08 0.00 0.05 0.01 0.01 99.85 [2025-02-20T18:55:17.720Z] 18:45:01 0 0.13 0.00 0.07 0.03 0.03 99.73 [2025-02-20T18:55:17.720Z] 18:45:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2025-02-20T18:55:17.720Z] 18:45:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2025-02-20T18:55:17.720Z] 18:45:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2025-02-20T18:55:17.720Z] 18:45:01 4 0.20 0.00 0.07 0.00 0.00 99.73 [2025-02-20T18:55:17.720Z] 18:45:01 5 0.07 0.00 0.05 0.00 0.00 99.88 [2025-02-20T18:55:17.720Z] 18:45:01 6 0.03 0.00 0.05 0.02 0.02 99.88 [2025-02-20T18:55:17.720Z] 18:45:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2025-02-20T18:55:17.720Z] 18:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-02-20T18:55:17.720Z] 18:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-20T18:55:17.720Z] 18:46:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2025-02-20T18:55:17.720Z] 18:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T18:55:17.720Z] 18:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T18:55:17.720Z] 18:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-20T18:55:17.720Z] 18:46:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2025-02-20T18:55:17.720Z] 18:46:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-20T18:55:17.720Z] 18:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-20T18:55:17.720Z] 18:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-02-20T18:55:17.720Z] 18:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-20T18:55:17.720Z] 18:47:01 1 0.02 0.00 0.02 0.02 0.03 99.92 [2025-02-20T18:55:17.721Z] 18:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-20T18:55:17.721Z] 18:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-20T18:55:17.721Z] 18:47:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-20T18:55:17.721Z] 18:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T18:55:17.721Z] 18:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-02-20T18:55:17.721Z] 18:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-20T18:55:17.721Z] 18:48:01 all 0.05 0.00 0.01 0.00 0.01 99.94 [2025-02-20T18:55:17.721Z] 18:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-20T18:55:17.721Z] 18:48:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2025-02-20T18:55:17.721Z] 18:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-20T18:55:17.721Z] 18:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T18:55:17.721Z] 18:48:01 4 0.27 0.00 0.00 0.00 0.02 99.72 [2025-02-20T18:55:17.721Z] 18:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-20T18:55:17.721Z] 18:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T18:55:17.721Z] 18:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-20T18:55:17.721Z] 18:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-02-20T18:55:17.721Z] 18:49:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-02-20T18:55:17.721Z] 18:49:01 1 0.00 0.00 0.03 0.02 0.03 99.92 [2025-02-20T18:55:17.721Z] 18:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-20T18:55:17.721Z] 18:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-20T18:55:17.721Z] 18:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T18:55:17.721Z] 18:49:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2025-02-20T18:55:17.721Z] 18:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-20T18:55:17.721Z] 18:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T18:55:17.721Z] 18:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-02-20T18:55:17.721Z] 18:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-20T18:55:17.721Z] 18:50:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2025-02-20T18:55:17.721Z] 18:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T18:55:17.721Z] 18:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-20T18:55:17.721Z] 18:50:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2025-02-20T18:55:17.721Z] 18:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-20T18:55:17.721Z] 18:50:01 6 0.13 0.00 0.02 0.00 0.02 99.83 [2025-02-20T18:55:17.721Z] 18:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T18:55:17.721Z] [2025-02-20T18:55:17.721Z] 18:50:01 CPU %user %nice %system %iowait %steal %idle [2025-02-20T18:55:17.721Z] 18:51:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-02-20T18:55:17.721Z] 18:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T18:55:17.721Z] 18:51:01 1 0.00 0.00 0.02 0.02 0.03 99.93 [2025-02-20T18:55:17.721Z] 18:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T18:55:17.721Z] 18:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-20T18:55:17.721Z] 18:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-20T18:55:17.721Z] 18:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-20T18:55:17.721Z] 18:51:01 6 0.20 0.00 0.00 0.00 0.00 99.80 [2025-02-20T18:55:17.721Z] 18:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-20T18:55:17.721Z] 18:52:01 all 0.12 0.00 0.01 0.00 0.01 99.85 [2025-02-20T18:55:17.721Z] 18:52:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2025-02-20T18:55:17.721Z] 18:52:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2025-02-20T18:55:17.721Z] 18:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T18:55:17.721Z] 18:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-20T18:55:17.721Z] 18:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-20T18:55:17.721Z] 18:52:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2025-02-20T18:55:17.721Z] 18:52:01 6 0.96 0.00 0.02 0.00 0.02 99.01 [2025-02-20T18:55:17.721Z] 18:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T18:55:17.721Z] 18:53:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-02-20T18:55:17.721Z] 18:53:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-02-20T18:55:17.721Z] 18:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-20T18:55:17.721Z] 18:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T18:55:17.721Z] 18:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-20T18:55:17.721Z] 18:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T18:55:17.721Z] 18:53:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-20T18:55:17.721Z] 18:53:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2025-02-20T18:55:17.721Z] 18:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-20T18:55:17.721Z] 18:54:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2025-02-20T18:55:17.721Z] 18:54:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2025-02-20T18:55:17.721Z] 18:54:01 1 0.02 0.00 0.05 0.02 0.03 99.88 [2025-02-20T18:55:17.721Z] 18:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-20T18:55:17.721Z] 18:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-20T18:55:17.721Z] 18:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-20T18:55:17.721Z] 18:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-20T18:55:17.721Z] 18:54:01 6 1.97 0.00 0.02 0.00 0.00 98.01 [2025-02-20T18:55:17.721Z] 18:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-20T18:55:17.721Z] 18:55:01 all 8.71 0.00 3.76 1.10 0.06 86.37 [2025-02-20T18:55:17.721Z] 18:55:01 0 8.82 0.00 5.30 6.75 0.07 79.06 [2025-02-20T18:55:17.721Z] 18:55:01 1 7.23 0.00 4.32 1.13 0.05 87.27 [2025-02-20T18:55:17.721Z] 18:55:01 2 8.78 0.00 3.71 0.30 0.05 87.16 [2025-02-20T18:55:17.721Z] 18:55:01 3 8.67 0.00 3.61 0.40 0.07 87.25 [2025-02-20T18:55:17.721Z] 18:55:01 4 7.81 0.00 2.73 0.02 0.05 89.39 [2025-02-20T18:55:17.721Z] 18:55:01 5 10.21 0.00 3.48 0.07 0.07 86.18 [2025-02-20T18:55:17.721Z] 18:55:01 6 9.17 0.00 3.27 0.12 0.05 87.39 [2025-02-20T18:55:17.721Z] 18:55:01 7 8.97 0.00 3.70 0.02 0.05 87.26 [2025-02-20T18:55:17.721Z] Average: all 6.12 0.00 1.46 0.41 0.03 91.98 [2025-02-20T18:55:17.721Z] Average: 0 6.03 0.00 1.57 0.62 0.03 91.75 [2025-02-20T18:55:17.721Z] Average: 1 6.19 0.00 1.55 0.17 0.03 92.06 [2025-02-20T18:55:17.721Z] Average: 2 5.88 0.00 1.37 0.07 0.02 92.67 [2025-02-20T18:55:17.721Z] Average: 3 5.84 0.00 1.50 0.34 0.03 92.29 [2025-02-20T18:55:17.721Z] Average: 4 6.03 0.00 1.36 0.24 0.03 92.35 [2025-02-20T18:55:17.721Z] Average: 5 6.19 0.00 1.52 1.49 0.03 90.78 [2025-02-20T18:55:17.721Z] Average: 6 6.62 0.00 1.40 0.22 0.03 91.73 [2025-02-20T18:55:17.721Z] Average: 7 6.19 0.00 1.40 0.16 0.02 92.23 [2025-02-20T18:55:17.721Z] [2025-02-20T18:55:17.721Z] [2025-02-20T18:55:17.721Z]