Pull request #325 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15670fb3fe5ae83de9008e3e57dd6289eebea549+13352f24e58da81b3f3e81f321a07043710bb44e (3dfa8f19a24de5e7ccffecf9702b9469c0ae10b6) 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-ssh9361833568200128478.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9443249019077655984.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-325/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-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8102146885713038406.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-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17348492767413699951.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh11056749026429418927.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-325/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-325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3275975080651109064.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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-5266 in /w/workspace/foundry_device-usb-camera_PR-325 [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-325 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 13352f24e58da81b3f3e81f321a07043710bb44e into PR head commit 15670fb3fe5ae83de9008e3e57dd6289eebea549 Merge succeeded, producing 15670fb3fe5ae83de9008e3e57dd6289eebea549 Checking out Revision 15670fb3fe5ae83de9008e3e57dd6289eebea549 (PR-325) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 15670fb3fe5ae83de9008e3e57dd6289eebea549 # 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 13352f24e58da81b3f3e81f321a07043710bb44e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15670fb3fe5ae83de9008e3e57dd6289eebea549 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-08T18:01:10.429Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-08T18:01:10.633Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T18:01:10.749Z] ========================================================= [2024-03-08T18:01:10.750Z] EdgeX Global Pipelines Version Info [2024-03-08T18:01:10.750Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-08T18:01:11.490Z] ------------------- [2024-03-08T18:01:11.490Z] stable info: [2024-03-08T18:01:11.490Z] ------------------- [2024-03-08T18:01:11.490Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-08T18:01:11.490Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T18:01:11.490Z] Message: update stable to v1.0.258 [2024-03-08T18:01:12.060Z] ------------------- [2024-03-08T18:01:12.060Z] experimental info: [2024-03-08T18:01:12.060Z] ------------------- [2024-03-08T18:01:12.060Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-08T18:01:12.060Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T18:01:12.060Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-08T18:01:12.290Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-03-08T18:01:12.347Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-03-08T18:01:12.409Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-08T18:01:12.467Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-08T18:01:12.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-08T18:01:12.577Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-08T18:01:12.632Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-08T18:01:12.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-08T18:01:12.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-08T18:01:12.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-08T18:01:12.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-08T18:01:12.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-03-08T18:01:12.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-08T18:01:12.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-08T18:01:13.063Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T18:01:13.125Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T18:01:13.189Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T18:01:13.253Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T18:01:13.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-08T18:01:13.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-08T18:01:13.446Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-08T18:01:13.513Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-08T18:01:13.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-08T18:01:13.658Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-08T18:01:13.727Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-08T18:01:13.790Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-08T18:01:13.859Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-08T18:01:13.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-325 [Pipeline] echo [2024-03-08T18:01:14.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-325 [Pipeline] echo [2024-03-08T18:01:14.079Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-325 [Pipeline] echo [2024-03-08T18:01:14.151Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15670fb3fe5ae83de9008e3e57dd6289eebea549 [Pipeline] echo [2024-03-08T18:01:14.225Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15670fb [Pipeline] echo [2024-03-08T18:01:14.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T18:01:14.457Z] provisioning config files... [2024-03-08T18:01:14.470Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-325@tmp/config18206820107041736180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T18:01:14.879Z] ---> ****-login.sh [2024-03-08T18:01:14.879Z] nexus3.edgexfoundry.org:10001 [2024-03-08T18:01:15.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:01:15.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:01:15.140Z] Configure a credential helper to remove this warning. See [2024-03-08T18:01:15.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:01:15.140Z] [2024-03-08T18:01:15.140Z] Login Succeeded [2024-03-08T18:01:15.140Z] nexus3.edgexfoundry.org:10002 [2024-03-08T18:01:15.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:01:15.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:01:15.401Z] Configure a credential helper to remove this warning. See [2024-03-08T18:01:15.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:01:15.401Z] [2024-03-08T18:01:15.401Z] Login Succeeded [2024-03-08T18:01:15.401Z] nexus3.edgexfoundry.org:10003 [2024-03-08T18:01:15.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:01:15.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:01:15.401Z] Configure a credential helper to remove this warning. See [2024-03-08T18:01:15.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:01:15.401Z] [2024-03-08T18:01:15.401Z] Login Succeeded [2024-03-08T18:01:15.401Z] nexus3.edgexfoundry.org:10004 [2024-03-08T18:01:15.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:01:15.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:01:15.666Z] Configure a credential helper to remove this warning. See [2024-03-08T18:01:15.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:01:15.666Z] [2024-03-08T18:01:15.666Z] Login Succeeded [2024-03-08T18:01:15.666Z] ****.io [2024-03-08T18:01:15.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:01:15.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:01:15.928Z] Configure a credential helper to remove this warning. See [2024-03-08T18:01:15.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:01:15.928Z] [2024-03-08T18:01:15.928Z] Login Succeeded [2024-03-08T18:01:15.928Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T18:01:15.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-08T18:01:16.765Z] + git rev-list -1 --merges 15670fb3fe5ae83de9008e3e57dd6289eebea549~1..15670fb3fe5ae83de9008e3e57dd6289eebea549 [Pipeline] echo [2024-03-08T18:01:16.806Z] -----------> git rev-list -1 --merges 15670fb3fe5ae83de9008e3e57dd6289eebea549~1..15670fb3fe5ae83de9008e3e57dd6289eebea549 15670fb3fe5ae83de9008e3e57dd6289eebea549 [false] [Pipeline] sh [2024-03-08T18:01:17.139Z] + git log --format=format:%s -1 15670fb3fe5ae83de9008e3e57dd6289eebea549 [Pipeline] echo [2024-03-08T18:01:17.176Z] ========================================================= [2024-03-08T18:01:17.176Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-08T18:01:17.176Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T18:01:17.727Z] + git log --format=format:%s -1 15670fb3fe5ae83de9008e3e57dd6289eebea549 [Pipeline] echo [2024-03-08T18:01:17.757Z] [semverPrep] GIT_COMMIT: 15670fb3fe5ae83de9008e3e57dd6289eebea549, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-08T18:01:17.813Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-08T18:01:18.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T18:01:18.256Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-08T18:01:18.256Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-08T18:01:18.256Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-08T18:01:18.256Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-08T18:01:18.256Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-08T18:01:18.256Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T18:01:18.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T18:01:18.795Z] [2024-03-08T18:01:18.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T18:01:19.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T18:01:19.197Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-08T18:01:19.197Z] b85a868b505f: Pulling fs layer [2024-03-08T18:01:19.197Z] e2be974225ed: Pulling fs layer [2024-03-08T18:01:19.197Z] 339a4e72a1f5: Pulling fs layer [2024-03-08T18:01:19.197Z] 988bab9f4d93: Pulling fs layer [2024-03-08T18:01:19.197Z] 1469e6f7b9e6: Pulling fs layer [2024-03-08T18:01:19.197Z] eaf3925da568: Pulling fs layer [2024-03-08T18:01:19.197Z] bab4dde63d76: Pulling fs layer [2024-03-08T18:01:19.197Z] bde34c3a00c8: Pulling fs layer [2024-03-08T18:01:19.197Z] b352a97aabf1: Pulling fs layer [2024-03-08T18:01:19.197Z] 4872d77fe225: Pulling fs layer [2024-03-08T18:01:19.197Z] 5851b861e8e6: Pulling fs layer [2024-03-08T18:01:19.197Z] 988bab9f4d93: Waiting [2024-03-08T18:01:19.197Z] 1469e6f7b9e6: Waiting [2024-03-08T18:01:19.197Z] eaf3925da568: Waiting [2024-03-08T18:01:19.197Z] bab4dde63d76: Waiting [2024-03-08T18:01:19.197Z] bde34c3a00c8: Waiting [2024-03-08T18:01:19.197Z] b352a97aabf1: Waiting [2024-03-08T18:01:19.197Z] 4872d77fe225: Waiting [2024-03-08T18:01:19.197Z] 5851b861e8e6: Waiting [2024-03-08T18:01:19.197Z] e2be974225ed: Download complete [2024-03-08T18:01:19.197Z] 988bab9f4d93: Download complete [2024-03-08T18:01:19.197Z] 1469e6f7b9e6: Verifying Checksum [2024-03-08T18:01:19.197Z] 1469e6f7b9e6: Download complete [2024-03-08T18:01:19.197Z] 339a4e72a1f5: Verifying Checksum [2024-03-08T18:01:19.197Z] 339a4e72a1f5: Download complete [2024-03-08T18:01:19.197Z] eaf3925da568: Verifying Checksum [2024-03-08T18:01:19.197Z] eaf3925da568: Download complete [2024-03-08T18:01:19.455Z] bde34c3a00c8: Download complete [2024-03-08T18:01:19.455Z] b352a97aabf1: Verifying Checksum [2024-03-08T18:01:19.455Z] b352a97aabf1: Download complete [2024-03-08T18:01:19.455Z] 4872d77fe225: Verifying Checksum [2024-03-08T18:01:19.455Z] 4872d77fe225: Download complete [2024-03-08T18:01:19.455Z] b85a868b505f: Verifying Checksum [2024-03-08T18:01:19.455Z] b85a868b505f: Download complete [2024-03-08T18:01:19.714Z] bab4dde63d76: Verifying Checksum [2024-03-08T18:01:19.714Z] bab4dde63d76: Download complete [2024-03-08T18:01:20.652Z] b85a868b505f: Pull complete [2024-03-08T18:01:20.911Z] e2be974225ed: Pull complete [2024-03-08T18:01:21.169Z] 339a4e72a1f5: Pull complete [2024-03-08T18:01:21.430Z] 988bab9f4d93: Pull complete [2024-03-08T18:01:21.689Z] 1469e6f7b9e6: Pull complete [2024-03-08T18:01:21.689Z] eaf3925da568: Pull complete [2024-03-08T18:01:23.593Z] bab4dde63d76: Pull complete [2024-03-08T18:01:23.593Z] bde34c3a00c8: Pull complete [2024-03-08T18:01:23.593Z] b352a97aabf1: Pull complete [2024-03-08T18:01:23.593Z] 4872d77fe225: Pull complete [2024-03-08T18:01:23.593Z] 5851b861e8e6: Pull complete [2024-03-08T18:01:23.593Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-08T18:01:23.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T18:01:23.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T18:01:23.937Z] prd-ubuntu20.04-docker-8c-8g-5266 does not seem to be running inside a container [2024-03-08T18:01:23.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-325 -v /w/workspace/foundry_device-usb-camera_PR-325:/w/workspace/foundry_device-usb-camera_PR-325:rw,z -v /w/workspace/foundry_device-usb-camera_PR-325@tmp:/w/workspace/foundry_device-usb-camera_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T18:01:27.745Z] $ docker top 385121f7cc11b3291b93f266a675996523049a970c925ad82f9ed23d6f4851d9 -eo pid,comm [2024-03-08T18:01:27.803Z] 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-03-08T18:01:27.803Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T18:01:28.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T18:01:28.008Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T18:01:28.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T18:01:28.121Z] $ docker exec 385121f7cc11b3291b93f266a675996523049a970c925ad82f9ed23d6f4851d9 ssh-agent [2024-03-08T18:01:28.231Z] SSH_AUTH_SOCK=/tmp/ssh-kbg3OtsczXLb/agent.32 [2024-03-08T18:01:28.231Z] SSH_AGENT_PID=38 [2024-03-08T18:01:28.236Z] Running ssh-add (command line suppressed) [2024-03-08T18:01:28.321Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-325@tmp/private_key_6543039876543964686.key (/w/workspace/foundry_device-usb-camera_PR-325@tmp/private_key_6543039876543964686.key) [2024-03-08T18:01:28.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T18:01:28.691Z] + git tag --points-at HEAD [Pipeline] } [2024-03-08T18:01:28.716Z] $ docker exec --env ******** --env ******** 385121f7cc11b3291b93f266a675996523049a970c925ad82f9ed23d6f4851d9 ssh-agent -k [2024-03-08T18:01:28.813Z] unset SSH_AUTH_SOCK; [2024-03-08T18:01:28.814Z] unset SSH_AGENT_PID; [2024-03-08T18:01:28.814Z] echo Agent pid 38 killed; [2024-03-08T18:01:28.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-08T18:01:28.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T18:01:28.972Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T18:01:29.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T18:01:29.081Z] $ docker exec 385121f7cc11b3291b93f266a675996523049a970c925ad82f9ed23d6f4851d9 ssh-agent [2024-03-08T18:01:29.205Z] SSH_AUTH_SOCK=/tmp/ssh-iX5vjnz3yoUZ/agent.70 [2024-03-08T18:01:29.205Z] SSH_AGENT_PID=76 [2024-03-08T18:01:29.210Z] Running ssh-add (command line suppressed) [2024-03-08T18:01:29.301Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-325@tmp/private_key_14220790807866300752.key (/w/workspace/foundry_device-usb-camera_PR-325@tmp/private_key_14220790807866300752.key) [2024-03-08T18:01:29.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T18:01:29.674Z] + git semver init [2024-03-08T18:01:29.933Z] 2024-03-08 18:01:29,864 [run_init] DEBUG init version:0.0.0 force:False [2024-03-08T18:01:29.933Z] 2024-03-08 18:01:29,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-325/.semver [2024-03-08T18:01:29.933Z] 2024-03-08 18:01:29,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-325/.semver [2024-03-08T18:01:29.933Z] 2024-03-08 18:01:29,865 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-325/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-325, universal_newlines=False, shell=None, istream=None) [2024-03-08T18:01:31.311Z] 2024-03-08 18:01:30,898 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-325/.git/info/exclude [2024-03-08T18:01:31.311Z] 2024-03-08 18:01:30,898 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-325/.semver/PR-325 with force:False [2024-03-08T18:01:31.311Z] 2024-03-08 18:01:30,898 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-325/.semver/PR-325 [2024-03-08T18:01:31.311Z] 2024-03-08 18:01:30,903 [execute] INFO git cat-file --batch-check [2024-03-08T18:01:31.311Z] 2024-03-08 18:01:30,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-325/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T18:01:31.311Z] 2024-03-08 18:01:30,909 [execute] INFO git cat-file --batch [2024-03-08T18:01:31.311Z] 2024-03-08 18:01:30,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-325/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T18:01:31.311Z] 2024-03-08 18:01:30,913 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-325/.semver/PR-325 [2024-03-08T18:01:31.311Z] 0.0.0 [Pipeline] } [2024-03-08T18:01:31.335Z] $ docker exec --env ******** --env ******** 385121f7cc11b3291b93f266a675996523049a970c925ad82f9ed23d6f4851d9 ssh-agent -k [2024-03-08T18:01:31.434Z] unset SSH_AUTH_SOCK; [2024-03-08T18:01:31.434Z] unset SSH_AGENT_PID; [2024-03-08T18:01:31.434Z] echo Agent pid 76 killed; [2024-03-08T18:01:31.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T18:01:31.959Z] + git semver [Pipeline] } [2024-03-08T18:01:32.238Z] $ docker stop --time=1 385121f7cc11b3291b93f266a675996523049a970c925ad82f9ed23d6f4851d9 [2024-03-08T18:01:33.595Z] $ docker rm -f --volumes 385121f7cc11b3291b93f266a675996523049a970c925ad82f9ed23d6f4851d9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T18:01:34.051Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-08T18:01:34.374Z] Stashed 1 file(s) [Pipeline] echo [2024-03-08T18:01:34.390Z] [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-03-08T18:01:35.261Z] provisioning config files... [2024-03-08T18:01:35.271Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-325@tmp/config12888840185147206642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T18:01:35.661Z] ---> ****-login.sh [2024-03-08T18:01:35.661Z] nexus3.edgexfoundry.org:10001 [2024-03-08T18:01:35.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:01:35.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:01:35.662Z] Configure a credential helper to remove this warning. See [2024-03-08T18:01:35.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:01:35.662Z] [2024-03-08T18:01:35.662Z] Login Succeeded [2024-03-08T18:01:35.662Z] nexus3.edgexfoundry.org:10002 [2024-03-08T18:01:35.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:01:35.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:01:35.662Z] Configure a credential helper to remove this warning. See [2024-03-08T18:01:35.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:01:35.662Z] [2024-03-08T18:01:35.662Z] Login Succeeded [2024-03-08T18:01:35.662Z] nexus3.edgexfoundry.org:10003 [2024-03-08T18:01:35.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:01:35.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:01:35.921Z] Configure a credential helper to remove this warning. See [2024-03-08T18:01:35.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:01:35.921Z] [2024-03-08T18:01:35.921Z] Login Succeeded [2024-03-08T18:01:35.921Z] nexus3.edgexfoundry.org:10004 [2024-03-08T18:01:35.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:01:35.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:01:35.921Z] Configure a credential helper to remove this warning. See [2024-03-08T18:01:35.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:01:35.921Z] [2024-03-08T18:01:35.921Z] Login Succeeded [2024-03-08T18:01:35.921Z] ****.io [2024-03-08T18:01:36.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:01:36.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:01:36.181Z] Configure a credential helper to remove this warning. See [2024-03-08T18:01:36.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:01:36.181Z] [2024-03-08T18:01:36.181Z] Login Succeeded [2024-03-08T18:01:36.181Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T18:01:36.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T18:01:36.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T18:01:36.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T18:01:36.675Z] ========================================================= [2024-03-08T18:01:36.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-08T18:01:36.675Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T18:01:37.253Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-08T18:01:37.253Z] Sending build context to Docker daemon 14.4MB [2024-03-08T18:01:37.253Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T18:01:37.253Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-08T18:01:37.253Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-08T18:01:37.253Z] 7264a8db6415: Pulling fs layer [2024-03-08T18:01:37.253Z] c4d48a809fc2: Pulling fs layer [2024-03-08T18:01:37.253Z] 4f1c88b9dad5: Pulling fs layer [2024-03-08T18:01:37.253Z] ad3a456e5733: Pulling fs layer [2024-03-08T18:01:37.253Z] 69c7f0334f64: Pulling fs layer [2024-03-08T18:01:37.253Z] 1f1c1a5573a3: Pulling fs layer [2024-03-08T18:01:37.253Z] ce7588e14bc9: Pulling fs layer [2024-03-08T18:01:37.253Z] b5e4710f87ac: Pulling fs layer [2024-03-08T18:01:37.253Z] ad3a456e5733: Waiting [2024-03-08T18:01:37.253Z] 1f1c1a5573a3: Waiting [2024-03-08T18:01:37.253Z] ce7588e14bc9: Waiting [2024-03-08T18:01:37.253Z] 69c7f0334f64: Waiting [2024-03-08T18:01:37.253Z] b5e4710f87ac: Waiting [2024-03-08T18:01:37.512Z] c4d48a809fc2: Download complete [2024-03-08T18:01:37.512Z] ad3a456e5733: Download complete [2024-03-08T18:01:37.512Z] 69c7f0334f64: Verifying Checksum [2024-03-08T18:01:37.512Z] 69c7f0334f64: Download complete [2024-03-08T18:01:37.512Z] 7264a8db6415: Verifying Checksum [2024-03-08T18:01:37.512Z] 7264a8db6415: Download complete [2024-03-08T18:01:37.512Z] 1f1c1a5573a3: Verifying Checksum [2024-03-08T18:01:37.512Z] 1f1c1a5573a3: Download complete [2024-03-08T18:01:37.512Z] 7264a8db6415: Pull complete [2024-03-08T18:01:37.771Z] b5e4710f87ac: Verifying Checksum [2024-03-08T18:01:37.771Z] b5e4710f87ac: Download complete [2024-03-08T18:01:37.771Z] c4d48a809fc2: Pull complete [2024-03-08T18:01:37.771Z] 4f1c88b9dad5: Verifying Checksum [2024-03-08T18:01:37.771Z] 4f1c88b9dad5: Download complete [2024-03-08T18:01:38.336Z] ce7588e14bc9: Verifying Checksum [2024-03-08T18:01:38.336Z] ce7588e14bc9: Download complete [2024-03-08T18:01:40.866Z] 4f1c88b9dad5: Pull complete [2024-03-08T18:01:41.126Z] ad3a456e5733: Pull complete [2024-03-08T18:01:41.126Z] 69c7f0334f64: Pull complete [2024-03-08T18:01:41.126Z] 1f1c1a5573a3: Pull complete [2024-03-08T18:01:43.658Z] ce7588e14bc9: Pull complete [2024-03-08T18:01:43.917Z] b5e4710f87ac: Pull complete [2024-03-08T18:01:43.917Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-08T18:01:43.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T18:01:43.917Z] ---> 88b5674ff536 [2024-03-08T18:01:43.917Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-08T18:01:48.107Z] ---> Running in 3178940337fd [2024-03-08T18:01:48.107Z] Removing intermediate container 3178940337fd [2024-03-08T18:01:48.107Z] ---> 936c11b5e87a [2024-03-08T18:01:48.107Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T18:01:48.107Z] ---> Running in b453f311dd0f [2024-03-08T18:01:48.107Z] Removing intermediate container b453f311dd0f [2024-03-08T18:01:48.107Z] ---> bcad8007c457 [2024-03-08T18:01:48.107Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-08T18:01:48.369Z] ---> Running in 3477ff0383ca [2024-03-08T18:01:48.369Z] Removing intermediate container 3477ff0383ca [2024-03-08T18:01:48.369Z] ---> d886f3240aad [2024-03-08T18:01:48.369Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-08T18:01:48.369Z] ---> Running in 8cc577b289c0 [2024-03-08T18:01:48.369Z] Removing intermediate container 8cc577b289c0 [2024-03-08T18:01:48.369Z] ---> 30ead7391788 [2024-03-08T18:01:48.369Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T18:01:48.369Z] ---> Running in 192c3619f766 [2024-03-08T18:01:48.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T18:01:48.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T18:01:49.148Z] (1/13) Installing libintl (0.21.1-r7) [2024-03-08T18:01:49.148Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-03-08T18:01:49.148Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-08T18:01:49.148Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-03-08T18:01:49.148Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-03-08T18:01:49.408Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-03-08T18:01:49.408Z] (7/13) Installing udev-init-scripts (35-r1) [2024-03-08T18:01:49.408Z] (8/13) Installing libblkid (2.38.1-r8) [2024-03-08T18:01:49.408Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-03-08T18:01:49.408Z] (10/13) Installing kmod-libs (30-r3) [2024-03-08T18:01:49.408Z] (11/13) Installing eudev (3.2.11-r8) [2024-03-08T18:01:49.408Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-03-08T18:01:49.667Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-03-08T18:01:49.926Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T18:01:49.926Z] Executing eudev-3.2.11-r8.trigger [2024-03-08T18:01:49.926Z] OK: 271 MiB in 65 packages [2024-03-08T18:01:50.015Z] Still waiting to schedule task [2024-03-08T18:01:50.016Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-08T18:01:50.493Z] Removing intermediate container 192c3619f766 [2024-03-08T18:01:50.493Z] ---> f612439f1996 [2024-03-08T18:01:50.493Z] Step 8/13 : WORKDIR /device-usb-camera [2024-03-08T18:01:50.493Z] ---> Running in 6d0fb7ecad59 [2024-03-08T18:01:50.493Z] Removing intermediate container 6d0fb7ecad59 [2024-03-08T18:01:50.493Z] ---> 86e2264560c3 [2024-03-08T18:01:50.493Z] Step 9/13 : COPY go.mod vendor* ./ [2024-03-08T18:01:50.751Z] ---> 0810663c3c72 [2024-03-08T18:01:50.751Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T18:01:50.751Z] ---> Running in 323dac156083 [2024-03-08T18:02:22.885Z] Removing intermediate container 323dac156083 [2024-03-08T18:02:22.885Z] ---> dccfe40e9ef2 [2024-03-08T18:02:22.885Z] Step 11/13 : COPY . . [2024-03-08T18:02:22.885Z] ---> d833017b3b9a [2024-03-08T18:02:22.885Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-08T18:02:22.885Z] ---> Running in 1fe0e5d2552b [2024-03-08T18:02:22.885Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T18:02:22.885Z]  Dload Upload  Total Spent Left Speed [2024-03-08T18:02:22.885Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8064 0 --:--:-- --:--:-- --:--:-- 8169 [2024-03-08T18:02:23.144Z] Removing intermediate container 1fe0e5d2552b [2024-03-08T18:02:23.144Z] ---> 661056763d6d [2024-03-08T18:02:23.144Z] Step 13/13 : RUN ${MAKE} [2024-03-08T18:02:23.144Z] ---> Running in cbbd8aade8f4 [2024-03-08T18:02:23.405Z] noop [2024-03-08T18:02:23.666Z] Removing intermediate container cbbd8aade8f4 [2024-03-08T18:02:23.666Z] ---> 84dccebcd78d [2024-03-08T18:02:23.666Z] Successfully built 84dccebcd78d [2024-03-08T18:02:23.666Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T18:02:24.195Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T18:02:24.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T18:02:24.401Z] prd-ubuntu20.04-docker-8c-8g-5266 does not seem to be running inside a container [2024-03-08T18:02:24.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-325 -v /w/workspace/foundry_device-usb-camera_PR-325:/w/workspace/foundry_device-usb-camera_PR-325:rw,z -v /w/workspace/foundry_device-usb-camera_PR-325@tmp:/w/workspace/foundry_device-usb-camera_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T18:02:24.736Z] $ docker top e8449ae6ae1bf7b6c11e8222e5ec2deaeb4a292f148f5b2713a5e198f3a0d861 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T18:02:25.181Z] + go version [2024-03-08T18:02:25.181Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-08T18:02:25.208Z] $ docker stop --time=1 e8449ae6ae1bf7b6c11e8222e5ec2deaeb4a292f148f5b2713a5e198f3a0d861 [2024-03-08T18:02:26.450Z] $ docker rm -f --volumes e8449ae6ae1bf7b6c11e8222e5ec2deaeb4a292f148f5b2713a5e198f3a0d861 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T18:02:27.403Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T18:02:27.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T18:02:27.610Z] prd-ubuntu20.04-docker-8c-8g-5266 does not seem to be running inside a container [2024-03-08T18:02:27.633Z] $ 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-325 -v /w/workspace/foundry_device-usb-camera_PR-325:/w/workspace/foundry_device-usb-camera_PR-325:rw,z -v /w/workspace/foundry_device-usb-camera_PR-325@tmp:/w/workspace/foundry_device-usb-camera_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T18:02:27.959Z] $ docker top 0114f3f598e0586a5e202f928323861f82b8ae134a679e4514cb8f738ab6f4e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T18:02:28.418Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-325 [Pipeline] fileExists [Pipeline] sh [2024-03-08T18:02:28.818Z] + make test [2024-03-08T18:02:28.818Z] go test ./... -coverprofile=coverage.out ./... [2024-03-08T18:02:30.192Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-03-08T18:02:42.399Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-03-08T18:02:42.399Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements [2024-03-08T18:02:47.663Z] go vet ./... [2024-03-08T18:02:51.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T18:02:51.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T18:02:51.845Z] ./bin/test-attribution-txt.sh [2024-03-08T18:02:51.845Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T18:02:51.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T18:02:51.948Z] $ docker stop --time=1 0114f3f598e0586a5e202f928323861f82b8ae134a679e4514cb8f738ab6f4e8 [2024-03-08T18:02:55.666Z] $ docker rm -f --volumes 0114f3f598e0586a5e202f928323861f82b8ae134a679e4514cb8f738ab6f4e8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T18:02:56.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T18:02:56.372Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-08T18:02:57.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T18:02:57.569Z] + ls -al . [2024-03-08T18:02:57.569Z] total 224 [2024-03-08T18:02:57.569Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 18:02 . [2024-03-08T18:02:57.569Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 18:01 .. [2024-03-08T18:02:57.569Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 18:02 .git [2024-03-08T18:02:57.569Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:01 .github [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 429 Mar 8 18:01 .gitignore [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 45 Mar 8 18:01 .golangci.yml [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 8 18:01 .hadolint.yml [2024-03-08T18:02:57.569Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 18:01 .semver [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 10851 Mar 8 18:01 Attribution.txt [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 16561 Mar 8 18:01 CHANGELOG.md [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 2562 Mar 8 18:01 Dockerfile [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 8 18:01 GOVERNANCE.md [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 8 18:01 Jenkinsfile [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 8 18:01 LICENSE [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 2611 Mar 8 18:01 Makefile [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 8 18:01 OWNERS.md [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 8 18:01 README.md [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 18:01 VERSION [2024-03-08T18:02:57.569Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 18:01 bin [2024-03-08T18:02:57.569Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:01 cmd [2024-03-08T18:02:57.569Z] -rw-r--r-- 1 jenkins jenkins 54703 Mar 8 18:02 coverage.out [2024-03-08T18:02:57.569Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 8 18:01 docker-entrypoint.sh [2024-03-08T18:02:57.569Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 18:01 docs [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 3970 Mar 8 18:01 go.mod [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 35960 Mar 8 18:01 go.sum [2024-03-08T18:02:57.569Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:01 internal [2024-03-08T18:02:57.569Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 8 18:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T18:02:58.033Z] + 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=15670fb3fe5ae83de9008e3e57dd6289eebea549 --label arch=amd64 --label version=0.0.0 . [2024-03-08T18:02:58.033Z] Sending build context to Docker daemon 14.46MB [2024-03-08T18:02:58.033Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T18:02:58.033Z] Step 2/37 : FROM ${BASE} AS builder [2024-03-08T18:02:58.033Z] ---> 84dccebcd78d [2024-03-08T18:02:58.033Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-03-08T18:02:58.294Z] ---> Running in 520a7e5dfa4a [2024-03-08T18:02:58.294Z] Removing intermediate container 520a7e5dfa4a [2024-03-08T18:02:58.294Z] ---> a9f10dcf9110 [2024-03-08T18:02:58.294Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T18:02:58.554Z] ---> Running in dc8048d3ece4 [2024-03-08T18:02:58.554Z] Removing intermediate container dc8048d3ece4 [2024-03-08T18:02:58.554Z] ---> 7738dc9e1d6d [2024-03-08T18:02:58.554Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-08T18:02:58.554Z] ---> Running in ad7c7cf248ab [2024-03-08T18:02:58.554Z] Removing intermediate container ad7c7cf248ab [2024-03-08T18:02:58.554Z] ---> 20553389074b [2024-03-08T18:02:58.554Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-08T18:02:58.554Z] ---> Running in 0646b7f99fee [2024-03-08T18:02:58.812Z] Removing intermediate container 0646b7f99fee [2024-03-08T18:02:58.812Z] ---> 0cb1b99c19d8 [2024-03-08T18:02:58.812Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T18:02:58.812Z] ---> Running in f62d8fa6cc85 [2024-03-08T18:02:59.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T18:02:59.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T18:02:59.330Z] OK: 271 MiB in 65 packages [2024-03-08T18:02:59.897Z] Removing intermediate container f62d8fa6cc85 [2024-03-08T18:02:59.897Z] ---> 70638c4f7147 [2024-03-08T18:02:59.897Z] Step 8/37 : WORKDIR /device-usb-camera [2024-03-08T18:02:59.897Z] ---> Running in c3a098103af4 [2024-03-08T18:02:59.897Z] Removing intermediate container c3a098103af4 [2024-03-08T18:02:59.897Z] ---> 46aa5d18e23d [2024-03-08T18:02:59.897Z] Step 9/37 : COPY go.mod vendor* ./ [2024-03-08T18:02:59.897Z] ---> 1949391d51bd [2024-03-08T18:02:59.897Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T18:02:59.897Z] ---> Running in 8765a41e7d19 [2024-03-08T18:03:00.468Z] Removing intermediate container 8765a41e7d19 [2024-03-08T18:03:00.468Z] ---> 10b4289bf4ad [2024-03-08T18:03:00.468Z] Step 11/37 : COPY . . [2024-03-08T18:03:01.037Z] ---> 780743d62f9b [2024-03-08T18:03:01.037Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-08T18:03:01.037Z] ---> Running in 1b44d9f88325 [2024-03-08T18:03:01.296Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T18:03:01.296Z] Dload Upload Total Spent Left Speed [2024-03-08T18:03:01.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100 1062   0   0  30246    0 --:--:-- --:--:-- --:--:-- 31235 [2024-03-08T18:03:01.557Z] Removing intermediate container 1b44d9f88325 [2024-03-08T18:03:01.557Z] ---> edd590d769b9 [2024-03-08T18:03:01.557Z] Step 13/37 : RUN ${MAKE} [2024-03-08T18:03:01.557Z] ---> Running in 2c4e90780cdd [2024-03-08T18:03:01.817Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-03-08T18:03:23.749Z] Removing intermediate container 2c4e90780cdd [2024-03-08T18:03:23.749Z] ---> d886685336b9 [2024-03-08T18:03:23.749Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-03-08T18:03:23.749Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-03-08T18:03:23.749Z] 4acc49c71d14: Pulling fs layer [2024-03-08T18:03:24.694Z] 4acc49c71d14: Verifying Checksum [2024-03-08T18:03:24.694Z] 4acc49c71d14: Download complete [2024-03-08T18:03:24.694Z] 4acc49c71d14: Pull complete [2024-03-08T18:03:24.694Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-03-08T18:03:24.694Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-03-08T18:03:24.694Z] ---> 01a2bd3e5fff [2024-03-08T18:03:24.694Z] Step 15/37 : FROM alpine:3.18 [2024-03-08T18:03:25.013Z] 3.18: Pulling from library/alpine [2024-03-08T18:03:25.290Z] 619be1103602: Pulling fs layer [2024-03-08T18:03:25.570Z] 619be1103602: Verifying Checksum [2024-03-08T18:03:25.570Z] 619be1103602: Download complete [2024-03-08T18:03:25.570Z] 619be1103602: Pull complete [2024-03-08T18:03:25.570Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T18:03:25.570Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T18:03:25.570Z] ---> d3782b16ccc9 [2024-03-08T18:03:25.570Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-08T18:03:26.156Z] ---> Running in 73e6b9544734 [2024-03-08T18:03:26.156Z] Removing intermediate container 73e6b9544734 [2024-03-08T18:03:26.156Z] ---> 89a056ffeac0 [2024-03-08T18:03:26.156Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-03-08T18:03:26.156Z] ---> Running in 0249047e2932 [2024-03-08T18:03:26.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T18:03:26.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T18:03:26.937Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-03-08T18:03:26.937Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-03-08T18:03:26.937Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-03-08T18:03:26.937Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-03-08T18:03:26.937Z] (5/107) Installing libxau (1.0.11-r2) [2024-03-08T18:03:26.937Z] (6/107) Installing libmd (1.0.4-r2) [2024-03-08T18:03:26.937Z] (7/107) Installing libbsd (0.11.7-r1) [2024-03-08T18:03:26.937Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-03-08T18:03:26.937Z] (9/107) Installing libxcb (1.15-r1) [2024-03-08T18:03:27.199Z] (10/107) Installing libx11 (1.8.7-r0) [2024-03-08T18:03:27.199Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-03-08T18:03:27.199Z] (12/107) Installing libpciaccess (0.17-r2) [2024-03-08T18:03:27.199Z] (13/107) Installing libdrm (2.4.115-r4) [2024-03-08T18:03:27.199Z] (14/107) Installing libxext (1.3.5-r2) [2024-03-08T18:03:27.199Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-03-08T18:03:27.199Z] (16/107) Installing libffi (3.4.4-r2) [2024-03-08T18:03:27.199Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-03-08T18:03:27.199Z] (18/107) Installing libva (2.18.0-r1) [2024-03-08T18:03:27.199Z] (19/107) Installing libvdpau (1.5-r1) [2024-03-08T18:03:27.199Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-03-08T18:03:27.199Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-03-08T18:03:27.199Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-03-08T18:03:27.199Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-08T18:03:27.199Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-03-08T18:03:27.199Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-03-08T18:03:27.199Z] (26/107) Installing libhwy (1.0.4-r1) [2024-03-08T18:03:27.458Z] (27/107) Installing lcms2 (2.15-r2) [2024-03-08T18:03:27.458Z] (28/107) Installing libjxl (0.8.2-r0) [2024-03-08T18:03:27.458Z] (29/107) Installing lame-libs (3.100-r5) [2024-03-08T18:03:27.458Z] (30/107) Installing opus (1.4-r0) [2024-03-08T18:03:27.458Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-03-08T18:03:27.458Z] (32/107) Installing soxr (0.1.3-r5) [2024-03-08T18:03:27.458Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-08T18:03:27.458Z] (34/107) Installing libogg (1.3.5-r4) [2024-03-08T18:03:27.458Z] (35/107) Installing libtheora (1.1.1-r17) [2024-03-08T18:03:27.458Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-03-08T18:03:27.458Z] (37/107) Installing libvpx (1.13.0-r2) [2024-03-08T18:03:27.458Z] (38/107) Installing libwebp (1.3.2-r0) [2024-03-08T18:03:27.458Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-03-08T18:03:27.458Z] (40/107) Installing numactl (2.0.16-r4) [2024-03-08T18:03:27.458Z] (41/107) Installing x265-libs (3.5-r4) [2024-03-08T18:03:27.716Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-03-08T18:03:27.716Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-08T18:03:27.716Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-03-08T18:03:27.716Z] (45/107) Installing libexpat (2.6.0-r0) [2024-03-08T18:03:27.716Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-03-08T18:03:27.716Z] (47/107) Installing libpng (1.6.39-r3) [2024-03-08T18:03:27.716Z] (48/107) Installing freetype (2.13.0-r5) [2024-03-08T18:03:27.716Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-03-08T18:03:27.716Z] (50/107) Installing fribidi (1.0.13-r0) [2024-03-08T18:03:27.716Z] (51/107) Installing libintl (0.21.1-r7) [2024-03-08T18:03:27.716Z] (52/107) Installing libblkid (2.38.1-r8) [2024-03-08T18:03:27.976Z] (53/107) Installing libmount (2.38.1-r8) [2024-03-08T18:03:27.976Z] (54/107) Installing pcre2 (10.42-r1) [2024-03-08T18:03:27.976Z] (55/107) Installing glib (2.76.6-r0) [2024-03-08T18:03:27.976Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-03-08T18:03:27.976Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-03-08T18:03:27.976Z] (58/107) Installing libunibreak (5.1-r0) [2024-03-08T18:03:27.976Z] (59/107) Installing libass (0.17.1-r0) [2024-03-08T18:03:27.976Z] (60/107) Installing libbluray (1.3.4-r0) [2024-03-08T18:03:27.976Z] (61/107) Installing gmp (6.2.1-r3) [2024-03-08T18:03:28.234Z] (62/107) Installing nettle (3.8.1-r2) [2024-03-08T18:03:28.234Z] (63/107) Installing libunistring (1.1-r1) [2024-03-08T18:03:28.234Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-03-08T18:03:28.234Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-03-08T18:03:28.234Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-03-08T18:03:28.234Z] (67/107) Installing gnutls (3.8.3-r0) [2024-03-08T18:03:28.234Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-03-08T18:03:28.234Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-03-08T18:03:28.234Z] (70/107) Installing cjson (1.7.17-r0) [2024-03-08T18:03:28.234Z] (71/107) Installing mbedtls (2.28.7-r0) [2024-03-08T18:03:28.234Z] (72/107) Installing librist (0.2.7-r0) [2024-03-08T18:03:28.234Z] (73/107) Installing libsrt (1.5.2-r0) [2024-03-08T18:03:28.234Z] (74/107) Installing libssh (0.10.5-r0) [2024-03-08T18:03:28.234Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-03-08T18:03:28.234Z] (76/107) Installing libxml2 (2.11.7-r0) [2024-03-08T18:03:28.234Z] (77/107) Installing libsodium (1.0.18-r3) [2024-03-08T18:03:28.492Z] (78/107) Installing libzmq (4.3.4-r4) [2024-03-08T18:03:28.492Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-08T18:03:28.492Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-03-08T18:03:28.492Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-03-08T18:03:28.492Z] (82/107) Installing shaderc (2023.3-r1) [2024-03-08T18:03:28.492Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-03-08T18:03:28.492Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-03-08T18:03:28.492Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-03-08T18:03:28.492Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-03-08T18:03:28.492Z] (87/107) Installing vidstab (1.1.1-r0) [2024-03-08T18:03:28.492Z] (88/107) Installing zimg (3.0.5-r0) [2024-03-08T18:03:28.492Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-03-08T18:03:28.492Z] (90/107) Installing libasyncns (0.8-r1) [2024-03-08T18:03:28.492Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-03-08T18:03:28.492Z] (92/107) Installing libltdl (2.4.7-r2) [2024-03-08T18:03:28.492Z] (93/107) Installing orc (0.4.34-r0) [2024-03-08T18:03:28.750Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-03-08T18:03:28.750Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-03-08T18:03:28.750Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-03-08T18:03:28.751Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-03-08T18:03:28.751Z] (98/107) Installing libpulse (16.1-r10) [2024-03-08T18:03:28.751Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-08T18:03:28.751Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-03-08T18:03:28.751Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-03-08T18:03:28.751Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-03-08T18:03:28.751Z] (103/107) Installing udev-init-scripts (35-r1) [2024-03-08T18:03:28.751Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-03-08T18:03:28.751Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-03-08T18:03:28.751Z] (106/107) Installing kmod-libs (30-r3) [2024-03-08T18:03:28.751Z] (107/107) Installing eudev (3.2.11-r8) [2024-03-08T18:03:28.751Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T18:03:28.751Z] Executing glib-2.76.6-r0.trigger [2024-03-08T18:03:28.751Z] Executing eudev-3.2.11-r8.trigger [2024-03-08T18:03:28.751Z] OK: 131 MiB in 122 packages [2024-03-08T18:03:30.156Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5267 in /w/workspace/foundry_device-usb-camera_PR-325 [Pipeline] { [Pipeline] ws [2024-03-08T18:03:30.237Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-03-08T18:03:30.341Z] Selected Git installation does not exist. Using Default [2024-03-08T18:03:30.341Z] The recommended git tool is: NONE [2024-03-08T18:03:32.935Z] Removing intermediate container 0249047e2932 [2024-03-08T18:03:32.935Z] ---> be3d4fe5e22a [2024-03-08T18:03:32.935Z] Step 18/37 : RUN apk --no-cache upgrade [2024-03-08T18:03:32.935Z] ---> Running in 0eef361839db [2024-03-08T18:03:32.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T18:03:32.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T18:03:32.935Z] OK: 131 MiB in 122 packages [2024-03-08T18:03:33.194Z] Removing intermediate container 0eef361839db [2024-03-08T18:03:33.194Z] ---> 5d1700a461e1 [2024-03-08T18:03:33.194Z] Step 19/37 : WORKDIR / [2024-03-08T18:03:33.453Z] ---> Running in 2816e58b6ca0 [2024-03-08T18:03:33.453Z] Removing intermediate container 2816e58b6ca0 [2024-03-08T18:03:33.453Z] ---> 99adb6e979a0 [2024-03-08T18:03:33.453Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-03-08T18:03:34.021Z] ---> e00661a34fc6 [2024-03-08T18:03:34.021Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-03-08T18:03:34.280Z] ---> e57b3d721534 [2024-03-08T18:03:34.280Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-03-08T18:03:34.280Z] ---> 3cbab33af3eb [2024-03-08T18:03:34.280Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-03-08T18:03:34.539Z] ---> 923f151295ae [2024-03-08T18:03:34.539Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-03-08T18:03:34.539Z] ---> c6f56abd2382 [2024-03-08T18:03:34.539Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-03-08T18:03:34.797Z] ---> 51e3a0e65ac8 [2024-03-08T18:03:34.797Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-03-08T18:03:35.100Z] using credential edgex-jenkins-ssh [2024-03-08T18:03:35.119Z] Cloning the remote Git repository [2024-03-08T18:03:35.159Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-03-08T18:03:35.246Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-03-08T18:03:35.734Z] ---> 98990dacd892 [2024-03-08T18:03:35.734Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-03-08T18:03:35.734Z] ---> Running in 1b674ea13016 [2024-03-08T18:03:35.994Z] Removing intermediate container 1b674ea13016 [2024-03-08T18:03:35.994Z] ---> aa1dd493450d [2024-03-08T18:03:35.994Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-03-08T18:03:35.994Z] ---> Running in 4b231a654a0f [2024-03-08T18:03:35.383Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-03-08T18:03:35.383Z] > git --version # timeout=10 [2024-03-08T18:03:35.407Z] > git --version # 'git version 2.25.1' [2024-03-08T18:03:35.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T18:03:35.540Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T18:03:36.561Z] Removing intermediate container 4b231a654a0f [2024-03-08T18:03:36.562Z] ---> 0fb781351905 [2024-03-08T18:03:36.562Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-03-08T18:03:36.562Z] ---> Running in fa365f068670 [2024-03-08T18:03:37.129Z] Removing intermediate container fa365f068670 [2024-03-08T18:03:37.129Z] ---> 4cdc4285f828 [2024-03-08T18:03:37.129Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-03-08T18:03:37.129Z] ---> Running in 76b518bbff17 [2024-03-08T18:03:37.695Z] Removing intermediate container 76b518bbff17 [2024-03-08T18:03:37.695Z] ---> b603265198d8 [2024-03-08T18:03:37.695Z] Step 31/37 : EXPOSE 59983 [2024-03-08T18:03:37.695Z] ---> Running in 1f2e91480725 [2024-03-08T18:03:37.695Z] Removing intermediate container 1f2e91480725 [2024-03-08T18:03:37.695Z] ---> 244eec99d232 [2024-03-08T18:03:37.695Z] Step 32/37 : EXPOSE 8554 [2024-03-08T18:03:37.126Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-03-08T18:03:37.152Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T18:03:37.954Z] ---> Running in 64533d3a1bb4 [2024-03-08T18:03:37.954Z] Removing intermediate container 64533d3a1bb4 [2024-03-08T18:03:37.954Z] ---> 38a2bcd914fe [2024-03-08T18:03:37.954Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-03-08T18:03:37.954Z] ---> Running in 1141c14e513b [2024-03-08T18:03:37.954Z] Removing intermediate container 1141c14e513b [2024-03-08T18:03:37.954Z] ---> 77ab71da31f1 [2024-03-08T18:03:37.954Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-03-08T18:03:37.954Z] ---> Running in eea986ff8f61 [2024-03-08T18:03:38.219Z] Removing intermediate container eea986ff8f61 [2024-03-08T18:03:38.219Z] ---> 733d94b3ab23 [2024-03-08T18:03:38.220Z] Step 35/37 : LABEL arch=amd64 [2024-03-08T18:03:38.220Z] ---> Running in e371ddd8c197 [2024-03-08T18:03:38.220Z] Removing intermediate container e371ddd8c197 [2024-03-08T18:03:38.220Z] ---> 6bfd6a90f8fa [2024-03-08T18:03:38.220Z] Step 36/37 : LABEL git_sha=15670fb3fe5ae83de9008e3e57dd6289eebea549 [2024-03-08T18:03:38.220Z] ---> Running in ad64e047fc8c [2024-03-08T18:03:38.220Z] Removing intermediate container ad64e047fc8c [2024-03-08T18:03:38.220Z] ---> 17241ea26634 [2024-03-08T18:03:38.220Z] Step 37/37 : LABEL version=0.0.0 [2024-03-08T18:03:38.220Z] ---> Running in f2e3669a9159 [2024-03-08T18:03:38.478Z] Removing intermediate container f2e3669a9159 [2024-03-08T18:03:38.478Z] ---> f9b246fe48b3 [2024-03-08T18:03:38.478Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T18:03:38.478Z] Successfully built f9b246fe48b3 [2024-03-08T18:03:38.478Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-03-08T18:03:38.678Z] Merging remotes/origin/main commit 13352f24e58da81b3f3e81f321a07043710bb44e into PR head commit 15670fb3fe5ae83de9008e3e57dd6289eebea549 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2024-03-08T18:03:38.926Z] Merge succeeded, producing 15670fb3fe5ae83de9008e3e57dd6289eebea549 [2024-03-08T18:03:38.927Z] Checking out Revision 15670fb3fe5ae83de9008e3e57dd6289eebea549 (PR-325) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [2024-03-08T18:03:38.022Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-03-08T18:03:38.064Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-03-08T18:03:38.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T18:03:38.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-08T18:03:38.691Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T18:03:38.756Z] > git checkout -f 15670fb3fe5ae83de9008e3e57dd6289eebea549 # timeout=10 [2024-03-08T18:03:38.823Z] > git remote # timeout=10 [2024-03-08T18:03:38.847Z] > git config --get remote.origin.url # timeout=10 [2024-03-08T18:03:38.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T18:03:38.884Z] > git merge 13352f24e58da81b3f3e81f321a07043710bb44e # timeout=10 [2024-03-08T18:03:38.908Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-08T18:03:38.927Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T18:03:38.941Z] > git checkout -f 15670fb3fe5ae83de9008e3e57dd6289eebea549 # timeout=10 [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-08T18:03:39.403Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] sh [2024-03-08T18:03:39.442Z] > git --version # timeout=10 [2024-03-08T18:03:39.453Z] > git --version # 'git version 2.25.1' [2024-03-08T18:03:39.478Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T18:03:39.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T18:03:39.691Z] [2024-03-08T18:03:39.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T18:03:39.903Z] [2024-03-08T18:03:39.903Z] GitHub has been notified of this commit’s build result [2024-03-08T18:03:39.903Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-03-08T18:03:40.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T18:03:40.094Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-08T18:03:40.094Z] 5eb5b503b376: Pulling fs layer [2024-03-08T18:03:40.094Z] 5c69ac0246d0: Pulling fs layer [2024-03-08T18:03:40.094Z] ec43610c2a17: Pulling fs layer [2024-03-08T18:03:40.094Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-08T18:03:40.094Z] 33b1e0a273af: Pulling fs layer [2024-03-08T18:03:40.094Z] 5d3b04190fa2: Pulling fs layer [2024-03-08T18:03:40.094Z] 2f39f015ded8: Pulling fs layer [2024-03-08T18:03:40.094Z] 3a2ae6a8a46f: Waiting [2024-03-08T18:03:40.094Z] 5d3b04190fa2: Waiting [2024-03-08T18:03:40.094Z] 33b1e0a273af: Waiting [2024-03-08T18:03:40.094Z] 2f39f015ded8: Waiting [2024-03-08T18:03:40.094Z] 5c69ac0246d0: Verifying Checksum [2024-03-08T18:03:40.094Z] 5c69ac0246d0: Download complete [2024-03-08T18:03:40.094Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-08T18:03:40.094Z] 3a2ae6a8a46f: Download complete [2024-03-08T18:03:40.094Z] 33b1e0a273af: Download complete [2024-03-08T18:03:40.094Z] 5d3b04190fa2: Verifying Checksum [2024-03-08T18:03:40.094Z] 5d3b04190fa2: Download complete [2024-03-08T18:03:40.094Z] ec43610c2a17: Verifying Checksum [2024-03-08T18:03:40.094Z] ec43610c2a17: Download complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T18:03:40.352Z] 5eb5b503b376: Verifying Checksum [2024-03-08T18:03:40.352Z] 5eb5b503b376: Download complete [2024-03-08T18:03:40.833Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-08T18:03:40.834Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T18:03:40.834Z] Dload Upload Total Spent Left Speed [2024-03-08T18:03:40.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-03-08T18:03:40.917Z] 2f39f015ded8: Download complete [2024-03-08T18:03:41.175Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-08T18:03:41.487Z] 5eb5b503b376: Pull complete [2024-03-08T18:03:41.528Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-08T18:03:41.528Z] + sudo tee /etc/docker/daemon.new [2024-03-08T18:03:41.528Z] { [2024-03-08T18:03:41.528Z] "registry-mirrors": [ [2024-03-08T18:03:41.528Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-08T18:03:41.528Z] ], [2024-03-08T18:03:41.528Z] "bip": "10.250.0.254/24", [2024-03-08T18:03:41.528Z] "hosts": [ [2024-03-08T18:03:41.528Z] "tcp://0.0.0.0:5555", [2024-03-08T18:03:41.528Z] "unix:///var/run/docker.sock" [2024-03-08T18:03:41.528Z] ], [2024-03-08T18:03:41.528Z] "mtu": 1458, [2024-03-08T18:03:41.528Z] "selinux-enabled": true, [2024-03-08T18:03:41.528Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-08T18:03:41.528Z] } [Pipeline] sh [2024-03-08T18:03:41.749Z] 5c69ac0246d0: Pull complete [2024-03-08T18:03:41.857Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-08T18:03:42.200Z] + sudo service docker restart [2024-03-08T18:03:42.336Z] ec43610c2a17: Pull complete [2024-03-08T18:03:42.595Z] 3a2ae6a8a46f: Pull complete [2024-03-08T18:03:43.230Z] 33b1e0a273af: Pull complete [2024-03-08T18:03:43.489Z] 5d3b04190fa2: Pull complete [2024-03-08T18:03:48.776Z] 2f39f015ded8: Pull complete [2024-03-08T18:03:48.776Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-08T18:03:48.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T18:03:48.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T18:03:49.156Z] prd-ubuntu20.04-docker-8c-8g-5266 does not seem to be running inside a container [2024-03-08T18:03:49.177Z] $ 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-325 -v /w/workspace/foundry_device-usb-camera_PR-325:/w/workspace/foundry_device-usb-camera_PR-325:rw,z -v /w/workspace/foundry_device-usb-camera_PR-325@tmp:/w/workspace/foundry_device-usb-camera_PR-325@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-03-08T18:03:54.083Z] $ docker top 9815eb6c6b3ce96ffcc08d46c97efaefd8e5fb04cb954f822780ff44c79b124e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T18:03:54.623Z] ---> job-cost.sh [2024-03-08T18:03:54.624Z] lf-activate-venv: SKIPPING [2024-03-08T18:03:54.624Z] INFO: No Stack... [2024-03-08T18:03:54.882Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T18:03:55.142Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T18:03:55.461Z] + cat /w/workspace/foundry_device-usb-camera_PR-325/archives/cost.csv [2024-03-08T18:03:55.461Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T18:03:55.505Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] [2024-03-08T18:03:55.511Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] did not exist. Created. [2024-03-08T18:03:55.516Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T18:03:55.979Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-08T18:03:56.054Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T18:03:56.098Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T18:03:56.240Z] $ docker stop --time=1 9815eb6c6b3ce96ffcc08d46c97efaefd8e5fb04cb954f822780ff44c79b124e [2024-03-08T18:03:57.393Z] $ docker rm -f --volumes 9815eb6c6b3ce96ffcc08d46c97efaefd8e5fb04cb954f822780ff44c79b124e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T18:04:00.529Z] provisioning config files... [2024-03-08T18:04:00.553Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3292168030522967958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T18:04:01.079Z] ---> ****-login.sh [2024-03-08T18:04:01.079Z] nexus3.edgexfoundry.org:10001 [2024-03-08T18:04:01.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:04:01.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:04:01.624Z] Configure a credential helper to remove this warning. See [2024-03-08T18:04:01.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:04:01.624Z] [2024-03-08T18:04:01.624Z] Login Succeeded [2024-03-08T18:04:01.624Z] nexus3.edgexfoundry.org:10002 [2024-03-08T18:04:01.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:04:01.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:04:01.892Z] Configure a credential helper to remove this warning. See [2024-03-08T18:04:01.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:04:01.892Z] [2024-03-08T18:04:01.892Z] Login Succeeded [2024-03-08T18:04:01.892Z] nexus3.edgexfoundry.org:10003 [2024-03-08T18:04:02.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:04:02.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:04:02.440Z] Configure a credential helper to remove this warning. See [2024-03-08T18:04:02.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:04:02.440Z] [2024-03-08T18:04:02.440Z] Login Succeeded [2024-03-08T18:04:02.440Z] nexus3.edgexfoundry.org:10004 [2024-03-08T18:04:02.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:04:02.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:04:02.716Z] Configure a credential helper to remove this warning. See [2024-03-08T18:04:02.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:04:02.716Z] [2024-03-08T18:04:02.716Z] Login Succeeded [2024-03-08T18:04:02.716Z] ****.io [2024-03-08T18:04:02.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T18:04:03.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T18:04:03.252Z] Configure a credential helper to remove this warning. See [2024-03-08T18:04:03.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T18:04:03.252Z] [2024-03-08T18:04:03.252Z] Login Succeeded [2024-03-08T18:04:03.252Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T18:04:03.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T18:04:03.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T18:04:03.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T18:04:03.995Z] ========================================================= [2024-03-08T18:04:03.995Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-08T18:04:03.995Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T18:04:04.643Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-08T18:04:04.912Z] Sending build context to Docker daemon 7.425MB [2024-03-08T18:04:05.183Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T18:04:05.183Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-08T18:04:05.183Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-08T18:04:05.183Z] 9fda8d8052c6: Pulling fs layer [2024-03-08T18:04:05.183Z] 5d54e960e981: Pulling fs layer [2024-03-08T18:04:05.183Z] c4a7e357bf2a: Pulling fs layer [2024-03-08T18:04:05.183Z] f0e02332f6b5: Pulling fs layer [2024-03-08T18:04:05.183Z] 872ee5b61b7b: Pulling fs layer [2024-03-08T18:04:05.183Z] 0c6a40ed1a82: Pulling fs layer [2024-03-08T18:04:05.183Z] 94ae7d8d031c: Pulling fs layer [2024-03-08T18:04:05.183Z] f0e02332f6b5: Waiting [2024-03-08T18:04:05.183Z] 872ee5b61b7b: Waiting [2024-03-08T18:04:05.183Z] 0c6a40ed1a82: Waiting [2024-03-08T18:04:05.183Z] 94ae7d8d031c: Waiting [2024-03-08T18:04:05.183Z] 5d54e960e981: Verifying Checksum [2024-03-08T18:04:05.183Z] 5d54e960e981: Download complete [2024-03-08T18:04:05.183Z] f0e02332f6b5: Verifying Checksum [2024-03-08T18:04:05.183Z] f0e02332f6b5: Download complete [2024-03-08T18:04:05.183Z] 872ee5b61b7b: Verifying Checksum [2024-03-08T18:04:05.183Z] 872ee5b61b7b: Download complete [2024-03-08T18:04:05.452Z] 9fda8d8052c6: Download complete [2024-03-08T18:04:05.723Z] 94ae7d8d031c: Verifying Checksum [2024-03-08T18:04:05.723Z] 94ae7d8d031c: Download complete [2024-03-08T18:04:06.309Z] 9fda8d8052c6: Pull complete [2024-03-08T18:04:06.912Z] 5d54e960e981: Pull complete [2024-03-08T18:04:07.198Z] c4a7e357bf2a: Verifying Checksum [2024-03-08T18:04:07.198Z] c4a7e357bf2a: Download complete [2024-03-08T18:04:08.158Z] 0c6a40ed1a82: Verifying Checksum [2024-03-08T18:04:08.158Z] 0c6a40ed1a82: Download complete [2024-03-08T18:04:20.467Z] c4a7e357bf2a: Pull complete [2024-03-08T18:04:20.467Z] f0e02332f6b5: Pull complete [2024-03-08T18:04:20.467Z] 872ee5b61b7b: Pull complete [2024-03-08T18:04:29.024Z] 0c6a40ed1a82: Pull complete [2024-03-08T18:04:31.266Z] 94ae7d8d031c: Pull complete [2024-03-08T18:04:31.266Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-08T18:04:31.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T18:04:31.266Z] ---> 86de565de09d [2024-03-08T18:04:31.266Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-08T18:04:33.650Z] ---> Running in 8c39e7f64952 [2024-03-08T18:04:33.650Z] Removing intermediate container 8c39e7f64952 [2024-03-08T18:04:33.650Z] ---> 37106674dd25 [2024-03-08T18:04:33.650Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T18:04:33.650Z] ---> Running in c77817b3c84f [2024-03-08T18:04:33.650Z] Removing intermediate container c77817b3c84f [2024-03-08T18:04:33.650Z] ---> 1db4b615bdde [2024-03-08T18:04:33.650Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-08T18:04:33.650Z] ---> Running in e3a2bec5501d [2024-03-08T18:04:33.650Z] Removing intermediate container e3a2bec5501d [2024-03-08T18:04:33.650Z] ---> 3e8ff7b02848 [2024-03-08T18:04:33.650Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-08T18:04:33.650Z] ---> Running in 1bfa0053d270 [2024-03-08T18:04:33.650Z] Removing intermediate container 1bfa0053d270 [2024-03-08T18:04:33.650Z] ---> c3c066ae8dab [2024-03-08T18:04:33.650Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T18:04:33.650Z] ---> Running in 257add0f1af4 [2024-03-08T18:04:34.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T18:04:35.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T18:04:36.156Z] (1/13) Installing libintl (0.21.1-r7) [2024-03-08T18:04:36.156Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-03-08T18:04:36.156Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-08T18:04:36.156Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-03-08T18:04:36.156Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-03-08T18:04:36.156Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-03-08T18:04:36.421Z] (7/13) Installing udev-init-scripts (35-r1) [2024-03-08T18:04:36.421Z] (8/13) Installing libblkid (2.38.1-r8) [2024-03-08T18:04:36.421Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-03-08T18:04:36.421Z] (10/13) Installing kmod-libs (30-r3) [2024-03-08T18:04:36.421Z] (11/13) Installing eudev (3.2.11-r8) [2024-03-08T18:04:36.421Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-03-08T18:04:36.691Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-03-08T18:04:36.691Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T18:04:36.691Z] Executing eudev-3.2.11-r8.trigger [2024-03-08T18:04:36.691Z] OK: 273 MiB in 65 packages [2024-03-08T18:04:38.106Z] Removing intermediate container 257add0f1af4 [2024-03-08T18:04:38.106Z] ---> b13d864522c7 [2024-03-08T18:04:38.106Z] Step 8/13 : WORKDIR /device-usb-camera [2024-03-08T18:04:38.106Z] ---> Running in 238395a450ca [2024-03-08T18:04:38.374Z] Removing intermediate container 238395a450ca [2024-03-08T18:04:38.374Z] ---> 23f214a048a8 [2024-03-08T18:04:38.374Z] Step 9/13 : COPY go.mod vendor* ./ [2024-03-08T18:04:38.969Z] ---> daec3b65d1a9 [2024-03-08T18:04:38.969Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T18:04:38.969Z] ---> Running in 5a51f85ff961 [2024-03-08T18:05:46.982Z] Removing intermediate container 5a51f85ff961 [2024-03-08T18:05:46.982Z] ---> 19baaf43cfdc [2024-03-08T18:05:46.982Z] Step 11/13 : COPY . . [2024-03-08T18:05:46.982Z] ---> 2b1abf63392a [2024-03-08T18:05:46.982Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-08T18:05:46.982Z] ---> Running in 0cfcfe6bee4c [2024-03-08T18:05:46.982Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T18:05:46.982Z]  Dload Upload Total Spent Left Speed [2024-03-08T18:05:46.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8365 0 --:--:-- --:--:-- --:--:-- 8428 [2024-03-08T18:05:46.982Z] Removing intermediate container 0cfcfe6bee4c [2024-03-08T18:05:46.982Z] ---> 70b9b2c1c96f [2024-03-08T18:05:46.982Z] Step 13/13 : RUN ${MAKE} [2024-03-08T18:05:46.982Z] ---> Running in 0732bfd2814b [2024-03-08T18:05:46.982Z] noop [2024-03-08T18:05:46.982Z] Removing intermediate container 0732bfd2814b [2024-03-08T18:05:46.982Z] ---> 5019ebe733e2 [2024-03-08T18:05:46.982Z] Successfully built 5019ebe733e2 [2024-03-08T18:05:46.982Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T18:05:47.584Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T18:05:47.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T18:05:47.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-5267 does not seem to be running inside a container [2024-03-08T18:05:47.992Z] $ 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-03-08T18:05:49.179Z] $ docker top bd6095f170922959d504ee258d4f81a9212e6f086a5a9dbdebfb7875416e1f95 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T18:05:50.154Z] + go version [2024-03-08T18:05:50.154Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-08T18:05:50.179Z] $ docker stop --time=1 bd6095f170922959d504ee258d4f81a9212e6f086a5a9dbdebfb7875416e1f95 [2024-03-08T18:05:51.812Z] $ docker rm -f --volumes bd6095f170922959d504ee258d4f81a9212e6f086a5a9dbdebfb7875416e1f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T18:05:53.086Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T18:05:53.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T18:05:53.422Z] prd-ubuntu20.04-docker-arm64-4c-16g-5267 does not seem to be running inside a container [2024-03-08T18:05:53.473Z] $ 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-03-08T18:05:54.571Z] $ docker top a4b13720cab1dbed449683c6d14f110999c52c14aa6d5b53cdd6dfcc4a294a12 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T18:05:55.203Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-03-08T18:05:56.205Z] + make test [2024-03-08T18:05:56.205Z] go test ./... -coverprofile=coverage.out ./... [2024-03-08T18:05:59.551Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-03-08T18:07:38.685Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-03-08T18:07:38.685Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 4.4% of statements [2024-03-08T18:07:38.685Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-08T18:07:38.685Z] go vet ./... [2024-03-08T18:07:56.863Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T18:07:56.863Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T18:07:56.863Z] ./bin/test-attribution-txt.sh [2024-03-08T18:07:57.444Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T18:07:57.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T18:07:57.532Z] $ docker stop --time=1 a4b13720cab1dbed449683c6d14f110999c52c14aa6d5b53cdd6dfcc4a294a12 [2024-03-08T18:07:59.357Z] $ docker rm -f --volumes a4b13720cab1dbed449683c6d14f110999c52c14aa6d5b53cdd6dfcc4a294a12 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T18:08:00.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T18:08:00.666Z] Warning: overwriting stash ‘coverage-report’ [2024-03-08T18:08:01.134Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T18:08:01.967Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T18:08:02.292Z] + ls -al . [2024-03-08T18:08:02.292Z] total 220 [2024-03-08T18:08:02.292Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 18:05 . [2024-03-08T18:08:02.292Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 18:03 .. [2024-03-08T18:08:02.292Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 18:03 .git [2024-03-08T18:08:02.292Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:03 .github [2024-03-08T18:08:02.292Z] -rw-rw-r-- 1 jenkins jenkins 429 Mar 8 18:03 .gitignore [2024-03-08T18:08:02.292Z] -rw-rw-r-- 1 jenkins jenkins 45 Mar 8 18:03 .golangci.yml [2024-03-08T18:08:02.292Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 8 18:03 .hadolint.yml [2024-03-08T18:08:02.292Z] -rw-rw-r-- 1 jenkins jenkins 10851 Mar 8 18:03 Attribution.txt [2024-03-08T18:08:02.292Z] -rw-rw-r-- 1 jenkins jenkins 16561 Mar 8 18:03 CHANGELOG.md [2024-03-08T18:08:02.292Z] -rw-rw-r-- 1 jenkins jenkins 2562 Mar 8 18:03 Dockerfile [2024-03-08T18:08:02.292Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 8 18:03 GOVERNANCE.md [2024-03-08T18:08:02.292Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 8 18:03 Jenkinsfile [2024-03-08T18:08:02.292Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 8 18:03 LICENSE [2024-03-08T18:08:02.293Z] -rw-rw-r-- 1 jenkins jenkins 2611 Mar 8 18:03 Makefile [2024-03-08T18:08:02.293Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 8 18:03 OWNERS.md [2024-03-08T18:08:02.293Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 8 18:03 README.md [2024-03-08T18:08:02.293Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 18:01 VERSION [2024-03-08T18:08:02.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 18:03 bin [2024-03-08T18:08:02.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:03 cmd [2024-03-08T18:08:02.293Z] -rw-r--r-- 1 jenkins jenkins 54703 Mar 8 18:07 coverage.out [2024-03-08T18:08:02.293Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 8 18:03 docker-entrypoint.sh [2024-03-08T18:08:02.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 18:03 docs [2024-03-08T18:08:02.293Z] -rw-rw-r-- 1 jenkins jenkins 3970 Mar 8 18:03 go.mod [2024-03-08T18:08:02.293Z] -rw-rw-r-- 1 jenkins jenkins 35960 Mar 8 18:03 go.sum [2024-03-08T18:08:02.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:03 internal [2024-03-08T18:08:02.293Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 8 18:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T18:08:02.814Z] + 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=15670fb3fe5ae83de9008e3e57dd6289eebea549 --label arch=arm64 --label version=0.0.0 . [2024-03-08T18:08:03.394Z] Sending build context to Docker daemon 7.48MB [2024-03-08T18:08:03.394Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T18:08:03.394Z] Step 2/37 : FROM ${BASE} AS builder [2024-03-08T18:08:03.394Z] ---> 5019ebe733e2 [2024-03-08T18:08:03.394Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-03-08T18:08:03.394Z] ---> Running in 3460877acbb9 [2024-03-08T18:08:03.667Z] Removing intermediate container 3460877acbb9 [2024-03-08T18:08:03.667Z] ---> 8716d74b6ed6 [2024-03-08T18:08:03.667Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T18:08:03.667Z] ---> Running in 87b6cbb42d21 [2024-03-08T18:08:03.933Z] Removing intermediate container 87b6cbb42d21 [2024-03-08T18:08:03.933Z] ---> fdc94fdf1041 [2024-03-08T18:08:03.933Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-08T18:08:04.199Z] ---> Running in ee3cae400468 [2024-03-08T18:08:04.466Z] Removing intermediate container ee3cae400468 [2024-03-08T18:08:04.467Z] ---> ecdc3fcf5237 [2024-03-08T18:08:04.467Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-08T18:08:04.467Z] ---> Running in 8a171478dc4d [2024-03-08T18:08:04.733Z] Removing intermediate container 8a171478dc4d [2024-03-08T18:08:04.733Z] ---> 8b028ecbcafa [2024-03-08T18:08:04.733Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T18:08:04.733Z] ---> Running in 29f1a7566318 [2024-03-08T18:08:05.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T18:08:05.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T18:08:07.363Z] OK: 273 MiB in 65 packages [2024-03-08T18:08:08.197Z] Removing intermediate container 29f1a7566318 [2024-03-08T18:08:08.197Z] ---> 550bc4b817c5 [2024-03-08T18:08:08.197Z] Step 8/37 : WORKDIR /device-usb-camera [2024-03-08T18:08:08.197Z] ---> Running in 298be18542de [2024-03-08T18:08:08.463Z] Removing intermediate container 298be18542de [2024-03-08T18:08:08.463Z] ---> a302ecc14b3f [2024-03-08T18:08:08.463Z] Step 9/37 : COPY go.mod vendor* ./ [2024-03-08T18:08:09.064Z] ---> 99e310945af4 [2024-03-08T18:08:09.064Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T18:08:09.064Z] ---> Running in 1f7f6320d41b [2024-03-08T18:08:11.056Z] Removing intermediate container 1f7f6320d41b [2024-03-08T18:08:11.056Z] ---> 0420653d59b0 [2024-03-08T18:08:11.056Z] Step 11/37 : COPY . . [2024-03-08T18:08:12.466Z] ---> 400adf2d1131 [2024-03-08T18:08:12.466Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-08T18:08:12.466Z] ---> Running in dc9f5d2ae49e [2024-03-08T18:08:13.793Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T18:08:13.793Z] Dload Upload Total Spent Left Speed [2024-03-08T18:08:13.793Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0  0 5360 0 --:--:-- --:--:-- --:--:-- 5390 [2024-03-08T18:08:14.062Z] Removing intermediate container dc9f5d2ae49e [2024-03-08T18:08:14.062Z] ---> 2dc16b77cc61 [2024-03-08T18:08:14.062Z] Step 13/37 : RUN ${MAKE} [2024-03-08T18:08:14.329Z] ---> Running in 3f3398be3145 [2024-03-08T18:08:15.284Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-03-08T18:10:21.955Z] Removing intermediate container 3f3398be3145 [2024-03-08T18:10:21.955Z] ---> b78768fca767 [2024-03-08T18:10:21.955Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-03-08T18:10:21.955Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-03-08T18:10:21.955Z] 8766b47fe142: Pulling fs layer [2024-03-08T18:10:21.955Z] 8766b47fe142: Verifying Checksum [2024-03-08T18:10:21.955Z] 8766b47fe142: Download complete [2024-03-08T18:10:21.955Z] 8766b47fe142: Pull complete [2024-03-08T18:10:21.955Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-03-08T18:10:21.955Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-03-08T18:10:21.955Z] ---> 69d40e2cb93c [2024-03-08T18:10:21.955Z] Step 15/37 : FROM alpine:3.18 [2024-03-08T18:10:21.955Z] 3.18: Pulling from library/alpine [2024-03-08T18:10:21.955Z] c6b39de5b339: Pulling fs layer [2024-03-08T18:10:21.955Z] c6b39de5b339: Verifying Checksum [2024-03-08T18:10:21.955Z] c6b39de5b339: Download complete [2024-03-08T18:10:21.955Z] c6b39de5b339: Pull complete [2024-03-08T18:10:21.955Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T18:10:21.955Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T18:10:21.955Z] ---> 33abbf032149 [2024-03-08T18:10:21.955Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-08T18:10:21.955Z] ---> Running in 60ad56d4c714 [2024-03-08T18:10:21.955Z] Removing intermediate container 60ad56d4c714 [2024-03-08T18:10:21.955Z] ---> a060f811b8a4 [2024-03-08T18:10:21.955Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-03-08T18:10:21.955Z] ---> Running in 8b87de9a890f [2024-03-08T18:10:21.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T18:10:21.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T18:10:21.955Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-03-08T18:10:21.955Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-03-08T18:10:21.955Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-03-08T18:10:21.955Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-03-08T18:10:21.955Z] (5/104) Installing libxau (1.0.11-r2) [2024-03-08T18:10:21.955Z] (6/104) Installing libmd (1.0.4-r2) [2024-03-08T18:10:21.955Z] (7/104) Installing libbsd (0.11.7-r1) [2024-03-08T18:10:21.955Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-03-08T18:10:21.955Z] (9/104) Installing libxcb (1.15-r1) [2024-03-08T18:10:21.955Z] (10/104) Installing libx11 (1.8.7-r0) [2024-03-08T18:10:21.955Z] (11/104) Installing libdrm (2.4.115-r4) [2024-03-08T18:10:21.955Z] (12/104) Installing libxext (1.3.5-r2) [2024-03-08T18:10:21.955Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-03-08T18:10:21.955Z] (14/104) Installing libffi (3.4.4-r2) [2024-03-08T18:10:21.955Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-03-08T18:10:21.955Z] (16/104) Installing libva (2.18.0-r1) [2024-03-08T18:10:21.955Z] (17/104) Installing libvdpau (1.5-r1) [2024-03-08T18:10:21.955Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-08T18:10:21.955Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-03-08T18:10:21.955Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-03-08T18:10:21.955Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-03-08T18:10:21.955Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-03-08T18:10:21.955Z] (23/104) Installing libhwy (1.0.4-r1) [2024-03-08T18:10:21.955Z] (24/104) Installing lcms2 (2.15-r2) [2024-03-08T18:10:21.955Z] (25/104) Installing libjxl (0.8.2-r0) [2024-03-08T18:10:21.955Z] (26/104) Installing lame-libs (3.100-r5) [2024-03-08T18:10:21.955Z] (27/104) Installing opus (1.4-r0) [2024-03-08T18:10:21.955Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-03-08T18:10:21.955Z] (29/104) Installing soxr (0.1.3-r5) [2024-03-08T18:10:21.955Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-08T18:10:22.225Z] (31/104) Installing libogg (1.3.5-r4) [2024-03-08T18:10:22.225Z] (32/104) Installing libtheora (1.1.1-r17) [2024-03-08T18:10:22.225Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-03-08T18:10:22.225Z] (34/104) Installing libvpx (1.13.0-r2) [2024-03-08T18:10:22.225Z] (35/104) Installing libwebp (1.3.2-r0) [2024-03-08T18:10:22.225Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-03-08T18:10:22.225Z] (37/104) Installing numactl (2.0.16-r4) [2024-03-08T18:10:22.225Z] (38/104) Installing x265-libs (3.5-r4) [2024-03-08T18:10:22.497Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-03-08T18:10:22.497Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-08T18:10:22.764Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-03-08T18:10:22.764Z] (42/104) Installing libexpat (2.6.0-r0) [2024-03-08T18:10:22.764Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-03-08T18:10:22.764Z] (44/104) Installing libpng (1.6.39-r3) [2024-03-08T18:10:22.764Z] (45/104) Installing freetype (2.13.0-r5) [2024-03-08T18:10:23.031Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-03-08T18:10:23.031Z] (47/104) Installing fribidi (1.0.13-r0) [2024-03-08T18:10:23.031Z] (48/104) Installing libintl (0.21.1-r7) [2024-03-08T18:10:23.031Z] (49/104) Installing libblkid (2.38.1-r8) [2024-03-08T18:10:23.031Z] (50/104) Installing libmount (2.38.1-r8) [2024-03-08T18:10:23.031Z] (51/104) Installing pcre2 (10.42-r1) [2024-03-08T18:10:23.031Z] (52/104) Installing glib (2.76.6-r0) [2024-03-08T18:10:23.031Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-03-08T18:10:23.375Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-03-08T18:10:23.375Z] (55/104) Installing libunibreak (5.1-r0) [2024-03-08T18:10:23.375Z] (56/104) Installing libass (0.17.1-r0) [2024-03-08T18:10:23.375Z] (57/104) Installing libbluray (1.3.4-r0) [2024-03-08T18:10:23.375Z] (58/104) Installing gmp (6.2.1-r3) [2024-03-08T18:10:23.375Z] (59/104) Installing nettle (3.8.1-r2) [2024-03-08T18:10:23.375Z] (60/104) Installing libunistring (1.1-r1) [2024-03-08T18:10:23.375Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-03-08T18:10:23.375Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-03-08T18:10:23.375Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-03-08T18:10:23.375Z] (64/104) Installing gnutls (3.8.3-r0) [2024-03-08T18:10:23.375Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-03-08T18:10:23.375Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-03-08T18:10:23.653Z] (67/104) Installing cjson (1.7.17-r0) [2024-03-08T18:10:23.653Z] (68/104) Installing mbedtls (2.28.7-r0) [2024-03-08T18:10:23.653Z] (69/104) Installing librist (0.2.7-r0) [2024-03-08T18:10:23.653Z] (70/104) Installing libsrt (1.5.2-r0) [2024-03-08T18:10:23.653Z] (71/104) Installing libssh (0.10.5-r0) [2024-03-08T18:10:23.653Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-03-08T18:10:23.653Z] (73/104) Installing libxml2 (2.11.7-r0) [2024-03-08T18:10:23.653Z] (74/104) Installing libsodium (1.0.18-r3) [2024-03-08T18:10:23.653Z] (75/104) Installing libzmq (4.3.4-r4) [2024-03-08T18:10:23.653Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-08T18:10:23.925Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-03-08T18:10:23.925Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-03-08T18:10:24.203Z] (79/104) Installing shaderc (2023.3-r1) [2024-03-08T18:10:24.203Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-03-08T18:10:24.203Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-03-08T18:10:24.203Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-03-08T18:10:24.204Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-03-08T18:10:24.204Z] (84/104) Installing vidstab (1.1.1-r0) [2024-03-08T18:10:24.204Z] (85/104) Installing zimg (3.0.5-r0) [2024-03-08T18:10:24.204Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-03-08T18:10:24.490Z] (87/104) Installing libasyncns (0.8-r1) [2024-03-08T18:10:24.490Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-03-08T18:10:24.490Z] (89/104) Installing libltdl (2.4.7-r2) [2024-03-08T18:10:24.760Z] (90/104) Installing orc (0.4.34-r0) [2024-03-08T18:10:24.760Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-03-08T18:10:24.760Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-03-08T18:10:24.760Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-03-08T18:10:24.760Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-03-08T18:10:24.760Z] (95/104) Installing libpulse (16.1-r10) [2024-03-08T18:10:24.760Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-08T18:10:24.760Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-03-08T18:10:24.760Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-03-08T18:10:24.760Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-03-08T18:10:25.038Z] (100/104) Installing udev-init-scripts (35-r1) [2024-03-08T18:10:25.038Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-03-08T18:10:25.038Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-03-08T18:10:25.038Z] (103/104) Installing kmod-libs (30-r3) [2024-03-08T18:10:25.038Z] (104/104) Installing eudev (3.2.11-r8) [2024-03-08T18:10:25.038Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T18:10:25.038Z] Executing glib-2.76.6-r0.trigger [2024-03-08T18:10:25.038Z] Executing eudev-3.2.11-r8.trigger [2024-03-08T18:10:25.038Z] OK: 110 MiB in 119 packages [2024-03-08T18:10:29.307Z] Removing intermediate container 8b87de9a890f [2024-03-08T18:10:29.307Z] ---> 48dde0a50bae [2024-03-08T18:10:29.307Z] Step 18/37 : RUN apk --no-cache upgrade [2024-03-08T18:10:29.307Z] ---> Running in 8ba32656d6ca [2024-03-08T18:10:29.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T18:10:30.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T18:10:31.116Z] OK: 110 MiB in 119 packages [2024-03-08T18:10:31.705Z] Removing intermediate container 8ba32656d6ca [2024-03-08T18:10:31.705Z] ---> 37acabe5ea55 [2024-03-08T18:10:31.705Z] Step 19/37 : WORKDIR / [2024-03-08T18:10:31.973Z] ---> Running in ab613c8f2beb [2024-03-08T18:10:32.238Z] Removing intermediate container ab613c8f2beb [2024-03-08T18:10:32.238Z] ---> a8426aaaaaaa [2024-03-08T18:10:32.238Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-03-08T18:10:33.644Z] ---> 68c6f4eba462 [2024-03-08T18:10:33.644Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-03-08T18:10:34.223Z] ---> dd9f330f41cc [2024-03-08T18:10:34.223Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-03-08T18:10:34.803Z] ---> db529bf4d955 [2024-03-08T18:10:34.803Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-03-08T18:10:35.068Z] ---> 445c8eec8ba2 [2024-03-08T18:10:35.068Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-03-08T18:10:35.649Z] ---> 2d2505cd50ea [2024-03-08T18:10:35.649Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-03-08T18:10:36.229Z] ---> 59df056efab3 [2024-03-08T18:10:36.229Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-03-08T18:10:37.632Z] ---> 61f59de7ca65 [2024-03-08T18:10:37.632Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-03-08T18:10:37.632Z] ---> Running in dfe91d80dd87 [2024-03-08T18:10:39.045Z] Removing intermediate container dfe91d80dd87 [2024-03-08T18:10:39.045Z] ---> 59e8d5d0e14a [2024-03-08T18:10:39.045Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-03-08T18:10:39.045Z] ---> Running in 48ee4a04ce05 [2024-03-08T18:10:40.449Z] Removing intermediate container 48ee4a04ce05 [2024-03-08T18:10:40.449Z] ---> 5472d70a20b4 [2024-03-08T18:10:40.449Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-03-08T18:10:40.713Z] ---> Running in 00d66c904431 [2024-03-08T18:10:42.118Z] Removing intermediate container 00d66c904431 [2024-03-08T18:10:42.118Z] ---> 7032d7876492 [2024-03-08T18:10:42.118Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-03-08T18:10:42.118Z] ---> Running in 0462d55b4dc4 [2024-03-08T18:10:44.049Z] Removing intermediate container 0462d55b4dc4 [2024-03-08T18:10:44.049Z] ---> 3738b88fa7e1 [2024-03-08T18:10:44.049Z] Step 31/37 : EXPOSE 59983 [2024-03-08T18:10:44.049Z] ---> Running in 92a20d76e7c2 [2024-03-08T18:10:44.049Z] Removing intermediate container 92a20d76e7c2 [2024-03-08T18:10:44.049Z] ---> 006375ac303a [2024-03-08T18:10:44.049Z] Step 32/37 : EXPOSE 8554 [2024-03-08T18:10:44.049Z] ---> Running in 4a28cf22b449 [2024-03-08T18:10:44.314Z] Removing intermediate container 4a28cf22b449 [2024-03-08T18:10:44.314Z] ---> cc91164c525f [2024-03-08T18:10:44.314Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-03-08T18:10:44.314Z] ---> Running in da8eaf128c4b [2024-03-08T18:10:44.580Z] Removing intermediate container da8eaf128c4b [2024-03-08T18:10:44.580Z] ---> d7ad8c9b0cbf [2024-03-08T18:10:44.580Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-03-08T18:10:44.844Z] ---> Running in 74b73501960b [2024-03-08T18:10:45.109Z] Removing intermediate container 74b73501960b [2024-03-08T18:10:45.109Z] ---> f542208f86f9 [2024-03-08T18:10:45.109Z] Step 35/37 : LABEL arch=arm64 [2024-03-08T18:10:45.109Z] ---> Running in 3f290790cd53 [2024-03-08T18:10:45.373Z] Removing intermediate container 3f290790cd53 [2024-03-08T18:10:45.373Z] ---> 105a0221fa4c [2024-03-08T18:10:45.373Z] Step 36/37 : LABEL git_sha=15670fb3fe5ae83de9008e3e57dd6289eebea549 [2024-03-08T18:10:45.373Z] ---> Running in efe4bd652090 [2024-03-08T18:10:45.639Z] Removing intermediate container efe4bd652090 [2024-03-08T18:10:45.639Z] ---> 8ef06a50172e [2024-03-08T18:10:45.639Z] Step 37/37 : LABEL version=0.0.0 [2024-03-08T18:10:45.639Z] ---> Running in 97125387572c [2024-03-08T18:10:45.903Z] Removing intermediate container 97125387572c [2024-03-08T18:10:45.903Z] ---> 7e8392312a5b [2024-03-08T18:10:45.903Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T18:10:46.167Z] Successfully built 7e8392312a5b [2024-03-08T18:10:46.167Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T18:10:47.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T18:10:47.511Z] [2024-03-08T18:10:47.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T18:10:47.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T18:10:47.952Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-08T18:10:47.952Z] 8998bd30e6a1: Pulling fs layer [2024-03-08T18:10:47.952Z] 04944245beec: Pulling fs layer [2024-03-08T18:10:47.952Z] 699f458cf7ca: Pulling fs layer [2024-03-08T18:10:47.952Z] 765212b225bb: Pulling fs layer [2024-03-08T18:10:47.952Z] f23df028b6ca: Pulling fs layer [2024-03-08T18:10:47.952Z] d65c8cfc05b1: Pulling fs layer [2024-03-08T18:10:47.952Z] 2437ff75d9bd: Pulling fs layer [2024-03-08T18:10:47.952Z] 765212b225bb: Waiting [2024-03-08T18:10:47.952Z] f23df028b6ca: Waiting [2024-03-08T18:10:47.952Z] d65c8cfc05b1: Waiting [2024-03-08T18:10:47.952Z] 2437ff75d9bd: Waiting [2024-03-08T18:10:48.219Z] 04944245beec: Verifying Checksum [2024-03-08T18:10:48.219Z] 04944245beec: Download complete [2024-03-08T18:10:48.219Z] 765212b225bb: Verifying Checksum [2024-03-08T18:10:48.219Z] 765212b225bb: Download complete [2024-03-08T18:10:48.219Z] f23df028b6ca: Verifying Checksum [2024-03-08T18:10:48.219Z] f23df028b6ca: Download complete [2024-03-08T18:10:48.219Z] d65c8cfc05b1: Verifying Checksum [2024-03-08T18:10:48.219Z] d65c8cfc05b1: Download complete [2024-03-08T18:10:48.219Z] 699f458cf7ca: Verifying Checksum [2024-03-08T18:10:48.219Z] 699f458cf7ca: Download complete [2024-03-08T18:10:48.797Z] 8998bd30e6a1: Download complete [2024-03-08T18:10:51.381Z] 2437ff75d9bd: Verifying Checksum [2024-03-08T18:10:51.381Z] 2437ff75d9bd: Download complete [2024-03-08T18:10:53.323Z] 8998bd30e6a1: Pull complete [2024-03-08T18:10:53.908Z] 04944245beec: Pull complete [2024-03-08T18:10:55.314Z] 699f458cf7ca: Pull complete [2024-03-08T18:10:55.579Z] 765212b225bb: Pull complete [2024-03-08T18:10:56.548Z] f23df028b6ca: Pull complete [2024-03-08T18:10:56.548Z] d65c8cfc05b1: Pull complete [2024-03-08T18:11:14.742Z] 2437ff75d9bd: Pull complete [2024-03-08T18:11:14.742Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-08T18:11:14.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T18:11:14.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T18:11:15.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-5267 does not seem to be running inside a container [2024-03-08T18:11:15.295Z] $ 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-03-08T18:11:17.828Z] $ docker top 97198cfcde9568701d376f7a9f3b523270bc052d62c05d1fedb4ef6153ea8ddb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T18:11:18.847Z] ---> job-cost.sh [2024-03-08T18:11:18.847Z] lf-activate-venv: SKIPPING [2024-03-08T18:11:18.847Z] INFO: No Stack... [2024-03-08T18:11:19.111Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-08T18:11:20.060Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T18:11:20.712Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-03-08T18:11:20.712Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T18:11:20.769Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] [2024-03-08T18:11:20.776Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] did not exist. Created. [2024-03-08T18:11:20.781Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T18:11:21.606Z] /w/workspace/device-usb-camera/1@tmp/durable-e325b9d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-08T18:11:22.265Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-08T18:11:22.305Z] Warning: overwriting stash ‘stack-cost’ [2024-03-08T18:11:22.347Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T18:11:22.393Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-325-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T18:11:22.555Z] $ docker stop --time=1 97198cfcde9568701d376f7a9f3b523270bc052d62c05d1fedb4ef6153ea8ddb [2024-03-08T18:11:24.081Z] $ docker rm -f --volumes 97198cfcde9568701d376f7a9f3b523270bc052d62c05d1fedb4ef6153ea8ddb [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-03-08T18:11:26.105Z] provisioning config files... [2024-03-08T18:11:26.112Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-325@tmp/config16963383379387030692tmp [Pipeline] { [Pipeline] sh [2024-03-08T18:11:26.531Z] + set +x [2024-03-08T18:11:26.531Z] + curl -s https://codecov.io/bash [2024-03-08T18:11:26.531Z] + bash -s -- [2024-03-08T18:11:26.531Z] [2024-03-08T18:11:26.531Z] _____ _ [2024-03-08T18:11:26.531Z] / ____| | | [2024-03-08T18:11:26.531Z] | | ___ __| | ___ ___ _____ __ [2024-03-08T18:11:26.531Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-08T18:11:26.531Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-08T18:11:26.531Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-08T18:11:26.531Z] Bash-1.0.6 [2024-03-08T18:11:26.531Z] [2024-03-08T18:11:26.531Z] [2024-03-08T18:11:26.531Z] ==> git version 2.25.1 found [2024-03-08T18:11:26.531Z] ==> 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-03-08T18:11:26.531Z] Release-Date: 2020-01-08 [2024-03-08T18:11:26.531Z] 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-03-08T18:11:26.531Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-08T18:11:26.531Z] ==> Jenkins CI detected. [2024-03-08T18:11:26.531Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-325 [2024-03-08T18:11:26.531Z] project root: . [2024-03-08T18:11:26.531Z] --> token set from env [2024-03-08T18:11:26.531Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-08T18:11:26.792Z] ==> Running gcov in . (disable via -X gcov) [2024-03-08T18:11:26.792Z] ==> Python coveragepy not found [2024-03-08T18:11:26.792Z] ==> Searching for coverage reports in: [2024-03-08T18:11:26.792Z] + . [2024-03-08T18:11:26.792Z] -> Found 1 reports [2024-03-08T18:11:26.792Z] ==> Detecting git/mercurial file structure [2024-03-08T18:11:26.792Z] ==> Reading reports [2024-03-08T18:11:26.792Z] + ./coverage.out bytes=54703 [2024-03-08T18:11:26.792Z] ==> Appending adjustments [2024-03-08T18:11:26.792Z] https://docs.codecov.io/docs/fixing-reports [2024-03-08T18:11:26.792Z] + Found adjustments [2024-03-08T18:11:26.792Z] ==> Gzipping contents [2024-03-08T18:11:26.792Z] 8.0K /tmp/codecov.08mCrr.gz [2024-03-08T18:11:26.792Z] ==> Uploading reports [2024-03-08T18:11:26.792Z] url: https://codecov.io [2024-03-08T18:11:26.792Z] query: branch=PR-325&commit=15670fb3fe5ae83de9008e3e57dd6289eebea549&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=325&job=&cmd_args= [2024-03-08T18:11:26.792Z] -> Pinging Codecov [2024-03-08T18:11:26.792Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-325&commit=15670fb3fe5ae83de9008e3e57dd6289eebea549&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=325&job=&cmd_args= [2024-03-08T18:11:27.053Z] -> Uploading to [2024-03-08T18:11:27.053Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-08/73D8F5FF140700D3E01443B452E23636/15670fb3fe5ae83de9008e3e57dd6289eebea549/6c1e26d0-8d45-4068-acca-d94843e03429.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T181126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ecf9479531001108e69cea036791762c99402e5adde8a0358b54e5f4d57899c6 [2024-03-08T18:11:27.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T18:11:27.053Z] Dload Upload Total Spent Left Speed [2024-03-08T18:11:27.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 23146 --:--:-- --:--:-- --:--:-- 23146 [2024-03-08T18:11:27.314Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/15670fb3fe5ae83de9008e3e57dd6289eebea549 [Pipeline] } [2024-03-08T18:11:27.341Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-03-08T18:11:30.668Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-325/archives ] [2024-03-08T18:11:30.668Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-325/archives [2024-03-08T18:11:30.668Z] total 16 [2024-03-08T18:11:30.668Z] drwxr-xr-x 3 root root 4096 Mar 8 18:03 . [2024-03-08T18:11:30.668Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 18:03 .. [2024-03-08T18:11:30.668Z] drwxr-xr-x 2 root root 4096 Mar 8 18:03 cost [2024-03-08T18:11:30.668Z] -rw-r--r-- 1 root root 89 Mar 8 18:03 cost.csv [2024-03-08T18:11:30.668Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-325/archives [2024-03-08T18:11:30.668Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-325/archives [2024-03-08T18:11:30.668Z] total 16 [2024-03-08T18:11:30.668Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 18:03 . [2024-03-08T18:11:30.668Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 18:03 .. [2024-03-08T18:11:30.668Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 18:03 cost [2024-03-08T18:11:30.668Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 8 18:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-08T18:11:30.998Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T18:11:31.888Z] ---> package-listing.sh [2024-03-08T18:11:31.889Z] ++ facter osfamily [2024-03-08T18:11:31.889Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-08T18:11:32.148Z] + OS_FAMILY=debian [2024-03-08T18:11:32.148Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-325 [2024-03-08T18:11:32.148Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-08T18:11:32.148Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-08T18:11:32.148Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-08T18:11:32.148Z] + PACKAGES=/tmp/packages_start.txt [2024-03-08T18:11:32.148Z] + '[' /w/workspace/foundry_device-usb-camera_PR-325 ']' [2024-03-08T18:11:32.148Z] + PACKAGES=/tmp/packages_end.txt [2024-03-08T18:11:32.148Z] + case "${OS_FAMILY}" in [2024-03-08T18:11:32.148Z] + dpkg -l [2024-03-08T18:11:32.148Z] + grep '^ii' [2024-03-08T18:11:32.148Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-08T18:11:32.148Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-08T18:11:32.148Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-08T18:11:32.148Z] + '[' /w/workspace/foundry_device-usb-camera_PR-325 ']' [2024-03-08T18:11:32.148Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-325/archives/ [2024-03-08T18:11:32.148Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-325/archives/ [Pipeline] echo [2024-03-08T18:11:32.184Z] 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-325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-08T18:11:32.482Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T18:11:33.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T18:11:33.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T18:11:33.450Z] prd-ubuntu20.04-docker-8c-8g-5266 does not seem to be running inside a container [2024-03-08T18:11:33.470Z] $ 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-325/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-325 -v /w/workspace/foundry_device-usb-camera_PR-325:/w/workspace/foundry_device-usb-camera_PR-325:rw,z -v /w/workspace/foundry_device-usb-camera_PR-325@tmp:/w/workspace/foundry_device-usb-camera_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-08T18:11:33.695Z] $ docker top b3acfcccf6ce093631c3bd937bda8beb9defa4085a8de489d684b25f72ac7300 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T18:11:34.204Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-08T18:11:34.515Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-08T18:11:34.827Z] + ls /var/log/sa-host [2024-03-08T18:11:34.827Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T18:11:35.117Z] provisioning config files... [2024-03-08T18:11:35.127Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-325@tmp/config13960311502723048314tmp [Pipeline] { [Pipeline] echo [2024-03-08T18:11:35.287Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T18:11:35.604Z] ---> create-netrc.sh [Pipeline] } [2024-03-08T18:11:35.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-08T18:11:36.139Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-08T18:11:36.176Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T18:11:36.490Z] ---> sudo-logs.sh [2024-03-08T18:11:36.490Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-08T18:11:36.639Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T18:11:36.960Z] ---> job-cost.sh [2024-03-08T18:11:36.960Z] lf-activate-venv: SKIPPING [2024-03-08T18:11:36.960Z] DEBUG: total: 0.2199999988079071 [2024-03-08T18:11:36.960Z] INFO: Retrieving Stack Cost... [2024-03-08T18:11:37.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T18:11:37.790Z] INFO: Archiving Costs [Pipeline] echo [2024-03-08T18:11:37.827Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T18:11:38.155Z] ---> logs-deploy.sh [2024-03-08T18:11:38.155Z] lf-activate-venv: SKIPPING [2024-03-08T18:11:38.155Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-325/1 [2024-03-08T18:11:38.155Z] INFO: archiving workspace using pattern(s): [2024-03-08T18:11:39.104Z] Archives upload complete. [2024-03-08T18:11:39.104Z] INFO: archiving logs to Nexus