Pull request #330 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 9c9235d1d7c458420c1fb2951511f464a11dd6ca+1f442694eedc8eff68a11d1921283aa0284c9d87 (97ae12caa5a549683b5554ad9f4a78b8f540f213) 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-ssh14290781142841238302.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-ssh1702792863576304898.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-330/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-330/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2759784549590609227.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-330/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13831809841472032808.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-ssh15342265452886825552.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-330/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-330/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9729928269108124034.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-930 in /w/workspace/foundry_device-usb-camera_PR-330 [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-330 # 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/napa commit 1f442694eedc8eff68a11d1921283aa0284c9d87 into PR head commit 9c9235d1d7c458420c1fb2951511f464a11dd6ca > 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/330/head:refs/remotes/origin/PR-330 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c9235d1d7c458420c1fb2951511f464a11dd6ca # 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 1f442694eedc8eff68a11d1921283aa0284c9d87 # timeout=10 Merge succeeded, producing 9c9235d1d7c458420c1fb2951511f464a11dd6ca Checking out Revision 9c9235d1d7c458420c1fb2951511f464a11dd6ca (PR-330) Commit message: "build: Bump SDK and RTSP server versions" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c9235d1d7c458420c1fb2951511f464a11dd6ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T08:52:19.786Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T08:52:20.027Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T08:52:20.159Z] ========================================================= [2024-05-28T08:52:20.159Z] EdgeX Global Pipelines Version Info [2024-05-28T08:52:20.159Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:52:20.935Z] ------------------- [2024-05-28T08:52:20.935Z] stable info: [2024-05-28T08:52:20.935Z] ------------------- [2024-05-28T08:52:20.935Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T08:52:20.935Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T08:52:20.935Z] Message: update stable to v1.0.260 [2024-05-28T08:52:21.507Z] ------------------- [2024-05-28T08:52:21.507Z] experimental info: [2024-05-28T08:52:21.507Z] ------------------- [2024-05-28T08:52:21.507Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T08:52:21.507Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T08:52:21.507Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-28T08:52:21.730Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-05-28T08:52:21.792Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-05-28T08:52:21.855Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T08:52:21.913Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-28T08:52:21.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-28T08:52:22.031Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-28T08:52:22.091Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-28T08:52:22.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-28T08:52:22.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-28T08:52:22.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T08:52:22.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-28T08:52:22.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-05-28T08:52:22.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T08:52:22.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-28T08:52:22.606Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T08:52:22.670Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T08:52:22.730Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T08:52:22.795Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T08:52:22.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T08:52:22.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-28T08:52:23.004Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-28T08:52:23.064Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-28T08:52:23.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-28T08:52:23.182Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-28T08:52:23.244Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-28T08:52:23.311Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T08:52:23.372Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-28T08:52:23.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-330 [Pipeline] echo [2024-05-28T08:52:23.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-330 [Pipeline] echo [2024-05-28T08:52:23.568Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-330 [Pipeline] echo [2024-05-28T08:52:23.631Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c9235d1d7c458420c1fb2951511f464a11dd6ca [Pipeline] echo [2024-05-28T08:52:23.692Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c9235d [Pipeline] echo [2024-05-28T08:52:23.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T08:52:23.920Z] provisioning config files... [2024-05-28T08:52:23.937Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-330@tmp/config5592504233373902639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:52:24.335Z] ---> ****-login.sh [2024-05-28T08:52:24.335Z] nexus3.edgexfoundry.org:10001 [2024-05-28T08:52:24.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:52:24.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:52:24.860Z] Configure a credential helper to remove this warning. See [2024-05-28T08:52:24.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:52:24.860Z] [2024-05-28T08:52:24.860Z] Login Succeeded [2024-05-28T08:52:24.860Z] nexus3.edgexfoundry.org:10002 [2024-05-28T08:52:24.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:52:24.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:52:24.860Z] Configure a credential helper to remove this warning. See [2024-05-28T08:52:24.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:52:24.860Z] [2024-05-28T08:52:24.860Z] Login Succeeded [2024-05-28T08:52:24.860Z] nexus3.edgexfoundry.org:10003 [2024-05-28T08:52:24.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:52:25.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:52:25.120Z] Configure a credential helper to remove this warning. See [2024-05-28T08:52:25.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:52:25.120Z] [2024-05-28T08:52:25.120Z] Login Succeeded [2024-05-28T08:52:25.120Z] nexus3.edgexfoundry.org:10004 [2024-05-28T08:52:25.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:52:25.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:52:25.121Z] Configure a credential helper to remove this warning. See [2024-05-28T08:52:25.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:52:25.121Z] [2024-05-28T08:52:25.121Z] Login Succeeded [2024-05-28T08:52:25.121Z] ****.io [2024-05-28T08:52:25.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:52:25.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:52:25.383Z] Configure a credential helper to remove this warning. See [2024-05-28T08:52:25.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:52:25.383Z] [2024-05-28T08:52:25.383Z] Login Succeeded [2024-05-28T08:52:25.383Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T08:52:25.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-28T08:52:26.132Z] + git rev-list -1 --merges 9c9235d1d7c458420c1fb2951511f464a11dd6ca~1..9c9235d1d7c458420c1fb2951511f464a11dd6ca [Pipeline] echo [2024-05-28T08:52:26.181Z] -----------> git rev-list -1 --merges 9c9235d1d7c458420c1fb2951511f464a11dd6ca~1..9c9235d1d7c458420c1fb2951511f464a11dd6ca 9c9235d1d7c458420c1fb2951511f464a11dd6ca [false] [Pipeline] sh [2024-05-28T08:52:26.506Z] + git log --format=format:%s -1 9c9235d1d7c458420c1fb2951511f464a11dd6ca [Pipeline] echo [2024-05-28T08:52:26.555Z] ========================================================= [2024-05-28T08:52:26.555Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-28T08:52:26.555Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T08:52:27.027Z] + git log --format=format:%s -1 9c9235d1d7c458420c1fb2951511f464a11dd6ca [Pipeline] echo [2024-05-28T08:52:27.068Z] [semverPrep] GIT_COMMIT: 9c9235d1d7c458420c1fb2951511f464a11dd6ca, Commit Message: build: Bump SDK and RTSP server versions [Pipeline] echo [2024-05-28T08:52:27.115Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-28T08:52:27.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T08:52:27.534Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T08:52:27.534Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T08:52:27.534Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T08:52:27.534Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T08:52:27.534Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T08:52:27.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:52:28.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T08:52:28.059Z] [2024-05-28T08:52:28.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:52:28.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T08:52:28.468Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T08:52:28.468Z] b85a868b505f: Pulling fs layer [2024-05-28T08:52:28.468Z] e2be974225ed: Pulling fs layer [2024-05-28T08:52:28.468Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T08:52:28.468Z] 988bab9f4d93: Pulling fs layer [2024-05-28T08:52:28.468Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T08:52:28.468Z] eaf3925da568: Pulling fs layer [2024-05-28T08:52:28.468Z] bab4dde63d76: Pulling fs layer [2024-05-28T08:52:28.468Z] bde34c3a00c8: Pulling fs layer [2024-05-28T08:52:28.468Z] b352a97aabf1: Pulling fs layer [2024-05-28T08:52:28.468Z] 4872d77fe225: Pulling fs layer [2024-05-28T08:52:28.468Z] 5851b861e8e6: Pulling fs layer [2024-05-28T08:52:28.468Z] 988bab9f4d93: Waiting [2024-05-28T08:52:28.468Z] 1469e6f7b9e6: Waiting [2024-05-28T08:52:28.468Z] eaf3925da568: Waiting [2024-05-28T08:52:28.468Z] b352a97aabf1: Waiting [2024-05-28T08:52:28.468Z] bde34c3a00c8: Waiting [2024-05-28T08:52:28.468Z] bab4dde63d76: Waiting [2024-05-28T08:52:28.468Z] 5851b861e8e6: Waiting [2024-05-28T08:52:28.468Z] 4872d77fe225: Waiting [2024-05-28T08:52:28.468Z] e2be974225ed: Verifying Checksum [2024-05-28T08:52:28.468Z] e2be974225ed: Download complete [2024-05-28T08:52:28.468Z] 988bab9f4d93: Verifying Checksum [2024-05-28T08:52:28.468Z] 988bab9f4d93: Download complete [2024-05-28T08:52:28.727Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T08:52:28.727Z] 1469e6f7b9e6: Download complete [2024-05-28T08:52:28.727Z] eaf3925da568: Verifying Checksum [2024-05-28T08:52:28.727Z] eaf3925da568: Download complete [2024-05-28T08:52:28.727Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T08:52:28.727Z] 339a4e72a1f5: Download complete [2024-05-28T08:52:28.727Z] bde34c3a00c8: Download complete [2024-05-28T08:52:28.727Z] b352a97aabf1: Verifying Checksum [2024-05-28T08:52:28.727Z] b352a97aabf1: Download complete [2024-05-28T08:52:28.727Z] 4872d77fe225: Verifying Checksum [2024-05-28T08:52:28.727Z] 4872d77fe225: Download complete [2024-05-28T08:52:28.727Z] 5851b861e8e6: Verifying Checksum [2024-05-28T08:52:28.727Z] 5851b861e8e6: Download complete [2024-05-28T08:52:28.727Z] b85a868b505f: Verifying Checksum [2024-05-28T08:52:28.727Z] b85a868b505f: Download complete [2024-05-28T08:52:28.987Z] bab4dde63d76: Verifying Checksum [2024-05-28T08:52:30.366Z] b85a868b505f: Pull complete [2024-05-28T08:52:30.366Z] e2be974225ed: Pull complete [2024-05-28T08:52:30.937Z] 339a4e72a1f5: Pull complete [2024-05-28T08:52:30.937Z] 988bab9f4d93: Pull complete [2024-05-28T08:52:31.196Z] 1469e6f7b9e6: Pull complete [2024-05-28T08:52:31.196Z] eaf3925da568: Pull complete [2024-05-28T08:52:33.107Z] bab4dde63d76: Pull complete [2024-05-28T08:52:33.107Z] bde34c3a00c8: Pull complete [2024-05-28T08:52:33.107Z] b352a97aabf1: Pull complete [2024-05-28T08:52:33.369Z] 4872d77fe225: Pull complete [2024-05-28T08:52:33.369Z] 5851b861e8e6: Pull complete [2024-05-28T08:52:33.369Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T08:52:33.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T08:52:33.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:52:33.683Z] prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container [2024-05-28T08:52:33.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-330 -v /w/workspace/foundry_device-usb-camera_PR-330:/w/workspace/foundry_device-usb-camera_PR-330:rw,z -v /w/workspace/foundry_device-usb-camera_PR-330@tmp:/w/workspace/foundry_device-usb-camera_PR-330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T08:52:36.842Z] $ docker top e71ed63901a4e1444cd68c1e337cff3165c15acf674c1689a336cd23b252950d -eo pid,comm [2024-05-28T08:52:36.895Z] 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-05-28T08:52:36.895Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T08:52:37.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T08:52:37.070Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T08:52:37.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T08:52:37.206Z] $ docker exec e71ed63901a4e1444cd68c1e337cff3165c15acf674c1689a336cd23b252950d ssh-agent [2024-05-28T08:52:37.367Z] SSH_AUTH_SOCK=/tmp/ssh-kPATfvB6nhTa/agent.32 [2024-05-28T08:52:37.367Z] SSH_AGENT_PID=39 [2024-05-28T08:52:37.375Z] Running ssh-add (command line suppressed) [2024-05-28T08:52:37.481Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-330@tmp/private_key_15081199227364904780.key (/w/workspace/foundry_device-usb-camera_PR-330@tmp/private_key_15081199227364904780.key) [2024-05-28T08:52:37.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T08:52:37.835Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T08:52:37.867Z] $ docker exec --env ******** --env ******** e71ed63901a4e1444cd68c1e337cff3165c15acf674c1689a336cd23b252950d ssh-agent -k [2024-05-28T08:52:37.968Z] unset SSH_AUTH_SOCK; [2024-05-28T08:52:37.969Z] unset SSH_AGENT_PID; [2024-05-28T08:52:37.969Z] echo Agent pid 39 killed; [2024-05-28T08:52:37.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T08:52:38.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T08:52:38.099Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T08:52:38.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T08:52:38.219Z] $ docker exec e71ed63901a4e1444cd68c1e337cff3165c15acf674c1689a336cd23b252950d ssh-agent [2024-05-28T08:52:38.336Z] SSH_AUTH_SOCK=/tmp/ssh-lZmIn3tkibWb/agent.72 [2024-05-28T08:52:38.336Z] SSH_AGENT_PID=78 [2024-05-28T08:52:38.341Z] Running ssh-add (command line suppressed) [2024-05-28T08:52:38.444Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-330@tmp/private_key_8984356471812538679.key (/w/workspace/foundry_device-usb-camera_PR-330@tmp/private_key_8984356471812538679.key) [2024-05-28T08:52:38.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T08:52:38.814Z] + git semver init [2024-05-28T08:52:39.075Z] 2024-05-28 08:52:39,015 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T08:52:39.075Z] 2024-05-28 08:52:39,016 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-330/.semver [2024-05-28T08:52:39.075Z] 2024-05-28 08:52:39,016 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-330/.semver [2024-05-28T08:52:39.075Z] 2024-05-28 08:52:39,016 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-330/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-330, universal_newlines=False, shell=None, istream=None) [2024-05-28T08:52:40.013Z] 2024-05-28 08:52:39,940 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-330/.git/info/exclude [2024-05-28T08:52:40.014Z] 2024-05-28 08:52:39,940 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-330/.semver/PR-330 with force:False [2024-05-28T08:52:40.014Z] 2024-05-28 08:52:39,940 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-330/.semver/PR-330 [2024-05-28T08:52:40.014Z] 2024-05-28 08:52:39,945 [execute] INFO git cat-file --batch-check [2024-05-28T08:52:40.014Z] 2024-05-28 08:52:39,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-330/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T08:52:40.014Z] 2024-05-28 08:52:39,950 [execute] INFO git cat-file --batch [2024-05-28T08:52:40.014Z] 2024-05-28 08:52:39,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-330/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T08:52:40.014Z] 2024-05-28 08:52:39,955 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-330/.semver/PR-330 [2024-05-28T08:52:40.014Z] 0.0.0 [Pipeline] } [2024-05-28T08:52:40.045Z] $ docker exec --env ******** --env ******** e71ed63901a4e1444cd68c1e337cff3165c15acf674c1689a336cd23b252950d ssh-agent -k [2024-05-28T08:52:40.145Z] unset SSH_AUTH_SOCK; [2024-05-28T08:52:40.145Z] unset SSH_AGENT_PID; [2024-05-28T08:52:40.145Z] echo Agent pid 78 killed; [2024-05-28T08:52:40.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T08:52:40.607Z] + git semver [Pipeline] } [2024-05-28T08:52:40.905Z] $ docker stop --time=1 e71ed63901a4e1444cd68c1e337cff3165c15acf674c1689a336cd23b252950d [2024-05-28T08:52:42.235Z] $ docker rm -f --volumes e71ed63901a4e1444cd68c1e337cff3165c15acf674c1689a336cd23b252950d [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T08:52:42.663Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T08:52:42.979Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T08:52:43.001Z] [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-05-28T08:52:43.768Z] provisioning config files... [2024-05-28T08:52:43.778Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-330@tmp/config17990221176676061566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:52:44.147Z] ---> ****-login.sh [2024-05-28T08:52:44.147Z] nexus3.edgexfoundry.org:10001 [2024-05-28T08:52:44.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:52:44.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:52:44.147Z] Configure a credential helper to remove this warning. See [2024-05-28T08:52:44.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:52:44.147Z] [2024-05-28T08:52:44.147Z] Login Succeeded [2024-05-28T08:52:44.147Z] nexus3.edgexfoundry.org:10002 [2024-05-28T08:52:44.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:52:44.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:52:44.148Z] Configure a credential helper to remove this warning. See [2024-05-28T08:52:44.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:52:44.148Z] [2024-05-28T08:52:44.148Z] Login Succeeded [2024-05-28T08:52:44.148Z] nexus3.edgexfoundry.org:10003 [2024-05-28T08:52:44.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:52:44.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:52:44.408Z] Configure a credential helper to remove this warning. See [2024-05-28T08:52:44.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:52:44.408Z] [2024-05-28T08:52:44.408Z] Login Succeeded [2024-05-28T08:52:44.408Z] nexus3.edgexfoundry.org:10004 [2024-05-28T08:52:44.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:52:44.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:52:44.408Z] Configure a credential helper to remove this warning. See [2024-05-28T08:52:44.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:52:44.408Z] [2024-05-28T08:52:44.408Z] Login Succeeded [2024-05-28T08:52:44.408Z] ****.io [2024-05-28T08:52:44.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:52:44.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:52:44.668Z] Configure a credential helper to remove this warning. See [2024-05-28T08:52:44.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:52:44.669Z] [2024-05-28T08:52:44.669Z] Login Succeeded [2024-05-28T08:52:44.669Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T08:52:44.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T08:52:44.971Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-28T08:52:45.292Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-28T08:52:45.292Z] + cut -d -f 2 [Pipeline] echo [2024-05-28T08:52:45.339Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T08:52:45.381Z] ========================================================= [2024-05-28T08:52:45.381Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-28T08:52:45.381Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:52:45.900Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-28T08:52:46.159Z] Sending build context to Docker daemon 46.17MB [2024-05-28T08:52:46.159Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T08:52:46.159Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-28T08:52:46.419Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-28T08:52:46.419Z] 619be1103602: Pulling fs layer [2024-05-28T08:52:46.419Z] 7862e08f4a3e: Pulling fs layer [2024-05-28T08:52:46.419Z] 5df492c9dc93: Pulling fs layer [2024-05-28T08:52:46.419Z] 7629e6793208: Pulling fs layer [2024-05-28T08:52:46.419Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T08:52:46.419Z] 8de7f028bff5: Pulling fs layer [2024-05-28T08:52:46.419Z] 44042ff1420b: Pulling fs layer [2024-05-28T08:52:46.419Z] 5cdaf54b7214: Pulling fs layer [2024-05-28T08:52:46.419Z] 38f3e5a9071a: Pulling fs layer [2024-05-28T08:52:46.419Z] 44042ff1420b: Waiting [2024-05-28T08:52:46.419Z] 5cdaf54b7214: Waiting [2024-05-28T08:52:46.419Z] 7629e6793208: Waiting [2024-05-28T08:52:46.419Z] 4f4fb700ef54: Waiting [2024-05-28T08:52:46.419Z] 8de7f028bff5: Waiting [2024-05-28T08:52:46.419Z] 7862e08f4a3e: Verifying Checksum [2024-05-28T08:52:46.419Z] 7862e08f4a3e: Download complete [2024-05-28T08:52:46.419Z] 7629e6793208: Verifying Checksum [2024-05-28T08:52:46.419Z] 7629e6793208: Download complete [2024-05-28T08:52:46.419Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T08:52:46.419Z] 4f4fb700ef54: Download complete [2024-05-28T08:52:46.419Z] 8de7f028bff5: Verifying Checksum [2024-05-28T08:52:46.419Z] 8de7f028bff5: Download complete [2024-05-28T08:52:46.419Z] 619be1103602: Verifying Checksum [2024-05-28T08:52:46.419Z] 619be1103602: Download complete [2024-05-28T08:52:46.678Z] 44042ff1420b: Verifying Checksum [2024-05-28T08:52:46.678Z] 44042ff1420b: Download complete [2024-05-28T08:52:46.678Z] 619be1103602: Pull complete [2024-05-28T08:52:46.678Z] 38f3e5a9071a: Download complete [2024-05-28T08:52:46.678Z] 7862e08f4a3e: Pull complete [2024-05-28T08:52:46.937Z] 5df492c9dc93: Download complete [2024-05-28T08:52:47.503Z] 5cdaf54b7214: Download complete [2024-05-28T08:52:50.790Z] 5df492c9dc93: Pull complete [2024-05-28T08:52:50.790Z] 7629e6793208: Pull complete [2024-05-28T08:52:50.790Z] 4f4fb700ef54: Pull complete [2024-05-28T08:52:50.790Z] 8de7f028bff5: Pull complete [2024-05-28T08:52:50.790Z] 44042ff1420b: Pull complete [2024-05-28T08:52:53.336Z] 5cdaf54b7214: Pull complete [2024-05-28T08:52:53.336Z] 38f3e5a9071a: Pull complete [2024-05-28T08:52:53.336Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-28T08:52:53.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-28T08:52:53.336Z] ---> 60b93f829570 [2024-05-28T08:52:53.336Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-28T08:52:55.876Z] ---> Running in 1dc1558b1e46 [2024-05-28T08:52:55.876Z] Removing intermediate container 1dc1558b1e46 [2024-05-28T08:52:55.876Z] ---> d1f9e3aecf69 [2024-05-28T08:52:55.876Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T08:52:55.876Z] ---> Running in e146758a13f3 [2024-05-28T08:52:55.876Z] Removing intermediate container e146758a13f3 [2024-05-28T08:52:55.876Z] ---> 1a1a650004d2 [2024-05-28T08:52:55.876Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T08:52:55.876Z] ---> Running in 2df3545b5fd6 [2024-05-28T08:52:55.876Z] Removing intermediate container 2df3545b5fd6 [2024-05-28T08:52:55.876Z] ---> f4823264cdc0 [2024-05-28T08:52:55.876Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T08:52:55.876Z] ---> Running in 99d851f4c467 [2024-05-28T08:52:55.876Z] Removing intermediate container 99d851f4c467 [2024-05-28T08:52:55.876Z] ---> 426418670e0e [2024-05-28T08:52:55.876Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T08:52:55.876Z] ---> Running in 0d43ee464b57 [2024-05-28T08:52:56.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T08:52:56.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T08:52:56.653Z] (1/13) Installing libintl (0.21.1-r7) [2024-05-28T08:52:56.653Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-05-28T08:52:56.653Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T08:52:56.912Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T08:52:56.912Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-05-28T08:52:56.912Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-05-28T08:52:57.173Z] (7/13) Installing udev-init-scripts (35-r1) [2024-05-28T08:52:57.173Z] (8/13) Installing libblkid (2.38.1-r8) [2024-05-28T08:52:57.173Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-05-28T08:52:57.173Z] (10/13) Installing kmod-libs (30-r3) [2024-05-28T08:52:57.173Z] (11/13) Installing eudev (3.2.11-r8) [2024-05-28T08:52:57.173Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-05-28T08:52:57.173Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-05-28T08:52:57.432Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T08:52:57.432Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T08:52:57.432Z] OK: 271 MiB in 65 packages [2024-05-28T08:52:57.692Z] Removing intermediate container 0d43ee464b57 [2024-05-28T08:52:57.692Z] ---> 8ca2b7ffed75 [2024-05-28T08:52:57.692Z] Step 8/13 : WORKDIR /device-usb-camera [2024-05-28T08:52:57.951Z] ---> Running in c34cddd7d54d [2024-05-28T08:52:57.951Z] Removing intermediate container c34cddd7d54d [2024-05-28T08:52:57.951Z] ---> dde0feb39526 [2024-05-28T08:52:57.951Z] Step 9/13 : COPY go.mod vendor* ./ [2024-05-28T08:52:58.532Z] Still waiting to schedule task [2024-05-28T08:52:58.532Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-28T08:52:59.333Z] ---> 5bdb5107bd75 [2024-05-28T08:52:59.333Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T08:52:59.333Z] ---> Running in 65adc4783f3b [2024-05-28T08:53:21.285Z] Removing intermediate container 65adc4783f3b [2024-05-28T08:53:21.285Z] ---> c923269432e9 [2024-05-28T08:53:21.285Z] Step 11/13 : COPY . . [2024-05-28T08:53:23.839Z] ---> cecf92dce045 [2024-05-28T08:53:23.839Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T08:53:23.839Z] ---> Running in 31ef345b3c4d [2024-05-28T08:53:24.099Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T08:53:24.099Z] Dload Upload Total Spent Left Speed [2024-05-28T08:53:24.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100  1062    0     0  10343      0 --:--:-- --:--:-- --:--:-- 10411 [2024-05-28T08:53:24.668Z] Removing intermediate container 31ef345b3c4d [2024-05-28T08:53:24.668Z] ---> 7ad8a997b1fc [2024-05-28T08:53:24.668Z] Step 13/13 : RUN ${MAKE} [2024-05-28T08:53:24.668Z] ---> Running in bd4db1839ef9 [2024-05-28T08:53:25.242Z] noop [2024-05-28T08:53:25.501Z] Removing intermediate container bd4db1839ef9 [2024-05-28T08:53:25.501Z] ---> 3180083ff501 [2024-05-28T08:53:25.501Z] Successfully built 3180083ff501 [2024-05-28T08:53:25.501Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:53:25.981Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T08:53:25.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:53:26.161Z] prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container [2024-05-28T08:53:26.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-330 -v /w/workspace/foundry_device-usb-camera_PR-330:/w/workspace/foundry_device-usb-camera_PR-330:rw,z -v /w/workspace/foundry_device-usb-camera_PR-330@tmp:/w/workspace/foundry_device-usb-camera_PR-330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-28T08:53:26.609Z] $ docker top cf2eab01faf3bad2a3c9b64d97a55aee6158f8d1699b9a761e9c437988ba11c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T08:53:27.029Z] + go version [2024-05-28T08:53:27.029Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-28T08:53:27.068Z] $ docker stop --time=1 cf2eab01faf3bad2a3c9b64d97a55aee6158f8d1699b9a761e9c437988ba11c1 [2024-05-28T08:53:28.360Z] $ docker rm -f --volumes cf2eab01faf3bad2a3c9b64d97a55aee6158f8d1699b9a761e9c437988ba11c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:53:29.158Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T08:53:29.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:53:29.338Z] prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container [2024-05-28T08:53:29.374Z] $ 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-330 -v /w/workspace/foundry_device-usb-camera_PR-330:/w/workspace/foundry_device-usb-camera_PR-330:rw,z -v /w/workspace/foundry_device-usb-camera_PR-330@tmp:/w/workspace/foundry_device-usb-camera_PR-330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-28T08:53:29.727Z] $ docker top e68ae2feae789af2f23acc41b751845fe167a8851b3cee4756a665ca62a3dcf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T08:53:30.145Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-330 [Pipeline] fileExists [Pipeline] sh [2024-05-28T08:53:30.529Z] + make test [2024-05-28T08:53:30.529Z] go test ./... -coverprofile=coverage.out ./... [2024-05-28T08:53:31.909Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-05-28T08:53:44.113Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-05-28T08:53:44.113Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements [2024-05-28T08:53:52.225Z] go vet ./... [2024-05-28T08:53:56.414Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T08:53:56.414Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T08:53:56.414Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-28T08:53:56.468Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-28T08:53:56.845Z] + go mod tidy [Pipeline] } [2024-05-28T08:53:57.443Z] $ docker stop --time=1 e68ae2feae789af2f23acc41b751845fe167a8851b3cee4756a665ca62a3dcf0 [2024-05-28T08:54:01.914Z] $ docker rm -f --volumes e68ae2feae789af2f23acc41b751845fe167a8851b3cee4756a665ca62a3dcf0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T08:54:02.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T08:54:02.613Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-28T08:54:03.391Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T08:54:03.708Z] + ls -al . [2024-05-28T08:54:03.708Z] total 228 [2024-05-28T08:54:03.708Z] drwxrwxr-x 10 jenkins jenkins 4096 May 28 08:53 . [2024-05-28T08:54:03.708Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 08:52 .. [2024-05-28T08:54:03.708Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 08:53 .git [2024-05-28T08:54:03.708Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 08:52 .github [2024-05-28T08:54:03.708Z] -rw-rw-r-- 1 jenkins jenkins 429 May 28 08:52 .gitignore [2024-05-28T08:54:03.708Z] -rw-rw-r-- 1 jenkins jenkins 45 May 28 08:52 .golangci.yml [2024-05-28T08:54:03.709Z] -rw-rw-r-- 1 jenkins jenkins 77 May 28 08:52 .hadolint.yml [2024-05-28T08:54:03.709Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 08:52 .semver [2024-05-28T08:54:03.709Z] -rw-rw-r-- 1 jenkins jenkins 10870 May 28 08:52 Attribution.txt [2024-05-28T08:54:03.709Z] -rw-rw-r-- 1 jenkins jenkins 16561 May 28 08:52 CHANGELOG.md [2024-05-28T08:54:03.709Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 28 08:52 Dockerfile [2024-05-28T08:54:03.709Z] -rw-rw-r-- 1 jenkins jenkins 678 May 28 08:52 GOVERNANCE.md [2024-05-28T08:54:03.709Z] -rw-rw-r-- 1 jenkins jenkins 659 May 28 08:52 Jenkinsfile [2024-05-28T08:54:03.709Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 28 08:52 LICENSE [2024-05-28T08:54:03.709Z] -rw-rw-r-- 1 jenkins jenkins 2611 May 28 08:52 Makefile [2024-05-28T08:54:03.709Z] -rw-rw-r-- 1 jenkins jenkins 622 May 28 08:52 OWNERS.md [2024-05-28T08:54:03.709Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 28 08:52 README.md [2024-05-28T08:54:03.709Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 08:52 VERSION [2024-05-28T08:54:03.709Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 08:52 bin [2024-05-28T08:54:03.709Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 08:52 cmd [2024-05-28T08:54:03.709Z] -rw-r--r-- 1 jenkins jenkins 54703 May 28 08:53 coverage.out [2024-05-28T08:54:03.709Z] -rwxrwxr-x 1 jenkins jenkins 84 May 28 08:52 docker-entrypoint.sh [2024-05-28T08:54:03.709Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 08:52 docs [2024-05-28T08:54:03.709Z] -rw-rw-r-- 1 jenkins jenkins 3848 May 28 08:52 go.mod [2024-05-28T08:54:03.709Z] -rw-rw-r-- 1 jenkins jenkins 33939 May 28 08:52 go.sum [2024-05-28T08:54:03.709Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 08:52 internal [2024-05-28T08:54:03.709Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 08:52 vendor [2024-05-28T08:54:03.709Z] -rw-rw-r-- 1 jenkins jenkins 231 May 28 08:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:54:04.134Z] + 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=9c9235d1d7c458420c1fb2951511f464a11dd6ca --label arch=amd64 --label version=0.0.0 . [2024-05-28T08:54:04.393Z] Sending build context to Docker daemon 46.23MB [2024-05-28T08:54:04.393Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T08:54:04.393Z] Step 2/37 : FROM ${BASE} AS builder [2024-05-28T08:54:04.393Z] ---> 3180083ff501 [2024-05-28T08:54:04.393Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-05-28T08:54:04.959Z] ---> Running in a92c69f3b242 [2024-05-28T08:54:04.959Z] Removing intermediate container a92c69f3b242 [2024-05-28T08:54:04.959Z] ---> db37597815e3 [2024-05-28T08:54:04.959Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T08:54:04.959Z] ---> Running in 2d8992ad4aa9 [2024-05-28T08:54:05.227Z] Removing intermediate container 2d8992ad4aa9 [2024-05-28T08:54:05.227Z] ---> f89570899556 [2024-05-28T08:54:05.227Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T08:54:05.227Z] ---> Running in 67f8e1987700 [2024-05-28T08:54:05.227Z] Removing intermediate container 67f8e1987700 [2024-05-28T08:54:05.227Z] ---> cf2e19a28bb7 [2024-05-28T08:54:05.227Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T08:54:05.227Z] ---> Running in 05f41017c255 [2024-05-28T08:54:05.228Z] Removing intermediate container 05f41017c255 [2024-05-28T08:54:05.228Z] ---> 49db208cbda8 [2024-05-28T08:54:05.228Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T08:54:05.487Z] ---> Running in b42135894fba [2024-05-28T08:54:05.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T08:54:05.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T08:54:06.006Z] OK: 271 MiB in 65 packages [2024-05-28T08:54:06.574Z] Removing intermediate container b42135894fba [2024-05-28T08:54:06.574Z] ---> ce34b141008d [2024-05-28T08:54:06.574Z] Step 8/37 : WORKDIR /device-usb-camera [2024-05-28T08:54:06.574Z] ---> Running in 28de4a6c3b8c [2024-05-28T08:54:06.574Z] Removing intermediate container 28de4a6c3b8c [2024-05-28T08:54:06.574Z] ---> 48294cb8c5d3 [2024-05-28T08:54:06.574Z] Step 9/37 : COPY go.mod vendor* ./ [2024-05-28T08:54:10.104Z] ---> 96de52ea9649 [2024-05-28T08:54:10.104Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T08:54:10.104Z] ---> Running in 74ac9cbc217a [2024-05-28T08:54:10.104Z] skipping... [2024-05-28T08:54:10.104Z] Removing intermediate container 74ac9cbc217a [2024-05-28T08:54:10.104Z] ---> 8c1d4bdf113e [2024-05-28T08:54:10.104Z] Step 11/37 : COPY . . [2024-05-28T08:54:13.629Z] ---> 9d99198e0dca [2024-05-28T08:54:13.629Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T08:54:13.629Z] ---> Running in c4aadcf0f72c [2024-05-28T08:54:13.629Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T08:54:13.629Z] Dload Upload Total Spent Left Speed [2024-05-28T08:54:13.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 34071 0 --:--:-- --:--:-- --:--:-- 34258 [2024-05-28T08:54:13.891Z] Removing intermediate container c4aadcf0f72c [2024-05-28T08:54:13.891Z] ---> 1150eaf382cd [2024-05-28T08:54:13.891Z] Step 13/37 : RUN ${MAKE} [2024-05-28T08:54:13.891Z] ---> Running in 90962b434d42 [2024-05-28T08:54:14.151Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-05-28T08:54:37.573Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-931 in /w/workspace/foundry_device-usb-camera_PR-330 [Pipeline] { [Pipeline] ws [2024-05-28T08:54:37.649Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-05-28T08:54:37.744Z] Selected Git installation does not exist. Using Default [2024-05-28T08:54:37.744Z] The recommended git tool is: NONE [2024-05-28T08:54:40.697Z] Removing intermediate container 90962b434d42 [2024-05-28T08:54:40.697Z] ---> 3de78e5f66d4 [2024-05-28T08:54:40.697Z] Step 14/37 : FROM aler9/rtsp-simple-server:v1.8.2 AS rtsp [2024-05-28T08:54:40.697Z] v1.8.2: Pulling from aler9/rtsp-simple-server [2024-05-28T08:54:40.697Z] 8411072a22a5: Pulling fs layer [2024-05-28T08:54:40.697Z] 8411072a22a5: Verifying Checksum [2024-05-28T08:54:40.697Z] 8411072a22a5: Download complete [2024-05-28T08:54:40.957Z] 8411072a22a5: Pull complete [2024-05-28T08:54:40.957Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-05-28T08:54:40.957Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v1.8.2 [2024-05-28T08:54:40.957Z] ---> 1ac78cb06e13 [2024-05-28T08:54:40.957Z] Step 15/37 : FROM alpine:3.18 [2024-05-28T08:54:41.526Z] 3.18: Pulling from library/alpine [2024-05-28T08:54:41.842Z] 619be1103602: Already exists [2024-05-28T08:54:41.843Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T08:54:41.843Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T08:54:41.843Z] ---> d3782b16ccc9 [2024-05-28T08:54:41.843Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-28T08:54:42.489Z] ---> Running in e8e506fd63cb [2024-05-28T08:54:42.747Z] Removing intermediate container e8e506fd63cb [2024-05-28T08:54:42.747Z] ---> 3b3d93d9636a [2024-05-28T08:54:42.747Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-05-28T08:54:43.008Z] ---> Running in f3a382c98344 [2024-05-28T08:54:43.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T08:54:43.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T08:54:43.526Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-05-28T08:54:43.527Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-05-28T08:54:43.527Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-05-28T08:54:43.788Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-05-28T08:54:44.356Z] (5/107) Installing libxau (1.0.11-r2) [2024-05-28T08:54:44.356Z] (6/107) Installing libmd (1.0.4-r2) [2024-05-28T08:54:44.356Z] (7/107) Installing libbsd (0.11.7-r1) [2024-05-28T08:54:44.356Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-05-28T08:54:44.356Z] (9/107) Installing libxcb (1.15-r1) [2024-05-28T08:54:44.356Z] (10/107) Installing libx11 (1.8.7-r0) [2024-05-28T08:54:44.616Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-05-28T08:54:44.876Z] (12/107) Installing libpciaccess (0.17-r2) [2024-05-28T08:54:44.876Z] (13/107) Installing libdrm (2.4.115-r4) [2024-05-28T08:54:44.876Z] (14/107) Installing libxext (1.3.5-r2) [2024-05-28T08:54:44.876Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-05-28T08:54:44.876Z] (16/107) Installing libffi (3.4.4-r2) [2024-05-28T08:54:44.876Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-05-28T08:54:44.876Z] (18/107) Installing libva (2.18.0-r1) [2024-05-28T08:54:44.876Z] (19/107) Installing libvdpau (1.5-r1) [2024-05-28T08:54:44.876Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-05-28T08:54:44.876Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-28T08:54:44.876Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-05-28T08:54:44.876Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-05-28T08:54:45.136Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-05-28T08:54:45.136Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-05-28T08:54:45.137Z] (26/107) Installing libhwy (1.0.4-r1) [2024-05-28T08:54:45.137Z] (27/107) Installing lcms2 (2.15-r2) [2024-05-28T08:54:45.137Z] (28/107) Installing libjxl (0.8.2-r0) [2024-05-28T08:54:45.137Z] (29/107) Installing lame-libs (3.100-r5) [2024-05-28T08:54:45.137Z] (30/107) Installing opus (1.4-r0) [2024-05-28T08:54:45.137Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-05-28T08:54:45.396Z] (32/107) Installing soxr (0.1.3-r5) [2024-05-28T08:54:45.396Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-05-28T08:54:45.396Z] (34/107) Installing libogg (1.3.5-r4) [2024-05-28T08:54:45.396Z] (35/107) Installing libtheora (1.1.1-r17) [2024-05-28T08:54:45.396Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-05-28T08:54:45.396Z] (37/107) Installing libvpx (1.13.0-r2) [2024-05-28T08:54:45.396Z] (38/107) Installing libwebp (1.3.2-r0) [2024-05-28T08:54:45.396Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-05-28T08:54:45.396Z] (40/107) Installing numactl (2.0.16-r4) [2024-05-28T08:54:45.396Z] (41/107) Installing x265-libs (3.5-r4) [2024-05-28T08:54:45.396Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-05-28T08:54:45.396Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-05-28T08:54:45.626Z] using credential edgex-jenkins-ssh [2024-05-28T08:54:45.655Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-05-28T08:54:45.655Z] (45/107) Installing libexpat (2.6.2-r0) [2024-05-28T08:54:45.655Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-05-28T08:54:45.655Z] (47/107) Installing libpng (1.6.39-r3) [2024-05-28T08:54:45.655Z] (48/107) Installing freetype (2.13.0-r5) [2024-05-28T08:54:45.655Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-05-28T08:54:45.655Z] (50/107) Installing fribidi (1.0.13-r0) [2024-05-28T08:54:45.655Z] (51/107) Installing libintl (0.21.1-r7) [2024-05-28T08:54:45.655Z] (52/107) Installing libblkid (2.38.1-r8) [2024-05-28T08:54:45.655Z] (53/107) Installing libmount (2.38.1-r8) [2024-05-28T08:54:45.655Z] (54/107) Installing pcre2 (10.42-r1) [2024-05-28T08:54:45.655Z] (55/107) Installing glib (2.76.6-r0) [2024-05-28T08:54:45.657Z] Cloning the remote Git repository [2024-05-28T08:54:45.915Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-05-28T08:54:45.915Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-05-28T08:54:45.915Z] (58/107) Installing libunibreak (5.1-r0) [2024-05-28T08:54:45.915Z] (59/107) Installing libass (0.17.1-r0) [2024-05-28T08:54:45.915Z] (60/107) Installing libbluray (1.3.4-r0) [2024-05-28T08:54:45.915Z] (61/107) Installing gmp (6.2.1-r3) [2024-05-28T08:54:45.915Z] (62/107) Installing nettle (3.8.1-r2) [2024-05-28T08:54:45.915Z] (63/107) Installing libunistring (1.1-r1) [2024-05-28T08:54:46.173Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-05-28T08:54:46.173Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-05-28T08:54:46.173Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-05-28T08:54:46.173Z] (67/107) Installing gnutls (3.8.4-r0) [2024-05-28T08:54:46.173Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-05-28T08:54:46.173Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-05-28T08:54:46.173Z] (70/107) Installing cjson (1.7.17-r0) [2024-05-28T08:54:46.173Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-05-28T08:54:46.432Z] (72/107) Installing librist (0.2.7-r0) [2024-05-28T08:54:46.432Z] (73/107) Installing libsrt (1.5.2-r0) [2024-05-28T08:54:46.432Z] (74/107) Installing libssh (0.10.5-r0) [2024-05-28T08:54:46.432Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-05-28T08:54:46.432Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-05-28T08:54:46.432Z] (77/107) Installing libsodium (1.0.18-r3) [2024-05-28T08:54:46.432Z] (78/107) Installing libzmq (4.3.4-r4) [2024-05-28T08:54:46.432Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-05-28T08:54:46.432Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-05-28T08:54:46.432Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-05-28T08:54:46.432Z] (82/107) Installing shaderc (2023.3-r1) [2024-05-28T08:54:46.432Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-05-28T08:54:46.432Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-05-28T08:54:46.432Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-05-28T08:54:46.432Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-05-28T08:54:46.691Z] (87/107) Installing vidstab (1.1.1-r0) [2024-05-28T08:54:46.691Z] (88/107) Installing zimg (3.0.5-r0) [2024-05-28T08:54:46.691Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-05-28T08:54:46.691Z] (90/107) Installing libasyncns (0.8-r1) [2024-05-28T08:54:46.691Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-05-28T08:54:46.691Z] (92/107) Installing libltdl (2.4.7-r2) [2024-05-28T08:54:46.691Z] (93/107) Installing orc (0.4.34-r0) [2024-05-28T08:54:45.757Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-05-28T08:54:45.907Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-05-28T08:54:46.108Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-05-28T08:54:46.109Z] > git --version # timeout=10 [2024-05-28T08:54:46.146Z] > git --version # 'git version 2.25.1' [2024-05-28T08:54:46.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T08:54:46.335Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T08:54:46.950Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-05-28T08:54:46.950Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-05-28T08:54:46.950Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-05-28T08:54:46.950Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-05-28T08:54:46.950Z] (98/107) Installing libpulse (16.1-r10) [2024-05-28T08:54:46.950Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T08:54:46.950Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T08:54:46.950Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-05-28T08:54:46.950Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-05-28T08:54:46.950Z] (103/107) Installing udev-init-scripts (35-r1) [2024-05-28T08:54:46.950Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-05-28T08:54:46.950Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-05-28T08:54:46.950Z] (106/107) Installing kmod-libs (30-r3) [2024-05-28T08:54:46.950Z] (107/107) Installing eudev (3.2.11-r8) [2024-05-28T08:54:46.950Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T08:54:46.950Z] Executing glib-2.76.6-r0.trigger [2024-05-28T08:54:46.950Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T08:54:46.950Z] OK: 131 MiB in 122 packages [2024-05-28T08:54:48.193Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-05-28T08:54:48.252Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T08:54:49.434Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-05-28T08:54:49.496Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-05-28T08:54:49.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T08:54:49.519Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/330/head:refs/remotes/origin/PR-330 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 [2024-05-28T08:54:50.249Z] Removing intermediate container f3a382c98344 [2024-05-28T08:54:50.249Z] ---> 12d2a7159b0f [2024-05-28T08:54:50.249Z] Step 18/37 : RUN apk --no-cache upgrade [2024-05-28T08:54:50.249Z] ---> Running in 406551e1c4fd [2024-05-28T08:54:50.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T08:54:50.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T08:54:50.770Z] Upgrading critical system libraries and apk-tools: [2024-05-28T08:54:50.771Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T08:54:50.771Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T08:54:51.031Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T08:54:51.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T08:54:51.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T08:54:51.084Z] Merging remotes/origin/napa commit 1f442694eedc8eff68a11d1921283aa0284c9d87 into PR head commit 9c9235d1d7c458420c1fb2951511f464a11dd6ca [2024-05-28T08:54:51.104Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T08:54:51.192Z] > git checkout -f 9c9235d1d7c458420c1fb2951511f464a11dd6ca # timeout=10 [2024-05-28T08:54:51.290Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T08:54:51.290Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T08:54:51.290Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T08:54:51.290Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T08:54:51.290Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T08:54:51.290Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T08:54:51.290Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T08:54:51.290Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T08:54:51.290Z] OK: 131 MiB in 122 packages [2024-05-28T08:54:51.857Z] Removing intermediate container 406551e1c4fd [2024-05-28T08:54:51.857Z] ---> 44f627998059 [2024-05-28T08:54:51.857Z] Step 19/37 : WORKDIR / [2024-05-28T08:54:51.857Z] ---> Running in d03d07bdf332 [2024-05-28T08:54:51.857Z] Removing intermediate container d03d07bdf332 [2024-05-28T08:54:51.857Z] ---> 32356e32bf79 [2024-05-28T08:54:51.857Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-05-28T08:54:52.303Z] Merge succeeded, producing 9c9235d1d7c458420c1fb2951511f464a11dd6ca [2024-05-28T08:54:52.304Z] Checking out Revision 9c9235d1d7c458420c1fb2951511f464a11dd6ca (PR-330) [2024-05-28T08:54:52.792Z] ---> 38e982f3aa36 [2024-05-28T08:54:52.792Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-05-28T08:54:52.792Z] ---> 6e6d85bcc5a3 [2024-05-28T08:54:52.792Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-05-28T08:54:52.792Z] ---> fefd8684eb42 [2024-05-28T08:54:52.792Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-05-28T08:54:52.185Z] > git remote # timeout=10 [2024-05-28T08:54:52.205Z] > git config --get remote.origin.url # timeout=10 [2024-05-28T08:54:52.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T08:54:52.252Z] > git merge 1f442694eedc8eff68a11d1921283aa0284c9d87 # timeout=10 [2024-05-28T08:54:52.283Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-28T08:54:52.312Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T08:54:52.334Z] > git checkout -f 9c9235d1d7c458420c1fb2951511f464a11dd6ca # timeout=10 [2024-05-28T08:54:53.023Z] Commit message: "build: Bump SDK and RTSP server versions" [2024-05-28T08:54:53.050Z] ---> 91952b5b1bbf [2024-05-28T08:54:53.050Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-05-28T08:54:53.050Z] ---> bc3a21134376 [2024-05-28T08:54:53.050Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-05-28T08:54:53.067Z] > git --version # timeout=10 [2024-05-28T08:54:53.078Z] > git --version # 'git version 2.25.1' [2024-05-28T08:54:53.090Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T08:54:53.308Z] ---> f229e1678f72 [2024-05-28T08:54:53.308Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-05-28T08:54:53.878Z] ---> 872772f18160 [2024-05-28T08:54:53.878Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-05-28T08:54:53.878Z] ---> Running in 4aed7410844b [2024-05-28T08:54:54.448Z] Removing intermediate container 4aed7410844b [2024-05-28T08:54:54.448Z] ---> fcb53c9d2857 [2024-05-28T08:54:54.448Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-05-28T08:54:54.448Z] ---> Running in 8a159b657fac [2024-05-28T08:54:55.017Z] Removing intermediate container 8a159b657fac [2024-05-28T08:54:55.017Z] ---> e4ddb76cd359 [2024-05-28T08:54:55.017Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-05-28T08:54:55.017Z] ---> Running in 777194bf2234 [2024-05-28T08:54:55.960Z] Removing intermediate container 777194bf2234 [2024-05-28T08:54:55.960Z] ---> 2392075b1afb [2024-05-28T08:54:55.960Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-05-28T08:54:55.960Z] ---> Running in 257c72feb686 [2024-05-28T08:54:56.902Z] Removing intermediate container 257c72feb686 [2024-05-28T08:54:56.902Z] ---> c82b1f0540ed [2024-05-28T08:54:56.902Z] Step 31/37 : EXPOSE 59983 [2024-05-28T08:54:56.902Z] ---> Running in 14559f4cecfd [2024-05-28T08:54:56.902Z] Removing intermediate container 14559f4cecfd [2024-05-28T08:54:56.902Z] ---> 5576f86d2f54 [2024-05-28T08:54:56.902Z] Step 32/37 : EXPOSE 8554 [2024-05-28T08:54:56.902Z] ---> Running in 6282f9255393 [2024-05-28T08:54:56.902Z] Removing intermediate container 6282f9255393 [2024-05-28T08:54:56.902Z] ---> 46408895a4a8 [2024-05-28T08:54:56.902Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-05-28T08:54:56.902Z] ---> Running in b1b4a5bf5a8c [Pipeline] withEnv [2024-05-28T08:54:57.161Z] Removing intermediate container b1b4a5bf5a8c [2024-05-28T08:54:57.161Z] ---> c206a3ffa8e4 [2024-05-28T08:54:57.161Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-05-28T08:54:57.161Z] ---> Running in b6f3702f5432 [2024-05-28T08:54:57.161Z] Removing intermediate container b6f3702f5432 [2024-05-28T08:54:57.161Z] ---> bc88872e27b0 [2024-05-28T08:54:57.161Z] Step 35/37 : LABEL arch=amd64 [2024-05-28T08:54:57.161Z] ---> Running in c16b10355c68 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T08:54:57.420Z] Removing intermediate container c16b10355c68 [2024-05-28T08:54:57.420Z] ---> 01d6cbedb20e [2024-05-28T08:54:57.420Z] Step 36/37 : LABEL git_sha=9c9235d1d7c458420c1fb2951511f464a11dd6ca [2024-05-28T08:54:57.420Z] ---> Running in 05df28cd2d4c [2024-05-28T08:54:57.420Z] Removing intermediate container 05df28cd2d4c [2024-05-28T08:54:57.420Z] ---> 0c0cfaa00123 [2024-05-28T08:54:57.420Z] Step 37/37 : LABEL version=0.0.0 [2024-05-28T08:54:57.420Z] ---> Running in 607796d87e67 [2024-05-28T08:54:57.680Z] Removing intermediate container 607796d87e67 [2024-05-28T08:54:57.680Z] ---> 0731e06ed2e0 [2024-05-28T08:54:57.680Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T08:54:57.680Z] Successfully built 0731e06ed2e0 [2024-05-28T08:54:57.680Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2024-05-28T08:54:57.928Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T08:54:57.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T08:54:57.928Z] Dload Upload Total Spent Left Speed [2024-05-28T08:54:57.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 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] } [2024-05-28T08:54:58.284Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:54:58.699Z] + sudo tee /etc/docker/daemon.new [2024-05-28T08:54:58.699Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-28T08:54:58.699Z] { [2024-05-28T08:54:58.699Z] "registry-mirrors": [ [2024-05-28T08:54:58.699Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T08:54:58.699Z] ], [2024-05-28T08:54:58.699Z] "bip": "10.250.0.254/24", [2024-05-28T08:54:58.699Z] "hosts": [ [2024-05-28T08:54:58.699Z] "tcp://0.0.0.0:5555", [2024-05-28T08:54:58.699Z] "unix:///var/run/docker.sock" [2024-05-28T08:54:58.699Z] ], [2024-05-28T08:54:58.699Z] "mtu": 1458, [2024-05-28T08:54:58.699Z] "selinux-enabled": true, [2024-05-28T08:54:58.699Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T08:54:58.699Z] } [Pipeline] sh [2024-05-28T08:54:58.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T08:54:58.899Z] [2024-05-28T08:54:58.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:54:59.035Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T08:54:59.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T08:54:59.288Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T08:54:59.288Z] 5eb5b503b376: Pulling fs layer [2024-05-28T08:54:59.288Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T08:54:59.288Z] ec43610c2a17: Pulling fs layer [2024-05-28T08:54:59.288Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T08:54:59.288Z] 33b1e0a273af: Pulling fs layer [2024-05-28T08:54:59.288Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T08:54:59.288Z] 2f39f015ded8: Pulling fs layer [2024-05-28T08:54:59.288Z] 2f39f015ded8: Waiting [2024-05-28T08:54:59.288Z] 33b1e0a273af: Waiting [2024-05-28T08:54:59.288Z] 5d3b04190fa2: Waiting [2024-05-28T08:54:59.288Z] 3a2ae6a8a46f: Waiting [2024-05-28T08:54:59.288Z] 5c69ac0246d0: Verifying Checksum [2024-05-28T08:54:59.288Z] 5c69ac0246d0: Download complete [2024-05-28T08:54:59.288Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-28T08:54:59.288Z] 3a2ae6a8a46f: Download complete [2024-05-28T08:54:59.412Z] + sudo service docker restart [2024-05-28T08:54:59.550Z] 33b1e0a273af: Verifying Checksum [2024-05-28T08:54:59.551Z] 33b1e0a273af: Download complete [2024-05-28T08:54:59.551Z] 5d3b04190fa2: Verifying Checksum [2024-05-28T08:54:59.551Z] 5d3b04190fa2: Download complete [2024-05-28T08:54:59.551Z] ec43610c2a17: Verifying Checksum [2024-05-28T08:54:59.551Z] ec43610c2a17: Download complete [2024-05-28T08:54:59.551Z] 5eb5b503b376: Verifying Checksum [2024-05-28T08:54:59.551Z] 5eb5b503b376: Download complete [2024-05-28T08:55:00.500Z] 2f39f015ded8: Download complete [2024-05-28T08:55:00.757Z] 5eb5b503b376: Pull complete [2024-05-28T08:55:01.015Z] 5c69ac0246d0: Pull complete [2024-05-28T08:55:01.275Z] ec43610c2a17: Pull complete [2024-05-28T08:55:01.535Z] 3a2ae6a8a46f: Pull complete [2024-05-28T08:55:01.535Z] 33b1e0a273af: Pull complete [2024-05-28T08:55:01.794Z] 5d3b04190fa2: Pull complete [2024-05-28T08:55:05.985Z] 2f39f015ded8: Pull complete [2024-05-28T08:55:05.985Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T08:55:05.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T08:55:05.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:55:06.252Z] prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container [2024-05-28T08:55:06.291Z] $ 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-330 -v /w/workspace/foundry_device-usb-camera_PR-330:/w/workspace/foundry_device-usb-camera_PR-330:rw,z -v /w/workspace/foundry_device-usb-camera_PR-330@tmp:/w/workspace/foundry_device-usb-camera_PR-330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T08:55:09.052Z] $ docker top 8fc1b0b003b7214fa611420e5d14fd43410cc3e475e6a4be41fc0c3910ac8895 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:55:09.543Z] ---> job-cost.sh [2024-05-28T08:55:09.543Z] lf-activate-venv: SKIPPING [2024-05-28T08:55:09.543Z] INFO: No Stack... [2024-05-28T08:55:09.802Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T08:55:10.061Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T08:55:10.379Z] + cat /w/workspace/foundry_device-usb-camera_PR-330/archives/cost.csv [2024-05-28T08:55:10.379Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T08:55:10.432Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-330-1-stack-cost] [2024-05-28T08:55:10.441Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-330-1-stack-cost] did not exist. Created. [2024-05-28T08:55:10.452Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-330-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T08:55:10.862Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T08:55:10.951Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T08:55:10.971Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-330-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T08:55:11.069Z] $ docker stop --time=1 8fc1b0b003b7214fa611420e5d14fd43410cc3e475e6a4be41fc0c3910ac8895 [2024-05-28T08:55:12.406Z] $ docker rm -f --volumes 8fc1b0b003b7214fa611420e5d14fd43410cc3e475e6a4be41fc0c3910ac8895 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T08:55:17.743Z] provisioning config files... [2024-05-28T08:55:17.766Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config16612771266059858594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:55:18.250Z] ---> ****-login.sh [2024-05-28T08:55:18.250Z] nexus3.edgexfoundry.org:10001 [2024-05-28T08:55:18.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:55:18.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:55:18.797Z] Configure a credential helper to remove this warning. See [2024-05-28T08:55:18.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:55:18.797Z] [2024-05-28T08:55:18.797Z] Login Succeeded [2024-05-28T08:55:18.797Z] nexus3.edgexfoundry.org:10002 [2024-05-28T08:55:19.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:55:19.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:55:19.067Z] Configure a credential helper to remove this warning. See [2024-05-28T08:55:19.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:55:19.067Z] [2024-05-28T08:55:19.067Z] Login Succeeded [2024-05-28T08:55:19.067Z] nexus3.edgexfoundry.org:10003 [2024-05-28T08:55:19.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:55:19.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:55:19.606Z] Configure a credential helper to remove this warning. See [2024-05-28T08:55:19.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:55:19.606Z] [2024-05-28T08:55:19.606Z] Login Succeeded [2024-05-28T08:55:19.606Z] nexus3.edgexfoundry.org:10004 [2024-05-28T08:55:19.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:55:19.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:55:19.875Z] Configure a credential helper to remove this warning. See [2024-05-28T08:55:19.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:55:19.875Z] [2024-05-28T08:55:19.875Z] Login Succeeded [2024-05-28T08:55:19.875Z] ****.io [2024-05-28T08:55:20.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:55:20.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:55:20.410Z] Configure a credential helper to remove this warning. See [2024-05-28T08:55:20.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:55:20.410Z] [2024-05-28T08:55:20.410Z] Login Succeeded [2024-05-28T08:55:20.410Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T08:55:20.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T08:55:20.883Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-28T08:55:21.227Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-28T08:55:21.227Z] + cut -d -f 2 [Pipeline] echo [2024-05-28T08:55:21.296Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T08:55:21.346Z] ========================================================= [2024-05-28T08:55:21.346Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-28T08:55:21.346Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:55:21.892Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-28T08:55:24.476Z] Sending build context to Docker daemon 39.17MB [2024-05-28T08:55:24.476Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T08:55:24.476Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-28T08:55:24.476Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-28T08:55:24.476Z] c6b39de5b339: Pulling fs layer [2024-05-28T08:55:24.476Z] a69c41024577: Pulling fs layer [2024-05-28T08:55:24.476Z] d6de4b400683: Pulling fs layer [2024-05-28T08:55:24.476Z] 35cb2a7552d0: Pulling fs layer [2024-05-28T08:55:24.476Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T08:55:24.476Z] 9e011611b7f5: Pulling fs layer [2024-05-28T08:55:24.476Z] 3bd174042beb: Pulling fs layer [2024-05-28T08:55:24.476Z] 4476f39b5e91: Pulling fs layer [2024-05-28T08:55:24.476Z] 9e011611b7f5: Waiting [2024-05-28T08:55:24.476Z] 3bd174042beb: Waiting [2024-05-28T08:55:24.476Z] 4476f39b5e91: Waiting [2024-05-28T08:55:24.476Z] 4f4fb700ef54: Waiting [2024-05-28T08:55:24.476Z] 35cb2a7552d0: Waiting [2024-05-28T08:55:24.476Z] a69c41024577: Verifying Checksum [2024-05-28T08:55:24.476Z] a69c41024577: Download complete [2024-05-28T08:55:24.476Z] 35cb2a7552d0: Verifying Checksum [2024-05-28T08:55:24.476Z] 35cb2a7552d0: Download complete [2024-05-28T08:55:24.476Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T08:55:24.476Z] 4f4fb700ef54: Download complete [2024-05-28T08:55:24.476Z] 9e011611b7f5: Verifying Checksum [2024-05-28T08:55:24.476Z] 9e011611b7f5: Download complete [2024-05-28T08:55:24.476Z] c6b39de5b339: Download complete [2024-05-28T08:55:25.061Z] 4476f39b5e91: Verifying Checksum [2024-05-28T08:55:25.061Z] 4476f39b5e91: Download complete [2024-05-28T08:55:25.328Z] c6b39de5b339: Pull complete [2024-05-28T08:55:25.919Z] a69c41024577: Pull complete [2024-05-28T08:55:26.188Z] d6de4b400683: Verifying Checksum [2024-05-28T08:55:26.188Z] d6de4b400683: Download complete [2024-05-28T08:55:27.602Z] 3bd174042beb: Download complete [2024-05-28T08:55:39.927Z] d6de4b400683: Pull complete [2024-05-28T08:55:39.927Z] 35cb2a7552d0: Pull complete [2024-05-28T08:55:39.927Z] 4f4fb700ef54: Pull complete [2024-05-28T08:55:39.927Z] 9e011611b7f5: Pull complete [2024-05-28T08:55:48.151Z] 3bd174042beb: Pull complete [2024-05-28T08:55:49.563Z] 4476f39b5e91: Pull complete [2024-05-28T08:55:49.831Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-28T08:55:49.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-28T08:55:49.831Z] ---> 981a0608b64a [2024-05-28T08:55:49.831Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-28T08:55:51.784Z] ---> Running in 3623e6ce419d [2024-05-28T08:55:51.784Z] Removing intermediate container 3623e6ce419d [2024-05-28T08:55:51.784Z] ---> b5cdb39cdd05 [2024-05-28T08:55:51.784Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T08:55:51.784Z] ---> Running in 24bd16cd5103 [2024-05-28T08:55:52.061Z] Removing intermediate container 24bd16cd5103 [2024-05-28T08:55:52.061Z] ---> 4d0d543d5551 [2024-05-28T08:55:52.061Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T08:55:52.330Z] ---> Running in 36102a96a7c7 [2024-05-28T08:55:52.600Z] Removing intermediate container 36102a96a7c7 [2024-05-28T08:55:52.600Z] ---> 2654e3072985 [2024-05-28T08:55:52.600Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T08:55:52.600Z] ---> Running in 0ad6635d5330 [2024-05-28T08:55:52.868Z] Removing intermediate container 0ad6635d5330 [2024-05-28T08:55:52.868Z] ---> 52692c0c92ac [2024-05-28T08:55:52.868Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T08:55:52.868Z] ---> Running in 536623f122eb [2024-05-28T08:55:55.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T08:55:56.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T08:55:56.623Z] (1/13) Installing libintl (0.21.1-r7) [2024-05-28T08:55:56.890Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-05-28T08:55:56.890Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T08:55:56.890Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T08:55:57.156Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-05-28T08:55:57.422Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-05-28T08:55:57.422Z] (7/13) Installing udev-init-scripts (35-r1) [2024-05-28T08:55:57.688Z] (8/13) Installing libblkid (2.38.1-r8) [2024-05-28T08:55:57.688Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-05-28T08:55:57.688Z] (10/13) Installing kmod-libs (30-r3) [2024-05-28T08:55:57.688Z] (11/13) Installing eudev (3.2.11-r8) [2024-05-28T08:55:57.688Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-05-28T08:55:57.688Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-05-28T08:55:57.956Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T08:55:57.956Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T08:55:57.956Z] OK: 273 MiB in 65 packages [2024-05-28T08:55:59.375Z] Removing intermediate container 536623f122eb [2024-05-28T08:55:59.375Z] ---> 49a3ad07e7cd [2024-05-28T08:55:59.375Z] Step 8/13 : WORKDIR /device-usb-camera [2024-05-28T08:55:59.375Z] ---> Running in 8de6709ce111 [2024-05-28T08:55:59.375Z] Removing intermediate container 8de6709ce111 [2024-05-28T08:55:59.375Z] ---> 28a3d57d4e5a [2024-05-28T08:55:59.375Z] Step 9/13 : COPY go.mod vendor* ./ [2024-05-28T08:56:06.008Z] ---> b0e5f4df511d [2024-05-28T08:56:06.008Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T08:56:06.008Z] ---> Running in 1017fc041d10 [2024-05-28T08:57:02.410Z] Removing intermediate container 1017fc041d10 [2024-05-28T08:57:02.410Z] ---> 22998ea1a494 [2024-05-28T08:57:02.410Z] Step 11/13 : COPY . . [2024-05-28T08:57:06.667Z] ---> b99ef7d6c695 [2024-05-28T08:57:06.667Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T08:57:06.667Z] ---> Running in 60fdc7c91c88 [2024-05-28T08:57:07.256Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T08:57:07.256Z] Dload Upload Total Spent Left Speed [2024-05-28T08:57:07.256Z] 0 0 0 0 0 0   0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8137 0 --:--:-- --:--:-- --:--:-- 8232 [2024-05-28T08:57:07.837Z] Removing intermediate container 60fdc7c91c88 [2024-05-28T08:57:07.837Z] ---> 33eb7cc98d74 [2024-05-28T08:57:07.837Z] Step 13/13 : RUN ${MAKE} [2024-05-28T08:57:08.108Z] ---> Running in 19c803c1ce7d [2024-05-28T08:57:09.077Z] noop [2024-05-28T08:57:09.660Z] Removing intermediate container 19c803c1ce7d [2024-05-28T08:57:09.660Z] ---> ad69bebf60f6 [2024-05-28T08:57:09.927Z] Successfully built ad69bebf60f6 [2024-05-28T08:57:09.927Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:57:10.450Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T08:57:10.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:57:10.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-931 does not seem to be running inside a container [2024-05-28T08:57:10.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-28T08:57:12.027Z] $ docker top 6380c05a83e9a6d03660edf7e6a9099e475b6638119d5d56b73c1d466f0cdb0b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T08:57:12.914Z] + go version [2024-05-28T08:57:12.914Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-28T08:57:12.952Z] $ docker stop --time=1 6380c05a83e9a6d03660edf7e6a9099e475b6638119d5d56b73c1d466f0cdb0b [2024-05-28T08:57:14.535Z] $ docker rm -f --volumes 6380c05a83e9a6d03660edf7e6a9099e475b6638119d5d56b73c1d466f0cdb0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:57:15.457Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T08:57:15.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:57:15.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-931 does not seem to be running inside a container [2024-05-28T08:57:15.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-28T08:57:16.918Z] $ docker top 1e86dcfedef2c8aef1c2341d185ab49ba84fbf1c1a12a8ad82045d0979c7d52d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T08:57:17.479Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-05-28T08:57:18.139Z] + make test [2024-05-28T08:57:18.139Z] go test ./... -coverprofile=coverage.out ./... [2024-05-28T08:57:21.476Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-05-28T08:59:28.395Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-05-28T08:59:28.395Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.092s coverage: 4.4% of statements [2024-05-28T08:59:28.395Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-28T08:59:28.395Z] go vet ./... [2024-05-28T08:59:55.083Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T08:59:55.083Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T08:59:55.083Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-28T08:59:55.136Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-28T08:59:55.889Z] + go mod tidy [Pipeline] } [2024-05-28T08:59:59.281Z] $ docker stop --time=1 1e86dcfedef2c8aef1c2341d185ab49ba84fbf1c1a12a8ad82045d0979c7d52d [2024-05-28T09:00:01.137Z] $ docker rm -f --volumes 1e86dcfedef2c8aef1c2341d185ab49ba84fbf1c1a12a8ad82045d0979c7d52d [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T09:00:02.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T09:00:02.650Z] Warning: overwriting stash ‘coverage-report’ [2024-05-28T09:00:03.581Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T09:00:04.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T09:00:04.569Z] + ls -al . [2024-05-28T09:00:04.569Z] total 224 [2024-05-28T09:00:04.569Z] drwxrwxr-x 9 jenkins jenkins 4096 May 28 08:57 . [2024-05-28T09:00:04.569Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 08:54 .. [2024-05-28T09:00:04.569Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 08:54 .git [2024-05-28T09:00:04.569Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 08:54 .github [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 429 May 28 08:54 .gitignore [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 45 May 28 08:54 .golangci.yml [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 77 May 28 08:54 .hadolint.yml [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 10870 May 28 08:54 Attribution.txt [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 16561 May 28 08:54 CHANGELOG.md [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 28 08:54 Dockerfile [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 678 May 28 08:54 GOVERNANCE.md [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 659 May 28 08:54 Jenkinsfile [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 28 08:54 LICENSE [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 2611 May 28 08:54 Makefile [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 622 May 28 08:54 OWNERS.md [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 28 08:54 README.md [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 08:52 VERSION [2024-05-28T09:00:04.569Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 08:54 bin [2024-05-28T09:00:04.569Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 08:54 cmd [2024-05-28T09:00:04.569Z] -rw-r--r-- 1 jenkins jenkins 54703 May 28 08:59 coverage.out [2024-05-28T09:00:04.569Z] -rwxrwxr-x 1 jenkins jenkins 84 May 28 08:54 docker-entrypoint.sh [2024-05-28T09:00:04.569Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 08:54 docs [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 3848 May 28 08:54 go.mod [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 33939 May 28 08:54 go.sum [2024-05-28T09:00:04.569Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 08:54 internal [2024-05-28T09:00:04.569Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 08:54 vendor [2024-05-28T09:00:04.569Z] -rw-rw-r-- 1 jenkins jenkins 231 May 28 08:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:00:05.010Z] + 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=9c9235d1d7c458420c1fb2951511f464a11dd6ca --label arch=arm64 --label version=0.0.0 . [2024-05-28T09:00:07.599Z] Sending build context to Docker daemon 39.23MB [2024-05-28T09:00:07.599Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T09:00:07.599Z] Step 2/37 : FROM ${BASE} AS builder [2024-05-28T09:00:07.600Z] ---> ad69bebf60f6 [2024-05-28T09:00:07.600Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-05-28T09:00:07.871Z] ---> Running in 69445d54f44b [2024-05-28T09:00:08.142Z] Removing intermediate container 69445d54f44b [2024-05-28T09:00:08.142Z] ---> a7522b04ab40 [2024-05-28T09:00:08.142Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T09:00:08.142Z] ---> Running in f7bc4be2e8ad [2024-05-28T09:00:08.409Z] Removing intermediate container f7bc4be2e8ad [2024-05-28T09:00:08.409Z] ---> b9644f0b69a0 [2024-05-28T09:00:08.409Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T09:00:08.409Z] ---> Running in af80659c7f2e [2024-05-28T09:00:08.683Z] Removing intermediate container af80659c7f2e [2024-05-28T09:00:08.683Z] ---> d3cbd7837cea [2024-05-28T09:00:08.683Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T09:00:08.950Z] ---> Running in b054903436a8 [2024-05-28T09:00:09.218Z] Removing intermediate container b054903436a8 [2024-05-28T09:00:09.218Z] ---> c78729e181a0 [2024-05-28T09:00:09.218Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T09:00:09.218Z] ---> Running in 463d776036ad [2024-05-28T09:00:10.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T09:00:10.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T09:00:11.726Z] OK: 273 MiB in 65 packages [2024-05-28T09:00:12.686Z] Removing intermediate container 463d776036ad [2024-05-28T09:00:12.686Z] ---> 7d58474cb3e7 [2024-05-28T09:00:12.686Z] Step 8/37 : WORKDIR /device-usb-camera [2024-05-28T09:00:12.686Z] ---> Running in d84f7ba9af32 [2024-05-28T09:00:12.953Z] Removing intermediate container d84f7ba9af32 [2024-05-28T09:00:12.953Z] ---> 1204ccd4e43f [2024-05-28T09:00:12.953Z] Step 9/37 : COPY go.mod vendor* ./ [2024-05-28T09:00:21.173Z] ---> 52c0f07bf2ab [2024-05-28T09:00:21.173Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T09:00:21.173Z] ---> Running in 3278ed76b1f7 [2024-05-28T09:00:21.173Z] skipping... [2024-05-28T09:00:21.440Z] Removing intermediate container 3278ed76b1f7 [2024-05-28T09:00:21.440Z] ---> c734945a4d7f [2024-05-28T09:00:21.440Z] Step 11/37 : COPY . . [2024-05-28T09:00:29.624Z] ---> 30264339d338 [2024-05-28T09:00:29.624Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T09:00:29.624Z] ---> Running in c999dd1be87f [2024-05-28T09:00:29.887Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2024-05-28T09:00:29.887Z]  Dload Upload Total Spent Left Speed [2024-05-28T09:00:30.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4364 0 --:--:-- --:--:-- --:--:-- 4388 [2024-05-28T09:00:30.729Z] Removing intermediate container c999dd1be87f [2024-05-28T09:00:30.729Z] ---> e4e054fead1c [2024-05-28T09:00:30.729Z] Step 13/37 : RUN ${MAKE} [2024-05-28T09:00:30.729Z] ---> Running in 592052b16764 [2024-05-28T09:00:31.684Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-05-28T09:03:08.381Z] Removing intermediate container 592052b16764 [2024-05-28T09:03:08.381Z] ---> 9b40513d55d8 [2024-05-28T09:03:08.381Z] Step 14/37 : FROM aler9/rtsp-simple-server:v1.8.2 AS rtsp [2024-05-28T09:03:08.381Z] v1.8.2: Pulling from aler9/rtsp-simple-server [2024-05-28T09:03:08.381Z] da4d7e05a7aa: Pulling fs layer [2024-05-28T09:03:08.381Z] da4d7e05a7aa: Verifying Checksum [2024-05-28T09:03:08.381Z] da4d7e05a7aa: Download complete [2024-05-28T09:03:08.381Z] da4d7e05a7aa: Pull complete [2024-05-28T09:03:08.381Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-05-28T09:03:08.381Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v1.8.2 [2024-05-28T09:03:08.381Z] ---> 62c65ed7ef0d [2024-05-28T09:03:08.381Z] Step 15/37 : FROM alpine:3.18 [2024-05-28T09:03:08.381Z] 3.18: Pulling from library/alpine [2024-05-28T09:03:08.381Z] c6b39de5b339: Already exists [2024-05-28T09:03:08.381Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T09:03:08.381Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T09:03:08.381Z] ---> 33abbf032149 [2024-05-28T09:03:08.381Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-28T09:03:08.381Z] ---> Running in 499c006dc53f [2024-05-28T09:03:08.381Z] Removing intermediate container 499c006dc53f [2024-05-28T09:03:08.381Z] ---> 59f85e7e4097 [2024-05-28T09:03:08.381Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-05-28T09:03:08.381Z] ---> Running in c5b0da22dd0a [2024-05-28T09:03:08.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T09:03:08.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T09:03:08.381Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-05-28T09:03:08.381Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-05-28T09:03:08.381Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-05-28T09:03:08.381Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-05-28T09:03:08.381Z] (5/104) Installing libxau (1.0.11-r2) [2024-05-28T09:03:08.381Z] (6/104) Installing libmd (1.0.4-r2) [2024-05-28T09:03:08.381Z] (7/104) Installing libbsd (0.11.7-r1) [2024-05-28T09:03:08.381Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-05-28T09:03:08.381Z] (9/104) Installing libxcb (1.15-r1) [2024-05-28T09:03:08.381Z] (10/104) Installing libx11 (1.8.7-r0) [2024-05-28T09:03:08.381Z] (11/104) Installing libdrm (2.4.115-r4) [2024-05-28T09:03:08.381Z] (12/104) Installing libxext (1.3.5-r2) [2024-05-28T09:03:08.381Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-05-28T09:03:08.381Z] (14/104) Installing libffi (3.4.4-r2) [2024-05-28T09:03:08.381Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-05-28T09:03:08.381Z] (16/104) Installing libva (2.18.0-r1) [2024-05-28T09:03:08.381Z] (17/104) Installing libvdpau (1.5-r1) [2024-05-28T09:03:08.381Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-05-28T09:03:08.381Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-05-28T09:03:08.381Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-05-28T09:03:08.381Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-05-28T09:03:08.381Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-28T09:03:08.381Z] (23/104) Installing libhwy (1.0.4-r1) [2024-05-28T09:03:08.381Z] (24/104) Installing lcms2 (2.15-r2) [2024-05-28T09:03:08.381Z] (25/104) Installing libjxl (0.8.2-r0) [2024-05-28T09:03:08.381Z] (26/104) Installing lame-libs (3.100-r5) [2024-05-28T09:03:08.381Z] (27/104) Installing opus (1.4-r0) [2024-05-28T09:03:08.381Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-05-28T09:03:08.381Z] (29/104) Installing soxr (0.1.3-r5) [2024-05-28T09:03:08.381Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-05-28T09:03:08.381Z] (31/104) Installing libogg (1.3.5-r4) [2024-05-28T09:03:08.381Z] (32/104) Installing libtheora (1.1.1-r17) [2024-05-28T09:03:08.381Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-05-28T09:03:08.381Z] (34/104) Installing libvpx (1.13.0-r2) [2024-05-28T09:03:08.381Z] (35/104) Installing libwebp (1.3.2-r0) [2024-05-28T09:03:08.381Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-05-28T09:03:08.381Z] (37/104) Installing numactl (2.0.16-r4) [2024-05-28T09:03:08.381Z] (38/104) Installing x265-libs (3.5-r4) [2024-05-28T09:03:08.381Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-05-28T09:03:08.381Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-05-28T09:03:08.381Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-05-28T09:03:08.381Z] (42/104) Installing libexpat (2.6.2-r0) [2024-05-28T09:03:08.381Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-05-28T09:03:08.381Z] (44/104) Installing libpng (1.6.39-r3) [2024-05-28T09:03:08.381Z] (45/104) Installing freetype (2.13.0-r5) [2024-05-28T09:03:08.381Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-05-28T09:03:08.381Z] (47/104) Installing fribidi (1.0.13-r0) [2024-05-28T09:03:08.381Z] (48/104) Installing libintl (0.21.1-r7) [2024-05-28T09:03:08.381Z] (49/104) Installing libblkid (2.38.1-r8) [2024-05-28T09:03:08.382Z] (50/104) Installing libmount (2.38.1-r8) [2024-05-28T09:03:08.382Z] (51/104) Installing pcre2 (10.42-r1) [2024-05-28T09:03:08.382Z] (52/104) Installing glib (2.76.6-r0) [2024-05-28T09:03:08.382Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-05-28T09:03:08.646Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-05-28T09:03:08.647Z] (55/104) Installing libunibreak (5.1-r0) [2024-05-28T09:03:08.912Z] (56/104) Installing libass (0.17.1-r0) [2024-05-28T09:03:09.176Z] (57/104) Installing libbluray (1.3.4-r0) [2024-05-28T09:03:09.445Z] (58/104) Installing gmp (6.2.1-r3) [2024-05-28T09:03:09.445Z] (59/104) Installing nettle (3.8.1-r2) [2024-05-28T09:03:09.712Z] (60/104) Installing libunistring (1.1-r1) [2024-05-28T09:03:09.978Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-05-28T09:03:09.978Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-05-28T09:03:09.978Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-05-28T09:03:10.245Z] (64/104) Installing gnutls (3.8.4-r0) [2024-05-28T09:03:10.245Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-05-28T09:03:10.245Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-05-28T09:03:10.513Z] (67/104) Installing cjson (1.7.17-r0) [2024-05-28T09:03:10.513Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-05-28T09:03:10.779Z] (69/104) Installing librist (0.2.7-r0) [2024-05-28T09:03:10.779Z] (70/104) Installing libsrt (1.5.2-r0) [2024-05-28T09:03:10.779Z] (71/104) Installing libssh (0.10.5-r0) [2024-05-28T09:03:11.045Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-05-28T09:03:11.045Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-05-28T09:03:11.045Z] (74/104) Installing libsodium (1.0.18-r3) [2024-05-28T09:03:11.045Z] (75/104) Installing libzmq (4.3.4-r4) [2024-05-28T09:03:11.311Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-05-28T09:03:11.904Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-05-28T09:03:12.183Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-05-28T09:03:12.763Z] (79/104) Installing shaderc (2023.3-r1) [2024-05-28T09:03:12.763Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-05-28T09:03:13.029Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-05-28T09:03:13.030Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-05-28T09:03:13.030Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-05-28T09:03:13.294Z] (84/104) Installing vidstab (1.1.1-r0) [2024-05-28T09:03:13.560Z] (85/104) Installing zimg (3.0.5-r0) [2024-05-28T09:03:13.826Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-05-28T09:03:14.405Z] (87/104) Installing libasyncns (0.8-r1) [2024-05-28T09:03:14.671Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-05-28T09:03:14.671Z] (89/104) Installing libltdl (2.4.7-r2) [2024-05-28T09:03:14.940Z] (90/104) Installing orc (0.4.34-r0) [2024-05-28T09:03:14.940Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-05-28T09:03:15.206Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-05-28T09:03:15.471Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-05-28T09:03:15.471Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-05-28T09:03:15.471Z] (95/104) Installing libpulse (16.1-r10) [2024-05-28T09:03:15.736Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T09:03:15.736Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T09:03:15.736Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-05-28T09:03:16.006Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-05-28T09:03:16.006Z] (100/104) Installing udev-init-scripts (35-r1) [2024-05-28T09:03:16.006Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-05-28T09:03:16.006Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-05-28T09:03:16.006Z] (103/104) Installing kmod-libs (30-r3) [2024-05-28T09:03:16.006Z] (104/104) Installing eudev (3.2.11-r8) [2024-05-28T09:03:16.272Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T09:03:16.272Z] Executing glib-2.76.6-r0.trigger [2024-05-28T09:03:16.272Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T09:03:16.272Z] OK: 110 MiB in 119 packages [2024-05-28T09:03:20.521Z] Removing intermediate container c5b0da22dd0a [2024-05-28T09:03:20.521Z] ---> 039256d109dd [2024-05-28T09:03:20.521Z] Step 18/37 : RUN apk --no-cache upgrade [2024-05-28T09:03:20.521Z] ---> Running in 96cbbf8d229c [2024-05-28T09:03:21.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T09:03:21.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T09:03:22.356Z] Upgrading critical system libraries and apk-tools: [2024-05-28T09:03:22.356Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T09:03:22.356Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T09:03:22.622Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T09:03:22.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T09:03:22.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T09:03:23.846Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T09:03:23.846Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T09:03:23.846Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T09:03:23.846Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T09:03:23.846Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T09:03:23.846Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T09:03:24.116Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T09:03:24.116Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T09:03:24.116Z] OK: 110 MiB in 119 packages [2024-05-28T09:03:25.078Z] Removing intermediate container 96cbbf8d229c [2024-05-28T09:03:25.078Z] ---> fe866204218a [2024-05-28T09:03:25.078Z] Step 19/37 : WORKDIR / [2024-05-28T09:03:25.078Z] ---> Running in 9bbb88334c0f [2024-05-28T09:03:25.344Z] Removing intermediate container 9bbb88334c0f [2024-05-28T09:03:25.344Z] ---> dfa878cfd565 [2024-05-28T09:03:25.344Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-05-28T09:03:26.749Z] ---> 36be7ca5725d [2024-05-28T09:03:26.749Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-05-28T09:03:27.330Z] ---> 4e2e7aa0ad99 [2024-05-28T09:03:27.330Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-05-28T09:03:27.912Z] ---> d8d689aefe82 [2024-05-28T09:03:27.912Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-05-28T09:03:28.492Z] ---> d37ca7a06a8b [2024-05-28T09:03:28.492Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-05-28T09:03:29.077Z] ---> 764c62bbd0a6 [2024-05-28T09:03:29.077Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-05-28T09:03:29.343Z] ---> 5c38790adb01 [2024-05-28T09:03:29.343Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-05-28T09:03:31.285Z] ---> d8208b6db650 [2024-05-28T09:03:31.285Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-05-28T09:03:31.285Z] ---> Running in 3572f60a01bb [2024-05-28T09:03:32.689Z] Removing intermediate container 3572f60a01bb [2024-05-28T09:03:32.689Z] ---> ef0310298808 [2024-05-28T09:03:32.689Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-05-28T09:03:32.689Z] ---> Running in f78f4b4b1ffa [2024-05-28T09:03:34.623Z] Removing intermediate container f78f4b4b1ffa [2024-05-28T09:03:34.623Z] ---> 83eb2772e043 [2024-05-28T09:03:34.623Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-05-28T09:03:34.623Z] ---> Running in 5b0f22b28c43 [2024-05-28T09:03:36.026Z] Removing intermediate container 5b0f22b28c43 [2024-05-28T09:03:36.026Z] ---> 478d47394423 [2024-05-28T09:03:36.026Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-05-28T09:03:36.026Z] ---> Running in 0319bc096b71 [2024-05-28T09:03:37.434Z] Removing intermediate container 0319bc096b71 [2024-05-28T09:03:37.434Z] ---> ca66390870af [2024-05-28T09:03:37.434Z] Step 31/37 : EXPOSE 59983 [2024-05-28T09:03:37.699Z] ---> Running in 3644d6847737 [2024-05-28T09:03:37.964Z] Removing intermediate container 3644d6847737 [2024-05-28T09:03:37.964Z] ---> c3c63dfda1c8 [2024-05-28T09:03:37.964Z] Step 32/37 : EXPOSE 8554 [2024-05-28T09:03:37.964Z] ---> Running in 5ed8a74b893c [2024-05-28T09:03:38.233Z] Removing intermediate container 5ed8a74b893c [2024-05-28T09:03:38.233Z] ---> ddc2cf5d9549 [2024-05-28T09:03:38.233Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-05-28T09:03:38.233Z] ---> Running in b9ad5ea4f666 [2024-05-28T09:03:38.501Z] Removing intermediate container b9ad5ea4f666 [2024-05-28T09:03:38.501Z] ---> 468ed3aae7ca [2024-05-28T09:03:38.501Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-05-28T09:03:38.767Z] ---> Running in facdea5ff5c7 [2024-05-28T09:03:39.033Z] Removing intermediate container facdea5ff5c7 [2024-05-28T09:03:39.033Z] ---> b3903c9da3e9 [2024-05-28T09:03:39.033Z] Step 35/37 : LABEL arch=arm64 [2024-05-28T09:03:39.033Z] ---> Running in 599071d82eb4 [2024-05-28T09:03:39.299Z] Removing intermediate container 599071d82eb4 [2024-05-28T09:03:39.299Z] ---> 9580c763d625 [2024-05-28T09:03:39.299Z] Step 36/37 : LABEL git_sha=9c9235d1d7c458420c1fb2951511f464a11dd6ca [2024-05-28T09:03:39.565Z] ---> Running in 2ffe3bf26e7a [2024-05-28T09:03:39.834Z] Removing intermediate container 2ffe3bf26e7a [2024-05-28T09:03:39.834Z] ---> e8a648ec5d60 [2024-05-28T09:03:39.834Z] Step 37/37 : LABEL version=0.0.0 [2024-05-28T09:03:39.834Z] ---> Running in 65e2bf44deb3 [2024-05-28T09:03:40.101Z] Removing intermediate container 65e2bf44deb3 [2024-05-28T09:03:40.101Z] ---> f7a3722335a9 [2024-05-28T09:03:40.101Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T09:03:40.369Z] Successfully built f7a3722335a9 [2024-05-28T09:03:40.369Z] 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-05-28T09:03:41.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T09:03:41.297Z] [2024-05-28T09:03:41.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:03:41.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T09:03:41.713Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T09:03:41.713Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T09:03:41.713Z] 04944245beec: Pulling fs layer [2024-05-28T09:03:41.713Z] 699f458cf7ca: Pulling fs layer [2024-05-28T09:03:41.713Z] 765212b225bb: Pulling fs layer [2024-05-28T09:03:41.713Z] f23df028b6ca: Pulling fs layer [2024-05-28T09:03:41.713Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T09:03:41.713Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T09:03:41.713Z] f23df028b6ca: Waiting [2024-05-28T09:03:41.713Z] d65c8cfc05b1: Waiting [2024-05-28T09:03:41.713Z] 2437ff75d9bd: Waiting [2024-05-28T09:03:41.713Z] 765212b225bb: Waiting [2024-05-28T09:03:41.979Z] 04944245beec: Verifying Checksum [2024-05-28T09:03:41.979Z] 04944245beec: Download complete [2024-05-28T09:03:41.979Z] 765212b225bb: Verifying Checksum [2024-05-28T09:03:41.979Z] 765212b225bb: Download complete [2024-05-28T09:03:41.979Z] f23df028b6ca: Verifying Checksum [2024-05-28T09:03:41.979Z] f23df028b6ca: Download complete [2024-05-28T09:03:41.979Z] d65c8cfc05b1: Verifying Checksum [2024-05-28T09:03:41.979Z] d65c8cfc05b1: Download complete [2024-05-28T09:03:42.250Z] 699f458cf7ca: Verifying Checksum [2024-05-28T09:03:42.250Z] 699f458cf7ca: Download complete [2024-05-28T09:03:42.516Z] 8998bd30e6a1: Verifying Checksum [2024-05-28T09:03:42.516Z] 8998bd30e6a1: Download complete [2024-05-28T09:03:45.095Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T09:03:45.096Z] 2437ff75d9bd: Download complete [2024-05-28T09:03:47.139Z] 8998bd30e6a1: Pull complete [2024-05-28T09:03:47.732Z] 04944245beec: Pull complete [2024-05-28T09:03:49.702Z] 699f458cf7ca: Pull complete [2024-05-28T09:03:49.702Z] 765212b225bb: Pull complete [2024-05-28T09:03:50.660Z] f23df028b6ca: Pull complete [2024-05-28T09:03:50.661Z] d65c8cfc05b1: Pull complete [2024-05-28T09:04:08.846Z] 2437ff75d9bd: Pull complete [2024-05-28T09:04:08.846Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T09:04:08.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T09:04:08.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:04:16.383Z] prd-ubuntu20.04-docker-arm64-4c-16g-931 does not seem to be running inside a container [2024-05-28T09:04:16.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-28T09:04:18.531Z] $ docker top bf58f2c45956a74a1b7aac3fdcb034b9989781165f3d566f1b67ca174b701440 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:04:19.436Z] ---> job-cost.sh [2024-05-28T09:04:19.436Z] lf-activate-venv: SKIPPING [2024-05-28T09:04:19.436Z] INFO: No Stack... [2024-05-28T09:04:20.011Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T09:04:20.589Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T09:04:20.942Z] + cut -d,+ -f6 [2024-05-28T09:04:20.942Z] cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2024-05-28T09:04:21.254Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-330-1-stack-cost] [2024-05-28T09:04:21.265Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-330-1-stack-cost] did not exist. Created. [2024-05-28T09:04:21.272Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-330-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T09:04:21.700Z] /w/workspace/device-usb-camera/1@tmp/durable-dcfc2129/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T09:04:22.044Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T09:04:22.086Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T09:04:22.471Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T09:04:22.495Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-330-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T09:04:22.593Z] $ docker stop --time=1 bf58f2c45956a74a1b7aac3fdcb034b9989781165f3d566f1b67ca174b701440 [2024-05-28T09:04:24.038Z] $ docker rm -f --volumes bf58f2c45956a74a1b7aac3fdcb034b9989781165f3d566f1b67ca174b701440 [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-05-28T09:04:25.203Z] provisioning config files... [2024-05-28T09:04:25.213Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-330@tmp/config14909680978967803640tmp [Pipeline] { [Pipeline] sh [2024-05-28T09:04:25.569Z] + set +x [2024-05-28T09:04:25.569Z] + curl -s https://codecov.io/bash [2024-05-28T09:04:25.569Z] + bash -s -- [2024-05-28T09:04:25.569Z] [2024-05-28T09:04:25.569Z] _____ _ [2024-05-28T09:04:25.569Z] / ____| | | [2024-05-28T09:04:25.569Z] | | ___ __| | ___ ___ _____ __ [2024-05-28T09:04:25.569Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-28T09:04:25.569Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-28T09:04:25.569Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-28T09:04:25.569Z] Bash-1.0.6 [2024-05-28T09:04:25.569Z] [2024-05-28T09:04:25.569Z] [2024-05-28T09:04:25.569Z] ==> git version 2.25.1 found [2024-05-28T09:04:25.569Z] ==> 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-05-28T09:04:25.569Z] Release-Date: 2020-01-08 [2024-05-28T09:04:25.569Z] 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-05-28T09:04:25.569Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-28T09:04:25.569Z] ==> Jenkins CI detected. [2024-05-28T09:04:25.569Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-330 [2024-05-28T09:04:25.569Z] project root: . [2024-05-28T09:04:25.569Z] --> token set from env [2024-05-28T09:04:25.569Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2024-05-28T09:04:25.569Z] ==> Running gcov in . (disable via -X gcov) [2024-05-28T09:04:25.569Z] ==> Python coveragepy not found [2024-05-28T09:04:25.569Z] ==> Searching for coverage reports in: [2024-05-28T09:04:25.569Z] + . [2024-05-28T09:04:25.827Z] -> Found 1 reports [2024-05-28T09:04:25.827Z] ==> Detecting git/mercurial file structure [2024-05-28T09:04:25.827Z] ==> Reading reports [2024-05-28T09:04:25.827Z] + ./coverage.out bytes=54703 [2024-05-28T09:04:25.828Z] ==> Appending adjustments [2024-05-28T09:04:25.828Z] https://docs.codecov.io/docs/fixing-reports [2024-05-28T09:04:25.828Z] + Found adjustments [2024-05-28T09:04:25.828Z] ==> Gzipping contents [2024-05-28T09:04:25.828Z] 20K /tmp/codecov.EI7dft.gz [2024-05-28T09:04:25.828Z] ==> Uploading reports [2024-05-28T09:04:25.828Z] url: https://codecov.io [2024-05-28T09:04:25.828Z] query: branch=PR-330&commit=9c9235d1d7c458420c1fb2951511f464a11dd6ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-330%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=330&job=&cmd_args= [2024-05-28T09:04:25.828Z] -> Pinging Codecov [2024-05-28T09:04:25.828Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-330&commit=9c9235d1d7c458420c1fb2951511f464a11dd6ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-330%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=330&job=&cmd_args= [2024-05-28T09:04:26.086Z] -> Uploading to [2024-05-28T09:04:26.086Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-28/73D8F5FF140700D3E01443B452E23636/9c9235d1d7c458420c1fb2951511f464a11dd6ca/5efb4c42-937f-44ba-9b96-7e05ca1c8771.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T090425Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e89e85723e94ec24b55aabbda2cdd61da8de9d8798aabb051254dbc0a4478410 [2024-05-28T09:04:26.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T09:04:26.086Z] Dload Upload Total Spent Left Speed [2024-05-28T09:04:26.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19086 0 0 100 19086 0 81217 --:--:-- --:--:-- --:--:-- 81217 [2024-05-28T09:04:26.352Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/9c9235d1d7c458420c1fb2951511f464a11dd6ca [Pipeline] } [2024-05-28T09:04:26.384Z] 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-05-28T09:04:28.647Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-330/archives ] [2024-05-28T09:04:28.647Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-330/archives [2024-05-28T09:04:28.647Z] total 16 [2024-05-28T09:04:28.647Z] drwxr-xr-x 3 root root 4096 May 28 08:55 . [2024-05-28T09:04:28.647Z] drwxrwxr-x 11 jenkins jenkins 4096 May 28 08:55 .. [2024-05-28T09:04:28.647Z] drwxr-xr-x 2 root root 4096 May 28 08:55 cost [2024-05-28T09:04:28.647Z] -rw-r--r-- 1 root root 89 May 28 08:55 cost.csv [2024-05-28T09:04:28.647Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-330/archives [2024-05-28T09:04:28.647Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-330/archives [2024-05-28T09:04:28.647Z] total 16 [2024-05-28T09:04:28.647Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 08:55 . [2024-05-28T09:04:28.647Z] drwxrwxr-x 11 jenkins jenkins 4096 May 28 08:55 .. [2024-05-28T09:04:28.647Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 08:55 cost [2024-05-28T09:04:28.647Z] -rw-r--r-- 1 jenkins jenkins 89 May 28 08:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:04:28.995Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:04:30.127Z] ---> package-listing.sh [2024-05-28T09:04:30.127Z] ++ facter osfamily [2024-05-28T09:04:30.127Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T09:04:30.406Z] + OS_FAMILY=debian [2024-05-28T09:04:30.406Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-330 [2024-05-28T09:04:30.406Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T09:04:30.406Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T09:04:30.406Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T09:04:30.406Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T09:04:30.406Z] + '[' /w/workspace/foundry_device-usb-camera_PR-330 ']' [2024-05-28T09:04:30.406Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T09:04:30.406Z] + case "${OS_FAMILY}" in [2024-05-28T09:04:30.406Z] + dpkg -l [2024-05-28T09:04:30.406Z] + grep '^ii' [2024-05-28T09:04:30.406Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T09:04:30.406Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T09:04:30.406Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T09:04:30.406Z] + '[' /w/workspace/foundry_device-usb-camera_PR-330 ']' [2024-05-28T09:04:30.406Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-330/archives/ [2024-05-28T09:04:30.406Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-330/archives/ [Pipeline] echo [2024-05-28T09:04:30.460Z] 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-330/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-28T09:04:30.751Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T09:04:31.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T09:04:31.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T09:04:31.542Z] prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container [2024-05-28T09:04:31.577Z] $ 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-330/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-330 -v /w/workspace/foundry_device-usb-camera_PR-330:/w/workspace/foundry_device-usb-camera_PR-330:rw,z -v /w/workspace/foundry_device-usb-camera_PR-330@tmp:/w/workspace/foundry_device-usb-camera_PR-330@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-05-28T09:04:32.108Z] $ docker top 48dd155ac7b2f02f06027ae68b79bb5e7eb3701dc70b79d19a34f76fd6678c35 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T09:04:32.513Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T09:04:32.826Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T09:04:33.142Z] + ls /var/log/sa-host [2024-05-28T09:04:33.142Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T09:04:33.406Z] provisioning config files... [2024-05-28T09:04:33.417Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-330@tmp/config17501485082531228881tmp [Pipeline] { [Pipeline] echo [2024-05-28T09:04:33.498Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:04:33.824Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T09:04:33.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:04:34.285Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T09:04:34.328Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:04:34.650Z] ---> sudo-logs.sh [2024-05-28T09:04:34.651Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T09:04:34.762Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:04:35.088Z] ---> job-cost.sh [2024-05-28T09:04:35.088Z] lf-activate-venv: SKIPPING [2024-05-28T09:04:35.088Z] DEBUG: total: 0.2199999988079071 [2024-05-28T09:04:35.088Z] INFO: Retrieving Stack Cost... [2024-05-28T09:04:35.656Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T09:04:35.917Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T09:04:35.966Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T09:04:36.289Z] ---> logs-deploy.sh [2024-05-28T09:04:36.289Z] lf-activate-venv: SKIPPING [2024-05-28T09:04:36.289Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-330/1 [2024-05-28T09:04:36.289Z] INFO: archiving workspace using pattern(s): [2024-05-28T09:04:37.224Z] Archives upload complete. [2024-05-28T09:04:37.483Z] INFO: archiving logs to Nexus