Pull request #341 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b8fda8f72c6e142d9db97d67a0d66389af66d80f+b54b79498e332a1e36b9fe49a0189bdcdd0007a3 (178b8b580d11bb16ac5349c7e6aa21b545b23695) 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-ssh8321710687940678289.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-ssh14560714573355328522.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-341/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-341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16634628677493081397.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-341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13332662848618011477.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-ssh13191591803292053551.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-341/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-341/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13455548988045417362.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-6464 in /w/workspace/foundry_device-usb-camera_PR-341 [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-341 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b54b79498e332a1e36b9fe49a0189bdcdd0007a3 into PR head commit b8fda8f72c6e142d9db97d67a0d66389af66d80f Merge succeeded, producing b8fda8f72c6e142d9db97d67a0d66389af66d80f Checking out Revision b8fda8f72c6e142d9db97d67a0d66389af66d80f (PR-341) > git config core.sparsecheckout # timeout=10 > git checkout -f b8fda8f72c6e142d9db97d67a0d66389af66d80f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b54b79498e332a1e36b9fe49a0189bdcdd0007a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8fda8f72c6e142d9db97d67a0d66389af66d80f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-25T17:51:49.202Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-25T17:51:49.411Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-25T17:51:49.531Z] ========================================================= [2024-07-25T17:51:49.531Z] EdgeX Global Pipelines Version Info [2024-07-25T17:51:49.531Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-25T17:51:50.301Z] ------------------- [2024-07-25T17:51:50.301Z] stable info: [2024-07-25T17:51:50.301Z] ------------------- [2024-07-25T17:51:50.301Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T17:51:50.302Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T17:51:50.302Z] Message: update stable to v1.0.260 [2024-07-25T17:51:50.873Z] ------------------- [2024-07-25T17:51:50.873Z] experimental info: [2024-07-25T17:51:50.873Z] ------------------- [2024-07-25T17:51:50.873Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T17:51:50.873Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-25T17:51:50.873Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-25T17:51:51.106Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-07-25T17:51:51.166Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-07-25T17:51:51.224Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-25T17:51:51.282Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-25T17:51:51.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-25T17:51:51.409Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-25T17:51:51.467Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-25T17:51:51.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-25T17:51:51.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-25T17:51:51.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-25T17:51:51.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-25T17:51:51.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-07-25T17:51:51.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-25T17:51:51.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-25T17:51:51.927Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T17:51:51.984Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T17:51:52.043Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T17:51:52.101Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T17:51:52.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-25T17:51:52.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-25T17:51:52.286Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-25T17:51:52.348Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-25T17:51:52.418Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-25T17:51:52.479Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-25T17:51:52.548Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-25T17:51:52.599Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-25T17:51:52.657Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-25T17:51:52.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-341 [Pipeline] echo [2024-07-25T17:51:52.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-341 [Pipeline] echo [2024-07-25T17:51:52.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-341 [Pipeline] echo [2024-07-25T17:51:52.892Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8fda8f72c6e142d9db97d67a0d66389af66d80f [Pipeline] echo [2024-07-25T17:51:52.947Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8fda8f [Pipeline] echo [2024-07-25T17:51:53.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T17:51:53.169Z] provisioning config files... [2024-07-25T17:51:53.184Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-341@tmp/config17960473670283028661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T17:51:53.575Z] ---> ****-login.sh [2024-07-25T17:51:53.575Z] nexus3.edgexfoundry.org:10001 [2024-07-25T17:51:54.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:51:54.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:51:54.776Z] Configure a credential helper to remove this warning. See [2024-07-25T17:51:54.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:51:54.776Z] [2024-07-25T17:51:54.776Z] Login Succeeded [2024-07-25T17:51:54.776Z] nexus3.edgexfoundry.org:10002 [2024-07-25T17:51:54.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:51:54.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:51:54.776Z] Configure a credential helper to remove this warning. See [2024-07-25T17:51:54.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:51:54.776Z] [2024-07-25T17:51:54.776Z] Login Succeeded [2024-07-25T17:51:54.776Z] nexus3.edgexfoundry.org:10003 [2024-07-25T17:51:54.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:51:55.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:51:55.037Z] Configure a credential helper to remove this warning. See [2024-07-25T17:51:55.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:51:55.037Z] [2024-07-25T17:51:55.037Z] Login Succeeded [2024-07-25T17:51:55.037Z] nexus3.edgexfoundry.org:10004 [2024-07-25T17:51:55.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:51:55.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:51:55.037Z] Configure a credential helper to remove this warning. See [2024-07-25T17:51:55.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:51:55.037Z] [2024-07-25T17:51:55.037Z] Login Succeeded [2024-07-25T17:51:55.037Z] ****.io [2024-07-25T17:51:55.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:51:55.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:51:55.299Z] Configure a credential helper to remove this warning. See [2024-07-25T17:51:55.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:51:55.299Z] [2024-07-25T17:51:55.299Z] Login Succeeded [2024-07-25T17:51:55.299Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T17:51:55.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-25T17:51:56.032Z] + git rev-list -1 --merges b8fda8f72c6e142d9db97d67a0d66389af66d80f~1..b8fda8f72c6e142d9db97d67a0d66389af66d80f [Pipeline] echo [2024-07-25T17:51:56.085Z] -----------> git rev-list -1 --merges b8fda8f72c6e142d9db97d67a0d66389af66d80f~1..b8fda8f72c6e142d9db97d67a0d66389af66d80f b8fda8f72c6e142d9db97d67a0d66389af66d80f [false] [Pipeline] sh [2024-07-25T17:51:56.416Z] + git log --format=format:%s -1 b8fda8f72c6e142d9db97d67a0d66389af66d80f [Pipeline] echo [2024-07-25T17:51:56.462Z] ========================================================= [2024-07-25T17:51:56.462Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-25T17:51:56.462Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T17:51:56.925Z] + git log --format=format:%s -1 b8fda8f72c6e142d9db97d67a0d66389af66d80f [Pipeline] echo [2024-07-25T17:51:56.963Z] [semverPrep] GIT_COMMIT: b8fda8f72c6e142d9db97d67a0d66389af66d80f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-25T17:51:57.004Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-25T17:51:57.422Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T17:51:57.422Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-25T17:51:57.422Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-25T17:51:57.422Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-25T17:51:57.422Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-25T17:51:57.422Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-25T17:51:57.422Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T17:51:57.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T17:51:57.950Z] [2024-07-25T17:51:57.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T17:51:58.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T17:51:58.356Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-25T17:51:58.356Z] b85a868b505f: Pulling fs layer [2024-07-25T17:51:58.356Z] e2be974225ed: Pulling fs layer [2024-07-25T17:51:58.356Z] 339a4e72a1f5: Pulling fs layer [2024-07-25T17:51:58.356Z] 988bab9f4d93: Pulling fs layer [2024-07-25T17:51:58.356Z] 1469e6f7b9e6: Pulling fs layer [2024-07-25T17:51:58.356Z] eaf3925da568: Pulling fs layer [2024-07-25T17:51:58.356Z] bab4dde63d76: Pulling fs layer [2024-07-25T17:51:58.356Z] bde34c3a00c8: Pulling fs layer [2024-07-25T17:51:58.356Z] b352a97aabf1: Pulling fs layer [2024-07-25T17:51:58.356Z] 4872d77fe225: Pulling fs layer [2024-07-25T17:51:58.356Z] 5851b861e8e6: Pulling fs layer [2024-07-25T17:51:58.356Z] eaf3925da568: Waiting [2024-07-25T17:51:58.356Z] bab4dde63d76: Waiting [2024-07-25T17:51:58.356Z] bde34c3a00c8: Waiting [2024-07-25T17:51:58.356Z] b352a97aabf1: Waiting [2024-07-25T17:51:58.356Z] 4872d77fe225: Waiting [2024-07-25T17:51:58.356Z] 5851b861e8e6: Waiting [2024-07-25T17:51:58.356Z] 988bab9f4d93: Waiting [2024-07-25T17:51:58.356Z] 1469e6f7b9e6: Waiting [2024-07-25T17:51:58.356Z] e2be974225ed: Verifying Checksum [2024-07-25T17:51:58.356Z] e2be974225ed: Download complete [2024-07-25T17:51:58.356Z] 988bab9f4d93: Verifying Checksum [2024-07-25T17:51:58.356Z] 988bab9f4d93: Download complete [2024-07-25T17:51:58.617Z] 1469e6f7b9e6: Verifying Checksum [2024-07-25T17:51:58.617Z] 1469e6f7b9e6: Download complete [2024-07-25T17:51:58.617Z] 339a4e72a1f5: Verifying Checksum [2024-07-25T17:51:58.617Z] 339a4e72a1f5: Download complete [2024-07-25T17:51:58.617Z] eaf3925da568: Download complete [2024-07-25T17:51:58.617Z] bde34c3a00c8: Verifying Checksum [2024-07-25T17:51:58.617Z] bde34c3a00c8: Download complete [2024-07-25T17:51:58.617Z] b352a97aabf1: Download complete [2024-07-25T17:51:58.617Z] 4872d77fe225: Verifying Checksum [2024-07-25T17:51:58.617Z] 4872d77fe225: Download complete [2024-07-25T17:51:58.617Z] 5851b861e8e6: Download complete [2024-07-25T17:51:58.617Z] b85a868b505f: Verifying Checksum [2024-07-25T17:51:58.617Z] b85a868b505f: Download complete [2024-07-25T17:51:58.875Z] bab4dde63d76: Verifying Checksum [2024-07-25T17:51:58.875Z] bab4dde63d76: Download complete [2024-07-25T17:52:00.351Z] b85a868b505f: Pull complete [2024-07-25T17:52:00.611Z] e2be974225ed: Pull complete [2024-07-25T17:52:01.182Z] 339a4e72a1f5: Pull complete [2024-07-25T17:52:01.773Z] 988bab9f4d93: Pull complete [2024-07-25T17:52:02.342Z] 1469e6f7b9e6: Pull complete [2024-07-25T17:52:02.912Z] eaf3925da568: Pull complete [2024-07-25T17:52:04.824Z] bab4dde63d76: Pull complete [2024-07-25T17:52:04.824Z] bde34c3a00c8: Pull complete [2024-07-25T17:52:05.084Z] b352a97aabf1: Pull complete [2024-07-25T17:52:05.084Z] 4872d77fe225: Pull complete [2024-07-25T17:52:05.084Z] 5851b861e8e6: Pull complete [2024-07-25T17:52:05.084Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-25T17:52:05.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T17:52:05.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T17:52:05.360Z] prd-ubuntu20.04-docker-8c-8g-6464 does not seem to be running inside a container [2024-07-25T17:52:05.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-341 -v /w/workspace/foundry_device-usb-camera_PR-341:/w/workspace/foundry_device-usb-camera_PR-341:rw,z -v /w/workspace/foundry_device-usb-camera_PR-341@tmp:/w/workspace/foundry_device-usb-camera_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-25T17:52:11.193Z] $ docker top 894eabce6149a0cbe40a18e6c83d8a0466d9ba2db81f6b29187be825f5c6b5df -eo pid,comm [2024-07-25T17:52:11.252Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-25T17:52:11.252Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T17:52:11.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T17:52:11.523Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T17:52:11.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T17:52:11.634Z] $ docker exec 894eabce6149a0cbe40a18e6c83d8a0466d9ba2db81f6b29187be825f5c6b5df ssh-agent [2024-07-25T17:52:11.734Z] SSH_AUTH_SOCK=/tmp/ssh-mlooU4NgTT29/agent.32 [2024-07-25T17:52:11.734Z] SSH_AGENT_PID=38 [2024-07-25T17:52:11.741Z] Running ssh-add (command line suppressed) [2024-07-25T17:52:11.841Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-341@tmp/private_key_3843601583004934256.key (/w/workspace/foundry_device-usb-camera_PR-341@tmp/private_key_3843601583004934256.key) [2024-07-25T17:52:11.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T17:52:12.196Z] + git tag --points-at HEAD [Pipeline] } [2024-07-25T17:52:12.224Z] $ docker exec --env ******** --env ******** 894eabce6149a0cbe40a18e6c83d8a0466d9ba2db81f6b29187be825f5c6b5df ssh-agent -k [2024-07-25T17:52:12.315Z] unset SSH_AUTH_SOCK; [2024-07-25T17:52:12.316Z] unset SSH_AGENT_PID; [2024-07-25T17:52:12.316Z] echo Agent pid 38 killed; [2024-07-25T17:52:12.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-25T17:52:12.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T17:52:12.453Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T17:52:12.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T17:52:12.575Z] $ docker exec 894eabce6149a0cbe40a18e6c83d8a0466d9ba2db81f6b29187be825f5c6b5df ssh-agent [2024-07-25T17:52:12.692Z] SSH_AUTH_SOCK=/tmp/ssh-T2QD6vL5jXzw/agent.72 [2024-07-25T17:52:12.692Z] SSH_AGENT_PID=78 [2024-07-25T17:52:12.698Z] Running ssh-add (command line suppressed) [2024-07-25T17:52:12.818Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-341@tmp/private_key_17943262532621183394.key (/w/workspace/foundry_device-usb-camera_PR-341@tmp/private_key_17943262532621183394.key) [2024-07-25T17:52:12.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T17:52:13.205Z] + git semver init [2024-07-25T17:52:13.478Z] 2024-07-25 17:52:13,375 [run_init] DEBUG init version:0.0.0 force:False [2024-07-25T17:52:13.478Z] 2024-07-25 17:52:13,375 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-341/.semver [2024-07-25T17:52:13.478Z] 2024-07-25 17:52:13,376 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-341/.semver [2024-07-25T17:52:13.478Z] 2024-07-25 17:52:13,376 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-341/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-341, universal_newlines=False, shell=None, istream=None) [2024-07-25T17:52:15.389Z] 2024-07-25 17:52:15,041 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-341/.git/info/exclude [2024-07-25T17:52:15.389Z] 2024-07-25 17:52:15,041 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-341/.semver/PR-341 with force:False [2024-07-25T17:52:15.389Z] 2024-07-25 17:52:15,042 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-341/.semver/PR-341 [2024-07-25T17:52:15.389Z] 2024-07-25 17:52:15,046 [execute] INFO git cat-file --batch-check [2024-07-25T17:52:15.389Z] 2024-07-25 17:52:15,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-341/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T17:52:15.389Z] 2024-07-25 17:52:15,052 [execute] INFO git cat-file --batch [2024-07-25T17:52:15.389Z] 2024-07-25 17:52:15,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-341/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T17:52:15.389Z] 2024-07-25 17:52:15,056 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-341/.semver/PR-341 [2024-07-25T17:52:15.389Z] 0.0.0 [Pipeline] } [2024-07-25T17:52:15.417Z] $ docker exec --env ******** --env ******** 894eabce6149a0cbe40a18e6c83d8a0466d9ba2db81f6b29187be825f5c6b5df ssh-agent -k [2024-07-25T17:52:15.508Z] unset SSH_AUTH_SOCK; [2024-07-25T17:52:15.508Z] unset SSH_AGENT_PID; [2024-07-25T17:52:15.508Z] echo Agent pid 78 killed; [2024-07-25T17:52:15.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T17:52:16.007Z] + git semver [Pipeline] } [2024-07-25T17:52:16.294Z] $ docker stop --time=1 894eabce6149a0cbe40a18e6c83d8a0466d9ba2db81f6b29187be825f5c6b5df [2024-07-25T17:52:17.629Z] $ docker rm -f --volumes 894eabce6149a0cbe40a18e6c83d8a0466d9ba2db81f6b29187be825f5c6b5df [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T17:52:18.047Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-25T17:52:18.473Z] Stashed 1 file(s) [Pipeline] echo [2024-07-25T17:52:18.501Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T17:52:19.309Z] provisioning config files... [2024-07-25T17:52:19.321Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-341@tmp/config5247784682472814132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T17:52:19.709Z] ---> ****-login.sh [2024-07-25T17:52:19.709Z] nexus3.edgexfoundry.org:10001 [2024-07-25T17:52:19.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:52:19.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:52:19.710Z] Configure a credential helper to remove this warning. See [2024-07-25T17:52:19.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:52:19.710Z] [2024-07-25T17:52:19.710Z] Login Succeeded [2024-07-25T17:52:19.710Z] nexus3.edgexfoundry.org:10002 [2024-07-25T17:52:19.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:52:19.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:52:19.968Z] Configure a credential helper to remove this warning. See [2024-07-25T17:52:19.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:52:19.969Z] [2024-07-25T17:52:19.969Z] Login Succeeded [2024-07-25T17:52:19.969Z] nexus3.edgexfoundry.org:10003 [2024-07-25T17:52:19.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:52:19.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:52:19.969Z] Configure a credential helper to remove this warning. See [2024-07-25T17:52:19.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:52:19.969Z] [2024-07-25T17:52:19.969Z] Login Succeeded [2024-07-25T17:52:19.969Z] nexus3.edgexfoundry.org:10004 [2024-07-25T17:52:19.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:52:20.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:52:20.230Z] Configure a credential helper to remove this warning. See [2024-07-25T17:52:20.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:52:20.230Z] [2024-07-25T17:52:20.230Z] Login Succeeded [2024-07-25T17:52:20.230Z] ****.io [2024-07-25T17:52:20.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:52:20.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:52:20.490Z] Configure a credential helper to remove this warning. See [2024-07-25T17:52:20.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:52:20.490Z] [2024-07-25T17:52:20.490Z] Login Succeeded [2024-07-25T17:52:20.490Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T17:52:20.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T17:52:20.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T17:52:20.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T17:52:20.891Z] ========================================================= [2024-07-25T17:52:20.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-25T17:52:20.891Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T17:52:21.427Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-25T17:52:21.427Z] Sending build context to Docker daemon 20.46MB [2024-07-25T17:52:21.427Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T17:52:21.427Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-25T17:52:21.686Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-25T17:52:21.686Z] 619be1103602: Pulling fs layer [2024-07-25T17:52:21.686Z] 7862e08f4a3e: Pulling fs layer [2024-07-25T17:52:21.686Z] 5df492c9dc93: Pulling fs layer [2024-07-25T17:52:21.686Z] 7629e6793208: Pulling fs layer [2024-07-25T17:52:21.686Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T17:52:21.686Z] fb5054dd5b73: Pulling fs layer [2024-07-25T17:52:21.686Z] eeca6798cff9: Pulling fs layer [2024-07-25T17:52:21.686Z] aa269ceb94a6: Pulling fs layer [2024-07-25T17:52:21.686Z] 7629e6793208: Waiting [2024-07-25T17:52:21.686Z] 4f4fb700ef54: Waiting [2024-07-25T17:52:21.686Z] ada007ff1a6a: Pulling fs layer [2024-07-25T17:52:21.686Z] fb5054dd5b73: Waiting [2024-07-25T17:52:21.686Z] ada007ff1a6a: Waiting [2024-07-25T17:52:21.686Z] eeca6798cff9: Waiting [2024-07-25T17:52:21.686Z] aa269ceb94a6: Waiting [2024-07-25T17:52:21.686Z] 7862e08f4a3e: Download complete [2024-07-25T17:52:21.686Z] 7629e6793208: Verifying Checksum [2024-07-25T17:52:21.686Z] 7629e6793208: Download complete [2024-07-25T17:52:21.686Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T17:52:21.686Z] 4f4fb700ef54: Download complete [2024-07-25T17:52:21.686Z] fb5054dd5b73: Verifying Checksum [2024-07-25T17:52:21.686Z] fb5054dd5b73: Download complete [2024-07-25T17:52:21.686Z] 619be1103602: Verifying Checksum [2024-07-25T17:52:21.686Z] 619be1103602: Download complete [2024-07-25T17:52:21.686Z] eeca6798cff9: Verifying Checksum [2024-07-25T17:52:21.686Z] eeca6798cff9: Download complete [2024-07-25T17:52:21.946Z] 619be1103602: Pull complete [2024-07-25T17:52:21.946Z] ada007ff1a6a: Verifying Checksum [2024-07-25T17:52:21.946Z] ada007ff1a6a: Download complete [2024-07-25T17:52:21.946Z] 7862e08f4a3e: Pull complete [2024-07-25T17:52:22.204Z] 5df492c9dc93: Verifying Checksum [2024-07-25T17:52:22.204Z] 5df492c9dc93: Download complete [2024-07-25T17:52:22.463Z] aa269ceb94a6: Verifying Checksum [2024-07-25T17:52:22.463Z] aa269ceb94a6: Download complete [2024-07-25T17:52:25.907Z] 5df492c9dc93: Pull complete [2024-07-25T17:52:25.907Z] 7629e6793208: Pull complete [2024-07-25T17:52:25.907Z] 4f4fb700ef54: Pull complete [2024-07-25T17:52:25.907Z] fb5054dd5b73: Pull complete [2024-07-25T17:52:25.907Z] eeca6798cff9: Pull complete [2024-07-25T17:52:27.820Z] aa269ceb94a6: Pull complete [2024-07-25T17:52:28.398Z] ada007ff1a6a: Pull complete [2024-07-25T17:52:28.398Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-25T17:52:28.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-25T17:52:28.398Z] ---> f489d0715acc [2024-07-25T17:52:28.398Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-25T17:52:34.061Z] Still waiting to schedule task [2024-07-25T17:52:34.061Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-25T17:52:34.987Z] ---> Running in 5621b2800f79 [2024-07-25T17:52:34.987Z] Removing intermediate container 5621b2800f79 [2024-07-25T17:52:34.987Z] ---> aeabcb50f4ab [2024-07-25T17:52:34.987Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T17:52:34.987Z] ---> Running in 48baa789781f [2024-07-25T17:52:34.987Z] Removing intermediate container 48baa789781f [2024-07-25T17:52:34.987Z] ---> 8bb62844b056 [2024-07-25T17:52:34.987Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-25T17:52:34.987Z] ---> Running in ffd72b7c09c0 [2024-07-25T17:52:34.987Z] Removing intermediate container ffd72b7c09c0 [2024-07-25T17:52:34.987Z] ---> 952a8ecfcbd2 [2024-07-25T17:52:34.987Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-25T17:52:34.987Z] ---> Running in cf533ae63660 [2024-07-25T17:52:34.987Z] Removing intermediate container cf533ae63660 [2024-07-25T17:52:34.987Z] ---> c366110ce32c [2024-07-25T17:52:34.987Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T17:52:34.987Z] ---> Running in 81e86f952644 [2024-07-25T17:52:34.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T17:52:34.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T17:52:35.247Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-25T17:52:35.247Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-25T17:52:35.247Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-25T17:52:35.247Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-25T17:52:35.247Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-25T17:52:35.247Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-25T17:52:35.247Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-25T17:52:35.247Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-25T17:52:35.247Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-25T17:52:35.247Z] (10/13) Installing kmod-libs (30-r3) [2024-07-25T17:52:35.506Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-25T17:52:35.506Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-25T17:52:35.506Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-25T17:52:35.506Z] Executing busybox-1.36.1-r5.trigger [2024-07-25T17:52:35.506Z] Executing eudev-3.2.11-r8.trigger [2024-07-25T17:52:35.506Z] OK: 271 MiB in 65 packages [2024-07-25T17:52:36.080Z] Removing intermediate container 81e86f952644 [2024-07-25T17:52:36.080Z] ---> 89c7b83603e2 [2024-07-25T17:52:36.080Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-25T17:52:36.339Z] ---> Running in d60d96d69106 [2024-07-25T17:52:36.339Z] Removing intermediate container d60d96d69106 [2024-07-25T17:52:36.339Z] ---> fe1ea3dbae03 [2024-07-25T17:52:36.339Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-25T17:52:36.615Z] ---> e7eb6b4487f4 [2024-07-25T17:52:36.615Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T17:52:36.875Z] ---> Running in 4c5ff6689056 [2024-07-25T17:53:44.793Z] Removing intermediate container 4c5ff6689056 [2024-07-25T17:53:44.793Z] ---> 89965de73290 [2024-07-25T17:53:44.793Z] Step 11/13 : COPY . . [2024-07-25T17:53:44.793Z] ---> bc8cf2ccc625 [2024-07-25T17:53:44.793Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-25T17:53:44.793Z] ---> Running in bc87a201ad6e [2024-07-25T17:53:44.793Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T17:53:44.793Z]  Dload Upload Total Spent Left Speed [2024-07-25T17:53:45.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7878 0 --:--:-- --:--:-- --:--:-- 7925 [2024-07-25T17:53:45.317Z] Removing intermediate container bc87a201ad6e [2024-07-25T17:53:45.317Z] ---> 4f8b1ae956cf [2024-07-25T17:53:45.317Z] Step 13/13 : RUN ${MAKE} [2024-07-25T17:53:45.317Z] ---> Running in 817e2bd47f9a [2024-07-25T17:53:45.581Z] noop [2024-07-25T17:53:45.843Z] Removing intermediate container 817e2bd47f9a [2024-07-25T17:53:45.843Z] ---> 5b33aec061b3 [2024-07-25T17:53:45.843Z] Successfully built 5b33aec061b3 [2024-07-25T17:53:45.843Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T17:53:46.354Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T17:53:46.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T17:53:46.535Z] prd-ubuntu20.04-docker-8c-8g-6464 does not seem to be running inside a container [2024-07-25T17:53:46.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-341 -v /w/workspace/foundry_device-usb-camera_PR-341:/w/workspace/foundry_device-usb-camera_PR-341:rw,z -v /w/workspace/foundry_device-usb-camera_PR-341@tmp:/w/workspace/foundry_device-usb-camera_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-25T17:53:46.904Z] $ docker top ecac70d9d962fcd28ef0ca6f05bec41f16f1ce7393a732d74bf65faf48db5c6d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T17:53:47.322Z] + go version [2024-07-25T17:53:47.322Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-25T17:53:47.365Z] $ docker stop --time=1 ecac70d9d962fcd28ef0ca6f05bec41f16f1ce7393a732d74bf65faf48db5c6d [2024-07-25T17:53:48.626Z] $ docker rm -f --volumes ecac70d9d962fcd28ef0ca6f05bec41f16f1ce7393a732d74bf65faf48db5c6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T17:53:49.484Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T17:53:49.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T17:53:49.673Z] prd-ubuntu20.04-docker-8c-8g-6464 does not seem to be running inside a container [2024-07-25T17:53:49.709Z] $ 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-341 -v /w/workspace/foundry_device-usb-camera_PR-341:/w/workspace/foundry_device-usb-camera_PR-341:rw,z -v /w/workspace/foundry_device-usb-camera_PR-341@tmp:/w/workspace/foundry_device-usb-camera_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-25T17:53:50.039Z] $ docker top a4696d544ab699a1e6147d0ce5aeb130123b77e377a358f44c7e3a3980693ab6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T17:53:50.457Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-341 [Pipeline] fileExists [Pipeline] sh [2024-07-25T17:53:50.855Z] + make test [2024-07-25T17:53:50.855Z] go test ./... -coverprofile=coverage.out ./... [2024-07-25T17:53:52.238Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-25T17:54:03.354Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6465 in /w/workspace/foundry_device-usb-camera_PR-341 [Pipeline] { [Pipeline] ws [2024-07-25T17:54:03.440Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-07-25T17:54:06.544Z] Selected Git installation does not exist. Using Default [2024-07-25T17:54:06.544Z] The recommended git tool is: NONE [2024-07-25T17:54:10.911Z] using credential edgex-jenkins-ssh [2024-07-25T17:54:10.937Z] Cloning the remote Git repository [2024-07-25T17:54:10.971Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-07-25T17:54:11.062Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-07-25T17:54:11.189Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-25T17:54:11.190Z] > git --version # timeout=10 [2024-07-25T17:54:11.209Z] > git --version # 'git version 2.25.1' [2024-07-25T17:54:11.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T17:54:11.353Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T17:54:14.180Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-25T17:54:14.180Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements [2024-07-25T17:54:13.908Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-25T17:54:13.928Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T17:54:14.707Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-25T17:54:14.743Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-25T17:54:14.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T17:54:14.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-25T17:54:15.332Z] Merging remotes/origin/main commit b54b79498e332a1e36b9fe49a0189bdcdd0007a3 into PR head commit b8fda8f72c6e142d9db97d67a0d66389af66d80f [2024-07-25T17:54:15.620Z] Merge succeeded, producing b8fda8f72c6e142d9db97d67a0d66389af66d80f [2024-07-25T17:54:15.621Z] Checking out Revision b8fda8f72c6e142d9db97d67a0d66389af66d80f (PR-341) [2024-07-25T17:54:16.120Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-25T17:54:16.157Z] > git --version # timeout=10 [2024-07-25T17:54:16.174Z] > git --version # 'git version 2.25.1' [2024-07-25T17:54:16.188Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T17:54:15.343Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T17:54:15.431Z] > git checkout -f b8fda8f72c6e142d9db97d67a0d66389af66d80f # timeout=10 [2024-07-25T17:54:15.514Z] > git remote # timeout=10 [2024-07-25T17:54:15.531Z] > git config --get remote.origin.url # timeout=10 [2024-07-25T17:54:15.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T17:54:15.574Z] > git merge b54b79498e332a1e36b9fe49a0189bdcdd0007a3 # timeout=10 [2024-07-25T17:54:15.598Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-25T17:54:15.621Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T17:54:15.647Z] > git checkout -f b8fda8f72c6e142d9db97d67a0d66389af66d80f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T17:54:21.240Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-25T17:54:21.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T17:54:21.241Z] Dload Upload Total Spent Left Speed [2024-07-25T17:54:21.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-07-25T17:54:21.593Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-25T17:54:21.950Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-25T17:54:21.950Z] + sudo tee /etc/docker/daemon.new [2024-07-25T17:54:21.950Z] { [2024-07-25T17:54:21.950Z] "registry-mirrors": [ [2024-07-25T17:54:21.950Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-25T17:54:21.950Z] ], [2024-07-25T17:54:21.950Z] "bip": "10.250.0.254/24", [2024-07-25T17:54:21.950Z] "hosts": [ [2024-07-25T17:54:21.950Z] "tcp://0.0.0.0:5555", [2024-07-25T17:54:21.950Z] "unix:///var/run/docker.sock" [2024-07-25T17:54:21.950Z] ], [2024-07-25T17:54:21.950Z] "mtu": 1458, [2024-07-25T17:54:21.950Z] "selinux-enabled": true, [2024-07-25T17:54:21.950Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-25T17:54:21.950Z] } [Pipeline] sh [2024-07-25T17:54:22.299Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-25T17:54:22.660Z] + sudo service docker restart [2024-07-25T17:54:24.149Z] go vet ./... [2024-07-25T17:54:29.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T17:54:29.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T17:54:29.504Z] ./bin/test-attribution-txt.sh [2024-07-25T17:54:29.504Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-25T17:54:29.504Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-25T17:54:29.505Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-25T17:54:29.505Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-25T17:54:29.505Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-25T17:54:29.505Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-25T17:54:29.505Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-25T17:54:29.505Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-25T17:54:29.505Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-25T17:54:29.505Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-25T17:54:29.505Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T17:54:29.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T17:54:29.605Z] $ docker stop --time=1 a4696d544ab699a1e6147d0ce5aeb130123b77e377a358f44c7e3a3980693ab6 [2024-07-25T17:54:35.155Z] $ docker rm -f --volumes a4696d544ab699a1e6147d0ce5aeb130123b77e377a358f44c7e3a3980693ab6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T17:54:35.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T17:54:35.882Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-25T17:54:36.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T17:54:37.017Z] + ls -al . [2024-07-25T17:54:37.017Z] total 292 [2024-07-25T17:54:37.017Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 17:53 . [2024-07-25T17:54:37.017Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 17:51 .. [2024-07-25T17:54:37.017Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 17:54 .git [2024-07-25T17:54:37.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 17:51 .github [2024-07-25T17:54:37.017Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 25 17:51 .gitignore [2024-07-25T17:54:37.017Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 25 17:51 .golangci.yml [2024-07-25T17:54:37.017Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 25 17:51 .hadolint.yml [2024-07-25T17:54:37.017Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 17:52 .semver [2024-07-25T17:54:37.017Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 25 17:51 Attribution.txt [2024-07-25T17:54:37.017Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 25 17:51 CHANGELOG.md [2024-07-25T17:54:37.017Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 25 17:51 Dockerfile [2024-07-25T17:54:37.017Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 25 17:51 GOVERNANCE.md [2024-07-25T17:54:37.017Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 25 17:51 Jenkinsfile [2024-07-25T17:54:37.017Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 25 17:51 LICENSE [2024-07-25T17:54:37.017Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 25 17:51 Makefile [2024-07-25T17:54:37.017Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 25 17:51 OWNERS.md [2024-07-25T17:54:37.018Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 25 17:51 README.md [2024-07-25T17:54:37.018Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 17:52 VERSION [2024-07-25T17:54:37.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 17:51 bin [2024-07-25T17:54:37.018Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 17:51 cmd [2024-07-25T17:54:37.018Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 25 17:54 coverage.out [2024-07-25T17:54:37.018Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 25 17:51 docker-entrypoint.sh [2024-07-25T17:54:37.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 17:51 docs [2024-07-25T17:54:37.018Z] -rw-rw-r-- 1 jenkins jenkins 7210 Jul 25 17:51 go.mod [2024-07-25T17:54:37.018Z] -rw-rw-r-- 1 jenkins jenkins 102021 Jul 25 17:51 go.sum [2024-07-25T17:54:37.018Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 17:51 internal [2024-07-25T17:54:37.018Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 25 17:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T17:54:37.449Z] + 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=b8fda8f72c6e142d9db97d67a0d66389af66d80f --label arch=amd64 --label version=0.0.0 . [2024-07-25T17:54:37.449Z] Sending build context to Docker daemon 20.51MB [2024-07-25T17:54:37.449Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T17:54:37.449Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-25T17:54:37.449Z] ---> 5b33aec061b3 [2024-07-25T17:54:37.449Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-25T17:54:38.043Z] ---> Running in 7d246e86de88 [2024-07-25T17:54:38.302Z] Removing intermediate container 7d246e86de88 [2024-07-25T17:54:38.302Z] ---> ca7cfeb9ecec [2024-07-25T17:54:38.302Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T17:54:38.302Z] ---> Running in 817f9d344f6f [2024-07-25T17:54:38.302Z] Removing intermediate container 817f9d344f6f [2024-07-25T17:54:38.302Z] ---> ff036d361221 [2024-07-25T17:54:38.302Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-25T17:54:38.302Z] ---> Running in 219b26c53f99 [2024-07-25T17:54:38.302Z] Removing intermediate container 219b26c53f99 [2024-07-25T17:54:38.302Z] ---> ce340d7fa9d4 [2024-07-25T17:54:38.302Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-25T17:54:38.560Z] ---> Running in cdc241ce3191 [2024-07-25T17:54:38.560Z] Removing intermediate container cdc241ce3191 [2024-07-25T17:54:38.560Z] ---> bad2822fcf97 [2024-07-25T17:54:38.560Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T17:54:38.560Z] ---> Running in fba02cf7bfaf [2024-07-25T17:54:38.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T17:54:39.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T17:54:39.339Z] OK: 271 MiB in 65 packages [2024-07-25T17:54:39.598Z] Removing intermediate container fba02cf7bfaf [2024-07-25T17:54:39.598Z] ---> eb2ff73c6e10 [2024-07-25T17:54:39.598Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-25T17:54:39.598Z] ---> Running in b1a4e67c4d6a [2024-07-25T17:54:39.598Z] Removing intermediate container b1a4e67c4d6a [2024-07-25T17:54:39.598Z] ---> e2b252deb031 [2024-07-25T17:54:39.598Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-25T17:54:39.857Z] ---> c0dc4ab6ec1a [2024-07-25T17:54:39.857Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T17:54:39.857Z] ---> Running in 564bdc28b806 [2024-07-25T17:54:40.792Z] Removing intermediate container 564bdc28b806 [2024-07-25T17:54:40.792Z] ---> f7988c8cf270 [2024-07-25T17:54:40.792Z] Step 11/37 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T17:54:40.972Z] provisioning config files... [2024-07-25T17:54:40.995Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config14695380605855178767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T17:54:41.479Z] ---> ****-login.sh [2024-07-25T17:54:41.479Z] nexus3.edgexfoundry.org:10001 [2024-07-25T17:54:41.725Z] ---> 494330206bef [2024-07-25T17:54:41.725Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-25T17:54:41.725Z] ---> Running in 81a87e108b82 [2024-07-25T17:54:41.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:54:41.984Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T17:54:41.984Z] Dload Upload Total Spent Left Speed [2024-07-25T17:54:41.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 34948 0 --:--:-- --:--:-- --:--:-- 35400 [2024-07-25T17:54:42.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:54:42.027Z] Configure a credential helper to remove this warning. See [2024-07-25T17:54:42.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:54:42.027Z] [2024-07-25T17:54:42.027Z] Login Succeeded [2024-07-25T17:54:42.027Z] nexus3.edgexfoundry.org:10002 [2024-07-25T17:54:42.243Z] Removing intermediate container 81a87e108b82 [2024-07-25T17:54:42.243Z] ---> d35b43c6e82e [2024-07-25T17:54:42.243Z] Step 13/37 : RUN ${MAKE} [2024-07-25T17:54:42.243Z] ---> Running in 39bbb71825a9 [2024-07-25T17:54:42.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:54:42.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:54:42.297Z] Configure a credential helper to remove this warning. See [2024-07-25T17:54:42.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:54:42.297Z] [2024-07-25T17:54:42.297Z] Login Succeeded [2024-07-25T17:54:42.297Z] nexus3.edgexfoundry.org:10003 [2024-07-25T17:54:42.501Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-25T17:54:42.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:54:42.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:54:42.838Z] Configure a credential helper to remove this warning. See [2024-07-25T17:54:42.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:54:42.838Z] [2024-07-25T17:54:42.838Z] Login Succeeded [2024-07-25T17:54:42.838Z] nexus3.edgexfoundry.org:10004 [2024-07-25T17:54:42.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:54:43.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:54:43.104Z] Configure a credential helper to remove this warning. See [2024-07-25T17:54:43.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:54:43.104Z] [2024-07-25T17:54:43.104Z] Login Succeeded [2024-07-25T17:54:43.104Z] ****.io [2024-07-25T17:54:43.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T17:54:43.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T17:54:43.636Z] Configure a credential helper to remove this warning. See [2024-07-25T17:54:43.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T17:54:43.636Z] [2024-07-25T17:54:43.636Z] Login Succeeded [2024-07-25T17:54:43.636Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T17:54:43.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T17:54:44.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T17:54:44.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T17:54:44.249Z] ========================================================= [2024-07-25T17:54:44.249Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-25T17:54:44.249Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T17:54:44.815Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-25T17:54:45.403Z] Sending build context to Docker daemon 10.49MB [2024-07-25T17:54:45.403Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T17:54:45.403Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-25T17:54:45.403Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-25T17:54:45.403Z] c6b39de5b339: Pulling fs layer [2024-07-25T17:54:45.403Z] a69c41024577: Pulling fs layer [2024-07-25T17:54:45.403Z] d6de4b400683: Pulling fs layer [2024-07-25T17:54:45.403Z] 35cb2a7552d0: Pulling fs layer [2024-07-25T17:54:45.403Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T17:54:45.403Z] 464afbd9ba4c: Pulling fs layer [2024-07-25T17:54:45.403Z] 00f215d4a9da: Pulling fs layer [2024-07-25T17:54:45.403Z] d496ad576159: Pulling fs layer [2024-07-25T17:54:45.403Z] 4f4fb700ef54: Waiting [2024-07-25T17:54:45.403Z] 35cb2a7552d0: Waiting [2024-07-25T17:54:45.403Z] 00f215d4a9da: Waiting [2024-07-25T17:54:45.403Z] d496ad576159: Waiting [2024-07-25T17:54:45.403Z] 464afbd9ba4c: Waiting [2024-07-25T17:54:45.403Z] a69c41024577: Verifying Checksum [2024-07-25T17:54:45.403Z] a69c41024577: Download complete [2024-07-25T17:54:45.403Z] 35cb2a7552d0: Verifying Checksum [2024-07-25T17:54:45.403Z] 35cb2a7552d0: Download complete [2024-07-25T17:54:45.403Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T17:54:45.403Z] 4f4fb700ef54: Download complete [2024-07-25T17:54:45.403Z] 464afbd9ba4c: Verifying Checksum [2024-07-25T17:54:45.403Z] 464afbd9ba4c: Download complete [2024-07-25T17:54:45.403Z] c6b39de5b339: Verifying Checksum [2024-07-25T17:54:45.403Z] c6b39de5b339: Download complete [2024-07-25T17:54:45.990Z] d496ad576159: Verifying Checksum [2024-07-25T17:54:45.990Z] d496ad576159: Download complete [2024-07-25T17:54:46.576Z] c6b39de5b339: Pull complete [2024-07-25T17:54:46.851Z] a69c41024577: Pull complete [2024-07-25T17:54:47.435Z] d6de4b400683: Verifying Checksum [2024-07-25T17:54:47.435Z] d6de4b400683: Download complete [2024-07-25T17:54:48.399Z] 00f215d4a9da: Verifying Checksum [2024-07-25T17:54:48.399Z] 00f215d4a9da: Download complete [2024-07-25T17:55:00.721Z] d6de4b400683: Pull complete [2024-07-25T17:55:00.721Z] 35cb2a7552d0: Pull complete [2024-07-25T17:55:00.721Z] 4f4fb700ef54: Pull complete [2024-07-25T17:55:00.721Z] 464afbd9ba4c: Pull complete [2024-07-25T17:55:10.818Z] 00f215d4a9da: Pull complete [2024-07-25T17:55:11.401Z] d496ad576159: Pull complete [2024-07-25T17:55:11.401Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-25T17:55:11.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-25T17:55:11.401Z] ---> f246e2811388 [2024-07-25T17:55:11.401Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-25T17:55:13.347Z] ---> Running in 550dfc887bcd [2024-07-25T17:55:13.347Z] Removing intermediate container 550dfc887bcd [2024-07-25T17:55:13.347Z] ---> 7d2d854ddb6f [2024-07-25T17:55:13.347Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T17:55:13.347Z] ---> Running in 5cc0074a1584 [2024-07-25T17:55:13.616Z] Removing intermediate container 5cc0074a1584 [2024-07-25T17:55:13.616Z] ---> dcb2c736d829 [2024-07-25T17:55:13.616Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-25T17:55:13.616Z] ---> Running in af8ec4582cd2 [2024-07-25T17:55:13.883Z] Removing intermediate container af8ec4582cd2 [2024-07-25T17:55:13.883Z] ---> e3adfc5c38fe [2024-07-25T17:55:13.883Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-25T17:55:14.150Z] ---> Running in 80cee81e08fc [2024-07-25T17:55:14.424Z] Removing intermediate container 80cee81e08fc [2024-07-25T17:55:14.424Z] ---> 106682bea539 [2024-07-25T17:55:14.424Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T17:55:14.424Z] ---> Running in 531735b49e5a [2024-07-25T17:55:15.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T17:55:15.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T17:55:16.931Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-25T17:55:16.931Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-25T17:55:16.931Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-25T17:55:16.931Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-25T17:55:16.931Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-25T17:55:16.931Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-25T17:55:16.931Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-25T17:55:16.931Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-25T17:55:16.931Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-25T17:55:16.931Z] (10/13) Installing kmod-libs (30-r3) [2024-07-25T17:55:16.931Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-25T17:55:16.931Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-25T17:55:16.931Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-25T17:55:17.197Z] Executing busybox-1.36.1-r5.trigger [2024-07-25T17:55:17.197Z] Executing eudev-3.2.11-r8.trigger [2024-07-25T17:55:17.197Z] OK: 273 MiB in 65 packages [2024-07-25T17:55:18.608Z] Removing intermediate container 531735b49e5a [2024-07-25T17:55:18.608Z] ---> 6fcac1c6d4ed [2024-07-25T17:55:18.608Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-25T17:55:18.608Z] ---> Running in 3c211c5f7dd1 [2024-07-25T17:55:18.608Z] Removing intermediate container 3c211c5f7dd1 [2024-07-25T17:55:18.608Z] ---> 6b9d2d185335 [2024-07-25T17:55:18.608Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-25T17:55:19.193Z] ---> 6bbc936da1ed [2024-07-25T17:55:19.193Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T17:55:19.193Z] ---> Running in a012b39d2d63 [2024-07-25T17:55:29.291Z] Removing intermediate container 39bbb71825a9 [2024-07-25T17:55:29.291Z] ---> d9a86fca85de [2024-07-25T17:55:29.291Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-25T17:55:29.291Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-25T17:55:29.291Z] 8411072a22a5: Pulling fs layer [2024-07-25T17:55:29.291Z] 8411072a22a5: Verifying Checksum [2024-07-25T17:55:29.291Z] 8411072a22a5: Download complete [2024-07-25T17:55:29.291Z] 8411072a22a5: Pull complete [2024-07-25T17:55:29.291Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-25T17:55:29.291Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-25T17:55:29.291Z] ---> 1ac78cb06e13 [2024-07-25T17:55:29.291Z] Step 15/37 : FROM alpine:3.18 [2024-07-25T17:55:29.291Z] 3.18: Pulling from library/alpine [2024-07-25T17:55:29.291Z] 930bdd4d222e: Pulling fs layer [2024-07-25T17:55:29.291Z] 930bdd4d222e: Download complete [2024-07-25T17:55:29.291Z] 930bdd4d222e: Pull complete [2024-07-25T17:55:29.291Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T17:55:29.291Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T17:55:29.291Z] ---> 18f865063206 [2024-07-25T17:55:29.291Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-25T17:55:29.291Z] ---> Running in ec220a72191b [2024-07-25T17:55:29.291Z] Removing intermediate container ec220a72191b [2024-07-25T17:55:29.291Z] ---> ac34ea9aa012 [2024-07-25T17:55:29.291Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-25T17:55:29.291Z] ---> Running in 177d04e95440 [2024-07-25T17:55:29.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T17:55:29.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T17:55:29.291Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-07-25T17:55:29.291Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-07-25T17:55:29.291Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-07-25T17:55:29.291Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-07-25T17:55:29.291Z] (5/107) Installing libxau (1.0.11-r2) [2024-07-25T17:55:29.291Z] (6/107) Installing libmd (1.0.4-r2) [2024-07-25T17:55:29.291Z] (7/107) Installing libbsd (0.11.7-r1) [2024-07-25T17:55:29.291Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-07-25T17:55:29.291Z] (9/107) Installing libxcb (1.15-r1) [2024-07-25T17:55:29.291Z] (10/107) Installing libx11 (1.8.7-r0) [2024-07-25T17:55:29.291Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-07-25T17:55:29.291Z] (12/107) Installing libpciaccess (0.17-r2) [2024-07-25T17:55:29.291Z] (13/107) Installing libdrm (2.4.115-r4) [2024-07-25T17:55:29.291Z] (14/107) Installing libxext (1.3.5-r2) [2024-07-25T17:55:29.291Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-07-25T17:55:29.291Z] (16/107) Installing libffi (3.4.4-r2) [2024-07-25T17:55:29.291Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-07-25T17:55:29.291Z] (18/107) Installing libva (2.18.0-r1) [2024-07-25T17:55:29.291Z] (19/107) Installing libvdpau (1.5-r1) [2024-07-25T17:55:29.291Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-07-25T17:55:29.291Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-25T17:55:29.291Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-07-25T17:55:29.291Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-25T17:55:29.291Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-07-25T17:55:29.291Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-07-25T17:55:29.291Z] (26/107) Installing libhwy (1.0.4-r1) [2024-07-25T17:55:29.291Z] (27/107) Installing lcms2 (2.15-r2) [2024-07-25T17:55:29.291Z] (28/107) Installing libjxl (0.8.2-r0) [2024-07-25T17:55:29.291Z] (29/107) Installing lame-libs (3.100-r5) [2024-07-25T17:55:29.291Z] (30/107) Installing opus (1.4-r0) [2024-07-25T17:55:29.291Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-07-25T17:55:29.291Z] (32/107) Installing soxr (0.1.3-r5) [2024-07-25T17:55:29.291Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-25T17:55:29.291Z] (34/107) Installing libogg (1.3.5-r4) [2024-07-25T17:55:29.291Z] (35/107) Installing libtheora (1.1.1-r17) [2024-07-25T17:55:29.291Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-07-25T17:55:29.291Z] (37/107) Installing libvpx (1.13.0-r2) [2024-07-25T17:55:29.291Z] (38/107) Installing libwebp (1.3.2-r0) [2024-07-25T17:55:29.291Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-07-25T17:55:29.291Z] (40/107) Installing numactl (2.0.16-r4) [2024-07-25T17:55:29.291Z] (41/107) Installing x265-libs (3.5-r4) [2024-07-25T17:55:29.291Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-07-25T17:55:29.291Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-25T17:55:29.291Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-07-25T17:55:29.291Z] (45/107) Installing libexpat (2.6.2-r0) [2024-07-25T17:55:29.291Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-07-25T17:55:29.291Z] (47/107) Installing libpng (1.6.39-r3) [2024-07-25T17:55:29.291Z] (48/107) Installing freetype (2.13.0-r5) [2024-07-25T17:55:29.291Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-07-25T17:55:29.291Z] (50/107) Installing fribidi (1.0.13-r0) [2024-07-25T17:55:29.291Z] (51/107) Installing libintl (0.21.1-r7) [2024-07-25T17:55:29.291Z] (52/107) Installing libblkid (2.38.1-r8) [2024-07-25T17:55:29.291Z] (53/107) Installing libmount (2.38.1-r8) [2024-07-25T17:55:29.291Z] (54/107) Installing pcre2 (10.42-r1) [2024-07-25T17:55:29.291Z] (55/107) Installing glib (2.76.6-r0) [2024-07-25T17:55:29.291Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-07-25T17:55:29.291Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-07-25T17:55:29.291Z] (58/107) Installing libunibreak (5.1-r0) [2024-07-25T17:55:29.291Z] (59/107) Installing libass (0.17.1-r0) [2024-07-25T17:55:29.291Z] (60/107) Installing libbluray (1.3.4-r0) [2024-07-25T17:55:29.291Z] (61/107) Installing gmp (6.2.1-r3) [2024-07-25T17:55:29.291Z] (62/107) Installing nettle (3.8.1-r2) [2024-07-25T17:55:29.291Z] (63/107) Installing libunistring (1.1-r1) [2024-07-25T17:55:29.291Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-07-25T17:55:29.291Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-07-25T17:55:29.291Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-07-25T17:55:29.291Z] (67/107) Installing gnutls (3.8.4-r0) [2024-07-25T17:55:29.291Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-07-25T17:55:29.291Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-07-25T17:55:29.291Z] (70/107) Installing cjson (1.7.17-r0) [2024-07-25T17:55:29.291Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-07-25T17:55:29.291Z] (72/107) Installing librist (0.2.7-r0) [2024-07-25T17:55:29.291Z] (73/107) Installing libsrt (1.5.2-r0) [2024-07-25T17:55:29.291Z] (74/107) Installing libssh (0.10.5-r0) [2024-07-25T17:55:29.291Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-07-25T17:55:29.291Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-07-25T17:55:29.291Z] (77/107) Installing libsodium (1.0.18-r3) [2024-07-25T17:55:29.291Z] (78/107) Installing libzmq (4.3.4-r4) [2024-07-25T17:55:29.291Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-25T17:55:29.291Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-07-25T17:55:29.291Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-07-25T17:55:29.291Z] (82/107) Installing shaderc (2023.3-r1) [2024-07-25T17:55:29.291Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-07-25T17:55:29.292Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-07-25T17:55:29.292Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-25T17:55:29.292Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-25T17:55:29.292Z] (87/107) Installing vidstab (1.1.1-r0) [2024-07-25T17:55:29.292Z] (88/107) Installing zimg (3.0.5-r0) [2024-07-25T17:55:29.292Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-25T17:55:29.292Z] (90/107) Installing libasyncns (0.8-r1) [2024-07-25T17:55:29.292Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-07-25T17:55:29.292Z] (92/107) Installing libltdl (2.4.7-r2) [2024-07-25T17:55:29.292Z] (93/107) Installing orc (0.4.34-r0) [2024-07-25T17:55:29.292Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-07-25T17:55:29.292Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-07-25T17:55:29.292Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-07-25T17:55:29.292Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-07-25T17:55:29.292Z] (98/107) Installing libpulse (16.1-r10) [2024-07-25T17:55:29.292Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-25T17:55:29.292Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-07-25T17:55:29.292Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-25T17:55:29.292Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-07-25T17:55:29.292Z] (103/107) Installing udev-init-scripts (35-r1) [2024-07-25T17:55:29.292Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-07-25T17:55:29.292Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-07-25T17:55:29.292Z] (106/107) Installing kmod-libs (30-r3) [2024-07-25T17:55:29.292Z] (107/107) Installing eudev (3.2.11-r8) [2024-07-25T17:55:29.292Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T17:55:29.292Z] Executing glib-2.76.6-r0.trigger [2024-07-25T17:55:29.292Z] Executing eudev-3.2.11-r8.trigger [2024-07-25T17:55:29.292Z] OK: 131 MiB in 122 packages [2024-07-25T17:55:31.197Z] Removing intermediate container 177d04e95440 [2024-07-25T17:55:31.197Z] ---> b72cf2a87ed0 [2024-07-25T17:55:31.197Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-25T17:55:31.197Z] ---> Running in 94f0fe0ed79b [2024-07-25T17:55:31.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T17:55:31.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T17:55:31.718Z] OK: 131 MiB in 122 packages [2024-07-25T17:55:31.978Z] Removing intermediate container 94f0fe0ed79b [2024-07-25T17:55:31.978Z] ---> 129567c7e2d8 [2024-07-25T17:55:31.978Z] Step 19/37 : WORKDIR / [2024-07-25T17:55:31.978Z] ---> Running in 2f64f6165f99 [2024-07-25T17:55:31.978Z] Removing intermediate container 2f64f6165f99 [2024-07-25T17:55:31.978Z] ---> 1ba3fe538ac4 [2024-07-25T17:55:31.978Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-25T17:55:33.884Z] ---> bd2d01e91575 [2024-07-25T17:55:33.884Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-25T17:55:33.884Z] ---> 5175778cff6e [2024-07-25T17:55:33.884Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-25T17:55:34.143Z] ---> 80a06c0feb78 [2024-07-25T17:55:34.143Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-25T17:55:34.143Z] ---> b0b94b05d0be [2024-07-25T17:55:34.143Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-25T17:55:34.402Z] ---> f2470cbc7e9d [2024-07-25T17:55:34.402Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-25T17:55:34.402Z] ---> 7fc2f4309124 [2024-07-25T17:55:34.402Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-25T17:55:36.333Z] ---> 6736935a6643 [2024-07-25T17:55:36.333Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-25T17:55:36.333Z] ---> Running in f0edc796defc [2024-07-25T17:55:36.593Z] Removing intermediate container f0edc796defc [2024-07-25T17:55:36.593Z] ---> a521d5d28b35 [2024-07-25T17:55:36.593Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-25T17:55:36.593Z] ---> Running in 3e18b596122c [2024-07-25T17:55:37.166Z] Removing intermediate container 3e18b596122c [2024-07-25T17:55:37.166Z] ---> 2694dff880c4 [2024-07-25T17:55:37.166Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-25T17:55:37.166Z] ---> Running in 1f901a1bb78c [2024-07-25T17:55:37.741Z] Removing intermediate container 1f901a1bb78c [2024-07-25T17:55:37.741Z] ---> 1e651e7e5a9a [2024-07-25T17:55:37.741Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-25T17:55:37.741Z] ---> Running in 972174d391d6 [2024-07-25T17:55:38.309Z] Removing intermediate container 972174d391d6 [2024-07-25T17:55:38.309Z] ---> 2368526e3ec4 [2024-07-25T17:55:38.309Z] Step 31/37 : EXPOSE 59983 [2024-07-25T17:55:38.309Z] ---> Running in 6b0993fcf700 [2024-07-25T17:55:38.309Z] Removing intermediate container 6b0993fcf700 [2024-07-25T17:55:38.309Z] ---> 12cc72187695 [2024-07-25T17:55:38.309Z] Step 32/37 : EXPOSE 8554 [2024-07-25T17:55:38.309Z] ---> Running in bf70b45cf113 [2024-07-25T17:55:38.571Z] Removing intermediate container bf70b45cf113 [2024-07-25T17:55:38.571Z] ---> 42eb72f5baed [2024-07-25T17:55:38.571Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-25T17:55:38.571Z] ---> Running in a74f00baff88 [2024-07-25T17:55:38.571Z] Removing intermediate container a74f00baff88 [2024-07-25T17:55:38.571Z] ---> 8897f1ee97aa [2024-07-25T17:55:38.571Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-25T17:55:38.571Z] ---> Running in 876e04b0a586 [2024-07-25T17:55:38.571Z] Removing intermediate container 876e04b0a586 [2024-07-25T17:55:38.571Z] ---> 99772e62110d [2024-07-25T17:55:38.571Z] Step 35/37 : LABEL arch=amd64 [2024-07-25T17:55:38.831Z] ---> Running in b1cd77374b4e [2024-07-25T17:55:38.831Z] Removing intermediate container b1cd77374b4e [2024-07-25T17:55:38.831Z] ---> 9856dce10f35 [2024-07-25T17:55:38.831Z] Step 36/37 : LABEL git_sha=b8fda8f72c6e142d9db97d67a0d66389af66d80f [2024-07-25T17:55:38.831Z] ---> Running in 4461f9994649 [2024-07-25T17:55:38.831Z] Removing intermediate container 4461f9994649 [2024-07-25T17:55:38.831Z] ---> 609617f4e8d6 [2024-07-25T17:55:38.831Z] Step 37/37 : LABEL version=0.0.0 [2024-07-25T17:55:38.831Z] ---> Running in b0acf338a1ba [2024-07-25T17:55:39.092Z] Removing intermediate container b0acf338a1ba [2024-07-25T17:55:39.092Z] ---> 4b5494523f3a [2024-07-25T17:55:39.092Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T17:55:39.092Z] Successfully built 4b5494523f3a [2024-07-25T17:55:39.092Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T17:55:40.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T17:55:40.257Z] [2024-07-25T17:55:40.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T17:55:40.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T17:55:40.672Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-25T17:55:40.672Z] 5eb5b503b376: Pulling fs layer [2024-07-25T17:55:40.672Z] 5c69ac0246d0: Pulling fs layer [2024-07-25T17:55:40.672Z] ec43610c2a17: Pulling fs layer [2024-07-25T17:55:40.672Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-25T17:55:40.672Z] 33b1e0a273af: Pulling fs layer [2024-07-25T17:55:40.672Z] 5d3b04190fa2: Pulling fs layer [2024-07-25T17:55:40.672Z] 2f39f015ded8: Pulling fs layer [2024-07-25T17:55:40.672Z] 3a2ae6a8a46f: Waiting [2024-07-25T17:55:40.672Z] 33b1e0a273af: Waiting [2024-07-25T17:55:40.672Z] 5d3b04190fa2: Waiting [2024-07-25T17:55:40.672Z] 2f39f015ded8: Waiting [2024-07-25T17:55:40.672Z] 5c69ac0246d0: Verifying Checksum [2024-07-25T17:55:40.672Z] 5c69ac0246d0: Download complete [2024-07-25T17:55:40.672Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-25T17:55:40.672Z] 3a2ae6a8a46f: Download complete [2024-07-25T17:55:40.672Z] 33b1e0a273af: Verifying Checksum [2024-07-25T17:55:40.672Z] 33b1e0a273af: Download complete [2024-07-25T17:55:40.672Z] ec43610c2a17: Verifying Checksum [2024-07-25T17:55:40.672Z] ec43610c2a17: Download complete [2024-07-25T17:55:40.672Z] 5d3b04190fa2: Download complete [2024-07-25T17:55:40.935Z] 5eb5b503b376: Verifying Checksum [2024-07-25T17:55:40.935Z] 5eb5b503b376: Download complete [2024-07-25T17:55:41.502Z] 2f39f015ded8: Download complete [2024-07-25T17:55:42.069Z] 5eb5b503b376: Pull complete [2024-07-25T17:55:42.330Z] 5c69ac0246d0: Pull complete [2024-07-25T17:55:42.898Z] ec43610c2a17: Pull complete [2024-07-25T17:55:42.898Z] 3a2ae6a8a46f: Pull complete [2024-07-25T17:55:43.157Z] 33b1e0a273af: Pull complete [2024-07-25T17:55:43.157Z] 5d3b04190fa2: Pull complete [2024-07-25T17:55:48.425Z] 2f39f015ded8: Pull complete [2024-07-25T17:55:48.425Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-25T17:55:48.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T17:55:48.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T17:55:48.717Z] prd-ubuntu20.04-docker-8c-8g-6464 does not seem to be running inside a container [2024-07-25T17:55:48.753Z] $ 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-341 -v /w/workspace/foundry_device-usb-camera_PR-341:/w/workspace/foundry_device-usb-camera_PR-341:rw,z -v /w/workspace/foundry_device-usb-camera_PR-341@tmp:/w/workspace/foundry_device-usb-camera_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-25T17:55:55.470Z] $ docker top d3385b9d4d0da9b03ccd31144ec9a3fd080e46396ecf4a84f477589b592afa4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T17:55:55.960Z] ---> job-cost.sh [2024-07-25T17:55:55.960Z] lf-activate-venv: SKIPPING [2024-07-25T17:55:55.960Z] INFO: No Stack... [2024-07-25T17:55:56.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T17:55:56.787Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T17:55:57.120Z] + + cat /w/workspace/foundry_device-usb-camera_PR-341/archives/cost.csvcut [2024-07-25T17:55:57.120Z] -d, -f6 [Pipeline] lock [2024-07-25T17:55:57.180Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-341-1-stack-cost] [2024-07-25T17:55:57.186Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-341-1-stack-cost] did not exist. Created. [2024-07-25T17:55:57.194Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T17:55:57.626Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-25T17:55:57.692Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T17:55:57.733Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-341-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T17:55:57.863Z] $ docker stop --time=1 d3385b9d4d0da9b03ccd31144ec9a3fd080e46396ecf4a84f477589b592afa4b [2024-07-25T17:55:59.026Z] $ docker rm -f --volumes d3385b9d4d0da9b03ccd31144ec9a3fd080e46396ecf4a84f477589b592afa4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-25T17:57:10.886Z] Removing intermediate container a012b39d2d63 [2024-07-25T17:57:10.886Z] ---> b7e6a24d7be1 [2024-07-25T17:57:10.886Z] Step 11/13 : COPY . . [2024-07-25T17:57:10.886Z] ---> fbf3283468c9 [2024-07-25T17:57:10.886Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-25T17:57:10.886Z] ---> Running in 2fa4b877d5ec [2024-07-25T17:57:10.886Z]  % Total  % Received % Xferd Average Speed Time Time  Time Current [2024-07-25T17:57:10.886Z]  Dload Upload Total Spent Left Speed [2024-07-25T17:57:10.886Z] 0  0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8091 0 --:--:-- --:--:-- --:--:-- 8169 [2024-07-25T17:57:10.886Z] Removing intermediate container 2fa4b877d5ec [2024-07-25T17:57:10.886Z] ---> e7df3a3f4b23 [2024-07-25T17:57:10.886Z] Step 13/13 : RUN ${MAKE} [2024-07-25T17:57:10.886Z] ---> Running in b7870f84fafd [2024-07-25T17:57:10.886Z] noop [2024-07-25T17:57:10.886Z] Removing intermediate container b7870f84fafd [2024-07-25T17:57:10.886Z] ---> b6b0518afb48 [2024-07-25T17:57:10.886Z] Successfully built b6b0518afb48 [2024-07-25T17:57:10.886Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T17:57:11.419Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T17:57:11.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T17:57:11.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-6465 does not seem to be running inside a container [2024-07-25T17:57:11.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-25T17:57:13.004Z] $ docker top 79b96f2b55279612c1d7e97928153fffeaf3a1f211d2501893d7186ce6c2c80f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T17:57:13.879Z] + go version [2024-07-25T17:57:13.879Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-25T17:57:13.923Z] $ docker stop --time=1 79b96f2b55279612c1d7e97928153fffeaf3a1f211d2501893d7186ce6c2c80f [2024-07-25T17:57:15.532Z] $ docker rm -f --volumes 79b96f2b55279612c1d7e97928153fffeaf3a1f211d2501893d7186ce6c2c80f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T17:57:16.517Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T17:57:16.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T17:57:16.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-6465 does not seem to be running inside a container [2024-07-25T17:57:16.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-25T17:57:18.011Z] $ docker top 3d6e42d2df41094bf36e32fe6f9fa28c0257d5d2823aa5be4d7d5d1cc8f1fdd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T17:57:18.590Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-07-25T17:57:19.269Z] + make test [2024-07-25T17:57:19.540Z] go test ./... -coverprofile=coverage.out ./... [2024-07-25T17:57:24.897Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-25T18:01:03.588Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-25T18:01:10.238Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 4.4% of statements [2024-07-25T18:01:11.295Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-25T18:01:11.295Z] go vet ./... [2024-07-25T18:01:58.209Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T18:01:58.209Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T18:01:58.209Z] ./bin/test-attribution-txt.sh [2024-07-25T18:01:58.209Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-25T18:01:58.209Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-25T18:01:58.210Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T18:01:58.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T18:01:58.305Z] $ docker stop --time=1 3d6e42d2df41094bf36e32fe6f9fa28c0257d5d2823aa5be4d7d5d1cc8f1fdd8 [2024-07-25T18:02:00.174Z] $ docker rm -f --volumes 3d6e42d2df41094bf36e32fe6f9fa28c0257d5d2823aa5be4d7d5d1cc8f1fdd8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T18:02:01.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T18:02:01.706Z] Warning: overwriting stash ‘coverage-report’ [2024-07-25T18:02:02.153Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T18:02:02.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T18:02:03.156Z] + ls -al . [2024-07-25T18:02:03.156Z] total 288 [2024-07-25T18:02:03.156Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 17:57 . [2024-07-25T18:02:03.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 17:54 .. [2024-07-25T18:02:03.156Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 17:54 .git [2024-07-25T18:02:03.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 17:54 .github [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 25 17:54 .gitignore [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 25 17:54 .golangci.yml [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 25 17:54 .hadolint.yml [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 25 17:54 Attribution.txt [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 25 17:54 CHANGELOG.md [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 25 17:54 Dockerfile [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 25 17:54 GOVERNANCE.md [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 25 17:54 Jenkinsfile [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 25 17:54 LICENSE [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 25 17:54 Makefile [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 25 17:54 OWNERS.md [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 25 17:54 README.md [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 17:52 VERSION [2024-07-25T18:02:03.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 17:54 bin [2024-07-25T18:02:03.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 17:54 cmd [2024-07-25T18:02:03.156Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 25 18:01 coverage.out [2024-07-25T18:02:03.156Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 25 17:54 docker-entrypoint.sh [2024-07-25T18:02:03.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 17:54 docs [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 7210 Jul 25 17:54 go.mod [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 102021 Jul 25 17:54 go.sum [2024-07-25T18:02:03.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 17:54 internal [2024-07-25T18:02:03.156Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 25 17:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T18:02:03.597Z] + 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=b8fda8f72c6e142d9db97d67a0d66389af66d80f --label arch=arm64 --label version=0.0.0 . [2024-07-25T18:02:04.180Z] Sending build context to Docker daemon 10.55MB [2024-07-25T18:02:04.180Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T18:02:04.180Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-25T18:02:04.180Z] ---> b6b0518afb48 [2024-07-25T18:02:04.180Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-25T18:02:04.180Z] ---> Running in 782ac1945389 [2024-07-25T18:02:04.450Z] Removing intermediate container 782ac1945389 [2024-07-25T18:02:04.450Z] ---> 88e506615ea5 [2024-07-25T18:02:04.450Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T18:02:04.450Z] ---> Running in 6bb15141fee0 [2024-07-25T18:02:04.720Z] Removing intermediate container 6bb15141fee0 [2024-07-25T18:02:04.720Z] ---> 4f76a657a044 [2024-07-25T18:02:04.720Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-25T18:02:04.988Z] ---> Running in d6af71e5fced [2024-07-25T18:02:05.257Z] Removing intermediate container d6af71e5fced [2024-07-25T18:02:05.257Z] ---> 562ece3fe94f [2024-07-25T18:02:05.257Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-25T18:02:05.257Z] ---> Running in 61113aa35c42 [2024-07-25T18:02:05.526Z] Removing intermediate container 61113aa35c42 [2024-07-25T18:02:05.526Z] ---> 9af3d6ced80b [2024-07-25T18:02:05.526Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T18:02:05.526Z] ---> Running in ba98f005bf9f [2024-07-25T18:02:06.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T18:02:07.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T18:02:08.047Z] OK: 273 MiB in 65 packages [2024-07-25T18:02:08.644Z] Removing intermediate container ba98f005bf9f [2024-07-25T18:02:08.645Z] ---> 42e1176946a8 [2024-07-25T18:02:08.645Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-25T18:02:08.911Z] ---> Running in f90cf8ee3da1 [2024-07-25T18:02:09.177Z] Removing intermediate container f90cf8ee3da1 [2024-07-25T18:02:09.177Z] ---> 340c134f1ea9 [2024-07-25T18:02:09.177Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-25T18:02:09.444Z] ---> d7778c3c9e67 [2024-07-25T18:02:09.444Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T18:02:09.713Z] ---> Running in 810f2578fc2d [2024-07-25T18:02:12.297Z] Removing intermediate container 810f2578fc2d [2024-07-25T18:02:12.297Z] ---> 95163ab75921 [2024-07-25T18:02:12.297Z] Step 11/37 : COPY . . [2024-07-25T18:02:13.702Z] ---> 27b2b25db68b [2024-07-25T18:02:13.702Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-25T18:02:13.702Z] ---> Running in 3403d7efee93 [2024-07-25T18:02:14.662Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T18:02:14.662Z] Dload Upload Total Spent Left Speed [2024-07-25T18:02:14.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5779 0 --:--:-- --:--:-- --:--:-- 5803 [2024-07-25T18:02:15.626Z] Removing intermediate container 3403d7efee93 [2024-07-25T18:02:15.626Z] ---> fc81b3baab4e [2024-07-25T18:02:15.626Z] Step 13/37 : RUN ${MAKE} [2024-07-25T18:02:15.626Z] ---> Running in e9d1f1d366ab [2024-07-25T18:02:16.600Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-25T18:06:08.403Z] Removing intermediate container e9d1f1d366ab [2024-07-25T18:06:08.403Z] ---> 30f5b5cc2d90 [2024-07-25T18:06:08.403Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-25T18:06:08.403Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-25T18:06:08.403Z] da4d7e05a7aa: Pulling fs layer [2024-07-25T18:06:08.403Z] da4d7e05a7aa: Verifying Checksum [2024-07-25T18:06:08.403Z] da4d7e05a7aa: Download complete [2024-07-25T18:06:08.403Z] da4d7e05a7aa: Pull complete [2024-07-25T18:06:08.403Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-25T18:06:08.403Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-25T18:06:08.403Z] ---> 62c65ed7ef0d [2024-07-25T18:06:08.403Z] Step 15/37 : FROM alpine:3.18 [2024-07-25T18:06:08.403Z] 3.18: Pulling from library/alpine [2024-07-25T18:06:08.403Z] 4983c3fe2029: Pulling fs layer [2024-07-25T18:06:08.403Z] 4983c3fe2029: Download complete [2024-07-25T18:06:08.403Z] 4983c3fe2029: Pull complete [2024-07-25T18:06:08.403Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T18:06:08.403Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T18:06:08.403Z] ---> a0237000ae83 [2024-07-25T18:06:08.403Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-25T18:06:08.403Z] ---> Running in ec2df0fd65f8 [2024-07-25T18:06:08.403Z] Removing intermediate container ec2df0fd65f8 [2024-07-25T18:06:08.403Z] ---> 61a3a34051e2 [2024-07-25T18:06:08.403Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-25T18:06:08.403Z] ---> Running in 13b6946a7067 [2024-07-25T18:06:08.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T18:06:08.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T18:06:08.403Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-07-25T18:06:08.403Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-07-25T18:06:08.403Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-07-25T18:06:08.403Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-07-25T18:06:08.403Z] (5/104) Installing libxau (1.0.11-r2) [2024-07-25T18:06:08.403Z] (6/104) Installing libmd (1.0.4-r2) [2024-07-25T18:06:08.403Z] (7/104) Installing libbsd (0.11.7-r1) [2024-07-25T18:06:08.403Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-07-25T18:06:08.403Z] (9/104) Installing libxcb (1.15-r1) [2024-07-25T18:06:08.403Z] (10/104) Installing libx11 (1.8.7-r0) [2024-07-25T18:06:08.403Z] (11/104) Installing libdrm (2.4.115-r4) [2024-07-25T18:06:08.403Z] (12/104) Installing libxext (1.3.5-r2) [2024-07-25T18:06:08.403Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-07-25T18:06:08.403Z] (14/104) Installing libffi (3.4.4-r2) [2024-07-25T18:06:08.403Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-07-25T18:06:08.403Z] (16/104) Installing libva (2.18.0-r1) [2024-07-25T18:06:08.403Z] (17/104) Installing libvdpau (1.5-r1) [2024-07-25T18:06:08.403Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-25T18:06:08.403Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-07-25T18:06:08.403Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-07-25T18:06:08.403Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-07-25T18:06:08.403Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-25T18:06:08.403Z] (23/104) Installing libhwy (1.0.4-r1) [2024-07-25T18:06:08.403Z] (24/104) Installing lcms2 (2.15-r2) [2024-07-25T18:06:08.403Z] (25/104) Installing libjxl (0.8.2-r0) [2024-07-25T18:06:08.403Z] (26/104) Installing lame-libs (3.100-r5) [2024-07-25T18:06:08.403Z] (27/104) Installing opus (1.4-r0) [2024-07-25T18:06:08.403Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-07-25T18:06:08.403Z] (29/104) Installing soxr (0.1.3-r5) [2024-07-25T18:06:08.403Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-25T18:06:08.403Z] (31/104) Installing libogg (1.3.5-r4) [2024-07-25T18:06:08.403Z] (32/104) Installing libtheora (1.1.1-r17) [2024-07-25T18:06:08.403Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-07-25T18:06:08.403Z] (34/104) Installing libvpx (1.13.0-r2) [2024-07-25T18:06:08.403Z] (35/104) Installing libwebp (1.3.2-r0) [2024-07-25T18:06:08.403Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-07-25T18:06:08.404Z] (37/104) Installing numactl (2.0.16-r4) [2024-07-25T18:06:08.404Z] (38/104) Installing x265-libs (3.5-r4) [2024-07-25T18:06:08.404Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-07-25T18:06:08.404Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-25T18:06:08.404Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-07-25T18:06:08.404Z] (42/104) Installing libexpat (2.6.2-r0) [2024-07-25T18:06:08.404Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-07-25T18:06:08.404Z] (44/104) Installing libpng (1.6.39-r3) [2024-07-25T18:06:08.404Z] (45/104) Installing freetype (2.13.0-r5) [2024-07-25T18:06:08.404Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-07-25T18:06:08.404Z] (47/104) Installing fribidi (1.0.13-r0) [2024-07-25T18:06:08.404Z] (48/104) Installing libintl (0.21.1-r7) [2024-07-25T18:06:08.404Z] (49/104) Installing libblkid (2.38.1-r8) [2024-07-25T18:06:08.404Z] (50/104) Installing libmount (2.38.1-r8) [2024-07-25T18:06:08.404Z] (51/104) Installing pcre2 (10.42-r1) [2024-07-25T18:06:08.404Z] (52/104) Installing glib (2.76.6-r0) [2024-07-25T18:06:08.404Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-07-25T18:06:08.404Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-07-25T18:06:08.404Z] (55/104) Installing libunibreak (5.1-r0) [2024-07-25T18:06:08.404Z] (56/104) Installing libass (0.17.1-r0) [2024-07-25T18:06:08.404Z] (57/104) Installing libbluray (1.3.4-r0) [2024-07-25T18:06:08.404Z] (58/104) Installing gmp (6.2.1-r3) [2024-07-25T18:06:08.404Z] (59/104) Installing nettle (3.8.1-r2) [2024-07-25T18:06:08.404Z] (60/104) Installing libunistring (1.1-r1) [2024-07-25T18:06:08.404Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-07-25T18:06:08.404Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-07-25T18:06:08.404Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-07-25T18:06:08.404Z] (64/104) Installing gnutls (3.8.4-r0) [2024-07-25T18:06:08.404Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-07-25T18:06:08.404Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-07-25T18:06:08.404Z] (67/104) Installing cjson (1.7.17-r0) [2024-07-25T18:06:08.404Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-07-25T18:06:08.404Z] (69/104) Installing librist (0.2.7-r0) [2024-07-25T18:06:08.404Z] (70/104) Installing libsrt (1.5.2-r0) [2024-07-25T18:06:08.404Z] (71/104) Installing libssh (0.10.5-r0) [2024-07-25T18:06:08.404Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-07-25T18:06:08.404Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-07-25T18:06:08.404Z] (74/104) Installing libsodium (1.0.18-r3) [2024-07-25T18:06:08.404Z] (75/104) Installing libzmq (4.3.4-r4) [2024-07-25T18:06:08.404Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-25T18:06:08.404Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-07-25T18:06:08.404Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-07-25T18:06:08.404Z] (79/104) Installing shaderc (2023.3-r1) [2024-07-25T18:06:08.404Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-07-25T18:06:08.404Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-07-25T18:06:08.404Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-25T18:06:08.404Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-25T18:06:08.404Z] (84/104) Installing vidstab (1.1.1-r0) [2024-07-25T18:06:08.404Z] (85/104) Installing zimg (3.0.5-r0) [2024-07-25T18:06:08.404Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-25T18:06:08.404Z] (87/104) Installing libasyncns (0.8-r1) [2024-07-25T18:06:08.404Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-07-25T18:06:08.404Z] (89/104) Installing libltdl (2.4.7-r2) [2024-07-25T18:06:08.404Z] (90/104) Installing orc (0.4.34-r0) [2024-07-25T18:06:08.404Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-07-25T18:06:08.404Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-07-25T18:06:08.404Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-07-25T18:06:08.404Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-07-25T18:06:08.404Z] (95/104) Installing libpulse (16.1-r10) [2024-07-25T18:06:08.404Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-25T18:06:08.404Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-07-25T18:06:08.404Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-25T18:06:08.404Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-07-25T18:06:08.404Z] (100/104) Installing udev-init-scripts (35-r1) [2024-07-25T18:06:08.404Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-07-25T18:06:08.404Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-07-25T18:06:08.404Z] (103/104) Installing kmod-libs (30-r3) [2024-07-25T18:06:08.404Z] (104/104) Installing eudev (3.2.11-r8) [2024-07-25T18:06:08.404Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T18:06:08.404Z] Executing glib-2.76.6-r0.trigger [2024-07-25T18:06:08.404Z] Executing eudev-3.2.11-r8.trigger [2024-07-25T18:06:08.404Z] OK: 110 MiB in 119 packages [2024-07-25T18:06:08.673Z] Removing intermediate container 13b6946a7067 [2024-07-25T18:06:08.673Z] ---> ea953a3c5806 [2024-07-25T18:06:08.673Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-25T18:06:08.947Z] ---> Running in 867a5a4a1dea [2024-07-25T18:06:09.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T18:06:10.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T18:06:11.130Z] OK: 110 MiB in 119 packages [2024-07-25T18:06:12.091Z] Removing intermediate container 867a5a4a1dea [2024-07-25T18:06:12.091Z] ---> 03368ab8aa9a [2024-07-25T18:06:12.091Z] Step 19/37 : WORKDIR / [2024-07-25T18:06:12.091Z] ---> Running in bb551658e14a [2024-07-25T18:06:12.367Z] Removing intermediate container bb551658e14a [2024-07-25T18:06:12.367Z] ---> c8461a5e6316 [2024-07-25T18:06:12.367Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-25T18:06:14.950Z] ---> 64873c9ddd30 [2024-07-25T18:06:14.950Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-25T18:06:14.950Z] ---> bbd4ce006ee7 [2024-07-25T18:06:14.950Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-25T18:06:15.532Z] ---> 7ba6394f1d42 [2024-07-25T18:06:15.532Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-25T18:06:16.116Z] ---> 66db43fd343f [2024-07-25T18:06:16.116Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-25T18:06:16.698Z] ---> 3c0f4ecf37ee [2024-07-25T18:06:16.698Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-25T18:06:16.965Z] ---> 98746033c141 [2024-07-25T18:06:16.965Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-25T18:06:18.923Z] ---> 053467760754 [2024-07-25T18:06:18.923Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-25T18:06:18.923Z] ---> Running in bb1c0df3ad74 [2024-07-25T18:06:20.360Z] Removing intermediate container bb1c0df3ad74 [2024-07-25T18:06:20.360Z] ---> 779ff23e237f [2024-07-25T18:06:20.360Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-25T18:06:20.360Z] ---> Running in 84640919cbf1 [2024-07-25T18:06:22.308Z] Removing intermediate container 84640919cbf1 [2024-07-25T18:06:22.308Z] ---> a2ced242489a [2024-07-25T18:06:22.308Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-25T18:06:22.308Z] ---> Running in 94b3ad953cd8 [2024-07-25T18:06:23.716Z] Removing intermediate container 94b3ad953cd8 [2024-07-25T18:06:23.716Z] ---> a14a0c4e75de [2024-07-25T18:06:23.716Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-25T18:06:23.716Z] ---> Running in aa7e0cd02f26 [2024-07-25T18:06:25.669Z] Removing intermediate container aa7e0cd02f26 [2024-07-25T18:06:25.669Z] ---> 7cb3e98c3c67 [2024-07-25T18:06:25.669Z] Step 31/37 : EXPOSE 59983 [2024-07-25T18:06:25.669Z] ---> Running in 411829eb9f1b [2024-07-25T18:06:25.669Z] Removing intermediate container 411829eb9f1b [2024-07-25T18:06:25.669Z] ---> 05b953bf84e9 [2024-07-25T18:06:25.669Z] Step 32/37 : EXPOSE 8554 [2024-07-25T18:06:25.669Z] ---> Running in 0ceaa2419b43 [2024-07-25T18:06:25.935Z] Removing intermediate container 0ceaa2419b43 [2024-07-25T18:06:25.935Z] ---> 452bb0620ef6 [2024-07-25T18:06:25.935Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-25T18:06:26.201Z] ---> Running in c27cb3899d5e [2024-07-25T18:06:26.467Z] Removing intermediate container c27cb3899d5e [2024-07-25T18:06:26.467Z] ---> 7c5cb19d5123 [2024-07-25T18:06:26.467Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-25T18:06:26.467Z] ---> Running in 4d0b109cd633 [2024-07-25T18:06:26.734Z] Removing intermediate container 4d0b109cd633 [2024-07-25T18:06:26.734Z] ---> 10067df80cb8 [2024-07-25T18:06:26.734Z] Step 35/37 : LABEL arch=arm64 [2024-07-25T18:06:26.734Z] ---> Running in b96a6b0fc22b [2024-07-25T18:06:27.000Z] Removing intermediate container b96a6b0fc22b [2024-07-25T18:06:27.000Z] ---> 693a3a264e9d [2024-07-25T18:06:27.000Z] Step 36/37 : LABEL git_sha=b8fda8f72c6e142d9db97d67a0d66389af66d80f [2024-07-25T18:06:27.266Z] ---> Running in d4e51f5aa8cb [2024-07-25T18:06:27.535Z] Removing intermediate container d4e51f5aa8cb [2024-07-25T18:06:27.535Z] ---> 2541607fe8f2 [2024-07-25T18:06:27.535Z] Step 37/37 : LABEL version=0.0.0 [2024-07-25T18:06:27.535Z] ---> Running in a34aba6244e9 [2024-07-25T18:06:27.800Z] Removing intermediate container a34aba6244e9 [2024-07-25T18:06:27.800Z] ---> dc8b92d69d98 [2024-07-25T18:06:27.800Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T18:06:27.800Z] Successfully built dc8b92d69d98 [2024-07-25T18:06:27.800Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T18:06:28.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T18:06:28.813Z] [2024-07-25T18:06:28.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T18:06:29.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T18:06:29.250Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-25T18:06:29.250Z] 8998bd30e6a1: Pulling fs layer [2024-07-25T18:06:29.250Z] 04944245beec: Pulling fs layer [2024-07-25T18:06:29.250Z] 699f458cf7ca: Pulling fs layer [2024-07-25T18:06:29.250Z] 765212b225bb: Pulling fs layer [2024-07-25T18:06:29.250Z] f23df028b6ca: Pulling fs layer [2024-07-25T18:06:29.250Z] d65c8cfc05b1: Pulling fs layer [2024-07-25T18:06:29.250Z] 2437ff75d9bd: Pulling fs layer [2024-07-25T18:06:29.250Z] 765212b225bb: Waiting [2024-07-25T18:06:29.250Z] f23df028b6ca: Waiting [2024-07-25T18:06:29.250Z] d65c8cfc05b1: Waiting [2024-07-25T18:06:29.250Z] 2437ff75d9bd: Waiting [2024-07-25T18:06:29.516Z] 04944245beec: Verifying Checksum [2024-07-25T18:06:29.516Z] 04944245beec: Download complete [2024-07-25T18:06:29.516Z] 765212b225bb: Verifying Checksum [2024-07-25T18:06:29.516Z] 765212b225bb: Download complete [2024-07-25T18:06:29.516Z] f23df028b6ca: Verifying Checksum [2024-07-25T18:06:29.516Z] f23df028b6ca: Download complete [2024-07-25T18:06:29.516Z] d65c8cfc05b1: Verifying Checksum [2024-07-25T18:06:29.516Z] d65c8cfc05b1: Download complete [2024-07-25T18:06:29.517Z] 699f458cf7ca: Verifying Checksum [2024-07-25T18:06:29.517Z] 699f458cf7ca: Download complete [2024-07-25T18:06:30.102Z] 8998bd30e6a1: Verifying Checksum [2024-07-25T18:06:30.102Z] 8998bd30e6a1: Download complete [2024-07-25T18:06:32.700Z] 2437ff75d9bd: Verifying Checksum [2024-07-25T18:06:32.700Z] 2437ff75d9bd: Download complete [2024-07-25T18:06:34.641Z] 8998bd30e6a1: Pull complete [2024-07-25T18:06:35.224Z] 04944245beec: Pull complete [2024-07-25T18:06:36.625Z] 699f458cf7ca: Pull complete [2024-07-25T18:06:36.889Z] 765212b225bb: Pull complete [2024-07-25T18:06:37.842Z] f23df028b6ca: Pull complete [2024-07-25T18:06:37.842Z] d65c8cfc05b1: Pull complete [2024-07-25T18:06:56.037Z] 2437ff75d9bd: Pull complete [2024-07-25T18:06:56.037Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-25T18:06:56.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T18:06:56.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T18:06:56.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-6465 does not seem to be running inside a container [2024-07-25T18:06:56.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-25T18:06:59.071Z] $ docker top bd4aed60afe84cc4b8ce33936a15ff5fe7b1fedd1da6c22ec76759be61402397 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T18:06:59.963Z] ---> job-cost.sh [2024-07-25T18:06:59.963Z] lf-activate-venv: SKIPPING [2024-07-25T18:06:59.963Z] INFO: No Stack... [2024-07-25T18:07:00.542Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-25T18:07:01.507Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T18:07:02.174Z] + + catcut /w/workspace/device-usb-camera/1/archives/cost.csv [2024-07-25T18:07:02.174Z] -d, -f6 [Pipeline] lock [2024-07-25T18:07:02.254Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-341-1-stack-cost] [2024-07-25T18:07:02.260Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-341-1-stack-cost] did not exist. Created. [2024-07-25T18:07:02.268Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T18:07:03.017Z] /w/workspace/device-usb-camera/1@tmp/durable-5ca8c090/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-25T18:07:03.682Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-25T18:07:03.732Z] Warning: overwriting stash ‘stack-cost’ [2024-07-25T18:07:03.777Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T18:07:03.800Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-341-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T18:07:03.914Z] $ docker stop --time=1 bd4aed60afe84cc4b8ce33936a15ff5fe7b1fedd1da6c22ec76759be61402397 [2024-07-25T18:07:05.383Z] $ docker rm -f --volumes bd4aed60afe84cc4b8ce33936a15ff5fe7b1fedd1da6c22ec76759be61402397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-25T18:07:07.061Z] provisioning config files... [2024-07-25T18:07:07.074Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-341@tmp/config10558931964933340255tmp [Pipeline] { [Pipeline] sh [2024-07-25T18:07:07.438Z] + set +x [2024-07-25T18:07:07.438Z] + curl -s https://codecov.io/bash [2024-07-25T18:07:07.438Z] + bash -s -- [2024-07-25T18:07:07.438Z] [2024-07-25T18:07:07.438Z] _____ _ [2024-07-25T18:07:07.438Z] / ____| | | [2024-07-25T18:07:07.438Z] | | ___ __| | ___ ___ _____ __ [2024-07-25T18:07:07.438Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-25T18:07:07.438Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-25T18:07:07.438Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-25T18:07:07.438Z] Bash-1.0.6 [2024-07-25T18:07:07.438Z] [2024-07-25T18:07:07.438Z] [2024-07-25T18:07:07.438Z] ==> git version 2.25.1 found [2024-07-25T18:07:07.438Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-25T18:07:07.438Z] Release-Date: 2020-01-08 [2024-07-25T18:07:07.438Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-25T18:07:07.438Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-25T18:07:07.438Z] ==> Jenkins CI detected. [2024-07-25T18:07:07.438Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-341 [2024-07-25T18:07:07.438Z] project root: . [2024-07-25T18:07:07.438Z] --> token set from env [2024-07-25T18:07:07.438Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-25T18:07:07.438Z] ==> Running gcov in . (disable via -X gcov) [2024-07-25T18:07:07.699Z] ==> Python coveragepy not found [2024-07-25T18:07:07.699Z] ==> Searching for coverage reports in: [2024-07-25T18:07:07.699Z] + . [2024-07-25T18:07:07.699Z] -> Found 1 reports [2024-07-25T18:07:07.699Z] ==> Detecting git/mercurial file structure [2024-07-25T18:07:07.699Z] ==> Reading reports [2024-07-25T18:07:07.699Z] + ./coverage.out bytes=54703 [2024-07-25T18:07:07.699Z] ==> Appending adjustments [2024-07-25T18:07:07.699Z] https://docs.codecov.io/docs/fixing-reports [2024-07-25T18:07:07.699Z] + Found adjustments [2024-07-25T18:07:07.699Z] ==> Gzipping contents [2024-07-25T18:07:07.699Z] 8.0K /tmp/codecov.BSZURh.gz [2024-07-25T18:07:07.699Z] ==> Uploading reports [2024-07-25T18:07:07.699Z] url: https://codecov.io [2024-07-25T18:07:07.699Z] query: branch=PR-341&commit=b8fda8f72c6e142d9db97d67a0d66389af66d80f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=341&job=&cmd_args= [2024-07-25T18:07:07.699Z] -> Pinging Codecov [2024-07-25T18:07:07.699Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-341&commit=b8fda8f72c6e142d9db97d67a0d66389af66d80f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=341&job=&cmd_args= [2024-07-25T18:07:07.962Z] -> Uploading to [2024-07-25T18:07:07.962Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-25/73D8F5FF140700D3E01443B452E23636/b8fda8f72c6e142d9db97d67a0d66389af66d80f/7904abd9-0735-4571-bc4f-2386567f8012.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T180707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=55896c5415ceb1ef142da0be49214414fa44b64c90fb8c55095767f3738ceec1 [2024-07-25T18:07:07.962Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T18:07:07.962Z] Dload Upload Total Spent Left Speed [2024-07-25T18:07:08.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 25582 --:--:-- --:--:-- --:--:-- 25582 [2024-07-25T18:07:08.222Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/b8fda8f72c6e142d9db97d67a0d66389af66d80f [Pipeline] } [2024-07-25T18:07:08.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-25T18:07:10.584Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-341/archives ] [2024-07-25T18:07:10.584Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-341/archives [2024-07-25T18:07:10.584Z] total 16 [2024-07-25T18:07:10.584Z] drwxr-xr-x 3 root root 4096 Jul 25 17:55 . [2024-07-25T18:07:10.584Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 17:55 .. [2024-07-25T18:07:10.584Z] drwxr-xr-x 2 root root 4096 Jul 25 17:55 cost [2024-07-25T18:07:10.584Z] -rw-r--r-- 1 root root 89 Jul 25 17:55 cost.csv [2024-07-25T18:07:10.584Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-341/archives [2024-07-25T18:07:10.584Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-341/archives [2024-07-25T18:07:10.584Z] total 16 [2024-07-25T18:07:10.584Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 17:55 . [2024-07-25T18:07:10.584Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 17:55 .. [2024-07-25T18:07:10.584Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 17:55 cost [2024-07-25T18:07:10.584Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 25 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-25T18:07:10.982Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T18:07:11.985Z] ---> package-listing.sh [2024-07-25T18:07:11.985Z] ++ facter osfamily [2024-07-25T18:07:11.985Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-25T18:07:12.248Z] + OS_FAMILY=debian [2024-07-25T18:07:12.248Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-341 [2024-07-25T18:07:12.248Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-25T18:07:12.248Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-25T18:07:12.248Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-25T18:07:12.248Z] + PACKAGES=/tmp/packages_start.txt [2024-07-25T18:07:12.248Z] + '[' /w/workspace/foundry_device-usb-camera_PR-341 ']' [2024-07-25T18:07:12.248Z] + PACKAGES=/tmp/packages_end.txt [2024-07-25T18:07:12.248Z] + case "${OS_FAMILY}" in [2024-07-25T18:07:12.248Z] + dpkg -l [2024-07-25T18:07:12.248Z] + grep '^ii' [2024-07-25T18:07:12.248Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-25T18:07:12.248Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-25T18:07:12.248Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-25T18:07:12.248Z] + '[' /w/workspace/foundry_device-usb-camera_PR-341 ']' [2024-07-25T18:07:12.248Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-341/archives/ [2024-07-25T18:07:12.248Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-341/archives/ [Pipeline] echo [2024-07-25T18:07:12.287Z] 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-341/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-25T18:07:12.610Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T18:07:13.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T18:07:13.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T18:07:13.445Z] prd-ubuntu20.04-docker-8c-8g-6464 does not seem to be running inside a container [2024-07-25T18:07:13.512Z] $ 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-341/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-341 -v /w/workspace/foundry_device-usb-camera_PR-341:/w/workspace/foundry_device-usb-camera_PR-341:rw,z -v /w/workspace/foundry_device-usb-camera_PR-341@tmp:/w/workspace/foundry_device-usb-camera_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-25T18:07:13.697Z] $ docker top 8e2606d90c61d9ff1a92380676e05b7af687b9f76f152b44b0ba576c2f490318 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T18:07:14.111Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-25T18:07:14.429Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-25T18:07:14.746Z] + ls /var/log/sa-host [2024-07-25T18:07:14.747Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T18:07:14.995Z] provisioning config files... [2024-07-25T18:07:15.006Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-341@tmp/config7879293136418354487tmp [Pipeline] { [Pipeline] echo [2024-07-25T18:07:15.077Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T18:07:15.409Z] ---> create-netrc.sh [Pipeline] } [2024-07-25T18:07:15.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-25T18:07:15.905Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-25T18:07:15.948Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T18:07:16.289Z] ---> sudo-logs.sh [2024-07-25T18:07:16.289Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-25T18:07:16.483Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T18:07:16.825Z] ---> job-cost.sh [2024-07-25T18:07:16.825Z] lf-activate-venv: SKIPPING [2024-07-25T18:07:16.825Z] DEBUG: total: 0.2199999988079071 [2024-07-25T18:07:16.825Z] INFO: Retrieving Stack Cost... [2024-07-25T18:07:17.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T18:07:17.661Z] INFO: Archiving Costs [Pipeline] echo [2024-07-25T18:07:17.704Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T18:07:18.036Z] ---> logs-deploy.sh [2024-07-25T18:07:18.036Z] lf-activate-venv: SKIPPING [2024-07-25T18:07:18.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-341/1 [2024-07-25T18:07:18.036Z] INFO: archiving workspace using pattern(s): [2024-07-25T18:07:18.979Z] Archives upload complete. [2024-07-25T18:07:18.979Z] INFO: archiving logs to Nexus