Pull request #358 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1+60c6d6f4a1dd386522f88229b760e87d58d61eab (3657fc363252d8beb7ff87eab1697bd7a416dee0) 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-ssh4528187233681937893.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12182513477712395884.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-358/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-358/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8868023828062449735.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-358/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3427718623763145995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14190696175154978419.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-358/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-358/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7674340784810953499.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-23002 in /w/workspace/foundry_device-usb-camera_PR-358 [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-358 # 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 Merging remotes/origin/main commit 60c6d6f4a1dd386522f88229b760e87d58d61eab into PR head commit a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 Merge succeeded, producing a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 Checking out Revision a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 (PR-358) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/358/head:refs/remotes/origin/PR-358 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 # 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 60c6d6f4a1dd386522f88229b760e87d58d61eab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-17T17:27:14.923Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-17T17:27:15.142Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-17T17:27:15.269Z] ========================================================= [2024-10-17T17:27:15.269Z] EdgeX Global Pipelines Version Info [2024-10-17T17:27:15.269Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-17T17:27:16.025Z] ------------------- [2024-10-17T17:27:16.025Z] stable info: [2024-10-17T17:27:16.025Z] ------------------- [2024-10-17T17:27:16.025Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-17T17:27:16.025Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-17T17:27:16.025Z] Message: update stable to v1.0.265 [2024-10-17T17:27:16.596Z] ------------------- [2024-10-17T17:27:16.596Z] experimental info: [2024-10-17T17:27:16.596Z] ------------------- [2024-10-17T17:27:16.596Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-17T17:27:16.596Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-17T17:27:16.596Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-17T17:27:16.811Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-10-17T17:27:16.868Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-10-17T17:27:16.925Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-17T17:27:16.981Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-17T17:27:17.038Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-17T17:27:17.093Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-17T17:27:17.153Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-17T17:27:17.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-17T17:27:17.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-17T17:27:17.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-17T17:27:17.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-17T17:27:17.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-10-17T17:27:17.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-17T17:27:17.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-17T17:27:17.708Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-17T17:27:17.764Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-17T17:27:17.823Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-17T17:27:17.880Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-17T17:27:17.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-17T17:27:17.997Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-17T17:27:18.056Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-17T17:27:18.104Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-17T17:27:18.163Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-17T17:27:18.221Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-17T17:27:18.276Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-17T17:27:18.332Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-17T17:27:18.391Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-17T17:27:18.445Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-358 [Pipeline] echo [2024-10-17T17:27:18.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-358 [Pipeline] echo [2024-10-17T17:27:18.551Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-358 [Pipeline] echo [2024-10-17T17:27:18.606Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [Pipeline] echo [2024-10-17T17:27:18.667Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3e9e71 [Pipeline] echo [2024-10-17T17:27:18.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-17T17:27:18.864Z] provisioning config files... [2024-10-17T17:27:18.879Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-358@tmp/config10667359310006835574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T17:27:19.273Z] ---> ****-login.sh [2024-10-17T17:27:19.273Z] nexus3.edgexfoundry.org:10001 [2024-10-17T17:27:19.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:27:19.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:27:19.541Z] Configure a credential helper to remove this warning. See [2024-10-17T17:27:19.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:27:19.541Z] [2024-10-17T17:27:19.541Z] Login Succeeded [2024-10-17T17:27:19.541Z] nexus3.edgexfoundry.org:10002 [2024-10-17T17:27:19.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:27:19.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:27:19.802Z] Configure a credential helper to remove this warning. See [2024-10-17T17:27:19.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:27:19.802Z] [2024-10-17T17:27:19.802Z] Login Succeeded [2024-10-17T17:27:19.802Z] nexus3.edgexfoundry.org:10003 [2024-10-17T17:27:19.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:27:19.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:27:19.802Z] Configure a credential helper to remove this warning. See [2024-10-17T17:27:19.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:27:19.803Z] [2024-10-17T17:27:19.803Z] Login Succeeded [2024-10-17T17:27:19.803Z] nexus3.edgexfoundry.org:10004 [2024-10-17T17:27:20.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:27:20.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:27:20.065Z] Configure a credential helper to remove this warning. See [2024-10-17T17:27:20.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:27:20.065Z] [2024-10-17T17:27:20.065Z] Login Succeeded [2024-10-17T17:27:20.065Z] ****.io [2024-10-17T17:27:20.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:27:20.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:27:20.327Z] Configure a credential helper to remove this warning. See [2024-10-17T17:27:20.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:27:20.327Z] [2024-10-17T17:27:20.327Z] Login Succeeded [2024-10-17T17:27:20.327Z] ---> ****-login.sh ends [Pipeline] } [2024-10-17T17:27:20.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-17T17:27:21.049Z] + git rev-list -1 --merges a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1~1..a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [Pipeline] echo [2024-10-17T17:27:21.102Z] -----------> git rev-list -1 --merges a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1~1..a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [false] [Pipeline] sh [2024-10-17T17:27:21.423Z] + git log --format=format:%s -1 a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [Pipeline] echo [2024-10-17T17:27:21.464Z] ========================================================= [2024-10-17T17:27:21.464Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-17T17:27:21.464Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-17T17:27:21.931Z] + git log --format=format:%s -1 a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [Pipeline] echo [2024-10-17T17:27:21.970Z] [semverPrep] GIT_COMMIT: a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-17T17:27:22.011Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-17T17:27:22.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-17T17:27:22.438Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-17T17:27:22.438Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-17T17:27:22.438Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-17T17:27:22.438Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-17T17:27:22.438Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-17T17:27:22.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T17:27:22.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T17:27:22.948Z] [2024-10-17T17:27:22.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T17:27:23.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T17:27:23.348Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-17T17:27:23.348Z] b85a868b505f: Pulling fs layer [2024-10-17T17:27:23.348Z] e2be974225ed: Pulling fs layer [2024-10-17T17:27:23.348Z] 339a4e72a1f5: Pulling fs layer [2024-10-17T17:27:23.348Z] 988bab9f4d93: Pulling fs layer [2024-10-17T17:27:23.348Z] 1469e6f7b9e6: Pulling fs layer [2024-10-17T17:27:23.348Z] eaf3925da568: Pulling fs layer [2024-10-17T17:27:23.348Z] bab4dde63d76: Pulling fs layer [2024-10-17T17:27:23.348Z] bde34c3a00c8: Pulling fs layer [2024-10-17T17:27:23.348Z] b352a97aabf1: Pulling fs layer [2024-10-17T17:27:23.348Z] 4872d77fe225: Pulling fs layer [2024-10-17T17:27:23.348Z] 5851b861e8e6: Pulling fs layer [2024-10-17T17:27:23.348Z] 988bab9f4d93: Waiting [2024-10-17T17:27:23.348Z] 1469e6f7b9e6: Waiting [2024-10-17T17:27:23.348Z] bde34c3a00c8: Waiting [2024-10-17T17:27:23.348Z] eaf3925da568: Waiting [2024-10-17T17:27:23.348Z] b352a97aabf1: Waiting [2024-10-17T17:27:23.348Z] bab4dde63d76: Waiting [2024-10-17T17:27:23.348Z] 5851b861e8e6: Waiting [2024-10-17T17:27:23.348Z] e2be974225ed: Verifying Checksum [2024-10-17T17:27:23.348Z] e2be974225ed: Download complete [2024-10-17T17:27:23.348Z] 988bab9f4d93: Verifying Checksum [2024-10-17T17:27:23.348Z] 988bab9f4d93: Download complete [2024-10-17T17:27:23.609Z] 1469e6f7b9e6: Verifying Checksum [2024-10-17T17:27:23.609Z] 1469e6f7b9e6: Download complete [2024-10-17T17:27:23.609Z] eaf3925da568: Verifying Checksum [2024-10-17T17:27:23.609Z] eaf3925da568: Download complete [2024-10-17T17:27:23.609Z] 339a4e72a1f5: Verifying Checksum [2024-10-17T17:27:23.609Z] 339a4e72a1f5: Download complete [2024-10-17T17:27:23.609Z] bde34c3a00c8: Download complete [2024-10-17T17:27:23.609Z] b352a97aabf1: Download complete [2024-10-17T17:27:23.609Z] 4872d77fe225: Download complete [2024-10-17T17:27:23.609Z] 5851b861e8e6: Verifying Checksum [2024-10-17T17:27:23.609Z] 5851b861e8e6: Download complete [2024-10-17T17:27:23.609Z] b85a868b505f: Verifying Checksum [2024-10-17T17:27:23.609Z] b85a868b505f: Download complete [2024-10-17T17:27:23.868Z] bab4dde63d76: Verifying Checksum [2024-10-17T17:27:23.868Z] bab4dde63d76: Download complete [2024-10-17T17:27:25.248Z] b85a868b505f: Pull complete [2024-10-17T17:27:25.248Z] e2be974225ed: Pull complete [2024-10-17T17:27:25.512Z] 339a4e72a1f5: Pull complete [2024-10-17T17:27:25.512Z] 988bab9f4d93: Pull complete [2024-10-17T17:27:25.774Z] 1469e6f7b9e6: Pull complete [2024-10-17T17:27:26.035Z] eaf3925da568: Pull complete [2024-10-17T17:27:27.948Z] bab4dde63d76: Pull complete [2024-10-17T17:27:27.948Z] bde34c3a00c8: Pull complete [2024-10-17T17:27:27.948Z] b352a97aabf1: Pull complete [2024-10-17T17:27:27.948Z] 4872d77fe225: Pull complete [2024-10-17T17:27:28.210Z] 5851b861e8e6: Pull complete [2024-10-17T17:27:28.210Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-17T17:27:28.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T17:27:28.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T17:27:28.493Z] prd-ubuntu20.04-docker-8c-8g-23002 does not seem to be running inside a container [2024-10-17T17:27:28.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-358 -v /w/workspace/foundry_device-usb-camera_PR-358:/w/workspace/foundry_device-usb-camera_PR-358:rw,z -v /w/workspace/foundry_device-usb-camera_PR-358@tmp:/w/workspace/foundry_device-usb-camera_PR-358@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-17T17:27:29.823Z] $ docker top 112f3cb4f849d2be22093045fba528c6a3067f524194ea3d57efbda6c0176ada -eo pid,comm [2024-10-17T17:27:29.889Z] 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). [2024-10-17T17:27:29.889Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-17T17:27:30.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-17T17:27:30.054Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-17T17:27:30.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-17T17:27:30.166Z] $ docker exec 112f3cb4f849d2be22093045fba528c6a3067f524194ea3d57efbda6c0176ada ssh-agent [2024-10-17T17:27:30.274Z] SSH_AUTH_SOCK=/tmp/ssh-w2Tiodqj63xw/agent.31 [2024-10-17T17:27:30.274Z] SSH_AGENT_PID=37 [2024-10-17T17:27:30.280Z] Running ssh-add (command line suppressed) [2024-10-17T17:27:30.386Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-358@tmp/private_key_3269710517677018661.key (/w/workspace/foundry_device-usb-camera_PR-358@tmp/private_key_3269710517677018661.key) [2024-10-17T17:27:30.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-17T17:27:30.753Z] + git tag --points-at HEAD [Pipeline] } [2024-10-17T17:27:30.781Z] $ docker exec --env ******** --env ******** 112f3cb4f849d2be22093045fba528c6a3067f524194ea3d57efbda6c0176ada ssh-agent -k [2024-10-17T17:27:30.896Z] unset SSH_AUTH_SOCK; [2024-10-17T17:27:30.897Z] unset SSH_AGENT_PID; [2024-10-17T17:27:30.897Z] echo Agent pid 37 killed; [2024-10-17T17:27:30.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-17T17:27:31.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-17T17:27:31.017Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-17T17:27:31.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-17T17:27:31.138Z] $ docker exec 112f3cb4f849d2be22093045fba528c6a3067f524194ea3d57efbda6c0176ada ssh-agent [2024-10-17T17:27:31.247Z] SSH_AUTH_SOCK=/tmp/ssh-Hvjcx9vBKHjg/agent.70 [2024-10-17T17:27:31.247Z] SSH_AGENT_PID=76 [2024-10-17T17:27:31.252Z] Running ssh-add (command line suppressed) [2024-10-17T17:27:31.363Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-358@tmp/private_key_2533564600981996202.key (/w/workspace/foundry_device-usb-camera_PR-358@tmp/private_key_2533564600981996202.key) [2024-10-17T17:27:31.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-17T17:27:31.723Z] + git semver init [2024-10-17T17:27:31.983Z] 2024-10-17 17:27:31,924 [run_init] DEBUG init version:0.0.0 force:False [2024-10-17T17:27:31.983Z] 2024-10-17 17:27:31,925 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-358/.semver [2024-10-17T17:27:31.983Z] 2024-10-17 17:27:31,925 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-358/.semver [2024-10-17T17:27:31.983Z] 2024-10-17 17:27:31,925 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-358/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-358, universal_newlines=False, shell=None, istream=None) [2024-10-17T17:27:33.892Z] 2024-10-17 17:27:33,461 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-358/.git/info/exclude [2024-10-17T17:27:33.892Z] 2024-10-17 17:27:33,461 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-358/.semver/PR-358 with force:False [2024-10-17T17:27:33.892Z] 2024-10-17 17:27:33,461 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-358/.semver/PR-358 [2024-10-17T17:27:33.892Z] 2024-10-17 17:27:33,466 [execute] INFO git cat-file --batch-check [2024-10-17T17:27:33.892Z] 2024-10-17 17:27:33,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-358/.semver, universal_newlines=False, shell=None, istream=) [2024-10-17T17:27:33.892Z] 2024-10-17 17:27:33,473 [execute] INFO git cat-file --batch [2024-10-17T17:27:33.892Z] 2024-10-17 17:27:33,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-358/.semver, universal_newlines=False, shell=None, istream=) [2024-10-17T17:27:33.892Z] 2024-10-17 17:27:33,478 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-358/.semver/PR-358 [2024-10-17T17:27:33.892Z] 0.0.0 [Pipeline] } [2024-10-17T17:27:33.919Z] $ docker exec --env ******** --env ******** 112f3cb4f849d2be22093045fba528c6a3067f524194ea3d57efbda6c0176ada ssh-agent -k [2024-10-17T17:27:34.039Z] unset SSH_AUTH_SOCK; [2024-10-17T17:27:34.041Z] unset SSH_AGENT_PID; [2024-10-17T17:27:34.041Z] echo Agent pid 76 killed; [2024-10-17T17:27:34.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-17T17:27:34.502Z] + git semver [Pipeline] } [2024-10-17T17:27:34.787Z] $ docker stop --time=1 112f3cb4f849d2be22093045fba528c6a3067f524194ea3d57efbda6c0176ada [2024-10-17T17:27:36.080Z] $ docker rm -f --volumes 112f3cb4f849d2be22093045fba528c6a3067f524194ea3d57efbda6c0176ada [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-17T17:27:36.514Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-17T17:27:36.830Z] Stashed 1 file(s) [Pipeline] echo [2024-10-17T17:27:36.853Z] [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-17T17:27:37.530Z] provisioning config files... [2024-10-17T17:27:37.541Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-358@tmp/config17971104814664093041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T17:27:37.894Z] ---> ****-login.sh [2024-10-17T17:27:37.894Z] nexus3.edgexfoundry.org:10001 [2024-10-17T17:27:37.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:27:37.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:27:37.894Z] Configure a credential helper to remove this warning. See [2024-10-17T17:27:37.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:27:37.894Z] [2024-10-17T17:27:37.894Z] Login Succeeded [2024-10-17T17:27:37.894Z] nexus3.edgexfoundry.org:10002 [2024-10-17T17:27:37.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:27:37.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:27:37.894Z] Configure a credential helper to remove this warning. See [2024-10-17T17:27:37.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:27:37.894Z] [2024-10-17T17:27:37.894Z] Login Succeeded [2024-10-17T17:27:37.894Z] nexus3.edgexfoundry.org:10003 [2024-10-17T17:27:38.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:27:38.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:27:38.157Z] Configure a credential helper to remove this warning. See [2024-10-17T17:27:38.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:27:38.157Z] [2024-10-17T17:27:38.157Z] Login Succeeded [2024-10-17T17:27:38.157Z] nexus3.edgexfoundry.org:10004 [2024-10-17T17:27:38.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:27:38.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:27:38.157Z] Configure a credential helper to remove this warning. See [2024-10-17T17:27:38.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:27:38.157Z] [2024-10-17T17:27:38.157Z] Login Succeeded [2024-10-17T17:27:38.157Z] ****.io [2024-10-17T17:27:38.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:27:38.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:27:38.417Z] Configure a credential helper to remove this warning. See [2024-10-17T17:27:38.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:27:38.418Z] [2024-10-17T17:27:38.418Z] Login Succeeded [2024-10-17T17:27:38.418Z] ---> ****-login.sh ends [Pipeline] } [2024-10-17T17:27:38.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-17T17:27:38.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T17:27:38.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T17:27:38.784Z] ========================================================= [2024-10-17T17:27:38.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-17T17:27:38.784Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T17:27:39.322Z] + 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 . [2024-10-17T17:27:39.322Z] Sending build context to Docker daemon 20.63MB [2024-10-17T17:27:39.322Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-17T17:27:39.322Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-17T17:27:39.582Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-17T17:27:39.582Z] 43c4264eed91: Pulling fs layer [2024-10-17T17:27:39.582Z] 4cc291be95ef: Pulling fs layer [2024-10-17T17:27:39.582Z] 2ac1f1163629: Pulling fs layer [2024-10-17T17:27:39.582Z] 5c3c966382ef: Pulling fs layer [2024-10-17T17:27:39.582Z] 4f4fb700ef54: Pulling fs layer [2024-10-17T17:27:39.582Z] 5d5c8e513c77: Pulling fs layer [2024-10-17T17:27:39.582Z] 9f66e0745190: Pulling fs layer [2024-10-17T17:27:39.582Z] f49a43e4bbc0: Pulling fs layer [2024-10-17T17:27:39.582Z] 561ebcabdf7f: Pulling fs layer [2024-10-17T17:27:39.582Z] 4f4fb700ef54: Waiting [2024-10-17T17:27:39.582Z] 5d5c8e513c77: Waiting [2024-10-17T17:27:39.582Z] 9f66e0745190: Waiting [2024-10-17T17:27:39.582Z] f49a43e4bbc0: Waiting [2024-10-17T17:27:39.582Z] 561ebcabdf7f: Waiting [2024-10-17T17:27:39.582Z] 5c3c966382ef: Waiting [2024-10-17T17:27:39.582Z] 4cc291be95ef: Verifying Checksum [2024-10-17T17:27:39.582Z] 4cc291be95ef: Download complete [2024-10-17T17:27:39.582Z] 5c3c966382ef: Download complete [2024-10-17T17:27:39.582Z] 4f4fb700ef54: Verifying Checksum [2024-10-17T17:27:39.582Z] 4f4fb700ef54: Download complete [2024-10-17T17:27:39.582Z] 5d5c8e513c77: Verifying Checksum [2024-10-17T17:27:39.582Z] 5d5c8e513c77: Download complete [2024-10-17T17:27:39.582Z] 43c4264eed91: Download complete [2024-10-17T17:27:39.582Z] 9f66e0745190: Verifying Checksum [2024-10-17T17:27:39.582Z] 9f66e0745190: Download complete [2024-10-17T17:27:39.843Z] 43c4264eed91: Pull complete [2024-10-17T17:27:39.844Z] 4cc291be95ef: Pull complete [2024-10-17T17:27:39.844Z] 561ebcabdf7f: Download complete [2024-10-17T17:27:40.103Z] 2ac1f1163629: Download complete [2024-10-17T17:27:40.362Z] f49a43e4bbc0: Verifying Checksum [2024-10-17T17:27:40.362Z] f49a43e4bbc0: Download complete [2024-10-17T17:27:44.554Z] 2ac1f1163629: Pull complete [2024-10-17T17:27:44.554Z] 5c3c966382ef: Pull complete [2024-10-17T17:27:44.554Z] 4f4fb700ef54: Pull complete [2024-10-17T17:27:44.554Z] 5d5c8e513c77: Pull complete [2024-10-17T17:27:44.554Z] 9f66e0745190: Pull complete [2024-10-17T17:27:46.459Z] f49a43e4bbc0: Pull complete [2024-10-17T17:27:47.030Z] 561ebcabdf7f: Pull complete [2024-10-17T17:27:47.030Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-17T17:27:47.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-17T17:27:47.030Z] ---> 3a752c3f9dda [2024-10-17T17:27:47.030Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-17T17:27:48.937Z] ---> Running in a579116200b3 [2024-10-17T17:27:48.937Z] Removing intermediate container a579116200b3 [2024-10-17T17:27:48.937Z] ---> f651ac286c39 [2024-10-17T17:27:48.937Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-17T17:27:48.937Z] ---> Running in f916aef4b2a5 [2024-10-17T17:27:48.937Z] Removing intermediate container f916aef4b2a5 [2024-10-17T17:27:48.937Z] ---> 3c81a09a8cae [2024-10-17T17:27:48.937Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-17T17:27:48.937Z] ---> Running in 8062f1ae02d8 [2024-10-17T17:27:48.937Z] Removing intermediate container 8062f1ae02d8 [2024-10-17T17:27:48.937Z] ---> d02e3ba2fd6d [2024-10-17T17:27:48.937Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-17T17:27:48.937Z] ---> Running in 839c69b9cdb0 [2024-10-17T17:27:48.937Z] Removing intermediate container 839c69b9cdb0 [2024-10-17T17:27:48.937Z] ---> ce18c14e89ea [2024-10-17T17:27:48.937Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-17T17:27:48.937Z] ---> Running in b5699dd54844 [2024-10-17T17:27:49.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T17:27:49.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T17:27:49.717Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-17T17:27:49.717Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-17T17:27:49.976Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-17T17:27:49.976Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-17T17:27:49.976Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-17T17:27:49.976Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-17T17:27:49.976Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-17T17:27:49.976Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-17T17:27:49.976Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-17T17:27:49.976Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-17T17:27:49.976Z] (11/14) Installing kmod-libs (32-r0) [2024-10-17T17:27:49.976Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-17T17:27:49.976Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-17T17:27:49.976Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-17T17:27:50.236Z] Executing busybox-1.36.1-r29.trigger [2024-10-17T17:27:50.236Z] Executing eudev-3.2.14-r2.trigger [2024-10-17T17:27:50.236Z] OK: 253 MiB in 68 packages [2024-10-17T17:27:50.495Z] Removing intermediate container b5699dd54844 [2024-10-17T17:27:50.495Z] ---> f9941af3d481 [2024-10-17T17:27:50.495Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-17T17:27:50.755Z] ---> Running in 1378d6536407 [2024-10-17T17:27:50.755Z] Removing intermediate container 1378d6536407 [2024-10-17T17:27:50.755Z] ---> 57120dfafce5 [2024-10-17T17:27:50.755Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-17T17:27:50.755Z] ---> 47ad24667e01 [2024-10-17T17:27:50.755Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T17:27:50.755Z] ---> Running in aee0a7962c2a [2024-10-17T17:27:52.348Z] Still waiting to schedule task [2024-10-17T17:27:52.349Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-17T17:28:37.450Z] Removing intermediate container aee0a7962c2a [2024-10-17T17:28:37.450Z] ---> b0a703f755c3 [2024-10-17T17:28:37.450Z] Step 11/13 : COPY . . [2024-10-17T17:28:37.450Z] ---> 1955f4a7839d [2024-10-17T17:28:37.450Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-17T17:28:37.450Z] ---> Running in ceeb51f397f7 [2024-10-17T17:28:37.450Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T17:28:37.450Z] Dload Upload Total Spent Left Speed [2024-10-17T17:28:37.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100  1062   0   0  10313    0 --:--:-- --:--:-- --:--:-- 10411 [2024-10-17T17:28:37.450Z] Removing intermediate container ceeb51f397f7 [2024-10-17T17:28:37.450Z] ---> 3eecbdae17bc [2024-10-17T17:28:37.450Z] Step 13/13 : RUN ${MAKE} [2024-10-17T17:28:37.450Z] ---> Running in a2fb00bd4f32 [2024-10-17T17:28:37.450Z] noop [2024-10-17T17:28:37.450Z] Removing intermediate container a2fb00bd4f32 [2024-10-17T17:28:37.450Z] ---> 573ca88f9ed8 [2024-10-17T17:28:37.450Z] Successfully built 573ca88f9ed8 [2024-10-17T17:28:37.450Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T17:28:37.933Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-17T17:28:37.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T17:28:38.113Z] prd-ubuntu20.04-docker-8c-8g-23002 does not seem to be running inside a container [2024-10-17T17:28:38.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-358 -v /w/workspace/foundry_device-usb-camera_PR-358:/w/workspace/foundry_device-usb-camera_PR-358:rw,z -v /w/workspace/foundry_device-usb-camera_PR-358@tmp:/w/workspace/foundry_device-usb-camera_PR-358@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-17T17:28:38.489Z] $ docker top 11bd4220daef19c78339acfb0ce208af4b4840204e7010f4213d52d5137d4b61 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T17:28:38.909Z] + go version [2024-10-17T17:28:38.909Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-17T17:28:38.942Z] $ docker stop --time=1 11bd4220daef19c78339acfb0ce208af4b4840204e7010f4213d52d5137d4b61 [2024-10-17T17:28:40.196Z] $ docker rm -f --volumes 11bd4220daef19c78339acfb0ce208af4b4840204e7010f4213d52d5137d4b61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T17:28:40.980Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-17T17:28:40.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T17:28:41.149Z] prd-ubuntu20.04-docker-8c-8g-23002 does not seem to be running inside a container [2024-10-17T17:28:41.181Z] $ 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-358 -v /w/workspace/foundry_device-usb-camera_PR-358:/w/workspace/foundry_device-usb-camera_PR-358:rw,z -v /w/workspace/foundry_device-usb-camera_PR-358@tmp:/w/workspace/foundry_device-usb-camera_PR-358@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-17T17:28:41.520Z] $ docker top 8e4c07ae20954785c6e2e95d35f4e3be33d200699cd5447a8e156bbad50457d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T17:28:41.938Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-358 [Pipeline] fileExists [Pipeline] sh [2024-10-17T17:28:42.320Z] + make test [2024-10-17T17:28:42.320Z] go test ./... -coverprofile=coverage.out ./... [2024-10-17T17:28:43.699Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-17T17:29:05.647Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-17T17:29:05.647Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2024-10-17T17:29:15.630Z] go vet ./... [2024-10-17T17:29:22.202Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-17T17:29:22.202Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-17T17:29:22.202Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-17T17:29:22.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-17T17:29:22.288Z] $ docker stop --time=1 8e4c07ae20954785c6e2e95d35f4e3be33d200699cd5447a8e156bbad50457d6 [2024-10-17T17:29:24.034Z] $ docker rm -f --volumes 8e4c07ae20954785c6e2e95d35f4e3be33d200699cd5447a8e156bbad50457d6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-17T17:29:24.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-17T17:29:24.745Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-17T17:29:25.476Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-17T17:29:25.790Z] + ls -al . [2024-10-17T17:29:25.790Z] total 300 [2024-10-17T17:29:25.790Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 17:28 . [2024-10-17T17:29:25.790Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:27 .. [2024-10-17T17:29:25.790Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 17:29 .git [2024-10-17T17:29:25.790Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:27 .github [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 17 17:27 .gitignore [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 17 17:27 .golangci.yml [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 17:27 .hadolint.yml [2024-10-17T17:29:25.790Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 17:27 .semver [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 17 17:27 Attribution.txt [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 17 17:27 CHANGELOG.md [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 17 17:27 Dockerfile [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 17:27 GOVERNANCE.md [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 17:27 Jenkinsfile [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 17:27 LICENSE [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 3148 Oct 17 17:27 Makefile [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 17:27 OWNERS.md [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 17 17:27 README.md [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 17:27 VERSION [2024-10-17T17:29:25.790Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 17:27 bin [2024-10-17T17:29:25.790Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:27 cmd [2024-10-17T17:29:25.790Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 17 17:29 coverage.out [2024-10-17T17:29:25.790Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 17 17:27 docker-entrypoint.sh [2024-10-17T17:29:25.790Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 17:27 docs [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 17 17:27 go.mod [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 17 17:27 go.sum [2024-10-17T17:29:25.790Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:27 internal [2024-10-17T17:29:25.790Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 17:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T17:29:26.207Z] + 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=a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 --label arch=amd64 --label version=0.0.0 . [2024-10-17T17:29:26.207Z] Sending build context to Docker daemon 20.68MB [2024-10-17T17:29:26.207Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-17T17:29:26.207Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-17T17:29:26.207Z] ---> 573ca88f9ed8 [2024-10-17T17:29:26.207Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-17T17:29:26.468Z] ---> Running in de1c1d04e385 [2024-10-17T17:29:26.468Z] Removing intermediate container de1c1d04e385 [2024-10-17T17:29:26.468Z] ---> 0dcb8761c8cb [2024-10-17T17:29:26.468Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-17T17:29:26.468Z] ---> Running in ec4624517e23 [2024-10-17T17:29:26.468Z] Removing intermediate container ec4624517e23 [2024-10-17T17:29:26.468Z] ---> a6f55d11e95b [2024-10-17T17:29:26.468Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-17T17:29:26.468Z] ---> Running in 68f7004933a1 [2024-10-17T17:29:26.726Z] Removing intermediate container 68f7004933a1 [2024-10-17T17:29:26.726Z] ---> db76da490e63 [2024-10-17T17:29:26.726Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-17T17:29:26.726Z] ---> Running in 7c692c5d5095 [2024-10-17T17:29:26.726Z] Removing intermediate container 7c692c5d5095 [2024-10-17T17:29:26.726Z] ---> 5b76ece251ea [2024-10-17T17:29:26.726Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-17T17:29:26.726Z] ---> Running in 65def431dee4 [2024-10-17T17:29:26.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T17:29:26.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T17:29:27.554Z] OK: 253 MiB in 68 packages [2024-10-17T17:29:27.813Z] Removing intermediate container 65def431dee4 [2024-10-17T17:29:27.813Z] ---> 383e716f87bc [2024-10-17T17:29:27.813Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-17T17:29:27.813Z] ---> Running in a65e4be9d908 [2024-10-17T17:29:27.813Z] Removing intermediate container a65e4be9d908 [2024-10-17T17:29:27.813Z] ---> c3db87587a26 [2024-10-17T17:29:27.813Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-17T17:29:28.072Z] ---> 8c22f03fe6dc [2024-10-17T17:29:28.072Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T17:29:28.072Z] ---> Running in 862fe7387f38 [2024-10-17T17:29:28.639Z] Removing intermediate container 862fe7387f38 [2024-10-17T17:29:28.639Z] ---> b7a32a9d2c22 [2024-10-17T17:29:28.639Z] Step 11/37 : COPY . . [2024-10-17T17:29:29.204Z] ---> 457e0ea39fc7 [2024-10-17T17:29:29.204Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-17T17:29:29.204Z] ---> Running in e0569c8b4265 [2024-10-17T17:29:29.463Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T17:29:29.463Z] Dload Upload Total Spent Left Speed [2024-10-17T17:29:29.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40189 0 --:--:-- --:--:-- --:--:-- 40846 [2024-10-17T17:29:29.723Z] Removing intermediate container e0569c8b4265 [2024-10-17T17:29:29.723Z] ---> f16152b640c6 [2024-10-17T17:29:29.723Z] Step 13/37 : RUN ${MAKE} [2024-10-17T17:29:29.723Z] ---> Running in 21918df302ab [2024-10-17T17:29:29.983Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-10-17T17:29:31.102Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23003 in /w/workspace/foundry_device-usb-camera_PR-358 [Pipeline] { [Pipeline] ws [2024-10-17T17:29:31.177Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-10-17T17:29:31.260Z] Selected Git installation does not exist. Using Default [2024-10-17T17:29:31.260Z] The recommended git tool is: NONE [2024-10-17T17:29:36.029Z] using credential edgex-jenkins-ssh [2024-10-17T17:29:36.053Z] Cloning the remote Git repository [2024-10-17T17:29:36.098Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-10-17T17:29:36.189Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-10-17T17:29:36.357Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-17T17:29:36.358Z] > git --version # timeout=10 [2024-10-17T17:29:36.387Z] > git --version # 'git version 2.25.1' [2024-10-17T17:29:36.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-17T17:29:36.543Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-17T17:29:39.146Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-17T17:29:39.165Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-17T17:29:39.973Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-17T17:29:40.015Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-17T17:29:40.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-17T17:29:40.038Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/358/head:refs/remotes/origin/PR-358 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-17T17:29:40.573Z] Merging remotes/origin/main commit 60c6d6f4a1dd386522f88229b760e87d58d61eab into PR head commit a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [2024-10-17T17:29:40.826Z] Merge succeeded, producing a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [2024-10-17T17:29:40.827Z] Checking out Revision a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 (PR-358) [2024-10-17T17:29:41.307Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-17T17:29:41.351Z] > git --version # timeout=10 [2024-10-17T17:29:41.364Z] > git --version # 'git version 2.25.1' [2024-10-17T17:29:41.389Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-17T17:29:40.587Z] > git config core.sparsecheckout # timeout=10 [2024-10-17T17:29:40.647Z] > git checkout -f a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 # timeout=10 [2024-10-17T17:29:40.727Z] > git remote # timeout=10 [2024-10-17T17:29:40.746Z] > git config --get remote.origin.url # timeout=10 [2024-10-17T17:29:40.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-17T17:29:40.782Z] > git merge 60c6d6f4a1dd386522f88229b760e87d58d61eab # timeout=10 [2024-10-17T17:29:40.806Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-17T17:29:40.830Z] > git config core.sparsecheckout # timeout=10 [2024-10-17T17:29:40.844Z] > git checkout -f a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-17T17:29:46.384Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-17T17:29:46.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T17:29:46.385Z] Dload Upload Total Spent Left Speed [2024-10-17T17:29:46.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2024-10-17T17:29:46.737Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-17T17:29:47.089Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-17T17:29:47.089Z] + sudo tee /etc/docker/daemon.new [2024-10-17T17:29:47.089Z] { [2024-10-17T17:29:47.089Z] "registry-mirrors": [ [2024-10-17T17:29:47.089Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-17T17:29:47.089Z] ], [2024-10-17T17:29:47.089Z] "bip": "10.250.0.254/24", [2024-10-17T17:29:47.089Z] "hosts": [ [2024-10-17T17:29:47.089Z] "tcp://0.0.0.0:5555", [2024-10-17T17:29:47.089Z] "unix:///var/run/docker.sock" [2024-10-17T17:29:47.089Z] ], [2024-10-17T17:29:47.089Z] "mtu": 1458, [2024-10-17T17:29:47.089Z] "selinux-enabled": true, [2024-10-17T17:29:47.089Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-17T17:29:47.089Z] } [Pipeline] sh [2024-10-17T17:29:47.447Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-17T17:29:47.810Z] + sudo service docker restart [2024-10-17T17:30:02.102Z] Removing intermediate container 21918df302ab [2024-10-17T17:30:02.102Z] ---> 06b1f2d0e437 [2024-10-17T17:30:02.102Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-17T17:30:02.102Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-17T17:30:02.102Z] 8411072a22a5: Pulling fs layer [2024-10-17T17:30:02.102Z] 8411072a22a5: Verifying Checksum [2024-10-17T17:30:02.102Z] 8411072a22a5: Download complete [2024-10-17T17:30:02.102Z] 8411072a22a5: Pull complete [2024-10-17T17:30:02.102Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-17T17:30:02.102Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-17T17:30:02.102Z] ---> 1ac78cb06e13 [2024-10-17T17:30:02.102Z] Step 15/37 : FROM alpine:3.20 [2024-10-17T17:30:02.102Z] 3.20: Pulling from library/alpine [2024-10-17T17:30:02.102Z] 43c4264eed91: Already exists [2024-10-17T17:30:02.102Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T17:30:02.102Z] Status: Downloaded newer image for alpine:3.20 [2024-10-17T17:30:02.102Z] ---> 91ef0af61f39 [2024-10-17T17:30:02.102Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-17T17:30:02.102Z] ---> Running in b6666f5fd548 [2024-10-17T17:30:02.102Z] Removing intermediate container b6666f5fd548 [2024-10-17T17:30:02.102Z] ---> 8f8b3dbf31e8 [2024-10-17T17:30:02.102Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-17T17:30:02.102Z] ---> Running in 03f50565aee3 [2024-10-17T17:30:02.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T17:30:02.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T17:30:02.102Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-10-17T17:30:02.102Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-17T17:30:02.102Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-10-17T17:30:02.102Z] (4/115) Installing libxau (1.0.11-r4) [2024-10-17T17:30:02.102Z] (5/115) Installing libmd (1.1.0-r0) [2024-10-17T17:30:02.102Z] (6/115) Installing libbsd (0.12.2-r0) [2024-10-17T17:30:02.102Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-10-17T17:30:02.102Z] (8/115) Installing libxcb (1.16.1-r0) [2024-10-17T17:30:02.102Z] (9/115) Installing libx11 (1.8.9-r1) [2024-10-17T17:30:02.102Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-10-17T17:30:02.102Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-10-17T17:30:02.102Z] (12/115) Installing libdrm (2.4.120-r0) [2024-10-17T17:30:02.102Z] (13/115) Installing libxext (1.3.6-r2) [2024-10-17T17:30:02.102Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-10-17T17:30:02.102Z] (15/115) Installing libffi (3.4.6-r0) [2024-10-17T17:30:02.102Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-10-17T17:30:02.102Z] (17/115) Installing libva (2.21.0-r0) [2024-10-17T17:30:02.102Z] (18/115) Installing libvdpau (1.5-r3) [2024-10-17T17:30:02.102Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-10-17T17:30:02.102Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-17T17:30:02.102Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-10-17T17:30:02.102Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-17T17:30:02.102Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-10-17T17:30:02.102Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-10-17T17:30:02.102Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-10-17T17:30:02.102Z] (26/115) Installing imath (3.1.12-r0) [2024-10-17T17:30:02.102Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-10-17T17:30:02.102Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-10-17T17:30:02.102Z] (29/115) Installing giflib (5.2.2-r0) [2024-10-17T17:30:02.102Z] (30/115) Installing libhwy (1.0.7-r0) [2024-10-17T17:30:02.102Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-10-17T17:30:02.102Z] (32/115) Installing lcms2 (2.16-r0) [2024-10-17T17:30:02.102Z] (33/115) Installing libpng (1.6.44-r0) [2024-10-17T17:30:02.102Z] (34/115) Installing libjxl (0.10.2-r0) [2024-10-17T17:30:02.102Z] (35/115) Installing lame-libs (3.100-r5) [2024-10-17T17:30:02.102Z] (36/115) Installing opus (1.5.2-r0) [2024-10-17T17:30:02.102Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-10-17T17:30:02.102Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-10-17T17:30:02.102Z] (39/115) Installing soxr (0.1.3-r7) [2024-10-17T17:30:02.102Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-17T17:30:02.102Z] (41/115) Installing libogg (1.3.5-r5) [2024-10-17T17:30:02.102Z] (42/115) Installing libtheora (1.1.1-r18) [2024-10-17T17:30:02.102Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-10-17T17:30:02.102Z] (44/115) Installing libvpx (1.14.1-r0) [2024-10-17T17:30:02.102Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-10-17T17:30:02.102Z] (46/115) Installing libwebp (1.3.2-r0) [2024-10-17T17:30:02.102Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-10-17T17:30:02.102Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-10-17T17:30:02.102Z] (49/115) Installing numactl (2.0.18-r0) [2024-10-17T17:30:02.102Z] (50/115) Installing x265-libs (3.6-r0) [2024-10-17T17:30:02.102Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-10-17T17:30:02.102Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-17T17:30:02.363Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-10-17T17:30:02.363Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-10-17T17:30:02.363Z] (55/115) Installing libexpat (2.6.3-r0) [2024-10-17T17:30:02.363Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-10-17T17:30:02.363Z] (57/115) Installing freetype (2.13.2-r0) [2024-10-17T17:30:02.363Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-10-17T17:30:02.363Z] (59/115) Installing fribidi (1.0.15-r0) [2024-10-17T17:30:02.363Z] (60/115) Installing libintl (0.22.5-r0) [2024-10-17T17:30:02.363Z] (61/115) Installing libeconf (0.6.3-r0) [2024-10-17T17:30:02.363Z] (62/115) Installing libblkid (2.40.1-r1) [2024-10-17T17:30:02.363Z] (63/115) Installing libmount (2.40.1-r1) [2024-10-17T17:30:02.363Z] (64/115) Installing pcre2 (10.43-r0) [2024-10-17T17:30:02.363Z] (65/115) Installing glib (2.80.5-r0) [2024-10-17T17:30:02.363Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-10-17T17:30:02.363Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-10-17T17:30:02.624Z] (68/115) Installing libunibreak (6.1-r0) [2024-10-17T17:30:02.624Z] (69/115) Installing libass (0.17.2-r0) [2024-10-17T17:30:02.624Z] (70/115) Installing libbluray (1.3.4-r1) [2024-10-17T17:30:02.624Z] (71/115) Installing mpg123-libs (1.32.6-r0) [2024-10-17T17:30:02.624Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-10-17T17:30:02.624Z] (73/115) Installing cjson (1.7.18-r0) [2024-10-17T17:30:02.624Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-10-17T17:30:02.624Z] (75/115) Installing librist (0.2.10-r1) [2024-10-17T17:30:02.624Z] (76/115) Installing libsrt (1.5.3-r0) [2024-10-17T17:30:02.624Z] (77/115) Installing libssh (0.10.6-r0) [2024-10-17T17:30:02.624Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-10-17T17:30:02.624Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-10-17T17:30:02.624Z] (80/115) Installing libsodium (1.0.19-r0) [2024-10-17T17:30:02.624Z] (81/115) Installing libzmq (4.3.5-r2) [2024-10-17T17:30:02.624Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-17T17:30:02.886Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-10-17T17:30:02.886Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-10-17T17:30:02.886Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-10-17T17:30:02.886Z] (86/115) Installing sratom (0.6.16-r0) [2024-10-17T17:30:02.886Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-10-17T17:30:02.886Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-10-17T17:30:02.886Z] (89/115) Installing libdovi (3.3.0-r0) [2024-10-17T17:30:02.886Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-10-17T17:30:02.886Z] (91/115) Installing shaderc (2024.0-r0) [2024-10-17T17:30:02.886Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-10-17T17:30:02.886Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-10-17T17:30:02.886Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-17T17:30:02.886Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-17T17:30:03.148Z] (96/115) Installing vidstab (1.1.1-r0) [2024-10-17T17:30:03.148Z] (97/115) Installing zimg (3.0.5-r2) [2024-10-17T17:30:03.148Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-17T17:30:03.148Z] (99/115) Installing libasyncns (0.8-r3) [2024-10-17T17:30:03.148Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-10-17T17:30:03.148Z] (101/115) Installing libltdl (2.4.7-r3) [2024-10-17T17:30:03.148Z] (102/115) Installing orc (0.4.39-r0) [2024-10-17T17:30:03.148Z] (103/115) Installing libflac (1.4.3-r1) [2024-10-17T17:30:03.148Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-10-17T17:30:03.148Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-10-17T17:30:03.148Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-10-17T17:30:03.148Z] (107/115) Installing libpulse (17.0-r0) [2024-10-17T17:30:03.148Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-10-17T17:30:03.148Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-17T17:30:03.148Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-10-17T17:30:03.148Z] (111/115) Installing udev-init-scripts (35-r1) [2024-10-17T17:30:03.409Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-10-17T17:30:03.409Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-10-17T17:30:03.409Z] (114/115) Installing kmod-libs (32-r0) [2024-10-17T17:30:03.409Z] (115/115) Installing eudev (3.2.14-r2) [2024-10-17T17:30:03.409Z] Executing busybox-1.36.1-r29.trigger [2024-10-17T17:30:03.409Z] Executing glib-2.80.5-r0.trigger [2024-10-17T17:30:03.409Z] Executing eudev-3.2.14-r2.trigger [2024-10-17T17:30:03.409Z] OK: 134 MiB in 129 packages [2024-10-17T17:30:05.325Z] Removing intermediate container 03f50565aee3 [2024-10-17T17:30:05.325Z] ---> b9b8e3c41ca1 [2024-10-17T17:30:05.325Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-17T17:30:05.325Z] ---> Running in 8da93f67c1e1 [2024-10-17T17:30:05.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T17:30:05.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T17:30:05.845Z] Upgrading critical system libraries and apk-tools: [2024-10-17T17:30:05.845Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T17:30:05.845Z] Executing busybox-1.36.1-r29.trigger [2024-10-17T17:30:05.845Z] Continuing the upgrade transaction with new apk-tools: [2024-10-17T17:30:05.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [2024-10-17T17:30:06.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] configFileProvider [2024-10-17T17:30:06.153Z] provisioning config files... [2024-10-17T17:30:06.176Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config14718491968209069269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T17:30:06.671Z] OK: 134 MiB in 129 packages [2024-10-17T17:30:06.691Z] ---> ****-login.sh [2024-10-17T17:30:06.691Z] nexus3.edgexfoundry.org:10001 [2024-10-17T17:30:06.931Z] Removing intermediate container 8da93f67c1e1 [2024-10-17T17:30:06.931Z] ---> f9d65e0f5021 [2024-10-17T17:30:06.931Z] Step 19/37 : WORKDIR / [2024-10-17T17:30:06.931Z] ---> Running in aa89273badb4 [2024-10-17T17:30:06.931Z] Removing intermediate container aa89273badb4 [2024-10-17T17:30:06.931Z] ---> 8890d9e9f28f [2024-10-17T17:30:06.931Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-17T17:30:06.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:30:07.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:30:07.239Z] Configure a credential helper to remove this warning. See [2024-10-17T17:30:07.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:30:07.239Z] [2024-10-17T17:30:07.239Z] Login Succeeded [2024-10-17T17:30:07.239Z] nexus3.edgexfoundry.org:10002 [2024-10-17T17:30:07.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:30:07.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:30:07.509Z] Configure a credential helper to remove this warning. See [2024-10-17T17:30:07.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:30:07.509Z] [2024-10-17T17:30:07.509Z] Login Succeeded [2024-10-17T17:30:07.509Z] nexus3.edgexfoundry.org:10003 [2024-10-17T17:30:07.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:30:07.866Z] ---> bdec0b242387 [2024-10-17T17:30:07.866Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-17T17:30:07.866Z] ---> b42aab3bce1b [2024-10-17T17:30:07.866Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-17T17:30:07.866Z] ---> 76fa82c77438 [2024-10-17T17:30:07.866Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-17T17:30:08.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:30:08.050Z] Configure a credential helper to remove this warning. See [2024-10-17T17:30:08.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:30:08.050Z] [2024-10-17T17:30:08.050Z] Login Succeeded [2024-10-17T17:30:08.050Z] nexus3.edgexfoundry.org:10004 [2024-10-17T17:30:08.124Z] ---> 9cf389b7ec8b [2024-10-17T17:30:08.124Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-17T17:30:08.124Z] ---> ab61e7823c2d [2024-10-17T17:30:08.124Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-17T17:30:08.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:30:08.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:30:08.319Z] Configure a credential helper to remove this warning. See [2024-10-17T17:30:08.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:30:08.319Z] [2024-10-17T17:30:08.320Z] Login Succeeded [2024-10-17T17:30:08.320Z] ****.io [2024-10-17T17:30:08.382Z] ---> aabdea7dedf5 [2024-10-17T17:30:08.382Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-17T17:30:08.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T17:30:08.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T17:30:08.856Z] Configure a credential helper to remove this warning. See [2024-10-17T17:30:08.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T17:30:08.856Z] [2024-10-17T17:30:08.856Z] Login Succeeded [2024-10-17T17:30:08.856Z] ---> ****-login.sh ends [Pipeline] } [2024-10-17T17:30:08.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2024-10-17T17:30:08.948Z] ---> 4958df610ef2 [2024-10-17T17:30:08.948Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-17T17:30:08.948Z] ---> Running in 1fe8d1523c13 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-17T17:30:09.208Z] Removing intermediate container 1fe8d1523c13 [2024-10-17T17:30:09.208Z] ---> 194e43bd368f [2024-10-17T17:30:09.208Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-17T17:30:09.208Z] ---> Running in 792059c26585 [Pipeline] echo [2024-10-17T17:30:09.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T17:30:09.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T17:30:09.457Z] ========================================================= [2024-10-17T17:30:09.457Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-17T17:30:09.457Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T17:30:09.774Z] Removing intermediate container 792059c26585 [2024-10-17T17:30:09.774Z] ---> c7892f4cb952 [2024-10-17T17:30:09.774Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-17T17:30:09.774Z] ---> Running in db370bffb68c [2024-10-17T17:30:09.985Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-17T17:30:10.341Z] Removing intermediate container db370bffb68c [2024-10-17T17:30:10.341Z] ---> cfa229314972 [2024-10-17T17:30:10.341Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-17T17:30:10.341Z] ---> Running in aef1a6e87747 [2024-10-17T17:30:10.572Z] Sending build context to Docker daemon 10.58MB [2024-10-17T17:30:10.572Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-17T17:30:10.572Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-17T17:30:10.572Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-17T17:30:10.572Z] cf04c63912e1: Pulling fs layer [2024-10-17T17:30:10.572Z] 55b35a11ae5e: Pulling fs layer [2024-10-17T17:30:10.572Z] a37a00ec5f00: Pulling fs layer [2024-10-17T17:30:10.572Z] 50b3750afda1: Pulling fs layer [2024-10-17T17:30:10.572Z] 4f4fb700ef54: Pulling fs layer [2024-10-17T17:30:10.572Z] 80978eb59214: Pulling fs layer [2024-10-17T17:30:10.572Z] c9f46d7d2bd2: Pulling fs layer [2024-10-17T17:30:10.572Z] 50b3750afda1: Waiting [2024-10-17T17:30:10.572Z] 4f4fb700ef54: Waiting [2024-10-17T17:30:10.572Z] 80978eb59214: Waiting [2024-10-17T17:30:10.572Z] c5a475d317c9: Pulling fs layer [2024-10-17T17:30:10.572Z] c9f46d7d2bd2: Waiting [2024-10-17T17:30:10.572Z] 55b35a11ae5e: Verifying Checksum [2024-10-17T17:30:10.572Z] 55b35a11ae5e: Download complete [2024-10-17T17:30:10.572Z] 50b3750afda1: Verifying Checksum [2024-10-17T17:30:10.572Z] 50b3750afda1: Download complete [2024-10-17T17:30:10.845Z] 4f4fb700ef54: Verifying Checksum [2024-10-17T17:30:10.845Z] 4f4fb700ef54: Download complete [2024-10-17T17:30:10.845Z] 80978eb59214: Verifying Checksum [2024-10-17T17:30:10.845Z] 80978eb59214: Download complete [2024-10-17T17:30:10.845Z] cf04c63912e1: Verifying Checksum [2024-10-17T17:30:10.845Z] cf04c63912e1: Download complete [2024-10-17T17:30:10.914Z] Removing intermediate container aef1a6e87747 [2024-10-17T17:30:10.914Z] ---> fca96d57d0b0 [2024-10-17T17:30:10.914Z] Step 31/37 : EXPOSE 59983 [2024-10-17T17:30:10.914Z] ---> Running in 45d3adf0174e [2024-10-17T17:30:10.914Z] Removing intermediate container 45d3adf0174e [2024-10-17T17:30:10.914Z] ---> 875f929f11ab [2024-10-17T17:30:10.914Z] Step 32/37 : EXPOSE 8554 [2024-10-17T17:30:10.914Z] ---> Running in c116e6d41d13 [2024-10-17T17:30:11.116Z] c5a475d317c9: Verifying Checksum [2024-10-17T17:30:11.116Z] c5a475d317c9: Download complete [2024-10-17T17:30:11.173Z] Removing intermediate container c116e6d41d13 [2024-10-17T17:30:11.173Z] ---> 2321eb175b5b [2024-10-17T17:30:11.173Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-17T17:30:11.173Z] ---> Running in 8fb6b7f81fa3 [2024-10-17T17:30:11.173Z] Removing intermediate container 8fb6b7f81fa3 [2024-10-17T17:30:11.173Z] ---> 4bf66138332c [2024-10-17T17:30:11.173Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-17T17:30:11.173Z] ---> Running in 08cd7c46c1aa [2024-10-17T17:30:11.173Z] Removing intermediate container 08cd7c46c1aa [2024-10-17T17:30:11.173Z] ---> 85804ed0ea31 [2024-10-17T17:30:11.173Z] Step 35/37 : LABEL arch=amd64 [2024-10-17T17:30:11.173Z] ---> Running in 36d2cf8e1126 [2024-10-17T17:30:11.432Z] Removing intermediate container 36d2cf8e1126 [2024-10-17T17:30:11.432Z] ---> 01d6eab418e5 [2024-10-17T17:30:11.432Z] Step 36/37 : LABEL git_sha=a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [2024-10-17T17:30:11.432Z] ---> Running in bd06f4a91d5f [2024-10-17T17:30:11.432Z] Removing intermediate container bd06f4a91d5f [2024-10-17T17:30:11.432Z] ---> 0afc1dbf397c [2024-10-17T17:30:11.432Z] Step 37/37 : LABEL version=0.0.0 [2024-10-17T17:30:11.432Z] ---> Running in 6c28a19920d5 [2024-10-17T17:30:11.432Z] Removing intermediate container 6c28a19920d5 [2024-10-17T17:30:11.432Z] ---> 74a6db266fa4 [2024-10-17T17:30:11.432Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-17T17:30:11.432Z] Successfully built 74a6db266fa4 [2024-10-17T17:30:11.432Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2024-10-17T17:30:11.702Z] cf04c63912e1: Pull complete 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 [2024-10-17T17:30:12.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T17:30:12.470Z] [2024-10-17T17:30:12.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T17:30:12.666Z] a37a00ec5f00: Verifying Checksum [2024-10-17T17:30:12.666Z] a37a00ec5f00: Download complete [2024-10-17T17:30:12.666Z] 55b35a11ae5e: Pull complete [2024-10-17T17:30:12.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T17:30:12.863Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-17T17:30:12.863Z] 5eb5b503b376: Pulling fs layer [2024-10-17T17:30:12.863Z] 5c69ac0246d0: Pulling fs layer [2024-10-17T17:30:12.863Z] ec43610c2a17: Pulling fs layer [2024-10-17T17:30:12.863Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-17T17:30:12.863Z] 33b1e0a273af: Pulling fs layer [2024-10-17T17:30:12.863Z] 5d3b04190fa2: Pulling fs layer [2024-10-17T17:30:12.863Z] 2f39f015ded8: Pulling fs layer [2024-10-17T17:30:12.863Z] 33b1e0a273af: Waiting [2024-10-17T17:30:12.863Z] 5d3b04190fa2: Waiting [2024-10-17T17:30:12.863Z] 2f39f015ded8: Waiting [2024-10-17T17:30:12.863Z] 3a2ae6a8a46f: Waiting [2024-10-17T17:30:12.863Z] 5c69ac0246d0: Verifying Checksum [2024-10-17T17:30:12.863Z] 5c69ac0246d0: Download complete [2024-10-17T17:30:12.863Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-17T17:30:12.863Z] 3a2ae6a8a46f: Download complete [2024-10-17T17:30:13.125Z] 33b1e0a273af: Verifying Checksum [2024-10-17T17:30:13.125Z] 33b1e0a273af: Download complete [2024-10-17T17:30:13.125Z] ec43610c2a17: Verifying Checksum [2024-10-17T17:30:13.125Z] ec43610c2a17: Download complete [2024-10-17T17:30:13.125Z] 5eb5b503b376: Verifying Checksum [2024-10-17T17:30:13.125Z] 5eb5b503b376: Download complete [2024-10-17T17:30:13.265Z] c9f46d7d2bd2: Verifying Checksum [2024-10-17T17:30:13.265Z] c9f46d7d2bd2: Download complete [2024-10-17T17:30:14.059Z] 2f39f015ded8: Download complete [2024-10-17T17:30:14.319Z] 5eb5b503b376: Pull complete [2024-10-17T17:30:14.319Z] 5c69ac0246d0: Pull complete [2024-10-17T17:30:14.887Z] ec43610c2a17: Pull complete [2024-10-17T17:30:14.887Z] 3a2ae6a8a46f: Pull complete [2024-10-17T17:30:15.147Z] 33b1e0a273af: Pull complete [2024-10-17T17:30:15.147Z] 5d3b04190fa2: Pull complete [2024-10-17T17:30:19.335Z] 2f39f015ded8: Pull complete [2024-10-17T17:30:19.335Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-17T17:30:19.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T17:30:19.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T17:30:19.590Z] prd-ubuntu20.04-docker-8c-8g-23002 does not seem to be running inside a container [2024-10-17T17:30:19.616Z] $ 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-358 -v /w/workspace/foundry_device-usb-camera_PR-358:/w/workspace/foundry_device-usb-camera_PR-358:rw,z -v /w/workspace/foundry_device-usb-camera_PR-358@tmp:/w/workspace/foundry_device-usb-camera_PR-358@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-17T17:30:20.897Z] $ docker top 319019a323022cb659d9701663f53be296b5e554f368729f3959354cef3ec90b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T17:30:21.383Z] ---> job-cost.sh [2024-10-17T17:30:21.384Z] lf-activate-venv: SKIPPING [2024-10-17T17:30:21.384Z] INFO: No Stack... [2024-10-17T17:30:21.643Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-17T17:30:21.903Z] INFO: Archiving Costs [Pipeline] sh [2024-10-17T17:30:22.227Z] + + cat /w/workspace/foundry_device-usb-camera_PR-358/archives/cost.csv [2024-10-17T17:30:22.227Z] cut -d, -f6 [Pipeline] lock [2024-10-17T17:30:22.277Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] [2024-10-17T17:30:22.284Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] did not exist. Created. [2024-10-17T17:30:22.291Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-17T17:30:22.714Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-17T17:30:22.774Z] Stashed 1 file(s) [Pipeline] } [2024-10-17T17:30:22.818Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-17T17:30:22.909Z] $ docker stop --time=1 319019a323022cb659d9701663f53be296b5e554f368729f3959354cef3ec90b [2024-10-17T17:30:24.058Z] $ docker rm -f --volumes 319019a323022cb659d9701663f53be296b5e554f368729f3959354cef3ec90b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-17T17:30:25.562Z] a37a00ec5f00: Pull complete [2024-10-17T17:30:25.562Z] 50b3750afda1: Pull complete [2024-10-17T17:30:25.562Z] 4f4fb700ef54: Pull complete [2024-10-17T17:30:25.827Z] 80978eb59214: Pull complete [2024-10-17T17:30:32.460Z] c9f46d7d2bd2: Pull complete [2024-10-17T17:30:34.408Z] c5a475d317c9: Pull complete [2024-10-17T17:30:34.408Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-17T17:30:34.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-17T17:30:34.408Z] ---> be29e6b0f0d4 [2024-10-17T17:30:34.408Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-17T17:30:36.399Z] ---> Running in f60c0836b60b [2024-10-17T17:30:36.400Z] Removing intermediate container f60c0836b60b [2024-10-17T17:30:36.400Z] ---> 41807be9b6eb [2024-10-17T17:30:36.400Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-17T17:30:36.400Z] ---> Running in f55edbdc63a7 [2024-10-17T17:30:36.668Z] Removing intermediate container f55edbdc63a7 [2024-10-17T17:30:36.668Z] ---> 320719d3624a [2024-10-17T17:30:36.668Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-17T17:30:36.938Z] ---> Running in 5981eca69c0f [2024-10-17T17:30:37.208Z] Removing intermediate container 5981eca69c0f [2024-10-17T17:30:37.208Z] ---> 4c0f61d3e319 [2024-10-17T17:30:37.208Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-17T17:30:37.208Z] ---> Running in dbac8b16fe1e [2024-10-17T17:30:37.474Z] Removing intermediate container dbac8b16fe1e [2024-10-17T17:30:37.474Z] ---> 53b8da49790f [2024-10-17T17:30:37.474Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-17T17:30:37.474Z] ---> Running in 0bba39e55462 [2024-10-17T17:30:38.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T17:30:39.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T17:30:39.972Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-17T17:30:39.972Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-17T17:30:40.238Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-17T17:30:40.238Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-17T17:30:40.238Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-17T17:30:40.503Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-17T17:30:40.503Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-17T17:30:40.503Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-17T17:30:40.503Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-17T17:30:40.503Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-17T17:30:40.503Z] (11/14) Installing kmod-libs (32-r0) [2024-10-17T17:30:40.503Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-17T17:30:40.786Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-17T17:30:40.786Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-17T17:30:40.786Z] Executing busybox-1.36.1-r29.trigger [2024-10-17T17:30:40.786Z] Executing eudev-3.2.14-r2.trigger [2024-10-17T17:30:40.786Z] OK: 246 MiB in 68 packages [2024-10-17T17:30:42.190Z] Removing intermediate container 0bba39e55462 [2024-10-17T17:30:42.190Z] ---> 64f71163f0a9 [2024-10-17T17:30:42.190Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-17T17:30:42.190Z] ---> Running in 9d82a35865be [2024-10-17T17:30:42.456Z] Removing intermediate container 9d82a35865be [2024-10-17T17:30:42.456Z] ---> 3df9cd4b1aa4 [2024-10-17T17:30:42.456Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-17T17:30:43.046Z] ---> 8042c11217a9 [2024-10-17T17:30:43.046Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T17:30:43.046Z] ---> Running in cedca0cc4d81 [2024-10-17T17:32:34.708Z] Removing intermediate container cedca0cc4d81 [2024-10-17T17:32:34.708Z] ---> 8b807d0717ea [2024-10-17T17:32:34.708Z] Step 11/13 : COPY . . [2024-10-17T17:32:34.708Z] ---> 2c63cd5198d3 [2024-10-17T17:32:34.708Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-17T17:32:34.708Z] ---> Running in d13bff3d87e4 [2024-10-17T17:32:34.708Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T17:32:34.708Z] Dload Upload Total Spent Left Speed [2024-10-17T17:32:34.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10251 0 --:--:-- --:--:-- --:--:-- 10514 [2024-10-17T17:32:34.708Z] Removing intermediate container d13bff3d87e4 [2024-10-17T17:32:34.708Z] ---> 0aee1ce0fb75 [2024-10-17T17:32:34.708Z] Step 13/13 : RUN ${MAKE} [2024-10-17T17:32:34.708Z] ---> Running in 2dbcdea4591e [2024-10-17T17:32:34.708Z] noop [2024-10-17T17:32:34.708Z] Removing intermediate container 2dbcdea4591e [2024-10-17T17:32:34.708Z] ---> e1c1638833fc [2024-10-17T17:32:34.708Z] Successfully built e1c1638833fc [2024-10-17T17:32:34.708Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T17:32:35.216Z] + docker inspect -f . ci-base-image-arm64 [2024-10-17T17:32:35.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T17:32:35.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-23003 does not seem to be running inside a container [2024-10-17T17:32:35.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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-arm64 cat [2024-10-17T17:32:36.997Z] $ docker top 0ccc60c91b6e280be817a9e18cf30028fa5048b88e9c8a6305b01efe4cef5640 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T17:32:37.902Z] + go version [2024-10-17T17:32:37.902Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-17T17:32:37.937Z] $ docker stop --time=1 0ccc60c91b6e280be817a9e18cf30028fa5048b88e9c8a6305b01efe4cef5640 [2024-10-17T17:32:39.602Z] $ docker rm -f --volumes 0ccc60c91b6e280be817a9e18cf30028fa5048b88e9c8a6305b01efe4cef5640 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T17:32:40.541Z] + docker inspect -f . ci-base-image-arm64 [2024-10-17T17:32:40.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T17:32:40.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-23003 does not seem to be running inside a container [2024-10-17T17:32:40.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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-arm64 cat [2024-10-17T17:32:42.718Z] $ docker top b5b14f2f9c4bee9c39fc4a17f43897f9eba7be8ff9db1c3b3050b4c6a7c306bf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T17:32:43.295Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-10-17T17:32:43.974Z] + make test [2024-10-17T17:32:43.974Z] go test ./... -coverprofile=coverage.out ./... [2024-10-17T17:32:50.619Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-17T17:36:12.695Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-17T17:36:20.908Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.065s coverage: 4.4% of statements [2024-10-17T17:36:21.860Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-17T17:36:21.860Z] go vet ./... [2024-10-17T17:37:08.681Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-17T17:37:08.681Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-17T17:37:08.681Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-17T17:37:08.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-17T17:37:08.775Z] $ docker stop --time=1 b5b14f2f9c4bee9c39fc4a17f43897f9eba7be8ff9db1c3b3050b4c6a7c306bf [2024-10-17T17:37:10.582Z] $ docker rm -f --volumes b5b14f2f9c4bee9c39fc4a17f43897f9eba7be8ff9db1c3b3050b4c6a7c306bf [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-17T17:37:12.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-17T17:37:12.160Z] Warning: overwriting stash ‘coverage-report’ [2024-10-17T17:37:12.625Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-17T17:37:13.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-17T17:37:13.578Z] + ls -al . [2024-10-17T17:37:13.578Z] total 296 [2024-10-17T17:37:13.578Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 17:32 . [2024-10-17T17:37:13.578Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 17:29 .. [2024-10-17T17:37:13.578Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 17:29 .git [2024-10-17T17:37:13.578Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:29 .github [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 17 17:29 .gitignore [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 17 17:29 .golangci.yml [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 17:29 .hadolint.yml [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 17 17:29 Attribution.txt [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 17 17:29 CHANGELOG.md [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 17 17:29 Dockerfile [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 17:29 GOVERNANCE.md [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 17:29 Jenkinsfile [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 17:29 LICENSE [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 3148 Oct 17 17:29 Makefile [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 17:29 OWNERS.md [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 17 17:29 README.md [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 17:27 VERSION [2024-10-17T17:37:13.578Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 17:29 bin [2024-10-17T17:37:13.578Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:29 cmd [2024-10-17T17:37:13.578Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 17 17:36 coverage.out [2024-10-17T17:37:13.578Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 17 17:29 docker-entrypoint.sh [2024-10-17T17:37:13.578Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 17:29 docs [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 17 17:29 go.mod [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 17 17:29 go.sum [2024-10-17T17:37:13.578Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 17:29 internal [2024-10-17T17:37:13.578Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 17:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T17:37:14.029Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 --label arch=arm64 --label version=0.0.0 . [2024-10-17T17:37:14.608Z] Sending build context to Docker daemon 10.64MB [2024-10-17T17:37:14.608Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-17T17:37:14.608Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-17T17:37:14.609Z] ---> e1c1638833fc [2024-10-17T17:37:14.609Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-17T17:37:14.609Z] ---> Running in 0618b571ba65 [2024-10-17T17:37:14.875Z] Removing intermediate container 0618b571ba65 [2024-10-17T17:37:14.875Z] ---> 060588c463e7 [2024-10-17T17:37:14.875Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-17T17:37:14.875Z] ---> Running in c365c654f50b [2024-10-17T17:37:15.141Z] Removing intermediate container c365c654f50b [2024-10-17T17:37:15.141Z] ---> 8044f35745de [2024-10-17T17:37:15.141Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-17T17:37:15.411Z] ---> Running in dcf1dafd59d9 [2024-10-17T17:37:15.682Z] Removing intermediate container dcf1dafd59d9 [2024-10-17T17:37:15.682Z] ---> 35c269a7b390 [2024-10-17T17:37:15.682Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-17T17:37:15.682Z] ---> Running in dca27f4fd680 [2024-10-17T17:37:15.948Z] Removing intermediate container dca27f4fd680 [2024-10-17T17:37:15.948Z] ---> e8e29b6226fd [2024-10-17T17:37:15.948Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-17T17:37:15.948Z] ---> Running in 2abefeae638f [2024-10-17T17:37:16.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T17:37:17.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T17:37:18.584Z] OK: 246 MiB in 68 packages [2024-10-17T17:37:19.553Z] Removing intermediate container 2abefeae638f [2024-10-17T17:37:19.553Z] ---> ba49fdc8559e [2024-10-17T17:37:19.553Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-17T17:37:19.553Z] ---> Running in 170115e8c419 [2024-10-17T17:37:19.817Z] Removing intermediate container 170115e8c419 [2024-10-17T17:37:19.817Z] ---> ac869df63406 [2024-10-17T17:37:19.817Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-17T17:37:20.089Z] ---> b5e9113addc5 [2024-10-17T17:37:20.089Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T17:37:20.362Z] ---> Running in 96080d5a2b38 [2024-10-17T17:37:22.938Z] Removing intermediate container 96080d5a2b38 [2024-10-17T17:37:22.938Z] ---> 51b2bee737d1 [2024-10-17T17:37:22.938Z] Step 11/37 : COPY . . [2024-10-17T17:37:23.899Z] ---> f079a7cac937 [2024-10-17T17:37:23.899Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-17T17:37:23.899Z] ---> Running in 2e33231263c1 [2024-10-17T17:37:24.859Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T17:37:24.859Z] Dload Upload Total Spent Left Speed [2024-10-17T17:37:25.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5570 0 --:--:-- --:--:-- --:--:-- 5679 [2024-10-17T17:37:25.717Z] Removing intermediate container 2e33231263c1 [2024-10-17T17:37:25.717Z] ---> 63630354109e [2024-10-17T17:37:25.717Z] Step 13/37 : RUN ${MAKE} [2024-10-17T17:37:25.717Z] ---> Running in 43db19a11431 [2024-10-17T17:37:26.674Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-10-17T17:41:03.424Z] Removing intermediate container 43db19a11431 [2024-10-17T17:41:03.424Z] ---> e5ac7f6d0d4a [2024-10-17T17:41:03.424Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-17T17:41:03.424Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-17T17:41:03.424Z] da4d7e05a7aa: Pulling fs layer [2024-10-17T17:41:03.424Z] da4d7e05a7aa: Verifying Checksum [2024-10-17T17:41:03.424Z] da4d7e05a7aa: Download complete [2024-10-17T17:41:03.424Z] da4d7e05a7aa: Pull complete [2024-10-17T17:41:03.424Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-17T17:41:03.424Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-17T17:41:03.424Z] ---> 62c65ed7ef0d [2024-10-17T17:41:03.424Z] Step 15/37 : FROM alpine:3.20 [2024-10-17T17:41:03.424Z] 3.20: Pulling from library/alpine [2024-10-17T17:41:03.424Z] cf04c63912e1: Already exists [2024-10-17T17:41:03.424Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T17:41:03.424Z] Status: Downloaded newer image for alpine:3.20 [2024-10-17T17:41:03.424Z] ---> c157a85ed455 [2024-10-17T17:41:03.424Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-17T17:41:03.424Z] ---> Running in 1f6476b6ab7b [2024-10-17T17:41:03.424Z] Removing intermediate container 1f6476b6ab7b [2024-10-17T17:41:03.424Z] ---> 6fc8341e9fa0 [2024-10-17T17:41:03.424Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-17T17:41:03.693Z] ---> Running in a0b0c86f6722 [2024-10-17T17:41:04.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T17:41:04.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T17:41:06.343Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-10-17T17:41:06.343Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-17T17:41:06.343Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-10-17T17:41:06.610Z] (4/114) Installing libxau (1.0.11-r4) [2024-10-17T17:41:06.610Z] (5/114) Installing libmd (1.1.0-r0) [2024-10-17T17:41:06.610Z] (6/114) Installing libbsd (0.12.2-r0) [2024-10-17T17:41:06.610Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-10-17T17:41:06.610Z] (8/114) Installing libxcb (1.16.1-r0) [2024-10-17T17:41:06.610Z] (9/114) Installing libx11 (1.8.9-r1) [2024-10-17T17:41:06.610Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-10-17T17:41:06.610Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-10-17T17:41:06.610Z] (12/114) Installing libdrm (2.4.120-r0) [2024-10-17T17:41:06.878Z] (13/114) Installing libxext (1.3.6-r2) [2024-10-17T17:41:06.878Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-10-17T17:41:06.878Z] (15/114) Installing libffi (3.4.6-r0) [2024-10-17T17:41:06.878Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-10-17T17:41:06.878Z] (17/114) Installing libva (2.21.0-r0) [2024-10-17T17:41:06.878Z] (18/114) Installing libvdpau (1.5-r3) [2024-10-17T17:41:06.878Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-17T17:41:06.878Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-10-17T17:41:06.878Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-10-17T17:41:06.878Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-17T17:41:06.878Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-10-17T17:41:06.878Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-10-17T17:41:06.878Z] (25/114) Installing imath (3.1.12-r0) [2024-10-17T17:41:06.878Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-10-17T17:41:07.144Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-10-17T17:41:07.144Z] (28/114) Installing giflib (5.2.2-r0) [2024-10-17T17:41:07.144Z] (29/114) Installing libhwy (1.0.7-r0) [2024-10-17T17:41:07.144Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-10-17T17:41:07.144Z] (31/114) Installing lcms2 (2.16-r0) [2024-10-17T17:41:07.144Z] (32/114) Installing libpng (1.6.44-r0) [2024-10-17T17:41:07.144Z] (33/114) Installing libjxl (0.10.2-r0) [2024-10-17T17:41:07.144Z] (34/114) Installing lame-libs (3.100-r5) [2024-10-17T17:41:07.144Z] (35/114) Installing opus (1.5.2-r0) [2024-10-17T17:41:07.144Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-10-17T17:41:07.144Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-10-17T17:41:07.144Z] (38/114) Installing soxr (0.1.3-r7) [2024-10-17T17:41:07.144Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-17T17:41:07.411Z] (40/114) Installing libogg (1.3.5-r5) [2024-10-17T17:41:07.411Z] (41/114) Installing libtheora (1.1.1-r18) [2024-10-17T17:41:07.411Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-10-17T17:41:07.411Z] (43/114) Installing libvpx (1.14.1-r0) [2024-10-17T17:41:07.411Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-10-17T17:41:07.411Z] (45/114) Installing libwebp (1.3.2-r0) [2024-10-17T17:41:07.411Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-10-17T17:41:07.411Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-10-17T17:41:07.680Z] (48/114) Installing numactl (2.0.18-r0) [2024-10-17T17:41:07.680Z] (49/114) Installing x265-libs (3.6-r0) [2024-10-17T17:41:07.680Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-10-17T17:41:07.680Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-17T17:41:07.948Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-10-17T17:41:07.948Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-10-17T17:41:08.215Z] (54/114) Installing libexpat (2.6.3-r0) [2024-10-17T17:41:08.215Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-10-17T17:41:08.215Z] (56/114) Installing freetype (2.13.2-r0) [2024-10-17T17:41:08.215Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-10-17T17:41:08.215Z] (58/114) Installing fribidi (1.0.15-r0) [2024-10-17T17:41:08.215Z] (59/114) Installing libintl (0.22.5-r0) [2024-10-17T17:41:08.215Z] (60/114) Installing libeconf (0.6.3-r0) [2024-10-17T17:41:08.215Z] (61/114) Installing libblkid (2.40.1-r1) [2024-10-17T17:41:08.215Z] (62/114) Installing libmount (2.40.1-r1) [2024-10-17T17:41:08.215Z] (63/114) Installing pcre2 (10.43-r0) [2024-10-17T17:41:08.215Z] (64/114) Installing glib (2.80.5-r0) [2024-10-17T17:41:08.483Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-10-17T17:41:08.483Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-10-17T17:41:08.483Z] (67/114) Installing libunibreak (6.1-r0) [2024-10-17T17:41:08.483Z] (68/114) Installing libass (0.17.2-r0) [2024-10-17T17:41:08.483Z] (69/114) Installing libbluray (1.3.4-r1) [2024-10-17T17:41:08.483Z] (70/114) Installing mpg123-libs (1.32.6-r0) [2024-10-17T17:41:08.483Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-10-17T17:41:08.483Z] (72/114) Installing cjson (1.7.18-r0) [2024-10-17T17:41:08.483Z] (73/114) Installing mbedtls (3.6.2-r0) [2024-10-17T17:41:08.483Z] (74/114) Installing librist (0.2.10-r1) [2024-10-17T17:41:08.483Z] (75/114) Installing libsrt (1.5.3-r0) [2024-10-17T17:41:08.750Z] (76/114) Installing libssh (0.10.6-r0) [2024-10-17T17:41:08.750Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-10-17T17:41:08.750Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-10-17T17:41:08.750Z] (79/114) Installing libsodium (1.0.19-r0) [2024-10-17T17:41:08.750Z] (80/114) Installing libzmq (4.3.5-r2) [2024-10-17T17:41:08.750Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-17T17:41:08.750Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-10-17T17:41:08.750Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-10-17T17:41:08.750Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-10-17T17:41:08.750Z] (85/114) Installing sratom (0.6.16-r0) [2024-10-17T17:41:08.750Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-10-17T17:41:08.750Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-10-17T17:41:09.017Z] (88/114) Installing libdovi (3.3.0-r0) [2024-10-17T17:41:09.017Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-10-17T17:41:09.017Z] (90/114) Installing shaderc (2024.0-r0) [2024-10-17T17:41:09.017Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-10-17T17:41:09.017Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-10-17T17:41:09.017Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-17T17:41:09.017Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-17T17:41:09.017Z] (95/114) Installing vidstab (1.1.1-r0) [2024-10-17T17:41:09.017Z] (96/114) Installing zimg (3.0.5-r2) [2024-10-17T17:41:09.017Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-17T17:41:09.285Z] (98/114) Installing libasyncns (0.8-r3) [2024-10-17T17:41:09.285Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-10-17T17:41:09.285Z] (100/114) Installing libltdl (2.4.7-r3) [2024-10-17T17:41:09.285Z] (101/114) Installing orc (0.4.39-r0) [2024-10-17T17:41:09.285Z] (102/114) Installing libflac (1.4.3-r1) [2024-10-17T17:41:09.285Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-10-17T17:41:09.285Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-10-17T17:41:09.285Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-10-17T17:41:09.285Z] (106/114) Installing libpulse (17.0-r0) [2024-10-17T17:41:09.553Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-10-17T17:41:09.553Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-17T17:41:09.553Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-10-17T17:41:09.553Z] (110/114) Installing udev-init-scripts (35-r1) [2024-10-17T17:41:09.553Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-10-17T17:41:09.553Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-10-17T17:41:09.553Z] (113/114) Installing kmod-libs (32-r0) [2024-10-17T17:41:09.553Z] (114/114) Installing eudev (3.2.14-r2) [2024-10-17T17:41:09.553Z] Executing busybox-1.36.1-r29.trigger [2024-10-17T17:41:09.553Z] Executing glib-2.80.5-r0.trigger [2024-10-17T17:41:09.553Z] Executing eudev-3.2.14-r2.trigger [2024-10-17T17:41:09.553Z] OK: 120 MiB in 128 packages [2024-10-17T17:41:13.804Z] Removing intermediate container a0b0c86f6722 [2024-10-17T17:41:13.804Z] ---> 0cd2ec06ba2b [2024-10-17T17:41:13.804Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-17T17:41:13.804Z] ---> Running in d31bd5d7794f [2024-10-17T17:41:14.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T17:41:14.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T17:41:16.174Z] Upgrading critical system libraries and apk-tools: [2024-10-17T17:41:16.174Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T17:41:16.174Z] Executing busybox-1.36.1-r29.trigger [2024-10-17T17:41:16.441Z] Continuing the upgrade transaction with new apk-tools: [2024-10-17T17:41:16.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T17:41:16.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T17:41:18.112Z] OK: 120 MiB in 128 packages [2024-10-17T17:41:18.698Z] Removing intermediate container d31bd5d7794f [2024-10-17T17:41:18.698Z] ---> 1ed046a45154 [2024-10-17T17:41:18.698Z] Step 19/37 : WORKDIR / [2024-10-17T17:41:18.964Z] ---> Running in 938d6911dab0 [2024-10-17T17:41:19.229Z] Removing intermediate container 938d6911dab0 [2024-10-17T17:41:19.229Z] ---> 5b853c94ec35 [2024-10-17T17:41:19.229Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-17T17:41:21.163Z] ---> 14a3e10085a1 [2024-10-17T17:41:21.163Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-17T17:41:21.428Z] ---> 7f42c2a1a46c [2024-10-17T17:41:21.428Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-17T17:41:22.009Z] ---> 8b1e43131901 [2024-10-17T17:41:22.009Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-17T17:41:22.588Z] ---> 1757642c21bb [2024-10-17T17:41:22.588Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-17T17:41:22.852Z] ---> 4aa091526a90 [2024-10-17T17:41:22.852Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-17T17:41:23.433Z] ---> 298ef02b4c0d [2024-10-17T17:41:23.433Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-17T17:41:24.835Z] ---> 12caf41dff0f [2024-10-17T17:41:24.835Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-17T17:41:24.835Z] ---> Running in fe5d78619a73 [2024-10-17T17:41:26.239Z] Removing intermediate container fe5d78619a73 [2024-10-17T17:41:26.239Z] ---> 9fa88590a820 [2024-10-17T17:41:26.239Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-17T17:41:26.239Z] ---> Running in a4e41914edd9 [2024-10-17T17:41:28.179Z] Removing intermediate container a4e41914edd9 [2024-10-17T17:41:28.179Z] ---> e71a8b7a9811 [2024-10-17T17:41:28.179Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-17T17:41:28.179Z] ---> Running in 03bc290bb087 [2024-10-17T17:41:29.581Z] Removing intermediate container 03bc290bb087 [2024-10-17T17:41:29.581Z] ---> 3b09d08352bb [2024-10-17T17:41:29.581Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-17T17:41:29.581Z] ---> Running in 5774b9475f77 [2024-10-17T17:41:30.991Z] Removing intermediate container 5774b9475f77 [2024-10-17T17:41:30.991Z] ---> 79220b4eb215 [2024-10-17T17:41:30.991Z] Step 31/37 : EXPOSE 59983 [2024-10-17T17:41:30.991Z] ---> Running in 1c43736bc0d5 [2024-10-17T17:41:31.570Z] Removing intermediate container 1c43736bc0d5 [2024-10-17T17:41:31.570Z] ---> a6e65cee4132 [2024-10-17T17:41:31.570Z] Step 32/37 : EXPOSE 8554 [2024-10-17T17:41:31.570Z] ---> Running in 2d82f1cde480 [2024-10-17T17:41:31.835Z] Removing intermediate container 2d82f1cde480 [2024-10-17T17:41:31.835Z] ---> cd885e2cc5a4 [2024-10-17T17:41:31.835Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-17T17:41:31.835Z] ---> Running in 31399e58a099 [2024-10-17T17:41:32.100Z] Removing intermediate container 31399e58a099 [2024-10-17T17:41:32.100Z] ---> 310c894e8b7e [2024-10-17T17:41:32.100Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-17T17:41:32.100Z] ---> Running in d0d11f80157e [2024-10-17T17:41:32.368Z] Removing intermediate container d0d11f80157e [2024-10-17T17:41:32.368Z] ---> 3511d11fe285 [2024-10-17T17:41:32.368Z] Step 35/37 : LABEL arch=arm64 [2024-10-17T17:41:32.634Z] ---> Running in a47fc8608dbc [2024-10-17T17:41:32.900Z] Removing intermediate container a47fc8608dbc [2024-10-17T17:41:32.900Z] ---> 4a8c1fc8b7f4 [2024-10-17T17:41:32.900Z] Step 36/37 : LABEL git_sha=a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [2024-10-17T17:41:32.900Z] ---> Running in 5b6a5d101ec0 [2024-10-17T17:41:33.167Z] Removing intermediate container 5b6a5d101ec0 [2024-10-17T17:41:33.167Z] ---> f397ccd32e5b [2024-10-17T17:41:33.167Z] Step 37/37 : LABEL version=0.0.0 [2024-10-17T17:41:33.435Z] ---> Running in 64ccf58782c9 [2024-10-17T17:41:33.701Z] Removing intermediate container 64ccf58782c9 [2024-10-17T17:41:33.701Z] ---> ea397b067186 [2024-10-17T17:41:33.701Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-17T17:41:33.701Z] Successfully built ea397b067186 [2024-10-17T17:41:33.701Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T17:41:34.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-17T17:41:34.632Z] [2024-10-17T17:41:34.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T17:41:35.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-17T17:41:35.049Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-17T17:41:35.049Z] 8998bd30e6a1: Pulling fs layer [2024-10-17T17:41:35.049Z] 04944245beec: Pulling fs layer [2024-10-17T17:41:35.049Z] 699f458cf7ca: Pulling fs layer [2024-10-17T17:41:35.049Z] 765212b225bb: Pulling fs layer [2024-10-17T17:41:35.049Z] f23df028b6ca: Pulling fs layer [2024-10-17T17:41:35.049Z] d65c8cfc05b1: Pulling fs layer [2024-10-17T17:41:35.049Z] 2437ff75d9bd: Pulling fs layer [2024-10-17T17:41:35.049Z] 765212b225bb: Waiting [2024-10-17T17:41:35.049Z] f23df028b6ca: Waiting [2024-10-17T17:41:35.049Z] d65c8cfc05b1: Waiting [2024-10-17T17:41:35.049Z] 2437ff75d9bd: Waiting [2024-10-17T17:41:35.315Z] 04944245beec: Verifying Checksum [2024-10-17T17:41:35.315Z] 04944245beec: Download complete [2024-10-17T17:41:35.315Z] 765212b225bb: Verifying Checksum [2024-10-17T17:41:35.315Z] 765212b225bb: Download complete [2024-10-17T17:41:35.315Z] f23df028b6ca: Download complete [2024-10-17T17:41:35.315Z] d65c8cfc05b1: Verifying Checksum [2024-10-17T17:41:35.315Z] d65c8cfc05b1: Download complete [2024-10-17T17:41:35.581Z] 699f458cf7ca: Verifying Checksum [2024-10-17T17:41:35.581Z] 699f458cf7ca: Download complete [2024-10-17T17:41:35.847Z] 8998bd30e6a1: Download complete [2024-10-17T17:41:38.418Z] 2437ff75d9bd: Verifying Checksum [2024-10-17T17:41:38.418Z] 2437ff75d9bd: Download complete [2024-10-17T17:41:40.353Z] 8998bd30e6a1: Pull complete [2024-10-17T17:41:40.935Z] 04944245beec: Pull complete [2024-10-17T17:41:42.876Z] 699f458cf7ca: Pull complete [2024-10-17T17:41:42.876Z] 765212b225bb: Pull complete [2024-10-17T17:41:43.460Z] f23df028b6ca: Pull complete [2024-10-17T17:41:43.727Z] d65c8cfc05b1: Pull complete [2024-10-17T17:42:01.941Z] 2437ff75d9bd: Pull complete [2024-10-17T17:42:01.941Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-17T17:42:01.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-17T17:42:01.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T17:42:02.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-23003 does not seem to be running inside a container [2024-10-17T17:42:02.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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:arm64 cat [2024-10-17T17:42:04.891Z] $ docker top 56c387ae2d03a73c47705c22333bcf02384b094cde57eb6eb3b8d2cec77271fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T17:42:05.500Z] ---> job-cost.sh [2024-10-17T17:42:05.768Z] lf-activate-venv: SKIPPING [2024-10-17T17:42:05.768Z] INFO: No Stack... [2024-10-17T17:42:06.351Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-17T17:42:06.932Z] INFO: Archiving Costs [Pipeline] sh [2024-10-17T17:42:07.281Z] + + cut -d, -f6 [2024-10-17T17:42:07.281Z] cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2024-10-17T17:42:07.634Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] [2024-10-17T17:42:07.640Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] did not exist. Created. [2024-10-17T17:42:07.647Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-17T17:42:08.385Z] /w/workspace/device-usb-camera/1@tmp/durable-0affd689/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-17T17:42:08.732Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-17T17:42:09.044Z] Warning: overwriting stash ‘stack-cost’ [2024-10-17T17:42:09.109Z] Stashed 1 file(s) [Pipeline] } [2024-10-17T17:42:09.130Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-358-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-17T17:42:09.220Z] $ docker stop --time=1 56c387ae2d03a73c47705c22333bcf02384b094cde57eb6eb3b8d2cec77271fa [2024-10-17T17:42:10.712Z] $ docker rm -f --volumes 56c387ae2d03a73c47705c22333bcf02384b094cde57eb6eb3b8d2cec77271fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-17T17:42:12.480Z] provisioning config files... [2024-10-17T17:42:12.490Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-358@tmp/config14181039333920020126tmp [Pipeline] { [Pipeline] sh [2024-10-17T17:42:12.854Z] + set +x [2024-10-17T17:42:12.854Z] + + curl -s https://codecov.io/bash [2024-10-17T17:42:12.854Z] bash -s -- [2024-10-17T17:42:12.854Z] [2024-10-17T17:42:12.854Z] _____ _ [2024-10-17T17:42:12.854Z] / ____| | | [2024-10-17T17:42:12.854Z] | | ___ __| | ___ ___ _____ __ [2024-10-17T17:42:12.854Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-17T17:42:12.854Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-17T17:42:12.854Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-17T17:42:12.854Z] Bash-1.0.6 [2024-10-17T17:42:12.854Z] [2024-10-17T17:42:12.854Z] [2024-10-17T17:42:12.854Z] ==> git version 2.25.1 found [2024-10-17T17:42:12.854Z] ==> 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 [2024-10-17T17:42:12.854Z] Release-Date: 2020-01-08 [2024-10-17T17:42:12.854Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-17T17:42:12.854Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-17T17:42:12.854Z] ==> Jenkins CI detected. [2024-10-17T17:42:12.854Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-358 [2024-10-17T17:42:12.854Z] project root: . [2024-10-17T17:42:12.854Z] --> token set from env [2024-10-17T17:42:12.854Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-17T17:42:13.115Z] ==> Running gcov in . (disable via -X gcov) [2024-10-17T17:42:13.115Z] ==> Python coveragepy not found [2024-10-17T17:42:13.115Z] ==> Searching for coverage reports in: [2024-10-17T17:42:13.115Z] + . [2024-10-17T17:42:13.115Z] -> Found 1 reports [2024-10-17T17:42:13.115Z] ==> Detecting git/mercurial file structure [2024-10-17T17:42:13.115Z] ==> Reading reports [2024-10-17T17:42:13.115Z] + ./coverage.out bytes=54772 [2024-10-17T17:42:13.115Z] ==> Appending adjustments [2024-10-17T17:42:13.115Z] https://docs.codecov.io/docs/fixing-reports [2024-10-17T17:42:13.115Z] + Found adjustments [2024-10-17T17:42:13.115Z] ==> Gzipping contents [2024-10-17T17:42:13.115Z] 8.0K /tmp/codecov.dflCUY.gz [2024-10-17T17:42:13.115Z] ==> Uploading reports [2024-10-17T17:42:13.115Z] url: https://codecov.io [2024-10-17T17:42:13.115Z] query: branch=PR-358&commit=a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-358%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=358&job=&cmd_args= [2024-10-17T17:42:13.115Z] -> Pinging Codecov [2024-10-17T17:42:13.115Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-358&commit=a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-358%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=358&job=&cmd_args= [2024-10-17T17:42:13.376Z] -> Uploading to [2024-10-17T17:42:13.376Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1/ef61d250-08bd-438f-94ba-58e7a2adf782.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241017%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241017T174213Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=39a335d23f7f4513e36864c4c50566950db682a81d903fd0e819ce9b91c22373 [2024-10-17T17:42:13.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T17:42:13.636Z] Dload Upload Total Spent Left Speed [2024-10-17T17:42:13.637Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 29764 --:--:-- --:--:-- --:--:-- 29764 [2024-10-17T17:42:13.637Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a3e9e710bb7e16357f66d2bb253af4ff5e45c4b1 [Pipeline] } [2024-10-17T17:42:13.664Z] 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 [2024-10-17T17:42:15.826Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-358/archives ] [2024-10-17T17:42:15.826Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-358/archives [2024-10-17T17:42:15.826Z] total 16 [2024-10-17T17:42:15.826Z] drwxr-xr-x 3 root root 4096 Oct 17 17:30 . [2024-10-17T17:42:15.826Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 17:30 .. [2024-10-17T17:42:15.826Z] drwxr-xr-x 2 root root 4096 Oct 17 17:30 cost [2024-10-17T17:42:15.826Z] -rw-r--r-- 1 root root 89 Oct 17 17:30 cost.csv [2024-10-17T17:42:15.826Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-358/archives [2024-10-17T17:42:15.826Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-358/archives [2024-10-17T17:42:15.826Z] total 16 [2024-10-17T17:42:15.826Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 17:30 . [2024-10-17T17:42:15.826Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 17:30 .. [2024-10-17T17:42:15.826Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 17:30 cost [2024-10-17T17:42:15.826Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 17 17:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-17T17:42:16.172Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T17:42:17.076Z] ---> package-listing.sh [2024-10-17T17:42:17.076Z] ++ facter osfamily [2024-10-17T17:42:17.076Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-17T17:42:17.337Z] + OS_FAMILY=debian [2024-10-17T17:42:17.337Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-358 [2024-10-17T17:42:17.337Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-17T17:42:17.337Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-17T17:42:17.337Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-17T17:42:17.337Z] + PACKAGES=/tmp/packages_start.txt [2024-10-17T17:42:17.337Z] + '[' /w/workspace/foundry_device-usb-camera_PR-358 ']' [2024-10-17T17:42:17.337Z] + PACKAGES=/tmp/packages_end.txt [2024-10-17T17:42:17.337Z] + case "${OS_FAMILY}" in [2024-10-17T17:42:17.337Z] + dpkg -l [2024-10-17T17:42:17.337Z] + grep '^ii' [2024-10-17T17:42:17.337Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-17T17:42:17.337Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-17T17:42:17.337Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-17T17:42:17.337Z] + '[' /w/workspace/foundry_device-usb-camera_PR-358 ']' [2024-10-17T17:42:17.337Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-358/archives/ [2024-10-17T17:42:17.337Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-358/archives/ [Pipeline] echo [2024-10-17T17:42:17.377Z] 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-358/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-17T17:42:17.684Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T17:42:18.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T17:42:18.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T17:42:18.492Z] prd-ubuntu20.04-docker-8c-8g-23002 does not seem to be running inside a container [2024-10-17T17:42:18.514Z] $ 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-358/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-358 -v /w/workspace/foundry_device-usb-camera_PR-358:/w/workspace/foundry_device-usb-camera_PR-358:rw,z -v /w/workspace/foundry_device-usb-camera_PR-358@tmp:/w/workspace/foundry_device-usb-camera_PR-358@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 [2024-10-17T17:42:18.692Z] $ docker top 2650ca3d4392ff7d41878bdb7c92d3a1067cc078f2237e9594e9f1d479b55a14 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T17:42:19.110Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-17T17:42:19.423Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-17T17:42:19.739Z] + ls /var/log/sa-host [2024-10-17T17:42:19.739Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-17T17:42:20.012Z] provisioning config files... [2024-10-17T17:42:20.021Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-358@tmp/config6077328692757626330tmp [Pipeline] { [Pipeline] echo [2024-10-17T17:42:20.082Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T17:42:20.397Z] ---> create-netrc.sh [Pipeline] } [2024-10-17T17:42:20.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-17T17:42:20.924Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-17T17:42:20.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T17:42:21.334Z] ---> sudo-logs.sh [2024-10-17T17:42:21.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-17T17:42:21.447Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T17:42:21.773Z] ---> job-cost.sh [2024-10-17T17:42:21.774Z] lf-activate-venv: SKIPPING [2024-10-17T17:42:21.774Z] DEBUG: total: 0.2199999988079071 [2024-10-17T17:42:21.774Z] INFO: Retrieving Stack Cost... [2024-10-17T17:42:22.033Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-17T17:42:22.293Z] INFO: Archiving Costs [Pipeline] echo [2024-10-17T17:42:22.334Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T17:42:22.658Z] ---> logs-deploy.sh [2024-10-17T17:42:22.658Z] lf-activate-venv: SKIPPING [2024-10-17T17:42:22.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-358/1 [2024-10-17T17:42:22.658Z] INFO: archiving workspace using pattern(s): [2024-10-17T17:42:23.596Z] Archives upload complete. [2024-10-17T17:42:23.596Z] INFO: archiving logs to Nexus