Pull request #340 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f6fb67331fbaaf119acd4dab23bcfbdcce09973+b54b79498e332a1e36b9fe49a0189bdcdd0007a3 (e4ccb6063f9f78318af0fdc5ec2a8f16ac7fc753) 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-ssh1564537762525281127.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6878456785978202611.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 590556114a56c6d90cc8043840e039c2f74196dc 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-340/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-340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18351510458248834141.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-340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15174332313035920111.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh23934361848745128.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-340/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-340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1228018926093868563.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 590556114a56c6d90cc8043840e039c2f74196dc 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-6348 in /w/workspace/foundry_device-usb-camera_PR-340 [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-340 # 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 Merging remotes/origin/main commit b54b79498e332a1e36b9fe49a0189bdcdd0007a3 into PR head commit 6f6fb67331fbaaf119acd4dab23bcfbdcce09973 Merge succeeded, producing 6f6fb67331fbaaf119acd4dab23bcfbdcce09973 Checking out Revision 6f6fb67331fbaaf119acd4dab23bcfbdcce09973 (PR-340) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/340/head:refs/remotes/origin/PR-340 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f6fb67331fbaaf119acd4dab23bcfbdcce09973 # 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 b54b79498e332a1e36b9fe49a0189bdcdd0007a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f6fb67331fbaaf119acd4dab23bcfbdcce09973 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-24T17:22:03.984Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-24T17:22:04.231Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-24T17:22:04.348Z] ========================================================= [2024-07-24T17:22:04.348Z] EdgeX Global Pipelines Version Info [2024-07-24T17:22:04.348Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-24T17:22:05.122Z] ------------------- [2024-07-24T17:22:05.122Z] stable info: [2024-07-24T17:22:05.123Z] ------------------- [2024-07-24T17:22:05.123Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T17:22:05.123Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-24T17:22:05.123Z] Message: update stable to v1.0.260 [2024-07-24T17:22:05.695Z] ------------------- [2024-07-24T17:22:05.695Z] experimental info: [2024-07-24T17:22:05.695Z] ------------------- [2024-07-24T17:22:05.695Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T17:22:05.695Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-24T17:22:05.695Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-24T17:22:05.947Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-07-24T17:22:06.010Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-07-24T17:22:06.071Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-24T17:22:06.125Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-24T17:22:06.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-24T17:22:06.243Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-24T17:22:06.301Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-24T17:22:06.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-24T17:22:06.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-24T17:22:06.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-24T17:22:06.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-24T17:22:06.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-07-24T17:22:06.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-24T17:22:06.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-24T17:22:06.801Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T17:22:06.861Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T17:22:06.925Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-24T17:22:06.989Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-24T17:22:07.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-24T17:22:07.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-24T17:22:07.171Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-24T17:22:07.230Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-24T17:22:07.283Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-24T17:22:07.340Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-24T17:22:07.402Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-24T17:22:07.464Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-24T17:22:07.525Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-24T17:22:07.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-340 [Pipeline] echo [2024-07-24T17:22:07.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-340 [Pipeline] echo [2024-07-24T17:22:07.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-340 [Pipeline] echo [2024-07-24T17:22:07.767Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f6fb67331fbaaf119acd4dab23bcfbdcce09973 [Pipeline] echo [2024-07-24T17:22:07.824Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f6fb67 [Pipeline] echo [2024-07-24T17:22:07.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T17:22:08.034Z] provisioning config files... [2024-07-24T17:22:08.049Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-340@tmp/config15187279438324595451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T17:22:08.449Z] ---> ****-login.sh [2024-07-24T17:22:08.449Z] nexus3.edgexfoundry.org:10001 [2024-07-24T17:22:08.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:22:08.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:22:08.970Z] Configure a credential helper to remove this warning. See [2024-07-24T17:22:08.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:22:08.970Z] [2024-07-24T17:22:08.970Z] Login Succeeded [2024-07-24T17:22:08.970Z] nexus3.edgexfoundry.org:10002 [2024-07-24T17:22:08.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:22:08.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:22:08.970Z] Configure a credential helper to remove this warning. See [2024-07-24T17:22:08.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:22:08.970Z] [2024-07-24T17:22:08.970Z] Login Succeeded [2024-07-24T17:22:09.232Z] nexus3.edgexfoundry.org:10003 [2024-07-24T17:22:09.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:22:09.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:22:09.232Z] Configure a credential helper to remove this warning. See [2024-07-24T17:22:09.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:22:09.233Z] [2024-07-24T17:22:09.233Z] Login Succeeded [2024-07-24T17:22:09.233Z] nexus3.edgexfoundry.org:10004 [2024-07-24T17:22:09.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:22:09.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:22:09.233Z] Configure a credential helper to remove this warning. See [2024-07-24T17:22:09.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:22:09.233Z] [2024-07-24T17:22:09.233Z] Login Succeeded [2024-07-24T17:22:09.233Z] ****.io [2024-07-24T17:22:09.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:22:09.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:22:09.497Z] Configure a credential helper to remove this warning. See [2024-07-24T17:22:09.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:22:09.497Z] [2024-07-24T17:22:09.497Z] Login Succeeded [2024-07-24T17:22:09.497Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T17:22:09.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-24T17:22:10.247Z] + git rev-list -1 --merges 6f6fb67331fbaaf119acd4dab23bcfbdcce09973~1..6f6fb67331fbaaf119acd4dab23bcfbdcce09973 [Pipeline] echo [2024-07-24T17:22:10.305Z] -----------> git rev-list -1 --merges 6f6fb67331fbaaf119acd4dab23bcfbdcce09973~1..6f6fb67331fbaaf119acd4dab23bcfbdcce09973 6f6fb67331fbaaf119acd4dab23bcfbdcce09973 [false] [Pipeline] sh [2024-07-24T17:22:10.626Z] + git log --format=format:%s -1 6f6fb67331fbaaf119acd4dab23bcfbdcce09973 [Pipeline] echo [2024-07-24T17:22:10.674Z] ========================================================= [2024-07-24T17:22:10.674Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-24T17:22:10.674Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T17:22:11.127Z] + git log --format=format:%s -1 6f6fb67331fbaaf119acd4dab23bcfbdcce09973 [Pipeline] echo [2024-07-24T17:22:11.168Z] [semverPrep] GIT_COMMIT: 6f6fb67331fbaaf119acd4dab23bcfbdcce09973, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-24T17:22:11.213Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-24T17:22:11.632Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-24T17:22:11.633Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-24T17:22:11.633Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-24T17:22:11.633Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-24T17:22:11.633Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-24T17:22:11.633Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-24T17:22:11.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:22:12.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T17:22:12.155Z] [2024-07-24T17:22:12.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:22:12.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T17:22:12.572Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-24T17:22:12.572Z] b85a868b505f: Pulling fs layer [2024-07-24T17:22:12.572Z] e2be974225ed: Pulling fs layer [2024-07-24T17:22:12.572Z] 339a4e72a1f5: Pulling fs layer [2024-07-24T17:22:12.572Z] 988bab9f4d93: Pulling fs layer [2024-07-24T17:22:12.572Z] 1469e6f7b9e6: Pulling fs layer [2024-07-24T17:22:12.572Z] eaf3925da568: Pulling fs layer [2024-07-24T17:22:12.572Z] bab4dde63d76: Pulling fs layer [2024-07-24T17:22:12.572Z] bde34c3a00c8: Pulling fs layer [2024-07-24T17:22:12.572Z] b352a97aabf1: Pulling fs layer [2024-07-24T17:22:12.572Z] 4872d77fe225: Pulling fs layer [2024-07-24T17:22:12.572Z] 5851b861e8e6: Pulling fs layer [2024-07-24T17:22:12.572Z] 988bab9f4d93: Waiting [2024-07-24T17:22:12.572Z] 1469e6f7b9e6: Waiting [2024-07-24T17:22:12.572Z] eaf3925da568: Waiting [2024-07-24T17:22:12.572Z] bab4dde63d76: Waiting [2024-07-24T17:22:12.572Z] bde34c3a00c8: Waiting [2024-07-24T17:22:12.572Z] 4872d77fe225: Waiting [2024-07-24T17:22:12.572Z] 5851b861e8e6: Waiting [2024-07-24T17:22:12.572Z] e2be974225ed: Verifying Checksum [2024-07-24T17:22:12.572Z] e2be974225ed: Download complete [2024-07-24T17:22:12.572Z] 988bab9f4d93: Verifying Checksum [2024-07-24T17:22:12.572Z] 988bab9f4d93: Download complete [2024-07-24T17:22:12.831Z] 1469e6f7b9e6: Verifying Checksum [2024-07-24T17:22:12.831Z] 1469e6f7b9e6: Download complete [2024-07-24T17:22:12.831Z] 339a4e72a1f5: Verifying Checksum [2024-07-24T17:22:12.831Z] 339a4e72a1f5: Download complete [2024-07-24T17:22:12.831Z] eaf3925da568: Verifying Checksum [2024-07-24T17:22:12.831Z] eaf3925da568: Download complete [2024-07-24T17:22:12.831Z] bde34c3a00c8: Verifying Checksum [2024-07-24T17:22:12.831Z] bde34c3a00c8: Download complete [2024-07-24T17:22:12.831Z] b352a97aabf1: Download complete [2024-07-24T17:22:12.831Z] 4872d77fe225: Verifying Checksum [2024-07-24T17:22:12.831Z] 4872d77fe225: Download complete [2024-07-24T17:22:12.831Z] 5851b861e8e6: Download complete [2024-07-24T17:22:12.831Z] b85a868b505f: Download complete [2024-07-24T17:22:13.094Z] bab4dde63d76: Verifying Checksum [2024-07-24T17:22:13.095Z] bab4dde63d76: Download complete [2024-07-24T17:22:14.475Z] b85a868b505f: Pull complete [2024-07-24T17:22:14.476Z] e2be974225ed: Pull complete [2024-07-24T17:22:14.739Z] 339a4e72a1f5: Pull complete [2024-07-24T17:22:14.999Z] 988bab9f4d93: Pull complete [2024-07-24T17:22:15.259Z] 1469e6f7b9e6: Pull complete [2024-07-24T17:22:15.259Z] eaf3925da568: Pull complete [2024-07-24T17:22:17.167Z] bab4dde63d76: Pull complete [2024-07-24T17:22:17.167Z] bde34c3a00c8: Pull complete [2024-07-24T17:22:17.427Z] b352a97aabf1: Pull complete [2024-07-24T17:22:17.427Z] 4872d77fe225: Pull complete [2024-07-24T17:22:17.687Z] 5851b861e8e6: Pull complete [2024-07-24T17:22:17.687Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-24T17:22:17.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T17:22:17.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T17:22:17.994Z] prd-ubuntu20.04-docker-8c-8g-6348 does not seem to be running inside a container [2024-07-24T17:22:18.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-340 -v /w/workspace/foundry_device-usb-camera_PR-340:/w/workspace/foundry_device-usb-camera_PR-340:rw,z -v /w/workspace/foundry_device-usb-camera_PR-340@tmp:/w/workspace/foundry_device-usb-camera_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-24T17:22:20.042Z] $ docker top f1c3f9c9b94c413c95427f0278e3758accbd8b2e6132096949b90b80884156d3 -eo pid,comm [2024-07-24T17:22:20.094Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-24T17:22:20.094Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-24T17:22:20.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T17:22:20.274Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T17:22:20.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T17:22:20.399Z] $ docker exec f1c3f9c9b94c413c95427f0278e3758accbd8b2e6132096949b90b80884156d3 ssh-agent [2024-07-24T17:22:20.504Z] SSH_AUTH_SOCK=/tmp/ssh-uji0poaT8HEb/agent.31 [2024-07-24T17:22:20.504Z] SSH_AGENT_PID=37 [2024-07-24T17:22:20.512Z] Running ssh-add (command line suppressed) [2024-07-24T17:22:20.606Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-340@tmp/private_key_327775147891621840.key (/w/workspace/foundry_device-usb-camera_PR-340@tmp/private_key_327775147891621840.key) [2024-07-24T17:22:20.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T17:22:20.972Z] + git tag --points-at HEAD [Pipeline] } [2024-07-24T17:22:21.000Z] $ docker exec --env ******** --env ******** f1c3f9c9b94c413c95427f0278e3758accbd8b2e6132096949b90b80884156d3 ssh-agent -k [2024-07-24T17:22:21.120Z] unset SSH_AUTH_SOCK; [2024-07-24T17:22:21.121Z] unset SSH_AGENT_PID; [2024-07-24T17:22:21.121Z] echo Agent pid 37 killed; [2024-07-24T17:22:21.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-24T17:22:21.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T17:22:21.244Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T17:22:21.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T17:22:21.406Z] $ docker exec f1c3f9c9b94c413c95427f0278e3758accbd8b2e6132096949b90b80884156d3 ssh-agent [2024-07-24T17:22:21.526Z] SSH_AUTH_SOCK=/tmp/ssh-yOCrfyqBnFMy/agent.70 [2024-07-24T17:22:21.526Z] SSH_AGENT_PID=77 [2024-07-24T17:22:21.534Z] Running ssh-add (command line suppressed) [2024-07-24T17:22:21.636Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-340@tmp/private_key_8217123346808644032.key (/w/workspace/foundry_device-usb-camera_PR-340@tmp/private_key_8217123346808644032.key) [2024-07-24T17:22:21.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T17:22:22.010Z] + git semver init [2024-07-24T17:22:22.274Z] 2024-07-24 17:22:22,191 [run_init] DEBUG init version:0.0.0 force:False [2024-07-24T17:22:22.274Z] 2024-07-24 17:22:22,191 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-340/.semver [2024-07-24T17:22:22.274Z] 2024-07-24 17:22:22,192 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-340/.semver [2024-07-24T17:22:22.274Z] 2024-07-24 17:22:22,192 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-340/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-340, universal_newlines=False, shell=None, istream=None) [2024-07-24T17:22:24.187Z] 2024-07-24 17:22:23,692 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-340/.git/info/exclude [2024-07-24T17:22:24.187Z] 2024-07-24 17:22:23,693 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-340/.semver/PR-340 with force:False [2024-07-24T17:22:24.187Z] 2024-07-24 17:22:23,693 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-340/.semver/PR-340 [2024-07-24T17:22:24.187Z] 2024-07-24 17:22:23,699 [execute] INFO git cat-file --batch-check [2024-07-24T17:22:24.187Z] 2024-07-24 17:22:23,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-340/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T17:22:24.187Z] 2024-07-24 17:22:23,706 [execute] INFO git cat-file --batch [2024-07-24T17:22:24.187Z] 2024-07-24 17:22:23,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-340/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T17:22:24.187Z] 2024-07-24 17:22:23,711 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-340/.semver/PR-340 [2024-07-24T17:22:24.187Z] 0.0.0 [Pipeline] } [2024-07-24T17:22:24.217Z] $ docker exec --env ******** --env ******** f1c3f9c9b94c413c95427f0278e3758accbd8b2e6132096949b90b80884156d3 ssh-agent -k [2024-07-24T17:22:24.322Z] unset SSH_AUTH_SOCK; [2024-07-24T17:22:24.323Z] unset SSH_AGENT_PID; [2024-07-24T17:22:24.323Z] echo Agent pid 77 killed; [2024-07-24T17:22:24.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T17:22:24.820Z] + git semver [Pipeline] } [2024-07-24T17:22:25.119Z] $ docker stop --time=1 f1c3f9c9b94c413c95427f0278e3758accbd8b2e6132096949b90b80884156d3 [2024-07-24T17:22:26.430Z] $ docker rm -f --volumes f1c3f9c9b94c413c95427f0278e3758accbd8b2e6132096949b90b80884156d3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T17:22:26.884Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-24T17:22:27.196Z] Stashed 1 file(s) [Pipeline] echo [2024-07-24T17:22:27.224Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T17:22:28.116Z] provisioning config files... [2024-07-24T17:22:28.127Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-340@tmp/config15336990923551143132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T17:22:28.601Z] ---> ****-login.sh [2024-07-24T17:22:28.601Z] nexus3.edgexfoundry.org:10001 [2024-07-24T17:22:28.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:22:28.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:22:28.602Z] Configure a credential helper to remove this warning. See [2024-07-24T17:22:28.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:22:28.602Z] [2024-07-24T17:22:28.602Z] Login Succeeded [2024-07-24T17:22:28.602Z] nexus3.edgexfoundry.org:10002 [2024-07-24T17:22:28.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:22:28.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:22:28.602Z] Configure a credential helper to remove this warning. See [2024-07-24T17:22:28.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:22:28.602Z] [2024-07-24T17:22:28.602Z] Login Succeeded [2024-07-24T17:22:28.602Z] nexus3.edgexfoundry.org:10003 [2024-07-24T17:22:28.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:22:28.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:22:28.861Z] Configure a credential helper to remove this warning. See [2024-07-24T17:22:28.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:22:28.862Z] [2024-07-24T17:22:28.862Z] Login Succeeded [2024-07-24T17:22:28.862Z] nexus3.edgexfoundry.org:10004 [2024-07-24T17:22:28.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:22:28.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:22:28.862Z] Configure a credential helper to remove this warning. See [2024-07-24T17:22:28.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:22:28.862Z] [2024-07-24T17:22:28.862Z] Login Succeeded [2024-07-24T17:22:28.862Z] ****.io [2024-07-24T17:22:29.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:22:29.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:22:29.122Z] Configure a credential helper to remove this warning. See [2024-07-24T17:22:29.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:22:29.122Z] [2024-07-24T17:22:29.122Z] Login Succeeded [2024-07-24T17:22:29.122Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T17:22:29.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-24T17:22:29.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T17:22:29.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T17:22:29.492Z] ========================================================= [2024-07-24T17:22:29.492Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-24T17:22:29.492Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:22:30.047Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-24T17:22:30.047Z] Sending build context to Docker daemon 20.46MB [2024-07-24T17:22:30.047Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T17:22:30.047Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-24T17:22:30.047Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-24T17:22:30.047Z] 619be1103602: Pulling fs layer [2024-07-24T17:22:30.047Z] 7862e08f4a3e: Pulling fs layer [2024-07-24T17:22:30.047Z] 5df492c9dc93: Pulling fs layer [2024-07-24T17:22:30.047Z] 7629e6793208: Pulling fs layer [2024-07-24T17:22:30.047Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T17:22:30.047Z] fb5054dd5b73: Pulling fs layer [2024-07-24T17:22:30.047Z] eeca6798cff9: Pulling fs layer [2024-07-24T17:22:30.047Z] 4f4fb700ef54: Waiting [2024-07-24T17:22:30.047Z] fb5054dd5b73: Waiting [2024-07-24T17:22:30.047Z] aa269ceb94a6: Pulling fs layer [2024-07-24T17:22:30.047Z] ada007ff1a6a: Pulling fs layer [2024-07-24T17:22:30.047Z] eeca6798cff9: Waiting [2024-07-24T17:22:30.047Z] aa269ceb94a6: Waiting [2024-07-24T17:22:30.047Z] ada007ff1a6a: Waiting [2024-07-24T17:22:30.309Z] 7862e08f4a3e: Verifying Checksum [2024-07-24T17:22:30.309Z] 7862e08f4a3e: Download complete [2024-07-24T17:22:30.309Z] 7629e6793208: Download complete [2024-07-24T17:22:30.309Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T17:22:30.309Z] 4f4fb700ef54: Download complete [2024-07-24T17:22:30.309Z] 619be1103602: Verifying Checksum [2024-07-24T17:22:30.309Z] 619be1103602: Download complete [2024-07-24T17:22:30.309Z] fb5054dd5b73: Verifying Checksum [2024-07-24T17:22:30.309Z] fb5054dd5b73: Download complete [2024-07-24T17:22:30.309Z] eeca6798cff9: Verifying Checksum [2024-07-24T17:22:30.309Z] eeca6798cff9: Download complete [2024-07-24T17:22:30.309Z] 619be1103602: Pull complete [2024-07-24T17:22:30.569Z] ada007ff1a6a: Verifying Checksum [2024-07-24T17:22:30.569Z] ada007ff1a6a: Download complete [2024-07-24T17:22:30.569Z] 7862e08f4a3e: Pull complete [2024-07-24T17:22:30.569Z] 5df492c9dc93: Verifying Checksum [2024-07-24T17:22:30.569Z] 5df492c9dc93: Download complete [2024-07-24T17:22:30.827Z] aa269ceb94a6: Verifying Checksum [2024-07-24T17:22:30.827Z] aa269ceb94a6: Download complete [2024-07-24T17:22:34.111Z] 5df492c9dc93: Pull complete [2024-07-24T17:22:34.112Z] 7629e6793208: Pull complete [2024-07-24T17:22:34.373Z] 4f4fb700ef54: Pull complete [2024-07-24T17:22:34.373Z] fb5054dd5b73: Pull complete [2024-07-24T17:22:34.373Z] eeca6798cff9: Pull complete [2024-07-24T17:22:36.922Z] aa269ceb94a6: Pull complete [2024-07-24T17:22:37.488Z] ada007ff1a6a: Pull complete [2024-07-24T17:22:37.488Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-24T17:22:37.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-24T17:22:37.488Z] ---> f489d0715acc [2024-07-24T17:22:37.488Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-24T17:22:40.028Z] ---> Running in 7f2a2386af5e [2024-07-24T17:22:40.028Z] Removing intermediate container 7f2a2386af5e [2024-07-24T17:22:40.028Z] ---> ed20cc352f59 [2024-07-24T17:22:40.028Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T17:22:40.288Z] ---> Running in 6f8f6d8a28e1 [2024-07-24T17:22:40.289Z] Removing intermediate container 6f8f6d8a28e1 [2024-07-24T17:22:40.289Z] ---> 0538e9c4467a [2024-07-24T17:22:40.289Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-24T17:22:40.289Z] ---> Running in 17e56d550a54 [2024-07-24T17:22:40.289Z] Removing intermediate container 17e56d550a54 [2024-07-24T17:22:40.289Z] ---> 26e9c6aa1969 [2024-07-24T17:22:40.289Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-24T17:22:40.289Z] ---> Running in 2ac28f6ed70b [2024-07-24T17:22:40.549Z] Removing intermediate container 2ac28f6ed70b [2024-07-24T17:22:40.549Z] ---> b7fc440dbc5d [2024-07-24T17:22:40.549Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T17:22:40.549Z] ---> Running in 5e217a2179e4 [2024-07-24T17:22:40.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T17:22:41.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T17:22:41.331Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-24T17:22:41.331Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-24T17:22:41.331Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-24T17:22:41.331Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-24T17:22:41.331Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-24T17:22:41.331Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-24T17:22:41.590Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-24T17:22:41.590Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-24T17:22:41.590Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-24T17:22:41.590Z] (10/13) Installing kmod-libs (30-r3) [2024-07-24T17:22:41.590Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-24T17:22:41.590Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-24T17:22:41.590Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-24T17:22:41.590Z] Executing busybox-1.36.1-r5.trigger [2024-07-24T17:22:41.590Z] Executing eudev-3.2.11-r8.trigger [2024-07-24T17:22:41.590Z] OK: 271 MiB in 65 packages [2024-07-24T17:22:42.158Z] Removing intermediate container 5e217a2179e4 [2024-07-24T17:22:42.158Z] ---> ca44f0a2d88e [2024-07-24T17:22:42.158Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-24T17:22:42.158Z] ---> Running in 7d58bafec9ed [2024-07-24T17:22:42.417Z] Removing intermediate container 7d58bafec9ed [2024-07-24T17:22:42.417Z] ---> 595a5c4e56a4 [2024-07-24T17:22:42.417Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-24T17:22:42.417Z] ---> cbb6a6315a59 [2024-07-24T17:22:42.417Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T17:22:42.417Z] ---> Running in 55b0f82d43f9 [2024-07-24T17:22:42.878Z] Still waiting to schedule task [2024-07-24T17:22:42.879Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-24T17:23:50.138Z] Removing intermediate container 55b0f82d43f9 [2024-07-24T17:23:50.138Z] ---> 8dac3f4f8162 [2024-07-24T17:23:50.138Z] Step 11/13 : COPY . . [2024-07-24T17:23:50.138Z] ---> 6f56be76839d [2024-07-24T17:23:50.138Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-24T17:23:50.138Z] ---> Running in b2d6af73e613 [2024-07-24T17:23:50.138Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T17:23:50.138Z] Dload Upload Total Spent Left Speed [2024-07-24T17:23:50.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9686 0 --:--:-- --:--:-- --:--:-- 9743 [2024-07-24T17:23:50.138Z] Removing intermediate container b2d6af73e613 [2024-07-24T17:23:50.138Z] ---> a51aaebf51db [2024-07-24T17:23:50.138Z] Step 13/13 : RUN ${MAKE} [2024-07-24T17:23:50.138Z] ---> Running in fca4924d2d35 [2024-07-24T17:23:50.138Z] noop [2024-07-24T17:23:50.138Z] Removing intermediate container fca4924d2d35 [2024-07-24T17:23:50.138Z] ---> 0fe440025f35 [2024-07-24T17:23:50.138Z] Successfully built 0fe440025f35 [2024-07-24T17:23:50.138Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:23:50.647Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T17:23:50.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T17:23:50.831Z] prd-ubuntu20.04-docker-8c-8g-6348 does not seem to be running inside a container [2024-07-24T17:23:50.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-340 -v /w/workspace/foundry_device-usb-camera_PR-340:/w/workspace/foundry_device-usb-camera_PR-340:rw,z -v /w/workspace/foundry_device-usb-camera_PR-340@tmp:/w/workspace/foundry_device-usb-camera_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-24T17:23:51.213Z] $ docker top 1f91ce503b6ba329ec8c20d9c824d04887744c703a9cf35287a8d3c2f6f25ecc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T17:23:51.634Z] + go version [2024-07-24T17:23:51.634Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-24T17:23:51.675Z] $ docker stop --time=1 1f91ce503b6ba329ec8c20d9c824d04887744c703a9cf35287a8d3c2f6f25ecc [2024-07-24T17:23:52.955Z] $ docker rm -f --volumes 1f91ce503b6ba329ec8c20d9c824d04887744c703a9cf35287a8d3c2f6f25ecc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:23:53.775Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T17:23:53.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T17:23:53.948Z] prd-ubuntu20.04-docker-8c-8g-6348 does not seem to be running inside a container [2024-07-24T17:23:53.976Z] $ 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-340 -v /w/workspace/foundry_device-usb-camera_PR-340:/w/workspace/foundry_device-usb-camera_PR-340:rw,z -v /w/workspace/foundry_device-usb-camera_PR-340@tmp:/w/workspace/foundry_device-usb-camera_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-24T17:23:54.307Z] $ docker top 6649a3bf7912940d9e94ba56cfa8024a2d639881f8afad705042a259b0ec1cb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T17:23:54.729Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-340 [Pipeline] fileExists [Pipeline] sh [2024-07-24T17:23:55.105Z] + make test [2024-07-24T17:23:55.105Z] go test ./... -coverprofile=coverage.out ./... [2024-07-24T17:23:57.008Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-24T17:24:14.744Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6349 in /w/workspace/foundry_device-usb-camera_PR-340 [Pipeline] { [Pipeline] ws [2024-07-24T17:24:14.836Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-07-24T17:24:17.964Z] Selected Git installation does not exist. Using Default [2024-07-24T17:24:17.964Z] The recommended git tool is: NONE [2024-07-24T17:24:18.942Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-24T17:24:18.942Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements [2024-07-24T17:24:22.320Z] using credential edgex-jenkins-ssh [2024-07-24T17:24:22.346Z] Cloning the remote Git repository [2024-07-24T17:24:22.387Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-07-24T17:24:22.472Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-07-24T17:24:22.597Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-24T17:24:22.598Z] > git --version # timeout=10 [2024-07-24T17:24:22.618Z] > git --version # 'git version 2.25.1' [2024-07-24T17:24:22.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T17:24:22.756Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T17:24:25.288Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-24T17:24:25.308Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T17:24:26.264Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-24T17:24:26.317Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-24T17:24:26.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T17:24:26.340Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/340/head:refs/remotes/origin/PR-340 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-24T17:24:26.870Z] Merging remotes/origin/main commit b54b79498e332a1e36b9fe49a0189bdcdd0007a3 into PR head commit 6f6fb67331fbaaf119acd4dab23bcfbdcce09973 [2024-07-24T17:24:27.132Z] Merge succeeded, producing 6f6fb67331fbaaf119acd4dab23bcfbdcce09973 [2024-07-24T17:24:27.133Z] Checking out Revision 6f6fb67331fbaaf119acd4dab23bcfbdcce09973 (PR-340) [2024-07-24T17:24:27.646Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-24T17:24:27.695Z] > git --version # timeout=10 [2024-07-24T17:24:27.706Z] > git --version # 'git version 2.25.1' [2024-07-24T17:24:27.723Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-24T17:24:26.885Z] > git config core.sparsecheckout # timeout=10 [2024-07-24T17:24:26.946Z] > git checkout -f 6f6fb67331fbaaf119acd4dab23bcfbdcce09973 # timeout=10 [2024-07-24T17:24:27.037Z] > git remote # timeout=10 [2024-07-24T17:24:27.052Z] > git config --get remote.origin.url # timeout=10 [2024-07-24T17:24:27.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T17:24:27.090Z] > git merge b54b79498e332a1e36b9fe49a0189bdcdd0007a3 # timeout=10 [2024-07-24T17:24:27.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-24T17:24:27.139Z] > git config core.sparsecheckout # timeout=10 [2024-07-24T17:24:27.154Z] > git checkout -f 6f6fb67331fbaaf119acd4dab23bcfbdcce09973 # timeout=10 [2024-07-24T17:24:28.910Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T17:24:32.913Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-24T17:24:32.913Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T17:24:32.913Z] Dload Upload Total Spent Left Speed [2024-07-24T17:24:32.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2024-07-24T17:24:33.269Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-24T17:24:33.630Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-24T17:24:33.630Z] + sudo tee /etc/docker/daemon.new [2024-07-24T17:24:33.630Z] { [2024-07-24T17:24:33.630Z] "registry-mirrors": [ [2024-07-24T17:24:33.630Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-24T17:24:33.630Z] ], [2024-07-24T17:24:33.630Z] "bip": "10.250.0.254/24", [2024-07-24T17:24:33.630Z] "hosts": [ [2024-07-24T17:24:33.630Z] "tcp://0.0.0.0:5555", [2024-07-24T17:24:33.630Z] "unix:///var/run/docker.sock" [2024-07-24T17:24:33.630Z] ], [2024-07-24T17:24:33.630Z] "mtu": 1458, [2024-07-24T17:24:33.630Z] "selinux-enabled": true, [2024-07-24T17:24:33.630Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-24T17:24:33.630Z] } [Pipeline] sh [2024-07-24T17:24:34.031Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-24T17:24:34.177Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T17:24:34.177Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T17:24:34.177Z] ./bin/test-attribution-txt.sh [2024-07-24T17:24:34.177Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-24T17:24:34.177Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-24T17:24:34.382Z] + sudo service docker restart [2024-07-24T17:24:34.436Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-24T17:24:34.437Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-24T17:24:34.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-24T17:24:34.522Z] $ docker stop --time=1 6649a3bf7912940d9e94ba56cfa8024a2d639881f8afad705042a259b0ec1cb0 [2024-07-24T17:24:37.307Z] $ docker rm -f --volumes 6649a3bf7912940d9e94ba56cfa8024a2d639881f8afad705042a259b0ec1cb0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T17:24:37.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-24T17:24:38.050Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-24T17:24:38.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-24T17:24:39.132Z] + ls -al . [2024-07-24T17:24:39.132Z] total 292 [2024-07-24T17:24:39.132Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 24 17:23 . [2024-07-24T17:24:39.132Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 17:21 .. [2024-07-24T17:24:39.132Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 17:24 .git [2024-07-24T17:24:39.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 17:21 .github [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 24 17:21 .gitignore [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 24 17:21 .golangci.yml [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 24 17:21 .hadolint.yml [2024-07-24T17:24:39.132Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 17:22 .semver [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 24 17:21 Attribution.txt [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 24 17:21 CHANGELOG.md [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 24 17:21 Dockerfile [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 24 17:21 GOVERNANCE.md [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 24 17:21 Jenkinsfile [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 24 17:21 LICENSE [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 24 17:21 Makefile [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 24 17:21 OWNERS.md [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 24 17:21 README.md [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 24 17:22 VERSION [2024-07-24T17:24:39.132Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 17:21 bin [2024-07-24T17:24:39.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 17:21 cmd [2024-07-24T17:24:39.132Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 24 17:24 coverage.out [2024-07-24T17:24:39.132Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 24 17:21 docker-entrypoint.sh [2024-07-24T17:24:39.132Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 17:21 docs [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 7210 Jul 24 17:21 go.mod [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 102021 Jul 24 17:21 go.sum [2024-07-24T17:24:39.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 17:21 internal [2024-07-24T17:24:39.132Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 24 17:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:24:39.579Z] + 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=6f6fb67331fbaaf119acd4dab23bcfbdcce09973 --label arch=amd64 --label version=0.0.0 . [2024-07-24T17:24:39.579Z] Sending build context to Docker daemon 20.51MB [2024-07-24T17:24:39.579Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T17:24:39.579Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-24T17:24:39.579Z] ---> 0fe440025f35 [2024-07-24T17:24:39.579Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-24T17:24:39.838Z] ---> Running in 41179ecb3b41 [2024-07-24T17:24:40.098Z] Removing intermediate container 41179ecb3b41 [2024-07-24T17:24:40.098Z] ---> e140611a4088 [2024-07-24T17:24:40.098Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T17:24:40.098Z] ---> Running in 69fc53952a51 [2024-07-24T17:24:40.098Z] Removing intermediate container 69fc53952a51 [2024-07-24T17:24:40.098Z] ---> 104025a7c07f [2024-07-24T17:24:40.098Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-24T17:24:40.098Z] ---> Running in 3624b9e34870 [2024-07-24T17:24:40.098Z] Removing intermediate container 3624b9e34870 [2024-07-24T17:24:40.098Z] ---> 284991f357fd [2024-07-24T17:24:40.098Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-24T17:24:40.098Z] ---> Running in 219b5c3e1a4b [2024-07-24T17:24:40.357Z] Removing intermediate container 219b5c3e1a4b [2024-07-24T17:24:40.358Z] ---> cd18003b165d [2024-07-24T17:24:40.358Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T17:24:40.358Z] ---> Running in 97dbd1291c80 [2024-07-24T17:24:40.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T17:24:40.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T17:24:41.187Z] OK: 271 MiB in 65 packages [2024-07-24T17:24:41.448Z] Removing intermediate container 97dbd1291c80 [2024-07-24T17:24:41.448Z] ---> 368be6a1ba55 [2024-07-24T17:24:41.448Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-24T17:24:41.448Z] ---> Running in 7b78ba1dd2eb [2024-07-24T17:24:41.448Z] Removing intermediate container 7b78ba1dd2eb [2024-07-24T17:24:41.448Z] ---> 4cf90b98614f [2024-07-24T17:24:41.448Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-24T17:24:41.708Z] ---> 56fc48772fd6 [2024-07-24T17:24:41.708Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T17:24:41.708Z] ---> Running in afbde7e8b776 [2024-07-24T17:24:42.275Z] Removing intermediate container afbde7e8b776 [2024-07-24T17:24:42.275Z] ---> ff9014b26c6e [2024-07-24T17:24:42.275Z] Step 11/37 : COPY . . [2024-07-24T17:24:43.215Z] ---> 25929a37ac93 [2024-07-24T17:24:43.215Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-24T17:24:43.215Z] ---> Running in b30960b125e1 [2024-07-24T17:24:43.215Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T17:24:43.215Z]  Dload Upload Total Spent Left Speed [2024-07-24T17:24:43.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 31042 0 --:--:-- --:--:-- --:--:-- 32181 [2024-07-24T17:24:43.733Z] Removing intermediate container b30960b125e1 [2024-07-24T17:24:43.733Z] ---> 52ce0d838614 [2024-07-24T17:24:43.733Z] Step 13/37 : RUN ${MAKE} [2024-07-24T17:24:43.733Z] ---> Running in a12325a683bb [2024-07-24T17:24:43.993Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.26" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T17:24:52.720Z] provisioning config files... [2024-07-24T17:24:52.747Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config10610416560577662200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T17:24:53.260Z] ---> ****-login.sh [2024-07-24T17:24:53.260Z] nexus3.edgexfoundry.org:10001 [2024-07-24T17:24:53.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:24:53.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:24:53.802Z] Configure a credential helper to remove this warning. See [2024-07-24T17:24:53.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:24:53.802Z] [2024-07-24T17:24:53.802Z] Login Succeeded [2024-07-24T17:24:53.802Z] nexus3.edgexfoundry.org:10002 [2024-07-24T17:24:54.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:24:54.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:24:54.071Z] Configure a credential helper to remove this warning. See [2024-07-24T17:24:54.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:24:54.071Z] [2024-07-24T17:24:54.071Z] Login Succeeded [2024-07-24T17:24:54.071Z] nexus3.edgexfoundry.org:10003 [2024-07-24T17:24:54.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:24:54.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:24:54.617Z] Configure a credential helper to remove this warning. See [2024-07-24T17:24:54.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:24:54.617Z] [2024-07-24T17:24:54.617Z] Login Succeeded [2024-07-24T17:24:54.617Z] nexus3.edgexfoundry.org:10004 [2024-07-24T17:24:54.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:24:54.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:24:54.888Z] Configure a credential helper to remove this warning. See [2024-07-24T17:24:54.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:24:54.888Z] [2024-07-24T17:24:54.888Z] Login Succeeded [2024-07-24T17:24:54.888Z] ****.io [2024-07-24T17:24:55.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T17:24:55.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T17:24:55.426Z] Configure a credential helper to remove this warning. See [2024-07-24T17:24:55.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T17:24:55.426Z] [2024-07-24T17:24:55.426Z] Login Succeeded [2024-07-24T17:24:55.426Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T17:24:55.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-24T17:24:55.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T17:24:55.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T17:24:56.014Z] ========================================================= [2024-07-24T17:24:56.014Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-24T17:24:56.014Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:24:56.569Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-24T17:24:57.156Z] Sending build context to Docker daemon 10.49MB [2024-07-24T17:24:57.156Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T17:24:57.156Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-24T17:24:57.156Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-24T17:24:57.156Z] c6b39de5b339: Pulling fs layer [2024-07-24T17:24:57.156Z] a69c41024577: Pulling fs layer [2024-07-24T17:24:57.156Z] d6de4b400683: Pulling fs layer [2024-07-24T17:24:57.156Z] 35cb2a7552d0: Pulling fs layer [2024-07-24T17:24:57.156Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T17:24:57.156Z] 464afbd9ba4c: Pulling fs layer [2024-07-24T17:24:57.156Z] 00f215d4a9da: Pulling fs layer [2024-07-24T17:24:57.156Z] d496ad576159: Pulling fs layer [2024-07-24T17:24:57.156Z] 4f4fb700ef54: Waiting [2024-07-24T17:24:57.156Z] 464afbd9ba4c: Waiting [2024-07-24T17:24:57.156Z] 00f215d4a9da: Waiting [2024-07-24T17:24:57.156Z] d496ad576159: Waiting [2024-07-24T17:24:57.156Z] 35cb2a7552d0: Waiting [2024-07-24T17:24:57.156Z] a69c41024577: Verifying Checksum [2024-07-24T17:24:57.156Z] a69c41024577: Download complete [2024-07-24T17:24:57.424Z] 35cb2a7552d0: Verifying Checksum [2024-07-24T17:24:57.424Z] 35cb2a7552d0: Download complete [2024-07-24T17:24:57.424Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T17:24:57.424Z] 4f4fb700ef54: Download complete [2024-07-24T17:24:57.424Z] c6b39de5b339: Verifying Checksum [2024-07-24T17:24:57.424Z] c6b39de5b339: Download complete [2024-07-24T17:24:57.424Z] 464afbd9ba4c: Download complete [2024-07-24T17:24:57.692Z] d496ad576159: Verifying Checksum [2024-07-24T17:24:57.692Z] d496ad576159: Download complete [2024-07-24T17:24:58.274Z] c6b39de5b339: Pull complete [2024-07-24T17:24:58.857Z] a69c41024577: Pull complete [2024-07-24T17:24:59.124Z] d6de4b400683: Verifying Checksum [2024-07-24T17:24:59.124Z] d6de4b400683: Download complete [2024-07-24T17:25:00.079Z] 00f215d4a9da: Verifying Checksum [2024-07-24T17:25:00.079Z] 00f215d4a9da: Download complete [2024-07-24T17:25:12.380Z] d6de4b400683: Pull complete [2024-07-24T17:25:12.380Z] 35cb2a7552d0: Pull complete [2024-07-24T17:25:12.380Z] 4f4fb700ef54: Pull complete [2024-07-24T17:25:12.380Z] 464afbd9ba4c: Pull complete [2024-07-24T17:25:20.589Z] 00f215d4a9da: Pull complete [2024-07-24T17:25:21.999Z] d496ad576159: Pull complete [2024-07-24T17:25:21.999Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-24T17:25:21.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-24T17:25:21.999Z] ---> f246e2811388 [2024-07-24T17:25:21.999Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-24T17:25:22.722Z] Removing intermediate container a12325a683bb [2024-07-24T17:25:22.722Z] ---> 4ba9d6227f78 [2024-07-24T17:25:22.722Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-24T17:25:22.722Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-24T17:25:22.722Z] 8411072a22a5: Pulling fs layer [2024-07-24T17:25:22.722Z] 8411072a22a5: Verifying Checksum [2024-07-24T17:25:22.722Z] 8411072a22a5: Download complete [2024-07-24T17:25:22.722Z] 8411072a22a5: Pull complete [2024-07-24T17:25:22.722Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-24T17:25:22.722Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-24T17:25:22.722Z] ---> 1ac78cb06e13 [2024-07-24T17:25:22.722Z] Step 15/37 : FROM alpine:3.18 [2024-07-24T17:25:22.722Z] 3.18: Pulling from library/alpine [2024-07-24T17:25:22.722Z] 930bdd4d222e: Pulling fs layer [2024-07-24T17:25:22.722Z] 930bdd4d222e: Verifying Checksum [2024-07-24T17:25:22.722Z] 930bdd4d222e: Download complete [2024-07-24T17:25:22.722Z] 930bdd4d222e: Pull complete [2024-07-24T17:25:22.722Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T17:25:22.722Z] Status: Downloaded newer image for alpine:3.18 [2024-07-24T17:25:22.722Z] ---> 18f865063206 [2024-07-24T17:25:22.722Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-24T17:25:22.722Z] ---> Running in 344f91e8e46b [2024-07-24T17:25:22.722Z] Removing intermediate container 344f91e8e46b [2024-07-24T17:25:22.722Z] ---> d8d4fc6f2510 [2024-07-24T17:25:22.722Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-24T17:25:22.722Z] ---> Running in c6cfbb5a727a [2024-07-24T17:25:22.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T17:25:22.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T17:25:22.723Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-07-24T17:25:22.723Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-07-24T17:25:22.723Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-07-24T17:25:22.723Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-07-24T17:25:22.723Z] (5/107) Installing libxau (1.0.11-r2) [2024-07-24T17:25:22.723Z] (6/107) Installing libmd (1.0.4-r2) [2024-07-24T17:25:22.723Z] (7/107) Installing libbsd (0.11.7-r1) [2024-07-24T17:25:22.723Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-07-24T17:25:22.723Z] (9/107) Installing libxcb (1.15-r1) [2024-07-24T17:25:22.723Z] (10/107) Installing libx11 (1.8.7-r0) [2024-07-24T17:25:22.723Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-07-24T17:25:22.723Z] (12/107) Installing libpciaccess (0.17-r2) [2024-07-24T17:25:22.723Z] (13/107) Installing libdrm (2.4.115-r4) [2024-07-24T17:25:22.723Z] (14/107) Installing libxext (1.3.5-r2) [2024-07-24T17:25:22.723Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-07-24T17:25:22.723Z] (16/107) Installing libffi (3.4.4-r2) [2024-07-24T17:25:22.723Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-07-24T17:25:22.723Z] (18/107) Installing libva (2.18.0-r1) [2024-07-24T17:25:22.723Z] (19/107) Installing libvdpau (1.5-r1) [2024-07-24T17:25:22.723Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-07-24T17:25:22.723Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-24T17:25:22.723Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-07-24T17:25:22.723Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-24T17:25:22.723Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-07-24T17:25:22.723Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-07-24T17:25:22.723Z] (26/107) Installing libhwy (1.0.4-r1) [2024-07-24T17:25:22.723Z] (27/107) Installing lcms2 (2.15-r2) [2024-07-24T17:25:22.723Z] (28/107) Installing libjxl (0.8.2-r0) [2024-07-24T17:25:22.723Z] (29/107) Installing lame-libs (3.100-r5) [2024-07-24T17:25:22.723Z] (30/107) Installing opus (1.4-r0) [2024-07-24T17:25:22.723Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-07-24T17:25:22.723Z] (32/107) Installing soxr (0.1.3-r5) [2024-07-24T17:25:22.723Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-24T17:25:22.723Z] (34/107) Installing libogg (1.3.5-r4) [2024-07-24T17:25:22.723Z] (35/107) Installing libtheora (1.1.1-r17) [2024-07-24T17:25:22.723Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-07-24T17:25:22.723Z] (37/107) Installing libvpx (1.13.0-r2) [2024-07-24T17:25:22.723Z] (38/107) Installing libwebp (1.3.2-r0) [2024-07-24T17:25:22.723Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-07-24T17:25:22.723Z] (40/107) Installing numactl (2.0.16-r4) [2024-07-24T17:25:22.723Z] (41/107) Installing x265-libs (3.5-r4) [2024-07-24T17:25:22.723Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-07-24T17:25:22.723Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-24T17:25:22.723Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-07-24T17:25:22.723Z] (45/107) Installing libexpat (2.6.2-r0) [2024-07-24T17:25:22.723Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-07-24T17:25:22.723Z] (47/107) Installing libpng (1.6.39-r3) [2024-07-24T17:25:22.723Z] (48/107) Installing freetype (2.13.0-r5) [2024-07-24T17:25:22.723Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-07-24T17:25:22.723Z] (50/107) Installing fribidi (1.0.13-r0) [2024-07-24T17:25:22.723Z] (51/107) Installing libintl (0.21.1-r7) [2024-07-24T17:25:22.723Z] (52/107) Installing libblkid (2.38.1-r8) [2024-07-24T17:25:22.723Z] (53/107) Installing libmount (2.38.1-r8) [2024-07-24T17:25:22.723Z] (54/107) Installing pcre2 (10.42-r1) [2024-07-24T17:25:22.723Z] (55/107) Installing glib (2.76.6-r0) [2024-07-24T17:25:22.723Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-07-24T17:25:22.723Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-07-24T17:25:22.723Z] (58/107) Installing libunibreak (5.1-r0) [2024-07-24T17:25:22.723Z] (59/107) Installing libass (0.17.1-r0) [2024-07-24T17:25:22.723Z] (60/107) Installing libbluray (1.3.4-r0) [2024-07-24T17:25:22.723Z] (61/107) Installing gmp (6.2.1-r3) [2024-07-24T17:25:22.723Z] (62/107) Installing nettle (3.8.1-r2) [2024-07-24T17:25:22.723Z] (63/107) Installing libunistring (1.1-r1) [2024-07-24T17:25:22.723Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-07-24T17:25:22.723Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-07-24T17:25:22.723Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-07-24T17:25:22.723Z] (67/107) Installing gnutls (3.8.4-r0) [2024-07-24T17:25:22.723Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-07-24T17:25:22.723Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-07-24T17:25:22.723Z] (70/107) Installing cjson (1.7.17-r0) [2024-07-24T17:25:22.723Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-07-24T17:25:22.723Z] (72/107) Installing librist (0.2.7-r0) [2024-07-24T17:25:22.723Z] (73/107) Installing libsrt (1.5.2-r0) [2024-07-24T17:25:22.723Z] (74/107) Installing libssh (0.10.5-r0) [2024-07-24T17:25:22.723Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-07-24T17:25:22.723Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-07-24T17:25:22.723Z] (77/107) Installing libsodium (1.0.18-r3) [2024-07-24T17:25:22.723Z] (78/107) Installing libzmq (4.3.4-r4) [2024-07-24T17:25:22.723Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-24T17:25:22.723Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-07-24T17:25:22.723Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-07-24T17:25:22.723Z] (82/107) Installing shaderc (2023.3-r1) [2024-07-24T17:25:22.723Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-07-24T17:25:22.723Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-07-24T17:25:22.723Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-24T17:25:22.723Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-24T17:25:22.723Z] (87/107) Installing vidstab (1.1.1-r0) [2024-07-24T17:25:22.723Z] (88/107) Installing zimg (3.0.5-r0) [2024-07-24T17:25:22.723Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-24T17:25:22.723Z] (90/107) Installing libasyncns (0.8-r1) [2024-07-24T17:25:22.723Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-07-24T17:25:22.723Z] (92/107) Installing libltdl (2.4.7-r2) [2024-07-24T17:25:22.723Z] (93/107) Installing orc (0.4.34-r0) [2024-07-24T17:25:22.723Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-07-24T17:25:22.723Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-07-24T17:25:22.723Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-07-24T17:25:22.723Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-07-24T17:25:22.723Z] (98/107) Installing libpulse (16.1-r10) [2024-07-24T17:25:22.723Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-24T17:25:22.723Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-07-24T17:25:22.723Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-24T17:25:22.723Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-07-24T17:25:22.723Z] (103/107) Installing udev-init-scripts (35-r1) [2024-07-24T17:25:22.723Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-07-24T17:25:22.723Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-07-24T17:25:22.723Z] (106/107) Installing kmod-libs (30-r3) [2024-07-24T17:25:22.723Z] (107/107) Installing eudev (3.2.11-r8) [2024-07-24T17:25:22.723Z] Executing busybox-1.36.1-r7.trigger [2024-07-24T17:25:22.723Z] Executing glib-2.76.6-r0.trigger [2024-07-24T17:25:22.723Z] Executing eudev-3.2.11-r8.trigger [2024-07-24T17:25:22.723Z] OK: 131 MiB in 122 packages [2024-07-24T17:25:23.948Z] ---> Running in 51786ee033a2 [2024-07-24T17:25:23.948Z] Removing intermediate container 51786ee033a2 [2024-07-24T17:25:23.948Z] ---> 8404c0857b5a [2024-07-24T17:25:23.948Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T17:25:24.216Z] ---> Running in 1c2419ac82e1 [2024-07-24T17:25:24.484Z] Removing intermediate container 1c2419ac82e1 [2024-07-24T17:25:24.484Z] ---> 5992c18c565e [2024-07-24T17:25:24.484Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-24T17:25:24.484Z] ---> Running in 8696d6133c91 [2024-07-24T17:25:24.751Z] Removing intermediate container 8696d6133c91 [2024-07-24T17:25:24.751Z] ---> 1be2a850b90e [2024-07-24T17:25:24.751Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-24T17:25:25.016Z] ---> Running in 2ac75d09ff8d [2024-07-24T17:25:25.271Z] Removing intermediate container c6cfbb5a727a [2024-07-24T17:25:25.271Z] ---> f760bcab4445 [2024-07-24T17:25:25.271Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-24T17:25:25.271Z] ---> Running in f7c81bab5cb7 [2024-07-24T17:25:25.283Z] Removing intermediate container 2ac75d09ff8d [2024-07-24T17:25:25.283Z] ---> fc1d3b3345a6 [2024-07-24T17:25:25.283Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T17:25:25.283Z] ---> Running in 96fca120db72 [2024-07-24T17:25:25.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T17:25:25.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T17:25:25.791Z] OK: 131 MiB in 122 packages [2024-07-24T17:25:26.050Z] Removing intermediate container f7c81bab5cb7 [2024-07-24T17:25:26.050Z] ---> 0debf53dd477 [2024-07-24T17:25:26.050Z] Step 19/37 : WORKDIR / [2024-07-24T17:25:26.050Z] ---> Running in 706cf3271dcd [2024-07-24T17:25:26.310Z] Removing intermediate container 706cf3271dcd [2024-07-24T17:25:26.310Z] ---> 6cdc331e4806 [2024-07-24T17:25:26.310Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-24T17:25:26.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T17:25:26.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T17:25:27.245Z] ---> 690c6eeb4651 [2024-07-24T17:25:27.245Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-24T17:25:27.506Z] ---> e695535b41aa [2024-07-24T17:25:27.506Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-24T17:25:27.506Z] ---> 8f30eb46d7f3 [2024-07-24T17:25:27.506Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-24T17:25:27.767Z] ---> 8e57b5c2fc34 [2024-07-24T17:25:27.767Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-24T17:25:27.925Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-24T17:25:27.925Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-24T17:25:27.925Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-24T17:25:27.925Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-24T17:25:27.925Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-24T17:25:28.024Z] ---> b82f926a8a4b [2024-07-24T17:25:28.024Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-24T17:25:28.024Z] ---> f9a9e4b1ec98 [2024-07-24T17:25:28.024Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-24T17:25:28.193Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-24T17:25:28.193Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-24T17:25:28.193Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-24T17:25:28.193Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-24T17:25:28.460Z] (10/13) Installing kmod-libs (30-r3) [2024-07-24T17:25:28.460Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-24T17:25:28.460Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-24T17:25:28.460Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-24T17:25:28.728Z] Executing busybox-1.36.1-r5.trigger [2024-07-24T17:25:28.728Z] Executing eudev-3.2.11-r8.trigger [2024-07-24T17:25:28.728Z] OK: 273 MiB in 65 packages [2024-07-24T17:25:28.957Z] ---> 72a2427cf057 [2024-07-24T17:25:28.957Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-24T17:25:28.957Z] ---> Running in f7e447ba1bdc [2024-07-24T17:25:29.525Z] Removing intermediate container f7e447ba1bdc [2024-07-24T17:25:29.525Z] ---> c916fa3f61a4 [2024-07-24T17:25:29.525Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-24T17:25:29.525Z] ---> Running in db1727e5e346 [2024-07-24T17:25:30.090Z] Removing intermediate container db1727e5e346 [2024-07-24T17:25:30.090Z] ---> 49d814ed90db [2024-07-24T17:25:30.090Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-24T17:25:30.090Z] ---> Running in a59cf88906e0 [2024-07-24T17:25:30.136Z] Removing intermediate container 96fca120db72 [2024-07-24T17:25:30.136Z] ---> 51ae1b9779e2 [2024-07-24T17:25:30.136Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-24T17:25:30.136Z] ---> Running in b46188d52288 [2024-07-24T17:25:30.136Z] Removing intermediate container b46188d52288 [2024-07-24T17:25:30.136Z] ---> d0cd053e94cb [2024-07-24T17:25:30.136Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-24T17:25:30.657Z] Removing intermediate container a59cf88906e0 [2024-07-24T17:25:30.657Z] ---> 7f4ac2f0cab0 [2024-07-24T17:25:30.657Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-24T17:25:30.657Z] ---> Running in 422d494e0404 [2024-07-24T17:25:30.727Z] ---> 1139c99f9b34 [2024-07-24T17:25:30.727Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T17:25:30.727Z] ---> Running in e8a2dc199272 [2024-07-24T17:25:31.225Z] Removing intermediate container 422d494e0404 [2024-07-24T17:25:31.225Z] ---> 46ac09fb22ef [2024-07-24T17:25:31.225Z] Step 31/37 : EXPOSE 59983 [2024-07-24T17:25:31.225Z] ---> Running in 081cbb20b784 [2024-07-24T17:25:31.225Z] Removing intermediate container 081cbb20b784 [2024-07-24T17:25:31.225Z] ---> 73782a7f16dc [2024-07-24T17:25:31.225Z] Step 32/37 : EXPOSE 8554 [2024-07-24T17:25:31.225Z] ---> Running in 4be704d8850e [2024-07-24T17:25:31.482Z] Removing intermediate container 4be704d8850e [2024-07-24T17:25:31.482Z] ---> 8aceb0ef6c80 [2024-07-24T17:25:31.482Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-24T17:25:31.482Z] ---> Running in e2cb621e5521 [2024-07-24T17:25:31.482Z] Removing intermediate container e2cb621e5521 [2024-07-24T17:25:31.482Z] ---> df39c4d20242 [2024-07-24T17:25:31.482Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-24T17:25:31.482Z] ---> Running in 4491b06e9baa [2024-07-24T17:25:31.482Z] Removing intermediate container 4491b06e9baa [2024-07-24T17:25:31.482Z] ---> 41ea4133cdd9 [2024-07-24T17:25:31.482Z] Step 35/37 : LABEL arch=amd64 [2024-07-24T17:25:31.482Z] ---> Running in 97ad168289df [2024-07-24T17:25:31.740Z] Removing intermediate container 97ad168289df [2024-07-24T17:25:31.740Z] ---> 9697c8663576 [2024-07-24T17:25:31.740Z] Step 36/37 : LABEL git_sha=6f6fb67331fbaaf119acd4dab23bcfbdcce09973 [2024-07-24T17:25:31.740Z] ---> Running in 086ebb3d69ed [2024-07-24T17:25:31.740Z] Removing intermediate container 086ebb3d69ed [2024-07-24T17:25:31.740Z] ---> 881aa0bccf38 [2024-07-24T17:25:31.740Z] Step 37/37 : LABEL version=0.0.0 [2024-07-24T17:25:31.740Z] ---> Running in f6f08a3bcfeb [2024-07-24T17:25:31.740Z] Removing intermediate container f6f08a3bcfeb [2024-07-24T17:25:31.740Z] ---> 4fe9c1f0587f [2024-07-24T17:25:31.740Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-24T17:25:31.740Z] Successfully built 4fe9c1f0587f [2024-07-24T17:25:31.740Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:25:32.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T17:25:32.842Z] [2024-07-24T17:25:32.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:25:33.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T17:25:33.256Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-24T17:25:33.256Z] 5eb5b503b376: Pulling fs layer [2024-07-24T17:25:33.256Z] 5c69ac0246d0: Pulling fs layer [2024-07-24T17:25:33.256Z] ec43610c2a17: Pulling fs layer [2024-07-24T17:25:33.256Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-24T17:25:33.256Z] 33b1e0a273af: Pulling fs layer [2024-07-24T17:25:33.256Z] 5d3b04190fa2: Pulling fs layer [2024-07-24T17:25:33.256Z] 2f39f015ded8: Pulling fs layer [2024-07-24T17:25:33.256Z] 33b1e0a273af: Waiting [2024-07-24T17:25:33.256Z] 5d3b04190fa2: Waiting [2024-07-24T17:25:33.256Z] 3a2ae6a8a46f: Waiting [2024-07-24T17:25:33.256Z] 2f39f015ded8: Waiting [2024-07-24T17:25:33.256Z] 5c69ac0246d0: Download complete [2024-07-24T17:25:33.256Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-24T17:25:33.256Z] 3a2ae6a8a46f: Download complete [2024-07-24T17:25:33.256Z] 33b1e0a273af: Verifying Checksum [2024-07-24T17:25:33.256Z] 33b1e0a273af: Download complete [2024-07-24T17:25:33.256Z] ec43610c2a17: Verifying Checksum [2024-07-24T17:25:33.256Z] ec43610c2a17: Download complete [2024-07-24T17:25:33.256Z] 5d3b04190fa2: Verifying Checksum [2024-07-24T17:25:33.256Z] 5d3b04190fa2: Download complete [2024-07-24T17:25:33.515Z] 5eb5b503b376: Download complete [2024-07-24T17:25:34.080Z] 2f39f015ded8: Download complete [2024-07-24T17:25:34.646Z] 5eb5b503b376: Pull complete [2024-07-24T17:25:34.913Z] 5c69ac0246d0: Pull complete [2024-07-24T17:25:35.172Z] ec43610c2a17: Pull complete [2024-07-24T17:25:35.172Z] 3a2ae6a8a46f: Pull complete [2024-07-24T17:25:35.429Z] 33b1e0a273af: Pull complete [2024-07-24T17:25:35.429Z] 5d3b04190fa2: Pull complete [2024-07-24T17:25:39.612Z] 2f39f015ded8: Pull complete [2024-07-24T17:25:39.612Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-24T17:25:39.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T17:25:39.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T17:25:39.895Z] prd-ubuntu20.04-docker-8c-8g-6348 does not seem to be running inside a container [2024-07-24T17:25:39.919Z] $ 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-340 -v /w/workspace/foundry_device-usb-camera_PR-340:/w/workspace/foundry_device-usb-camera_PR-340:rw,z -v /w/workspace/foundry_device-usb-camera_PR-340@tmp:/w/workspace/foundry_device-usb-camera_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-24T17:25:42.677Z] $ docker top 04f222d1048411affa66b280e6e027f464144ef5918c077fc281b73004bd9c1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T17:25:43.190Z] ---> job-cost.sh [2024-07-24T17:25:43.190Z] lf-activate-venv: SKIPPING [2024-07-24T17:25:43.190Z] INFO: No Stack... [2024-07-24T17:25:43.449Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-24T17:25:43.710Z] INFO: Archiving Costs [Pipeline] sh [2024-07-24T17:25:44.035Z] + cat /w/workspace/foundry_device-usb-camera_PR-340/archives/cost.csv [2024-07-24T17:25:44.035Z] + cut -d, -f6 [Pipeline] lock [2024-07-24T17:25:44.093Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-340-1-stack-cost] [2024-07-24T17:25:44.100Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-340-1-stack-cost] did not exist. Created. [2024-07-24T17:25:44.108Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T17:25:44.538Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-24T17:25:44.596Z] Stashed 1 file(s) [Pipeline] } [2024-07-24T17:25:44.645Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-24T17:25:44.742Z] $ docker stop --time=1 04f222d1048411affa66b280e6e027f464144ef5918c077fc281b73004bd9c1b [2024-07-24T17:25:45.907Z] $ docker rm -f --volumes 04f222d1048411affa66b280e6e027f464144ef5918c077fc281b73004bd9c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-24T17:27:22.392Z] Removing intermediate container e8a2dc199272 [2024-07-24T17:27:22.392Z] ---> 4a7c21911840 [2024-07-24T17:27:22.392Z] Step 11/13 : COPY . . [2024-07-24T17:27:22.392Z] ---> 6c1ee1685914 [2024-07-24T17:27:22.392Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-24T17:27:22.392Z] ---> Running in cc9d6491921e [2024-07-24T17:27:22.392Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T17:27:22.392Z]  Dload Upload Total Spent Left Speed [2024-07-24T17:27:22.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100 1062  0  0 8384   0 --:--:-- --:--:-- --:--:-- 8428 [2024-07-24T17:27:22.392Z] Removing intermediate container cc9d6491921e [2024-07-24T17:27:22.392Z] ---> 7fe0b9b35834 [2024-07-24T17:27:22.392Z] Step 13/13 : RUN ${MAKE} [2024-07-24T17:27:22.392Z] ---> Running in 02001d0ea63f [2024-07-24T17:27:22.392Z] noop [2024-07-24T17:27:22.392Z] Removing intermediate container 02001d0ea63f [2024-07-24T17:27:22.392Z] ---> 677ac898d129 [2024-07-24T17:27:22.392Z] Successfully built 677ac898d129 [2024-07-24T17:27:22.392Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:27:22.927Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T17:27:22.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T17:27:23.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-6349 does not seem to be running inside a container [2024-07-24T17:27:23.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-24T17:27:24.512Z] $ docker top 992dae45b3eb721d13cc0f48f51e7cfe17d26fb407d7470068a9c025202b61cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T17:27:25.391Z] + go version [2024-07-24T17:27:25.391Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-24T17:27:25.424Z] $ docker stop --time=1 992dae45b3eb721d13cc0f48f51e7cfe17d26fb407d7470068a9c025202b61cd [2024-07-24T17:27:27.022Z] $ docker rm -f --volumes 992dae45b3eb721d13cc0f48f51e7cfe17d26fb407d7470068a9c025202b61cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:27:27.997Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T17:27:27.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T17:27:28.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-6349 does not seem to be running inside a container [2024-07-24T17:27:28.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-24T17:27:29.457Z] $ docker top b369f19cfd89fd062bbdf16b0acb4ce5e4f3dca1403371c0f679e7391eeb9b5a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T17:27:30.022Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-07-24T17:27:30.441Z] + make test [2024-07-24T17:27:30.709Z] go test ./... -coverprofile=coverage.out ./... [2024-07-24T17:27:36.054Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-24T17:31:12.838Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-24T17:31:22.905Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.060s coverage: 4.4% of statements [2024-07-24T17:31:22.905Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-24T17:31:22.905Z] go vet ./... [2024-07-24T17:32:09.935Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T17:32:09.935Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T17:32:09.935Z] ./bin/test-attribution-txt.sh [2024-07-24T17:32:09.935Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-24T17:32:09.935Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-24T17:32:10.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-24T17:32:10.042Z] $ docker stop --time=1 b369f19cfd89fd062bbdf16b0acb4ce5e4f3dca1403371c0f679e7391eeb9b5a [2024-07-24T17:32:11.957Z] $ docker rm -f --volumes b369f19cfd89fd062bbdf16b0acb4ce5e4f3dca1403371c0f679e7391eeb9b5a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T17:32:13.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-24T17:32:13.611Z] Warning: overwriting stash ‘coverage-report’ [2024-07-24T17:32:14.085Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T17:32:14.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-24T17:32:15.088Z] + ls -al . [2024-07-24T17:32:15.088Z] total 288 [2024-07-24T17:32:15.088Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 17:27 . [2024-07-24T17:32:15.088Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 17:24 .. [2024-07-24T17:32:15.088Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 17:24 .git [2024-07-24T17:32:15.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 17:24 .github [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 24 17:24 .gitignore [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 24 17:24 .golangci.yml [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 24 17:24 .hadolint.yml [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 24 17:24 Attribution.txt [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 24 17:24 CHANGELOG.md [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 24 17:24 Dockerfile [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 24 17:24 GOVERNANCE.md [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 24 17:24 Jenkinsfile [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 24 17:24 LICENSE [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 24 17:24 Makefile [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 24 17:24 OWNERS.md [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 24 17:24 README.md [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 24 17:22 VERSION [2024-07-24T17:32:15.088Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 17:24 bin [2024-07-24T17:32:15.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 17:24 cmd [2024-07-24T17:32:15.088Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 24 17:31 coverage.out [2024-07-24T17:32:15.088Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 24 17:24 docker-entrypoint.sh [2024-07-24T17:32:15.088Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 17:24 docs [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 7210 Jul 24 17:24 go.mod [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 102021 Jul 24 17:24 go.sum [2024-07-24T17:32:15.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 17:24 internal [2024-07-24T17:32:15.088Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 24 17:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:32:15.562Z] + 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=6f6fb67331fbaaf119acd4dab23bcfbdcce09973 --label arch=arm64 --label version=0.0.0 . [2024-07-24T17:32:16.146Z] Sending build context to Docker daemon 10.55MB [2024-07-24T17:32:16.146Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T17:32:16.146Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-24T17:32:16.146Z] ---> 677ac898d129 [2024-07-24T17:32:16.146Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-24T17:32:16.146Z] ---> Running in f93264b36ad8 [2024-07-24T17:32:16.413Z] Removing intermediate container f93264b36ad8 [2024-07-24T17:32:16.413Z] ---> 1d930e7bd636 [2024-07-24T17:32:16.413Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T17:32:16.677Z] ---> Running in e4c2a6c7a927 [2024-07-24T17:32:16.942Z] Removing intermediate container e4c2a6c7a927 [2024-07-24T17:32:16.942Z] ---> bb94a21c87ce [2024-07-24T17:32:16.942Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-24T17:32:16.942Z] ---> Running in 54d6cb21877f [2024-07-24T17:32:17.208Z] Removing intermediate container 54d6cb21877f [2024-07-24T17:32:17.208Z] ---> f0e946568abd [2024-07-24T17:32:17.208Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-24T17:32:17.208Z] ---> Running in 92605583f23d [2024-07-24T17:32:17.789Z] Removing intermediate container 92605583f23d [2024-07-24T17:32:17.789Z] ---> 5f948ad6c3a2 [2024-07-24T17:32:17.789Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T17:32:17.789Z] ---> Running in 73afd1aa7738 [2024-07-24T17:32:18.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T17:32:19.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T17:32:19.979Z] OK: 273 MiB in 65 packages [2024-07-24T17:32:20.564Z] Removing intermediate container 73afd1aa7738 [2024-07-24T17:32:20.564Z] ---> e251f5b8221a [2024-07-24T17:32:20.564Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-24T17:32:20.829Z] ---> Running in 826d7928f658 [2024-07-24T17:32:21.097Z] Removing intermediate container 826d7928f658 [2024-07-24T17:32:21.097Z] ---> 3437fcde19fa [2024-07-24T17:32:21.097Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-24T17:32:21.696Z] ---> 95cf87b56245 [2024-07-24T17:32:21.696Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T17:32:21.696Z] ---> Running in 185e9310e942 [2024-07-24T17:32:24.277Z] Removing intermediate container 185e9310e942 [2024-07-24T17:32:24.277Z] ---> 292d901b6a36 [2024-07-24T17:32:24.277Z] Step 11/37 : COPY . . [2024-07-24T17:32:25.698Z] ---> 994c26253abb [2024-07-24T17:32:25.698Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-24T17:32:25.698Z] ---> Running in ca1487e86fdb [2024-07-24T17:32:26.280Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2024-07-24T17:32:26.280Z]  Dload Upload  Total Spent Left Speed [2024-07-24T17:32:26.549Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4995 0 --:--:-- --:--:-- --:--:-- 5009 [2024-07-24T17:32:27.142Z] Removing intermediate container ca1487e86fdb [2024-07-24T17:32:27.142Z] ---> 8d2d1130f4c6 [2024-07-24T17:32:27.142Z] Step 13/37 : RUN ${MAKE} [2024-07-24T17:32:27.409Z] ---> Running in eea450bae937 [2024-07-24T17:32:28.368Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.26" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-24T17:36:05.159Z] Removing intermediate container eea450bae937 [2024-07-24T17:36:05.159Z] ---> 5ad92e268953 [2024-07-24T17:36:05.159Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-24T17:36:05.159Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-24T17:36:05.159Z] da4d7e05a7aa: Pulling fs layer [2024-07-24T17:36:05.159Z] da4d7e05a7aa: Verifying Checksum [2024-07-24T17:36:05.159Z] da4d7e05a7aa: Download complete [2024-07-24T17:36:05.424Z] da4d7e05a7aa: Pull complete [2024-07-24T17:36:05.424Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-24T17:36:05.424Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-24T17:36:05.424Z] ---> 62c65ed7ef0d [2024-07-24T17:36:05.424Z] Step 15/37 : FROM alpine:3.18 [2024-07-24T17:36:06.002Z] 3.18: Pulling from library/alpine [2024-07-24T17:36:06.002Z] 4983c3fe2029: Pulling fs layer [2024-07-24T17:36:06.269Z] 4983c3fe2029: Verifying Checksum [2024-07-24T17:36:06.269Z] 4983c3fe2029: Download complete [2024-07-24T17:36:06.858Z] 4983c3fe2029: Pull complete [2024-07-24T17:36:06.858Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T17:36:06.858Z] Status: Downloaded newer image for alpine:3.18 [2024-07-24T17:36:06.858Z] ---> a0237000ae83 [2024-07-24T17:36:06.858Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-24T17:36:06.858Z] ---> Running in d641e12f0afc [2024-07-24T17:36:07.130Z] Removing intermediate container d641e12f0afc [2024-07-24T17:36:07.130Z] ---> 19ac59f8091c [2024-07-24T17:36:07.130Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-24T17:36:07.398Z] ---> Running in 34a7b3f8b3c6 [2024-07-24T17:36:08.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T17:36:08.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T17:36:09.572Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-07-24T17:36:09.572Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-07-24T17:36:09.838Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-07-24T17:36:09.838Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-07-24T17:36:10.793Z] (5/104) Installing libxau (1.0.11-r2) [2024-07-24T17:36:10.793Z] (6/104) Installing libmd (1.0.4-r2) [2024-07-24T17:36:10.793Z] (7/104) Installing libbsd (0.11.7-r1) [2024-07-24T17:36:10.793Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-07-24T17:36:10.793Z] (9/104) Installing libxcb (1.15-r1) [2024-07-24T17:36:10.793Z] (10/104) Installing libx11 (1.8.7-r0) [2024-07-24T17:36:10.793Z] (11/104) Installing libdrm (2.4.115-r4) [2024-07-24T17:36:10.793Z] (12/104) Installing libxext (1.3.5-r2) [2024-07-24T17:36:10.793Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-07-24T17:36:10.793Z] (14/104) Installing libffi (3.4.4-r2) [2024-07-24T17:36:10.793Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-07-24T17:36:10.793Z] (16/104) Installing libva (2.18.0-r1) [2024-07-24T17:36:11.059Z] (17/104) Installing libvdpau (1.5-r1) [2024-07-24T17:36:11.059Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-24T17:36:11.059Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-07-24T17:36:11.059Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-07-24T17:36:11.059Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-07-24T17:36:11.059Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-24T17:36:11.059Z] (23/104) Installing libhwy (1.0.4-r1) [2024-07-24T17:36:11.325Z] (24/104) Installing lcms2 (2.15-r2) [2024-07-24T17:36:11.325Z] (25/104) Installing libjxl (0.8.2-r0) [2024-07-24T17:36:11.325Z] (26/104) Installing lame-libs (3.100-r5) [2024-07-24T17:36:11.325Z] (27/104) Installing opus (1.4-r0) [2024-07-24T17:36:11.325Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-07-24T17:36:11.325Z] (29/104) Installing soxr (0.1.3-r5) [2024-07-24T17:36:11.593Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-24T17:36:11.593Z] (31/104) Installing libogg (1.3.5-r4) [2024-07-24T17:36:11.593Z] (32/104) Installing libtheora (1.1.1-r17) [2024-07-24T17:36:11.593Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-07-24T17:36:11.593Z] (34/104) Installing libvpx (1.13.0-r2) [2024-07-24T17:36:11.593Z] (35/104) Installing libwebp (1.3.2-r0) [2024-07-24T17:36:11.593Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-07-24T17:36:11.859Z] (37/104) Installing numactl (2.0.16-r4) [2024-07-24T17:36:11.859Z] (38/104) Installing x265-libs (3.5-r4) [2024-07-24T17:36:11.859Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-07-24T17:36:11.859Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-24T17:36:12.440Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-07-24T17:36:12.440Z] (42/104) Installing libexpat (2.6.2-r0) [2024-07-24T17:36:12.440Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-07-24T17:36:12.440Z] (44/104) Installing libpng (1.6.39-r3) [2024-07-24T17:36:12.440Z] (45/104) Installing freetype (2.13.0-r5) [2024-07-24T17:36:12.440Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-07-24T17:36:12.440Z] (47/104) Installing fribidi (1.0.13-r0) [2024-07-24T17:36:12.440Z] (48/104) Installing libintl (0.21.1-r7) [2024-07-24T17:36:12.440Z] (49/104) Installing libblkid (2.38.1-r8) [2024-07-24T17:36:12.440Z] (50/104) Installing libmount (2.38.1-r8) [2024-07-24T17:36:12.440Z] (51/104) Installing pcre2 (10.42-r1) [2024-07-24T17:36:12.705Z] (52/104) Installing glib (2.76.6-r0) [2024-07-24T17:36:12.705Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-07-24T17:36:12.705Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-07-24T17:36:12.705Z] (55/104) Installing libunibreak (5.1-r0) [2024-07-24T17:36:12.705Z] (56/104) Installing libass (0.17.1-r0) [2024-07-24T17:36:12.705Z] (57/104) Installing libbluray (1.3.4-r0) [2024-07-24T17:36:12.705Z] (58/104) Installing gmp (6.2.1-r3) [2024-07-24T17:36:12.705Z] (59/104) Installing nettle (3.8.1-r2) [2024-07-24T17:36:12.705Z] (60/104) Installing libunistring (1.1-r1) [2024-07-24T17:36:12.970Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-07-24T17:36:12.970Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-07-24T17:36:12.970Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-07-24T17:36:12.970Z] (64/104) Installing gnutls (3.8.4-r0) [2024-07-24T17:36:12.970Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-07-24T17:36:12.971Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-07-24T17:36:12.971Z] (67/104) Installing cjson (1.7.17-r0) [2024-07-24T17:36:13.235Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-07-24T17:36:13.235Z] (69/104) Installing librist (0.2.7-r0) [2024-07-24T17:36:13.235Z] (70/104) Installing libsrt (1.5.2-r0) [2024-07-24T17:36:13.235Z] (71/104) Installing libssh (0.10.5-r0) [2024-07-24T17:36:13.235Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-07-24T17:36:13.235Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-07-24T17:36:13.235Z] (74/104) Installing libsodium (1.0.18-r3) [2024-07-24T17:36:13.235Z] (75/104) Installing libzmq (4.3.4-r4) [2024-07-24T17:36:13.235Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-24T17:36:13.499Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-07-24T17:36:13.762Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-07-24T17:36:13.762Z] (79/104) Installing shaderc (2023.3-r1) [2024-07-24T17:36:14.024Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-07-24T17:36:14.024Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-07-24T17:36:14.287Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-24T17:36:14.287Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-24T17:36:14.287Z] (84/104) Installing vidstab (1.1.1-r0) [2024-07-24T17:36:14.550Z] (85/104) Installing zimg (3.0.5-r0) [2024-07-24T17:36:14.550Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-24T17:36:14.814Z] (87/104) Installing libasyncns (0.8-r1) [2024-07-24T17:36:14.814Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-07-24T17:36:14.814Z] (89/104) Installing libltdl (2.4.7-r2) [2024-07-24T17:36:14.814Z] (90/104) Installing orc (0.4.34-r0) [2024-07-24T17:36:14.814Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-07-24T17:36:14.814Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-07-24T17:36:14.814Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-07-24T17:36:14.814Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-07-24T17:36:15.077Z] (95/104) Installing libpulse (16.1-r10) [2024-07-24T17:36:15.077Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-24T17:36:15.077Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-07-24T17:36:15.077Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-24T17:36:15.342Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-07-24T17:36:15.342Z] (100/104) Installing udev-init-scripts (35-r1) [2024-07-24T17:36:15.342Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-07-24T17:36:15.342Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-07-24T17:36:15.342Z] (103/104) Installing kmod-libs (30-r3) [2024-07-24T17:36:15.342Z] (104/104) Installing eudev (3.2.11-r8) [2024-07-24T17:36:15.342Z] Executing busybox-1.36.1-r7.trigger [2024-07-24T17:36:15.342Z] Executing glib-2.76.6-r0.trigger [2024-07-24T17:36:15.342Z] Executing eudev-3.2.11-r8.trigger [2024-07-24T17:36:15.606Z] OK: 110 MiB in 119 packages [2024-07-24T17:36:18.941Z] Removing intermediate container 34a7b3f8b3c6 [2024-07-24T17:36:18.941Z] ---> 73bd9df0bd77 [2024-07-24T17:36:18.941Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-24T17:36:18.941Z] ---> Running in b6273bd043b7 [2024-07-24T17:36:19.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T17:36:20.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T17:36:21.431Z] OK: 110 MiB in 119 packages [2024-07-24T17:36:22.393Z] Removing intermediate container b6273bd043b7 [2024-07-24T17:36:22.393Z] ---> eb3ddb5558d5 [2024-07-24T17:36:22.393Z] Step 19/37 : WORKDIR / [2024-07-24T17:36:22.393Z] ---> Running in 14a098108187 [2024-07-24T17:36:22.659Z] Removing intermediate container 14a098108187 [2024-07-24T17:36:22.659Z] ---> f64f19072367 [2024-07-24T17:36:22.659Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-24T17:36:24.597Z] ---> 8a75120f0b0d [2024-07-24T17:36:24.597Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-24T17:36:25.181Z] ---> c4324786112f [2024-07-24T17:36:25.181Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-24T17:36:25.763Z] ---> b082958047de [2024-07-24T17:36:25.763Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-24T17:36:26.348Z] ---> eafe0f86244c [2024-07-24T17:36:26.348Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-24T17:36:26.617Z] ---> a5edd885ce44 [2024-07-24T17:36:26.617Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-24T17:36:27.216Z] ---> 04f3038fa56c [2024-07-24T17:36:27.216Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-24T17:36:29.159Z] ---> dd37bc1d843d [2024-07-24T17:36:29.159Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-24T17:36:29.159Z] ---> Running in 497785c9229b [2024-07-24T17:36:30.560Z] Removing intermediate container 497785c9229b [2024-07-24T17:36:30.560Z] ---> 6cb75871f206 [2024-07-24T17:36:30.560Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-24T17:36:30.560Z] ---> Running in b8bd1e50b637 [2024-07-24T17:36:32.490Z] Removing intermediate container b8bd1e50b637 [2024-07-24T17:36:32.490Z] ---> 86d03f34e20d [2024-07-24T17:36:32.490Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-24T17:36:32.490Z] ---> Running in 54972280b9de [2024-07-24T17:36:33.891Z] Removing intermediate container 54972280b9de [2024-07-24T17:36:33.891Z] ---> 1a9fd6dfbe20 [2024-07-24T17:36:33.891Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-24T17:36:33.891Z] ---> Running in 705488f5e76d [2024-07-24T17:36:35.832Z] Removing intermediate container 705488f5e76d [2024-07-24T17:36:35.832Z] ---> 7a41164fa902 [2024-07-24T17:36:35.832Z] Step 31/37 : EXPOSE 59983 [2024-07-24T17:36:35.832Z] ---> Running in a9b1e4c0624f [2024-07-24T17:36:35.832Z] Removing intermediate container a9b1e4c0624f [2024-07-24T17:36:35.832Z] ---> 88ff93bca0a5 [2024-07-24T17:36:35.832Z] Step 32/37 : EXPOSE 8554 [2024-07-24T17:36:35.832Z] ---> Running in 6b6e5207ad28 [2024-07-24T17:36:36.418Z] Removing intermediate container 6b6e5207ad28 [2024-07-24T17:36:36.419Z] ---> aa1f92db3f5c [2024-07-24T17:36:36.419Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-24T17:36:36.419Z] ---> Running in e0a7d1e4531c [2024-07-24T17:36:36.685Z] Removing intermediate container e0a7d1e4531c [2024-07-24T17:36:36.685Z] ---> 6fdae5480ea9 [2024-07-24T17:36:36.685Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-24T17:36:36.685Z] ---> Running in b697346b20fa [2024-07-24T17:36:36.951Z] Removing intermediate container b697346b20fa [2024-07-24T17:36:36.952Z] ---> e98b02451ec4 [2024-07-24T17:36:36.952Z] Step 35/37 : LABEL arch=arm64 [2024-07-24T17:36:36.952Z] ---> Running in 69fc75ea9738 [2024-07-24T17:36:37.218Z] Removing intermediate container 69fc75ea9738 [2024-07-24T17:36:37.218Z] ---> 964c5dfe6b41 [2024-07-24T17:36:37.218Z] Step 36/37 : LABEL git_sha=6f6fb67331fbaaf119acd4dab23bcfbdcce09973 [2024-07-24T17:36:37.488Z] ---> Running in f531c9d74cc1 [2024-07-24T17:36:37.754Z] Removing intermediate container f531c9d74cc1 [2024-07-24T17:36:37.754Z] ---> 5c1f5f87504f [2024-07-24T17:36:37.754Z] Step 37/37 : LABEL version=0.0.0 [2024-07-24T17:36:37.754Z] ---> Running in 2cc3ec120113 [2024-07-24T17:36:38.018Z] Removing intermediate container 2cc3ec120113 [2024-07-24T17:36:38.018Z] ---> 9d8d72a4ad3e [2024-07-24T17:36:38.018Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-24T17:36:38.018Z] Successfully built 9d8d72a4ad3e [2024-07-24T17:36:38.018Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:36:38.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T17:36:38.949Z] [2024-07-24T17:36:38.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:36:39.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T17:36:39.391Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-24T17:36:39.391Z] 8998bd30e6a1: Pulling fs layer [2024-07-24T17:36:39.391Z] 04944245beec: Pulling fs layer [2024-07-24T17:36:39.391Z] 699f458cf7ca: Pulling fs layer [2024-07-24T17:36:39.391Z] 765212b225bb: Pulling fs layer [2024-07-24T17:36:39.391Z] f23df028b6ca: Pulling fs layer [2024-07-24T17:36:39.391Z] d65c8cfc05b1: Pulling fs layer [2024-07-24T17:36:39.391Z] 2437ff75d9bd: Pulling fs layer [2024-07-24T17:36:39.391Z] f23df028b6ca: Waiting [2024-07-24T17:36:39.391Z] d65c8cfc05b1: Waiting [2024-07-24T17:36:39.391Z] 2437ff75d9bd: Waiting [2024-07-24T17:36:39.391Z] 765212b225bb: Waiting [2024-07-24T17:36:39.658Z] 04944245beec: Verifying Checksum [2024-07-24T17:36:39.658Z] 04944245beec: Download complete [2024-07-24T17:36:39.658Z] 765212b225bb: Verifying Checksum [2024-07-24T17:36:39.658Z] 765212b225bb: Download complete [2024-07-24T17:36:39.658Z] f23df028b6ca: Verifying Checksum [2024-07-24T17:36:39.658Z] f23df028b6ca: Download complete [2024-07-24T17:36:39.658Z] d65c8cfc05b1: Verifying Checksum [2024-07-24T17:36:39.658Z] d65c8cfc05b1: Download complete [2024-07-24T17:36:39.927Z] 699f458cf7ca: Verifying Checksum [2024-07-24T17:36:39.927Z] 699f458cf7ca: Download complete [2024-07-24T17:36:40.193Z] 8998bd30e6a1: Verifying Checksum [2024-07-24T17:36:40.193Z] 8998bd30e6a1: Download complete [2024-07-24T17:36:42.773Z] 2437ff75d9bd: Verifying Checksum [2024-07-24T17:36:42.773Z] 2437ff75d9bd: Download complete [2024-07-24T17:36:44.716Z] 8998bd30e6a1: Pull complete [2024-07-24T17:36:45.299Z] 04944245beec: Pull complete [2024-07-24T17:36:47.237Z] 699f458cf7ca: Pull complete [2024-07-24T17:36:47.237Z] 765212b225bb: Pull complete [2024-07-24T17:36:48.192Z] f23df028b6ca: Pull complete [2024-07-24T17:36:48.192Z] d65c8cfc05b1: Pull complete [2024-07-24T17:37:06.379Z] 2437ff75d9bd: Pull complete [2024-07-24T17:37:06.379Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-24T17:37:06.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T17:37:06.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T17:37:06.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-6349 does not seem to be running inside a container [2024-07-24T17:37:06.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-24T17:37:09.304Z] $ docker top aec8cba9528888e71184ed88c3e12342b82ea859d26cf67d2fdea131314d8f47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T17:37:10.236Z] ---> job-cost.sh [2024-07-24T17:37:10.236Z] lf-activate-venv: SKIPPING [2024-07-24T17:37:10.236Z] INFO: No Stack... [2024-07-24T17:37:10.498Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-24T17:37:11.445Z] INFO: Archiving Costs [Pipeline] sh [2024-07-24T17:37:12.148Z] + cut -d, -f6 [2024-07-24T17:37:12.149Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2024-07-24T17:37:12.239Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-340-1-stack-cost] [2024-07-24T17:37:12.248Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-340-1-stack-cost] did not exist. Created. [2024-07-24T17:37:12.256Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T17:37:13.032Z] /w/workspace/device-usb-camera/1@tmp/durable-72dc9ad0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-24T17:37:13.832Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-24T17:37:13.879Z] Warning: overwriting stash ‘stack-cost’ [2024-07-24T17:37:13.953Z] Stashed 1 file(s) [Pipeline] } [2024-07-24T17:37:13.977Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-24T17:37:14.069Z] $ docker stop --time=1 aec8cba9528888e71184ed88c3e12342b82ea859d26cf67d2fdea131314d8f47 [2024-07-24T17:37:15.592Z] $ docker rm -f --volumes aec8cba9528888e71184ed88c3e12342b82ea859d26cf67d2fdea131314d8f47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-24T17:37:16.810Z] provisioning config files... [2024-07-24T17:37:16.818Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-340@tmp/config10198301895966988341tmp [Pipeline] { [Pipeline] sh [2024-07-24T17:37:17.177Z] + set +x [2024-07-24T17:37:17.177Z] + bash -s -- [2024-07-24T17:37:17.177Z] + curl -s https://codecov.io/bash [2024-07-24T17:37:17.177Z] [2024-07-24T17:37:17.177Z] _____ _ [2024-07-24T17:37:17.177Z] / ____| | | [2024-07-24T17:37:17.177Z] | | ___ __| | ___ ___ _____ __ [2024-07-24T17:37:17.177Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-24T17:37:17.177Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-24T17:37:17.177Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-24T17:37:17.177Z] Bash-1.0.6 [2024-07-24T17:37:17.177Z] [2024-07-24T17:37:17.177Z] [2024-07-24T17:37:17.177Z] ==> git version 2.25.1 found [2024-07-24T17:37:17.177Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-24T17:37:17.177Z] Release-Date: 2020-01-08 [2024-07-24T17:37:17.177Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-24T17:37:17.177Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-24T17:37:17.177Z] ==> Jenkins CI detected. [2024-07-24T17:37:17.177Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-340 [2024-07-24T17:37:17.177Z] project root: . [2024-07-24T17:37:17.177Z] --> token set from env [2024-07-24T17:37:17.177Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-24T17:37:17.177Z] ==> Running gcov in . (disable via -X gcov) [2024-07-24T17:37:17.177Z] ==> Python coveragepy not found [2024-07-24T17:37:17.177Z] ==> Searching for coverage reports in: [2024-07-24T17:37:17.177Z] + . [2024-07-24T17:37:17.177Z] -> Found 1 reports [2024-07-24T17:37:17.177Z] ==> Detecting git/mercurial file structure [2024-07-24T17:37:17.436Z] ==> Reading reports [2024-07-24T17:37:17.436Z] + ./coverage.out bytes=54703 [2024-07-24T17:37:17.436Z] ==> Appending adjustments [2024-07-24T17:37:17.436Z] https://docs.codecov.io/docs/fixing-reports [2024-07-24T17:37:17.436Z] + Found adjustments [2024-07-24T17:37:17.436Z] ==> Gzipping contents [2024-07-24T17:37:17.436Z] 8.0K /tmp/codecov.r0LzDg.gz [2024-07-24T17:37:17.436Z] ==> Uploading reports [2024-07-24T17:37:17.436Z] url: https://codecov.io [2024-07-24T17:37:17.436Z] query: branch=PR-340&commit=6f6fb67331fbaaf119acd4dab23bcfbdcce09973&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-340%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=340&job=&cmd_args= [2024-07-24T17:37:17.436Z] -> Pinging Codecov [2024-07-24T17:37:17.436Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-340&commit=6f6fb67331fbaaf119acd4dab23bcfbdcce09973&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-340%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=340&job=&cmd_args= [2024-07-24T17:37:17.436Z] -> Uploading to [2024-07-24T17:37:17.436Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-24/73D8F5FF140700D3E01443B452E23636/6f6fb67331fbaaf119acd4dab23bcfbdcce09973/da128737-5522-4679-82fc-84a4c37e1ca7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T173717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16c6b7ff400d11200b42a892492ce7a2bb1af6dcfd342f2dde48245f940f5f2d [2024-07-24T17:37:17.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T17:37:17.695Z] Dload Upload Total Spent Left Speed [2024-07-24T17:37:17.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 28472 --:--:-- --:--:-- --:--:-- 28472 [2024-07-24T17:37:17.695Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/6f6fb67331fbaaf119acd4dab23bcfbdcce09973 [Pipeline] } [2024-07-24T17:37:17.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-24T17:37:19.999Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-340/archives ] [2024-07-24T17:37:19.999Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-340/archives [2024-07-24T17:37:19.999Z] total 16 [2024-07-24T17:37:19.999Z] drwxr-xr-x 3 root root 4096 Jul 24 17:25 . [2024-07-24T17:37:19.999Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 24 17:25 .. [2024-07-24T17:37:19.999Z] drwxr-xr-x 2 root root 4096 Jul 24 17:25 cost [2024-07-24T17:37:19.999Z] -rw-r--r-- 1 root root 89 Jul 24 17:25 cost.csv [2024-07-24T17:37:19.999Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-340/archives [2024-07-24T17:37:19.999Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-340/archives [2024-07-24T17:37:19.999Z] total 16 [2024-07-24T17:37:19.999Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 17:25 . [2024-07-24T17:37:19.999Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 24 17:25 .. [2024-07-24T17:37:19.999Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 17:25 cost [2024-07-24T17:37:19.999Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 24 17:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-24T17:37:20.347Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T17:37:21.268Z] ---> package-listing.sh [2024-07-24T17:37:21.268Z] ++ facter osfamily [2024-07-24T17:37:21.268Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-24T17:37:21.528Z] + OS_FAMILY=debian [2024-07-24T17:37:21.528Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-340 [2024-07-24T17:37:21.528Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-24T17:37:21.528Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-24T17:37:21.528Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-24T17:37:21.528Z] + PACKAGES=/tmp/packages_start.txt [2024-07-24T17:37:21.528Z] + '[' /w/workspace/foundry_device-usb-camera_PR-340 ']' [2024-07-24T17:37:21.528Z] + PACKAGES=/tmp/packages_end.txt [2024-07-24T17:37:21.528Z] + case "${OS_FAMILY}" in [2024-07-24T17:37:21.528Z] + dpkg -l [2024-07-24T17:37:21.528Z] + grep '^ii' [2024-07-24T17:37:21.528Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-24T17:37:21.528Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-24T17:37:21.528Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-24T17:37:21.528Z] + '[' /w/workspace/foundry_device-usb-camera_PR-340 ']' [2024-07-24T17:37:21.528Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-340/archives/ [2024-07-24T17:37:21.528Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-340/archives/ [Pipeline] echo [2024-07-24T17:37:21.571Z] 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-340/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-24T17:37:21.871Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T17:37:22.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T17:37:22.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T17:37:22.715Z] prd-ubuntu20.04-docker-8c-8g-6348 does not seem to be running inside a container [2024-07-24T17:37:22.733Z] $ 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-340/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-340 -v /w/workspace/foundry_device-usb-camera_PR-340:/w/workspace/foundry_device-usb-camera_PR-340:rw,z -v /w/workspace/foundry_device-usb-camera_PR-340@tmp:/w/workspace/foundry_device-usb-camera_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-24T17:37:22.935Z] $ docker top e302d7873b9a0be3f37336b6e75c659700339762bbd0d8de49e9e12d70123cfd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T17:37:23.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-24T17:37:23.680Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-24T17:37:24.006Z] + ls /var/log/sa-host [2024-07-24T17:37:24.006Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T17:37:24.331Z] provisioning config files... [2024-07-24T17:37:24.341Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-340@tmp/config16207468331113556588tmp [Pipeline] { [Pipeline] echo [2024-07-24T17:37:24.418Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T17:37:24.749Z] ---> create-netrc.sh [Pipeline] } [2024-07-24T17:37:24.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-24T17:37:25.267Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-24T17:37:25.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T17:37:25.693Z] ---> sudo-logs.sh [2024-07-24T17:37:25.693Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-24T17:37:25.789Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T17:37:26.131Z] ---> job-cost.sh [2024-07-24T17:37:26.131Z] lf-activate-venv: SKIPPING [2024-07-24T17:37:26.131Z] DEBUG: total: 0.2199999988079071 [2024-07-24T17:37:26.131Z] INFO: Retrieving Stack Cost... [2024-07-24T17:37:26.701Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-24T17:37:26.959Z] INFO: Archiving Costs [Pipeline] echo [2024-07-24T17:37:27.009Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T17:37:27.335Z] ---> logs-deploy.sh [2024-07-24T17:37:27.335Z] lf-activate-venv: SKIPPING [2024-07-24T17:37:27.335Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-340/1 [2024-07-24T17:37:27.335Z] INFO: archiving workspace using pattern(s): [2024-07-24T17:37:28.275Z] Archives upload complete. [2024-07-24T17:37:28.275Z] INFO: archiving logs to Nexus