Pull request #400 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b33e2997a218074c43c20a215cc1f10f71839044+984f98b8bdd1ba68d5fce07584f71d7bfef83912 (7255a76caeef7c215fcaa372f5e7e7d4f9654fc9) 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-ssh7677323541848462073.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9784575619542024205.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13005149982308956165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2502980659000874508.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16470063488800187273.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-400/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-400/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14040371822347462559.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5623 in /w/workspace/foundry_device-usb-camera_PR-400 [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/foundry_device-usb-camera_PR-400 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 984f98b8bdd1ba68d5fce07584f71d7bfef83912 into PR head commit b33e2997a218074c43c20a215cc1f10f71839044 Merge succeeded, producing b33e2997a218074c43c20a215cc1f10f71839044 Checking out Revision b33e2997a218074c43c20a215cc1f10f71839044 (PR-400) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config core.sparsecheckout # timeout=10 > git checkout -f b33e2997a218074c43c20a215cc1f10f71839044 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 984f98b8bdd1ba68d5fce07584f71d7bfef83912 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b33e2997a218074c43c20a215cc1f10f71839044 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-23T17:27:40.958Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-23T17:27:41.165Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-23T17:27:41.290Z] ========================================================= [2025-07-23T17:27:41.290Z] EdgeX Global Pipelines Version Info [2025-07-23T17:27:41.290Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-23T17:27:42.418Z] ------------------- [2025-07-23T17:27:42.418Z] stable info: [2025-07-23T17:27:42.418Z] ------------------- [2025-07-23T17:27:42.418Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-23T17:27:42.418Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-23T17:27:42.418Z] Message: update stable to v1.0.274 [2025-07-23T17:27:42.682Z] ------------------- [2025-07-23T17:27:42.682Z] experimental info: [2025-07-23T17:27:42.682Z] ------------------- [2025-07-23T17:27:42.682Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-23T17:27:42.682Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-23T17:27:42.682Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-23T17:27:42.916Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2025-07-23T17:27:42.969Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2025-07-23T17:27:43.022Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-23T17:27:43.078Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-23T17:27:43.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-23T17:27:43.190Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-23T17:27:43.245Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-23T17:27:43.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-23T17:27:43.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-23T17:27:43.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-23T17:27:43.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-23T17:27:43.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2025-07-23T17:27:43.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-23T17:27:43.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-23T17:27:43.674Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-23T17:27:43.729Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-23T17:27:43.782Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-23T17:27:43.836Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-23T17:27:43.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-23T17:27:43.937Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-23T17:27:43.986Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-23T17:27:44.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-23T17:27:44.091Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-23T17:27:44.137Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-23T17:27:44.185Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-23T17:27:44.239Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-23T17:27:44.290Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-23T17:27:44.347Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-400 [Pipeline] echo [2025-07-23T17:27:44.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-400 [Pipeline] echo [2025-07-23T17:27:44.455Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-400 [Pipeline] echo [2025-07-23T17:27:44.507Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b33e2997a218074c43c20a215cc1f10f71839044 [Pipeline] echo [2025-07-23T17:27:44.551Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b33e299 [Pipeline] echo [2025-07-23T17:27:44.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-23T17:27:44.927Z] provisioning config files... [2025-07-23T17:27:44.955Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-400@tmp/config14364036480620269905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-23T17:27:45.334Z] ---> ****-login.sh [2025-07-23T17:27:45.334Z] nexus3.edgexfoundry.org:10001 [2025-07-23T17:27:45.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T17:27:45.594Z] [2025-07-23T17:27:45.594Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-23T17:27:45.594Z] Configure a credential helper to remove this warning. See [2025-07-23T17:27:45.594Z] https://docs.****.com/go/credential-store/ [2025-07-23T17:27:45.594Z] [2025-07-23T17:27:45.594Z] Login Succeeded [2025-07-23T17:27:45.594Z] nexus3.edgexfoundry.org:10002 [2025-07-23T17:27:45.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T17:27:45.856Z] [2025-07-23T17:27:45.856Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-23T17:27:45.856Z] Configure a credential helper to remove this warning. See [2025-07-23T17:27:45.856Z] https://docs.****.com/go/credential-store/ [2025-07-23T17:27:45.856Z] [2025-07-23T17:27:45.856Z] Login Succeeded [2025-07-23T17:27:45.856Z] nexus3.edgexfoundry.org:10003 [2025-07-23T17:27:45.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T17:27:46.117Z] [2025-07-23T17:27:46.117Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-23T17:27:46.117Z] Configure a credential helper to remove this warning. See [2025-07-23T17:27:46.117Z] https://docs.****.com/go/credential-store/ [2025-07-23T17:27:46.117Z] [2025-07-23T17:27:46.117Z] Login Succeeded [2025-07-23T17:27:46.117Z] nexus3.edgexfoundry.org:10004 [2025-07-23T17:27:46.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T17:27:46.117Z] [2025-07-23T17:27:46.118Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-23T17:27:46.118Z] Configure a credential helper to remove this warning. See [2025-07-23T17:27:46.118Z] https://docs.****.com/go/credential-store/ [2025-07-23T17:27:46.118Z] [2025-07-23T17:27:46.118Z] Login Succeeded [2025-07-23T17:27:46.118Z] ****.io [2025-07-23T17:27:46.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T17:27:46.378Z] [2025-07-23T17:27:46.379Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-23T17:27:46.379Z] Configure a credential helper to remove this warning. See [2025-07-23T17:27:46.379Z] https://docs.****.com/go/credential-store/ [2025-07-23T17:27:46.379Z] [2025-07-23T17:27:46.379Z] Login Succeeded [2025-07-23T17:27:46.379Z] ---> ****-login.sh ends [Pipeline] } [2025-07-23T17:27:46.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-23T17:27:47.068Z] + git rev-list -1 --merges b33e2997a218074c43c20a215cc1f10f71839044~1..b33e2997a218074c43c20a215cc1f10f71839044 [Pipeline] echo [2025-07-23T17:27:47.114Z] -----------> git rev-list -1 --merges b33e2997a218074c43c20a215cc1f10f71839044~1..b33e2997a218074c43c20a215cc1f10f71839044 b33e2997a218074c43c20a215cc1f10f71839044 [false] [Pipeline] sh [2025-07-23T17:27:47.431Z] + git log --format=format:%s -1 b33e2997a218074c43c20a215cc1f10f71839044 [Pipeline] echo [2025-07-23T17:27:47.469Z] ========================================================= [2025-07-23T17:27:47.469Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-23T17:27:47.469Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-23T17:27:47.916Z] + git log --format=format:%s -1 b33e2997a218074c43c20a215cc1f10f71839044 [Pipeline] echo [2025-07-23T17:27:47.953Z] [semverPrep] GIT_COMMIT: b33e2997a218074c43c20a215cc1f10f71839044, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-07-23T17:27:47.993Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-23T17:27:48.408Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-23T17:27:48.408Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-23T17:27:48.408Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-23T17:27:48.408Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-23T17:27:48.408Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-23T17:27:48.408Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-23T17:27:48.408Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T17:27:48.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-23T17:27:48.928Z] [2025-07-23T17:27:48.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T17:27:49.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-23T17:27:49.313Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-23T17:27:49.313Z] 3dae71ba6b94: Pulling fs layer [2025-07-23T17:27:49.313Z] 6bf1a483ea7c: Pulling fs layer [2025-07-23T17:27:49.313Z] f5dfc541a4d3: Pulling fs layer [2025-07-23T17:27:49.313Z] 461d9e800cba: Pulling fs layer [2025-07-23T17:27:49.313Z] 80192f66455f: Pulling fs layer [2025-07-23T17:27:49.313Z] 461d9e800cba: Waiting [2025-07-23T17:27:49.313Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-23T17:27:49.313Z] 80192f66455f: Waiting [2025-07-23T17:27:49.313Z] a29436f7fd5d: Pulling fs layer [2025-07-23T17:27:49.313Z] 923cac83aea3: Pulling fs layer [2025-07-23T17:27:49.313Z] 25ad8b0a4227: Pulling fs layer [2025-07-23T17:27:49.313Z] 2e8e34ca0e6c: Waiting [2025-07-23T17:27:49.313Z] a29436f7fd5d: Waiting [2025-07-23T17:27:49.313Z] 923cac83aea3: Waiting [2025-07-23T17:27:49.313Z] db01528c6b51: Pulling fs layer [2025-07-23T17:27:49.313Z] 28988de357af: Pulling fs layer [2025-07-23T17:27:49.313Z] 25ad8b0a4227: Waiting [2025-07-23T17:27:49.313Z] db01528c6b51: Waiting [2025-07-23T17:27:49.313Z] 6bf1a483ea7c: Verifying Checksum [2025-07-23T17:27:49.313Z] 6bf1a483ea7c: Download complete [2025-07-23T17:27:49.313Z] 461d9e800cba: Verifying Checksum [2025-07-23T17:27:49.313Z] 461d9e800cba: Download complete [2025-07-23T17:27:49.574Z] 80192f66455f: Verifying Checksum [2025-07-23T17:27:49.574Z] 80192f66455f: Download complete [2025-07-23T17:27:49.574Z] f5dfc541a4d3: Verifying Checksum [2025-07-23T17:27:49.574Z] f5dfc541a4d3: Download complete [2025-07-23T17:27:49.574Z] 3dae71ba6b94: Verifying Checksum [2025-07-23T17:27:49.574Z] 3dae71ba6b94: Download complete [2025-07-23T17:27:49.574Z] 923cac83aea3: Download complete [2025-07-23T17:27:49.835Z] 25ad8b0a4227: Verifying Checksum [2025-07-23T17:27:49.835Z] 25ad8b0a4227: Download complete [2025-07-23T17:27:49.835Z] db01528c6b51: Verifying Checksum [2025-07-23T17:27:49.835Z] db01528c6b51: Download complete [2025-07-23T17:27:49.835Z] 28988de357af: Verifying Checksum [2025-07-23T17:27:49.835Z] 28988de357af: Download complete [2025-07-23T17:27:49.835Z] a29436f7fd5d: Verifying Checksum [2025-07-23T17:27:49.835Z] a29436f7fd5d: Download complete [2025-07-23T17:27:50.403Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-23T17:27:50.404Z] 2e8e34ca0e6c: Download complete [2025-07-23T17:27:52.311Z] 3dae71ba6b94: Pull complete [2025-07-23T17:27:52.572Z] 6bf1a483ea7c: Pull complete [2025-07-23T17:27:53.544Z] f5dfc541a4d3: Pull complete [2025-07-23T17:27:53.544Z] 461d9e800cba: Pull complete [2025-07-23T17:27:53.544Z] 80192f66455f: Pull complete [2025-07-23T17:27:57.752Z] 2e8e34ca0e6c: Pull complete [2025-07-23T17:27:58.319Z] a29436f7fd5d: Pull complete [2025-07-23T17:27:58.319Z] 923cac83aea3: Pull complete [2025-07-23T17:27:58.579Z] 25ad8b0a4227: Pull complete [2025-07-23T17:27:58.579Z] db01528c6b51: Pull complete [2025-07-23T17:27:58.579Z] 28988de357af: Pull complete [2025-07-23T17:27:58.579Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-23T17:27:58.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-23T17:27:58.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-23T17:27:58.867Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2025-07-23T17:27:58.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-400 -v /w/workspace/foundry_device-usb-camera_PR-400:/w/workspace/foundry_device-usb-camera_PR-400:rw,z -v /w/workspace/foundry_device-usb-camera_PR-400@tmp:/w/workspace/foundry_device-usb-camera_PR-400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-23T17:28:02.980Z] $ docker top 95ada0a78ac8e68ce36eecb1f2909b958d181af4095c5d1dc6add0ac348a87f8 -eo pid,comm [2025-07-23T17:28:03.035Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-07-23T17:28:03.035Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-23T17:28:03.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-23T17:28:03.190Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-23T17:28:03.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-23T17:28:03.299Z] $ docker exec 95ada0a78ac8e68ce36eecb1f2909b958d181af4095c5d1dc6add0ac348a87f8 ssh-agent [2025-07-23T17:28:03.403Z] SSH_AUTH_SOCK=/tmp/ssh-RD1fszcmeCk9/agent.31 [2025-07-23T17:28:03.403Z] SSH_AGENT_PID=37 [2025-07-23T17:28:03.409Z] Running ssh-add (command line suppressed) [2025-07-23T17:28:03.527Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-400@tmp/private_key_15007499818961432247.key (/w/workspace/foundry_device-usb-camera_PR-400@tmp/private_key_15007499818961432247.key) [2025-07-23T17:28:03.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-23T17:28:03.886Z] + git tag --points-at HEAD [Pipeline] } [2025-07-23T17:28:03.909Z] $ docker exec --env ******** --env ******** 95ada0a78ac8e68ce36eecb1f2909b958d181af4095c5d1dc6add0ac348a87f8 ssh-agent -k [2025-07-23T17:28:04.010Z] unset SSH_AUTH_SOCK; [2025-07-23T17:28:04.010Z] unset SSH_AGENT_PID; [2025-07-23T17:28:04.010Z] echo Agent pid 37 killed; [2025-07-23T17:28:04.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-23T17:28:04.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-23T17:28:04.120Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-23T17:28:04.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-23T17:28:04.229Z] $ docker exec 95ada0a78ac8e68ce36eecb1f2909b958d181af4095c5d1dc6add0ac348a87f8 ssh-agent [2025-07-23T17:28:04.353Z] SSH_AUTH_SOCK=/tmp/ssh-hCdVBv5FhaHv/agent.70 [2025-07-23T17:28:04.353Z] SSH_AGENT_PID=76 [2025-07-23T17:28:04.358Z] Running ssh-add (command line suppressed) [2025-07-23T17:28:04.462Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-400@tmp/private_key_14210129417786567078.key (/w/workspace/foundry_device-usb-camera_PR-400@tmp/private_key_14210129417786567078.key) [2025-07-23T17:28:04.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-23T17:28:04.810Z] + git semver init [2025-07-23T17:28:05.070Z] 2025-07-23 17:28:05,042 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-23T17:28:05.070Z] 2025-07-23 17:28:05,046 [run_init] DEBUG init version:0.0.0 force:False [2025-07-23T17:28:05.070Z] 2025-07-23 17:28:05,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-400/.semver [2025-07-23T17:28:05.070Z] 2025-07-23 17:28:05,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-400/.semver [2025-07-23T17:28:05.070Z] 2025-07-23 17:28:05,048 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-400/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-400, stdin=None, shell=False, universal_newlines=False) [2025-07-23T17:28:06.450Z] 2025-07-23 17:28:06,196 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-400/.git/info/exclude [2025-07-23T17:28:06.450Z] 2025-07-23 17:28:06,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-400/.semver/PR-400 with force:False [2025-07-23T17:28:06.450Z] 2025-07-23 17:28:06,197 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-400/.semver/PR-400 [2025-07-23T17:28:06.450Z] 2025-07-23 17:28:06,201 [execute] INFO git cat-file --batch-check [2025-07-23T17:28:06.450Z] 2025-07-23 17:28:06,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-400/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-23T17:28:06.450Z] 2025-07-23 17:28:06,206 [execute] INFO git cat-file --batch [2025-07-23T17:28:06.450Z] 2025-07-23 17:28:06,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-400/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-23T17:28:06.450Z] 2025-07-23 17:28:06,209 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-400/.semver/PR-400 [2025-07-23T17:28:06.450Z] 0.0.0 [Pipeline] } [2025-07-23T17:28:06.474Z] $ docker exec --env ******** --env ******** 95ada0a78ac8e68ce36eecb1f2909b958d181af4095c5d1dc6add0ac348a87f8 ssh-agent -k [2025-07-23T17:28:06.576Z] unset SSH_AUTH_SOCK; [2025-07-23T17:28:06.576Z] unset SSH_AGENT_PID; [2025-07-23T17:28:06.576Z] echo Agent pid 76 killed; [2025-07-23T17:28:06.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-23T17:28:07.019Z] + git semver [Pipeline] } [2025-07-23T17:28:07.302Z] $ docker stop --time=1 95ada0a78ac8e68ce36eecb1f2909b958d181af4095c5d1dc6add0ac348a87f8 [2025-07-23T17:28:08.606Z] $ docker rm -f --volumes 95ada0a78ac8e68ce36eecb1f2909b958d181af4095c5d1dc6add0ac348a87f8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-23T17:28:09.014Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-23T17:28:09.358Z] Stashed 1 file(s) [Pipeline] echo [2025-07-23T17:28:09.378Z] [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-23T17:28:10.387Z] provisioning config files... [2025-07-23T17:28:10.412Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-400@tmp/config14495206115413550654tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-07-23T17:28:10.865Z] ---> ****-login.sh [2025-07-23T17:28:10.865Z] nexus3.edgexfoundry.org:10001 [2025-07-23T17:28:10.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T17:28:10.865Z] Login Succeeded [2025-07-23T17:28:10.865Z] nexus3.edgexfoundry.org:10002 [2025-07-23T17:28:10.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T17:28:10.865Z] Login Succeeded [2025-07-23T17:28:10.865Z] nexus3.edgexfoundry.org:10003 [2025-07-23T17:28:11.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T17:28:11.124Z] Login Succeeded [2025-07-23T17:28:11.124Z] nexus3.edgexfoundry.org:10004 [2025-07-23T17:28:11.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T17:28:11.125Z] Login Succeeded [2025-07-23T17:28:11.125Z] ****.io [2025-07-23T17:28:11.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-23T17:28:11.384Z] Login Succeeded [2025-07-23T17:28:11.384Z] ---> ****-login.sh ends [Pipeline] } [2025-07-23T17:28:11.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-23T17:28:11.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-23T17:28:11.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-23T17:28:11.713Z] ========================================================= [2025-07-23T17:28:11.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-23T17:28:11.713Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T17:28:12.204Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-07-23T17:28:13.140Z] #0 building with "default" instance using docker driver [2025-07-23T17:28:13.140Z] [2025-07-23T17:28:13.140Z] #1 [internal] load build definition from Dockerfile [2025-07-23T17:28:13.140Z] #1 transferring dockerfile: 2.48kB done [2025-07-23T17:28:13.140Z] #1 DONE 0.1s [2025-07-23T17:28:13.140Z] [2025-07-23T17:28:13.140Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-23T17:28:13.140Z] #2 DONE 0.1s [2025-07-23T17:28:13.140Z] [2025-07-23T17:28:13.140Z] #3 [internal] load .dockerignore [2025-07-23T17:28:13.140Z] #3 transferring context: 2B done [2025-07-23T17:28:13.140Z] #3 DONE 0.0s [2025-07-23T17:28:13.140Z] [2025-07-23T17:28:13.140Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-23T17:28:13.140Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-23T17:28:13.140Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-23T17:28:13.140Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-23T17:28:13.140Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s [2025-07-23T17:28:13.140Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-23T17:28:13.140Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-07-23T17:28:13.140Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-07-23T17:28:13.140Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 11.53MB / 74.06MB 0.2s [2025-07-23T17:28:13.140Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-23T17:28:13.140Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-23T17:28:13.140Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-07-23T17:28:13.140Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0B / 2.38MB 0.2s [2025-07-23T17:28:13.140Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-07-23T17:28:13.140Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.2s done [2025-07-23T17:28:13.399Z] #4 ... [2025-07-23T17:28:13.399Z] [2025-07-23T17:28:13.399Z] #5 [internal] load build context [2025-07-23T17:28:13.399Z] #5 transferring context: 22.74MB 0.2s done [2025-07-23T17:28:13.399Z] #5 DONE 0.3s [2025-07-23T17:28:13.399Z] [2025-07-23T17:28:13.400Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-23T17:28:13.400Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 24.12MB / 74.06MB 0.3s [2025-07-23T17:28:13.400Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-07-23T17:28:13.400Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done [2025-07-23T17:28:13.400Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 4.19MB / 100.52MB 0.3s [2025-07-23T17:28:13.400Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0B / 13.29MB 0.3s [2025-07-23T17:28:13.400Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-07-23T17:28:13.400Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s [2025-07-23T17:28:13.400Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 23.07MB / 100.52MB 0.5s [2025-07-23T17:28:13.400Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 12.58MB / 13.29MB 0.5s [2025-07-23T17:28:13.400Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-07-23T17:28:13.658Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-07-23T17:28:13.658Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 33.55MB / 100.52MB 0.6s [2025-07-23T17:28:13.658Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.6s done [2025-07-23T17:28:13.658Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 72.35MB / 100.52MB 0.8s [2025-07-23T17:28:14.431Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.0s [2025-07-23T17:28:14.690Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.6s done [2025-07-23T17:28:14.690Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.6s done [2025-07-23T17:28:14.690Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-07-23T17:28:19.951Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.4s done [2025-07-23T17:28:19.951Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-23T17:28:19.951Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-23T17:28:19.951Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-23T17:28:19.951Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 [2025-07-23T17:28:19.951Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-23T17:28:19.951Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-23T17:28:19.951Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df [2025-07-23T17:28:22.475Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.7s done [2025-07-23T17:28:22.475Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s [2025-07-23T17:28:23.037Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.5s done [2025-07-23T17:28:24.937Z] #4 DONE 11.7s [2025-07-23T17:28:24.938Z] [2025-07-23T17:28:24.938Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2025-07-23T17:28:24.938Z] #6 0.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-23T17:28:28.221Z] #6 2.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-23T17:28:28.221Z] #6 3.237 (1/14) Installing libintl (0.22.5-r0) [2025-07-23T17:28:28.221Z] #6 3.241 (2/14) Installing eudev-libs (3.2.14-r2) [2025-07-23T17:28:28.221Z] #6 3.245 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2025-07-23T17:28:28.221Z] #6 3.256 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2025-07-23T17:28:28.221Z] #6 3.263 (5/14) Installing v4l-utils (1.24.1-r1) [2025-07-23T17:28:28.221Z] #6 3.287 (6/14) Installing libdvbv5 (1.24.1-r1) [2025-07-23T17:28:28.221Z] #6 3.294 (7/14) Installing udev-init-scripts (35-r1) [2025-07-23T17:28:28.221Z] #6 3.297 (8/14) Installing libeconf (0.6.3-r0) [2025-07-23T17:28:28.221Z] #6 3.300 (9/14) Installing libblkid (2.40.1-r1) [2025-07-23T17:28:28.221Z] #6 3.305 (10/14) Installing xz-libs (5.6.2-r1) [2025-07-23T17:28:28.221Z] #6 3.311 (11/14) Installing kmod-libs (32-r0) [2025-07-23T17:28:28.221Z] #6 3.316 (12/14) Installing eudev (3.2.14-r2) [2025-07-23T17:28:28.221Z] #6 3.329 (13/14) Installing eudev-dev (3.2.14-r2) [2025-07-23T17:28:28.221Z] #6 3.343 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2025-07-23T17:28:28.221Z] #6 3.355 Executing busybox-1.36.1-r29.trigger [2025-07-23T17:28:28.221Z] #6 3.363 Executing eudev-3.2.14-r2.trigger [2025-07-23T17:28:28.221Z] #6 3.369 OK: 254 MiB in 72 packages [2025-07-23T17:28:32.416Z] #6 DONE 7.4s [2025-07-23T17:28:32.416Z] [2025-07-23T17:28:32.416Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2025-07-23T17:28:32.416Z] #7 DONE 0.0s [2025-07-23T17:28:32.416Z] [2025-07-23T17:28:32.416Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2025-07-23T17:28:32.416Z] #8 DONE 0.0s [2025-07-23T17:28:32.416Z] [2025-07-23T17:28:32.416Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-23T17:29:28.653Z] #9 DONE 48.3s [2025-07-23T17:29:28.653Z] [2025-07-23T17:29:28.653Z] #10 [builder 6/8] COPY . . [2025-07-23T17:29:28.653Z] #10 DONE 0.2s [2025-07-23T17:29:28.653Z] [2025-07-23T17:29:28.653Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-07-23T17:29:28.653Z] #11 0.206 % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-23T17:29:28.653Z] #11 0.206 Dload Upload Total Spent Left Speed [2025-07-23T17:29:28.653Z] #11 0.206 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11477 0 --:--:-- --:--:-- --:--:-- 11543 [2025-07-23T17:29:28.653Z] #11 DONE 0.4s [2025-07-23T17:29:28.653Z] [2025-07-23T17:29:28.653Z] #12 [builder 8/8] RUN echo noop [2025-07-23T17:29:28.653Z] #12 0.249 noop [2025-07-23T17:29:28.653Z] #12 DONE 0.3s [2025-07-23T17:29:28.653Z] [2025-07-23T17:29:28.653Z] #13 exporting to image [2025-07-23T17:29:28.653Z] #13 exporting layers [2025-07-23T17:29:28.913Z] #13 exporting layers 7.6s done [2025-07-23T17:29:29.173Z] #13 writing image sha256:07a5f37a5460ab26f865bf217d35a2c3c2e874d59cbeea8c7f4d66fb17bc47a3 done [2025-07-23T17:29:29.173Z] #13 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-23T17:29:29.173Z] #13 DONE 7.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T17:29:29.630Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-23T17:29:29.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-23T17:29:29.821Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2025-07-23T17:29:29.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-400 -v /w/workspace/foundry_device-usb-camera_PR-400:/w/workspace/foundry_device-usb-camera_PR-400:rw,z -v /w/workspace/foundry_device-usb-camera_PR-400@tmp:/w/workspace/foundry_device-usb-camera_PR-400@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 ******** -e ******** ci-base-image-x86_64 cat [2025-07-23T17:29:30.236Z] $ docker top b587a4f34d66fd3c762ab43abad34433fed92910613d76fd6d37b6f1dfbc5f2e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-23T17:29:30.647Z] + go version [2025-07-23T17:29:30.647Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-23T17:29:30.676Z] $ docker stop --time=1 b587a4f34d66fd3c762ab43abad34433fed92910613d76fd6d37b6f1dfbc5f2e [2025-07-23T17:29:31.918Z] $ docker rm -f --volumes b587a4f34d66fd3c762ab43abad34433fed92910613d76fd6d37b6f1dfbc5f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T17:29:32.696Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-23T17:29:32.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-23T17:29:32.853Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2025-07-23T17:29:32.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-400 -v /w/workspace/foundry_device-usb-camera_PR-400:/w/workspace/foundry_device-usb-camera_PR-400:rw,z -v /w/workspace/foundry_device-usb-camera_PR-400@tmp:/w/workspace/foundry_device-usb-camera_PR-400@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 ******** -e ******** ci-base-image-x86_64 cat [2025-07-23T17:29:33.135Z] $ docker top 527c613a67c09b803aa4adbf9251dff4c7422994091aa94b4d1248f940080ec8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-23T17:29:33.541Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-400 [Pipeline] fileExists [Pipeline] sh [2025-07-23T17:29:34.007Z] + make test [2025-07-23T17:29:34.007Z] go test ./... -coverprofile=coverage.out ./... [2025-07-23T17:29:35.381Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2025-07-23T17:29:57.296Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2025-07-23T17:29:57.296Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2025-07-23T17:30:09.506Z] go vet ./... [2025-07-23T17:30:14.782Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-23T17:30:14.782Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-23T17:30:14.782Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-07-23T17:30:14.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-23T17:30:14.865Z] $ docker stop --time=1 527c613a67c09b803aa4adbf9251dff4c7422994091aa94b4d1248f940080ec8 [2025-07-23T17:30:17.355Z] $ docker rm -f --volumes 527c613a67c09b803aa4adbf9251dff4c7422994091aa94b4d1248f940080ec8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-23T17:30:18.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-23T17:30:18.254Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-07-23T17:30:18.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-23T17:30:19.290Z] + ls -al . [2025-07-23T17:30:19.290Z] total 288 [2025-07-23T17:30:19.290Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 23 17:29 . [2025-07-23T17:30:19.290Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 17:27 .. [2025-07-23T17:30:19.290Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 23 17:29 .git [2025-07-23T17:30:19.290Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 17:27 .github [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 23 17:27 .gitignore [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 203 Jul 23 17:27 .golangci.yml [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 23 17:27 .hadolint.yml [2025-07-23T17:30:19.290Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 23 17:28 .semver [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 20006 Jul 23 17:27 Attribution.txt [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 17743 Jul 23 17:27 CHANGELOG.md [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 2440 Jul 23 17:27 Dockerfile [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 23 17:27 GOVERNANCE.md [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 23 17:27 Jenkinsfile [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 23 17:27 LICENSE [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 3193 Jul 23 17:27 Makefile [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 23 17:27 OWNERS.md [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 23 17:27 README.md [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 23 17:28 VERSION [2025-07-23T17:30:19.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 17:27 bin [2025-07-23T17:30:19.290Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 17:27 cmd [2025-07-23T17:30:19.290Z] -rw-r--r-- 1 jenkins jenkins 54772 Jul 23 17:29 coverage.out [2025-07-23T17:30:19.290Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 23 17:27 docker-entrypoint.sh [2025-07-23T17:30:19.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 17:27 docs [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 6350 Jul 23 17:27 go.mod [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 87222 Jul 23 17:27 go.sum [2025-07-23T17:30:19.290Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 17:27 internal [2025-07-23T17:30:19.290Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 23 17:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T17:30:19.701Z] + 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=b33e2997a218074c43c20a215cc1f10f71839044 --label arch=amd64 --label version=0.0.0 . [2025-07-23T17:30:19.959Z] #0 building with "default" instance using docker driver [2025-07-23T17:30:19.959Z] [2025-07-23T17:30:19.959Z] #1 [internal] load build definition from Dockerfile [2025-07-23T17:30:19.959Z] #1 transferring dockerfile: 2.48kB done [2025-07-23T17:30:19.959Z] #1 DONE 0.0s [2025-07-23T17:30:19.959Z] [2025-07-23T17:30:19.959Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-23T17:30:19.959Z] #2 DONE 0.0s [2025-07-23T17:30:19.959Z] [2025-07-23T17:30:19.959Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-07-23T17:30:20.220Z] #3 ... [2025-07-23T17:30:20.220Z] [2025-07-23T17:30:20.220Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-23T17:30:20.220Z] #4 DONE 0.3s [2025-07-23T17:30:20.220Z] [2025-07-23T17:30:20.220Z] #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2025-07-23T17:30:20.220Z] #3 DONE 0.3s [2025-07-23T17:30:20.220Z] [2025-07-23T17:30:20.220Z] #5 [internal] load .dockerignore [2025-07-23T17:30:20.220Z] #5 transferring context: 2B done [2025-07-23T17:30:20.220Z] #5 DONE 0.0s [2025-07-23T17:30:20.220Z] [2025-07-23T17:30:20.220Z] #6 [internal] load build context [2025-07-23T17:30:20.220Z] #6 transferring context: 69.02kB done [2025-07-23T17:30:20.220Z] #6 DONE 0.0s [2025-07-23T17:30:20.220Z] [2025-07-23T17:30:20.220Z] #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-07-23T17:30:20.220Z] #7 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done [2025-07-23T17:30:20.220Z] #7 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2025-07-23T17:30:20.220Z] #7 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done [2025-07-23T17:30:20.220Z] #7 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done [2025-07-23T17:30:20.220Z] #7 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 5.24MB / 15.38MB 0.1s [2025-07-23T17:30:20.477Z] #7 ... [2025-07-23T17:30:20.477Z] [2025-07-23T17:30:20.477Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-23T17:30:20.477Z] #8 DONE 0.1s [2025-07-23T17:30:20.477Z] [2025-07-23T17:30:20.477Z] #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-07-23T17:30:20.477Z] #7 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 13.63MB / 15.38MB 0.2s [2025-07-23T17:30:20.477Z] #7 ... [2025-07-23T17:30:20.477Z] [2025-07-23T17:30:20.477Z] #9 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-07-23T17:30:20.477Z] #9 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-07-23T17:30:20.477Z] #9 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-07-23T17:30:20.477Z] #9 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-07-23T17:30:20.477Z] #9 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-07-23T17:30:20.477Z] #9 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-07-23T17:30:20.477Z] #9 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-07-23T17:30:20.477Z] #9 DONE 0.4s [2025-07-23T17:30:20.477Z] [2025-07-23T17:30:20.477Z] #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2025-07-23T17:30:20.477Z] #7 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.3s [2025-07-23T17:30:20.477Z] #7 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 [2025-07-23T17:30:20.842Z] #7 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done [2025-07-23T17:30:21.101Z] #7 DONE 0.6s [2025-07-23T17:30:21.101Z] [2025-07-23T17:30:21.101Z] #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2025-07-23T17:30:21.101Z] #10 0.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-23T17:30:21.101Z] #10 0.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-23T17:30:21.101Z] #10 0.827 OK: 254 MiB in 72 packages [2025-07-23T17:30:21.359Z] #10 DONE 0.9s [2025-07-23T17:30:21.359Z] [2025-07-23T17:30:21.359Z] #11 [builder 3/8] WORKDIR /device-usb-camera [2025-07-23T17:30:21.359Z] #11 DONE 0.1s [2025-07-23T17:30:21.359Z] [2025-07-23T17:30:21.359Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-23T17:30:21.359Z] #12 0.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-23T17:30:21.359Z] #12 0.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-23T17:30:21.359Z] #12 ... [2025-07-23T17:30:21.359Z] [2025-07-23T17:30:21.359Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2025-07-23T17:30:21.359Z] #13 DONE 0.1s [2025-07-23T17:30:21.359Z] [2025-07-23T17:30:21.359Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-23T17:30:21.359Z] #12 0.869 (1/115) Installing dumb-init (1.2.5-r3) [2025-07-23T17:30:21.616Z] #12 0.874 (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2025-07-23T17:30:21.616Z] #12 0.928 (3/115) Installing aom-libs (3.9.1-r0) [2025-07-23T17:30:21.616Z] #12 0.975 (4/115) Installing libxau (1.0.11-r4) [2025-07-23T17:30:21.616Z] #12 0.978 (5/115) Installing libmd (1.1.0-r0) [2025-07-23T17:30:21.616Z] #12 0.981 (6/115) Installing libbsd (0.12.2-r0) [2025-07-23T17:30:21.616Z] #12 0.985 (7/115) Installing libxdmcp (1.1.5-r1) [2025-07-23T17:30:21.616Z] #12 0.988 (8/115) Installing libxcb (1.16.1-r0) [2025-07-23T17:30:21.616Z] #12 1.001 (9/115) Installing libx11 (1.8.9-r1) [2025-07-23T17:30:21.616Z] #12 1.029 (10/115) Installing hwdata-pci (0.382-r0) [2025-07-23T17:30:21.616Z] #12 1.046 (11/115) Installing libpciaccess (0.18.1-r0) [2025-07-23T17:30:21.616Z] #12 1.051 (12/115) Installing libdrm (2.4.120-r0) [2025-07-23T17:30:21.616Z] #12 1.062 (13/115) Installing libxext (1.3.6-r2) [2025-07-23T17:30:21.616Z] #12 1.066 (14/115) Installing libxfixes (6.0.1-r4) [2025-07-23T17:30:21.616Z] #12 1.070 (15/115) Installing libffi (3.4.6-r0) [2025-07-23T17:30:21.616Z] #12 1.073 (16/115) Installing wayland-libs-client (1.22.0-r4) [2025-07-23T17:30:21.616Z] #12 1.078 (17/115) Installing libva (2.21.0-r0) [2025-07-23T17:30:21.616Z] #12 1.083 (18/115) Installing libvdpau (1.5-r3) [2025-07-23T17:30:21.616Z] #12 1.087 (19/115) Installing libgcc (13.2.1_git20240309-r1) [2025-07-23T17:30:21.616Z] #12 1.092 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-23T17:30:21.616Z] #12 1.113 (21/115) Installing onevpl-libs (2023.3.1-r2) [2025-07-23T17:30:21.616Z] #12 1.119 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2025-07-23T17:30:21.616Z] #12 1.131 (23/115) Installing libdav1d (1.4.2-r0) [2025-07-23T17:30:21.616Z] #12 1.152 (24/115) Installing openexr-libiex (3.1.13-r1) [2025-07-23T17:30:21.616Z] #12 1.159 (25/115) Installing openexr-libilmthread (3.1.13-r1) [2025-07-23T17:30:21.616Z] #12 1.163 (26/115) Installing imath (3.1.12-r0) [2025-07-23T17:30:21.616Z] #12 1.171 (27/115) Installing openexr-libopenexr (3.1.13-r1) [2025-07-23T17:30:21.616Z] #12 1.195 (28/115) Installing brotli-libs (1.1.0-r2) [2025-07-23T17:30:21.875Z] #12 1.208 (29/115) Installing giflib (5.2.2-r0) [2025-07-23T17:30:21.875Z] #12 1.211 (30/115) Installing libhwy (1.0.7-r0) [2025-07-23T17:30:21.875Z] #12 1.215 (31/115) Installing libjpeg-turbo (3.0.3-r0) [2025-07-23T17:30:21.875Z] #12 1.225 (32/115) Installing lcms2 (2.16-r0) [2025-07-23T17:30:21.875Z] #12 1.233 (33/115) Installing libpng (1.6.44-r0) [2025-07-23T17:30:21.875Z] #12 1.238 (34/115) Installing libjxl (0.10.2-r0) [2025-07-23T17:30:21.875Z] #12 1.275 (35/115) Installing lame-libs (3.100-r5) [2025-07-23T17:30:21.875Z] #12 1.281 (36/115) Installing opus (1.5.2-r0) [2025-07-23T17:30:21.875Z] #12 1.289 (37/115) Installing rav1e-libs (0.7.1-r0) [2025-07-23T17:30:21.875Z] #12 1.454 (38/115) Installing libgomp (13.2.1_git20240309-r1) [2025-07-23T17:30:22.231Z] #12 ... [2025-07-23T17:30:22.231Z] [2025-07-23T17:30:22.231Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-23T17:30:22.231Z] #14 DONE 0.7s [2025-07-23T17:30:22.231Z] [2025-07-23T17:30:22.231Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-23T17:30:22.231Z] #12 1.461 (39/115) Installing soxr (0.1.3-r7) [2025-07-23T17:30:22.231Z] #12 1.467 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2025-07-23T17:30:22.231Z] #12 1.473 (41/115) Installing libogg (1.3.5-r5) [2025-07-23T17:30:22.231Z] #12 1.476 (42/115) Installing libtheora (1.1.1-r18) [2025-07-23T17:30:22.231Z] #12 1.488 (43/115) Installing libvorbis (1.3.7-r2) [2025-07-23T17:30:22.231Z] #12 1.498 (44/115) Installing libvpx (1.14.1-r0) [2025-07-23T17:30:22.231Z] #12 1.526 (45/115) Installing libsharpyuv (1.3.2-r0) [2025-07-23T17:30:22.231Z] #12 1.529 (46/115) Installing libwebp (1.3.2-r0) [2025-07-23T17:30:22.231Z] #12 1.541 (47/115) Installing libwebpmux (1.3.2-r0) [2025-07-23T17:30:22.231Z] #12 1.547 (48/115) Installing x264-libs (0.164_git20231001-r0) [2025-07-23T17:30:22.231Z] #12 1.581 (49/115) Installing numactl (2.0.18-r0) [2025-07-23T17:30:22.489Z] #12 1.583 (50/115) Installing x265-libs (3.6-r0) [2025-07-23T17:30:22.489Z] #12 1.879 (51/115) Installing xvidcore (1.3.7-r2) [2025-07-23T17:30:22.489Z] #12 ... [2025-07-23T17:30:22.489Z] [2025-07-23T17:30:22.489Z] #15 [builder 6/8] COPY . . [2025-07-23T17:30:22.489Z] #15 DONE 0.3s [2025-07-23T17:30:22.489Z] [2025-07-23T17:30:22.489Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-23T17:30:22.489Z] #12 1.887 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-07-23T17:30:22.489Z] #12 1.996 (53/115) Installing sdl2 (2.28.5-r1) [2025-07-23T17:30:22.747Z] #12 2.012 (54/115) Installing alsa-lib (1.2.11-r0) [2025-07-23T17:30:22.747Z] #12 2.032 (55/115) Installing libexpat (2.7.0-r0) [2025-07-23T17:30:22.747Z] #12 2.036 (56/115) Installing libbz2 (1.0.8-r6) [2025-07-23T17:30:22.747Z] #12 2.039 (57/115) Installing freetype (2.13.2-r0) [2025-07-23T17:30:22.747Z] #12 2.053 (58/115) Installing fontconfig (2.15.0-r1) [2025-07-23T17:30:22.747Z] #12 2.065 (59/115) Installing fribidi (1.0.15-r0) [2025-07-23T17:30:22.747Z] #12 2.068 (60/115) Installing libintl (0.22.5-r0) [2025-07-23T17:30:22.747Z] #12 2.073 (61/115) Installing libeconf (0.6.3-r0) [2025-07-23T17:30:22.747Z] #12 2.076 (62/115) Installing libblkid (2.40.1-r1) [2025-07-23T17:30:22.748Z] #12 2.082 (63/115) Installing libmount (2.40.1-r1) [2025-07-23T17:30:22.748Z] #12 2.088 (64/115) Installing pcre2 (10.43-r0) [2025-07-23T17:30:22.748Z] #12 2.099 (65/115) Installing glib (2.80.5-r0) [2025-07-23T17:30:22.748Z] #12 2.138 (66/115) Installing graphite2 (1.3.14-r6) [2025-07-23T17:30:22.748Z] #12 2.143 (67/115) Installing harfbuzz (8.5.0-r0) [2025-07-23T17:30:22.748Z] #12 2.157 (68/115) Installing libunibreak (6.1-r0) [2025-07-23T17:30:22.748Z] #12 2.161 (69/115) Installing libass (0.17.2-r0) [2025-07-23T17:30:22.748Z] #12 2.167 (70/115) Installing libbluray (1.3.4-r1) [2025-07-23T17:30:22.748Z] #12 2.175 (71/115) Installing mpg123-libs (1.32.8-r0) [2025-07-23T17:30:22.748Z] #12 2.183 (72/115) Installing libopenmpt (0.7.7-r0) [2025-07-23T17:30:22.748Z] #12 2.199 (73/115) Installing cjson (1.7.18-r0) [2025-07-23T17:30:22.748Z] #12 2.206 (74/115) Installing mbedtls (3.6.4-r0) [2025-07-23T17:30:23.006Z] #12 2.358 (75/115) Installing librist (0.2.10-r1) [2025-07-23T17:30:23.006Z] #12 2.363 (76/115) Installing libsrt (1.5.3-r0) [2025-07-23T17:30:23.006Z] #12 2.382 (77/115) Installing libssh (0.10.6-r0) [2025-07-23T17:30:23.006Z] #12 2.389 (78/115) Installing xz-libs (5.6.2-r1) [2025-07-23T17:30:23.006Z] #12 2.395 (79/115) Installing libxml2 (2.12.10-r0) [2025-07-23T17:30:23.006Z] #12 2.414 (80/115) Installing libsodium (1.0.19-r0) [2025-07-23T17:30:23.006Z] #12 2.422 (81/115) Installing libzmq (4.3.5-r2) [2025-07-23T17:30:23.006Z] #12 2.436 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2025-07-23T17:30:23.006Z] #12 2.465 (83/115) Installing serd-libs (0.32.2-r0) [2025-07-23T17:30:23.265Z] #12 ... [2025-07-23T17:30:23.265Z] [2025-07-23T17:30:23.265Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2025-07-23T17:30:23.265Z] #16 0.223 % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-23T17:30:23.265Z] #16 0.223 Dload Upload Total Spent Left Speed [2025-07-23T17:30:23.265Z] #16 0.223 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 38946 0 --:--:-- --:--:-- --:--:-- 40846 [2025-07-23T17:30:23.265Z] #16 DONE 0.6s [2025-07-23T17:30:23.265Z] [2025-07-23T17:30:23.265Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2025-07-23T17:30:23.265Z] #12 2.468 (84/115) Installing zix-libs (0.4.2-r0) [2025-07-23T17:30:23.265Z] #12 2.473 (85/115) Installing sord-libs (0.16.16-r0) [2025-07-23T17:30:23.265Z] #12 2.479 (86/115) Installing sratom (0.6.16-r0) [2025-07-23T17:30:23.265Z] #12 2.486 (87/115) Installing lilv-libs (0.24.24-r1) [2025-07-23T17:30:23.265Z] #12 2.491 (88/115) Installing glslang-libs (1.3.261.1-r0) [2025-07-23T17:30:23.523Z] #12 2.902 (89/115) Installing libdovi (3.3.0-r0) [2025-07-23T17:30:23.523Z] #12 2.913 (90/115) Installing spirv-tools (1.3.261.1-r0) [2025-07-23T17:30:23.523Z] #12 3.027 (91/115) Installing shaderc (2024.0-r0) [2025-07-23T17:30:23.780Z] #12 3.033 (92/115) Installing vulkan-loader (1.3.261.1-r0) [2025-07-23T17:30:23.780Z] #12 3.044 (93/115) Installing libplacebo (6.338.2-r1) [2025-07-23T17:30:23.780Z] #12 3.056 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2025-07-23T17:30:23.780Z] #12 3.063 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2025-07-23T17:30:23.780Z] #12 3.071 (96/115) Installing vidstab (1.1.1-r0) [2025-07-23T17:30:23.780Z] #12 3.075 (97/115) Installing zimg (3.0.5-r2) [2025-07-23T17:30:23.780Z] #12 3.086 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2025-07-23T17:30:24.037Z] #12 3.470 (99/115) Installing libasyncns (0.8-r3) [2025-07-23T17:30:24.038Z] #12 3.474 (100/115) Installing dbus-libs (1.14.10-r1) [2025-07-23T17:30:24.038Z] #12 3.481 (101/115) Installing libltdl (2.4.7-r3) [2025-07-23T17:30:24.038Z] #12 3.486 (102/115) Installing orc (0.4.40-r0) [2025-07-23T17:30:24.038Z] #12 3.494 (103/115) Installing libflac (1.4.3-r1) [2025-07-23T17:30:24.038Z] #12 3.510 (104/115) Installing libsndfile (1.2.2-r1) [2025-07-23T17:30:24.038Z] #12 3.520 (105/115) Installing speexdsp (1.2.1-r2) [2025-07-23T17:30:24.038Z] #12 3.524 (106/115) Installing tdb-libs (1.4.9-r1) [2025-07-23T17:30:24.038Z] #12 3.528 (107/115) Installing libpulse (17.0-r0) [2025-07-23T17:30:24.038Z] #12 3.548 (108/115) Installing v4l-utils-libs (1.24.1-r1) [2025-07-23T17:30:24.038Z] #12 3.555 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2025-07-23T17:30:24.038Z] #12 3.559 (110/115) Installing ffmpeg (6.1.1-r8) [2025-07-23T17:30:24.038Z] #12 3.573 (111/115) Installing udev-init-scripts (35-r1) [2025-07-23T17:30:24.296Z] #12 3.575 (112/115) Installing eudev-libs (3.2.14-r2) [2025-07-23T17:30:24.296Z] #12 3.579 (113/115) Installing zstd-libs (1.5.6-r0) [2025-07-23T17:30:24.296Z] #12 3.590 (114/115) Installing kmod-libs (32-r0) [2025-07-23T17:30:24.296Z] #12 3.594 (115/115) Installing eudev (3.2.14-r2) [2025-07-23T17:30:24.296Z] #12 3.605 Executing busybox-1.36.1-r29.trigger [2025-07-23T17:30:24.296Z] #12 3.610 Executing glib-2.80.5-r0.trigger [2025-07-23T17:30:24.296Z] #12 3.621 Executing eudev-3.2.14-r2.trigger [2025-07-23T17:30:24.296Z] #12 3.628 OK: 134 MiB in 129 packages [2025-07-23T17:30:24.555Z] #12 DONE 4.1s [2025-07-23T17:30:24.555Z] [2025-07-23T17:30:24.555Z] #17 [builder 8/8] RUN make build [2025-07-23T17:30:24.555Z] #17 0.248 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2025-07-23T17:30:25.490Z] #17 ... [2025-07-23T17:30:25.490Z] [2025-07-23T17:30:25.490Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2025-07-23T17:30:25.490Z] #18 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-23T17:30:25.490Z] #18 0.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-23T17:30:25.490Z] #18 0.573 OK: 134 MiB in 129 packages [2025-07-23T17:30:25.490Z] #18 DONE 0.7s [2025-07-23T17:30:25.490Z] [2025-07-23T17:30:25.490Z] #17 [builder 8/8] RUN make build [2025-07-23T17:30:57.551Z] #17 DONE 29.7s [2025-07-23T17:30:57.551Z] [2025-07-23T17:30:57.551Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2025-07-23T17:30:57.551Z] #19 DONE 0.4s [2025-07-23T17:30:57.551Z] [2025-07-23T17:30:57.551Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2025-07-23T17:30:57.551Z] #20 DONE 0.0s [2025-07-23T17:30:57.551Z] [2025-07-23T17:30:57.551Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2025-07-23T17:30:57.551Z] #21 DONE 0.0s [2025-07-23T17:30:57.551Z] [2025-07-23T17:30:57.551Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2025-07-23T17:30:57.551Z] #22 DONE 0.0s [2025-07-23T17:30:57.551Z] [2025-07-23T17:30:57.551Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2025-07-23T17:30:57.551Z] #23 DONE 0.0s [2025-07-23T17:30:57.551Z] [2025-07-23T17:30:57.551Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2025-07-23T17:30:57.551Z] #24 DONE 0.0s [2025-07-23T17:30:57.551Z] [2025-07-23T17:30:57.551Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2025-07-23T17:30:57.551Z] #25 DONE 0.2s [2025-07-23T17:30:57.551Z] [2025-07-23T17:30:57.551Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2025-07-23T17:30:57.551Z] #26 DONE 0.2s [2025-07-23T17:30:57.551Z] [2025-07-23T17:30:57.551Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2025-07-23T17:30:57.551Z] #27 DONE 0.3s [2025-07-23T17:30:57.551Z] [2025-07-23T17:30:57.551Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2025-07-23T17:30:57.551Z] #28 DONE 0.3s [2025-07-23T17:30:57.551Z] [2025-07-23T17:30:57.551Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2025-07-23T17:30:57.551Z] #29 DONE 0.3s [2025-07-23T17:30:57.551Z] [2025-07-23T17:30:57.551Z] #30 exporting to image [2025-07-23T17:30:57.551Z] #30 exporting layers [2025-07-23T17:30:57.551Z] #30 exporting layers 0.6s done [2025-07-23T17:30:57.551Z] #30 writing image sha256:09c413c320bdbb2356ed2ca784acf05eb7fd8e6832493a79e03acbd00f50ca7f done [2025-07-23T17:30:57.551Z] #30 naming to docker.io/library/device-usb-camera done [2025-07-23T17:30:57.551Z] #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T17:30:58.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-23T17:30:58.521Z] [2025-07-23T17:30:58.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T17:30:58.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-23T17:30:58.905Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-23T17:30:58.905Z] 5eb5b503b376: Pulling fs layer [2025-07-23T17:30:58.905Z] 5c69ac0246d0: Pulling fs layer [2025-07-23T17:30:58.905Z] ec43610c2a17: Pulling fs layer [2025-07-23T17:30:58.905Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-23T17:30:58.905Z] 33b1e0a273af: Pulling fs layer [2025-07-23T17:30:58.905Z] 5d3b04190fa2: Pulling fs layer [2025-07-23T17:30:58.905Z] 2f39f015ded8: Pulling fs layer [2025-07-23T17:30:58.905Z] 33b1e0a273af: Waiting [2025-07-23T17:30:58.905Z] 5d3b04190fa2: Waiting [2025-07-23T17:30:58.905Z] 2f39f015ded8: Waiting [2025-07-23T17:30:58.905Z] 3a2ae6a8a46f: Waiting [2025-07-23T17:30:58.905Z] 5c69ac0246d0: Download complete [2025-07-23T17:30:58.905Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-23T17:30:58.905Z] 3a2ae6a8a46f: Download complete [2025-07-23T17:30:58.905Z] 33b1e0a273af: Verifying Checksum [2025-07-23T17:30:58.905Z] 33b1e0a273af: Download complete [2025-07-23T17:30:58.905Z] ec43610c2a17: Verifying Checksum [2025-07-23T17:30:58.905Z] ec43610c2a17: Download complete [2025-07-23T17:30:58.905Z] 5d3b04190fa2: Verifying Checksum [2025-07-23T17:30:58.905Z] 5d3b04190fa2: Download complete [2025-07-23T17:30:59.164Z] 5eb5b503b376: Verifying Checksum [2025-07-23T17:30:59.164Z] 5eb5b503b376: Download complete [2025-07-23T17:30:59.731Z] 2f39f015ded8: Verifying Checksum [2025-07-23T17:30:59.731Z] 2f39f015ded8: Download complete [2025-07-23T17:31:00.666Z] 5eb5b503b376: Pull complete [2025-07-23T17:31:02.045Z] 5c69ac0246d0: Pull complete [2025-07-23T17:31:02.304Z] ec43610c2a17: Pull complete [2025-07-23T17:31:02.304Z] 3a2ae6a8a46f: Pull complete [2025-07-23T17:31:02.561Z] 33b1e0a273af: Pull complete [2025-07-23T17:31:02.561Z] 5d3b04190fa2: Pull complete [2025-07-23T17:31:09.119Z] 2f39f015ded8: Pull complete [2025-07-23T17:31:09.119Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-23T17:31:09.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-23T17:31:09.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-23T17:31:09.361Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2025-07-23T17:31:09.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-400 -v /w/workspace/foundry_device-usb-camera_PR-400:/w/workspace/foundry_device-usb-camera_PR-400:rw,z -v /w/workspace/foundry_device-usb-camera_PR-400@tmp:/w/workspace/foundry_device-usb-camera_PR-400@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-23T17:31:12.197Z] $ docker top 74044496ffc2a3610f50fadb0791621afe998fa7639bd2f9a4d86a67469f75b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-23T17:31:12.654Z] ---> job-cost.sh [2025-07-23T17:31:12.654Z] lf-activate-venv: SKIPPING [2025-07-23T17:31:12.654Z] INFO: No Stack... [2025-07-23T17:31:12.913Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-23T17:31:13.172Z] INFO: Archiving Costs [Pipeline] sh [2025-07-23T17:31:13.495Z] + cat /w/workspace/foundry_device-usb-camera_PR-400/archives/cost.csv [2025-07-23T17:31:13.495Z] + cut -d, -f6 [Pipeline] lock [2025-07-23T17:31:13.539Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-400-1-stack-cost] [2025-07-23T17:31:13.547Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-400-1-stack-cost] did not exist. Created. [2025-07-23T17:31:13.553Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-23T17:31:13.959Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-23T17:31:14.012Z] Stashed 1 file(s) [Pipeline] } [2025-07-23T17:31:14.049Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-400-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-23T17:31:14.139Z] $ docker stop --time=1 74044496ffc2a3610f50fadb0791621afe998fa7639bd2f9a4d86a67469f75b8 [2025-07-23T17:31:15.869Z] $ docker rm -f --volumes 74044496ffc2a3610f50fadb0791621afe998fa7639bd2f9a4d86a67469f75b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-07-23T17:31:16.554Z] provisioning config files... [2025-07-23T17:31:16.561Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-400@tmp/config10337706570962324304tmp [Pipeline] { [Pipeline] sh [2025-07-23T17:31:16.905Z] + set +x [2025-07-23T17:31:16.905Z] + curl -s https://codecov.io/bash [2025-07-23T17:31:16.905Z] + bash -s -- [2025-07-23T17:31:16.905Z] [2025-07-23T17:31:16.905Z] _____ _ [2025-07-23T17:31:16.905Z] / ____| | | [2025-07-23T17:31:16.905Z] | | ___ __| | ___ ___ _____ __ [2025-07-23T17:31:16.905Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-23T17:31:16.905Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-23T17:31:16.905Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-23T17:31:16.905Z] Bash-1.0.6 [2025-07-23T17:31:16.905Z] [2025-07-23T17:31:16.905Z] [2025-07-23T17:31:16.905Z] ==> git version 2.25.1 found [2025-07-23T17:31:16.905Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-07-23T17:31:16.905Z] Release-Date: 2020-01-08 [2025-07-23T17:31:16.905Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-07-23T17:31:16.905Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-23T17:31:16.905Z] ==> Jenkins CI detected. [2025-07-23T17:31:16.905Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-400 [2025-07-23T17:31:16.905Z] project root: . [2025-07-23T17:31:16.905Z] --> token set from env [2025-07-23T17:31:16.905Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-23T17:31:16.905Z] ==> Running gcov in . (disable via -X gcov) [2025-07-23T17:31:16.905Z] ==> Python coveragepy not found [2025-07-23T17:31:16.905Z] ==> Searching for coverage reports in: [2025-07-23T17:31:16.905Z] + . [2025-07-23T17:31:16.905Z] -> Found 1 reports [2025-07-23T17:31:16.905Z] ==> Detecting git/mercurial file structure [2025-07-23T17:31:17.165Z] ==> Reading reports [2025-07-23T17:31:17.165Z] + ./coverage.out bytes=54772 [2025-07-23T17:31:17.165Z] ==> Appending adjustments [2025-07-23T17:31:17.165Z] https://docs.codecov.io/docs/fixing-reports [2025-07-23T17:31:17.165Z] + Found adjustments [2025-07-23T17:31:17.165Z] ==> Gzipping contents [2025-07-23T17:31:17.165Z] 8.0K /tmp/codecov.xAS4Gb.gz [2025-07-23T17:31:17.165Z] ==> Uploading reports [2025-07-23T17:31:17.165Z] url: https://codecov.io [2025-07-23T17:31:17.165Z] query: branch=PR-400&commit=b33e2997a218074c43c20a215cc1f10f71839044&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=400&job=&cmd_args= [2025-07-23T17:31:17.165Z] -> Pinging Codecov [2025-07-23T17:31:17.165Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-400&commit=b33e2997a218074c43c20a215cc1f10f71839044&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=400&job=&cmd_args= [2025-07-23T17:31:17.425Z] -> Uploading to [2025-07-23T17:31:17.425Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/b33e2997a218074c43c20a215cc1f10f71839044/9c0a73fa-9d98-41b7-abcf-48149551b960.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250723%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250723T173117Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7dba130dcdb5cbdfd731d891861f84f2ee2eb7d823d8fe8a9b5ad02c38461da8 [2025-07-23T17:31:17.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-23T17:31:17.425Z] Dload Upload Total Spent Left Speed [2025-07-23T17:31:17.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6815 0 0 100 6815 0 29248 --:--:-- --:--:-- --:--:-- 29248 [2025-07-23T17:31:17.685Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/b33e2997a218074c43c20a215cc1f10f71839044 [Pipeline] } [2025-07-23T17:31:17.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-07-23T17:31:19.674Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-400/archives ] [2025-07-23T17:31:19.674Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-400/archives [2025-07-23T17:31:19.674Z] total 16 [2025-07-23T17:31:19.674Z] drwxr-xr-x 3 root root 4096 Jul 23 17:31 . [2025-07-23T17:31:19.674Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 17:31 .. [2025-07-23T17:31:19.674Z] drwxr-xr-x 2 root root 4096 Jul 23 17:31 cost [2025-07-23T17:31:19.674Z] -rw-r--r-- 1 root root 89 Jul 23 17:31 cost.csv [2025-07-23T17:31:19.674Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-400/archives [2025-07-23T17:31:19.674Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-400/archives [2025-07-23T17:31:19.674Z] total 16 [2025-07-23T17:31:19.674Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 23 17:31 . [2025-07-23T17:31:19.674Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 17:31 .. [2025-07-23T17:31:19.674Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 23 17:31 cost [2025-07-23T17:31:19.674Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 23 17:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-23T17:31:20.002Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T17:31:20.892Z] ---> package-listing.sh [2025-07-23T17:31:20.893Z] ++ facter osfamily [2025-07-23T17:31:20.893Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-23T17:31:21.152Z] + OS_FAMILY=debian [2025-07-23T17:31:21.152Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-400 [2025-07-23T17:31:21.152Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-23T17:31:21.152Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-23T17:31:21.152Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-23T17:31:21.152Z] + PACKAGES=/tmp/packages_start.txt [2025-07-23T17:31:21.152Z] + '[' /w/workspace/foundry_device-usb-camera_PR-400 ']' [2025-07-23T17:31:21.152Z] + PACKAGES=/tmp/packages_end.txt [2025-07-23T17:31:21.152Z] + case "${OS_FAMILY}" in [2025-07-23T17:31:21.152Z] + dpkg -l [2025-07-23T17:31:21.152Z] + grep '^ii' [2025-07-23T17:31:21.152Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-23T17:31:21.152Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-23T17:31:21.152Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-23T17:31:21.152Z] + '[' /w/workspace/foundry_device-usb-camera_PR-400 ']' [2025-07-23T17:31:21.152Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-400/archives/ [2025-07-23T17:31:21.152Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-400/archives/ [Pipeline] echo [2025-07-23T17:31:21.188Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-07-23T17:31:21.481Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-23T17:31:22.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-23T17:31:22.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-23T17:31:22.289Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2025-07-23T17:31:22.319Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-400 -v /w/workspace/foundry_device-usb-camera_PR-400:/w/workspace/foundry_device-usb-camera_PR-400:rw,z -v /w/workspace/foundry_device-usb-camera_PR-400@tmp:/w/workspace/foundry_device-usb-camera_PR-400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-23T17:31:22.542Z] $ docker top b07e03af6ce3ac657f2d2cc533952d18b9e4cc5b31dea500c999359c78917645 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-23T17:31:22.948Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-23T17:31:23.259Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-23T17:31:23.568Z] + ls /var/log/sa-host [2025-07-23T17:31:23.568Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-23T17:31:23.811Z] provisioning config files... [2025-07-23T17:31:23.823Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-400@tmp/config9473088366525639020tmp [Pipeline] { [Pipeline] echo [2025-07-23T17:31:23.880Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T17:31:24.204Z] ---> create-netrc.sh [Pipeline] } [2025-07-23T17:31:24.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-23T17:31:24.649Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-23T17:31:24.685Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T17:31:25.005Z] ---> sudo-logs.sh [2025-07-23T17:31:25.005Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-23T17:31:25.098Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T17:31:25.411Z] ---> job-cost.sh [2025-07-23T17:31:25.411Z] lf-activate-venv: SKIPPING [2025-07-23T17:31:25.411Z] DEBUG: total: 0.2199999988079071 [2025-07-23T17:31:25.411Z] INFO: Retrieving Stack Cost... [2025-07-23T17:31:25.411Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-23T17:31:25.669Z] INFO: Archiving Costs [Pipeline] echo [2025-07-23T17:31:25.712Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-23T17:31:26.029Z] ---> logs-deploy.sh [2025-07-23T17:31:26.029Z] lf-activate-venv: SKIPPING [2025-07-23T17:31:26.029Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-400/1 [2025-07-23T17:31:26.029Z] INFO: archiving workspace using pattern(s): [2025-07-23T17:31:26.966Z] Archives upload complete. [2025-07-23T17:31:27.226Z] INFO: archiving logs to Nexus