Pull request #298 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5eb615a623a2caa8228af006f36e9229f1da8807+599f6b8e7264b3818babca2d82d47d6d3c40b07e (845448ff5655a190d346c184fb75ee96b2ac0250) 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-ssh17000762575816918679.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7957761143597344775.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-298/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-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16745123546693307016.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-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6500200007732403595.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16171976470689308586.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-298/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-298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2005397554843549284.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-8192 in /w/workspace/foundry_device-usb-camera_PR-298 [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-298 # 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/298/head:refs/remotes/origin/PR-298 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 599f6b8e7264b3818babca2d82d47d6d3c40b07e into PR head commit 5eb615a623a2caa8228af006f36e9229f1da8807 Merge succeeded, producing 5eb615a623a2caa8228af006f36e9229f1da8807 Checking out Revision 5eb615a623a2caa8228af006f36e9229f1da8807 (PR-298) Commit message: "build(deps): Bump github.com/xfrr/goffmpeg" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 5eb615a623a2caa8228af006f36e9229f1da8807 # 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 599f6b8e7264b3818babca2d82d47d6d3c40b07e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5eb615a623a2caa8228af006f36e9229f1da8807 # timeout=10 [Pipeline] timeout [2023-09-29T17:09:04.384Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-29T17:09:04.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-29T17:09:04.666Z] ========================================================= [2023-09-29T17:09:04.666Z] EdgeX Global Pipelines Version Info [2023-09-29T17:09:04.666Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-29T17:09:05.796Z] ------------------- [2023-09-29T17:09:05.796Z] stable info: [2023-09-29T17:09:05.796Z] ------------------- [2023-09-29T17:09:05.796Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-29T17:09:05.796Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-29T17:09:05.796Z] Message: update stable to v1.0.254 [2023-09-29T17:09:06.056Z] ------------------- [2023-09-29T17:09:06.056Z] experimental info: [2023-09-29T17:09:06.056Z] ------------------- [2023-09-29T17:09:06.056Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-29T17:09:06.056Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-29T17:09:06.056Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-29T17:09:06.334Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-29T17:09:06.371Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-29T17:09:06.411Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-29T17:09:06.450Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-29T17:09:06.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-29T17:09:06.528Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-29T17:09:06.565Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-29T17:09:06.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-29T17:09:06.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-29T17:09:06.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-29T17:09:06.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-29T17:09:06.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-29T17:09:06.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-29T17:09:06.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-29T17:09:06.921Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-29T17:09:06.965Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-29T17:09:07.006Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-29T17:09:07.046Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-29T17:09:07.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-29T17:09:07.133Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-29T17:09:07.177Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-29T17:09:07.221Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-29T17:09:07.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-29T17:09:07.303Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-29T17:09:07.348Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-29T17:09:07.393Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-29T17:09:07.437Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-29T17:09:07.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-298 [Pipeline] echo [2023-09-29T17:09:07.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-298 [Pipeline] echo [2023-09-29T17:09:07.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-298 [Pipeline] echo [2023-09-29T17:09:07.625Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5eb615a623a2caa8228af006f36e9229f1da8807 [Pipeline] echo [2023-09-29T17:09:07.666Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5eb615a [Pipeline] echo [2023-09-29T17:09:07.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-29T17:09:07.823Z] provisioning config files... [2023-09-29T17:09:07.836Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-298@tmp/config5564144509648886909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-29T17:09:08.178Z] ---> docker-login.sh [2023-09-29T17:09:08.178Z] nexus3.edgexfoundry.org:10001 [2023-09-29T17:09:08.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:09:08.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:09:08.438Z] Configure a credential helper to remove this warning. See [2023-09-29T17:09:08.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:09:08.438Z] [2023-09-29T17:09:08.438Z] Login Succeeded [2023-09-29T17:09:08.438Z] nexus3.edgexfoundry.org:10002 [2023-09-29T17:09:08.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:09:08.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:09:08.697Z] Configure a credential helper to remove this warning. See [2023-09-29T17:09:08.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:09:08.697Z] [2023-09-29T17:09:08.697Z] Login Succeeded [2023-09-29T17:09:08.697Z] nexus3.edgexfoundry.org:10003 [2023-09-29T17:09:08.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:09:08.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:09:08.697Z] Configure a credential helper to remove this warning. See [2023-09-29T17:09:08.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:09:08.697Z] [2023-09-29T17:09:08.697Z] Login Succeeded [2023-09-29T17:09:08.697Z] nexus3.edgexfoundry.org:10004 [2023-09-29T17:09:08.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:09:08.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:09:08.957Z] Configure a credential helper to remove this warning. See [2023-09-29T17:09:08.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:09:08.957Z] [2023-09-29T17:09:08.957Z] Login Succeeded [2023-09-29T17:09:08.957Z] docker.io [2023-09-29T17:09:08.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:09:09.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:09:09.216Z] Configure a credential helper to remove this warning. See [2023-09-29T17:09:09.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:09:09.216Z] [2023-09-29T17:09:09.216Z] Login Succeeded [2023-09-29T17:09:09.216Z] ---> docker-login.sh ends [Pipeline] } [2023-09-29T17:09:09.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-29T17:09:09.858Z] + git rev-list -1 --merges 5eb615a623a2caa8228af006f36e9229f1da8807~1..5eb615a623a2caa8228af006f36e9229f1da8807 [Pipeline] echo [2023-09-29T17:09:09.919Z] -----------> git rev-list -1 --merges 5eb615a623a2caa8228af006f36e9229f1da8807~1..5eb615a623a2caa8228af006f36e9229f1da8807 5eb615a623a2caa8228af006f36e9229f1da8807 [false] [Pipeline] sh [2023-09-29T17:09:10.231Z] + git log --format=format:%s -1 5eb615a623a2caa8228af006f36e9229f1da8807 [Pipeline] echo [2023-09-29T17:09:10.269Z] ========================================================= [2023-09-29T17:09:10.269Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-29T17:09:10.269Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-29T17:09:10.708Z] + git log --format=format:%s -1 5eb615a623a2caa8228af006f36e9229f1da8807 [Pipeline] echo [2023-09-29T17:09:10.741Z] [semverPrep] GIT_COMMIT: 5eb615a623a2caa8228af006f36e9229f1da8807, Commit Message: build(deps): Bump github.com/xfrr/goffmpeg [Pipeline] echo [2023-09-29T17:09:10.771Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-29T17:09:11.168Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-29T17:09:11.168Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-29T17:09:11.168Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-29T17:09:11.168Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-29T17:09:11.168Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-29T17:09:11.168Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-29T17:09:11.168Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-29T17:09:11.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-29T17:09:11.665Z] [2023-09-29T17:09:11.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-29T17:09:12.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-29T17:09:12.041Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-29T17:09:12.041Z] b85a868b505f: Pulling fs layer [2023-09-29T17:09:12.041Z] e2be974225ed: Pulling fs layer [2023-09-29T17:09:12.041Z] 339a4e72a1f5: Pulling fs layer [2023-09-29T17:09:12.041Z] 988bab9f4d93: Pulling fs layer [2023-09-29T17:09:12.041Z] 1469e6f7b9e6: Pulling fs layer [2023-09-29T17:09:12.041Z] 988bab9f4d93: Waiting [2023-09-29T17:09:12.041Z] 1469e6f7b9e6: Waiting [2023-09-29T17:09:12.041Z] eaf3925da568: Pulling fs layer [2023-09-29T17:09:12.041Z] bab4dde63d76: Pulling fs layer [2023-09-29T17:09:12.041Z] bde34c3a00c8: Pulling fs layer [2023-09-29T17:09:12.041Z] b352a97aabf1: Pulling fs layer [2023-09-29T17:09:12.041Z] 4872d77fe225: Pulling fs layer [2023-09-29T17:09:12.041Z] 5851b861e8e6: Pulling fs layer [2023-09-29T17:09:12.041Z] eaf3925da568: Waiting [2023-09-29T17:09:12.041Z] bab4dde63d76: Waiting [2023-09-29T17:09:12.041Z] bde34c3a00c8: Waiting [2023-09-29T17:09:12.041Z] b352a97aabf1: Waiting [2023-09-29T17:09:12.041Z] 4872d77fe225: Waiting [2023-09-29T17:09:12.041Z] 5851b861e8e6: Waiting [2023-09-29T17:09:12.041Z] e2be974225ed: Verifying Checksum [2023-09-29T17:09:12.041Z] e2be974225ed: Download complete [2023-09-29T17:09:12.041Z] 988bab9f4d93: Download complete [2023-09-29T17:09:12.041Z] 1469e6f7b9e6: Verifying Checksum [2023-09-29T17:09:12.041Z] 1469e6f7b9e6: Download complete [2023-09-29T17:09:12.302Z] eaf3925da568: Verifying Checksum [2023-09-29T17:09:12.302Z] eaf3925da568: Download complete [2023-09-29T17:09:12.302Z] 339a4e72a1f5: Verifying Checksum [2023-09-29T17:09:12.302Z] 339a4e72a1f5: Download complete [2023-09-29T17:09:12.302Z] bde34c3a00c8: Verifying Checksum [2023-09-29T17:09:12.302Z] bde34c3a00c8: Download complete [2023-09-29T17:09:12.302Z] b352a97aabf1: Download complete [2023-09-29T17:09:12.302Z] 4872d77fe225: Verifying Checksum [2023-09-29T17:09:12.302Z] 4872d77fe225: Download complete [2023-09-29T17:09:12.302Z] 5851b861e8e6: Verifying Checksum [2023-09-29T17:09:12.302Z] 5851b861e8e6: Download complete [2023-09-29T17:09:12.302Z] b85a868b505f: Verifying Checksum [2023-09-29T17:09:12.302Z] b85a868b505f: Download complete [2023-09-29T17:09:12.561Z] bab4dde63d76: Verifying Checksum [2023-09-29T17:09:12.561Z] bab4dde63d76: Download complete [2023-09-29T17:09:13.496Z] b85a868b505f: Pull complete [2023-09-29T17:09:13.757Z] e2be974225ed: Pull complete [2023-09-29T17:09:14.326Z] 339a4e72a1f5: Pull complete [2023-09-29T17:09:14.326Z] 988bab9f4d93: Pull complete [2023-09-29T17:09:14.586Z] 1469e6f7b9e6: Pull complete [2023-09-29T17:09:14.586Z] eaf3925da568: Pull complete [2023-09-29T17:09:16.513Z] bab4dde63d76: Pull complete [2023-09-29T17:09:16.774Z] bde34c3a00c8: Pull complete [2023-09-29T17:09:16.775Z] b352a97aabf1: Pull complete [2023-09-29T17:09:16.775Z] 4872d77fe225: Pull complete [2023-09-29T17:09:17.036Z] 5851b861e8e6: Pull complete [2023-09-29T17:09:17.036Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-29T17:09:17.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-29T17:09:17.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-29T17:09:17.282Z] prd-ubuntu20.04-docker-8c-8g-8192 does not seem to be running inside a container [2023-09-29T17:09:17.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-298 -v /w/workspace/foundry_device-usb-camera_PR-298:/w/workspace/foundry_device-usb-camera_PR-298:rw,z -v /w/workspace/foundry_device-usb-camera_PR-298@tmp:/w/workspace/foundry_device-usb-camera_PR-298@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 [2023-09-29T17:09:20.184Z] $ docker top 93caac0771f181a45ba640f75e58ad79bbd2d263d908dcb0559c5eb63a0ae7a1 -eo pid,comm [2023-09-29T17:09:20.249Z] 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). [2023-09-29T17:09:20.249Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-29T17:09:20.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-29T17:09:20.363Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-29T17:09:20.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-29T17:09:20.479Z] $ docker exec 93caac0771f181a45ba640f75e58ad79bbd2d263d908dcb0559c5eb63a0ae7a1 ssh-agent [2023-09-29T17:09:20.592Z] SSH_AUTH_SOCK=/tmp/ssh-CLplUe43ZsBn/agent.32 [2023-09-29T17:09:20.592Z] SSH_AGENT_PID=38 [2023-09-29T17:09:20.600Z] Running ssh-add (command line suppressed) [2023-09-29T17:09:20.694Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-298@tmp/private_key_139825796626590156.key (/w/workspace/foundry_device-usb-camera_PR-298@tmp/private_key_139825796626590156.key) [2023-09-29T17:09:20.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-29T17:09:21.045Z] + git tag --points-at HEAD [Pipeline] } [2023-09-29T17:09:21.063Z] $ docker exec --env ******** --env ******** 93caac0771f181a45ba640f75e58ad79bbd2d263d908dcb0559c5eb63a0ae7a1 ssh-agent -k [2023-09-29T17:09:21.168Z] unset SSH_AUTH_SOCK; [2023-09-29T17:09:21.169Z] unset SSH_AGENT_PID; [2023-09-29T17:09:21.170Z] echo Agent pid 38 killed; [2023-09-29T17:09:21.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-29T17:09:21.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-29T17:09:21.280Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-29T17:09:21.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-29T17:09:21.393Z] $ docker exec 93caac0771f181a45ba640f75e58ad79bbd2d263d908dcb0559c5eb63a0ae7a1 ssh-agent [2023-09-29T17:09:21.520Z] SSH_AUTH_SOCK=/tmp/ssh-ZLG37S2uKtbl/agent.70 [2023-09-29T17:09:21.520Z] SSH_AGENT_PID=76 [2023-09-29T17:09:21.525Z] Running ssh-add (command line suppressed) [2023-09-29T17:09:21.629Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-298@tmp/private_key_12489214361275534118.key (/w/workspace/foundry_device-usb-camera_PR-298@tmp/private_key_12489214361275534118.key) [2023-09-29T17:09:21.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-29T17:09:22.015Z] + git semver init [2023-09-29T17:09:22.275Z] 2023-09-29 17:09:22,194 [run_init] DEBUG init version:0.0.0 force:False [2023-09-29T17:09:22.275Z] 2023-09-29 17:09:22,196 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-298/.semver [2023-09-29T17:09:22.275Z] 2023-09-29 17:09:22,197 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-298/.semver [2023-09-29T17:09:22.275Z] 2023-09-29 17:09:22,197 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-298/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-298, universal_newlines=False, shell=None, istream=None) [2023-09-29T17:09:23.214Z] 2023-09-29 17:09:23,019 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-298/.git/info/exclude [2023-09-29T17:09:23.214Z] 2023-09-29 17:09:23,020 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-298/.semver/PR-298 with force:False [2023-09-29T17:09:23.214Z] 2023-09-29 17:09:23,020 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-298/.semver/PR-298 [2023-09-29T17:09:23.214Z] 2023-09-29 17:09:23,024 [execute] INFO git cat-file --batch-check [2023-09-29T17:09:23.214Z] 2023-09-29 17:09:23,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-298/.semver, universal_newlines=False, shell=None, istream=) [2023-09-29T17:09:23.214Z] 2023-09-29 17:09:23,031 [execute] INFO git cat-file --batch [2023-09-29T17:09:23.214Z] 2023-09-29 17:09:23,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-298/.semver, universal_newlines=False, shell=None, istream=) [2023-09-29T17:09:23.214Z] 2023-09-29 17:09:23,037 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-298/.semver/PR-298 [2023-09-29T17:09:23.214Z] 0.0.0 [Pipeline] } [2023-09-29T17:09:23.238Z] $ docker exec --env ******** --env ******** 93caac0771f181a45ba640f75e58ad79bbd2d263d908dcb0559c5eb63a0ae7a1 ssh-agent -k [2023-09-29T17:09:23.359Z] unset SSH_AUTH_SOCK; [2023-09-29T17:09:23.359Z] unset SSH_AGENT_PID; [2023-09-29T17:09:23.359Z] echo Agent pid 76 killed; [2023-09-29T17:09:23.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-29T17:09:23.798Z] + git semver [Pipeline] } [2023-09-29T17:09:24.078Z] $ docker stop --time=1 93caac0771f181a45ba640f75e58ad79bbd2d263d908dcb0559c5eb63a0ae7a1 [2023-09-29T17:09:25.372Z] $ docker rm -f --volumes 93caac0771f181a45ba640f75e58ad79bbd2d263d908dcb0559c5eb63a0ae7a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-29T17:09:25.790Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-29T17:09:26.063Z] Stashed 1 file(s) [Pipeline] echo [2023-09-29T17:09:26.085Z] [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 [2023-09-29T17:09:26.718Z] provisioning config files... [2023-09-29T17:09:26.730Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-298@tmp/config6033613081402104519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-29T17:09:27.077Z] ---> docker-login.sh [2023-09-29T17:09:27.077Z] nexus3.edgexfoundry.org:10001 [2023-09-29T17:09:27.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:09:27.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:09:27.077Z] Configure a credential helper to remove this warning. See [2023-09-29T17:09:27.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:09:27.077Z] [2023-09-29T17:09:27.077Z] Login Succeeded [2023-09-29T17:09:27.077Z] nexus3.edgexfoundry.org:10002 [2023-09-29T17:09:27.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:09:27.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:09:27.077Z] Configure a credential helper to remove this warning. See [2023-09-29T17:09:27.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:09:27.077Z] [2023-09-29T17:09:27.077Z] Login Succeeded [2023-09-29T17:09:27.077Z] nexus3.edgexfoundry.org:10003 [2023-09-29T17:09:27.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:09:27.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:09:27.337Z] Configure a credential helper to remove this warning. See [2023-09-29T17:09:27.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:09:27.337Z] [2023-09-29T17:09:27.337Z] Login Succeeded [2023-09-29T17:09:27.337Z] nexus3.edgexfoundry.org:10004 [2023-09-29T17:09:27.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:09:27.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:09:27.337Z] Configure a credential helper to remove this warning. See [2023-09-29T17:09:27.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:09:27.337Z] [2023-09-29T17:09:27.337Z] Login Succeeded [2023-09-29T17:09:27.337Z] docker.io [2023-09-29T17:09:27.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:09:27.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:09:27.857Z] Configure a credential helper to remove this warning. See [2023-09-29T17:09:27.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:09:27.857Z] [2023-09-29T17:09:27.857Z] Login Succeeded [2023-09-29T17:09:27.857Z] ---> docker-login.sh ends [Pipeline] } [2023-09-29T17:09:27.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-29T17:09:28.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-29T17:09:28.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-29T17:09:28.165Z] ========================================================= [2023-09-29T17:09:28.165Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-29T17:09:28.165Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-29T17:09:28.642Z] + 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 . [2023-09-29T17:09:28.642Z] Sending build context to Docker daemon 2.264MB [2023-09-29T17:09:28.642Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-29T17:09:28.642Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-29T17:09:28.642Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-29T17:09:28.642Z] 7264a8db6415: Pulling fs layer [2023-09-29T17:09:28.642Z] c4d48a809fc2: Pulling fs layer [2023-09-29T17:09:28.642Z] 4f1c88b9dad5: Pulling fs layer [2023-09-29T17:09:28.642Z] ad3a456e5733: Pulling fs layer [2023-09-29T17:09:28.642Z] 33e27b845d1e: Pulling fs layer [2023-09-29T17:09:28.642Z] c68163c4e522: Pulling fs layer [2023-09-29T17:09:28.642Z] 50da416c3ac9: Pulling fs layer [2023-09-29T17:09:28.642Z] 23d2d4c4bb30: Pulling fs layer [2023-09-29T17:09:28.642Z] 33e27b845d1e: Waiting [2023-09-29T17:09:28.642Z] c68163c4e522: Waiting [2023-09-29T17:09:28.642Z] 23d2d4c4bb30: Waiting [2023-09-29T17:09:28.642Z] 50da416c3ac9: Waiting [2023-09-29T17:09:28.642Z] ad3a456e5733: Waiting [2023-09-29T17:09:28.642Z] ad3a456e5733: Verifying Checksum [2023-09-29T17:09:28.642Z] ad3a456e5733: Download complete [2023-09-29T17:09:28.642Z] 33e27b845d1e: Verifying Checksum [2023-09-29T17:09:28.642Z] 33e27b845d1e: Download complete [2023-09-29T17:09:28.902Z] 7264a8db6415: Verifying Checksum [2023-09-29T17:09:28.902Z] 7264a8db6415: Download complete [2023-09-29T17:09:28.902Z] c68163c4e522: Verifying Checksum [2023-09-29T17:09:28.902Z] c68163c4e522: Download complete [2023-09-29T17:09:28.902Z] 7264a8db6415: Pull complete [2023-09-29T17:09:29.163Z] 23d2d4c4bb30: Verifying Checksum [2023-09-29T17:09:29.163Z] 23d2d4c4bb30: Download complete [2023-09-29T17:09:29.163Z] c4d48a809fc2: Pull complete [2023-09-29T17:09:29.163Z] 4f1c88b9dad5: Verifying Checksum [2023-09-29T17:09:29.163Z] 4f1c88b9dad5: Download complete [2023-09-29T17:09:29.422Z] 50da416c3ac9: Verifying Checksum [2023-09-29T17:09:29.422Z] 50da416c3ac9: Download complete [2023-09-29T17:09:32.711Z] 4f1c88b9dad5: Pull complete [2023-09-29T17:09:32.711Z] ad3a456e5733: Pull complete [2023-09-29T17:09:32.711Z] 33e27b845d1e: Pull complete [2023-09-29T17:09:32.969Z] c68163c4e522: Pull complete [2023-09-29T17:09:35.599Z] 50da416c3ac9: Pull complete [2023-09-29T17:09:35.858Z] 23d2d4c4bb30: Pull complete [2023-09-29T17:09:35.858Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-29T17:09:35.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-29T17:09:35.858Z] ---> 0786185ac409 [2023-09-29T17:09:35.858Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-29T17:09:40.054Z] ---> Running in af07424a7e20 [2023-09-29T17:09:40.054Z] Removing intermediate container af07424a7e20 [2023-09-29T17:09:40.054Z] ---> 7d39464401bd [2023-09-29T17:09:40.054Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-29T17:09:40.054Z] ---> Running in 8b693cefbe8e [2023-09-29T17:09:40.313Z] Removing intermediate container 8b693cefbe8e [2023-09-29T17:09:40.313Z] ---> 218b0e30ff75 [2023-09-29T17:09:40.313Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-29T17:09:40.313Z] ---> Running in 48bc7aa659ce [2023-09-29T17:09:40.313Z] Removing intermediate container 48bc7aa659ce [2023-09-29T17:09:40.313Z] ---> cc7faa4f8d19 [2023-09-29T17:09:40.313Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-29T17:09:40.313Z] ---> Running in a261243ead61 [2023-09-29T17:09:40.573Z] Removing intermediate container a261243ead61 [2023-09-29T17:09:40.573Z] ---> 51f9e95de41a [2023-09-29T17:09:40.573Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-29T17:09:40.573Z] ---> Running in 13b2a51ab28b [2023-09-29T17:09:40.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-29T17:09:40.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-29T17:09:41.405Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-29T17:09:41.405Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-29T17:09:41.405Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-29T17:09:41.405Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-29T17:09:41.405Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-29T17:09:41.405Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-29T17:09:41.405Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-29T17:09:41.405Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-29T17:09:41.405Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-29T17:09:41.405Z] (10/13) Installing kmod-libs (30-r3) [2023-09-29T17:09:41.405Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-29T17:09:41.405Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-29T17:09:41.405Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-29T17:09:41.405Z] Executing busybox-1.36.1-r2.trigger [2023-09-29T17:09:41.405Z] Executing eudev-3.2.11-r8.trigger [2023-09-29T17:09:41.405Z] OK: 271 MiB in 65 packages [2023-09-29T17:09:41.521Z] Still waiting to schedule task [2023-09-29T17:09:41.521Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-29T17:09:41.972Z] Removing intermediate container 13b2a51ab28b [2023-09-29T17:09:41.973Z] ---> 6f9c858d8eda [2023-09-29T17:09:41.973Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-29T17:09:41.973Z] ---> Running in 2420e72ffcd9 [2023-09-29T17:09:41.973Z] Removing intermediate container 2420e72ffcd9 [2023-09-29T17:09:41.973Z] ---> 68080ea87b35 [2023-09-29T17:09:41.973Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-29T17:09:42.231Z] ---> 0d86e29395d1 [2023-09-29T17:09:42.231Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-29T17:09:42.231Z] ---> Running in 0d208c04d468 [2023-09-29T17:10:20.961Z] Removing intermediate container 0d208c04d468 [2023-09-29T17:10:20.961Z] ---> df51fee48051 [2023-09-29T17:10:20.961Z] Step 11/13 : COPY . . [2023-09-29T17:10:20.961Z] ---> 453bdeba801f [2023-09-29T17:10:20.961Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-29T17:10:20.961Z] ---> Running in 381a4426f08c [2023-09-29T17:10:21.220Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-09-29T17:10:21.220Z] Dload Upload Total Spent Left Speed [2023-09-29T17:10:21.480Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8810 0 --:--:-- --:--:-- --:--:-- 8886 [2023-09-29T17:10:21.740Z] Removing intermediate container 381a4426f08c [2023-09-29T17:10:21.740Z] ---> b16f1af6e3cb [2023-09-29T17:10:21.740Z] Step 13/13 : RUN ${MAKE} [2023-09-29T17:10:21.740Z] ---> Running in 6694405003aa [2023-09-29T17:10:22.000Z] noop [2023-09-29T17:10:22.259Z] Removing intermediate container 6694405003aa [2023-09-29T17:10:22.259Z] ---> d6d627bc0625 [2023-09-29T17:10:22.259Z] Successfully built d6d627bc0625 [2023-09-29T17:10:22.259Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-29T17:10:22.714Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-29T17:10:22.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-29T17:10:22.872Z] prd-ubuntu20.04-docker-8c-8g-8192 does not seem to be running inside a container [2023-09-29T17:10:22.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-298 -v /w/workspace/foundry_device-usb-camera_PR-298:/w/workspace/foundry_device-usb-camera_PR-298:rw,z -v /w/workspace/foundry_device-usb-camera_PR-298@tmp:/w/workspace/foundry_device-usb-camera_PR-298@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 [2023-09-29T17:10:23.253Z] $ docker top a72b002e72d1044b7bf9a2e52538785fa9c668be47a6e0e6fca47f129132ff96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-29T17:10:23.641Z] + go version [2023-09-29T17:10:23.641Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-29T17:10:23.683Z] $ docker stop --time=1 a72b002e72d1044b7bf9a2e52538785fa9c668be47a6e0e6fca47f129132ff96 [2023-09-29T17:10:24.973Z] $ docker rm -f --volumes a72b002e72d1044b7bf9a2e52538785fa9c668be47a6e0e6fca47f129132ff96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-29T17:10:25.722Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-29T17:10:25.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-29T17:10:25.883Z] prd-ubuntu20.04-docker-8c-8g-8192 does not seem to be running inside a container [2023-09-29T17:10:25.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-298 -v /w/workspace/foundry_device-usb-camera_PR-298:/w/workspace/foundry_device-usb-camera_PR-298:rw,z -v /w/workspace/foundry_device-usb-camera_PR-298@tmp:/w/workspace/foundry_device-usb-camera_PR-298@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 [2023-09-29T17:10:26.241Z] $ docker top 44a03ef807fee57ae28c4b2020ef353c556231bbcfeecf2e52d9241cf7778b24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-29T17:10:26.617Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-298 [Pipeline] fileExists [Pipeline] sh [2023-09-29T17:10:27.031Z] + make test [2023-09-29T17:10:27.031Z] go test ./... -coverprofile=coverage.out ./... [2023-09-29T17:10:28.496Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-29T17:10:38.501Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-29T17:10:39.118Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.022s coverage: 4.4% of statements [2023-09-29T17:10:47.221Z] go vet ./... [2023-09-29T17:10:50.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-29T17:10:50.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-29T17:10:50.504Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-29T17:10:50.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-29T17:10:50.586Z] $ docker stop --time=1 44a03ef807fee57ae28c4b2020ef353c556231bbcfeecf2e52d9241cf7778b24 [2023-09-29T17:10:53.834Z] $ docker rm -f --volumes 44a03ef807fee57ae28c4b2020ef353c556231bbcfeecf2e52d9241cf7778b24 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-29T17:10:54.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-29T17:10:54.458Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-29T17:10:55.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-29T17:10:55.467Z] + ls -al . [2023-09-29T17:10:55.467Z] total 220 [2023-09-29T17:10:55.467Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 29 17:10 . [2023-09-29T17:10:55.467Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 17:09 .. [2023-09-29T17:10:55.467Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 17:10 .git [2023-09-29T17:10:55.467Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 17:09 .github [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 29 17:09 .gitignore [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 29 17:09 .golangci.yml [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 29 17:09 .hadolint.yml [2023-09-29T17:10:55.467Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 17:09 .semver [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 29 17:09 Attribution.txt [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 29 17:09 CHANGELOG.md [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 29 17:09 Dockerfile [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 29 17:09 GOVERNANCE.md [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 29 17:09 Jenkinsfile [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 29 17:09 LICENSE [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 29 17:09 Makefile [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 29 17:09 OWNERS.md [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 29 17:09 README.md [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 17:09 VERSION [2023-09-29T17:10:55.467Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 17:09 bin [2023-09-29T17:10:55.467Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 17:09 cmd [2023-09-29T17:10:55.467Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 29 17:10 coverage.out [2023-09-29T17:10:55.467Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 29 17:09 docker-entrypoint.sh [2023-09-29T17:10:55.467Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 17:09 docs [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 3924 Sep 29 17:09 go.mod [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 35367 Sep 29 17:09 go.sum [2023-09-29T17:10:55.467Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 17:09 internal [2023-09-29T17:10:55.467Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 17:09 snap [2023-09-29T17:10:55.467Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 29 17:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-29T17:10:55.904Z] + 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=5eb615a623a2caa8228af006f36e9229f1da8807 --label arch=amd64 --label version=0.0.0 . [2023-09-29T17:10:55.904Z] Sending build context to Docker daemon 2.319MB [2023-09-29T17:10:55.904Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-29T17:10:55.904Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-29T17:10:55.904Z] ---> d6d627bc0625 [2023-09-29T17:10:55.904Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-29T17:10:56.172Z] ---> Running in 8edcd04030a3 [2023-09-29T17:10:56.172Z] Removing intermediate container 8edcd04030a3 [2023-09-29T17:10:56.172Z] ---> 0563f088162c [2023-09-29T17:10:56.172Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-29T17:10:56.172Z] ---> Running in f5242b86d713 [2023-09-29T17:10:56.172Z] Removing intermediate container f5242b86d713 [2023-09-29T17:10:56.172Z] ---> 414491c6622b [2023-09-29T17:10:56.172Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-29T17:10:56.172Z] ---> Running in f37c8f43f553 [2023-09-29T17:10:56.172Z] Removing intermediate container f37c8f43f553 [2023-09-29T17:10:56.172Z] ---> b2e6d1acd6d7 [2023-09-29T17:10:56.172Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-29T17:10:56.430Z] ---> Running in d199347b9b2a [2023-09-29T17:10:56.430Z] Removing intermediate container d199347b9b2a [2023-09-29T17:10:56.430Z] ---> 6496e2f55242 [2023-09-29T17:10:56.430Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-29T17:10:56.430Z] ---> Running in 9ad5a0a4ee48 [2023-09-29T17:10:56.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-29T17:10:56.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-29T17:10:56.952Z] OK: 271 MiB in 65 packages [2023-09-29T17:10:57.210Z] Removing intermediate container 9ad5a0a4ee48 [2023-09-29T17:10:57.210Z] ---> baf6e0ac7431 [2023-09-29T17:10:57.210Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-29T17:10:57.210Z] ---> Running in b4b0eb0d0364 [2023-09-29T17:10:57.469Z] Removing intermediate container b4b0eb0d0364 [2023-09-29T17:10:57.469Z] ---> d55fd4399b48 [2023-09-29T17:10:57.469Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-29T17:10:57.469Z] ---> 201b7a971b63 [2023-09-29T17:10:57.469Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-29T17:10:57.469Z] ---> Running in ae1974dd83d2 [2023-09-29T17:10:58.460Z] Removing intermediate container ae1974dd83d2 [2023-09-29T17:10:58.460Z] ---> 26cf5abb6f1c [2023-09-29T17:10:58.460Z] Step 11/36 : COPY . . [2023-09-29T17:10:58.721Z] ---> 6acd89a64536 [2023-09-29T17:10:58.721Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-29T17:10:58.721Z] ---> Running in 8ad63003c9fa [2023-09-29T17:10:58.980Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-29T17:10:58.980Z] Dload Upload Total Spent Left Speed [2023-09-29T17:10:58.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 36515 0 --:--:-- --:--:-- --:--:-- 36852 [2023-09-29T17:10:59.239Z] Removing intermediate container 8ad63003c9fa [2023-09-29T17:10:59.239Z] ---> 0ec42fdfe5ad [2023-09-29T17:10:59.239Z] Step 13/36 : RUN ${MAKE} [2023-09-29T17:10:59.239Z] ---> Running in 6d4ad3244bf6 [2023-09-29T17:10:59.498Z] 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.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-29T17:11:15.183Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8193 in /w/workspace/foundry_device-usb-camera_PR-298 [Pipeline] { [Pipeline] ws [2023-09-29T17:11:15.247Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-29T17:11:15.330Z] Selected Git installation does not exist. Using Default [2023-09-29T17:11:15.330Z] The recommended git tool is: NONE [2023-09-29T17:11:20.282Z] using credential edgex-jenkins-ssh [2023-09-29T17:11:20.297Z] Cloning the remote Git repository [2023-09-29T17:11:20.335Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-29T17:11:20.421Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-09-29T17:11:20.557Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-29T17:11:20.558Z] > git --version # timeout=10 [2023-09-29T17:11:20.579Z] > git --version # 'git version 2.25.1' [2023-09-29T17:11:20.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-29T17:11:20.729Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-29T17:11:21.473Z] Removing intermediate container 6d4ad3244bf6 [2023-09-29T17:11:21.473Z] ---> f0d3c0c5a655 [2023-09-29T17:11:21.473Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-29T17:11:21.473Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-29T17:11:21.473Z] 4acc49c71d14: Pulling fs layer [2023-09-29T17:11:21.473Z] 4acc49c71d14: Verifying Checksum [2023-09-29T17:11:21.473Z] 4acc49c71d14: Download complete [2023-09-29T17:11:21.731Z] 4acc49c71d14: Pull complete [2023-09-29T17:11:21.731Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-29T17:11:21.731Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-29T17:11:21.731Z] ---> 01a2bd3e5fff [2023-09-29T17:11:21.731Z] Step 15/36 : FROM alpine:3.18 [2023-09-29T17:11:22.298Z] 3.18: Pulling from library/alpine [2023-09-29T17:11:22.298Z] 96526aa774ef: Pulling fs layer [2023-09-29T17:11:22.559Z] 96526aa774ef: Verifying Checksum [2023-09-29T17:11:22.559Z] 96526aa774ef: Download complete [2023-09-29T17:11:22.559Z] 96526aa774ef: Pull complete [2023-09-29T17:11:22.559Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-09-29T17:11:22.559Z] Status: Downloaded newer image for alpine:3.18 [2023-09-29T17:11:22.559Z] ---> 8ca4688f4f35 [2023-09-29T17:11:22.559Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-29T17:11:21.664Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-29T17:11:21.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-29T17:11:22.467Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-29T17:11:22.508Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-29T17:11:22.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-29T17:11:22.524Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-29T17:11:23.104Z] Merging remotes/origin/main commit 599f6b8e7264b3818babca2d82d47d6d3c40b07e into PR head commit 5eb615a623a2caa8228af006f36e9229f1da8807 [2023-09-29T17:11:23.126Z] ---> Running in 8ea7bc806dfb [2023-09-29T17:11:23.367Z] Merge succeeded, producing 5eb615a623a2caa8228af006f36e9229f1da8807 [2023-09-29T17:11:23.368Z] Checking out Revision 5eb615a623a2caa8228af006f36e9229f1da8807 (PR-298) [2023-09-29T17:11:23.385Z] Removing intermediate container 8ea7bc806dfb [2023-09-29T17:11:23.385Z] ---> e9997666ac6e [2023-09-29T17:11:23.385Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-29T17:11:23.385Z] ---> Running in cee0dfe0000d [2023-09-29T17:11:23.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-29T17:11:23.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-29T17:11:23.796Z] Commit message: "build(deps): Bump github.com/xfrr/goffmpeg" [2023-09-29T17:11:23.844Z] > git --version # timeout=10 [2023-09-29T17:11:23.857Z] > git --version # 'git version 2.25.1' [2023-09-29T17:11:23.874Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-29T17:11:23.902Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-29T17:11:23.902Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-29T17:11:23.902Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-29T17:11:23.902Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-29T17:11:23.902Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-29T17:11:23.902Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-29T17:11:23.121Z] > git config core.sparsecheckout # timeout=10 [2023-09-29T17:11:23.194Z] > git checkout -f 5eb615a623a2caa8228af006f36e9229f1da8807 # timeout=10 [2023-09-29T17:11:23.274Z] > git remote # timeout=10 [2023-09-29T17:11:23.294Z] > git config --get remote.origin.url # timeout=10 [2023-09-29T17:11:23.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-29T17:11:23.325Z] > git merge 599f6b8e7264b3818babca2d82d47d6d3c40b07e # timeout=10 [2023-09-29T17:11:23.349Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-29T17:11:23.372Z] > git config core.sparsecheckout # timeout=10 [2023-09-29T17:11:23.387Z] > git checkout -f 5eb615a623a2caa8228af006f36e9229f1da8807 # timeout=10 [2023-09-29T17:11:24.161Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-29T17:11:24.161Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-29T17:11:24.161Z] (9/107) Installing libxcb (1.15-r1) [2023-09-29T17:11:24.161Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-29T17:11:24.161Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-29T17:11:24.161Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-29T17:11:24.161Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-29T17:11:24.161Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-29T17:11:24.161Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-29T17:11:24.161Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-29T17:11:24.161Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-29T17:11:24.161Z] (18/107) Installing libva (2.18.0-r1) [2023-09-29T17:11:24.161Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-29T17:11:24.161Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-29T17:11:24.161Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-29T17:11:24.161Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-29T17:11:24.161Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-29T17:11:24.161Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-29T17:11:24.161Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-29T17:11:24.161Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-29T17:11:24.161Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-29T17:11:24.161Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-29T17:11:24.161Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-29T17:11:24.161Z] (30/107) Installing opus (1.4-r0) [2023-09-29T17:11:24.161Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-29T17:11:24.161Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-29T17:11:24.161Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-29T17:11:24.161Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-29T17:11:24.161Z] (35/107) Installing libtheora (1.1.1-r17) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2023-09-29T17:11:24.419Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-29T17:11:24.419Z] (37/107) Installing libvpx (1.13.0-r2) [2023-09-29T17:11:24.419Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-29T17:11:24.419Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-29T17:11:24.419Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-29T17:11:24.419Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-29T17:11:24.419Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-29T17:11:24.419Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-29T17:11:24.419Z] (44/107) Installing alsa-lib (1.2.9-r1) [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-29T17:11:24.678Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-29T17:11:24.678Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-29T17:11:24.678Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-29T17:11:24.678Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-29T17:11:24.678Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-29T17:11:24.678Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-29T17:11:24.678Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-29T17:11:24.678Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-29T17:11:24.678Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-29T17:11:24.678Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-29T17:11:24.678Z] (55/107) Installing glib (2.76.4-r0) [2023-09-29T17:11:24.678Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-29T17:11:24.678Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-29T17:11:24.678Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-29T17:11:24.678Z] (59/107) Installing libass (0.17.1-r0) [2023-09-29T17:11:24.678Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-29T17:11:24.678Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-29T17:11:24.678Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-29T17:11:24.678Z] (63/107) Installing libunistring (1.1-r1) [2023-09-29T17:11:24.678Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-29T17:11:24.678Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-29T17:11:24.678Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-29T17:11:24.678Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-29T17:11:24.678Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-29T17:11:24.678Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-29T17:11:24.937Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-29T17:11:24.937Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-29T17:11:24.937Z] (72/107) Installing librist (0.2.7-r0) [2023-09-29T17:11:24.937Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-29T17:11:24.937Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-29T17:11:24.937Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-29T17:11:24.937Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-29T17:11:24.937Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-29T17:11:24.937Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-29T17:11:24.937Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-29T17:11:24.937Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-29T17:11:24.937Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-29T17:11:24.937Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-29T17:11:24.937Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-29T17:11:24.937Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-29T17:11:24.937Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-29T17:11:24.937Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-29T17:11:24.937Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-29T17:11:24.937Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-29T17:11:24.938Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-29T17:11:24.994Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-29T17:11:24.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-29T17:11:24.994Z] Dload Upload Total Spent Left Speed [2023-09-29T17:11:24.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [2023-09-29T17:11:25.196Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-29T17:11:25.196Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-29T17:11:25.196Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-29T17:11:25.196Z] (93/107) Installing orc (0.4.34-r0) [2023-09-29T17:11:25.196Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-29T17:11:25.196Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-29T17:11:25.196Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-29T17:11:25.196Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-29T17:11:25.196Z] (98/107) Installing libpulse (16.1-r10) [2023-09-29T17:11:25.196Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-29T17:11:25.196Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-29T17:11:25.196Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-29T17:11:25.196Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-29T17:11:25.196Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-29T17:11:25.196Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-29T17:11:25.196Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-29T17:11:25.196Z] (106/107) Installing kmod-libs (30-r3) [2023-09-29T17:11:25.196Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-29T17:11:25.196Z] Executing busybox-1.36.1-r2.trigger [2023-09-29T17:11:25.196Z] Executing glib-2.76.4-r0.trigger [2023-09-29T17:11:25.196Z] Executing eudev-3.2.11-r8.trigger [2023-09-29T17:11:25.196Z] OK: 131 MiB in 122 packages [Pipeline] sh [2023-09-29T17:11:25.576Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-29T17:11:25.918Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-29T17:11:25.918Z] + sudo tee /etc/docker/daemon.new [2023-09-29T17:11:25.918Z] { [2023-09-29T17:11:25.918Z] "registry-mirrors": [ [2023-09-29T17:11:25.918Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-29T17:11:25.918Z] ], [2023-09-29T17:11:25.918Z] "bip": "10.250.0.254/24", [2023-09-29T17:11:25.918Z] "hosts": [ [2023-09-29T17:11:25.918Z] "tcp://0.0.0.0:5555", [2023-09-29T17:11:25.918Z] "unix:///var/run/docker.sock" [2023-09-29T17:11:25.918Z] ], [2023-09-29T17:11:25.918Z] "mtu": 1458, [2023-09-29T17:11:25.918Z] "selinux-enabled": true, [2023-09-29T17:11:25.918Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-29T17:11:25.918Z] } [Pipeline] sh [2023-09-29T17:11:26.260Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-29T17:11:26.601Z] + sudo service docker restart [2023-09-29T17:11:28.631Z] Removing intermediate container cee0dfe0000d [2023-09-29T17:11:28.631Z] ---> c776d93aa996 [2023-09-29T17:11:28.631Z] Step 18/36 : WORKDIR / [2023-09-29T17:11:28.631Z] ---> Running in 125268ea7fab [2023-09-29T17:11:28.631Z] Removing intermediate container 125268ea7fab [2023-09-29T17:11:28.631Z] ---> 61edb6b53f06 [2023-09-29T17:11:28.631Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-29T17:11:29.199Z] ---> 841533913f84 [2023-09-29T17:11:29.199Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-29T17:11:29.199Z] ---> 3309abaca54e [2023-09-29T17:11:29.199Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-29T17:11:29.199Z] ---> 855dc1f0143a [2023-09-29T17:11:29.199Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-29T17:11:29.459Z] ---> 58124b2d22e2 [2023-09-29T17:11:29.459Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-29T17:11:29.459Z] ---> bff38303ec08 [2023-09-29T17:11:29.459Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-29T17:11:29.774Z] ---> 4fa066b77d91 [2023-09-29T17:11:29.774Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-29T17:11:30.408Z] ---> a4f9ad146a29 [2023-09-29T17:11:30.408Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-29T17:11:30.408Z] ---> Running in e9c292e70c0d [2023-09-29T17:11:30.975Z] Removing intermediate container e9c292e70c0d [2023-09-29T17:11:30.975Z] ---> 54ad45b210f4 [2023-09-29T17:11:30.975Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-29T17:11:30.975Z] ---> Running in 3c9393e902fc [2023-09-29T17:11:31.541Z] Removing intermediate container 3c9393e902fc [2023-09-29T17:11:31.541Z] ---> 6caef9b48a30 [2023-09-29T17:11:31.541Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-29T17:11:31.541Z] ---> Running in 65edb17d0660 [2023-09-29T17:11:32.107Z] Removing intermediate container 65edb17d0660 [2023-09-29T17:11:32.107Z] ---> 6a4e0a07c517 [2023-09-29T17:11:32.107Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-29T17:11:32.107Z] ---> Running in 4a7294bdc9a6 [2023-09-29T17:11:32.674Z] Removing intermediate container 4a7294bdc9a6 [2023-09-29T17:11:32.674Z] ---> c1fc86d961b7 [2023-09-29T17:11:32.674Z] Step 30/36 : EXPOSE 59983 [2023-09-29T17:11:32.674Z] ---> Running in 9f1a94ff60c4 [2023-09-29T17:11:32.674Z] Removing intermediate container 9f1a94ff60c4 [2023-09-29T17:11:32.674Z] ---> 8960d5a68e71 [2023-09-29T17:11:32.674Z] Step 31/36 : EXPOSE 8554 [2023-09-29T17:11:32.674Z] ---> Running in b61b32759b9d [2023-09-29T17:11:32.674Z] Removing intermediate container b61b32759b9d [2023-09-29T17:11:32.674Z] ---> 8088188f5d89 [2023-09-29T17:11:32.674Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-29T17:11:32.934Z] ---> Running in a9cfaa28f71b [2023-09-29T17:11:32.934Z] Removing intermediate container a9cfaa28f71b [2023-09-29T17:11:32.934Z] ---> 5d7e958f7cc5 [2023-09-29T17:11:32.934Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-29T17:11:32.934Z] ---> Running in ddca22119e17 [2023-09-29T17:11:32.934Z] Removing intermediate container ddca22119e17 [2023-09-29T17:11:32.934Z] ---> 03f0bc769e8e [2023-09-29T17:11:32.934Z] Step 34/36 : LABEL arch=amd64 [2023-09-29T17:11:32.934Z] ---> Running in 5077595092b1 [2023-09-29T17:11:32.934Z] Removing intermediate container 5077595092b1 [2023-09-29T17:11:32.934Z] ---> 6a33697d45ac [2023-09-29T17:11:32.934Z] Step 35/36 : LABEL git_sha=5eb615a623a2caa8228af006f36e9229f1da8807 [2023-09-29T17:11:33.194Z] ---> Running in 424e9a8cec0a [2023-09-29T17:11:33.194Z] Removing intermediate container 424e9a8cec0a [2023-09-29T17:11:33.194Z] ---> 5a355f526aea [2023-09-29T17:11:33.194Z] Step 36/36 : LABEL version=0.0.0 [2023-09-29T17:11:33.194Z] ---> Running in 6dbcac462d45 [2023-09-29T17:11:33.194Z] Removing intermediate container 6dbcac462d45 [2023-09-29T17:11:33.194Z] ---> ad3d579f06b9 [2023-09-29T17:11:33.194Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-29T17:11:33.194Z] Successfully built ad3d579f06b9 [2023-09-29T17:11:33.194Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-29T17:11:34.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-29T17:11:34.086Z] [2023-09-29T17:11:34.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-29T17:11:34.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-29T17:11:34.454Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-29T17:11:34.454Z] 5eb5b503b376: Pulling fs layer [2023-09-29T17:11:34.454Z] 5c69ac0246d0: Pulling fs layer [2023-09-29T17:11:34.454Z] ec43610c2a17: Pulling fs layer [2023-09-29T17:11:34.454Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-29T17:11:34.454Z] 33b1e0a273af: Pulling fs layer [2023-09-29T17:11:34.454Z] 5d3b04190fa2: Pulling fs layer [2023-09-29T17:11:34.454Z] 2f39f015ded8: Pulling fs layer [2023-09-29T17:11:34.454Z] 33b1e0a273af: Waiting [2023-09-29T17:11:34.454Z] 5d3b04190fa2: Waiting [2023-09-29T17:11:34.454Z] 2f39f015ded8: Waiting [2023-09-29T17:11:34.454Z] 3a2ae6a8a46f: Waiting [2023-09-29T17:11:34.454Z] 5c69ac0246d0: Download complete [2023-09-29T17:11:34.454Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-29T17:11:34.454Z] 3a2ae6a8a46f: Download complete [2023-09-29T17:11:34.454Z] 33b1e0a273af: Verifying Checksum [2023-09-29T17:11:34.454Z] 33b1e0a273af: Download complete [2023-09-29T17:11:34.454Z] 5d3b04190fa2: Verifying Checksum [2023-09-29T17:11:34.454Z] 5d3b04190fa2: Download complete [2023-09-29T17:11:34.714Z] ec43610c2a17: Verifying Checksum [2023-09-29T17:11:34.714Z] ec43610c2a17: Download complete [2023-09-29T17:11:34.714Z] 5eb5b503b376: Verifying Checksum [2023-09-29T17:11:34.714Z] 5eb5b503b376: Download complete [2023-09-29T17:11:35.280Z] 2f39f015ded8: Download complete [2023-09-29T17:11:35.848Z] 5eb5b503b376: Pull complete [2023-09-29T17:11:36.107Z] 5c69ac0246d0: Pull complete [2023-09-29T17:11:36.366Z] ec43610c2a17: Pull complete [2023-09-29T17:11:36.366Z] 3a2ae6a8a46f: Pull complete [2023-09-29T17:11:36.626Z] 33b1e0a273af: Pull complete [2023-09-29T17:11:36.887Z] 5d3b04190fa2: Pull complete [2023-09-29T17:11:41.080Z] 2f39f015ded8: Pull complete [2023-09-29T17:11:41.080Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-29T17:11:41.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-29T17:11:41.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-29T17:11:41.308Z] prd-ubuntu20.04-docker-8c-8g-8192 does not seem to be running inside a container [2023-09-29T17:11:41.353Z] $ 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-298 -v /w/workspace/foundry_device-usb-camera_PR-298:/w/workspace/foundry_device-usb-camera_PR-298:rw,z -v /w/workspace/foundry_device-usb-camera_PR-298@tmp:/w/workspace/foundry_device-usb-camera_PR-298@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 [2023-09-29T17:11:45.314Z] $ docker top 1fb84dd59f60fb4e3b0695ae7820172e9ea9525b042318cae74d10988794f68f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-29T17:11:45.781Z] ---> job-cost.sh [2023-09-29T17:11:45.781Z] lf-activate-venv: SKIPPING [2023-09-29T17:11:45.781Z] INFO: No Stack... [2023-09-29T17:11:46.044Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-29T17:11:46.303Z] INFO: Archiving Costs [Pipeline] sh [2023-09-29T17:11:46.624Z] + cat /w/workspace/foundry_device-usb-camera_PR-298/archives/cost.csv [2023-09-29T17:11:46.624Z] + cut -d, -f6 [Pipeline] lock [2023-09-29T17:11:46.664Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-298-1-stack-cost] [2023-09-29T17:11:46.669Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-298-1-stack-cost] did not exist. Created. [2023-09-29T17:11:46.669Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-29T17:11:47.065Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-29T17:11:47.114Z] Stashed 1 file(s) [Pipeline] } [2023-09-29T17:11:47.150Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-298-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-29T17:11:47.233Z] $ docker stop --time=1 1fb84dd59f60fb4e3b0695ae7820172e9ea9525b042318cae74d10988794f68f [2023-09-29T17:11:48.395Z] $ docker rm -f --volumes 1fb84dd59f60fb4e3b0695ae7820172e9ea9525b042318cae74d10988794f68f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-29T17:11:49.606Z] provisioning config files... [2023-09-29T17:11:49.632Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1190868216128783317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-29T17:11:50.015Z] ---> docker-login.sh [2023-09-29T17:11:50.015Z] nexus3.edgexfoundry.org:10001 [2023-09-29T17:11:50.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:11:50.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:11:50.552Z] Configure a credential helper to remove this warning. See [2023-09-29T17:11:50.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:11:50.552Z] [2023-09-29T17:11:50.552Z] Login Succeeded [2023-09-29T17:11:50.552Z] nexus3.edgexfoundry.org:10002 [2023-09-29T17:11:50.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:11:50.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:11:50.821Z] Configure a credential helper to remove this warning. See [2023-09-29T17:11:50.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:11:50.821Z] [2023-09-29T17:11:50.821Z] Login Succeeded [2023-09-29T17:11:51.092Z] nexus3.edgexfoundry.org:10003 [2023-09-29T17:11:51.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:11:51.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:11:51.365Z] Configure a credential helper to remove this warning. See [2023-09-29T17:11:51.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:11:51.365Z] [2023-09-29T17:11:51.365Z] Login Succeeded [2023-09-29T17:11:51.365Z] nexus3.edgexfoundry.org:10004 [2023-09-29T17:11:51.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:11:51.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:11:51.634Z] Configure a credential helper to remove this warning. See [2023-09-29T17:11:51.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:11:51.634Z] [2023-09-29T17:11:51.634Z] Login Succeeded [2023-09-29T17:11:51.634Z] docker.io [2023-09-29T17:11:51.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-29T17:11:52.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-29T17:11:52.170Z] Configure a credential helper to remove this warning. See [2023-09-29T17:11:52.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-29T17:11:52.170Z] [2023-09-29T17:11:52.170Z] Login Succeeded [2023-09-29T17:11:52.170Z] ---> docker-login.sh ends [Pipeline] } [2023-09-29T17:11:52.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-29T17:11:52.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-29T17:11:52.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-29T17:11:52.662Z] ========================================================= [2023-09-29T17:11:52.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-29T17:11:52.662Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-29T17:11:53.165Z] + 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 . [2023-09-29T17:11:53.434Z] Sending build context to Docker daemon 1.353MB [2023-09-29T17:11:53.434Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-29T17:11:53.434Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-29T17:11:53.703Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-29T17:11:53.703Z] 9fda8d8052c6: Pulling fs layer [2023-09-29T17:11:53.703Z] 5d54e960e981: Pulling fs layer [2023-09-29T17:11:53.703Z] c4a7e357bf2a: Pulling fs layer [2023-09-29T17:11:53.703Z] f0e02332f6b5: Pulling fs layer [2023-09-29T17:11:53.703Z] cefa15bbcfad: Pulling fs layer [2023-09-29T17:11:53.703Z] 17808c966233: Pulling fs layer [2023-09-29T17:11:53.703Z] f0e02332f6b5: Waiting [2023-09-29T17:11:53.703Z] cefa15bbcfad: Waiting [2023-09-29T17:11:53.703Z] 17808c966233: Waiting [2023-09-29T17:11:53.703Z] f4c1fc716caa: Pulling fs layer [2023-09-29T17:11:53.703Z] f4c1fc716caa: Waiting [2023-09-29T17:11:53.703Z] 5d54e960e981: Verifying Checksum [2023-09-29T17:11:53.703Z] 5d54e960e981: Download complete [2023-09-29T17:11:53.703Z] f0e02332f6b5: Verifying Checksum [2023-09-29T17:11:53.703Z] f0e02332f6b5: Download complete [2023-09-29T17:11:53.703Z] cefa15bbcfad: Verifying Checksum [2023-09-29T17:11:53.703Z] cefa15bbcfad: Download complete [2023-09-29T17:11:53.703Z] 9fda8d8052c6: Download complete [2023-09-29T17:11:54.295Z] f4c1fc716caa: Verifying Checksum [2023-09-29T17:11:54.295Z] f4c1fc716caa: Download complete [2023-09-29T17:11:54.566Z] 9fda8d8052c6: Pull complete [2023-09-29T17:11:55.154Z] 5d54e960e981: Pull complete [2023-09-29T17:11:55.425Z] c4a7e357bf2a: Verifying Checksum [2023-09-29T17:11:55.425Z] c4a7e357bf2a: Download complete [2023-09-29T17:11:56.386Z] 17808c966233: Verifying Checksum [2023-09-29T17:11:56.386Z] 17808c966233: Download complete [2023-09-29T17:12:06.641Z] c4a7e357bf2a: Pull complete [2023-09-29T17:12:06.641Z] f0e02332f6b5: Pull complete [2023-09-29T17:12:06.641Z] cefa15bbcfad: Pull complete [2023-09-29T17:12:13.300Z] 17808c966233: Pull complete [2023-09-29T17:12:14.724Z] f4c1fc716caa: Pull complete [2023-09-29T17:12:14.724Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-29T17:12:14.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-29T17:12:14.724Z] ---> ea914061e18c [2023-09-29T17:12:14.724Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-29T17:12:16.673Z] ---> Running in 77b8d2ed519f [2023-09-29T17:12:16.673Z] Removing intermediate container 77b8d2ed519f [2023-09-29T17:12:16.673Z] ---> 1c38a23dd698 [2023-09-29T17:12:16.673Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-29T17:12:16.673Z] ---> Running in 3f06c6ba8833 [2023-09-29T17:12:16.940Z] Removing intermediate container 3f06c6ba8833 [2023-09-29T17:12:16.940Z] ---> a6d5b4361e86 [2023-09-29T17:12:16.940Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-29T17:12:16.940Z] ---> Running in 01d9e86ab1e0 [2023-09-29T17:12:17.210Z] Removing intermediate container 01d9e86ab1e0 [2023-09-29T17:12:17.210Z] ---> d0d971bc1391 [2023-09-29T17:12:17.210Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-29T17:12:17.481Z] ---> Running in e8cfe075f844 [2023-09-29T17:12:17.751Z] Removing intermediate container e8cfe075f844 [2023-09-29T17:12:17.751Z] ---> 9f9567d14122 [2023-09-29T17:12:17.751Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-29T17:12:17.751Z] ---> Running in 7011f23fbc4f [2023-09-29T17:12:18.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-29T17:12:19.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-29T17:12:20.260Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-29T17:12:20.260Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-29T17:12:20.260Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-29T17:12:20.260Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-29T17:12:20.260Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-29T17:12:20.260Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-29T17:12:20.260Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-29T17:12:20.260Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-29T17:12:20.260Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-29T17:12:20.527Z] (10/13) Installing kmod-libs (30-r3) [2023-09-29T17:12:20.527Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-29T17:12:20.527Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-29T17:12:20.527Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-29T17:12:20.527Z] Executing busybox-1.36.1-r2.trigger [2023-09-29T17:12:20.527Z] Executing eudev-3.2.11-r8.trigger [2023-09-29T17:12:20.527Z] OK: 273 MiB in 65 packages [2023-09-29T17:12:21.943Z] Removing intermediate container 7011f23fbc4f [2023-09-29T17:12:21.943Z] ---> 28f6672f116a [2023-09-29T17:12:21.943Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-29T17:12:21.943Z] ---> Running in 11475c00cf62 [2023-09-29T17:12:22.215Z] Removing intermediate container 11475c00cf62 [2023-09-29T17:12:22.215Z] ---> ae707ff4aed0 [2023-09-29T17:12:22.215Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-29T17:12:25.552Z] ---> d250bd186e86 [2023-09-29T17:12:25.552Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-29T17:12:25.552Z] ---> Running in 29bd8f684cb9 [2023-09-29T17:13:47.162Z] Removing intermediate container 29bd8f684cb9 [2023-09-29T17:13:47.162Z] ---> 2af87fbca4c8 [2023-09-29T17:13:47.162Z] Step 11/13 : COPY . . [2023-09-29T17:13:47.162Z] ---> 000722b4ee40 [2023-09-29T17:13:47.162Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-29T17:13:47.162Z] ---> Running in 1ae96d5afca7 [2023-09-29T17:13:47.162Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-29T17:13:47.162Z] Dload Upload Total Spent Left Speed [2023-09-29T17:13:47.162Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9622 0 --:--:-- --:--:-- --:--:-- 9713 [2023-09-29T17:13:47.162Z] Removing intermediate container 1ae96d5afca7 [2023-09-29T17:13:47.162Z] ---> a7cbddf35d05 [2023-09-29T17:13:47.162Z] Step 13/13 : RUN ${MAKE} [2023-09-29T17:13:47.162Z] ---> Running in 9c831ee0df0b [2023-09-29T17:13:47.162Z] noop [2023-09-29T17:13:47.162Z] Removing intermediate container 9c831ee0df0b [2023-09-29T17:13:47.162Z] ---> f4757078b048 [2023-09-29T17:13:47.162Z] Successfully built f4757078b048 [2023-09-29T17:13:47.162Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-29T17:13:47.630Z] + docker inspect -f . ci-base-image-arm64 [2023-09-29T17:13:47.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-29T17:13:47.904Z] prd-ubuntu20.04-docker-arm64-4c-16g-8193 does not seem to be running inside a container [2023-09-29T17:13:47.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-29T17:13:49.164Z] $ docker top 4546ac14e474ddfa82e13c3e0bbfcc71e2c82a40748aae29e6fccf0eba9179e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-29T17:13:50.045Z] + go version [2023-09-29T17:13:50.045Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-29T17:13:50.083Z] $ docker stop --time=1 4546ac14e474ddfa82e13c3e0bbfcc71e2c82a40748aae29e6fccf0eba9179e9 [2023-09-29T17:13:51.671Z] $ docker rm -f --volumes 4546ac14e474ddfa82e13c3e0bbfcc71e2c82a40748aae29e6fccf0eba9179e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-29T17:13:52.507Z] + docker inspect -f . ci-base-image-arm64 [2023-09-29T17:13:52.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-29T17:13:52.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-8193 does not seem to be running inside a container [2023-09-29T17:13:52.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-29T17:13:53.911Z] $ docker top 01cb999b3e06f6b95b75211230775b85cb8c26b82fd0b5ec8f66a7e3b095d438 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-29T17:13:54.423Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-29T17:13:54.800Z] + make test [2023-09-29T17:13:54.800Z] go test ./... -coverprofile=coverage.out ./... [2023-09-29T17:13:59.048Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-29T17:15:35.952Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-29T17:15:36.926Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 4.4% of statements [2023-09-29T17:15:37.887Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-29T17:15:37.887Z] go vet ./... [2023-09-29T17:16:10.123Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-29T17:16:10.123Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-29T17:16:10.123Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-29T17:16:10.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-29T17:16:10.197Z] $ docker stop --time=1 01cb999b3e06f6b95b75211230775b85cb8c26b82fd0b5ec8f66a7e3b095d438 [2023-09-29T17:16:12.260Z] $ docker rm -f --volumes 01cb999b3e06f6b95b75211230775b85cb8c26b82fd0b5ec8f66a7e3b095d438 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-29T17:16:13.506Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-29T17:16:13.538Z] Warning: overwriting stash ‘coverage-report’ [2023-09-29T17:16:14.009Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-29T17:16:14.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-29T17:16:14.925Z] + ls -al . [2023-09-29T17:16:14.925Z] total 216 [2023-09-29T17:16:14.925Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 17:13 . [2023-09-29T17:16:14.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 17:11 .. [2023-09-29T17:16:14.925Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 17:11 .git [2023-09-29T17:16:14.925Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 17:11 .github [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 29 17:11 .gitignore [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 29 17:11 .golangci.yml [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 29 17:11 .hadolint.yml [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 29 17:11 Attribution.txt [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 29 17:11 CHANGELOG.md [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 29 17:11 Dockerfile [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 29 17:11 GOVERNANCE.md [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 29 17:11 Jenkinsfile [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 29 17:11 LICENSE [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 29 17:11 Makefile [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 29 17:11 OWNERS.md [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 29 17:11 README.md [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 17:09 VERSION [2023-09-29T17:16:14.925Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 17:11 bin [2023-09-29T17:16:14.925Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 17:11 cmd [2023-09-29T17:16:14.925Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 29 17:15 coverage.out [2023-09-29T17:16:14.925Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 29 17:11 docker-entrypoint.sh [2023-09-29T17:16:14.925Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 17:11 docs [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 3924 Sep 29 17:11 go.mod [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 35367 Sep 29 17:11 go.sum [2023-09-29T17:16:14.925Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 17:11 internal [2023-09-29T17:16:14.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 17:11 snap [2023-09-29T17:16:14.925Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 29 17:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-29T17:16:15.337Z] + 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=5eb615a623a2caa8228af006f36e9229f1da8807 --label arch=arm64 --label version=0.0.0 . [2023-09-29T17:16:15.612Z] Sending build context to Docker daemon 1.408MB [2023-09-29T17:16:15.612Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-29T17:16:15.612Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-29T17:16:15.612Z] ---> f4757078b048 [2023-09-29T17:16:15.612Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-29T17:16:15.880Z] ---> Running in 180b0081fb5c [2023-09-29T17:16:16.151Z] Removing intermediate container 180b0081fb5c [2023-09-29T17:16:16.151Z] ---> 1e697f150122 [2023-09-29T17:16:16.151Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-29T17:16:16.151Z] ---> Running in a71f86a61844 [2023-09-29T17:16:16.737Z] Removing intermediate container a71f86a61844 [2023-09-29T17:16:16.737Z] ---> ad9312c4bfc3 [2023-09-29T17:16:16.737Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-29T17:16:16.737Z] ---> Running in d51dd045310b [2023-09-29T17:16:17.007Z] Removing intermediate container d51dd045310b [2023-09-29T17:16:17.007Z] ---> 913904cb466e [2023-09-29T17:16:17.007Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-29T17:16:17.007Z] ---> Running in d9c77abb0056 [2023-09-29T17:16:18.957Z] Removing intermediate container d9c77abb0056 [2023-09-29T17:16:18.957Z] ---> 78f31294e531 [2023-09-29T17:16:18.957Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-29T17:16:18.957Z] ---> Running in ef0d93021771 [2023-09-29T17:16:19.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-29T17:16:20.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-29T17:16:21.089Z] OK: 273 MiB in 65 packages [2023-09-29T17:16:22.053Z] Removing intermediate container ef0d93021771 [2023-09-29T17:16:22.053Z] ---> b504b36d86b0 [2023-09-29T17:16:22.053Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-29T17:16:22.053Z] ---> Running in b9f11553cda2 [2023-09-29T17:16:22.639Z] Removing intermediate container b9f11553cda2 [2023-09-29T17:16:22.639Z] ---> c335d8dfb768 [2023-09-29T17:16:22.639Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-29T17:16:23.223Z] ---> 399adcbe4ff6 [2023-09-29T17:16:23.223Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-29T17:16:23.223Z] ---> Running in 1c16392d4401 [2023-09-29T17:16:28.577Z] Removing intermediate container 1c16392d4401 [2023-09-29T17:16:28.577Z] ---> 39a4597632e1 [2023-09-29T17:16:28.577Z] Step 11/36 : COPY . . [2023-09-29T17:16:29.536Z] ---> 2a33354ccdaf [2023-09-29T17:16:29.536Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-29T17:16:29.536Z] ---> Running in 29703acc323c [2023-09-29T17:16:30.498Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-29T17:16:30.498Z] Dload Upload Total Spent Left Speed [2023-09-29T17:16:30.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5637 0 --:--:-- --:--:-- --:--:-- 5669 [2023-09-29T17:16:31.366Z] Removing intermediate container 29703acc323c [2023-09-29T17:16:31.366Z] ---> 82780d57422c [2023-09-29T17:16:31.366Z] Step 13/36 : RUN ${MAKE} [2023-09-29T17:16:31.634Z] ---> Running in 05c4f3c4619d [2023-09-29T17:16:32.607Z] 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.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-29T17:18:54.367Z] Removing intermediate container 05c4f3c4619d [2023-09-29T17:18:54.367Z] ---> da0a1b012583 [2023-09-29T17:18:54.367Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-29T17:18:54.367Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-29T17:18:54.367Z] 8766b47fe142: Pulling fs layer [2023-09-29T17:18:54.367Z] 8766b47fe142: Verifying Checksum [2023-09-29T17:18:54.367Z] 8766b47fe142: Download complete [2023-09-29T17:18:54.367Z] 8766b47fe142: Pull complete [2023-09-29T17:18:54.367Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-29T17:18:54.367Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-29T17:18:54.367Z] ---> 69d40e2cb93c [2023-09-29T17:18:54.367Z] Step 15/36 : FROM alpine:3.18 [2023-09-29T17:18:54.367Z] 3.18: Pulling from library/alpine [2023-09-29T17:18:54.367Z] 579b34f0a95b: Pulling fs layer [2023-09-29T17:18:54.367Z] 579b34f0a95b: Verifying Checksum [2023-09-29T17:18:54.367Z] 579b34f0a95b: Download complete [2023-09-29T17:18:54.367Z] 579b34f0a95b: Pull complete [2023-09-29T17:18:54.367Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-09-29T17:18:54.367Z] Status: Downloaded newer image for alpine:3.18 [2023-09-29T17:18:54.367Z] ---> 3cc203321400 [2023-09-29T17:18:54.367Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-29T17:18:54.367Z] ---> Running in ccdde963eee5 [2023-09-29T17:18:54.367Z] Removing intermediate container ccdde963eee5 [2023-09-29T17:18:54.367Z] ---> f5717fbfc17e [2023-09-29T17:18:54.367Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-29T17:18:54.367Z] ---> Running in 64dc13a2b4c6 [2023-09-29T17:18:54.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-29T17:18:54.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-29T17:18:54.367Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-29T17:18:54.367Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-29T17:18:54.367Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-29T17:18:54.367Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-29T17:18:54.367Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-29T17:18:54.367Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-29T17:18:54.367Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-29T17:18:54.367Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-29T17:18:54.367Z] (9/104) Installing libxcb (1.15-r1) [2023-09-29T17:18:54.367Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-29T17:18:54.367Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-29T17:18:54.367Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-29T17:18:54.367Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-29T17:18:54.367Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-29T17:18:54.367Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-29T17:18:54.367Z] (16/104) Installing libva (2.18.0-r1) [2023-09-29T17:18:54.367Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-29T17:18:54.367Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-29T17:18:54.367Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-29T17:18:54.367Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-29T17:18:54.367Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-29T17:18:54.367Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-29T17:18:54.367Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-29T17:18:54.367Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-29T17:18:54.367Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-29T17:18:54.367Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-29T17:18:54.367Z] (27/104) Installing opus (1.4-r0) [2023-09-29T17:18:54.367Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-29T17:18:54.367Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-29T17:18:54.367Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-29T17:18:54.367Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-29T17:18:54.367Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-29T17:18:54.367Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-29T17:18:54.367Z] (34/104) Installing libvpx (1.13.0-r2) [2023-09-29T17:18:54.367Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-29T17:18:54.367Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-29T17:18:54.367Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-29T17:18:54.367Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-29T17:18:54.367Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-29T17:18:54.367Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-29T17:18:54.367Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-29T17:18:54.367Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-29T17:18:54.367Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-29T17:18:54.367Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-29T17:18:54.367Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-29T17:18:54.367Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-29T17:18:54.367Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-29T17:18:54.367Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-29T17:18:54.367Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-29T17:18:54.367Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-29T17:18:54.367Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-29T17:18:54.367Z] (52/104) Installing glib (2.76.4-r0) [2023-09-29T17:18:54.367Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-29T17:18:54.367Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-29T17:18:54.367Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-29T17:18:54.367Z] (56/104) Installing libass (0.17.1-r0) [2023-09-29T17:18:54.367Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-29T17:18:54.367Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-29T17:18:54.367Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-29T17:18:54.367Z] (60/104) Installing libunistring (1.1-r1) [2023-09-29T17:18:54.367Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-29T17:18:54.367Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-29T17:18:54.367Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-29T17:18:54.367Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-29T17:18:54.367Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-29T17:18:54.367Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-29T17:18:54.367Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-29T17:18:54.367Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-29T17:18:54.367Z] (69/104) Installing librist (0.2.7-r0) [2023-09-29T17:18:54.367Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-29T17:18:54.367Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-29T17:18:54.367Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-29T17:18:54.367Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-29T17:18:54.367Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-29T17:18:54.367Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-29T17:18:54.367Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-29T17:18:54.367Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-29T17:18:54.367Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-29T17:18:54.367Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-29T17:18:54.367Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-29T17:18:54.367Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-29T17:18:54.367Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-29T17:18:54.367Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-29T17:18:54.367Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-29T17:18:54.367Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-29T17:18:54.367Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-29T17:18:54.367Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-29T17:18:54.367Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-29T17:18:54.367Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-29T17:18:54.367Z] (90/104) Installing orc (0.4.34-r0) [2023-09-29T17:18:54.367Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-29T17:18:54.367Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-29T17:18:54.367Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-29T17:18:54.367Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-29T17:18:54.367Z] (95/104) Installing libpulse (16.1-r10) [2023-09-29T17:18:54.367Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-29T17:18:54.367Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-29T17:18:54.367Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-29T17:18:54.368Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-29T17:18:54.368Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-29T17:18:54.368Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-29T17:18:54.368Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-29T17:18:54.368Z] (103/104) Installing kmod-libs (30-r3) [2023-09-29T17:18:54.368Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-29T17:18:54.368Z] Executing busybox-1.36.1-r2.trigger [2023-09-29T17:18:54.368Z] Executing glib-2.76.4-r0.trigger [2023-09-29T17:18:54.368Z] Executing eudev-3.2.11-r8.trigger [2023-09-29T17:18:54.368Z] OK: 110 MiB in 119 packages [2023-09-29T17:18:55.775Z] Removing intermediate container 64dc13a2b4c6 [2023-09-29T17:18:55.775Z] ---> c66f7a79dc6c [2023-09-29T17:18:55.775Z] Step 18/36 : WORKDIR / [2023-09-29T17:18:55.775Z] ---> Running in 7765e15a8eb6 [2023-09-29T17:18:55.775Z] Removing intermediate container 7765e15a8eb6 [2023-09-29T17:18:55.775Z] ---> ec67cc4768fd [2023-09-29T17:18:55.775Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-29T17:18:57.183Z] ---> 968b4ef953af [2023-09-29T17:18:57.183Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-29T17:18:57.767Z] ---> a1cecdfd40f6 [2023-09-29T17:18:57.767Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-29T17:18:58.361Z] ---> 0cf903349735 [2023-09-29T17:18:58.361Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-29T17:18:58.628Z] ---> d205dffcc2ab [2023-09-29T17:18:58.628Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-29T17:18:59.211Z] ---> fbd20fe884c2 [2023-09-29T17:18:59.212Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-29T17:18:59.795Z] ---> b0ecb49572a2 [2023-09-29T17:18:59.795Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-29T17:19:01.203Z] ---> 7213cc212951 [2023-09-29T17:19:01.203Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-29T17:19:01.203Z] ---> Running in 7307218212c3 [2023-09-29T17:19:02.614Z] Removing intermediate container 7307218212c3 [2023-09-29T17:19:02.614Z] ---> e569d5ef3e77 [2023-09-29T17:19:02.614Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-29T17:19:02.614Z] ---> Running in 4ab4b3e89583 [2023-09-29T17:19:07.959Z] Removing intermediate container 4ab4b3e89583 [2023-09-29T17:19:07.959Z] ---> c55da6fef91f [2023-09-29T17:19:07.959Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-29T17:19:07.959Z] ---> Running in 1f4bcf620e24 [2023-09-29T17:19:08.917Z] Removing intermediate container 1f4bcf620e24 [2023-09-29T17:19:08.917Z] ---> b6aaf8903a0e [2023-09-29T17:19:08.917Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-29T17:19:08.917Z] ---> Running in ac3d6c9ff76c [2023-09-29T17:19:10.323Z] Removing intermediate container ac3d6c9ff76c [2023-09-29T17:19:10.323Z] ---> 28f680366a0c [2023-09-29T17:19:10.323Z] Step 30/36 : EXPOSE 59983 [2023-09-29T17:19:10.323Z] ---> Running in 7253b2fa6c9d [2023-09-29T17:19:10.591Z] Removing intermediate container 7253b2fa6c9d [2023-09-29T17:19:10.591Z] ---> 92e58a8b791c [2023-09-29T17:19:10.591Z] Step 31/36 : EXPOSE 8554 [2023-09-29T17:19:10.591Z] ---> Running in 2ec0a216a2d2 [2023-09-29T17:19:10.858Z] Removing intermediate container 2ec0a216a2d2 [2023-09-29T17:19:10.858Z] ---> 44349db02e05 [2023-09-29T17:19:10.858Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-29T17:19:11.124Z] ---> Running in b2dd94947d9d [2023-09-29T17:19:11.391Z] Removing intermediate container b2dd94947d9d [2023-09-29T17:19:11.391Z] ---> 961a9d29b59b [2023-09-29T17:19:11.391Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-29T17:19:11.391Z] ---> Running in e22d1afc191a [2023-09-29T17:19:11.657Z] Removing intermediate container e22d1afc191a [2023-09-29T17:19:11.657Z] ---> 893ddafd686e [2023-09-29T17:19:11.657Z] Step 34/36 : LABEL arch=arm64 [2023-09-29T17:19:11.657Z] ---> Running in 5ed87f27a4bc [2023-09-29T17:19:12.003Z] Removing intermediate container 5ed87f27a4bc [2023-09-29T17:19:12.003Z] ---> 74b7e65787dc [2023-09-29T17:19:12.003Z] Step 35/36 : LABEL git_sha=5eb615a623a2caa8228af006f36e9229f1da8807 [2023-09-29T17:19:12.003Z] ---> Running in b16a8a606cbc [2023-09-29T17:19:12.284Z] Removing intermediate container b16a8a606cbc [2023-09-29T17:19:12.284Z] ---> dca8a67eb404 [2023-09-29T17:19:12.284Z] Step 36/36 : LABEL version=0.0.0 [2023-09-29T17:19:12.579Z] ---> Running in 304e7dd69c47 [2023-09-29T17:19:12.856Z] Removing intermediate container 304e7dd69c47 [2023-09-29T17:19:12.856Z] ---> 59625a54ad76 [2023-09-29T17:19:12.856Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-29T17:19:12.856Z] Successfully built 59625a54ad76 [2023-09-29T17:19:12.856Z] 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 [2023-09-29T17:19:13.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-29T17:19:13.657Z] [2023-09-29T17:19:13.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-29T17:19:14.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-29T17:19:14.080Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-29T17:19:14.080Z] 8998bd30e6a1: Pulling fs layer [2023-09-29T17:19:14.080Z] 04944245beec: Pulling fs layer [2023-09-29T17:19:14.080Z] 699f458cf7ca: Pulling fs layer [2023-09-29T17:19:14.080Z] 765212b225bb: Pulling fs layer [2023-09-29T17:19:14.080Z] f23df028b6ca: Pulling fs layer [2023-09-29T17:19:14.080Z] d65c8cfc05b1: Pulling fs layer [2023-09-29T17:19:14.080Z] 2437ff75d9bd: Pulling fs layer [2023-09-29T17:19:14.080Z] 765212b225bb: Waiting [2023-09-29T17:19:14.080Z] f23df028b6ca: Waiting [2023-09-29T17:19:14.080Z] d65c8cfc05b1: Waiting [2023-09-29T17:19:14.080Z] 2437ff75d9bd: Waiting [2023-09-29T17:19:14.355Z] 04944245beec: Verifying Checksum [2023-09-29T17:19:14.355Z] 04944245beec: Download complete [2023-09-29T17:19:14.355Z] 765212b225bb: Verifying Checksum [2023-09-29T17:19:14.355Z] 765212b225bb: Download complete [2023-09-29T17:19:14.355Z] f23df028b6ca: Verifying Checksum [2023-09-29T17:19:14.355Z] f23df028b6ca: Download complete [2023-09-29T17:19:14.355Z] d65c8cfc05b1: Verifying Checksum [2023-09-29T17:19:14.355Z] d65c8cfc05b1: Download complete [2023-09-29T17:19:14.355Z] 699f458cf7ca: Verifying Checksum [2023-09-29T17:19:14.355Z] 699f458cf7ca: Download complete [2023-09-29T17:19:14.980Z] 8998bd30e6a1: Verifying Checksum [2023-09-29T17:19:14.980Z] 8998bd30e6a1: Download complete [2023-09-29T17:19:16.940Z] 2437ff75d9bd: Verifying Checksum [2023-09-29T17:19:16.940Z] 2437ff75d9bd: Download complete [2023-09-29T17:19:18.889Z] 8998bd30e6a1: Pull complete [2023-09-29T17:19:19.471Z] 04944245beec: Pull complete [2023-09-29T17:19:21.414Z] 699f458cf7ca: Pull complete [2023-09-29T17:19:21.681Z] 765212b225bb: Pull complete [2023-09-29T17:19:22.264Z] f23df028b6ca: Pull complete [2023-09-29T17:19:22.531Z] d65c8cfc05b1: Pull complete [2023-09-29T17:19:37.531Z] 2437ff75d9bd: Pull complete [2023-09-29T17:19:37.531Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-29T17:19:37.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-29T17:19:37.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-29T17:19:37.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-8193 does not seem to be running inside a container [2023-09-29T17:19:37.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-29T17:19:40.520Z] $ docker top ec41b9fbdc1a18776116a34106f46916547b5c131f15421b7d5243b7f8f22a5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-29T17:19:41.085Z] ---> job-cost.sh [2023-09-29T17:19:41.350Z] lf-activate-venv: SKIPPING [2023-09-29T17:19:41.350Z] INFO: No Stack... [2023-09-29T17:19:41.616Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-29T17:19:42.572Z] INFO: Archiving Costs [Pipeline] sh [2023-09-29T17:19:42.924Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-09-29T17:19:42.924Z] + cut -d, -f6 [Pipeline] lock [2023-09-29T17:19:43.008Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-298-1-stack-cost] [2023-09-29T17:19:43.012Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-298-1-stack-cost] did not exist. Created. [2023-09-29T17:19:43.012Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-29T17:19:43.425Z] /w/workspace/device-usb-camera/1@tmp/durable-a3ce2446/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-29T17:19:43.777Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-29T17:19:43.812Z] Warning: overwriting stash ‘stack-cost’ [2023-09-29T17:19:43.866Z] Stashed 1 file(s) [Pipeline] } [2023-09-29T17:19:43.881Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-298-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-29T17:19:43.968Z] $ docker stop --time=1 ec41b9fbdc1a18776116a34106f46916547b5c131f15421b7d5243b7f8f22a5d [2023-09-29T17:19:45.430Z] $ docker rm -f --volumes ec41b9fbdc1a18776116a34106f46916547b5c131f15421b7d5243b7f8f22a5d [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 [2023-09-29T17:19:46.438Z] provisioning config files... [2023-09-29T17:19:46.444Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-298@tmp/config17979897646028240351tmp [Pipeline] { [Pipeline] sh [2023-09-29T17:19:46.795Z] + set +x [2023-09-29T17:19:46.795Z] + curl -s https://codecov.io/bash [2023-09-29T17:19:46.795Z] + bash -s -- [2023-09-29T17:19:46.795Z] [2023-09-29T17:19:46.795Z] _____ _ [2023-09-29T17:19:46.795Z] / ____| | | [2023-09-29T17:19:46.795Z] | | ___ __| | ___ ___ _____ __ [2023-09-29T17:19:46.795Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-29T17:19:46.795Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-29T17:19:46.795Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-29T17:19:46.795Z] Bash-1.0.6 [2023-09-29T17:19:46.795Z] [2023-09-29T17:19:46.795Z] [2023-09-29T17:19:46.795Z] ==> git version 2.25.1 found [2023-09-29T17:19:46.795Z] ==> 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 [2023-09-29T17:19:46.795Z] Release-Date: 2020-01-08 [2023-09-29T17:19:46.795Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-29T17:19:46.795Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-29T17:19:46.795Z] ==> Jenkins CI detected. [2023-09-29T17:19:46.795Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-298 [2023-09-29T17:19:46.795Z] project root: . [2023-09-29T17:19:46.795Z] --> token set from env [2023-09-29T17:19:46.795Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-29T17:19:46.795Z] ==> Running gcov in . (disable via -X gcov) [2023-09-29T17:19:46.795Z] ==> Python coveragepy not found [2023-09-29T17:19:46.795Z] ==> Searching for coverage reports in: [2023-09-29T17:19:46.795Z] + . [2023-09-29T17:19:47.053Z] -> Found 1 reports [2023-09-29T17:19:47.053Z] ==> Detecting git/mercurial file structure [2023-09-29T17:19:47.053Z] ==> Reading reports [2023-09-29T17:19:47.053Z] + ./coverage.out bytes=54703 [2023-09-29T17:19:47.053Z] ==> Appending adjustments [2023-09-29T17:19:47.053Z] https://docs.codecov.io/docs/fixing-reports [2023-09-29T17:19:47.053Z] + Found adjustments [2023-09-29T17:19:47.053Z] ==> Gzipping contents [2023-09-29T17:19:47.053Z] 8.0K /tmp/codecov.IH3MqM.gz [2023-09-29T17:19:47.053Z] ==> Uploading reports [2023-09-29T17:19:47.053Z] url: https://codecov.io [2023-09-29T17:19:47.053Z] query: branch=PR-298&commit=5eb615a623a2caa8228af006f36e9229f1da8807&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=298&job=&cmd_args= [2023-09-29T17:19:47.053Z] -> Pinging Codecov [2023-09-29T17:19:47.053Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-298&commit=5eb615a623a2caa8228af006f36e9229f1da8807&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=298&job=&cmd_args= [2023-09-29T17:19:47.313Z] -> Uploading to [2023-09-29T17:19:47.313Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-29/73D8F5FF140700D3E01443B452E23636/5eb615a623a2caa8228af006f36e9229f1da8807/cd2b27a2-3ee3-47d2-8113-7ff79a604ebb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230929T171947Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e9855b10e6d48ac1b2f14d120911e3fdf890c8a6e89773941af0591b1466229 [2023-09-29T17:19:47.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-29T17:19:47.313Z] Dload Upload Total Spent Left Speed [2023-09-29T17:19:47.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 30150 --:--:-- --:--:-- --:--:-- 30150 [2023-09-29T17:19:47.572Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5eb615a623a2caa8228af006f36e9229f1da8807 [Pipeline] } [2023-09-29T17:19:47.600Z] 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 [2023-09-29T17:19:49.389Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-298/archives ] [2023-09-29T17:19:49.390Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-298/archives [2023-09-29T17:19:49.390Z] total 16 [2023-09-29T17:19:49.390Z] drwxr-xr-x 3 root root 4096 Sep 29 17:11 . [2023-09-29T17:19:49.390Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 29 17:11 .. [2023-09-29T17:19:49.390Z] drwxr-xr-x 2 root root 4096 Sep 29 17:11 cost [2023-09-29T17:19:49.390Z] -rw-r--r-- 1 root root 89 Sep 29 17:11 cost.csv [2023-09-29T17:19:49.390Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-298/archives [2023-09-29T17:19:49.390Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-298/archives [2023-09-29T17:19:49.390Z] total 16 [2023-09-29T17:19:49.390Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 17:11 . [2023-09-29T17:19:49.390Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 29 17:11 .. [2023-09-29T17:19:49.390Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 29 17:11 cost [2023-09-29T17:19:49.390Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 29 17:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-29T17:19:49.741Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-29T17:19:50.623Z] ---> package-listing.sh [2023-09-29T17:19:50.623Z] ++ facter osfamily [2023-09-29T17:19:50.623Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-29T17:19:50.883Z] + OS_FAMILY=debian [2023-09-29T17:19:50.883Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-298 [2023-09-29T17:19:50.883Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-29T17:19:50.883Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-29T17:19:50.883Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-29T17:19:50.883Z] + PACKAGES=/tmp/packages_start.txt [2023-09-29T17:19:50.883Z] + '[' /w/workspace/foundry_device-usb-camera_PR-298 ']' [2023-09-29T17:19:50.883Z] + PACKAGES=/tmp/packages_end.txt [2023-09-29T17:19:50.883Z] + case "${OS_FAMILY}" in [2023-09-29T17:19:50.883Z] + dpkg -l [2023-09-29T17:19:50.883Z] + grep '^ii' [2023-09-29T17:19:50.883Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-29T17:19:50.883Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-29T17:19:50.883Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-29T17:19:50.883Z] + '[' /w/workspace/foundry_device-usb-camera_PR-298 ']' [2023-09-29T17:19:50.883Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-298/archives/ [2023-09-29T17:19:50.883Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-298/archives/ [Pipeline] echo [2023-09-29T17:19:50.917Z] 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-298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-29T17:19:51.203Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-29T17:19:51.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-29T17:19:51.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-29T17:19:51.980Z] prd-ubuntu20.04-docker-8c-8g-8192 does not seem to be running inside a container [2023-09-29T17:19:52.026Z] $ 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-298/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-298 -v /w/workspace/foundry_device-usb-camera_PR-298:/w/workspace/foundry_device-usb-camera_PR-298:rw,z -v /w/workspace/foundry_device-usb-camera_PR-298@tmp:/w/workspace/foundry_device-usb-camera_PR-298@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 [2023-09-29T17:19:52.274Z] $ docker top bacbecf0e3f761af1a4fdd0f6e376f55fe0bac4f240e6e6e43b7bd52ac58b43d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-29T17:19:52.651Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-29T17:19:52.960Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-29T17:19:53.268Z] + ls /var/log/sa-host [2023-09-29T17:19:53.268Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-29T17:19:53.467Z] provisioning config files... [2023-09-29T17:19:53.476Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-298@tmp/config3792813593620554323tmp [Pipeline] { [Pipeline] echo [2023-09-29T17:19:53.518Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-29T17:19:53.835Z] ---> create-netrc.sh [Pipeline] } [2023-09-29T17:19:53.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-29T17:19:54.267Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-29T17:19:54.295Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-29T17:19:54.625Z] ---> sudo-logs.sh [2023-09-29T17:19:54.625Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-29T17:19:54.710Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-29T17:19:55.030Z] ---> job-cost.sh [2023-09-29T17:19:55.030Z] lf-activate-venv: SKIPPING [2023-09-29T17:19:55.030Z] DEBUG: total: 0.2199999988079071 [2023-09-29T17:19:55.030Z] INFO: Retrieving Stack Cost... [2023-09-29T17:19:55.289Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-29T17:19:55.856Z] INFO: Archiving Costs [Pipeline] echo [2023-09-29T17:19:55.891Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-29T17:19:56.206Z] ---> logs-deploy.sh [2023-09-29T17:19:56.207Z] lf-activate-venv: SKIPPING [2023-09-29T17:19:56.207Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-298/1 [2023-09-29T17:19:56.207Z] INFO: archiving workspace using pattern(s): [2023-09-29T17:19:57.144Z] Archives upload complete. [2023-09-29T17:19:57.144Z] INFO: archiving logs to Nexus