Pull request #352 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 7acaef573cac51ec1a31cc75251856ef56295b26+8af420bf6967b65b18f8274e92082c818197a7ec (0a3adae3bba8ba6c0ae55dc56fdba97752aac664) 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-ssh17892975920599854464.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-ssh17756564272339548070.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-352/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-352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5382947074691000160.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-352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7965034226248723482.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-ssh1245285699683835655.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-352/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-352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11304488144716916850.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 Running on prd-ubuntu20.04-docker-8c-8g-15558 in /w/workspace/foundry_device-usb-camera_PR-352 [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-352 # 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 8af420bf6967b65b18f8274e92082c818197a7ec into PR head commit 7acaef573cac51ec1a31cc75251856ef56295b26 Merge succeeded, producing 7acaef573cac51ec1a31cc75251856ef56295b26 Checking out Revision 7acaef573cac51ec1a31cc75251856ef56295b26 (PR-352) > 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/352/head:refs/remotes/origin/PR-352 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7acaef573cac51ec1a31cc75251856ef56295b26 # 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 8af420bf6967b65b18f8274e92082c818197a7ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7acaef573cac51ec1a31cc75251856ef56295b26 # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-04T03:32:28.578Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-04T03:32:28.810Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-04T03:32:28.944Z] ========================================================= [2024-10-04T03:32:28.944Z] EdgeX Global Pipelines Version Info [2024-10-04T03:32:28.944Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-04T03:32:29.779Z] ------------------- [2024-10-04T03:32:29.779Z] stable info: [2024-10-04T03:32:29.779Z] ------------------- [2024-10-04T03:32:29.779Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-04T03:32:29.779Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T03:32:29.779Z] Message: update stable to v1.0.265 [2024-10-04T03:32:30.348Z] ------------------- [2024-10-04T03:32:30.348Z] experimental info: [2024-10-04T03:32:30.348Z] ------------------- [2024-10-04T03:32:30.348Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-04T03:32:30.348Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-04T03:32:30.348Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-04T03:32:30.592Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-10-04T03:32:30.662Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-10-04T03:32:30.731Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-04T03:32:30.791Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-04T03:32:30.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-04T03:32:30.925Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-04T03:32:30.993Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-04T03:32:31.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-04T03:32:31.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-04T03:32:31.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-04T03:32:31.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-04T03:32:31.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-10-04T03:32:31.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-04T03:32:31.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-04T03:32:31.492Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T03:32:31.557Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T03:32:31.619Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T03:32:31.687Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T03:32:31.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-04T03:32:31.867Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-04T03:32:31.934Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-04T03:32:31.998Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-04T03:32:32.061Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-04T03:32:32.127Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-04T03:32:32.191Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-04T03:32:32.264Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-04T03:32:32.328Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-04T03:32:32.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-352 [Pipeline] echo [2024-10-04T03:32:32.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-352 [Pipeline] echo [2024-10-04T03:32:32.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-352 [Pipeline] echo [2024-10-04T03:32:32.582Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7acaef573cac51ec1a31cc75251856ef56295b26 [Pipeline] echo [2024-10-04T03:32:32.644Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7acaef5 [Pipeline] echo [2024-10-04T03:32:32.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T03:32:32.868Z] provisioning config files... [2024-10-04T03:32:32.882Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-352@tmp/config18274349629893637057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T03:32:33.291Z] ---> ****-login.sh [2024-10-04T03:32:33.291Z] nexus3.edgexfoundry.org:10001 [2024-10-04T03:32:33.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:32:33.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:32:33.552Z] Configure a credential helper to remove this warning. See [2024-10-04T03:32:33.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:32:33.552Z] [2024-10-04T03:32:33.552Z] Login Succeeded [2024-10-04T03:32:33.552Z] nexus3.edgexfoundry.org:10002 [2024-10-04T03:32:33.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:32:33.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:32:33.813Z] Configure a credential helper to remove this warning. See [2024-10-04T03:32:33.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:32:33.814Z] [2024-10-04T03:32:33.814Z] Login Succeeded [2024-10-04T03:32:33.814Z] nexus3.edgexfoundry.org:10003 [2024-10-04T03:32:33.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:32:33.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:32:33.814Z] Configure a credential helper to remove this warning. See [2024-10-04T03:32:33.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:32:33.814Z] [2024-10-04T03:32:33.814Z] Login Succeeded [2024-10-04T03:32:33.814Z] nexus3.edgexfoundry.org:10004 [2024-10-04T03:32:33.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:32:34.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:32:34.078Z] Configure a credential helper to remove this warning. See [2024-10-04T03:32:34.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:32:34.078Z] [2024-10-04T03:32:34.078Z] Login Succeeded [2024-10-04T03:32:34.078Z] ****.io [2024-10-04T03:32:34.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:32:34.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:32:34.079Z] Configure a credential helper to remove this warning. See [2024-10-04T03:32:34.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:32:34.079Z] [2024-10-04T03:32:34.079Z] Login Succeeded [2024-10-04T03:32:34.339Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T03:32:34.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-04T03:32:35.204Z] + git rev-list -1 --merges 7acaef573cac51ec1a31cc75251856ef56295b26~1..7acaef573cac51ec1a31cc75251856ef56295b26 [Pipeline] echo [2024-10-04T03:32:35.257Z] -----------> git rev-list -1 --merges 7acaef573cac51ec1a31cc75251856ef56295b26~1..7acaef573cac51ec1a31cc75251856ef56295b26 7acaef573cac51ec1a31cc75251856ef56295b26 [false] [Pipeline] sh [2024-10-04T03:32:35.583Z] + git log --format=format:%s -1 7acaef573cac51ec1a31cc75251856ef56295b26 [Pipeline] echo [2024-10-04T03:32:35.634Z] ========================================================= [2024-10-04T03:32:35.634Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-04T03:32:35.634Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T03:32:36.110Z] + git log --format=format:%s -1 7acaef573cac51ec1a31cc75251856ef56295b26 [Pipeline] echo [2024-10-04T03:32:36.157Z] [semverPrep] GIT_COMMIT: 7acaef573cac51ec1a31cc75251856ef56295b26, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo [2024-10-04T03:32:36.205Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-04T03:32:36.656Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T03:32:36.656Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-04T03:32:36.656Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-04T03:32:36.656Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-04T03:32:36.656Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-04T03:32:36.656Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-04T03:32:36.656Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T03:32:37.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T03:32:37.137Z] [2024-10-04T03:32:37.137Z] 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-04T03:32:37.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T03:32:37.547Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-04T03:32:37.547Z] b85a868b505f: Pulling fs layer [2024-10-04T03:32:37.547Z] e2be974225ed: Pulling fs layer [2024-10-04T03:32:37.547Z] 339a4e72a1f5: Pulling fs layer [2024-10-04T03:32:37.547Z] 988bab9f4d93: Pulling fs layer [2024-10-04T03:32:37.547Z] 1469e6f7b9e6: Pulling fs layer [2024-10-04T03:32:37.547Z] eaf3925da568: Pulling fs layer [2024-10-04T03:32:37.547Z] bab4dde63d76: Pulling fs layer [2024-10-04T03:32:37.547Z] bde34c3a00c8: Pulling fs layer [2024-10-04T03:32:37.547Z] b352a97aabf1: Pulling fs layer [2024-10-04T03:32:37.547Z] 4872d77fe225: Pulling fs layer [2024-10-04T03:32:37.547Z] 5851b861e8e6: Pulling fs layer [2024-10-04T03:32:37.547Z] 1469e6f7b9e6: Waiting [2024-10-04T03:32:37.547Z] eaf3925da568: Waiting [2024-10-04T03:32:37.547Z] bab4dde63d76: Waiting [2024-10-04T03:32:37.547Z] bde34c3a00c8: Waiting [2024-10-04T03:32:37.547Z] b352a97aabf1: Waiting [2024-10-04T03:32:37.547Z] 4872d77fe225: Waiting [2024-10-04T03:32:37.547Z] 988bab9f4d93: Waiting [2024-10-04T03:32:37.547Z] 5851b861e8e6: Waiting [2024-10-04T03:32:37.547Z] e2be974225ed: Download complete [2024-10-04T03:32:37.547Z] 988bab9f4d93: Verifying Checksum [2024-10-04T03:32:37.547Z] 988bab9f4d93: Download complete [2024-10-04T03:32:37.547Z] 1469e6f7b9e6: Verifying Checksum [2024-10-04T03:32:37.547Z] 1469e6f7b9e6: Download complete [2024-10-04T03:32:37.808Z] eaf3925da568: Download complete [2024-10-04T03:32:37.808Z] 339a4e72a1f5: Verifying Checksum [2024-10-04T03:32:37.808Z] 339a4e72a1f5: Download complete [2024-10-04T03:32:37.808Z] bde34c3a00c8: Download complete [2024-10-04T03:32:37.808Z] b352a97aabf1: Download complete [2024-10-04T03:32:37.808Z] 4872d77fe225: Verifying Checksum [2024-10-04T03:32:37.808Z] 4872d77fe225: Download complete [2024-10-04T03:32:37.808Z] 5851b861e8e6: Verifying Checksum [2024-10-04T03:32:37.808Z] 5851b861e8e6: Download complete [2024-10-04T03:32:37.808Z] b85a868b505f: Verifying Checksum [2024-10-04T03:32:37.808Z] b85a868b505f: Download complete [2024-10-04T03:32:38.067Z] bab4dde63d76: Verifying Checksum [2024-10-04T03:32:38.067Z] bab4dde63d76: Download complete [2024-10-04T03:32:39.002Z] b85a868b505f: Pull complete [2024-10-04T03:32:39.261Z] e2be974225ed: Pull complete [2024-10-04T03:32:39.830Z] 339a4e72a1f5: Pull complete [2024-10-04T03:32:39.830Z] 988bab9f4d93: Pull complete [2024-10-04T03:32:40.088Z] 1469e6f7b9e6: Pull complete [2024-10-04T03:32:40.088Z] eaf3925da568: Pull complete [2024-10-04T03:32:41.995Z] bab4dde63d76: Pull complete [2024-10-04T03:32:41.995Z] bde34c3a00c8: Pull complete [2024-10-04T03:32:42.255Z] b352a97aabf1: Pull complete [2024-10-04T03:32:42.255Z] 4872d77fe225: Pull complete [2024-10-04T03:32:42.514Z] 5851b861e8e6: Pull complete [2024-10-04T03:32:42.514Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-04T03:32:42.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T03:32:42.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T03:32:42.842Z] prd-ubuntu20.04-docker-8c-8g-15558 does not seem to be running inside a container [2024-10-04T03:32:42.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-352 -v /w/workspace/foundry_device-usb-camera_PR-352:/w/workspace/foundry_device-usb-camera_PR-352:rw,z -v /w/workspace/foundry_device-usb-camera_PR-352@tmp:/w/workspace/foundry_device-usb-camera_PR-352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T03:32:46.099Z] $ docker top 0aabe3f940fdfeddfc21ec77f901c53e00c7f9d3f07b17f32bff0c317078294e -eo pid,comm [2024-10-04T03:32:46.157Z] 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-04T03:32:46.157Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T03:32:46.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T03:32:46.343Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T03:32:46.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T03:32:46.446Z] $ docker exec 0aabe3f940fdfeddfc21ec77f901c53e00c7f9d3f07b17f32bff0c317078294e ssh-agent [2024-10-04T03:32:46.552Z] SSH_AUTH_SOCK=/tmp/ssh-zhdb7558B5rU/agent.33 [2024-10-04T03:32:46.552Z] SSH_AGENT_PID=39 [2024-10-04T03:32:46.556Z] Running ssh-add (command line suppressed) [2024-10-04T03:32:46.646Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-352@tmp/private_key_14682055817711482974.key (/w/workspace/foundry_device-usb-camera_PR-352@tmp/private_key_14682055817711482974.key) [2024-10-04T03:32:46.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T03:32:47.005Z] + git tag --points-at HEAD [Pipeline] } [2024-10-04T03:32:47.036Z] $ docker exec --env ******** --env ******** 0aabe3f940fdfeddfc21ec77f901c53e00c7f9d3f07b17f32bff0c317078294e ssh-agent -k [2024-10-04T03:32:47.145Z] unset SSH_AUTH_SOCK; [2024-10-04T03:32:47.146Z] unset SSH_AGENT_PID; [2024-10-04T03:32:47.146Z] echo Agent pid 39 killed; [2024-10-04T03:32:47.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-04T03:32:47.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T03:32:47.277Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T03:32:47.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T03:32:47.389Z] $ docker exec 0aabe3f940fdfeddfc21ec77f901c53e00c7f9d3f07b17f32bff0c317078294e ssh-agent [2024-10-04T03:32:47.506Z] SSH_AUTH_SOCK=/tmp/ssh-qkc2n65yl4Er/agent.72 [2024-10-04T03:32:47.506Z] SSH_AGENT_PID=78 [2024-10-04T03:32:47.510Z] Running ssh-add (command line suppressed) [2024-10-04T03:32:47.618Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-352@tmp/private_key_8842175316990754688.key (/w/workspace/foundry_device-usb-camera_PR-352@tmp/private_key_8842175316990754688.key) [2024-10-04T03:32:47.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T03:32:47.978Z] + git semver init [2024-10-04T03:32:48.237Z] 2024-10-04 03:32:48,161 [run_init] DEBUG init version:0.0.0 force:False [2024-10-04T03:32:48.237Z] 2024-10-04 03:32:48,162 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-352/.semver [2024-10-04T03:32:48.237Z] 2024-10-04 03:32:48,162 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-352/.semver [2024-10-04T03:32:48.237Z] 2024-10-04 03:32:48,162 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-352/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-352, universal_newlines=False, shell=None, istream=None) [2024-10-04T03:32:50.144Z] 2024-10-04 03:32:49,723 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-352/.git/info/exclude [2024-10-04T03:32:50.145Z] 2024-10-04 03:32:49,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-352/.semver/PR-352 with force:False [2024-10-04T03:32:50.145Z] 2024-10-04 03:32:49,724 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-352/.semver/PR-352 [2024-10-04T03:32:50.145Z] 2024-10-04 03:32:49,728 [execute] INFO git cat-file --batch-check [2024-10-04T03:32:50.145Z] 2024-10-04 03:32:49,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-352/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T03:32:50.145Z] 2024-10-04 03:32:49,735 [execute] INFO git cat-file --batch [2024-10-04T03:32:50.145Z] 2024-10-04 03:32:49,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-352/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T03:32:50.145Z] 2024-10-04 03:32:49,741 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-352/.semver/PR-352 [2024-10-04T03:32:50.145Z] 0.0.0 [Pipeline] } [2024-10-04T03:32:50.175Z] $ docker exec --env ******** --env ******** 0aabe3f940fdfeddfc21ec77f901c53e00c7f9d3f07b17f32bff0c317078294e ssh-agent -k [2024-10-04T03:32:50.274Z] unset SSH_AUTH_SOCK; [2024-10-04T03:32:50.275Z] unset SSH_AGENT_PID; [2024-10-04T03:32:50.275Z] echo Agent pid 78 killed; [2024-10-04T03:32:50.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T03:32:50.767Z] + git semver [Pipeline] } [2024-10-04T03:32:51.060Z] $ docker stop --time=1 0aabe3f940fdfeddfc21ec77f901c53e00c7f9d3f07b17f32bff0c317078294e [2024-10-04T03:32:52.378Z] $ docker rm -f --volumes 0aabe3f940fdfeddfc21ec77f901c53e00c7f9d3f07b17f32bff0c317078294e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T03:32:52.797Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-04T03:32:53.139Z] Stashed 1 file(s) [Pipeline] echo [2024-10-04T03:32:53.168Z] [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-04T03:32:53.920Z] provisioning config files... [2024-10-04T03:32:53.930Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-352@tmp/config7780980427098845264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T03:32:54.330Z] ---> ****-login.sh [2024-10-04T03:32:54.330Z] nexus3.edgexfoundry.org:10001 [2024-10-04T03:32:54.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:32:54.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:32:54.331Z] Configure a credential helper to remove this warning. See [2024-10-04T03:32:54.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:32:54.331Z] [2024-10-04T03:32:54.331Z] Login Succeeded [2024-10-04T03:32:54.331Z] nexus3.edgexfoundry.org:10002 [2024-10-04T03:32:54.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:32:54.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:32:54.591Z] Configure a credential helper to remove this warning. See [2024-10-04T03:32:54.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:32:54.591Z] [2024-10-04T03:32:54.591Z] Login Succeeded [2024-10-04T03:32:54.591Z] nexus3.edgexfoundry.org:10003 [2024-10-04T03:32:54.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:32:54.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:32:54.591Z] Configure a credential helper to remove this warning. See [2024-10-04T03:32:54.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:32:54.591Z] [2024-10-04T03:32:54.591Z] Login Succeeded [2024-10-04T03:32:54.591Z] nexus3.edgexfoundry.org:10004 [2024-10-04T03:32:54.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:32:54.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:32:54.850Z] Configure a credential helper to remove this warning. See [2024-10-04T03:32:54.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:32:54.850Z] [2024-10-04T03:32:54.850Z] Login Succeeded [2024-10-04T03:32:54.850Z] ****.io [2024-10-04T03:32:54.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:32:55.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:32:55.109Z] Configure a credential helper to remove this warning. See [2024-10-04T03:32:55.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:32:55.109Z] [2024-10-04T03:32:55.109Z] Login Succeeded [2024-10-04T03:32:55.109Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T03:32:55.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T03:32:55.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T03:32:55.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T03:32:55.509Z] ========================================================= [2024-10-04T03:32:55.509Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-04T03:32:55.509Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T03:32:56.048Z] + 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-04T03:32:56.048Z] Sending build context to Docker daemon 20.66MB [2024-10-04T03:32:56.048Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T03:32:56.048Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-04T03:32:56.307Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-04T03:32:56.307Z] 43c4264eed91: Pulling fs layer [2024-10-04T03:32:56.307Z] 4cc291be95ef: Pulling fs layer [2024-10-04T03:32:56.307Z] 2ac1f1163629: Pulling fs layer [2024-10-04T03:32:56.307Z] 5c3c966382ef: Pulling fs layer [2024-10-04T03:32:56.307Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T03:32:56.307Z] 5d5c8e513c77: Pulling fs layer [2024-10-04T03:32:56.307Z] 9f66e0745190: Pulling fs layer [2024-10-04T03:32:56.307Z] f49a43e4bbc0: Pulling fs layer [2024-10-04T03:32:56.307Z] 561ebcabdf7f: Pulling fs layer [2024-10-04T03:32:56.307Z] 5c3c966382ef: Waiting [2024-10-04T03:32:56.307Z] f49a43e4bbc0: Waiting [2024-10-04T03:32:56.307Z] 9f66e0745190: Waiting [2024-10-04T03:32:56.307Z] 561ebcabdf7f: Waiting [2024-10-04T03:32:56.307Z] 5d5c8e513c77: Waiting [2024-10-04T03:32:56.307Z] 4f4fb700ef54: Waiting [2024-10-04T03:32:56.307Z] 4cc291be95ef: Verifying Checksum [2024-10-04T03:32:56.307Z] 4cc291be95ef: Download complete [2024-10-04T03:32:56.307Z] 5c3c966382ef: Verifying Checksum [2024-10-04T03:32:56.307Z] 5c3c966382ef: Download complete [2024-10-04T03:32:56.307Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T03:32:56.307Z] 4f4fb700ef54: Download complete [2024-10-04T03:32:56.307Z] 5d5c8e513c77: Verifying Checksum [2024-10-04T03:32:56.307Z] 5d5c8e513c77: Download complete [2024-10-04T03:32:56.307Z] 43c4264eed91: Download complete [2024-10-04T03:32:56.307Z] 9f66e0745190: Verifying Checksum [2024-10-04T03:32:56.307Z] 9f66e0745190: Download complete [2024-10-04T03:32:56.307Z] 43c4264eed91: Pull complete [2024-10-04T03:32:56.568Z] 4cc291be95ef: Pull complete [2024-10-04T03:32:56.568Z] 561ebcabdf7f: Verifying Checksum [2024-10-04T03:32:56.568Z] 561ebcabdf7f: Download complete [2024-10-04T03:32:56.826Z] 2ac1f1163629: Verifying Checksum [2024-10-04T03:32:56.826Z] 2ac1f1163629: Download complete [2024-10-04T03:32:57.084Z] f49a43e4bbc0: Verifying Checksum [2024-10-04T03:32:57.084Z] f49a43e4bbc0: Download complete [2024-10-04T03:33:00.364Z] 2ac1f1163629: Pull complete [2024-10-04T03:33:00.364Z] 5c3c966382ef: Pull complete [2024-10-04T03:33:00.364Z] 4f4fb700ef54: Pull complete [2024-10-04T03:33:00.364Z] 5d5c8e513c77: Pull complete [2024-10-04T03:33:00.364Z] 9f66e0745190: Pull complete [2024-10-04T03:33:02.890Z] f49a43e4bbc0: Pull complete [2024-10-04T03:33:03.150Z] 561ebcabdf7f: Pull complete [2024-10-04T03:33:03.150Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-04T03:33:03.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T03:33:03.150Z] ---> 3a752c3f9dda [2024-10-04T03:33:03.150Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-04T03:33:08.685Z] Still waiting to schedule task [2024-10-04T03:33:08.685Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15561’ [2024-10-04T03:33:11.270Z] ---> Running in 2c03cee6bd3b [2024-10-04T03:33:11.270Z] Removing intermediate container 2c03cee6bd3b [2024-10-04T03:33:11.270Z] ---> 554ba178a652 [2024-10-04T03:33:11.270Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T03:33:11.270Z] ---> Running in a0470aef8029 [2024-10-04T03:33:11.270Z] Removing intermediate container a0470aef8029 [2024-10-04T03:33:11.270Z] ---> 2c9a1b71d827 [2024-10-04T03:33:11.270Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-04T03:33:11.270Z] ---> Running in f011c7ea13ae [2024-10-04T03:33:11.270Z] Removing intermediate container f011c7ea13ae [2024-10-04T03:33:11.270Z] ---> dda131cc48e3 [2024-10-04T03:33:11.270Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-04T03:33:11.270Z] ---> Running in fcbe35692a8c [2024-10-04T03:33:11.270Z] Removing intermediate container fcbe35692a8c [2024-10-04T03:33:11.270Z] ---> 15d11b4b2039 [2024-10-04T03:33:11.270Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T03:33:11.270Z] ---> Running in 613a01ef860b [2024-10-04T03:33:11.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T03:33:11.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T03:33:11.270Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-04T03:33:11.270Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-04T03:33:11.270Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-04T03:33:11.270Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-04T03:33:11.270Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-04T03:33:11.270Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-04T03:33:11.270Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-04T03:33:11.270Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-04T03:33:11.270Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-04T03:33:11.270Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-04T03:33:11.270Z] (11/14) Installing kmod-libs (32-r0) [2024-10-04T03:33:11.270Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-04T03:33:11.270Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-04T03:33:11.529Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-04T03:33:11.529Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T03:33:11.529Z] Executing eudev-3.2.14-r2.trigger [2024-10-04T03:33:11.529Z] OK: 253 MiB in 68 packages [2024-10-04T03:33:12.096Z] Removing intermediate container 613a01ef860b [2024-10-04T03:33:12.096Z] ---> 339f89294c96 [2024-10-04T03:33:12.096Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-04T03:33:12.096Z] ---> Running in bc50f7647b28 [2024-10-04T03:33:12.096Z] Removing intermediate container bc50f7647b28 [2024-10-04T03:33:12.096Z] ---> e68cfc8270a6 [2024-10-04T03:33:12.096Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-04T03:33:12.353Z] ---> 579f93729c8e [2024-10-04T03:33:12.353Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T03:33:12.353Z] ---> Running in 08c11dc527f6 [2024-10-04T03:34:20.100Z] Removing intermediate container 08c11dc527f6 [2024-10-04T03:34:20.100Z] ---> 29e5208176db [2024-10-04T03:34:20.100Z] Step 11/13 : COPY . . [2024-10-04T03:34:20.100Z] ---> 9d476263f9b5 [2024-10-04T03:34:20.100Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-04T03:34:20.100Z] ---> Running in eaaf3bb6c186 [2024-10-04T03:34:20.100Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T03:34:20.100Z] Dload Upload Total Spent Left Speed [2024-10-04T03:34:20.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10137 0 --:--:-- --:--:-- --:--:-- 10310 [2024-10-04T03:34:20.100Z] Removing intermediate container eaaf3bb6c186 [2024-10-04T03:34:20.100Z] ---> cfe62df6c632 [2024-10-04T03:34:20.100Z] Step 13/13 : RUN ${MAKE} [2024-10-04T03:34:20.100Z] ---> Running in f6726cc15bb5 [2024-10-04T03:34:20.100Z] noop [2024-10-04T03:34:20.100Z] Removing intermediate container f6726cc15bb5 [2024-10-04T03:34:20.100Z] ---> 36b38592d1e9 [2024-10-04T03:34:20.100Z] Successfully built 36b38592d1e9 [2024-10-04T03:34:20.100Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T03:34:20.601Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T03:34:20.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T03:34:20.777Z] prd-ubuntu20.04-docker-8c-8g-15558 does not seem to be running inside a container [2024-10-04T03:34:20.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-352 -v /w/workspace/foundry_device-usb-camera_PR-352:/w/workspace/foundry_device-usb-camera_PR-352:rw,z -v /w/workspace/foundry_device-usb-camera_PR-352@tmp:/w/workspace/foundry_device-usb-camera_PR-352@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T03:34:21.154Z] $ docker top 91efb4f65497f7c1cdccdfb060449ca0493d36b8408a5d527d346b4f024377bb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T03:34:21.557Z] + go version [2024-10-04T03:34:21.557Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-04T03:34:21.597Z] $ docker stop --time=1 91efb4f65497f7c1cdccdfb060449ca0493d36b8408a5d527d346b4f024377bb [2024-10-04T03:34:22.911Z] $ docker rm -f --volumes 91efb4f65497f7c1cdccdfb060449ca0493d36b8408a5d527d346b4f024377bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T03:34:23.720Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T03:34:23.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T03:34:23.893Z] prd-ubuntu20.04-docker-8c-8g-15558 does not seem to be running inside a container [2024-10-04T03:34:23.921Z] $ 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-352 -v /w/workspace/foundry_device-usb-camera_PR-352:/w/workspace/foundry_device-usb-camera_PR-352:rw,z -v /w/workspace/foundry_device-usb-camera_PR-352@tmp:/w/workspace/foundry_device-usb-camera_PR-352@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T03:34:24.254Z] $ docker top 95830b5409a705083434e1de9bda12600a7a57b8d418f3136a41add9d7bbc140 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T03:34:24.667Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-352 [Pipeline] fileExists [Pipeline] sh [2024-10-04T03:34:25.062Z] + make test [2024-10-04T03:34:25.063Z] go test ./... -coverprofile=coverage.out ./... [2024-10-04T03:34:26.966Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-04T03:34:45.060Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-04T03:34:45.060Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2024-10-04T03:34:55.034Z] go vet ./... [2024-10-04T03:34:59.219Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T03:34:59.219Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T03:34:59.219Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T03:34:59.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T03:34:59.547Z] $ docker stop --time=1 95830b5409a705083434e1de9bda12600a7a57b8d418f3136a41add9d7bbc140 [2024-10-04T03:35:06.050Z] $ docker rm -f --volumes 95830b5409a705083434e1de9bda12600a7a57b8d418f3136a41add9d7bbc140 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T03:35:06.693Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T03:35:06.785Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-04T03:35:07.463Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T03:35:07.781Z] + ls -al . [2024-10-04T03:35:07.781Z] total 300 [2024-10-04T03:35:07.781Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 03:34 . [2024-10-04T03:35:07.781Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 03:32 .. [2024-10-04T03:35:07.781Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 03:34 .git [2024-10-04T03:35:07.781Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:32 .github [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 4 03:32 .gitignore [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 4 03:32 .golangci.yml [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 03:32 .hadolint.yml [2024-10-04T03:35:07.781Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 03:32 .semver [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 4 03:32 Attribution.txt [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 4 03:32 CHANGELOG.md [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 03:32 Dockerfile [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 03:32 GOVERNANCE.md [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 03:32 Jenkinsfile [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 03:32 LICENSE [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 03:32 Makefile [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 03:32 OWNERS.md [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 03:32 README.md [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 03:32 VERSION [2024-10-04T03:35:07.781Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 03:32 bin [2024-10-04T03:35:07.781Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:32 cmd [2024-10-04T03:35:07.781Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 4 03:34 coverage.out [2024-10-04T03:35:07.781Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 03:32 docker-entrypoint.sh [2024-10-04T03:35:07.781Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 03:32 docs [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 4 03:32 go.mod [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 4 03:32 go.sum [2024-10-04T03:35:07.781Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:32 internal [2024-10-04T03:35:07.781Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 03:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T03:35:08.209Z] + 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=7acaef573cac51ec1a31cc75251856ef56295b26 --label arch=amd64 --label version=0.0.0 . [2024-10-04T03:35:08.209Z] Sending build context to Docker daemon 20.72MB [2024-10-04T03:35:08.209Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T03:35:08.209Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-04T03:35:08.209Z] ---> 36b38592d1e9 [2024-10-04T03:35:08.209Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-04T03:35:08.780Z] ---> Running in 2062cff1368c [2024-10-04T03:35:08.780Z] Removing intermediate container 2062cff1368c [2024-10-04T03:35:08.780Z] ---> 6c483d87114f [2024-10-04T03:35:08.780Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T03:35:08.780Z] ---> Running in 260df6942073 [2024-10-04T03:35:08.780Z] Removing intermediate container 260df6942073 [2024-10-04T03:35:08.780Z] ---> f66d1a30f471 [2024-10-04T03:35:08.780Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-04T03:35:08.780Z] ---> Running in 72314f443769 [2024-10-04T03:35:09.040Z] Removing intermediate container 72314f443769 [2024-10-04T03:35:09.041Z] ---> 9457e21edf1c [2024-10-04T03:35:09.041Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-04T03:35:09.041Z] ---> Running in 686bfb523d70 [2024-10-04T03:35:09.041Z] Removing intermediate container 686bfb523d70 [2024-10-04T03:35:09.041Z] ---> d7008f260a7d [2024-10-04T03:35:09.041Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T03:35:09.041Z] ---> Running in 3211e6d01a83 [2024-10-04T03:35:09.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T03:35:09.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T03:35:09.819Z] OK: 253 MiB in 68 packages [2024-10-04T03:35:10.094Z] Removing intermediate container 3211e6d01a83 [2024-10-04T03:35:10.094Z] ---> 8ca47ccaec29 [2024-10-04T03:35:10.094Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-04T03:35:10.094Z] ---> Running in b96ebfc0c24e [2024-10-04T03:35:10.094Z] Removing intermediate container b96ebfc0c24e [2024-10-04T03:35:10.094Z] ---> 94d8320049d4 [2024-10-04T03:35:10.094Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-04T03:35:10.354Z] ---> d4c6325b4581 [2024-10-04T03:35:10.354Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T03:35:10.354Z] ---> Running in 57b6259c6094 [2024-10-04T03:35:10.921Z] Removing intermediate container 57b6259c6094 [2024-10-04T03:35:10.921Z] ---> e5b0e43cfc8c [2024-10-04T03:35:10.921Z] Step 11/37 : COPY . . [2024-10-04T03:35:11.856Z] ---> 08fe3c8597ea [2024-10-04T03:35:11.856Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-04T03:35:11.856Z] ---> Running in 02973ae5353f [2024-10-04T03:35:12.114Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T03:35:12.114Z] Dload Upload Total Spent Left Speed [2024-10-04T03:35:12.114Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 35919 0 --:--:-- --:--:-- --:--:-- 39333 [2024-10-04T03:35:12.373Z] Removing intermediate container 02973ae5353f [2024-10-04T03:35:12.373Z] ---> b8e75f2b13fb [2024-10-04T03:35:12.373Z] Step 13/37 : RUN ${MAKE} [2024-10-04T03:35:12.373Z] ---> Running in 364bf665838f [2024-10-04T03:35:12.632Z] 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.41" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-10-04T03:35:59.340Z] Removing intermediate container 364bf665838f [2024-10-04T03:35:59.340Z] ---> 6dede638eb1d [2024-10-04T03:35:59.340Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-04T03:35:59.340Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-04T03:35:59.340Z] 8411072a22a5: Pulling fs layer [2024-10-04T03:35:59.340Z] 8411072a22a5: Verifying Checksum [2024-10-04T03:35:59.340Z] 8411072a22a5: Download complete [2024-10-04T03:35:59.340Z] 8411072a22a5: Pull complete [2024-10-04T03:35:59.340Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-04T03:35:59.340Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-04T03:35:59.340Z] ---> 1ac78cb06e13 [2024-10-04T03:35:59.340Z] Step 15/37 : FROM alpine:3.20 [2024-10-04T03:35:59.340Z] 3.20: Pulling from library/alpine [2024-10-04T03:35:59.340Z] 43c4264eed91: Already exists [2024-10-04T03:35:59.340Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T03:35:59.340Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T03:35:59.340Z] ---> 91ef0af61f39 [2024-10-04T03:35:59.340Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-04T03:35:59.340Z] ---> Running in 6c8c1f8fc6e5 [2024-10-04T03:35:59.340Z] Removing intermediate container 6c8c1f8fc6e5 [2024-10-04T03:35:59.340Z] ---> b529c09fcedf [2024-10-04T03:35:59.340Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-04T03:35:59.340Z] ---> Running in dd50a7035f62 [2024-10-04T03:35:59.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T03:35:59.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T03:35:59.340Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-10-04T03:35:59.340Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-04T03:35:59.340Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-10-04T03:35:59.340Z] (4/115) Installing libxau (1.0.11-r4) [2024-10-04T03:35:59.340Z] (5/115) Installing libmd (1.1.0-r0) [2024-10-04T03:35:59.340Z] (6/115) Installing libbsd (0.12.2-r0) [2024-10-04T03:35:59.340Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-10-04T03:35:59.340Z] (8/115) Installing libxcb (1.16.1-r0) [2024-10-04T03:35:59.340Z] (9/115) Installing libx11 (1.8.9-r1) [2024-10-04T03:35:59.340Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-10-04T03:35:59.340Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-10-04T03:35:59.340Z] (12/115) Installing libdrm (2.4.120-r0) [2024-10-04T03:35:59.340Z] (13/115) Installing libxext (1.3.6-r2) [2024-10-04T03:35:59.340Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-10-04T03:35:59.340Z] (15/115) Installing libffi (3.4.6-r0) [2024-10-04T03:35:59.340Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-10-04T03:35:59.340Z] (17/115) Installing libva (2.21.0-r0) [2024-10-04T03:35:59.340Z] (18/115) Installing libvdpau (1.5-r3) [2024-10-04T03:35:59.340Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-10-04T03:35:59.340Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-04T03:35:59.340Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-10-04T03:35:59.340Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-04T03:35:59.340Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-10-04T03:35:59.340Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-10-04T03:35:59.340Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-10-04T03:35:59.340Z] (26/115) Installing imath (3.1.12-r0) [2024-10-04T03:35:59.340Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-10-04T03:35:59.340Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-10-04T03:35:59.340Z] (29/115) Installing giflib (5.2.2-r0) [2024-10-04T03:35:59.340Z] (30/115) Installing libhwy (1.0.7-r0) [2024-10-04T03:35:59.340Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-10-04T03:35:59.340Z] (32/115) Installing lcms2 (2.16-r0) [2024-10-04T03:35:59.340Z] (33/115) Installing libpng (1.6.44-r0) [2024-10-04T03:35:59.340Z] (34/115) Installing libjxl (0.10.2-r0) [2024-10-04T03:35:59.340Z] (35/115) Installing lame-libs (3.100-r5) [2024-10-04T03:35:59.340Z] (36/115) Installing opus (1.5.2-r0) [2024-10-04T03:35:59.340Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-10-04T03:35:59.340Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-10-04T03:35:59.340Z] (39/115) Installing soxr (0.1.3-r7) [2024-10-04T03:35:59.340Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-04T03:35:59.340Z] (41/115) Installing libogg (1.3.5-r5) [2024-10-04T03:35:59.340Z] (42/115) Installing libtheora (1.1.1-r18) [2024-10-04T03:35:59.340Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-10-04T03:35:59.340Z] (44/115) Installing libvpx (1.14.1-r0) [2024-10-04T03:35:59.340Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-10-04T03:35:59.340Z] (46/115) Installing libwebp (1.3.2-r0) [2024-10-04T03:35:59.340Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-10-04T03:35:59.340Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-10-04T03:35:59.340Z] (49/115) Installing numactl (2.0.18-r0) [2024-10-04T03:35:59.340Z] (50/115) Installing x265-libs (3.6-r0) [2024-10-04T03:35:59.340Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-10-04T03:35:59.340Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-04T03:35:59.340Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-10-04T03:35:59.340Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-10-04T03:35:59.340Z] (55/115) Installing libexpat (2.6.3-r0) [2024-10-04T03:35:59.340Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-10-04T03:35:59.340Z] (57/115) Installing freetype (2.13.2-r0) [2024-10-04T03:35:59.340Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-10-04T03:35:59.340Z] (59/115) Installing fribidi (1.0.15-r0) [2024-10-04T03:35:59.340Z] (60/115) Installing libintl (0.22.5-r0) [2024-10-04T03:35:59.340Z] (61/115) Installing libeconf (0.6.3-r0) [2024-10-04T03:35:59.340Z] (62/115) Installing libblkid (2.40.1-r1) [2024-10-04T03:35:59.340Z] (63/115) Installing libmount (2.40.1-r1) [2024-10-04T03:35:59.340Z] (64/115) Installing pcre2 (10.43-r0) [2024-10-04T03:35:59.340Z] (65/115) Installing glib (2.80.5-r0) [2024-10-04T03:35:59.340Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-10-04T03:35:59.340Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-10-04T03:35:59.340Z] (68/115) Installing libunibreak (6.1-r0) [2024-10-04T03:35:59.340Z] (69/115) Installing libass (0.17.2-r0) [2024-10-04T03:35:59.340Z] (70/115) Installing libbluray (1.3.4-r1) [2024-10-04T03:35:59.340Z] (71/115) Installing mpg123-libs (1.32.6-r0) [2024-10-04T03:35:59.340Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-10-04T03:35:59.340Z] (73/115) Installing cjson (1.7.18-r0) [2024-10-04T03:35:59.340Z] (74/115) Installing mbedtls (3.6.1-r0) [2024-10-04T03:35:59.340Z] (75/115) Installing librist (0.2.10-r1) [2024-10-04T03:35:59.340Z] (76/115) Installing libsrt (1.5.3-r0) [2024-10-04T03:35:59.340Z] (77/115) Installing libssh (0.10.6-r0) [2024-10-04T03:35:59.340Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-10-04T03:35:59.340Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-10-04T03:35:59.340Z] (80/115) Installing libsodium (1.0.19-r0) [2024-10-04T03:35:59.340Z] (81/115) Installing libzmq (4.3.5-r2) [2024-10-04T03:35:59.340Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-04T03:35:59.340Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-10-04T03:35:59.340Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-10-04T03:35:59.340Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-10-04T03:35:59.340Z] (86/115) Installing sratom (0.6.16-r0) [2024-10-04T03:35:59.340Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-10-04T03:35:59.340Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-10-04T03:35:59.340Z] (89/115) Installing libdovi (3.3.0-r0) [2024-10-04T03:35:59.340Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-10-04T03:35:59.340Z] (91/115) Installing shaderc (2024.0-r0) [2024-10-04T03:35:59.340Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-10-04T03:35:59.340Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-10-04T03:35:59.340Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-04T03:35:59.340Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-04T03:35:59.340Z] (96/115) Installing vidstab (1.1.1-r0) [2024-10-04T03:35:59.340Z] (97/115) Installing zimg (3.0.5-r2) [2024-10-04T03:35:59.340Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-04T03:35:59.340Z] (99/115) Installing libasyncns (0.8-r3) [2024-10-04T03:35:59.340Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-10-04T03:35:59.340Z] (101/115) Installing libltdl (2.4.7-r3) [2024-10-04T03:35:59.340Z] (102/115) Installing orc (0.4.39-r0) [2024-10-04T03:35:59.340Z] (103/115) Installing libflac (1.4.3-r1) [2024-10-04T03:35:59.340Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-10-04T03:35:59.340Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-10-04T03:35:59.340Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-10-04T03:35:59.340Z] (107/115) Installing libpulse (17.0-r0) [2024-10-04T03:35:59.340Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-10-04T03:35:59.340Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-04T03:35:59.340Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-10-04T03:35:59.340Z] (111/115) Installing udev-init-scripts (35-r1) [2024-10-04T03:35:59.340Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-10-04T03:35:59.340Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-10-04T03:35:59.340Z] (114/115) Installing kmod-libs (32-r0) [2024-10-04T03:35:59.340Z] (115/115) Installing eudev (3.2.14-r2) [2024-10-04T03:35:59.340Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T03:35:59.340Z] Executing glib-2.80.5-r0.trigger [2024-10-04T03:35:59.340Z] Executing eudev-3.2.14-r2.trigger [2024-10-04T03:35:59.340Z] OK: 134 MiB in 129 packages [2024-10-04T03:36:00.786Z] Removing intermediate container dd50a7035f62 [2024-10-04T03:36:00.786Z] ---> a0b0ca4dbb05 [2024-10-04T03:36:00.786Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-04T03:36:00.786Z] ---> Running in 909606adec2d [2024-10-04T03:36:01.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T03:36:01.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T03:36:01.570Z] Upgrading critical system libraries and apk-tools: [2024-10-04T03:36:01.570Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T03:36:01.570Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T03:36:01.570Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T03:36:01.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T03:36:01.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T03:36:01.830Z] OK: 134 MiB in 129 packages [2024-10-04T03:36:02.093Z] Removing intermediate container 909606adec2d [2024-10-04T03:36:02.093Z] ---> 841f0b0b0071 [2024-10-04T03:36:02.093Z] Step 19/37 : WORKDIR / [2024-10-04T03:36:02.353Z] ---> Running in b33ef23ee74f [2024-10-04T03:36:02.353Z] Removing intermediate container b33ef23ee74f [2024-10-04T03:36:02.353Z] ---> 9e25c3d19b83 [2024-10-04T03:36:02.353Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-04T03:36:04.259Z] ---> 5cd72be7d31f [2024-10-04T03:36:04.259Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-04T03:36:04.259Z] ---> 030607863186 [2024-10-04T03:36:04.259Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-04T03:36:04.259Z] ---> d8052f81ccb1 [2024-10-04T03:36:04.259Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-04T03:36:04.259Z] ---> be5fb07d3015 [2024-10-04T03:36:04.259Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-04T03:36:04.519Z] ---> bfa04ff4abb6 [2024-10-04T03:36:04.519Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-04T03:36:04.519Z] ---> 647a1a261eec [2024-10-04T03:36:04.519Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-04T03:36:05.948Z] ---> 73fefe51eb05 [2024-10-04T03:36:05.948Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-04T03:36:05.948Z] ---> Running in 4e5924fa50c8 [2024-10-04T03:36:06.519Z] Removing intermediate container 4e5924fa50c8 [2024-10-04T03:36:06.519Z] ---> d274709421c9 [2024-10-04T03:36:06.519Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-04T03:36:06.519Z] ---> Running in 394c4ab44bd2 [2024-10-04T03:36:07.088Z] Removing intermediate container 394c4ab44bd2 [2024-10-04T03:36:07.088Z] ---> 3add0610fb76 [2024-10-04T03:36:07.088Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-04T03:36:07.088Z] ---> Running in a1206b8560ab [2024-10-04T03:36:07.656Z] Removing intermediate container a1206b8560ab [2024-10-04T03:36:07.656Z] ---> 26ce815fb92f [2024-10-04T03:36:07.656Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-04T03:36:07.656Z] ---> Running in 27c4016d6bb5 [2024-10-04T03:36:08.223Z] Removing intermediate container 27c4016d6bb5 [2024-10-04T03:36:08.223Z] ---> 232a73669e0c [2024-10-04T03:36:08.223Z] Step 31/37 : EXPOSE 59983 [2024-10-04T03:36:08.223Z] ---> Running in 7b9fab7a0c97 [2024-10-04T03:36:08.223Z] Removing intermediate container 7b9fab7a0c97 [2024-10-04T03:36:08.223Z] ---> 31952cf9f7d7 [2024-10-04T03:36:08.223Z] Step 32/37 : EXPOSE 8554 [2024-10-04T03:36:08.223Z] ---> Running in afb309e158a2 [2024-10-04T03:36:08.487Z] Removing intermediate container afb309e158a2 [2024-10-04T03:36:08.487Z] ---> e2525594d63f [2024-10-04T03:36:08.487Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-04T03:36:08.487Z] ---> Running in 810c3de04462 [2024-10-04T03:36:08.487Z] Removing intermediate container 810c3de04462 [2024-10-04T03:36:08.487Z] ---> 9da84ba87794 [2024-10-04T03:36:08.487Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-04T03:36:08.487Z] ---> Running in 584c1704eb56 [2024-10-04T03:36:08.487Z] Removing intermediate container 584c1704eb56 [2024-10-04T03:36:08.487Z] ---> b102adcf8107 [2024-10-04T03:36:08.487Z] Step 35/37 : LABEL arch=amd64 [2024-10-04T03:36:08.487Z] ---> Running in cc6287932784 [2024-10-04T03:36:08.748Z] Removing intermediate container cc6287932784 [2024-10-04T03:36:08.748Z] ---> ecb406e9c5d4 [2024-10-04T03:36:08.748Z] Step 36/37 : LABEL git_sha=7acaef573cac51ec1a31cc75251856ef56295b26 [2024-10-04T03:36:08.748Z] ---> Running in 5debd8d019ab [2024-10-04T03:36:08.748Z] Removing intermediate container 5debd8d019ab [2024-10-04T03:36:08.748Z] ---> 28a589147002 [2024-10-04T03:36:08.748Z] Step 37/37 : LABEL version=0.0.0 [2024-10-04T03:36:08.748Z] ---> Running in d1ea7efff18a [2024-10-04T03:36:08.748Z] Removing intermediate container d1ea7efff18a [2024-10-04T03:36:08.748Z] ---> 43bc112c9282 [2024-10-04T03:36:08.748Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T03:36:08.748Z] Successfully built 43bc112c9282 [2024-10-04T03:36:08.748Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T03:36:09.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T03:36:09.801Z] [2024-10-04T03:36:09.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T03:36:10.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T03:36:10.213Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-04T03:36:10.213Z] 5eb5b503b376: Pulling fs layer [2024-10-04T03:36:10.213Z] 5c69ac0246d0: Pulling fs layer [2024-10-04T03:36:10.213Z] ec43610c2a17: Pulling fs layer [2024-10-04T03:36:10.213Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-04T03:36:10.213Z] 33b1e0a273af: Pulling fs layer [2024-10-04T03:36:10.213Z] 5d3b04190fa2: Pulling fs layer [2024-10-04T03:36:10.213Z] 2f39f015ded8: Pulling fs layer [2024-10-04T03:36:10.213Z] 33b1e0a273af: Waiting [2024-10-04T03:36:10.213Z] 5d3b04190fa2: Waiting [2024-10-04T03:36:10.213Z] 2f39f015ded8: Waiting [2024-10-04T03:36:10.213Z] 5c69ac0246d0: Verifying Checksum [2024-10-04T03:36:10.213Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-04T03:36:10.213Z] 33b1e0a273af: Download complete [2024-10-04T03:36:10.213Z] 5d3b04190fa2: Verifying Checksum [2024-10-04T03:36:10.213Z] 5d3b04190fa2: Download complete [2024-10-04T03:36:10.213Z] ec43610c2a17: Verifying Checksum [2024-10-04T03:36:10.213Z] ec43610c2a17: Download complete [2024-10-04T03:36:10.471Z] 5eb5b503b376: Verifying Checksum [2024-10-04T03:36:10.471Z] 5eb5b503b376: Download complete [2024-10-04T03:36:11.039Z] 2f39f015ded8: Download complete [2024-10-04T03:36:11.616Z] 5eb5b503b376: Pull complete [2024-10-04T03:36:11.616Z] 5c69ac0246d0: Pull complete [2024-10-04T03:36:12.200Z] ec43610c2a17: Pull complete [2024-10-04T03:36:12.200Z] 3a2ae6a8a46f: Pull complete [2024-10-04T03:36:12.200Z] 33b1e0a273af: Pull complete [2024-10-04T03:36:12.462Z] 5d3b04190fa2: Pull complete [2024-10-04T03:36:16.661Z] 2f39f015ded8: Pull complete [2024-10-04T03:36:16.661Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-04T03:36:16.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T03:36:16.661Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T03:36:16.918Z] prd-ubuntu20.04-docker-8c-8g-15558 does not seem to be running inside a container [2024-10-04T03:36:16.950Z] $ 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-352 -v /w/workspace/foundry_device-usb-camera_PR-352:/w/workspace/foundry_device-usb-camera_PR-352:rw,z -v /w/workspace/foundry_device-usb-camera_PR-352@tmp:/w/workspace/foundry_device-usb-camera_PR-352@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T03:36:23.715Z] $ docker top bbd203aa360e451a6330384fec6bea0bfcce7b7afa1f1147186c2455c53cc597 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T03:36:24.213Z] ---> job-cost.sh [2024-10-04T03:36:24.214Z] lf-activate-venv: SKIPPING [2024-10-04T03:36:24.214Z] INFO: No Stack... [2024-10-04T03:36:24.481Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T03:36:24.742Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T03:36:25.074Z] + cat /w/workspace/foundry_device-usb-camera_PR-352/archives/cost.csv [2024-10-04T03:36:25.074Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T03:36:25.127Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] [2024-10-04T03:36:25.134Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] did not exist. Created. [2024-10-04T03:36:25.141Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T03:36:25.568Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-04T03:36:25.626Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T03:36:25.666Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T03:36:25.761Z] $ docker stop --time=1 bbd203aa360e451a6330384fec6bea0bfcce7b7afa1f1147186c2455c53cc597 [2024-10-04T03:36:26.906Z] $ docker rm -f --volumes bbd203aa360e451a6330384fec6bea0bfcce7b7afa1f1147186c2455c53cc597 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-04T03:36:50.644Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15562 in /w/workspace/foundry_device-usb-camera_PR-352 [Pipeline] { [Pipeline] ws [2024-10-04T03:36:50.721Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-10-04T03:36:50.884Z] Selected Git installation does not exist. Using Default [2024-10-04T03:36:50.884Z] The recommended git tool is: NONE [2024-10-04T03:37:00.051Z] using credential edgex-jenkins-ssh [2024-10-04T03:37:00.081Z] Cloning the remote Git repository [2024-10-04T03:37:00.133Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-10-04T03:37:00.234Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-10-04T03:37:00.420Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-04T03:37:00.421Z] > git --version # timeout=10 [2024-10-04T03:37:00.456Z] > git --version # 'git version 2.25.1' [2024-10-04T03:37:00.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T03:37:00.698Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T03:37:03.531Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-04T03:37:03.591Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T03:37:05.814Z] Merging remotes/origin/main commit 8af420bf6967b65b18f8274e92082c818197a7ec into PR head commit 7acaef573cac51ec1a31cc75251856ef56295b26 [2024-10-04T03:37:05.022Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-04T03:37:05.093Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-04T03:37:05.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T03:37:05.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-04T03:37:05.843Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T03:37:05.934Z] > git checkout -f 7acaef573cac51ec1a31cc75251856ef56295b26 # timeout=10 [2024-10-04T03:37:06.058Z] > git remote # timeout=10 [2024-10-04T03:37:06.077Z] > git config --get remote.origin.url # timeout=10 [2024-10-04T03:37:06.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T03:37:06.146Z] > git merge 8af420bf6967b65b18f8274e92082c818197a7ec # timeout=10 [2024-10-04T03:37:06.182Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-04T03:37:06.215Z] Merge succeeded, producing 7acaef573cac51ec1a31cc75251856ef56295b26 [2024-10-04T03:37:06.216Z] Checking out Revision 7acaef573cac51ec1a31cc75251856ef56295b26 (PR-352) [2024-10-04T03:37:06.229Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T03:37:06.245Z] > git checkout -f 7acaef573cac51ec1a31cc75251856ef56295b26 # timeout=10 [2024-10-04T03:37:10.078Z] Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" [2024-10-04T03:37:10.143Z] > git --version # timeout=10 [2024-10-04T03:37:10.157Z] > git --version # 'git version 2.25.1' [2024-10-04T03:37:10.173Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T03:37:12.442Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-04T03:37:12.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T03:37:12.442Z] Dload Upload Total Spent Left Speed [2024-10-04T03:37:12.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh [2024-10-04T03:37:12.817Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-04T03:37:13.228Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-04T03:37:13.228Z] + sudo tee /etc/docker/daemon.new [2024-10-04T03:37:13.228Z] { [2024-10-04T03:37:13.228Z] "registry-mirrors": [ [2024-10-04T03:37:13.228Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-04T03:37:13.228Z] ], [2024-10-04T03:37:13.228Z] "bip": "10.250.0.254/24", [2024-10-04T03:37:13.228Z] "hosts": [ [2024-10-04T03:37:13.228Z] "tcp://0.0.0.0:5555", [2024-10-04T03:37:13.228Z] "unix:///var/run/docker.sock" [2024-10-04T03:37:13.228Z] ], [2024-10-04T03:37:13.228Z] "mtu": 1458, [2024-10-04T03:37:13.228Z] "selinux-enabled": true, [2024-10-04T03:37:13.228Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-04T03:37:13.228Z] } [Pipeline] sh [2024-10-04T03:37:13.601Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-04T03:37:14.072Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T03:37:32.480Z] provisioning config files... [2024-10-04T03:37:32.515Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1913194405181524478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T03:37:33.049Z] ---> ****-login.sh [2024-10-04T03:37:33.049Z] nexus3.edgexfoundry.org:10001 [2024-10-04T03:37:33.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:37:33.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:37:33.647Z] Configure a credential helper to remove this warning. See [2024-10-04T03:37:33.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:37:33.647Z] [2024-10-04T03:37:33.647Z] Login Succeeded [2024-10-04T03:37:33.647Z] nexus3.edgexfoundry.org:10002 [2024-10-04T03:37:33.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:37:34.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:37:34.195Z] Configure a credential helper to remove this warning. See [2024-10-04T03:37:34.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:37:34.195Z] [2024-10-04T03:37:34.195Z] Login Succeeded [2024-10-04T03:37:34.195Z] nexus3.edgexfoundry.org:10003 [2024-10-04T03:37:34.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:37:34.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:37:34.468Z] Configure a credential helper to remove this warning. See [2024-10-04T03:37:34.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:37:34.468Z] [2024-10-04T03:37:34.468Z] Login Succeeded [2024-10-04T03:37:34.468Z] nexus3.edgexfoundry.org:10004 [2024-10-04T03:37:34.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:37:35.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:37:35.012Z] Configure a credential helper to remove this warning. See [2024-10-04T03:37:35.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:37:35.012Z] [2024-10-04T03:37:35.012Z] Login Succeeded [2024-10-04T03:37:35.012Z] ****.io [2024-10-04T03:37:35.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T03:37:35.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T03:37:35.546Z] Configure a credential helper to remove this warning. See [2024-10-04T03:37:35.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T03:37:35.546Z] [2024-10-04T03:37:35.546Z] Login Succeeded [2024-10-04T03:37:35.546Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T03:37:35.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T03:37:36.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T03:37:36.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T03:37:36.165Z] ========================================================= [2024-10-04T03:37:36.165Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-04T03:37:36.165Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T03:37:36.752Z] + 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-04T03:37:37.343Z] Sending build context to Docker daemon 10.63MB [2024-10-04T03:37:37.343Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T03:37:37.343Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-04T03:37:37.343Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-04T03:37:37.343Z] cf04c63912e1: Pulling fs layer [2024-10-04T03:37:37.343Z] 55b35a11ae5e: Pulling fs layer [2024-10-04T03:37:37.343Z] a37a00ec5f00: Pulling fs layer [2024-10-04T03:37:37.343Z] 50b3750afda1: Pulling fs layer [2024-10-04T03:37:37.343Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T03:37:37.343Z] 80978eb59214: Pulling fs layer [2024-10-04T03:37:37.343Z] c9f46d7d2bd2: Pulling fs layer [2024-10-04T03:37:37.343Z] c5a475d317c9: Pulling fs layer [2024-10-04T03:37:37.343Z] 80978eb59214: Waiting [2024-10-04T03:37:37.343Z] c9f46d7d2bd2: Waiting [2024-10-04T03:37:37.343Z] c5a475d317c9: Waiting [2024-10-04T03:37:37.343Z] 50b3750afda1: Waiting [2024-10-04T03:37:37.343Z] 4f4fb700ef54: Waiting [2024-10-04T03:37:37.343Z] 55b35a11ae5e: Download complete [2024-10-04T03:37:37.615Z] 50b3750afda1: Verifying Checksum [2024-10-04T03:37:37.615Z] 50b3750afda1: Download complete [2024-10-04T03:37:37.615Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T03:37:37.615Z] 4f4fb700ef54: Download complete [2024-10-04T03:37:37.615Z] 80978eb59214: Verifying Checksum [2024-10-04T03:37:37.615Z] 80978eb59214: Download complete [2024-10-04T03:37:37.615Z] cf04c63912e1: Verifying Checksum [2024-10-04T03:37:37.615Z] cf04c63912e1: Download complete [2024-10-04T03:37:38.203Z] c5a475d317c9: Verifying Checksum [2024-10-04T03:37:38.203Z] c5a475d317c9: Download complete [2024-10-04T03:37:38.472Z] cf04c63912e1: Pull complete [2024-10-04T03:37:39.437Z] 55b35a11ae5e: Pull complete [2024-10-04T03:37:39.437Z] a37a00ec5f00: Download complete [2024-10-04T03:37:40.401Z] c9f46d7d2bd2: Verifying Checksum [2024-10-04T03:37:40.401Z] c9f46d7d2bd2: Download complete [2024-10-04T03:37:55.405Z] a37a00ec5f00: Pull complete [2024-10-04T03:37:55.405Z] 50b3750afda1: Pull complete [2024-10-04T03:37:55.405Z] 4f4fb700ef54: Pull complete [2024-10-04T03:37:55.405Z] 80978eb59214: Pull complete [2024-10-04T03:38:02.088Z] c9f46d7d2bd2: Pull complete [2024-10-04T03:38:04.035Z] c5a475d317c9: Pull complete [2024-10-04T03:38:04.035Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-04T03:38:04.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T03:38:04.035Z] ---> be29e6b0f0d4 [2024-10-04T03:38:04.035Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-04T03:38:04.998Z] ---> Running in c4f71e0d8721 [2024-10-04T03:38:05.266Z] Removing intermediate container c4f71e0d8721 [2024-10-04T03:38:05.266Z] ---> d3a0e7c039f0 [2024-10-04T03:38:05.266Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T03:38:05.537Z] ---> Running in 01c5982e6438 [2024-10-04T03:38:05.809Z] Removing intermediate container 01c5982e6438 [2024-10-04T03:38:05.809Z] ---> 3d3f4a2d861f [2024-10-04T03:38:05.809Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-04T03:38:05.809Z] ---> Running in 85957336d1e5 [2024-10-04T03:38:06.080Z] Removing intermediate container 85957336d1e5 [2024-10-04T03:38:06.080Z] ---> ca0104c4622c [2024-10-04T03:38:06.080Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-04T03:38:06.351Z] ---> Running in 9783bf91d5df [2024-10-04T03:38:06.622Z] Removing intermediate container 9783bf91d5df [2024-10-04T03:38:06.622Z] ---> 98f734db2fd5 [2024-10-04T03:38:06.622Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T03:38:06.622Z] ---> Running in c58573455c3e [2024-10-04T03:38:08.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T03:38:08.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T03:38:09.756Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-04T03:38:09.756Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-04T03:38:09.756Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-04T03:38:09.757Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-04T03:38:09.757Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-04T03:38:09.757Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-04T03:38:10.027Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-04T03:38:10.027Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-04T03:38:10.027Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-04T03:38:10.027Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-04T03:38:10.027Z] (11/14) Installing kmod-libs (32-r0) [2024-10-04T03:38:10.027Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-04T03:38:10.027Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-04T03:38:10.027Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-04T03:38:10.027Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T03:38:10.027Z] Executing eudev-3.2.14-r2.trigger [2024-10-04T03:38:10.027Z] OK: 246 MiB in 68 packages [2024-10-04T03:38:11.447Z] Removing intermediate container c58573455c3e [2024-10-04T03:38:11.447Z] ---> 70880d30aa39 [2024-10-04T03:38:11.447Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-04T03:38:11.447Z] ---> Running in 43abc306e79f [2024-10-04T03:38:11.715Z] Removing intermediate container 43abc306e79f [2024-10-04T03:38:11.715Z] ---> 4bcc7d57aa34 [2024-10-04T03:38:11.715Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-04T03:38:12.301Z] ---> ea423d9c4335 [2024-10-04T03:38:12.301Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T03:38:12.301Z] ---> Running in ceca042708c8 [2024-10-04T03:40:04.121Z] Removing intermediate container ceca042708c8 [2024-10-04T03:40:04.121Z] ---> 6e06caad6a0c [2024-10-04T03:40:04.121Z] Step 11/13 : COPY . . [2024-10-04T03:40:04.121Z] ---> ab8d3d42e938 [2024-10-04T03:40:04.121Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-04T03:40:04.121Z] ---> Running in 5d426ecc8025 [2024-10-04T03:40:04.121Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T03:40:04.121Z]   Dload Upload Total Spent Left Speed [2024-10-04T03:40:04.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 6752 0 --:--:-- --:--:-- --:--:-- 6851 [2024-10-04T03:40:04.390Z] Removing intermediate container 5d426ecc8025 [2024-10-04T03:40:04.391Z] ---> 10107ed307de [2024-10-04T03:40:04.391Z] Step 13/13 : RUN ${MAKE} [2024-10-04T03:40:04.660Z] ---> Running in 02732f68dd1a [2024-10-04T03:40:05.619Z] noop [2024-10-04T03:40:06.206Z] Removing intermediate container 02732f68dd1a [2024-10-04T03:40:06.206Z] ---> c41d681a25b3 [2024-10-04T03:40:06.206Z] Successfully built c41d681a25b3 [2024-10-04T03:40:06.206Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T03:40:06.759Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T03:40:06.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T03:40:07.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-15562 does not seem to be running inside a container [2024-10-04T03:40:07.147Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-04T03:40:08.342Z] $ docker top 12c2d40b393e2d1806a2107bacf4d86a27cd42122ce14807ff5a7525a0eb5b4c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T03:40:09.268Z] + go version [2024-10-04T03:40:09.268Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-04T03:40:09.316Z] $ docker stop --time=1 12c2d40b393e2d1806a2107bacf4d86a27cd42122ce14807ff5a7525a0eb5b4c [2024-10-04T03:40:10.895Z] $ docker rm -f --volumes 12c2d40b393e2d1806a2107bacf4d86a27cd42122ce14807ff5a7525a0eb5b4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T03:40:11.911Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T03:40:11.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T03:40:12.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-15562 does not seem to be running inside a container [2024-10-04T03:40:12.282Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-04T03:40:13.461Z] $ docker top 0636bde1091a70c305dcabde627e2c9ce4d48b351c909c720bb278856a0aee82 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T03:40:14.468Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-10-04T03:40:14.894Z] + make test [2024-10-04T03:40:15.166Z] go test ./... -coverprofile=coverage.out ./... [2024-10-04T03:40:20.508Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-04T03:43:42.289Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-04T03:43:52.352Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 4.4% of statements [2024-10-04T03:43:52.352Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-04T03:43:52.352Z] go vet ./... [2024-10-04T03:44:48.755Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T03:44:48.755Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T03:44:48.755Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T03:44:51.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T03:44:51.070Z] $ docker stop --time=1 0636bde1091a70c305dcabde627e2c9ce4d48b351c909c720bb278856a0aee82 [2024-10-04T03:44:52.952Z] $ docker rm -f --volumes 0636bde1091a70c305dcabde627e2c9ce4d48b351c909c720bb278856a0aee82 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T03:44:54.689Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T03:44:54.736Z] Warning: overwriting stash ‘coverage-report’ [2024-10-04T03:44:55.264Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T03:44:55.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T03:44:56.319Z] + ls -al . [2024-10-04T03:44:56.319Z] total 296 [2024-10-04T03:44:56.319Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 03:40 . [2024-10-04T03:44:56.319Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 03:37 .. [2024-10-04T03:44:56.319Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 03:37 .git [2024-10-04T03:44:56.319Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:37 .github [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 4 03:37 .gitignore [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 4 03:37 .golangci.yml [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 03:37 .hadolint.yml [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 4 03:37 Attribution.txt [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 4 03:37 CHANGELOG.md [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 03:37 Dockerfile [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 03:37 GOVERNANCE.md [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 03:37 Jenkinsfile [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 03:37 LICENSE [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 03:37 Makefile [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 03:37 OWNERS.md [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 03:37 README.md [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 03:32 VERSION [2024-10-04T03:44:56.319Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 03:37 bin [2024-10-04T03:44:56.319Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:37 cmd [2024-10-04T03:44:56.319Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 4 03:43 coverage.out [2024-10-04T03:44:56.319Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 03:37 docker-entrypoint.sh [2024-10-04T03:44:56.319Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 03:37 docs [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 4 03:37 go.mod [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 4 03:37 go.sum [2024-10-04T03:44:56.319Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:37 internal [2024-10-04T03:44:56.319Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 03:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T03:44:56.777Z] + 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=7acaef573cac51ec1a31cc75251856ef56295b26 --label arch=arm64 --label version=0.0.0 . [2024-10-04T03:44:57.365Z] Sending build context to Docker daemon 10.69MB [2024-10-04T03:44:57.365Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T03:44:57.365Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-04T03:44:57.365Z] ---> c41d681a25b3 [2024-10-04T03:44:57.365Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-04T03:44:57.365Z] ---> Running in d0a0885814b7 [2024-10-04T03:44:57.632Z] Removing intermediate container d0a0885814b7 [2024-10-04T03:44:57.632Z] ---> 288ac768aa43 [2024-10-04T03:44:57.632Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T03:44:57.898Z] ---> Running in 24621d904b1d [2024-10-04T03:44:58.166Z] Removing intermediate container 24621d904b1d [2024-10-04T03:44:58.166Z] ---> 27740c2d10d8 [2024-10-04T03:44:58.166Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-04T03:44:58.166Z] ---> Running in 5234c659f380 [2024-10-04T03:44:58.439Z] Removing intermediate container 5234c659f380 [2024-10-04T03:44:58.439Z] ---> e164eabf4157 [2024-10-04T03:44:58.439Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-04T03:44:58.707Z] ---> Running in 42542c60b1b0 [2024-10-04T03:44:58.983Z] Removing intermediate container 42542c60b1b0 [2024-10-04T03:44:58.983Z] ---> 81acae736ff6 [2024-10-04T03:44:58.983Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T03:44:58.983Z] ---> Running in a1312e63c5c5 [2024-10-04T03:44:59.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T03:45:00.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T03:45:01.951Z] OK: 246 MiB in 68 packages [2024-10-04T03:45:02.918Z] Removing intermediate container a1312e63c5c5 [2024-10-04T03:45:02.918Z] ---> 8f6d7d796da3 [2024-10-04T03:45:02.918Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-04T03:45:02.918Z] ---> Running in 6023f8bf57ab [2024-10-04T03:45:03.230Z] Removing intermediate container 6023f8bf57ab [2024-10-04T03:45:03.230Z] ---> ddebcb0ce043 [2024-10-04T03:45:03.230Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-04T03:45:03.525Z] ---> 3b4ec5291b2d [2024-10-04T03:45:03.525Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T03:45:03.833Z] ---> Running in cc1fe25e0ad6 [2024-10-04T03:45:06.496Z] Removing intermediate container cc1fe25e0ad6 [2024-10-04T03:45:06.496Z] ---> 8d0ae9713630 [2024-10-04T03:45:06.496Z] Step 11/37 : COPY . . [2024-10-04T03:45:07.912Z] ---> ef759c148d26 [2024-10-04T03:45:07.912Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-04T03:45:07.912Z] ---> Running in cf3e7b950f35 [2024-10-04T03:45:08.873Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T03:45:08.873Z] Dload Upload Total  Spent Left Speed [2024-10-04T03:45:08.873Z]  0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 5705  0 --:--:-- --:--:-- --:--:-- 5771 [2024-10-04T03:45:09.458Z] Removing intermediate container cf3e7b950f35 [2024-10-04T03:45:09.458Z] ---> 961540a282a8 [2024-10-04T03:45:09.458Z] Step 13/37 : RUN ${MAKE} [2024-10-04T03:45:09.458Z] ---> Running in a43acc1e5c23 [2024-10-04T03:45:10.416Z] 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.41" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-10-04T03:49:02.218Z] Removing intermediate container a43acc1e5c23 [2024-10-04T03:49:02.218Z] ---> c1adb478a6f1 [2024-10-04T03:49:02.218Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-04T03:49:02.218Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-04T03:49:02.218Z] da4d7e05a7aa: Pulling fs layer [2024-10-04T03:49:02.218Z] da4d7e05a7aa: Download complete [2024-10-04T03:49:02.218Z] da4d7e05a7aa: Pull complete [2024-10-04T03:49:02.218Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-04T03:49:02.218Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-04T03:49:02.218Z] ---> 62c65ed7ef0d [2024-10-04T03:49:02.218Z] Step 15/37 : FROM alpine:3.20 [2024-10-04T03:49:02.218Z] 3.20: Pulling from library/alpine [2024-10-04T03:49:02.218Z] cf04c63912e1: Already exists [2024-10-04T03:49:02.218Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T03:49:02.218Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T03:49:02.218Z] ---> c157a85ed455 [2024-10-04T03:49:02.218Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-04T03:49:02.218Z] ---> Running in a418a12c7560 [2024-10-04T03:49:02.218Z] Removing intermediate container a418a12c7560 [2024-10-04T03:49:02.218Z] ---> 95fa3e77f58b [2024-10-04T03:49:02.218Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-04T03:49:02.218Z] ---> Running in 001a950725b3 [2024-10-04T03:49:02.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T03:49:02.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T03:49:02.218Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-10-04T03:49:02.218Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-04T03:49:02.218Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-10-04T03:49:02.218Z] (4/114) Installing libxau (1.0.11-r4) [2024-10-04T03:49:02.218Z] (5/114) Installing libmd (1.1.0-r0) [2024-10-04T03:49:02.218Z] (6/114) Installing libbsd (0.12.2-r0) [2024-10-04T03:49:02.218Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-10-04T03:49:02.218Z] (8/114) Installing libxcb (1.16.1-r0) [2024-10-04T03:49:02.218Z] (9/114) Installing libx11 (1.8.9-r1) [2024-10-04T03:49:02.218Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-10-04T03:49:02.218Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-10-04T03:49:02.218Z] (12/114) Installing libdrm (2.4.120-r0) [2024-10-04T03:49:02.218Z] (13/114) Installing libxext (1.3.6-r2) [2024-10-04T03:49:02.218Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-10-04T03:49:02.218Z] (15/114) Installing libffi (3.4.6-r0) [2024-10-04T03:49:02.218Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-10-04T03:49:02.218Z] (17/114) Installing libva (2.21.0-r0) [2024-10-04T03:49:02.218Z] (18/114) Installing libvdpau (1.5-r3) [2024-10-04T03:49:02.218Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-04T03:49:02.218Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-10-04T03:49:02.218Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-10-04T03:49:02.218Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-04T03:49:02.218Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-10-04T03:49:02.218Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-10-04T03:49:02.218Z] (25/114) Installing imath (3.1.12-r0) [2024-10-04T03:49:02.218Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-10-04T03:49:02.218Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-10-04T03:49:02.218Z] (28/114) Installing giflib (5.2.2-r0) [2024-10-04T03:49:02.218Z] (29/114) Installing libhwy (1.0.7-r0) [2024-10-04T03:49:02.218Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-10-04T03:49:02.218Z] (31/114) Installing lcms2 (2.16-r0) [2024-10-04T03:49:02.218Z] (32/114) Installing libpng (1.6.44-r0) [2024-10-04T03:49:02.218Z] (33/114) Installing libjxl (0.10.2-r0) [2024-10-04T03:49:02.218Z] (34/114) Installing lame-libs (3.100-r5) [2024-10-04T03:49:02.218Z] (35/114) Installing opus (1.5.2-r0) [2024-10-04T03:49:02.218Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-10-04T03:49:02.218Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-10-04T03:49:02.218Z] (38/114) Installing soxr (0.1.3-r7) [2024-10-04T03:49:02.218Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-04T03:49:02.218Z] (40/114) Installing libogg (1.3.5-r5) [2024-10-04T03:49:02.218Z] (41/114) Installing libtheora (1.1.1-r18) [2024-10-04T03:49:02.218Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-10-04T03:49:02.218Z] (43/114) Installing libvpx (1.14.1-r0) [2024-10-04T03:49:02.218Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-10-04T03:49:02.218Z] (45/114) Installing libwebp (1.3.2-r0) [2024-10-04T03:49:02.218Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-10-04T03:49:02.218Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-10-04T03:49:02.218Z] (48/114) Installing numactl (2.0.18-r0) [2024-10-04T03:49:02.218Z] (49/114) Installing x265-libs (3.6-r0) [2024-10-04T03:49:02.218Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-10-04T03:49:02.486Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-04T03:49:02.752Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-10-04T03:49:02.752Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-10-04T03:49:02.752Z] (54/114) Installing libexpat (2.6.3-r0) [2024-10-04T03:49:02.752Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-10-04T03:49:02.752Z] (56/114) Installing freetype (2.13.2-r0) [2024-10-04T03:49:02.752Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-10-04T03:49:03.018Z] (58/114) Installing fribidi (1.0.15-r0) [2024-10-04T03:49:03.018Z] (59/114) Installing libintl (0.22.5-r0) [2024-10-04T03:49:03.018Z] (60/114) Installing libeconf (0.6.3-r0) [2024-10-04T03:49:03.018Z] (61/114) Installing libblkid (2.40.1-r1) [2024-10-04T03:49:03.018Z] (62/114) Installing libmount (2.40.1-r1) [2024-10-04T03:49:03.018Z] (63/114) Installing pcre2 (10.43-r0) [2024-10-04T03:49:03.018Z] (64/114) Installing glib (2.80.5-r0) [2024-10-04T03:49:03.018Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-10-04T03:49:03.018Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-10-04T03:49:03.018Z] (67/114) Installing libunibreak (6.1-r0) [2024-10-04T03:49:03.018Z] (68/114) Installing libass (0.17.2-r0) [2024-10-04T03:49:03.287Z] (69/114) Installing libbluray (1.3.4-r1) [2024-10-04T03:49:03.287Z] (70/114) Installing mpg123-libs (1.32.6-r0) [2024-10-04T03:49:03.287Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-10-04T03:49:03.287Z] (72/114) Installing cjson (1.7.18-r0) [2024-10-04T03:49:03.287Z] (73/114) Installing mbedtls (3.6.1-r0) [2024-10-04T03:49:03.287Z] (74/114) Installing librist (0.2.10-r1) [2024-10-04T03:49:03.287Z] (75/114) Installing libsrt (1.5.3-r0) [2024-10-04T03:49:03.287Z] (76/114) Installing libssh (0.10.6-r0) [2024-10-04T03:49:03.287Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-10-04T03:49:03.287Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-10-04T03:49:03.287Z] (79/114) Installing libsodium (1.0.19-r0) [2024-10-04T03:49:03.287Z] (80/114) Installing libzmq (4.3.5-r2) [2024-10-04T03:49:03.287Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-04T03:49:03.553Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-10-04T03:49:03.553Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-10-04T03:49:03.553Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-10-04T03:49:03.553Z] (85/114) Installing sratom (0.6.16-r0) [2024-10-04T03:49:03.553Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-10-04T03:49:03.553Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-10-04T03:49:03.553Z] (88/114) Installing libdovi (3.3.0-r0) [2024-10-04T03:49:03.553Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-10-04T03:49:03.821Z] (90/114) Installing shaderc (2024.0-r0) [2024-10-04T03:49:03.821Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-10-04T03:49:03.821Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-10-04T03:49:03.821Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-04T03:49:03.821Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-04T03:49:03.821Z] (95/114) Installing vidstab (1.1.1-r0) [2024-10-04T03:49:03.821Z] (96/114) Installing zimg (3.0.5-r2) [2024-10-04T03:49:03.821Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-04T03:49:03.821Z] (98/114) Installing libasyncns (0.8-r3) [2024-10-04T03:49:03.821Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-10-04T03:49:04.088Z] (100/114) Installing libltdl (2.4.7-r3) [2024-10-04T03:49:04.088Z] (101/114) Installing orc (0.4.39-r0) [2024-10-04T03:49:04.088Z] (102/114) Installing libflac (1.4.3-r1) [2024-10-04T03:49:04.088Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-10-04T03:49:04.088Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-10-04T03:49:04.088Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-10-04T03:49:04.088Z] (106/114) Installing libpulse (17.0-r0) [2024-10-04T03:49:04.088Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-10-04T03:49:04.088Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-04T03:49:04.088Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-10-04T03:49:04.088Z] (110/114) Installing udev-init-scripts (35-r1) [2024-10-04T03:49:04.088Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-10-04T03:49:04.088Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-10-04T03:49:04.088Z] (113/114) Installing kmod-libs (32-r0) [2024-10-04T03:49:04.088Z] (114/114) Installing eudev (3.2.14-r2) [2024-10-04T03:49:04.356Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T03:49:04.356Z] Executing glib-2.80.5-r0.trigger [2024-10-04T03:49:04.356Z] Executing eudev-3.2.14-r2.trigger [2024-10-04T03:49:04.356Z] OK: 120 MiB in 128 packages [2024-10-04T03:49:08.608Z] Removing intermediate container 001a950725b3 [2024-10-04T03:49:08.608Z] ---> 965e9c4af816 [2024-10-04T03:49:08.608Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-04T03:49:08.608Z] ---> Running in 4d4c1c546824 [2024-10-04T03:49:09.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T03:49:09.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T03:49:10.971Z] Upgrading critical system libraries and apk-tools: [2024-10-04T03:49:10.971Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T03:49:10.971Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T03:49:11.551Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T03:49:11.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T03:49:11.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T03:49:13.212Z] OK: 120 MiB in 128 packages [2024-10-04T03:49:13.807Z] Removing intermediate container 4d4c1c546824 [2024-10-04T03:49:13.807Z] ---> fa77762da17a [2024-10-04T03:49:13.807Z] Step 19/37 : WORKDIR / [2024-10-04T03:49:14.072Z] ---> Running in f6238ef4e33d [2024-10-04T03:49:14.335Z] Removing intermediate container f6238ef4e33d [2024-10-04T03:49:14.335Z] ---> 85ff63edf2ad [2024-10-04T03:49:14.335Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-04T03:49:16.900Z] ---> a9a8e6d10cf9 [2024-10-04T03:49:16.900Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-04T03:49:16.900Z] ---> daf831437e97 [2024-10-04T03:49:16.900Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-04T03:49:17.480Z] ---> ea5eea2b9e52 [2024-10-04T03:49:17.480Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-04T03:49:18.068Z] ---> 06765de0031f [2024-10-04T03:49:18.068Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-04T03:49:18.650Z] ---> f559c3cee183 [2024-10-04T03:49:18.650Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-04T03:49:18.916Z] ---> 1b24b2abde4e [2024-10-04T03:49:18.916Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-04T03:49:20.852Z] ---> 06dee150fba4 [2024-10-04T03:49:20.852Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-04T03:49:20.852Z] ---> Running in 438d006e9e9b [2024-10-04T03:49:22.269Z] Removing intermediate container 438d006e9e9b [2024-10-04T03:49:22.269Z] ---> d853830ba70e [2024-10-04T03:49:22.269Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-04T03:49:22.269Z] ---> Running in bc31edbd26aa [2024-10-04T03:49:24.228Z] Removing intermediate container bc31edbd26aa [2024-10-04T03:49:24.228Z] ---> b3d66fc764cc [2024-10-04T03:49:24.228Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-04T03:49:24.228Z] ---> Running in 14d6c9091f99 [2024-10-04T03:49:25.643Z] Removing intermediate container 14d6c9091f99 [2024-10-04T03:49:25.643Z] ---> f67304a14c5f [2024-10-04T03:49:25.643Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-04T03:49:25.916Z] ---> Running in 4625371fd9d1 [2024-10-04T03:49:27.324Z] Removing intermediate container 4625371fd9d1 [2024-10-04T03:49:27.324Z] ---> 6c8301e943f4 [2024-10-04T03:49:27.324Z] Step 31/37 : EXPOSE 59983 [2024-10-04T03:49:27.594Z] ---> Running in 967916aa70f8 [2024-10-04T03:49:27.859Z] Removing intermediate container 967916aa70f8 [2024-10-04T03:49:27.859Z] ---> 711d6319892e [2024-10-04T03:49:27.859Z] Step 32/37 : EXPOSE 8554 [2024-10-04T03:49:27.859Z] ---> Running in 7e2a89b9ab8a [2024-10-04T03:49:28.125Z] Removing intermediate container 7e2a89b9ab8a [2024-10-04T03:49:28.125Z] ---> e78c0f7cc821 [2024-10-04T03:49:28.125Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-04T03:49:28.125Z] ---> Running in 1a91cfff46e7 [2024-10-04T03:49:28.405Z] Removing intermediate container 1a91cfff46e7 [2024-10-04T03:49:28.405Z] ---> 29f951db926a [2024-10-04T03:49:28.405Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-04T03:49:28.679Z] ---> Running in dbcbc894bc48 [2024-10-04T03:49:28.947Z] Removing intermediate container dbcbc894bc48 [2024-10-04T03:49:28.947Z] ---> ce35e4b7cf38 [2024-10-04T03:49:28.947Z] Step 35/37 : LABEL arch=arm64 [2024-10-04T03:49:28.947Z] ---> Running in 9ab6df140dc9 [2024-10-04T03:49:29.220Z] Removing intermediate container 9ab6df140dc9 [2024-10-04T03:49:29.220Z] ---> aba8e4387b57 [2024-10-04T03:49:29.220Z] Step 36/37 : LABEL git_sha=7acaef573cac51ec1a31cc75251856ef56295b26 [2024-10-04T03:49:29.220Z] ---> Running in f83d3096ae5c [2024-10-04T03:49:29.496Z] Removing intermediate container f83d3096ae5c [2024-10-04T03:49:29.496Z] ---> 6f342c49e3d4 [2024-10-04T03:49:29.496Z] Step 37/37 : LABEL version=0.0.0 [2024-10-04T03:49:29.765Z] ---> Running in 3f757e11c1de [2024-10-04T03:49:30.031Z] Removing intermediate container 3f757e11c1de [2024-10-04T03:49:30.031Z] ---> 5140a1205a3f [2024-10-04T03:49:30.031Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T03:49:30.031Z] Successfully built 5140a1205a3f [2024-10-04T03:49:30.031Z] 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-04T03:49:30.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T03:49:30.975Z] [2024-10-04T03:49:30.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T03:49:31.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T03:49:31.408Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-04T03:49:31.408Z] 8998bd30e6a1: Pulling fs layer [2024-10-04T03:49:31.408Z] 04944245beec: Pulling fs layer [2024-10-04T03:49:31.408Z] 699f458cf7ca: Pulling fs layer [2024-10-04T03:49:31.408Z] 765212b225bb: Pulling fs layer [2024-10-04T03:49:31.408Z] f23df028b6ca: Pulling fs layer [2024-10-04T03:49:31.408Z] d65c8cfc05b1: Pulling fs layer [2024-10-04T03:49:31.408Z] 2437ff75d9bd: Pulling fs layer [2024-10-04T03:49:31.408Z] 765212b225bb: Waiting [2024-10-04T03:49:31.408Z] f23df028b6ca: Waiting [2024-10-04T03:49:31.408Z] d65c8cfc05b1: Waiting [2024-10-04T03:49:31.408Z] 2437ff75d9bd: Waiting [2024-10-04T03:49:31.674Z] 04944245beec: Verifying Checksum [2024-10-04T03:49:31.674Z] 04944245beec: Download complete [2024-10-04T03:49:31.674Z] 765212b225bb: Verifying Checksum [2024-10-04T03:49:31.674Z] 765212b225bb: Download complete [2024-10-04T03:49:31.674Z] f23df028b6ca: Verifying Checksum [2024-10-04T03:49:31.674Z] f23df028b6ca: Download complete [2024-10-04T03:49:31.674Z] d65c8cfc05b1: Verifying Checksum [2024-10-04T03:49:31.674Z] d65c8cfc05b1: Download complete [2024-10-04T03:49:31.941Z] 699f458cf7ca: Verifying Checksum [2024-10-04T03:49:31.941Z] 699f458cf7ca: Download complete [2024-10-04T03:49:32.205Z] 8998bd30e6a1: Verifying Checksum [2024-10-04T03:49:32.205Z] 8998bd30e6a1: Download complete [2024-10-04T03:49:34.773Z] 2437ff75d9bd: Verifying Checksum [2024-10-04T03:49:34.773Z] 2437ff75d9bd: Download complete [2024-10-04T03:49:36.716Z] 8998bd30e6a1: Pull complete [2024-10-04T03:49:36.981Z] 04944245beec: Pull complete [2024-10-04T03:49:38.392Z] 699f458cf7ca: Pull complete [2024-10-04T03:49:38.658Z] 765212b225bb: Pull complete [2024-10-04T03:49:39.616Z] f23df028b6ca: Pull complete [2024-10-04T03:49:39.617Z] d65c8cfc05b1: Pull complete [2024-10-04T03:49:57.836Z] 2437ff75d9bd: Pull complete [2024-10-04T03:49:57.836Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-04T03:49:57.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T03:49:57.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T03:49:58.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-15562 does not seem to be running inside a container [2024-10-04T03:49:58.285Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-04T03:50:00.738Z] $ docker top fc9c90635990c470c1afb24be1beec0ee8e531f769e6a241a085cf9c4aa7c87e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T03:50:01.650Z] ---> job-cost.sh [2024-10-04T03:50:01.650Z] lf-activate-venv: SKIPPING [2024-10-04T03:50:01.650Z] INFO: No Stack... [2024-10-04T03:50:01.915Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-04T03:50:02.868Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T03:50:03.532Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-10-04T03:50:03.532Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T03:50:03.620Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] [2024-10-04T03:50:03.627Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] did not exist. Created. [2024-10-04T03:50:03.635Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T03:50:04.408Z] /w/workspace/device-usb-camera/1@tmp/durable-c23790f0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-04T03:50:05.926Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-04T03:50:05.973Z] Warning: overwriting stash ‘stack-cost’ [2024-10-04T03:50:06.021Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T03:50:06.047Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T03:50:06.156Z] $ docker stop --time=1 fc9c90635990c470c1afb24be1beec0ee8e531f769e6a241a085cf9c4aa7c87e [2024-10-04T03:50:07.601Z] $ docker rm -f --volumes fc9c90635990c470c1afb24be1beec0ee8e531f769e6a241a085cf9c4aa7c87e [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-04T03:50:08.818Z] provisioning config files... [2024-10-04T03:50:08.826Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-352@tmp/config7690184899040998731tmp [Pipeline] { [Pipeline] sh [2024-10-04T03:50:09.186Z] + set +x [2024-10-04T03:50:09.186Z] + curl -s https://codecov.io/bash [2024-10-04T03:50:09.186Z] + bash -s -- [2024-10-04T03:50:09.445Z] [2024-10-04T03:50:09.445Z] _____ _ [2024-10-04T03:50:09.445Z] / ____| | | [2024-10-04T03:50:09.445Z] | | ___ __| | ___ ___ _____ __ [2024-10-04T03:50:09.445Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-04T03:50:09.445Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-04T03:50:09.445Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-04T03:50:09.445Z] Bash-1.0.6 [2024-10-04T03:50:09.445Z] [2024-10-04T03:50:09.445Z] [2024-10-04T03:50:09.446Z] ==> git version 2.25.1 found [2024-10-04T03:50:09.446Z] ==> 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-04T03:50:09.446Z] Release-Date: 2020-01-08 [2024-10-04T03:50:09.446Z] 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-04T03:50:09.446Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-04T03:50:09.446Z] ==> Jenkins CI detected. [2024-10-04T03:50:09.446Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-352 [2024-10-04T03:50:09.446Z] project root: . [2024-10-04T03:50:09.446Z] --> token set from env [2024-10-04T03:50:09.446Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-04T03:50:09.446Z] ==> Running gcov in . (disable via -X gcov) [2024-10-04T03:50:09.446Z] ==> Python coveragepy not found [2024-10-04T03:50:09.446Z] ==> Searching for coverage reports in: [2024-10-04T03:50:09.446Z] + . [2024-10-04T03:50:09.446Z] -> Found 1 reports [2024-10-04T03:50:09.446Z] ==> Detecting git/mercurial file structure [2024-10-04T03:50:09.446Z] ==> Reading reports [2024-10-04T03:50:09.446Z] + ./coverage.out bytes=54772 [2024-10-04T03:50:09.446Z] ==> Appending adjustments [2024-10-04T03:50:09.446Z] https://docs.codecov.io/docs/fixing-reports [2024-10-04T03:50:09.446Z] + Found adjustments [2024-10-04T03:50:09.705Z] ==> Gzipping contents [2024-10-04T03:50:09.705Z] 8.0K /tmp/codecov.DWiO2r.gz [2024-10-04T03:50:09.705Z] ==> Uploading reports [2024-10-04T03:50:09.705Z] url: https://codecov.io [2024-10-04T03:50:09.705Z] query: branch=PR-352&commit=7acaef573cac51ec1a31cc75251856ef56295b26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-352%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=352&job=&cmd_args= [2024-10-04T03:50:09.705Z] -> Pinging Codecov [2024-10-04T03:50:09.705Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-352&commit=7acaef573cac51ec1a31cc75251856ef56295b26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-352%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=352&job=&cmd_args= [2024-10-04T03:50:09.705Z] -> Uploading to [2024-10-04T03:50:09.705Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/7acaef573cac51ec1a31cc75251856ef56295b26/45834471-0355-483b-aeb9-781aa68f8642.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T035009Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0b97d4840d5c8cdc60105eef4e39103efb41aa2fbbb4d3da99377bc0b867670b [2024-10-04T03:50:09.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T03:50:09.705Z] Dload Upload Total Spent Left Speed [2024-10-04T03:50:09.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 29894 --:--:-- --:--:-- --:--:-- 30026 [2024-10-04T03:50:09.965Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/7acaef573cac51ec1a31cc75251856ef56295b26 [Pipeline] } [2024-10-04T03:50:09.997Z] 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-04T03:50:12.347Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-352/archives ] [2024-10-04T03:50:12.347Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-352/archives [2024-10-04T03:50:12.347Z] total 16 [2024-10-04T03:50:12.347Z] drwxr-xr-x 3 root root 4096 Oct 4 03:36 . [2024-10-04T03:50:12.347Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 03:36 .. [2024-10-04T03:50:12.347Z] drwxr-xr-x 2 root root 4096 Oct 4 03:36 cost [2024-10-04T03:50:12.347Z] -rw-r--r-- 1 root root 89 Oct 4 03:36 cost.csv [2024-10-04T03:50:12.347Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-352/archives [2024-10-04T03:50:12.347Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-352/archives [2024-10-04T03:50:12.347Z] total 16 [2024-10-04T03:50:12.347Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 03:36 . [2024-10-04T03:50:12.347Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 03:36 .. [2024-10-04T03:50:12.347Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 03:36 cost [2024-10-04T03:50:12.347Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 4 03:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-04T03:50:12.735Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T03:50:13.759Z] ---> package-listing.sh [2024-10-04T03:50:13.760Z] ++ facter osfamily [2024-10-04T03:50:13.760Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-04T03:50:14.019Z] + OS_FAMILY=debian [2024-10-04T03:50:14.019Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-352 [2024-10-04T03:50:14.019Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-04T03:50:14.019Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-04T03:50:14.019Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-04T03:50:14.019Z] + PACKAGES=/tmp/packages_start.txt [2024-10-04T03:50:14.019Z] + '[' /w/workspace/foundry_device-usb-camera_PR-352 ']' [2024-10-04T03:50:14.019Z] + PACKAGES=/tmp/packages_end.txt [2024-10-04T03:50:14.019Z] + case "${OS_FAMILY}" in [2024-10-04T03:50:14.019Z] + dpkg -l [2024-10-04T03:50:14.019Z] + grep '^ii' [2024-10-04T03:50:14.019Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-04T03:50:14.019Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-04T03:50:14.019Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-04T03:50:14.019Z] + '[' /w/workspace/foundry_device-usb-camera_PR-352 ']' [2024-10-04T03:50:14.019Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-352/archives/ [2024-10-04T03:50:14.019Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-352/archives/ [Pipeline] echo [2024-10-04T03:50:14.073Z] 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-352/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-04T03:50:14.371Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T03:50:15.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T03:50:15.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T03:50:15.203Z] prd-ubuntu20.04-docker-8c-8g-15558 does not seem to be running inside a container [2024-10-04T03:50:15.232Z] $ 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-352/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-352 -v /w/workspace/foundry_device-usb-camera_PR-352:/w/workspace/foundry_device-usb-camera_PR-352:rw,z -v /w/workspace/foundry_device-usb-camera_PR-352@tmp:/w/workspace/foundry_device-usb-camera_PR-352@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-04T03:50:15.430Z] $ docker top 99ae2080662e967801a1fd9c1c5f86af5763dca62ef6730a8cdaa28aafc305e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T03:50:15.843Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-04T03:50:16.165Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-04T03:50:16.484Z] + ls /var/log/sa-host [2024-10-04T03:50:16.484Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T03:50:16.666Z] provisioning config files... [2024-10-04T03:50:16.675Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-352@tmp/config1624013562012693113tmp [Pipeline] { [Pipeline] echo [2024-10-04T03:50:16.751Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T03:50:17.079Z] ---> create-netrc.sh [Pipeline] } [2024-10-04T03:50:17.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-04T03:50:17.562Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-04T03:50:17.602Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T03:50:17.933Z] ---> sudo-logs.sh [2024-10-04T03:50:17.933Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-04T03:50:18.026Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T03:50:18.366Z] ---> job-cost.sh [2024-10-04T03:50:18.366Z] lf-activate-venv: SKIPPING [2024-10-04T03:50:18.366Z] DEBUG: total: 0.2199999988079071 [2024-10-04T03:50:18.366Z] INFO: Retrieving Stack Cost... [2024-10-04T03:50:18.933Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T03:50:19.193Z] INFO: Archiving Costs [Pipeline] echo [2024-10-04T03:50:19.248Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T03:50:19.585Z] ---> logs-deploy.sh [2024-10-04T03:50:19.585Z] lf-activate-venv: SKIPPING [2024-10-04T03:50:19.585Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-352/1 [2024-10-04T03:50:19.585Z] INFO: archiving workspace using pattern(s): [2024-10-04T03:50:20.523Z] Archives upload complete. [2024-10-04T03:50:20.783Z] INFO: archiving logs to Nexus [2024-10-04T03:50:21.350Z] ---> uname -a: [2024-10-04T03:50:21.350Z] Linux prd-ubuntu20-04-docker-8c-8g-15558 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-04T03:50:21.350Z] [2024-10-04T03:50:21.350Z]