Pull request #365 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5+2a5e649201c18cec9e221fbeb45ba06089b8b7fb (e0a3229d4356dde174bd014bb3dc2f15a6d64d35) 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-ssh2499500566867755842.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-ssh2462134091720282762.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-365/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-365/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10179508296414058961.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-365/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17172605911292844952.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-ssh18014443074096789690.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-365/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-365/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3670287112219916402.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25952 in /w/workspace/foundry_device-usb-camera_PR-365 [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-365 # 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 2a5e649201c18cec9e221fbeb45ba06089b8b7fb into PR head commit e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 Merge succeeded, producing e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 Checking out Revision e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 (PR-365) > 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/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 # 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 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T17:07:06.607Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T17:07:06.840Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T17:07:06.973Z] ========================================================= [2024-11-08T17:07:06.974Z] EdgeX Global Pipelines Version Info [2024-11-08T17:07:06.974Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T17:07:07.746Z] ------------------- [2024-11-08T17:07:07.746Z] stable info: [2024-11-08T17:07:07.746Z] ------------------- [2024-11-08T17:07:07.746Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T17:07:07.746Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T17:07:07.746Z] Message: update stable to v1.0.265 [2024-11-08T17:07:08.317Z] ------------------- [2024-11-08T17:07:08.317Z] experimental info: [2024-11-08T17:07:08.317Z] ------------------- [2024-11-08T17:07:08.317Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T17:07:08.317Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T17:07:08.317Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T17:07:08.529Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-11-08T17:07:08.594Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-11-08T17:07:08.655Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T17:07:08.713Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T17:07:08.775Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T17:07:08.841Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T17:07:08.902Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T17:07:08.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T17:07:09.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T17:07:09.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T17:07:09.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T17:07:09.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-11-08T17:07:09.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T17:07:09.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T17:07:09.380Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T17:07:09.436Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T17:07:09.492Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T17:07:09.548Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T17:07:09.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T17:07:09.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T17:07:09.730Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T17:07:09.789Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T17:07:09.849Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T17:07:09.908Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T17:07:09.972Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T17:07:10.037Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T17:07:10.099Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T17:07:10.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2024-11-08T17:07:10.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2024-11-08T17:07:10.280Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2024-11-08T17:07:10.345Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [Pipeline] echo [2024-11-08T17:07:10.410Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6bbe36 [Pipeline] echo [2024-11-08T17:07:10.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T17:07:10.633Z] provisioning config files... [2024-11-08T17:07:10.650Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-365@tmp/config16392556488388419078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T17:07:11.051Z] ---> ****-login.sh [2024-11-08T17:07:11.052Z] nexus3.edgexfoundry.org:10001 [2024-11-08T17:07:11.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:07:11.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:07:11.313Z] Configure a credential helper to remove this warning. See [2024-11-08T17:07:11.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:07:11.313Z] [2024-11-08T17:07:11.313Z] Login Succeeded [2024-11-08T17:07:11.313Z] nexus3.edgexfoundry.org:10002 [2024-11-08T17:07:11.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:07:11.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:07:11.573Z] Configure a credential helper to remove this warning. See [2024-11-08T17:07:11.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:07:11.573Z] [2024-11-08T17:07:11.573Z] Login Succeeded [2024-11-08T17:07:11.573Z] nexus3.edgexfoundry.org:10003 [2024-11-08T17:07:11.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:07:11.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:07:11.574Z] Configure a credential helper to remove this warning. See [2024-11-08T17:07:11.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:07:11.574Z] [2024-11-08T17:07:11.574Z] Login Succeeded [2024-11-08T17:07:11.574Z] nexus3.edgexfoundry.org:10004 [2024-11-08T17:07:11.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:07:11.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:07:11.832Z] Configure a credential helper to remove this warning. See [2024-11-08T17:07:11.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:07:11.832Z] [2024-11-08T17:07:11.832Z] Login Succeeded [2024-11-08T17:07:11.832Z] ****.io [2024-11-08T17:07:11.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:07:12.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:07:12.092Z] Configure a credential helper to remove this warning. See [2024-11-08T17:07:12.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:07:12.092Z] [2024-11-08T17:07:12.092Z] Login Succeeded [2024-11-08T17:07:12.092Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T17:07:12.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T17:07:12.830Z] + git rev-list -1 --merges e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5~1..e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [Pipeline] echo [2024-11-08T17:07:12.875Z] -----------> git rev-list -1 --merges e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5~1..e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [false] [Pipeline] sh [2024-11-08T17:07:13.198Z] + git log --format=format:%s -1 e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [Pipeline] echo [2024-11-08T17:07:13.238Z] ========================================================= [2024-11-08T17:07:13.238Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T17:07:13.238Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T17:07:13.712Z] + git log --format=format:%s -1 e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [Pipeline] echo [2024-11-08T17:07:13.750Z] [semverPrep] GIT_COMMIT: e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-08T17:07:13.796Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T17:07:14.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T17:07:14.223Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T17:07:14.223Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T17:07:14.223Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T17:07:14.223Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-11-08T17:07:14.223Z] -a /etc/ssh/ssh_known_hosts [2024-11-08T17:07:14.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T17:07:14.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T17:07:14.744Z] [2024-11-08T17:07:14.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T17:07:15.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T17:07:15.148Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T17:07:15.148Z] b85a868b505f: Pulling fs layer [2024-11-08T17:07:15.148Z] e2be974225ed: Pulling fs layer [2024-11-08T17:07:15.148Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T17:07:15.148Z] 988bab9f4d93: Pulling fs layer [2024-11-08T17:07:15.148Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T17:07:15.148Z] eaf3925da568: Pulling fs layer [2024-11-08T17:07:15.148Z] bab4dde63d76: Pulling fs layer [2024-11-08T17:07:15.148Z] bde34c3a00c8: Pulling fs layer [2024-11-08T17:07:15.148Z] b352a97aabf1: Pulling fs layer [2024-11-08T17:07:15.148Z] 4872d77fe225: Pulling fs layer [2024-11-08T17:07:15.148Z] 5851b861e8e6: Pulling fs layer [2024-11-08T17:07:15.148Z] bab4dde63d76: Waiting [2024-11-08T17:07:15.148Z] bde34c3a00c8: Waiting [2024-11-08T17:07:15.148Z] b352a97aabf1: Waiting [2024-11-08T17:07:15.148Z] 4872d77fe225: Waiting [2024-11-08T17:07:15.148Z] 5851b861e8e6: Waiting [2024-11-08T17:07:15.148Z] 1469e6f7b9e6: Waiting [2024-11-08T17:07:15.148Z] eaf3925da568: Waiting [2024-11-08T17:07:15.148Z] 988bab9f4d93: Waiting [2024-11-08T17:07:15.148Z] e2be974225ed: Verifying Checksum [2024-11-08T17:07:15.148Z] e2be974225ed: Download complete [2024-11-08T17:07:15.148Z] 988bab9f4d93: Verifying Checksum [2024-11-08T17:07:15.148Z] 988bab9f4d93: Download complete [2024-11-08T17:07:15.148Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T17:07:15.148Z] 1469e6f7b9e6: Download complete [2024-11-08T17:07:15.148Z] eaf3925da568: Verifying Checksum [2024-11-08T17:07:15.148Z] eaf3925da568: Download complete [2024-11-08T17:07:15.148Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T17:07:15.148Z] 339a4e72a1f5: Download complete [2024-11-08T17:07:15.408Z] bde34c3a00c8: Download complete [2024-11-08T17:07:15.408Z] b352a97aabf1: Verifying Checksum [2024-11-08T17:07:15.408Z] b352a97aabf1: Download complete [2024-11-08T17:07:15.408Z] 4872d77fe225: Download complete [2024-11-08T17:07:15.408Z] 5851b861e8e6: Verifying Checksum [2024-11-08T17:07:15.408Z] 5851b861e8e6: Download complete [2024-11-08T17:07:15.408Z] b85a868b505f: Verifying Checksum [2024-11-08T17:07:15.408Z] b85a868b505f: Download complete [2024-11-08T17:07:15.668Z] bab4dde63d76: Verifying Checksum [2024-11-08T17:07:15.668Z] bab4dde63d76: Download complete [2024-11-08T17:07:16.608Z] b85a868b505f: Pull complete [2024-11-08T17:07:16.608Z] e2be974225ed: Pull complete [2024-11-08T17:07:17.189Z] 339a4e72a1f5: Pull complete [2024-11-08T17:07:17.189Z] 988bab9f4d93: Pull complete [2024-11-08T17:07:17.448Z] 1469e6f7b9e6: Pull complete [2024-11-08T17:07:17.448Z] eaf3925da568: Pull complete [2024-11-08T17:07:19.359Z] bab4dde63d76: Pull complete [2024-11-08T17:07:19.359Z] bde34c3a00c8: Pull complete [2024-11-08T17:07:19.359Z] b352a97aabf1: Pull complete [2024-11-08T17:07:19.619Z] 4872d77fe225: Pull complete [2024-11-08T17:07:19.619Z] 5851b861e8e6: Pull complete [2024-11-08T17:07:19.619Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T17:07:19.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T17:07:19.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T17:07:19.935Z] prd-ubuntu20.04-docker-8c-8g-25952 does not seem to be running inside a container [2024-11-08T17:07:19.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-365 -v /w/workspace/foundry_device-usb-camera_PR-365:/w/workspace/foundry_device-usb-camera_PR-365:rw,z -v /w/workspace/foundry_device-usb-camera_PR-365@tmp:/w/workspace/foundry_device-usb-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T17:07:23.308Z] $ docker top 2644a398027ff8ef2d7e0374be78d24a6229c3088045c35b4b9e462e56b090ff -eo pid,comm [2024-11-08T17:07:23.370Z] 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-11-08T17:07:23.370Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T17:07:23.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T17:07:23.532Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T17:07:23.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T17:07:23.653Z] $ docker exec 2644a398027ff8ef2d7e0374be78d24a6229c3088045c35b4b9e462e56b090ff ssh-agent [2024-11-08T17:07:23.771Z] SSH_AUTH_SOCK=/tmp/ssh-8A3cZAt3qLSt/agent.32 [2024-11-08T17:07:23.771Z] SSH_AGENT_PID=38 [2024-11-08T17:07:23.779Z] Running ssh-add (command line suppressed) [2024-11-08T17:07:23.874Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-365@tmp/private_key_3221367264383296409.key (/w/workspace/foundry_device-usb-camera_PR-365@tmp/private_key_3221367264383296409.key) [2024-11-08T17:07:23.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T17:07:24.245Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T17:07:24.268Z] $ docker exec --env ******** --env ******** 2644a398027ff8ef2d7e0374be78d24a6229c3088045c35b4b9e462e56b090ff ssh-agent -k [2024-11-08T17:07:24.368Z] unset SSH_AUTH_SOCK; [2024-11-08T17:07:24.369Z] unset SSH_AGENT_PID; [2024-11-08T17:07:24.369Z] echo Agent pid 38 killed; [2024-11-08T17:07:24.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T17:07:24.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T17:07:24.489Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T17:07:24.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T17:07:24.611Z] $ docker exec 2644a398027ff8ef2d7e0374be78d24a6229c3088045c35b4b9e462e56b090ff ssh-agent [2024-11-08T17:07:24.733Z] SSH_AUTH_SOCK=/tmp/ssh-FNXVzSNnB5ez/agent.71 [2024-11-08T17:07:24.733Z] SSH_AGENT_PID=77 [2024-11-08T17:07:24.738Z] Running ssh-add (command line suppressed) [2024-11-08T17:07:24.834Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-365@tmp/private_key_9003054473691862583.key (/w/workspace/foundry_device-usb-camera_PR-365@tmp/private_key_9003054473691862583.key) [2024-11-08T17:07:24.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T17:07:25.196Z] + git semver init [2024-11-08T17:07:25.456Z] 2024-11-08 17:07:25,364 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T17:07:25.456Z] 2024-11-08 17:07:25,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-365/.semver [2024-11-08T17:07:25.456Z] 2024-11-08 17:07:25,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-365/.semver [2024-11-08T17:07:25.456Z] 2024-11-08 17:07:25,365 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-365/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-365, universal_newlines=False, shell=None, istream=None) [2024-11-08T17:07:27.366Z] 2024-11-08 17:07:27,025 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-365/.git/info/exclude [2024-11-08T17:07:27.366Z] 2024-11-08 17:07:27,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-365/.semver/PR-365 with force:False [2024-11-08T17:07:27.366Z] 2024-11-08 17:07:27,025 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-365/.semver/PR-365 [2024-11-08T17:07:27.366Z] 2024-11-08 17:07:27,029 [execute] INFO git cat-file --batch-check [2024-11-08T17:07:27.366Z] 2024-11-08 17:07:27,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-365/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T17:07:27.366Z] 2024-11-08 17:07:27,036 [execute] INFO git cat-file --batch [2024-11-08T17:07:27.366Z] 2024-11-08 17:07:27,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-365/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T17:07:27.366Z] 2024-11-08 17:07:27,041 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-365/.semver/PR-365 [2024-11-08T17:07:27.366Z] 0.0.0 [Pipeline] } [2024-11-08T17:07:27.395Z] $ docker exec --env ******** --env ******** 2644a398027ff8ef2d7e0374be78d24a6229c3088045c35b4b9e462e56b090ff ssh-agent -k [2024-11-08T17:07:27.488Z] unset SSH_AUTH_SOCK; [2024-11-08T17:07:27.488Z] unset SSH_AGENT_PID; [2024-11-08T17:07:27.489Z] echo Agent pid 77 killed; [2024-11-08T17:07:27.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T17:07:27.957Z] + git semver [Pipeline] } [2024-11-08T17:07:28.243Z] $ docker stop --time=1 2644a398027ff8ef2d7e0374be78d24a6229c3088045c35b4b9e462e56b090ff [2024-11-08T17:07:29.522Z] $ docker rm -f --volumes 2644a398027ff8ef2d7e0374be78d24a6229c3088045c35b4b9e462e56b090ff [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T17:07:29.944Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T17:07:30.258Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T17:07:30.282Z] [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-11-08T17:07:31.010Z] provisioning config files... [2024-11-08T17:07:31.021Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-365@tmp/config18443271286841582286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T17:07:31.390Z] ---> ****-login.sh [2024-11-08T17:07:31.390Z] nexus3.edgexfoundry.org:10001 [2024-11-08T17:07:31.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:07:31.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:07:31.390Z] Configure a credential helper to remove this warning. See [2024-11-08T17:07:31.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:07:31.390Z] [2024-11-08T17:07:31.390Z] Login Succeeded [2024-11-08T17:07:31.390Z] nexus3.edgexfoundry.org:10002 [2024-11-08T17:07:31.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:07:31.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:07:31.391Z] Configure a credential helper to remove this warning. See [2024-11-08T17:07:31.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:07:31.391Z] [2024-11-08T17:07:31.391Z] Login Succeeded [2024-11-08T17:07:31.391Z] nexus3.edgexfoundry.org:10003 [2024-11-08T17:07:31.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:07:31.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:07:31.651Z] Configure a credential helper to remove this warning. See [2024-11-08T17:07:31.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:07:31.651Z] [2024-11-08T17:07:31.651Z] Login Succeeded [2024-11-08T17:07:31.651Z] nexus3.edgexfoundry.org:10004 [2024-11-08T17:07:31.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:07:31.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:07:31.651Z] Configure a credential helper to remove this warning. See [2024-11-08T17:07:31.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:07:31.652Z] [2024-11-08T17:07:31.652Z] Login Succeeded [2024-11-08T17:07:31.652Z] ****.io [2024-11-08T17:07:31.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:07:31.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:07:31.913Z] Configure a credential helper to remove this warning. See [2024-11-08T17:07:31.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:07:31.913Z] [2024-11-08T17:07:31.913Z] Login Succeeded [2024-11-08T17:07:32.174Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T17:07:32.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T17:07:32.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T17:07:32.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T17:07:32.511Z] ========================================================= [2024-11-08T17:07:32.511Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T17:07:32.511Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T17:07:33.031Z] + 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-11-08T17:07:33.031Z] Sending build context to Docker daemon 20.67MB [2024-11-08T17:07:33.031Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T17:07:33.031Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-08T17:07:33.290Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T17:07:33.290Z] 43c4264eed91: Pulling fs layer [2024-11-08T17:07:33.290Z] 4cc291be95ef: Pulling fs layer [2024-11-08T17:07:33.290Z] 2ac1f1163629: Pulling fs layer [2024-11-08T17:07:33.290Z] 5c3c966382ef: Pulling fs layer [2024-11-08T17:07:33.290Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T17:07:33.290Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T17:07:33.290Z] 9f66e0745190: Pulling fs layer [2024-11-08T17:07:33.290Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T17:07:33.290Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T17:07:33.290Z] 4f4fb700ef54: Waiting [2024-11-08T17:07:33.290Z] 9f66e0745190: Waiting [2024-11-08T17:07:33.290Z] 5d5c8e513c77: Waiting [2024-11-08T17:07:33.290Z] f49a43e4bbc0: Waiting [2024-11-08T17:07:33.290Z] 561ebcabdf7f: Waiting [2024-11-08T17:07:33.290Z] 5c3c966382ef: Waiting [2024-11-08T17:07:33.291Z] 4cc291be95ef: Verifying Checksum [2024-11-08T17:07:33.291Z] 4cc291be95ef: Download complete [2024-11-08T17:07:33.291Z] 5c3c966382ef: Verifying Checksum [2024-11-08T17:07:33.291Z] 5c3c966382ef: Download complete [2024-11-08T17:07:33.291Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T17:07:33.291Z] 4f4fb700ef54: Download complete [2024-11-08T17:07:33.291Z] 5d5c8e513c77: Verifying Checksum [2024-11-08T17:07:33.291Z] 5d5c8e513c77: Download complete [2024-11-08T17:07:33.291Z] 43c4264eed91: Download complete [2024-11-08T17:07:33.291Z] 9f66e0745190: Verifying Checksum [2024-11-08T17:07:33.291Z] 9f66e0745190: Download complete [2024-11-08T17:07:33.550Z] 43c4264eed91: Pull complete [2024-11-08T17:07:33.550Z] 561ebcabdf7f: Download complete [2024-11-08T17:07:33.550Z] 4cc291be95ef: Pull complete [2024-11-08T17:07:33.808Z] 2ac1f1163629: Download complete [2024-11-08T17:07:33.808Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T17:07:33.808Z] f49a43e4bbc0: Download complete [2024-11-08T17:07:37.095Z] 2ac1f1163629: Pull complete [2024-11-08T17:07:37.095Z] 5c3c966382ef: Pull complete [2024-11-08T17:07:37.095Z] 4f4fb700ef54: Pull complete [2024-11-08T17:07:37.095Z] 5d5c8e513c77: Pull complete [2024-11-08T17:07:37.353Z] 9f66e0745190: Pull complete [2024-11-08T17:07:39.888Z] f49a43e4bbc0: Pull complete [2024-11-08T17:07:39.888Z] 561ebcabdf7f: Pull complete [2024-11-08T17:07:39.888Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T17:07:39.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T17:07:39.888Z] ---> 3a752c3f9dda [2024-11-08T17:07:39.888Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-08T17:07:44.135Z] ---> Running in 5986ccad664c [2024-11-08T17:07:44.135Z] Removing intermediate container 5986ccad664c [2024-11-08T17:07:44.135Z] ---> 8740bdd23823 [2024-11-08T17:07:44.135Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T17:07:44.135Z] ---> Running in 65d219654250 [2024-11-08T17:07:44.135Z] Removing intermediate container 65d219654250 [2024-11-08T17:07:44.135Z] ---> 53fb20d778e4 [2024-11-08T17:07:44.135Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-08T17:07:44.135Z] ---> Running in 34834cec0795 [2024-11-08T17:07:44.135Z] Removing intermediate container 34834cec0795 [2024-11-08T17:07:44.135Z] ---> c338f8906839 [2024-11-08T17:07:44.135Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-08T17:07:44.135Z] ---> Running in 28f563ae2664 [2024-11-08T17:07:44.135Z] Removing intermediate container 28f563ae2664 [2024-11-08T17:07:44.135Z] ---> a2edf995beb2 [2024-11-08T17:07:44.135Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T17:07:44.135Z] ---> Running in 608b4946b0ef [2024-11-08T17:07:44.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T17:07:44.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T17:07:44.962Z] (1/14) Installing libintl (0.22.5-r0) [2024-11-08T17:07:44.962Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-11-08T17:07:44.962Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-11-08T17:07:44.962Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-11-08T17:07:44.962Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-11-08T17:07:44.962Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-11-08T17:07:44.962Z] (7/14) Installing udev-init-scripts (35-r1) [2024-11-08T17:07:44.962Z] (8/14) Installing libeconf (0.6.3-r0) [2024-11-08T17:07:44.962Z] (9/14) Installing libblkid (2.40.1-r1) [2024-11-08T17:07:44.962Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-11-08T17:07:44.962Z] (11/14) Installing kmod-libs (32-r0) [2024-11-08T17:07:44.962Z] (12/14) Installing eudev (3.2.14-r2) [2024-11-08T17:07:44.962Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-11-08T17:07:44.962Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-11-08T17:07:44.962Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T17:07:44.962Z] Executing eudev-3.2.14-r2.trigger [2024-11-08T17:07:44.962Z] OK: 253 MiB in 68 packages [2024-11-08T17:07:45.529Z] Removing intermediate container 608b4946b0ef [2024-11-08T17:07:45.529Z] ---> 085a0f9ac496 [2024-11-08T17:07:45.529Z] Step 8/13 : WORKDIR /device-usb-camera [2024-11-08T17:07:45.529Z] ---> Running in 93c8c69866aa [2024-11-08T17:07:45.529Z] Removing intermediate container 93c8c69866aa [2024-11-08T17:07:45.529Z] ---> 5be44178e2f3 [2024-11-08T17:07:45.529Z] Step 9/13 : COPY go.mod vendor* ./ [2024-11-08T17:07:45.787Z] ---> f70475bacf17 [2024-11-08T17:07:45.787Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T17:07:45.787Z] ---> Running in dbd982493dbc [2024-11-08T17:07:45.796Z] Still waiting to schedule task [2024-11-08T17:07:45.796Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-08T17:08:32.458Z] Removing intermediate container dbd982493dbc [2024-11-08T17:08:32.458Z] ---> 538f374f8322 [2024-11-08T17:08:32.458Z] Step 11/13 : COPY . . [2024-11-08T17:08:32.458Z] ---> eeaea3b6a61f [2024-11-08T17:08:32.458Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-08T17:08:32.458Z] ---> Running in ec28625b5733 [2024-11-08T17:08:32.458Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T17:08:32.458Z] Dload Upload Total Spent Left Speed [2024-11-08T17:08:32.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8903 0 --:--:-- --:--:-- --:--:-- 9000 [2024-11-08T17:08:32.458Z] Removing intermediate container ec28625b5733 [2024-11-08T17:08:32.458Z] ---> 4aaa84f568ae [2024-11-08T17:08:32.458Z] Step 13/13 : RUN ${MAKE} [2024-11-08T17:08:32.458Z] ---> Running in fc37d1ecf6ac [2024-11-08T17:08:32.458Z] noop [2024-11-08T17:08:32.458Z] Removing intermediate container fc37d1ecf6ac [2024-11-08T17:08:32.458Z] ---> 105c7c046e86 [2024-11-08T17:08:32.458Z] Successfully built 105c7c046e86 [2024-11-08T17:08:32.458Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T17:08:32.942Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T17:08:32.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T17:08:33.113Z] prd-ubuntu20.04-docker-8c-8g-25952 does not seem to be running inside a container [2024-11-08T17:08:33.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-365 -v /w/workspace/foundry_device-usb-camera_PR-365:/w/workspace/foundry_device-usb-camera_PR-365:rw,z -v /w/workspace/foundry_device-usb-camera_PR-365@tmp:/w/workspace/foundry_device-usb-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T17:08:33.471Z] $ docker top 45ad783b44f05da83cefc6e6f88180180b0da4646fa0a5f59e978830a2420ab8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T17:08:33.890Z] + go version [2024-11-08T17:08:33.890Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T17:08:33.922Z] $ docker stop --time=1 45ad783b44f05da83cefc6e6f88180180b0da4646fa0a5f59e978830a2420ab8 [2024-11-08T17:08:35.178Z] $ docker rm -f --volumes 45ad783b44f05da83cefc6e6f88180180b0da4646fa0a5f59e978830a2420ab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T17:08:35.955Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T17:08:35.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T17:08:36.124Z] prd-ubuntu20.04-docker-8c-8g-25952 does not seem to be running inside a container [2024-11-08T17:08:36.154Z] $ 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-365 -v /w/workspace/foundry_device-usb-camera_PR-365:/w/workspace/foundry_device-usb-camera_PR-365:rw,z -v /w/workspace/foundry_device-usb-camera_PR-365@tmp:/w/workspace/foundry_device-usb-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T17:08:36.466Z] $ docker top d0bde666b074b8e6d937a2591337b7cc21080af94cd2faa79f2099ef3bcea08e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T17:08:36.871Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-365 [Pipeline] fileExists [Pipeline] sh [2024-11-08T17:08:37.255Z] + make test [2024-11-08T17:08:37.255Z] go test ./... -coverprofile=coverage.out ./... [2024-11-08T17:08:39.165Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-11-08T17:08:57.980Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-11-08T17:08:57.980Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2024-11-08T17:09:10.183Z] go vet ./... [2024-11-08T17:09:15.454Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T17:09:15.454Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T17:09:15.454Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T17:09:15.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T17:09:15.538Z] $ docker stop --time=1 d0bde666b074b8e6d937a2591337b7cc21080af94cd2faa79f2099ef3bcea08e [2024-11-08T17:09:19.625Z] $ docker rm -f --volumes d0bde666b074b8e6d937a2591337b7cc21080af94cd2faa79f2099ef3bcea08e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T17:09:20.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T17:09:20.365Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T17:09:21.033Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25953 in /w/workspace/foundry_device-usb-camera_PR-365 [Pipeline] { [2024-11-08T17:09:21.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] ws [2024-11-08T17:09:21.194Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-11-08T17:09:21.404Z] + ls -al . [2024-11-08T17:09:21.404Z] total 288 [2024-11-08T17:09:21.404Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 17:08 . [2024-11-08T17:09:21.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 17:06 .. [2024-11-08T17:09:21.404Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 17:08 .git [2024-11-08T17:09:21.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:07 .github [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 8 17:07 .gitignore [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 203 Nov 8 17:07 .golangci.yml [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 17:07 .hadolint.yml [2024-11-08T17:09:21.404Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 17:07 .semver [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 19367 Nov 8 17:07 Attribution.txt [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 8 17:07 CHANGELOG.md [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 2440 Nov 8 17:07 Dockerfile [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 17:07 GOVERNANCE.md [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 17:07 Jenkinsfile [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 17:07 LICENSE [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 3193 Nov 8 17:07 Makefile [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 17:07 OWNERS.md [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 8 17:07 README.md [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 17:07 VERSION [2024-11-08T17:09:21.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:07 bin [2024-11-08T17:09:21.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:07 cmd [2024-11-08T17:09:21.404Z] -rw-r--r-- 1 jenkins jenkins 54772 Nov 8 17:08 coverage.out [2024-11-08T17:09:21.404Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 8 17:07 docker-entrypoint.sh [2024-11-08T17:09:21.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:07 docs [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 6515 Nov 8 17:07 go.mod [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 88539 Nov 8 17:07 go.sum [2024-11-08T17:09:21.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:07 internal [2024-11-08T17:09:21.404Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 17:07 version.go [2024-11-08T17:09:24.289Z] Selected Git installation does not exist. Using Default [2024-11-08T17:09:24.289Z] The recommended git tool is: NONE [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T17:09:24.713Z] + 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=e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 --label arch=amd64 --label version=0.0.0 . [2024-11-08T17:09:24.713Z] Sending build context to Docker daemon 20.72MB [2024-11-08T17:09:24.713Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T17:09:24.713Z] Step 2/37 : FROM ${BASE} AS builder [2024-11-08T17:09:24.713Z] ---> 105c7c046e86 [2024-11-08T17:09:24.713Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-11-08T17:09:25.281Z] ---> Running in 49ef0b2c9a26 [2024-11-08T17:09:25.281Z] Removing intermediate container 49ef0b2c9a26 [2024-11-08T17:09:25.281Z] ---> 5ab50e9fe0d7 [2024-11-08T17:09:25.281Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T17:09:25.281Z] ---> Running in f2b62113b8a7 [2024-11-08T17:09:25.281Z] Removing intermediate container f2b62113b8a7 [2024-11-08T17:09:25.281Z] ---> 9e17bb148581 [2024-11-08T17:09:25.281Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-08T17:09:25.541Z] ---> Running in 12e369f6e8b4 [2024-11-08T17:09:25.541Z] Removing intermediate container 12e369f6e8b4 [2024-11-08T17:09:25.541Z] ---> bd7d0337f582 [2024-11-08T17:09:25.541Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-08T17:09:25.541Z] ---> Running in 5d9799f3bd83 [2024-11-08T17:09:25.541Z] Removing intermediate container 5d9799f3bd83 [2024-11-08T17:09:25.541Z] ---> eca03ea4e853 [2024-11-08T17:09:25.541Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T17:09:25.541Z] ---> Running in 06d89bd5d609 [2024-11-08T17:09:25.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T17:09:26.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T17:09:26.320Z] OK: 253 MiB in 68 packages [2024-11-08T17:09:26.578Z] Removing intermediate container 06d89bd5d609 [2024-11-08T17:09:26.578Z] ---> bd5d405e2b07 [2024-11-08T17:09:26.578Z] Step 8/37 : WORKDIR /device-usb-camera [2024-11-08T17:09:26.578Z] ---> Running in 34bdbef21748 [2024-11-08T17:09:26.578Z] Removing intermediate container 34bdbef21748 [2024-11-08T17:09:26.578Z] ---> 72df1da22a56 [2024-11-08T17:09:26.578Z] Step 9/37 : COPY go.mod vendor* ./ [2024-11-08T17:09:26.838Z] ---> 5d95e4971f08 [2024-11-08T17:09:26.838Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T17:09:26.838Z] ---> Running in 53eba0350e1a [2024-11-08T17:09:27.404Z] Removing intermediate container 53eba0350e1a [2024-11-08T17:09:27.404Z] ---> d0c997c9f422 [2024-11-08T17:09:27.404Z] Step 11/37 : COPY . . [2024-11-08T17:09:28.374Z] ---> 83c213a07a09 [2024-11-08T17:09:28.374Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-08T17:09:28.374Z] ---> Running in 076b43b2fc33 [2024-11-08T17:09:28.633Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T17:09:28.633Z] Dload Upload Total Spent Left Speed [2024-11-08T17:09:28.633Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39263 0 --:--:-- --:--:-- --:--:-- 40846 [2024-11-08T17:09:28.831Z] using credential edgex-jenkins-ssh [2024-11-08T17:09:28.852Z] Cloning the remote Git repository [2024-11-08T17:09:28.892Z] Removing intermediate container 076b43b2fc33 [2024-11-08T17:09:28.892Z] ---> f375b52b2750 [2024-11-08T17:09:28.892Z] Step 13/37 : RUN ${MAKE} [2024-11-08T17:09:28.892Z] ---> Running in b7206d3e2361 [2024-11-08T17:09:29.151Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-11-08T17:09:28.894Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-11-08T17:09:28.996Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-11-08T17:09:29.168Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-11-08T17:09:29.169Z] > git --version # timeout=10 [2024-11-08T17:09:29.190Z] > git --version # 'git version 2.25.1' [2024-11-08T17:09:29.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T17:09:29.342Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T17:09:32.126Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-11-08T17:09:32.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T17:09:33.057Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-11-08T17:09:33.710Z] Merging remotes/origin/main commit 2a5e649201c18cec9e221fbeb45ba06089b8b7fb into PR head commit e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [2024-11-08T17:09:34.009Z] Merge succeeded, producing e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [2024-11-08T17:09:34.009Z] Checking out Revision e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 (PR-365) [2024-11-08T17:09:33.096Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-11-08T17:09:33.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T17:09:33.124Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-08T17:09:33.722Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T17:09:33.805Z] > git checkout -f e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 # timeout=10 [2024-11-08T17:09:33.901Z] > git remote # timeout=10 [2024-11-08T17:09:33.921Z] > git config --get remote.origin.url # timeout=10 [2024-11-08T17:09:33.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T17:09:33.959Z] > git merge 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 [2024-11-08T17:09:33.985Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-08T17:09:34.009Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T17:09:34.023Z] > git checkout -f e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 # timeout=10 [2024-11-08T17:09:34.521Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-08T17:09:34.561Z] > git --version # timeout=10 [2024-11-08T17:09:34.573Z] > git --version # 'git version 2.25.1' [2024-11-08T17:09:34.595Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T17:09:39.645Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T17:09:39.645Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T17:09:39.645Z] Dload Upload Total Spent Left Speed [2024-11-08T17:09:39.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2024-11-08T17:09:39.996Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T17:09:40.344Z] + sudo tee /etc/docker/daemon.new [2024-11-08T17:09:40.344Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T17:09:40.344Z] { [2024-11-08T17:09:40.344Z] "registry-mirrors": [ [2024-11-08T17:09:40.344Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T17:09:40.344Z] ], [2024-11-08T17:09:40.344Z] "bip": "10.250.0.254/24", [2024-11-08T17:09:40.344Z] "hosts": [ [2024-11-08T17:09:40.344Z] "tcp://0.0.0.0:5555", [2024-11-08T17:09:40.344Z] "unix:///var/run/docker.sock" [2024-11-08T17:09:40.344Z] ], [2024-11-08T17:09:40.344Z] "mtu": 1458, [2024-11-08T17:09:40.344Z] "selinux-enabled": true, [2024-11-08T17:09:40.344Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T17:09:40.344Z] } [Pipeline] sh [2024-11-08T17:09:40.701Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T17:09:41.055Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T17:09:59.384Z] provisioning config files... [2024-11-08T17:09:59.422Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config9723367165831870535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T17:09:59.923Z] ---> ****-login.sh [2024-11-08T17:09:59.923Z] nexus3.edgexfoundry.org:10001 [2024-11-08T17:10:00.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:10:00.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:10:00.469Z] Configure a credential helper to remove this warning. See [2024-11-08T17:10:00.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:10:00.469Z] [2024-11-08T17:10:00.469Z] Login Succeeded [2024-11-08T17:10:00.469Z] nexus3.edgexfoundry.org:10002 [2024-11-08T17:10:00.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:10:01.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:10:01.009Z] Configure a credential helper to remove this warning. See [2024-11-08T17:10:01.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:10:01.009Z] [2024-11-08T17:10:01.009Z] Login Succeeded [2024-11-08T17:10:01.009Z] nexus3.edgexfoundry.org:10003 [2024-11-08T17:10:01.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:10:01.237Z] Removing intermediate container b7206d3e2361 [2024-11-08T17:10:01.237Z] ---> 507bdf68084c [2024-11-08T17:10:01.237Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-11-08T17:10:01.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:10:01.288Z] Configure a credential helper to remove this warning. See [2024-11-08T17:10:01.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:10:01.288Z] [2024-11-08T17:10:01.288Z] Login Succeeded [2024-11-08T17:10:01.288Z] nexus3.edgexfoundry.org:10004 [2024-11-08T17:10:01.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:10:01.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:10:01.559Z] Configure a credential helper to remove this warning. See [2024-11-08T17:10:01.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:10:01.559Z] [2024-11-08T17:10:01.559Z] Login Succeeded [2024-11-08T17:10:01.559Z] ****.io [2024-11-08T17:10:01.811Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-11-08T17:10:01.811Z] 8411072a22a5: Pulling fs layer [2024-11-08T17:10:01.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T17:10:02.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T17:10:02.102Z] Configure a credential helper to remove this warning. See [2024-11-08T17:10:02.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T17:10:02.102Z] [2024-11-08T17:10:02.102Z] Login Succeeded [2024-11-08T17:10:02.102Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T17:10:02.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-11-08T17:10:02.378Z] 8411072a22a5: Verifying Checksum [2024-11-08T17:10:02.378Z] 8411072a22a5: Download complete [Pipeline] echo [2024-11-08T17:10:02.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T17:10:02.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-11-08T17:10:02.645Z] 8411072a22a5: Pull complete [2024-11-08T17:10:02.645Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-11-08T17:10:02.645Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-11-08T17:10:02.645Z] ---> 1ac78cb06e13 [2024-11-08T17:10:02.645Z] Step 15/37 : FROM alpine:3.20 [Pipeline] echo [2024-11-08T17:10:02.657Z] ========================================================= [2024-11-08T17:10:02.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T17:10:02.658Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-11-08T17:10:02.903Z] 3.20: Pulling from library/alpine [Pipeline] sh [2024-11-08T17:10:03.162Z] 43c4264eed91: Already exists [2024-11-08T17:10:03.162Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T17:10:03.162Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T17:10:03.162Z] ---> 91ef0af61f39 [2024-11-08T17:10:03.162Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-08T17:10:03.219Z] + 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-11-08T17:10:03.738Z] ---> Running in 4846efd8f58d [2024-11-08T17:10:03.738Z] Removing intermediate container 4846efd8f58d [2024-11-08T17:10:03.738Z] ---> 52bbfe69646e [2024-11-08T17:10:03.738Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-11-08T17:10:03.738Z] ---> Running in 3e30a62a42b7 [2024-11-08T17:10:03.803Z] Sending build context to Docker daemon 10.6MB [2024-11-08T17:10:03.803Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T17:10:03.803Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-08T17:10:03.803Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T17:10:03.803Z] cf04c63912e1: Pulling fs layer [2024-11-08T17:10:03.803Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T17:10:03.803Z] a37a00ec5f00: Pulling fs layer [2024-11-08T17:10:03.803Z] 50b3750afda1: Pulling fs layer [2024-11-08T17:10:03.803Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T17:10:03.803Z] 80978eb59214: Pulling fs layer [2024-11-08T17:10:03.803Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T17:10:03.803Z] c5a475d317c9: Pulling fs layer [2024-11-08T17:10:03.803Z] 80978eb59214: Waiting [2024-11-08T17:10:03.803Z] c9f46d7d2bd2: Waiting [2024-11-08T17:10:03.803Z] c5a475d317c9: Waiting [2024-11-08T17:10:03.803Z] 50b3750afda1: Waiting [2024-11-08T17:10:03.803Z] 4f4fb700ef54: Waiting [2024-11-08T17:10:03.803Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T17:10:03.803Z] 55b35a11ae5e: Download complete [2024-11-08T17:10:03.803Z] 50b3750afda1: Verifying Checksum [2024-11-08T17:10:03.803Z] 50b3750afda1: Download complete [2024-11-08T17:10:03.803Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T17:10:03.803Z] 4f4fb700ef54: Download complete [2024-11-08T17:10:03.803Z] 80978eb59214: Verifying Checksum [2024-11-08T17:10:03.803Z] 80978eb59214: Download complete [2024-11-08T17:10:03.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T17:10:03.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T17:10:04.085Z] cf04c63912e1: Verifying Checksum [2024-11-08T17:10:04.085Z] cf04c63912e1: Download complete [2024-11-08T17:10:04.257Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-11-08T17:10:04.257Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-11-08T17:10:04.257Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-11-08T17:10:04.257Z] (4/115) Installing libxau (1.0.11-r4) [2024-11-08T17:10:04.257Z] (5/115) Installing libmd (1.1.0-r0) [2024-11-08T17:10:04.257Z] (6/115) Installing libbsd (0.12.2-r0) [2024-11-08T17:10:04.257Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-11-08T17:10:04.257Z] (8/115) Installing libxcb (1.16.1-r0) [2024-11-08T17:10:04.257Z] (9/115) Installing libx11 (1.8.9-r1) [2024-11-08T17:10:04.357Z] c5a475d317c9: Verifying Checksum [2024-11-08T17:10:04.358Z] c5a475d317c9: Download complete [2024-11-08T17:10:04.518Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-11-08T17:10:04.518Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-11-08T17:10:04.518Z] (12/115) Installing libdrm (2.4.120-r0) [2024-11-08T17:10:04.518Z] (13/115) Installing libxext (1.3.6-r2) [2024-11-08T17:10:04.518Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-11-08T17:10:04.518Z] (15/115) Installing libffi (3.4.6-r0) [2024-11-08T17:10:04.518Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-11-08T17:10:04.518Z] (17/115) Installing libva (2.21.0-r0) [2024-11-08T17:10:04.518Z] (18/115) Installing libvdpau (1.5-r3) [2024-11-08T17:10:04.518Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T17:10:04.518Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T17:10:04.518Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-11-08T17:10:04.518Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-11-08T17:10:04.518Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-11-08T17:10:04.518Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-11-08T17:10:04.518Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-11-08T17:10:04.518Z] (26/115) Installing imath (3.1.12-r0) [2024-11-08T17:10:04.518Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-11-08T17:10:04.518Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-11-08T17:10:04.518Z] (29/115) Installing giflib (5.2.2-r0) [2024-11-08T17:10:04.518Z] (30/115) Installing libhwy (1.0.7-r0) [2024-11-08T17:10:04.518Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-11-08T17:10:04.776Z] (32/115) Installing lcms2 (2.16-r0) [2024-11-08T17:10:04.776Z] (33/115) Installing libpng (1.6.44-r0) [2024-11-08T17:10:04.776Z] (34/115) Installing libjxl (0.10.2-r0) [2024-11-08T17:10:04.776Z] (35/115) Installing lame-libs (3.100-r5) [2024-11-08T17:10:04.776Z] (36/115) Installing opus (1.5.2-r0) [2024-11-08T17:10:04.776Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-11-08T17:10:04.776Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-11-08T17:10:04.776Z] (39/115) Installing soxr (0.1.3-r7) [2024-11-08T17:10:04.776Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-11-08T17:10:04.776Z] (41/115) Installing libogg (1.3.5-r5) [2024-11-08T17:10:04.776Z] (42/115) Installing libtheora (1.1.1-r18) [2024-11-08T17:10:04.776Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-11-08T17:10:04.776Z] (44/115) Installing libvpx (1.14.1-r0) [2024-11-08T17:10:04.776Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-11-08T17:10:04.776Z] (46/115) Installing libwebp (1.3.2-r0) [2024-11-08T17:10:04.776Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-11-08T17:10:04.776Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-11-08T17:10:04.776Z] (49/115) Installing numactl (2.0.18-r0) [2024-11-08T17:10:04.776Z] (50/115) Installing x265-libs (3.6-r0) [2024-11-08T17:10:04.950Z] cf04c63912e1: Pull complete [2024-11-08T17:10:05.036Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-11-08T17:10:05.036Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-11-08T17:10:05.036Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-11-08T17:10:05.036Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-11-08T17:10:05.036Z] (55/115) Installing libexpat (2.6.4-r0) [2024-11-08T17:10:05.036Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-11-08T17:10:05.036Z] (57/115) Installing freetype (2.13.2-r0) [2024-11-08T17:10:05.036Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-11-08T17:10:05.036Z] (59/115) Installing fribidi (1.0.15-r0) [2024-11-08T17:10:05.036Z] (60/115) Installing libintl (0.22.5-r0) [2024-11-08T17:10:05.036Z] (61/115) Installing libeconf (0.6.3-r0) [2024-11-08T17:10:05.036Z] (62/115) Installing libblkid (2.40.1-r1) [2024-11-08T17:10:05.036Z] (63/115) Installing libmount (2.40.1-r1) [2024-11-08T17:10:05.036Z] (64/115) Installing pcre2 (10.43-r0) [2024-11-08T17:10:05.036Z] (65/115) Installing glib (2.80.5-r0) [2024-11-08T17:10:05.297Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-11-08T17:10:05.297Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-11-08T17:10:05.297Z] (68/115) Installing libunibreak (6.1-r0) [2024-11-08T17:10:05.297Z] (69/115) Installing libass (0.17.2-r0) [2024-11-08T17:10:05.297Z] (70/115) Installing libbluray (1.3.4-r1) [2024-11-08T17:10:05.297Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2024-11-08T17:10:05.297Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-11-08T17:10:05.297Z] (73/115) Installing cjson (1.7.18-r0) [2024-11-08T17:10:05.297Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-11-08T17:10:05.297Z] (75/115) Installing librist (0.2.10-r1) [2024-11-08T17:10:05.297Z] (76/115) Installing libsrt (1.5.3-r0) [2024-11-08T17:10:05.297Z] (77/115) Installing libssh (0.10.6-r0) [2024-11-08T17:10:05.297Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-11-08T17:10:05.297Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-11-08T17:10:05.297Z] (80/115) Installing libsodium (1.0.19-r0) [2024-11-08T17:10:05.297Z] (81/115) Installing libzmq (4.3.5-r2) [2024-11-08T17:10:05.297Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-11-08T17:10:05.297Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-11-08T17:10:05.297Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-11-08T17:10:05.297Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-11-08T17:10:05.297Z] (86/115) Installing sratom (0.6.16-r0) [2024-11-08T17:10:05.297Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-11-08T17:10:05.297Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-11-08T17:10:05.297Z] (89/115) Installing libdovi (3.3.0-r0) [2024-11-08T17:10:05.297Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-11-08T17:10:05.537Z] 55b35a11ae5e: Pull complete [2024-11-08T17:10:05.556Z] (91/115) Installing shaderc (2024.0-r0) [2024-11-08T17:10:05.556Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-11-08T17:10:05.556Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-11-08T17:10:05.556Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-11-08T17:10:05.556Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-11-08T17:10:05.556Z] (96/115) Installing vidstab (1.1.1-r0) [2024-11-08T17:10:05.556Z] (97/115) Installing zimg (3.0.5-r2) [2024-11-08T17:10:05.556Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-11-08T17:10:05.556Z] (99/115) Installing libasyncns (0.8-r3) [2024-11-08T17:10:05.556Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-11-08T17:10:05.556Z] (101/115) Installing libltdl (2.4.7-r3) [2024-11-08T17:10:05.556Z] (102/115) Installing orc (0.4.40-r0) [2024-11-08T17:10:05.556Z] (103/115) Installing libflac (1.4.3-r1) [2024-11-08T17:10:05.556Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-11-08T17:10:05.556Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-11-08T17:10:05.556Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-11-08T17:10:05.807Z] a37a00ec5f00: Verifying Checksum [2024-11-08T17:10:05.807Z] a37a00ec5f00: Download complete [2024-11-08T17:10:05.815Z] (107/115) Installing libpulse (17.0-r0) [2024-11-08T17:10:05.815Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-11-08T17:10:05.815Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-11-08T17:10:05.815Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-11-08T17:10:05.815Z] (111/115) Installing udev-init-scripts (35-r1) [2024-11-08T17:10:05.815Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-11-08T17:10:05.815Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-11-08T17:10:05.815Z] (114/115) Installing kmod-libs (32-r0) [2024-11-08T17:10:05.815Z] (115/115) Installing eudev (3.2.14-r2) [2024-11-08T17:10:05.815Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T17:10:05.815Z] Executing glib-2.80.5-r0.trigger [2024-11-08T17:10:05.815Z] Executing eudev-3.2.14-r2.trigger [2024-11-08T17:10:05.815Z] OK: 134 MiB in 129 packages [2024-11-08T17:10:06.766Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T17:10:06.766Z] c9f46d7d2bd2: Download complete [2024-11-08T17:10:08.351Z] Removing intermediate container 3e30a62a42b7 [2024-11-08T17:10:08.351Z] ---> 5e8af52c4c59 [2024-11-08T17:10:08.351Z] Step 18/37 : RUN apk --no-cache upgrade [2024-11-08T17:10:08.611Z] ---> Running in 03583da40bae [2024-11-08T17:10:08.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T17:10:08.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T17:10:09.129Z] Upgrading critical system libraries and apk-tools: [2024-11-08T17:10:09.129Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T17:10:09.129Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T17:10:09.129Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T17:10:09.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T17:10:09.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T17:10:09.648Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T17:10:09.648Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T17:10:09.648Z] OK: 134 MiB in 129 packages [2024-11-08T17:10:10.214Z] Removing intermediate container 03583da40bae [2024-11-08T17:10:10.214Z] ---> 7060420d3156 [2024-11-08T17:10:10.214Z] Step 19/37 : WORKDIR / [2024-11-08T17:10:10.214Z] ---> Running in 7f21189f889f [2024-11-08T17:10:10.214Z] Removing intermediate container 7f21189f889f [2024-11-08T17:10:10.214Z] ---> 001ec04603d0 [2024-11-08T17:10:10.214Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-11-08T17:10:11.592Z] ---> c3aa2f04d2c3 [2024-11-08T17:10:11.592Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-11-08T17:10:11.592Z] ---> 7bcf8701ab1b [2024-11-08T17:10:11.592Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-11-08T17:10:11.592Z] ---> d0a83651461d [2024-11-08T17:10:11.592Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-11-08T17:10:11.850Z] ---> 609892895d4a [2024-11-08T17:10:11.850Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-11-08T17:10:11.850Z] ---> 66e5d06fa77f [2024-11-08T17:10:11.850Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-11-08T17:10:12.109Z] ---> 6698fadd2af9 [2024-11-08T17:10:12.109Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-11-08T17:10:13.075Z] ---> b24a3ad44cc0 [2024-11-08T17:10:13.075Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-11-08T17:10:13.075Z] ---> Running in e4df3be640c6 [2024-11-08T17:10:13.643Z] Removing intermediate container e4df3be640c6 [2024-11-08T17:10:13.643Z] ---> 0efb3670b929 [2024-11-08T17:10:13.643Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-11-08T17:10:13.643Z] ---> Running in 58b389630de9 [2024-11-08T17:10:14.210Z] Removing intermediate container 58b389630de9 [2024-11-08T17:10:14.210Z] ---> b85fe715d26c [2024-11-08T17:10:14.210Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-11-08T17:10:14.210Z] ---> Running in d8760c9acdc0 [2024-11-08T17:10:14.777Z] Removing intermediate container d8760c9acdc0 [2024-11-08T17:10:14.777Z] ---> 13874c58595e [2024-11-08T17:10:14.777Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-11-08T17:10:14.777Z] ---> Running in 094474d83b69 [2024-11-08T17:10:15.347Z] Removing intermediate container 094474d83b69 [2024-11-08T17:10:15.347Z] ---> 083144cf4615 [2024-11-08T17:10:15.347Z] Step 31/37 : EXPOSE 59983 [2024-11-08T17:10:15.347Z] ---> Running in 7c6b69286832 [2024-11-08T17:10:15.347Z] Removing intermediate container 7c6b69286832 [2024-11-08T17:10:15.347Z] ---> efd0193a6ccc [2024-11-08T17:10:15.347Z] Step 32/37 : EXPOSE 8554 [2024-11-08T17:10:15.347Z] ---> Running in cab0a8f67fdd [2024-11-08T17:10:15.347Z] Removing intermediate container cab0a8f67fdd [2024-11-08T17:10:15.347Z] ---> 603975938eec [2024-11-08T17:10:15.347Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-11-08T17:10:15.608Z] ---> Running in 07ec6b3ce920 [2024-11-08T17:10:15.608Z] Removing intermediate container 07ec6b3ce920 [2024-11-08T17:10:15.608Z] ---> 8461477e8e8f [2024-11-08T17:10:15.608Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-11-08T17:10:15.608Z] ---> Running in c182c044e2ea [2024-11-08T17:10:15.608Z] Removing intermediate container c182c044e2ea [2024-11-08T17:10:15.608Z] ---> 42f06de90337 [2024-11-08T17:10:15.608Z] Step 35/37 : LABEL arch=amd64 [2024-11-08T17:10:15.608Z] ---> Running in 11f0582c6152 [2024-11-08T17:10:15.872Z] Removing intermediate container 11f0582c6152 [2024-11-08T17:10:15.872Z] ---> 87f01e1508e4 [2024-11-08T17:10:15.872Z] Step 36/37 : LABEL git_sha=e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [2024-11-08T17:10:15.872Z] ---> Running in 84557861e66e [2024-11-08T17:10:15.872Z] Removing intermediate container 84557861e66e [2024-11-08T17:10:15.872Z] ---> f82194ea926f [2024-11-08T17:10:15.872Z] Step 37/37 : LABEL version=0.0.0 [2024-11-08T17:10:15.872Z] ---> Running in 7bf8a95f9593 [2024-11-08T17:10:15.872Z] Removing intermediate container 7bf8a95f9593 [2024-11-08T17:10:15.872Z] ---> f235b1d62ee9 [2024-11-08T17:10:15.872Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T17:10:15.872Z] Successfully built f235b1d62ee9 [2024-11-08T17:10:15.872Z] 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-11-08T17:10:16.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T17:10:16.892Z] [2024-11-08T17:10:16.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T17:10:17.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T17:10:17.290Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T17:10:17.290Z] 5eb5b503b376: Pulling fs layer [2024-11-08T17:10:17.290Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T17:10:17.290Z] ec43610c2a17: Pulling fs layer [2024-11-08T17:10:17.290Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T17:10:17.290Z] 33b1e0a273af: Pulling fs layer [2024-11-08T17:10:17.290Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T17:10:17.290Z] 2f39f015ded8: Pulling fs layer [2024-11-08T17:10:17.290Z] 33b1e0a273af: Waiting [2024-11-08T17:10:17.290Z] 5d3b04190fa2: Waiting [2024-11-08T17:10:17.290Z] 2f39f015ded8: Waiting [2024-11-08T17:10:17.290Z] 3a2ae6a8a46f: Waiting [2024-11-08T17:10:17.290Z] 5c69ac0246d0: Download complete [2024-11-08T17:10:17.290Z] 3a2ae6a8a46f: Download complete [2024-11-08T17:10:17.290Z] 33b1e0a273af: Verifying Checksum [2024-11-08T17:10:17.290Z] 33b1e0a273af: Download complete [2024-11-08T17:10:17.290Z] 5d3b04190fa2: Download complete [2024-11-08T17:10:17.290Z] ec43610c2a17: Verifying Checksum [2024-11-08T17:10:17.290Z] ec43610c2a17: Download complete [2024-11-08T17:10:17.549Z] 5eb5b503b376: Verifying Checksum [2024-11-08T17:10:17.549Z] 5eb5b503b376: Download complete [2024-11-08T17:10:18.118Z] 2f39f015ded8: Verifying Checksum [2024-11-08T17:10:18.118Z] 2f39f015ded8: Download complete [2024-11-08T17:10:18.685Z] 5eb5b503b376: Pull complete [2024-11-08T17:10:18.685Z] 5c69ac0246d0: Pull complete [2024-11-08T17:10:19.079Z] a37a00ec5f00: Pull complete [2024-11-08T17:10:19.254Z] ec43610c2a17: Pull complete [2024-11-08T17:10:19.254Z] 3a2ae6a8a46f: Pull complete [2024-11-08T17:10:19.346Z] 50b3750afda1: Pull complete [2024-11-08T17:10:19.346Z] 4f4fb700ef54: Pull complete [2024-11-08T17:10:19.513Z] 33b1e0a273af: Pull complete [2024-11-08T17:10:19.513Z] 5d3b04190fa2: Pull complete [2024-11-08T17:10:19.614Z] 80978eb59214: Pull complete [2024-11-08T17:10:23.732Z] 2f39f015ded8: Pull complete [2024-11-08T17:10:23.732Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T17:10:23.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T17:10:23.732Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T17:10:24.015Z] prd-ubuntu20.04-docker-8c-8g-25952 does not seem to be running inside a container [2024-11-08T17:10:24.040Z] $ 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-365 -v /w/workspace/foundry_device-usb-camera_PR-365:/w/workspace/foundry_device-usb-camera_PR-365:rw,z -v /w/workspace/foundry_device-usb-camera_PR-365@tmp:/w/workspace/foundry_device-usb-camera_PR-365@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-11-08T17:10:27.637Z] $ docker top 709eab411b96088052bc3e91c6cb778a36fb1755b8da612236ca0c31c9d44640 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T17:10:27.840Z] c9f46d7d2bd2: Pull complete [2024-11-08T17:10:28.156Z] ---> job-cost.sh [2024-11-08T17:10:28.156Z] lf-activate-venv: SKIPPING [2024-11-08T17:10:28.156Z] INFO: No Stack... [2024-11-08T17:10:28.424Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T17:10:28.689Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T17:10:29.005Z] + cat /w/workspace/foundry_device-usb-camera_PR-365/archives/cost.csv [2024-11-08T17:10:29.005Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T17:10:29.054Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] [2024-11-08T17:10:29.061Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] did not exist. Created. [2024-11-08T17:10:29.067Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T17:10:29.470Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T17:10:29.535Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T17:10:29.581Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T17:10:29.678Z] $ docker stop --time=1 709eab411b96088052bc3e91c6cb778a36fb1755b8da612236ca0c31c9d44640 [2024-11-08T17:10:29.790Z] c5a475d317c9: Pull complete [2024-11-08T17:10:29.791Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T17:10:29.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T17:10:29.791Z] ---> be29e6b0f0d4 [2024-11-08T17:10:29.791Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-08T17:10:30.372Z] ---> Running in 5e96063a8e2a [2024-11-08T17:10:30.640Z] Removing intermediate container 5e96063a8e2a [2024-11-08T17:10:30.640Z] ---> 49e2424126ad [2024-11-08T17:10:30.640Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T17:10:30.640Z] ---> Running in 7cb1e00f8ed2 [2024-11-08T17:10:30.847Z] $ docker rm -f --volumes 709eab411b96088052bc3e91c6cb778a36fb1755b8da612236ca0c31c9d44640 [2024-11-08T17:10:30.908Z] Removing intermediate container 7cb1e00f8ed2 [2024-11-08T17:10:30.908Z] ---> 36a9f96424a4 [2024-11-08T17:10:30.908Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-11-08T17:10:31.175Z] ---> Running in c05e67f6da03 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T17:10:31.444Z] Removing intermediate container c05e67f6da03 [2024-11-08T17:10:31.444Z] ---> 7ab734e7697d [2024-11-08T17:10:31.444Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-08T17:10:31.444Z] ---> Running in b8deab7a4e48 [2024-11-08T17:10:31.714Z] Removing intermediate container b8deab7a4e48 [2024-11-08T17:10:31.714Z] ---> dcbcca47a0e4 [2024-11-08T17:10:31.714Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T17:10:31.982Z] ---> Running in df862f403b71 [2024-11-08T17:10:32.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T17:10:33.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T17:10:34.941Z] (1/14) Installing libintl (0.22.5-r0) [2024-11-08T17:10:34.941Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-11-08T17:10:34.941Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-11-08T17:10:34.941Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-11-08T17:10:34.941Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-11-08T17:10:34.941Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-11-08T17:10:34.941Z] (7/14) Installing udev-init-scripts (35-r1) [2024-11-08T17:10:34.941Z] (8/14) Installing libeconf (0.6.3-r0) [2024-11-08T17:10:34.941Z] (9/14) Installing libblkid (2.40.1-r1) [2024-11-08T17:10:34.941Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-11-08T17:10:34.941Z] (11/14) Installing kmod-libs (32-r0) [2024-11-08T17:10:34.941Z] (12/14) Installing eudev (3.2.14-r2) [2024-11-08T17:10:34.941Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-11-08T17:10:34.941Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-11-08T17:10:34.941Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T17:10:34.941Z] Executing eudev-3.2.14-r2.trigger [2024-11-08T17:10:34.941Z] OK: 246 MiB in 68 packages [2024-11-08T17:10:36.357Z] Removing intermediate container df862f403b71 [2024-11-08T17:10:36.357Z] ---> 002c96b0b2c7 [2024-11-08T17:10:36.357Z] Step 8/13 : WORKDIR /device-usb-camera [2024-11-08T17:10:36.357Z] ---> Running in 39069cc21b66 [2024-11-08T17:10:36.624Z] Removing intermediate container 39069cc21b66 [2024-11-08T17:10:36.624Z] ---> 4fcccd470368 [2024-11-08T17:10:36.624Z] Step 9/13 : COPY go.mod vendor* ./ [2024-11-08T17:10:37.212Z] ---> dc3e35ee55c7 [2024-11-08T17:10:37.212Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T17:10:37.212Z] ---> Running in d5c9d6e17f77 [2024-11-08T17:12:28.871Z] Removing intermediate container d5c9d6e17f77 [2024-11-08T17:12:28.871Z] ---> adbe97fd3263 [2024-11-08T17:12:28.871Z] Step 11/13 : COPY . . [2024-11-08T17:12:28.871Z] ---> ced4c88596fd [2024-11-08T17:12:28.871Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-08T17:12:28.871Z] ---> Running in 1d2dc6886238 [2024-11-08T17:12:28.871Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2024-11-08T17:12:28.871Z] Dload Upload Total Spent Left Speed [2024-11-08T17:12:28.871Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10502 0 --:--:-- --:--:-- --:--:-- 10727 [2024-11-08T17:12:28.871Z] Removing intermediate container 1d2dc6886238 [2024-11-08T17:12:28.871Z] ---> 578b54bcec88 [2024-11-08T17:12:28.871Z] Step 13/13 : RUN ${MAKE} [2024-11-08T17:12:28.871Z] ---> Running in fc46e1eba412 [2024-11-08T17:12:28.871Z] noop [2024-11-08T17:12:28.871Z] Removing intermediate container fc46e1eba412 [2024-11-08T17:12:28.871Z] ---> 317a1ee571f0 [2024-11-08T17:12:28.871Z] Successfully built 317a1ee571f0 [2024-11-08T17:12:28.871Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T17:13:01.330Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T17:13:01.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T17:13:01.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-25953 does not seem to be running inside a container [2024-11-08T17:13:01.667Z] $ 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 ******** ci-base-image-arm64 cat [2024-11-08T17:13:02.819Z] $ docker top 939d167740e792d8e81d36c466d7fff1291fb6a0d6b7579460ab8d2d8a3dfbaf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T17:13:03.715Z] + go version [2024-11-08T17:13:03.715Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T17:13:03.748Z] $ docker stop --time=1 939d167740e792d8e81d36c466d7fff1291fb6a0d6b7579460ab8d2d8a3dfbaf [2024-11-08T17:13:05.307Z] $ docker rm -f --volumes 939d167740e792d8e81d36c466d7fff1291fb6a0d6b7579460ab8d2d8a3dfbaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T17:13:06.273Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T17:13:06.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T17:13:06.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-25953 does not seem to be running inside a container [2024-11-08T17:13:06.589Z] $ 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 ******** ci-base-image-arm64 cat [2024-11-08T17:13:07.704Z] $ docker top ba878e35d9ae0d78c438f66eb0893a3d813c3df5f3f9b2d646f8b41937500fd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T17:13:08.605Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-11-08T17:13:09.016Z] + make test [2024-11-08T17:13:09.291Z] go test ./... -coverprofile=coverage.out ./... [2024-11-08T17:13:14.636Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-11-08T17:16:36.670Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-11-08T17:16:39.269Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.060s coverage: 4.4% of statements [2024-11-08T17:16:40.229Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T17:16:40.229Z] go vet ./... [2024-11-08T17:17:27.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T17:17:27.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T17:17:27.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T17:17:27.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T17:17:27.175Z] $ docker stop --time=1 ba878e35d9ae0d78c438f66eb0893a3d813c3df5f3f9b2d646f8b41937500fd7 [2024-11-08T17:17:28.980Z] $ docker rm -f --volumes ba878e35d9ae0d78c438f66eb0893a3d813c3df5f3f9b2d646f8b41937500fd7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T17:17:30.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T17:17:30.572Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T17:17:31.045Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T17:17:31.693Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T17:17:32.038Z] + ls -al . [2024-11-08T17:17:32.039Z] total 284 [2024-11-08T17:17:32.039Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 17:13 . [2024-11-08T17:17:32.039Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 17:09 .. [2024-11-08T17:17:32.039Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 17:09 .git [2024-11-08T17:17:32.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:09 .github [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 8 17:09 .gitignore [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 203 Nov 8 17:09 .golangci.yml [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 17:09 .hadolint.yml [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 19367 Nov 8 17:09 Attribution.txt [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 8 17:09 CHANGELOG.md [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 2440 Nov 8 17:09 Dockerfile [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 17:09 GOVERNANCE.md [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 17:09 Jenkinsfile [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 17:09 LICENSE [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 3193 Nov 8 17:09 Makefile [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 17:09 OWNERS.md [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 8 17:09 README.md [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 17:07 VERSION [2024-11-08T17:17:32.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:09 bin [2024-11-08T17:17:32.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:09 cmd [2024-11-08T17:17:32.039Z] -rw-r--r-- 1 jenkins jenkins 54772 Nov 8 17:16 coverage.out [2024-11-08T17:17:32.039Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 8 17:09 docker-entrypoint.sh [2024-11-08T17:17:32.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:09 docs [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 6515 Nov 8 17:09 go.mod [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 88539 Nov 8 17:09 go.sum [2024-11-08T17:17:32.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:09 internal [2024-11-08T17:17:32.039Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 17:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T17:17:32.505Z] + 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=e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 --label arch=arm64 --label version=0.0.0 . [2024-11-08T17:17:33.085Z] Sending build context to Docker daemon 10.65MB [2024-11-08T17:17:33.085Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T17:17:33.085Z] Step 2/37 : FROM ${BASE} AS builder [2024-11-08T17:17:33.085Z] ---> 317a1ee571f0 [2024-11-08T17:17:33.085Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-11-08T17:17:33.085Z] ---> Running in 5c15ec89aa23 [2024-11-08T17:17:33.350Z] Removing intermediate container 5c15ec89aa23 [2024-11-08T17:17:33.351Z] ---> da97d79e145a [2024-11-08T17:17:33.351Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T17:17:33.351Z] ---> Running in 060775e287f1 [2024-11-08T17:17:33.616Z] Removing intermediate container 060775e287f1 [2024-11-08T17:17:33.616Z] ---> 642635b45f00 [2024-11-08T17:17:33.616Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-08T17:17:33.883Z] ---> Running in 1df2a3d2fdd4 [2024-11-08T17:17:33.883Z] Removing intermediate container 1df2a3d2fdd4 [2024-11-08T17:17:34.149Z] ---> b45e11ac6933 [2024-11-08T17:17:34.149Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-08T17:17:34.149Z] ---> Running in 4fcec6c6fe03 [2024-11-08T17:17:34.415Z] Removing intermediate container 4fcec6c6fe03 [2024-11-08T17:17:34.415Z] ---> 3c1bc336501b [2024-11-08T17:17:34.415Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T17:17:34.415Z] ---> Running in 0bb98ad89f06 [2024-11-08T17:17:35.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T17:17:35.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T17:17:37.032Z] OK: 246 MiB in 68 packages [2024-11-08T17:17:37.989Z] Removing intermediate container 0bb98ad89f06 [2024-11-08T17:17:37.989Z] ---> 29daad32a60e [2024-11-08T17:17:37.989Z] Step 8/37 : WORKDIR /device-usb-camera [2024-11-08T17:17:37.989Z] ---> Running in 7a9ead4eeb39 [2024-11-08T17:17:38.253Z] Removing intermediate container 7a9ead4eeb39 [2024-11-08T17:17:38.253Z] ---> 542337eb7009 [2024-11-08T17:17:38.253Z] Step 9/37 : COPY go.mod vendor* ./ [2024-11-08T17:17:38.526Z] ---> 18078877a585 [2024-11-08T17:17:38.526Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T17:17:38.791Z] ---> Running in 444b8c75c879 [2024-11-08T17:17:40.746Z] Removing intermediate container 444b8c75c879 [2024-11-08T17:17:40.746Z] ---> de5140bf101a [2024-11-08T17:17:40.746Z] Step 11/37 : COPY . . [2024-11-08T17:17:42.148Z] ---> 9c7024655242 [2024-11-08T17:17:42.148Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-08T17:17:42.148Z] ---> Running in 0e94f6244364 [2024-11-08T17:17:43.104Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2024-11-08T17:17:43.104Z] Dload Upload Total Spent Left Speed [2024-11-08T17:17:43.104Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6570 0 --:--:-- --:--:-- --:--:-- 6637 [2024-11-08T17:17:43.693Z] Removing intermediate container 0e94f6244364 [2024-11-08T17:17:43.693Z] ---> 3af159c92acf [2024-11-08T17:17:43.693Z] Step 13/37 : RUN ${MAKE} [2024-11-08T17:17:43.693Z] ---> Running in a1223d0f05f2 [2024-11-08T17:17:44.653Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-11-08T17:21:36.432Z] Removing intermediate container a1223d0f05f2 [2024-11-08T17:21:36.432Z] ---> ef0f8dafec7c [2024-11-08T17:21:36.432Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-11-08T17:21:36.432Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-11-08T17:21:36.432Z] da4d7e05a7aa: Pulling fs layer [2024-11-08T17:21:36.432Z] da4d7e05a7aa: Download complete [2024-11-08T17:21:36.432Z] da4d7e05a7aa: Pull complete [2024-11-08T17:21:36.432Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-11-08T17:21:36.432Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-11-08T17:21:36.432Z] ---> 62c65ed7ef0d [2024-11-08T17:21:36.432Z] Step 15/37 : FROM alpine:3.20 [2024-11-08T17:21:36.432Z] 3.20: Pulling from library/alpine [2024-11-08T17:21:36.432Z] cf04c63912e1: Already exists [2024-11-08T17:21:36.432Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T17:21:36.432Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T17:21:36.432Z] ---> c157a85ed455 [2024-11-08T17:21:36.432Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-08T17:21:36.432Z] ---> Running in 8e9eeafba655 [2024-11-08T17:21:36.432Z] Removing intermediate container 8e9eeafba655 [2024-11-08T17:21:36.432Z] ---> 31400eb21c65 [2024-11-08T17:21:36.432Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-11-08T17:21:36.432Z] ---> Running in 4a180df15d84 [2024-11-08T17:21:37.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T17:21:37.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T17:21:39.224Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-11-08T17:21:39.224Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-11-08T17:21:39.224Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-11-08T17:21:39.224Z] (4/114) Installing libxau (1.0.11-r4) [2024-11-08T17:21:39.224Z] (5/114) Installing libmd (1.1.0-r0) [2024-11-08T17:21:39.224Z] (6/114) Installing libbsd (0.12.2-r0) [2024-11-08T17:21:39.224Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-11-08T17:21:39.224Z] (8/114) Installing libxcb (1.16.1-r0) [2024-11-08T17:21:39.224Z] (9/114) Installing libx11 (1.8.9-r1) [2024-11-08T17:21:39.491Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-11-08T17:21:39.491Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-11-08T17:21:39.491Z] (12/114) Installing libdrm (2.4.120-r0) [2024-11-08T17:21:39.491Z] (13/114) Installing libxext (1.3.6-r2) [2024-11-08T17:21:39.491Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-11-08T17:21:39.491Z] (15/114) Installing libffi (3.4.6-r0) [2024-11-08T17:21:39.491Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-11-08T17:21:39.491Z] (17/114) Installing libva (2.21.0-r0) [2024-11-08T17:21:39.491Z] (18/114) Installing libvdpau (1.5-r3) [2024-11-08T17:21:39.491Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-11-08T17:21:39.491Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-11-08T17:21:39.759Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T17:21:39.759Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T17:21:39.759Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-11-08T17:21:39.759Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-11-08T17:21:39.759Z] (25/114) Installing imath (3.1.12-r0) [2024-11-08T17:21:39.759Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-11-08T17:21:39.759Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-11-08T17:21:39.759Z] (28/114) Installing giflib (5.2.2-r0) [2024-11-08T17:21:39.759Z] (29/114) Installing libhwy (1.0.7-r0) [2024-11-08T17:21:39.759Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-11-08T17:21:39.759Z] (31/114) Installing lcms2 (2.16-r0) [2024-11-08T17:21:39.759Z] (32/114) Installing libpng (1.6.44-r0) [2024-11-08T17:21:40.026Z] (33/114) Installing libjxl (0.10.2-r0) [2024-11-08T17:22:06.695Z] (34/114) Installing lame-libs (3.100-r5) [2024-11-08T17:22:06.695Z] (35/114) Installing opus (1.5.2-r0) [2024-11-08T17:22:06.695Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-11-08T17:22:06.695Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-11-08T17:22:06.695Z] (38/114) Installing soxr (0.1.3-r7) [2024-11-08T17:22:06.695Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-11-08T17:22:06.695Z] (40/114) Installing libogg (1.3.5-r5) [2024-11-08T17:22:06.695Z] (41/114) Installing libtheora (1.1.1-r18) [2024-11-08T17:22:06.695Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-11-08T17:22:06.695Z] (43/114) Installing libvpx (1.14.1-r0) [2024-11-08T17:22:06.695Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-11-08T17:22:06.695Z] (45/114) Installing libwebp (1.3.2-r0) [2024-11-08T17:22:06.695Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-11-08T17:22:06.695Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-11-08T17:22:06.695Z] (48/114) Installing numactl (2.0.18-r0) [2024-11-08T17:22:06.695Z] (49/114) Installing x265-libs (3.6-r0) [2024-11-08T17:22:06.695Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-11-08T17:22:06.695Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-11-08T17:22:06.695Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-11-08T17:22:06.695Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-11-08T17:22:06.696Z] (54/114) Installing libexpat (2.6.4-r0) [2024-11-08T17:22:06.696Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-11-08T17:22:06.696Z] (56/114) Installing freetype (2.13.2-r0) [2024-11-08T17:22:06.696Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-11-08T17:22:06.696Z] (58/114) Installing fribidi (1.0.15-r0) [2024-11-08T17:22:06.696Z] (59/114) Installing libintl (0.22.5-r0) [2024-11-08T17:22:06.696Z] (60/114) Installing libeconf (0.6.3-r0) [2024-11-08T17:22:06.696Z] (61/114) Installing libblkid (2.40.1-r1) [2024-11-08T17:22:06.696Z] (62/114) Installing libmount (2.40.1-r1) [2024-11-08T17:22:06.696Z] (63/114) Installing pcre2 (10.43-r0) [2024-11-08T17:22:06.696Z] (64/114) Installing glib (2.80.5-r0) [2024-11-08T17:22:06.696Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-11-08T17:22:06.696Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-11-08T17:22:06.696Z] (67/114) Installing libunibreak (6.1-r0) [2024-11-08T17:22:06.696Z] (68/114) Installing libass (0.17.2-r0) [2024-11-08T17:22:06.696Z] (69/114) Installing libbluray (1.3.4-r1) [2024-11-08T17:22:06.696Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2024-11-08T17:22:06.696Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-11-08T17:22:06.696Z] (72/114) Installing cjson (1.7.18-r0) [2024-11-08T17:22:06.696Z] (73/114) Installing mbedtls (3.6.2-r0) [2024-11-08T17:22:06.696Z] (74/114) Installing librist (0.2.10-r1) [2024-11-08T17:22:06.696Z] (75/114) Installing libsrt (1.5.3-r0) [2024-11-08T17:22:06.696Z] (76/114) Installing libssh (0.10.6-r0) [2024-11-08T17:22:06.696Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-11-08T17:22:06.696Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-11-08T17:22:06.696Z] (79/114) Installing libsodium (1.0.19-r0) [2024-11-08T17:22:06.696Z] (80/114) Installing libzmq (4.3.5-r2) [2024-11-08T17:22:06.696Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-11-08T17:22:06.696Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-11-08T17:22:06.696Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-11-08T17:22:06.696Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-11-08T17:22:06.696Z] (85/114) Installing sratom (0.6.16-r0) [2024-11-08T17:22:06.696Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-11-08T17:22:06.696Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-11-08T17:22:06.962Z] (88/114) Installing libdovi (3.3.0-r0) [2024-11-08T17:22:06.962Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-11-08T17:22:06.962Z] (90/114) Installing shaderc (2024.0-r0) [2024-11-08T17:22:06.962Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-11-08T17:22:06.962Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-11-08T17:22:06.962Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-11-08T17:22:06.962Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-11-08T17:22:07.231Z] (95/114) Installing vidstab (1.1.1-r0) [2024-11-08T17:22:07.232Z] (96/114) Installing zimg (3.0.5-r2) [2024-11-08T17:22:07.232Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-11-08T17:22:07.232Z] (98/114) Installing libasyncns (0.8-r3) [2024-11-08T17:22:07.232Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-11-08T17:22:07.232Z] (100/114) Installing libltdl (2.4.7-r3) [2024-11-08T17:22:07.232Z] (101/114) Installing orc (0.4.40-r0) [2024-11-08T17:22:07.232Z] (102/114) Installing libflac (1.4.3-r1) [2024-11-08T17:22:07.232Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-11-08T17:22:07.232Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-11-08T17:22:07.232Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-11-08T17:22:07.232Z] (106/114) Installing libpulse (17.0-r0) [2024-11-08T17:22:07.501Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-11-08T17:22:07.501Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-11-08T17:22:07.501Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-11-08T17:22:07.501Z] (110/114) Installing udev-init-scripts (35-r1) [2024-11-08T17:22:07.501Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-11-08T17:22:07.501Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-11-08T17:22:07.501Z] (113/114) Installing kmod-libs (32-r0) [2024-11-08T17:22:07.501Z] (114/114) Installing eudev (3.2.14-r2) [2024-11-08T17:22:07.501Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T17:22:07.501Z] Executing glib-2.80.5-r0.trigger [2024-11-08T17:22:07.501Z] Executing eudev-3.2.14-r2.trigger [2024-11-08T17:22:07.768Z] OK: 120 MiB in 128 packages [2024-11-08T17:22:12.031Z] Removing intermediate container 4a180df15d84 [2024-11-08T17:22:12.031Z] ---> 58763e23ed91 [2024-11-08T17:22:12.031Z] Step 18/37 : RUN apk --no-cache upgrade [2024-11-08T17:22:12.303Z] ---> Running in ce58bb5c8c81 [2024-11-08T17:22:13.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T17:22:13.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T17:22:14.970Z] Upgrading critical system libraries and apk-tools: [2024-11-08T17:22:14.970Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T17:22:14.970Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T17:22:15.236Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T17:22:15.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T17:22:15.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T17:22:17.175Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T17:22:17.175Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T17:22:17.175Z] OK: 120 MiB in 128 packages [2024-11-08T17:22:18.138Z] Removing intermediate container ce58bb5c8c81 [2024-11-08T17:22:18.138Z] ---> 0d5247e92abe [2024-11-08T17:22:18.138Z] Step 19/37 : WORKDIR / [2024-11-08T17:22:18.405Z] ---> Running in 34928e3498c2 [2024-11-08T17:22:18.673Z] Removing intermediate container 34928e3498c2 [2024-11-08T17:22:18.673Z] ---> 7b4eaf349e09 [2024-11-08T17:22:18.673Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-11-08T17:22:21.256Z] ---> 94bc0a53fedb [2024-11-08T17:22:21.256Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-11-08T17:22:21.256Z] ---> 1ef475cc16b9 [2024-11-08T17:22:21.256Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-11-08T17:22:21.843Z] ---> d1d7e5346ca1 [2024-11-08T17:22:21.843Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-11-08T17:22:22.439Z] ---> 6a596cd3af20 [2024-11-08T17:22:22.439Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-11-08T17:22:23.029Z] ---> ea023430684d [2024-11-08T17:22:23.029Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-11-08T17:22:23.296Z] ---> e1f939b0d9e0 [2024-11-08T17:22:23.296Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-11-08T17:22:25.256Z] ---> b5a2c6c52d4d [2024-11-08T17:22:25.256Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-11-08T17:22:25.256Z] ---> Running in f04f7ba63c43 [2024-11-08T17:22:26.665Z] Removing intermediate container f04f7ba63c43 [2024-11-08T17:22:26.665Z] ---> 6f8005de04bc [2024-11-08T17:22:26.665Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-11-08T17:22:26.665Z] ---> Running in 838c6f0ddcb9 [2024-11-08T17:22:28.611Z] Removing intermediate container 838c6f0ddcb9 [2024-11-08T17:22:28.611Z] ---> 7d87a244c4e4 [2024-11-08T17:22:28.611Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-11-08T17:22:28.611Z] ---> Running in f8fae77e0043 [2024-11-08T17:22:30.018Z] Removing intermediate container f8fae77e0043 [2024-11-08T17:22:30.018Z] ---> afecb229a471 [2024-11-08T17:22:30.018Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-11-08T17:22:30.018Z] ---> Running in a8d342bf1a2f [2024-11-08T17:22:31.959Z] Removing intermediate container a8d342bf1a2f [2024-11-08T17:22:31.959Z] ---> bd84c67f6bf9 [2024-11-08T17:22:31.959Z] Step 31/37 : EXPOSE 59983 [2024-11-08T17:22:32.226Z] ---> Running in f894372321e4 [2024-11-08T17:22:32.494Z] Removing intermediate container f894372321e4 [2024-11-08T17:22:32.494Z] ---> f20d810df7ca [2024-11-08T17:22:32.494Z] Step 32/37 : EXPOSE 8554 [2024-11-08T17:22:32.494Z] ---> Running in a16899327f46 [2024-11-08T17:22:32.762Z] Removing intermediate container a16899327f46 [2024-11-08T17:22:32.762Z] ---> 0285378ce0f6 [2024-11-08T17:22:32.762Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-11-08T17:22:33.043Z] ---> Running in 83d1d3cce204 [2024-11-08T17:22:33.311Z] Removing intermediate container 83d1d3cce204 [2024-11-08T17:22:33.311Z] ---> 2486f7174832 [2024-11-08T17:22:33.311Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-11-08T17:22:33.311Z] ---> Running in f42891e54f7e [2024-11-08T17:22:33.580Z] Removing intermediate container f42891e54f7e [2024-11-08T17:22:33.580Z] ---> 8fd446c43308 [2024-11-08T17:22:33.580Z] Step 35/37 : LABEL arch=arm64 [2024-11-08T17:22:33.580Z] ---> Running in 9571b7e30ab8 [2024-11-08T17:22:34.163Z] Removing intermediate container 9571b7e30ab8 [2024-11-08T17:22:34.163Z] ---> 8b2e6861e6d1 [2024-11-08T17:22:34.163Z] Step 36/37 : LABEL git_sha=e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [2024-11-08T17:22:34.163Z] ---> Running in 50428f9a585e [2024-11-08T17:22:34.430Z] Removing intermediate container 50428f9a585e [2024-11-08T17:22:34.430Z] ---> 316f02565880 [2024-11-08T17:22:34.430Z] Step 37/37 : LABEL version=0.0.0 [2024-11-08T17:22:34.430Z] ---> Running in 42968b812359 [2024-11-08T17:22:34.697Z] Removing intermediate container 42968b812359 [2024-11-08T17:22:34.697Z] ---> 3170cbbe0962 [2024-11-08T17:22:34.697Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T17:22:34.962Z] Successfully built 3170cbbe0962 [2024-11-08T17:22:34.962Z] 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-11-08T17:22:35.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T17:22:35.910Z] [2024-11-08T17:22:35.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T17:22:36.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T17:22:36.385Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T17:22:36.385Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T17:22:36.385Z] 04944245beec: Pulling fs layer [2024-11-08T17:22:36.385Z] 699f458cf7ca: Pulling fs layer [2024-11-08T17:22:36.385Z] 765212b225bb: Pulling fs layer [2024-11-08T17:22:36.385Z] f23df028b6ca: Pulling fs layer [2024-11-08T17:22:36.385Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T17:22:36.385Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T17:22:36.385Z] f23df028b6ca: Waiting [2024-11-08T17:22:36.385Z] d65c8cfc05b1: Waiting [2024-11-08T17:22:36.385Z] 2437ff75d9bd: Waiting [2024-11-08T17:22:36.385Z] 765212b225bb: Waiting [2024-11-08T17:22:36.652Z] 04944245beec: Verifying Checksum [2024-11-08T17:22:36.653Z] 04944245beec: Download complete [2024-11-08T17:22:36.653Z] 765212b225bb: Verifying Checksum [2024-11-08T17:22:36.653Z] 765212b225bb: Download complete [2024-11-08T17:22:36.653Z] f23df028b6ca: Download complete [2024-11-08T17:22:36.653Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T17:22:36.653Z] d65c8cfc05b1: Download complete [2024-11-08T17:22:36.921Z] 699f458cf7ca: Verifying Checksum [2024-11-08T17:22:36.921Z] 699f458cf7ca: Download complete [2024-11-08T17:22:37.187Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T17:22:37.187Z] 8998bd30e6a1: Download complete [2024-11-08T17:22:39.766Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T17:22:39.766Z] 2437ff75d9bd: Download complete [2024-11-08T17:22:41.712Z] 8998bd30e6a1: Pull complete [2024-11-08T17:22:43.657Z] 04944245beec: Pull complete [2024-11-08T17:22:45.063Z] 699f458cf7ca: Pull complete [2024-11-08T17:22:45.332Z] 765212b225bb: Pull complete [2024-11-08T17:22:45.916Z] f23df028b6ca: Pull complete [2024-11-08T17:22:46.184Z] d65c8cfc05b1: Pull complete [2024-11-08T17:23:04.391Z] 2437ff75d9bd: Pull complete [2024-11-08T17:23:04.391Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T17:23:04.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T17:23:04.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T17:23:04.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-25953 does not seem to be running inside a container [2024-11-08T17:23:04.811Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-08T17:23:07.524Z] $ docker top cf804494e4ec47567afd993e8e49b56c86d8d2c83113c5f3115f56cf70607c61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T17:23:08.484Z] ---> job-cost.sh [2024-11-08T17:23:08.484Z] lf-activate-venv: SKIPPING [2024-11-08T17:23:08.484Z] INFO: No Stack... [2024-11-08T17:23:08.753Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T17:23:09.711Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T17:23:10.396Z] + cut -d, -f6 [2024-11-08T17:23:10.396Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2024-11-08T17:23:10.491Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] [2024-11-08T17:23:10.498Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] did not exist. Created. [2024-11-08T17:23:10.506Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T17:23:11.258Z] /w/workspace/device-usb-camera/1@tmp/durable-2d87d3bc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T17:23:11.935Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T17:23:11.981Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T17:23:12.027Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T17:23:12.050Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T17:23:12.132Z] $ docker stop --time=1 cf804494e4ec47567afd993e8e49b56c86d8d2c83113c5f3115f56cf70607c61 [2024-11-08T17:23:13.709Z] $ docker rm -f --volumes cf804494e4ec47567afd993e8e49b56c86d8d2c83113c5f3115f56cf70607c61 [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-11-08T17:23:14.953Z] provisioning config files... [2024-11-08T17:23:14.960Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-365@tmp/config7554362195552328350tmp [Pipeline] { [Pipeline] sh [2024-11-08T17:23:15.312Z] + set +x [2024-11-08T17:23:15.312Z] + bash -s -- [2024-11-08T17:23:15.312Z] + curl -s https://codecov.io/bash [2024-11-08T17:23:15.312Z] [2024-11-08T17:23:15.312Z] _____ _ [2024-11-08T17:23:15.312Z] / ____| | | [2024-11-08T17:23:15.312Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T17:23:15.312Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T17:23:15.312Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T17:23:15.312Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T17:23:15.312Z] Bash-1.0.6 [2024-11-08T17:23:15.312Z] [2024-11-08T17:23:15.312Z] [2024-11-08T17:23:15.312Z] ==> git version 2.25.1 found [2024-11-08T17:23:15.312Z] ==> 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-11-08T17:23:15.312Z] Release-Date: 2020-01-08 [2024-11-08T17:23:15.312Z] 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-11-08T17:23:15.312Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T17:23:15.312Z] ==> Jenkins CI detected. [2024-11-08T17:23:15.312Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-365 [2024-11-08T17:23:15.312Z] project root: . [2024-11-08T17:23:15.312Z] --> token set from env [2024-11-08T17:23:15.312Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T17:23:15.312Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T17:23:15.312Z] ==> Python coveragepy not found [2024-11-08T17:23:15.312Z] ==> Searching for coverage reports in: [2024-11-08T17:23:15.312Z] + . [2024-11-08T17:23:15.312Z] -> Found 1 reports [2024-11-08T17:23:15.312Z] ==> Detecting git/mercurial file structure [2024-11-08T17:23:15.572Z] ==> Reading reports [2024-11-08T17:23:15.572Z] + ./coverage.out bytes=54772 [2024-11-08T17:23:15.572Z] ==> Appending adjustments [2024-11-08T17:23:15.572Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T17:23:15.572Z] + Found adjustments [2024-11-08T17:23:15.572Z] ==> Gzipping contents [2024-11-08T17:23:15.572Z] 8.0K /tmp/codecov.BYpMZw.gz [2024-11-08T17:23:15.572Z] ==> Uploading reports [2024-11-08T17:23:15.572Z] url: https://codecov.io [2024-11-08T17:23:15.572Z] query: branch=PR-365&commit=e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-365%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=365&job=&cmd_args= [2024-11-08T17:23:15.572Z] -> Pinging Codecov [2024-11-08T17:23:15.572Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-365&commit=e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-365%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=365&job=&cmd_args= [2024-11-08T17:23:15.831Z] -> Uploading to [2024-11-08T17:23:15.831Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5/838ad5de-322e-4d1e-b1f6-875c6b03feeb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T172315Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9490f6f66e01c4b1ce6619941995a1c8ac2398478ea1d2bfcc3bba4e69bf9a93 [2024-11-08T17:23:15.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T17:23:15.831Z] Dload Upload Total Spent Left Speed [2024-11-08T17:23:16.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 28282 --:--:-- --:--:-- --:--:-- 28282 [2024-11-08T17:23:16.091Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [Pipeline] } [2024-11-08T17:23:16.136Z] 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-11-08T17:23:18.358Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-365/archives ] [2024-11-08T17:23:18.358Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-365/archives [2024-11-08T17:23:18.358Z] total 16 [2024-11-08T17:23:18.358Z] drwxr-xr-x 3 root root 4096 Nov 8 17:10 . [2024-11-08T17:23:18.358Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 17:10 .. [2024-11-08T17:23:18.358Z] drwxr-xr-x 2 root root 4096 Nov 8 17:10 cost [2024-11-08T17:23:18.358Z] -rw-r--r-- 1 root root 89 Nov 8 17:10 cost.csv [2024-11-08T17:23:18.358Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-365/archives [2024-11-08T17:23:18.358Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-365/archives [2024-11-08T17:23:18.358Z] total 16 [2024-11-08T17:23:18.358Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 17:10 . [2024-11-08T17:23:18.358Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 17:10 .. [2024-11-08T17:23:18.358Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 17:10 cost [2024-11-08T17:23:18.358Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 8 17:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T17:23:18.700Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T17:23:19.599Z] ---> package-listing.sh [2024-11-08T17:23:19.599Z] ++ facter osfamily [2024-11-08T17:23:19.599Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T17:23:19.859Z] + OS_FAMILY=debian [2024-11-08T17:23:19.859Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-365 [2024-11-08T17:23:19.859Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T17:23:19.859Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T17:23:19.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T17:23:19.859Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T17:23:19.859Z] + '[' /w/workspace/foundry_device-usb-camera_PR-365 ']' [2024-11-08T17:23:19.859Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T17:23:19.859Z] + case "${OS_FAMILY}" in [2024-11-08T17:23:19.859Z] + dpkg -l [2024-11-08T17:23:19.859Z] + grep '^ii' [2024-11-08T17:23:19.859Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T17:23:19.859Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T17:23:19.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T17:23:19.859Z] + '[' /w/workspace/foundry_device-usb-camera_PR-365 ']' [2024-11-08T17:23:19.859Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-365/archives/ [2024-11-08T17:23:19.859Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-365/archives/ [Pipeline] echo [2024-11-08T17:23:19.904Z] 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T17:23:20.203Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T17:23:20.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T17:23:20.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T17:23:21.028Z] prd-ubuntu20.04-docker-8c-8g-25952 does not seem to be running inside a container [2024-11-08T17:23:21.051Z] $ 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-365/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-365 -v /w/workspace/foundry_device-usb-camera_PR-365:/w/workspace/foundry_device-usb-camera_PR-365:rw,z -v /w/workspace/foundry_device-usb-camera_PR-365@tmp:/w/workspace/foundry_device-usb-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T17:23:21.242Z] $ docker top 6f132940ee80fcb81c2924eaa25ac1cd4d7ac2535aceec11b06509fc3283febf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T17:23:21.656Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T17:23:21.977Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T17:23:22.358Z] + ls /var/log/sa-host [2024-11-08T17:23:22.358Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T17:23:22.612Z] provisioning config files... [2024-11-08T17:23:22.630Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-365@tmp/config1665163126181923459tmp [Pipeline] { [Pipeline] echo [2024-11-08T17:23:22.693Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T17:23:23.072Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T17:23:23.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T17:23:23.553Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T17:23:23.593Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T17:23:23.923Z] ---> sudo-logs.sh [2024-11-08T17:23:23.923Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T17:23:24.026Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T17:23:24.355Z] ---> job-cost.sh [2024-11-08T17:23:24.355Z] lf-activate-venv: SKIPPING [2024-11-08T17:23:24.355Z] DEBUG: total: 0.2199999988079071 [2024-11-08T17:23:24.355Z] INFO: Retrieving Stack Cost... [2024-11-08T17:23:24.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T17:23:25.183Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T17:23:25.224Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T17:23:25.553Z] ---> logs-deploy.sh [2024-11-08T17:23:25.553Z] lf-activate-venv: SKIPPING [2024-11-08T17:23:25.553Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-365/1 [2024-11-08T17:23:25.553Z] INFO: archiving workspace using pattern(s): [2024-11-08T17:23:26.489Z] Archives upload complete. [2024-11-08T17:23:26.749Z] INFO: archiving logs to Nexus [2024-11-08T17:23:27.316Z] ---> uname -a: [2024-11-08T17:23:27.316Z] Linux prd-ubuntu20-04-docker-8c-8g-25952 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-08T17:23:27.316Z] [2024-11-08T17:23:27.316Z]