Pull request #319 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f+12299071e714f456dbd41638fef7d4d6181b554c (452a1ddf7f9da5e5ea853761d2bea643fba70dff) 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-ssh3668342133926667187.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8518403348481244424.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-319/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-319/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13147487715872832944.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-319/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3805008057494593889.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh70152850876916681.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-319/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-319/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1338988947177487543.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26395 in /w/workspace/foundry_device-usb-camera_PR-319 [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-319 # 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 Merging remotes/origin/main commit 12299071e714f456dbd41638fef7d4d6181b554c into PR head commit 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f Merge succeeded, producing 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f Checking out Revision 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f (PR-319) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f # 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 12299071e714f456dbd41638fef7d4d6181b554c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-29T17:48:12.930Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-29T17:48:13.147Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-29T17:48:13.270Z] ========================================================= [2023-12-29T17:48:13.270Z] EdgeX Global Pipelines Version Info [2023-12-29T17:48:13.270Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-29T17:48:14.069Z] ------------------- [2023-12-29T17:48:14.070Z] stable info: [2023-12-29T17:48:14.070Z] ------------------- [2023-12-29T17:48:14.070Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-29T17:48:14.070Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T17:48:14.070Z] Message: update stable to v1.0.258 [2023-12-29T17:48:14.674Z] ------------------- [2023-12-29T17:48:14.674Z] experimental info: [2023-12-29T17:48:14.674Z] ------------------- [2023-12-29T17:48:14.674Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-29T17:48:14.674Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T17:48:14.674Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-29T17:48:14.895Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-12-29T17:48:14.953Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-12-29T17:48:15.013Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-29T17:48:15.071Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-29T17:48:15.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-29T17:48:15.190Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-29T17:48:15.249Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-29T17:48:15.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-29T17:48:15.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-29T17:48:15.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-29T17:48:15.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-29T17:48:15.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-12-29T17:48:15.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-29T17:48:15.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-29T17:48:15.786Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-29T17:48:15.846Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-29T17:48:15.912Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T17:48:15.982Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T17:48:16.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-29T17:48:16.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-29T17:48:16.187Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-29T17:48:16.257Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-29T17:48:16.333Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-29T17:48:16.402Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-29T17:48:16.477Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-29T17:48:16.543Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-29T17:48:16.616Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-29T17:48:16.687Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-319 [Pipeline] echo [2023-12-29T17:48:16.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-319 [Pipeline] echo [2023-12-29T17:48:16.840Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-319 [Pipeline] echo [2023-12-29T17:48:16.919Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f [Pipeline] echo [2023-12-29T17:48:16.998Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46835fb [Pipeline] echo [2023-12-29T17:48:17.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T17:48:17.241Z] provisioning config files... [2023-12-29T17:48:17.259Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-319@tmp/config13336284118447747745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T17:48:17.678Z] ---> ****-login.sh [2023-12-29T17:48:17.678Z] nexus3.edgexfoundry.org:10001 [2023-12-29T17:48:17.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:48:18.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:48:18.202Z] Configure a credential helper to remove this warning. See [2023-12-29T17:48:18.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:48:18.202Z] [2023-12-29T17:48:18.202Z] Login Succeeded [2023-12-29T17:48:18.202Z] nexus3.edgexfoundry.org:10002 [2023-12-29T17:48:18.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:48:18.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:48:18.464Z] Configure a credential helper to remove this warning. See [2023-12-29T17:48:18.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:48:18.464Z] [2023-12-29T17:48:18.464Z] Login Succeeded [2023-12-29T17:48:18.464Z] nexus3.edgexfoundry.org:10003 [2023-12-29T17:48:18.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:48:18.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:48:18.465Z] Configure a credential helper to remove this warning. See [2023-12-29T17:48:18.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:48:18.465Z] [2023-12-29T17:48:18.465Z] Login Succeeded [2023-12-29T17:48:18.465Z] nexus3.edgexfoundry.org:10004 [2023-12-29T17:48:18.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:48:18.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:48:18.727Z] Configure a credential helper to remove this warning. See [2023-12-29T17:48:18.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:48:18.727Z] [2023-12-29T17:48:18.727Z] Login Succeeded [2023-12-29T17:48:18.727Z] ****.io [2023-12-29T17:48:18.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:48:18.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:48:18.989Z] Configure a credential helper to remove this warning. See [2023-12-29T17:48:18.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:48:18.989Z] [2023-12-29T17:48:18.989Z] Login Succeeded [2023-12-29T17:48:18.989Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T17:48:19.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-29T17:48:19.806Z] + git rev-list -1 --merges 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f~1..46835fb6ce4a85a23afcea431c57aa4bd7f2f41f [Pipeline] echo [2023-12-29T17:48:19.857Z] -----------> git rev-list -1 --merges 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f~1..46835fb6ce4a85a23afcea431c57aa4bd7f2f41f 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f [false] [Pipeline] sh [2023-12-29T17:48:20.188Z] + git log --format=format:%s -1 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f [Pipeline] echo [2023-12-29T17:48:20.229Z] ========================================================= [2023-12-29T17:48:20.229Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-29T17:48:20.229Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T17:48:20.737Z] + git log --format=format:%s -1 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f [Pipeline] echo [2023-12-29T17:48:20.777Z] [semverPrep] GIT_COMMIT: 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-29T17:48:20.828Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-29T17:48:21.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-29T17:48:21.252Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-29T17:48:21.252Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-29T17:48:21.252Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-29T17:48:21.252Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-29T17:48:21.252Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-29T17:48:21.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T17:48:21.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T17:48:21.790Z] [2023-12-29T17:48:21.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T17:48:22.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T17:48:22.185Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-29T17:48:22.185Z] b85a868b505f: Pulling fs layer [2023-12-29T17:48:22.185Z] e2be974225ed: Pulling fs layer [2023-12-29T17:48:22.185Z] 339a4e72a1f5: Pulling fs layer [2023-12-29T17:48:22.185Z] 988bab9f4d93: Pulling fs layer [2023-12-29T17:48:22.185Z] 1469e6f7b9e6: Pulling fs layer [2023-12-29T17:48:22.185Z] eaf3925da568: Pulling fs layer [2023-12-29T17:48:22.185Z] bab4dde63d76: Pulling fs layer [2023-12-29T17:48:22.185Z] bde34c3a00c8: Pulling fs layer [2023-12-29T17:48:22.185Z] b352a97aabf1: Pulling fs layer [2023-12-29T17:48:22.185Z] 4872d77fe225: Pulling fs layer [2023-12-29T17:48:22.185Z] 5851b861e8e6: Pulling fs layer [2023-12-29T17:48:22.185Z] b352a97aabf1: Waiting [2023-12-29T17:48:22.185Z] bde34c3a00c8: Waiting [2023-12-29T17:48:22.185Z] 988bab9f4d93: Waiting [2023-12-29T17:48:22.185Z] 4872d77fe225: Waiting [2023-12-29T17:48:22.185Z] 5851b861e8e6: Waiting [2023-12-29T17:48:22.185Z] 1469e6f7b9e6: Waiting [2023-12-29T17:48:22.185Z] eaf3925da568: Waiting [2023-12-29T17:48:22.185Z] bab4dde63d76: Waiting [2023-12-29T17:48:22.185Z] e2be974225ed: Verifying Checksum [2023-12-29T17:48:22.185Z] e2be974225ed: Download complete [2023-12-29T17:48:22.185Z] 988bab9f4d93: Download complete [2023-12-29T17:48:22.446Z] 1469e6f7b9e6: Verifying Checksum [2023-12-29T17:48:22.446Z] 1469e6f7b9e6: Download complete [2023-12-29T17:48:22.446Z] 339a4e72a1f5: Verifying Checksum [2023-12-29T17:48:22.446Z] 339a4e72a1f5: Download complete [2023-12-29T17:48:22.446Z] eaf3925da568: Verifying Checksum [2023-12-29T17:48:22.446Z] eaf3925da568: Download complete [2023-12-29T17:48:22.446Z] bde34c3a00c8: Verifying Checksum [2023-12-29T17:48:22.446Z] b352a97aabf1: Verifying Checksum [2023-12-29T17:48:22.446Z] b352a97aabf1: Download complete [2023-12-29T17:48:22.446Z] 4872d77fe225: Download complete [2023-12-29T17:48:22.446Z] 5851b861e8e6: Verifying Checksum [2023-12-29T17:48:22.446Z] 5851b861e8e6: Download complete [2023-12-29T17:48:22.446Z] b85a868b505f: Verifying Checksum [2023-12-29T17:48:22.446Z] b85a868b505f: Download complete [2023-12-29T17:48:22.704Z] bab4dde63d76: Verifying Checksum [2023-12-29T17:48:22.704Z] bab4dde63d76: Download complete [2023-12-29T17:48:24.083Z] b85a868b505f: Pull complete [2023-12-29T17:48:24.083Z] e2be974225ed: Pull complete [2023-12-29T17:48:24.651Z] 339a4e72a1f5: Pull complete [2023-12-29T17:48:24.651Z] 988bab9f4d93: Pull complete [2023-12-29T17:48:24.910Z] 1469e6f7b9e6: Pull complete [2023-12-29T17:48:25.169Z] eaf3925da568: Pull complete [2023-12-29T17:48:27.072Z] bab4dde63d76: Pull complete [2023-12-29T17:48:27.072Z] bde34c3a00c8: Pull complete [2023-12-29T17:48:27.333Z] b352a97aabf1: Pull complete [2023-12-29T17:48:27.333Z] 4872d77fe225: Pull complete [2023-12-29T17:48:27.592Z] 5851b861e8e6: Pull complete [2023-12-29T17:48:27.592Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-29T17:48:27.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T17:48:27.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T17:48:27.950Z] prd-ubuntu20.04-docker-8c-8g-26395 does not seem to be running inside a container [2023-12-29T17:48:27.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-319 -v /w/workspace/foundry_device-usb-camera_PR-319:/w/workspace/foundry_device-usb-camera_PR-319:rw,z -v /w/workspace/foundry_device-usb-camera_PR-319@tmp:/w/workspace/foundry_device-usb-camera_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-29T17:48:31.555Z] $ docker top 691e443d0521dc46c694017e14b150b4e24916fa5ad3e0d50dd5e69f0fb84a3a -eo pid,comm [2023-12-29T17:48:31.643Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-29T17:48:31.643Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-29T17:48:31.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T17:48:31.851Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T17:48:31.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T17:48:31.962Z] $ docker exec 691e443d0521dc46c694017e14b150b4e24916fa5ad3e0d50dd5e69f0fb84a3a ssh-agent [2023-12-29T17:48:32.091Z] SSH_AUTH_SOCK=/tmp/ssh-kRHZPmsi1faS/agent.32 [2023-12-29T17:48:32.091Z] SSH_AGENT_PID=38 [2023-12-29T17:48:32.098Z] Running ssh-add (command line suppressed) [2023-12-29T17:48:32.212Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-319@tmp/private_key_6164153461157525001.key (/w/workspace/foundry_device-usb-camera_PR-319@tmp/private_key_6164153461157525001.key) [2023-12-29T17:48:32.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T17:48:32.585Z] + git tag --points-at HEAD [Pipeline] } [2023-12-29T17:48:32.608Z] $ docker exec --env ******** --env ******** 691e443d0521dc46c694017e14b150b4e24916fa5ad3e0d50dd5e69f0fb84a3a ssh-agent -k [2023-12-29T17:48:32.711Z] unset SSH_AUTH_SOCK; [2023-12-29T17:48:32.712Z] unset SSH_AGENT_PID; [2023-12-29T17:48:32.712Z] echo Agent pid 38 killed; [2023-12-29T17:48:32.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-29T17:48:32.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T17:48:32.866Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T17:48:32.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T17:48:32.984Z] $ docker exec 691e443d0521dc46c694017e14b150b4e24916fa5ad3e0d50dd5e69f0fb84a3a ssh-agent [2023-12-29T17:48:33.097Z] SSH_AUTH_SOCK=/tmp/ssh-qp4iAwXHzQUs/agent.70 [2023-12-29T17:48:33.097Z] SSH_AGENT_PID=76 [2023-12-29T17:48:33.103Z] Running ssh-add (command line suppressed) [2023-12-29T17:48:33.207Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-319@tmp/private_key_7948945352125759597.key (/w/workspace/foundry_device-usb-camera_PR-319@tmp/private_key_7948945352125759597.key) [2023-12-29T17:48:33.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T17:48:33.584Z] + git semver init [2023-12-29T17:48:33.845Z] 2023-12-29 17:48:33,775 [run_init] DEBUG init version:0.0.0 force:False [2023-12-29T17:48:33.845Z] 2023-12-29 17:48:33,776 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-319/.semver [2023-12-29T17:48:33.845Z] 2023-12-29 17:48:33,776 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-319/.semver [2023-12-29T17:48:33.845Z] 2023-12-29 17:48:33,776 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-319/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-319, universal_newlines=False, shell=None, istream=None) [2023-12-29T17:48:35.227Z] 2023-12-29 17:48:34,945 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-319/.git/info/exclude [2023-12-29T17:48:35.227Z] 2023-12-29 17:48:34,946 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-319/.semver/PR-319 with force:False [2023-12-29T17:48:35.227Z] 2023-12-29 17:48:34,946 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-319/.semver/PR-319 [2023-12-29T17:48:35.227Z] 2023-12-29 17:48:34,950 [execute] INFO git cat-file --batch-check [2023-12-29T17:48:35.227Z] 2023-12-29 17:48:34,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-319/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T17:48:35.227Z] 2023-12-29 17:48:34,956 [execute] INFO git cat-file --batch [2023-12-29T17:48:35.227Z] 2023-12-29 17:48:34,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-319/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T17:48:35.227Z] 2023-12-29 17:48:34,962 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-319/.semver/PR-319 [2023-12-29T17:48:35.227Z] 0.0.0 [Pipeline] } [2023-12-29T17:48:35.255Z] $ docker exec --env ******** --env ******** 691e443d0521dc46c694017e14b150b4e24916fa5ad3e0d50dd5e69f0fb84a3a ssh-agent -k [2023-12-29T17:48:35.371Z] unset SSH_AUTH_SOCK; [2023-12-29T17:48:35.372Z] unset SSH_AGENT_PID; [2023-12-29T17:48:35.372Z] echo Agent pid 76 killed; [2023-12-29T17:48:35.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-29T17:48:35.903Z] + git semver [Pipeline] } [2023-12-29T17:48:36.190Z] $ docker stop --time=1 691e443d0521dc46c694017e14b150b4e24916fa5ad3e0d50dd5e69f0fb84a3a [2023-12-29T17:48:37.513Z] $ docker rm -f --volumes 691e443d0521dc46c694017e14b150b4e24916fa5ad3e0d50dd5e69f0fb84a3a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T17:48:37.969Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-29T17:48:38.344Z] Stashed 1 file(s) [Pipeline] echo [2023-12-29T17:48:38.360Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T17:48:39.273Z] provisioning config files... [2023-12-29T17:48:39.289Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-319@tmp/config13403750010380901167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T17:48:39.679Z] ---> ****-login.sh [2023-12-29T17:48:39.679Z] nexus3.edgexfoundry.org:10001 [2023-12-29T17:48:39.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:48:39.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:48:39.680Z] Configure a credential helper to remove this warning. See [2023-12-29T17:48:39.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:48:39.680Z] [2023-12-29T17:48:39.680Z] Login Succeeded [2023-12-29T17:48:39.680Z] nexus3.edgexfoundry.org:10002 [2023-12-29T17:48:39.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:48:39.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:48:39.680Z] Configure a credential helper to remove this warning. See [2023-12-29T17:48:39.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:48:39.680Z] [2023-12-29T17:48:39.680Z] Login Succeeded [2023-12-29T17:48:39.680Z] nexus3.edgexfoundry.org:10003 [2023-12-29T17:48:39.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:48:39.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:48:39.939Z] Configure a credential helper to remove this warning. See [2023-12-29T17:48:39.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:48:39.939Z] [2023-12-29T17:48:39.939Z] Login Succeeded [2023-12-29T17:48:39.939Z] nexus3.edgexfoundry.org:10004 [2023-12-29T17:48:39.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:48:39.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:48:39.940Z] Configure a credential helper to remove this warning. See [2023-12-29T17:48:39.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:48:39.940Z] [2023-12-29T17:48:39.940Z] Login Succeeded [2023-12-29T17:48:39.940Z] ****.io [2023-12-29T17:48:40.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:48:40.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:48:40.200Z] Configure a credential helper to remove this warning. See [2023-12-29T17:48:40.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:48:40.200Z] [2023-12-29T17:48:40.200Z] Login Succeeded [2023-12-29T17:48:40.460Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T17:48:40.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-29T17:48:40.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T17:48:40.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T17:48:40.966Z] ========================================================= [2023-12-29T17:48:40.966Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-29T17:48:40.966Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T17:48:41.543Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-29T17:48:41.543Z] Sending build context to Docker daemon 14.4MB [2023-12-29T17:48:41.543Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-12-29T17:48:41.543Z] Step 2/13 : FROM ${BASE} AS builder [2023-12-29T17:48:41.831Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-29T17:48:41.831Z] 7264a8db6415: Pulling fs layer [2023-12-29T17:48:41.831Z] c4d48a809fc2: Pulling fs layer [2023-12-29T17:48:41.831Z] 4f1c88b9dad5: Pulling fs layer [2023-12-29T17:48:41.831Z] ad3a456e5733: Pulling fs layer [2023-12-29T17:48:41.831Z] 69c7f0334f64: Pulling fs layer [2023-12-29T17:48:41.831Z] 1f1c1a5573a3: Pulling fs layer [2023-12-29T17:48:41.831Z] ce7588e14bc9: Pulling fs layer [2023-12-29T17:48:41.831Z] b5e4710f87ac: Pulling fs layer [2023-12-29T17:48:41.831Z] 69c7f0334f64: Waiting [2023-12-29T17:48:41.831Z] ad3a456e5733: Waiting [2023-12-29T17:48:41.831Z] ce7588e14bc9: Waiting [2023-12-29T17:48:41.831Z] 1f1c1a5573a3: Waiting [2023-12-29T17:48:41.831Z] b5e4710f87ac: Waiting [2023-12-29T17:48:41.831Z] c4d48a809fc2: Verifying Checksum [2023-12-29T17:48:41.831Z] c4d48a809fc2: Download complete [2023-12-29T17:48:41.831Z] ad3a456e5733: Verifying Checksum [2023-12-29T17:48:41.831Z] ad3a456e5733: Download complete [2023-12-29T17:48:41.831Z] 69c7f0334f64: Verifying Checksum [2023-12-29T17:48:41.831Z] 69c7f0334f64: Download complete [2023-12-29T17:48:41.831Z] 7264a8db6415: Verifying Checksum [2023-12-29T17:48:41.831Z] 7264a8db6415: Download complete [2023-12-29T17:48:41.831Z] 1f1c1a5573a3: Verifying Checksum [2023-12-29T17:48:41.831Z] 1f1c1a5573a3: Download complete [2023-12-29T17:48:42.094Z] b5e4710f87ac: Verifying Checksum [2023-12-29T17:48:42.094Z] b5e4710f87ac: Download complete [2023-12-29T17:48:42.094Z] 7264a8db6415: Pull complete [2023-12-29T17:48:42.094Z] c4d48a809fc2: Pull complete [2023-12-29T17:48:42.094Z] 4f1c88b9dad5: Verifying Checksum [2023-12-29T17:48:42.094Z] 4f1c88b9dad5: Download complete [2023-12-29T17:48:42.661Z] ce7588e14bc9: Verifying Checksum [2023-12-29T17:48:42.661Z] ce7588e14bc9: Download complete [2023-12-29T17:48:45.946Z] 4f1c88b9dad5: Pull complete [2023-12-29T17:48:45.946Z] ad3a456e5733: Pull complete [2023-12-29T17:48:45.946Z] 69c7f0334f64: Pull complete [2023-12-29T17:48:45.946Z] 1f1c1a5573a3: Pull complete [2023-12-29T17:48:51.501Z] ce7588e14bc9: Pull complete [2023-12-29T17:48:51.761Z] b5e4710f87ac: Pull complete [2023-12-29T17:48:51.761Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-29T17:48:51.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-29T17:48:51.761Z] ---> 88b5674ff536 [2023-12-29T17:48:51.761Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-12-29T17:48:54.016Z] Still waiting to schedule task [2023-12-29T17:48:54.016Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-29T17:48:57.444Z] ---> Running in f6d4d9552e5f [2023-12-29T17:48:57.444Z] Removing intermediate container f6d4d9552e5f [2023-12-29T17:48:57.444Z] ---> e595b55176c7 [2023-12-29T17:48:57.444Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-29T17:48:57.444Z] ---> Running in 45155a0cb8cc [2023-12-29T17:48:57.444Z] Removing intermediate container 45155a0cb8cc [2023-12-29T17:48:57.444Z] ---> f8f28852c6dd [2023-12-29T17:48:57.444Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-29T17:48:57.444Z] ---> Running in aa9094c74ca5 [2023-12-29T17:48:57.444Z] Removing intermediate container aa9094c74ca5 [2023-12-29T17:48:57.444Z] ---> 426f43f70f38 [2023-12-29T17:48:57.444Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-29T17:48:57.444Z] ---> Running in a1040b19b647 [2023-12-29T17:48:57.444Z] Removing intermediate container a1040b19b647 [2023-12-29T17:48:57.444Z] ---> 315885c4f974 [2023-12-29T17:48:57.444Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-29T17:48:57.444Z] ---> Running in 25545d91b4cc [2023-12-29T17:48:57.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T17:48:58.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T17:48:58.337Z] (1/13) Installing libintl (0.21.1-r7) [2023-12-29T17:48:58.337Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-29T17:48:58.337Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-29T17:48:58.337Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-29T17:48:58.337Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-29T17:48:58.337Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-29T17:48:58.337Z] (7/13) Installing udev-init-scripts (35-r1) [2023-12-29T17:48:58.337Z] (8/13) Installing libblkid (2.38.1-r8) [2023-12-29T17:48:58.337Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-12-29T17:48:58.337Z] (10/13) Installing kmod-libs (30-r3) [2023-12-29T17:48:58.337Z] (11/13) Installing eudev (3.2.11-r8) [2023-12-29T17:48:58.337Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-29T17:48:58.639Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-29T17:48:58.639Z] Executing busybox-1.36.1-r5.trigger [2023-12-29T17:48:58.639Z] Executing eudev-3.2.11-r8.trigger [2023-12-29T17:48:58.639Z] OK: 271 MiB in 65 packages [2023-12-29T17:48:59.222Z] Removing intermediate container 25545d91b4cc [2023-12-29T17:48:59.222Z] ---> 19d482ecfe2c [2023-12-29T17:48:59.222Z] Step 8/13 : WORKDIR /device-usb-camera [2023-12-29T17:48:59.222Z] ---> Running in d80ebae52d85 [2023-12-29T17:48:59.483Z] Removing intermediate container d80ebae52d85 [2023-12-29T17:48:59.483Z] ---> 0172ad026809 [2023-12-29T17:48:59.483Z] Step 9/13 : COPY go.mod vendor* ./ [2023-12-29T17:48:59.483Z] ---> a9087acce863 [2023-12-29T17:48:59.483Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T17:48:59.483Z] ---> Running in 1de413d8f709 [2023-12-29T17:50:11.808Z] Removing intermediate container 1de413d8f709 [2023-12-29T17:50:11.808Z] ---> 27be858a62eb [2023-12-29T17:50:11.808Z] Step 11/13 : COPY . . [2023-12-29T17:50:11.808Z] ---> fb7c61d2a5d0 [2023-12-29T17:50:11.808Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-29T17:50:11.808Z] ---> Running in 0ca3fb5a5b3f [2023-12-29T17:50:11.808Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T17:50:11.808Z] Dload Upload Total Spent Left Speed [2023-12-29T17:50:11.808Z] 0 0 0 0  0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8790 0 --:--:-- --:--:-- --:--:-- 8823 [2023-12-29T17:50:12.067Z] Removing intermediate container 0ca3fb5a5b3f [2023-12-29T17:50:12.067Z] ---> 632f0b8d050b [2023-12-29T17:50:12.067Z] Step 13/13 : RUN ${MAKE} [2023-12-29T17:50:12.067Z] ---> Running in 41167636456e [2023-12-29T17:50:12.327Z] noop [2023-12-29T17:50:12.587Z] Removing intermediate container 41167636456e [2023-12-29T17:50:12.587Z] ---> c9939d553192 [2023-12-29T17:50:12.587Z] Successfully built c9939d553192 [2023-12-29T17:50:12.587Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T17:50:13.139Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-29T17:50:13.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T17:50:13.349Z] prd-ubuntu20.04-docker-8c-8g-26395 does not seem to be running inside a container [2023-12-29T17:50:13.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-319 -v /w/workspace/foundry_device-usb-camera_PR-319:/w/workspace/foundry_device-usb-camera_PR-319:rw,z -v /w/workspace/foundry_device-usb-camera_PR-319@tmp:/w/workspace/foundry_device-usb-camera_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-29T17:50:13.757Z] $ docker top 04654935f6c2c34500e2d446e5bd81618683d65ac4a8910df76ef6b8b807eeba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T17:50:14.202Z] + go version [2023-12-29T17:50:14.203Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-29T17:50:14.238Z] $ docker stop --time=1 04654935f6c2c34500e2d446e5bd81618683d65ac4a8910df76ef6b8b807eeba [2023-12-29T17:50:15.498Z] $ docker rm -f --volumes 04654935f6c2c34500e2d446e5bd81618683d65ac4a8910df76ef6b8b807eeba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T17:50:16.458Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-29T17:50:16.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T17:50:16.667Z] prd-ubuntu20.04-docker-8c-8g-26395 does not seem to be running inside a container [2023-12-29T17:50:16.695Z] $ 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-319 -v /w/workspace/foundry_device-usb-camera_PR-319:/w/workspace/foundry_device-usb-camera_PR-319:rw,z -v /w/workspace/foundry_device-usb-camera_PR-319@tmp:/w/workspace/foundry_device-usb-camera_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-29T17:50:17.040Z] $ docker top f1dd02d1edb80d429a56583abf10348cef1091f54d787cb3d47a851e83f9302f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T17:50:17.491Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-319 [Pipeline] fileExists [Pipeline] sh [2023-12-29T17:50:17.897Z] + make test [2023-12-29T17:50:17.897Z] go test ./... -coverprofile=coverage.out ./... [2023-12-29T17:50:20.470Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-29T17:50:30.501Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-29T17:50:30.761Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-12-29T17:50:34.928Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26396 in /w/workspace/foundry_device-usb-camera_PR-319 [Pipeline] { [Pipeline] ws [2023-12-29T17:50:35.018Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-12-29T17:50:37.315Z] go vet ./... [2023-12-29T17:50:38.143Z] Selected Git installation does not exist. Using Default [2023-12-29T17:50:38.143Z] The recommended git tool is: NONE [2023-12-29T17:50:39.838Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-29T17:50:39.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-29T17:50:39.838Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-29T17:50:39.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-29T17:50:39.943Z] $ docker stop --time=1 f1dd02d1edb80d429a56583abf10348cef1091f54d787cb3d47a851e83f9302f [2023-12-29T17:50:43.889Z] $ docker rm -f --volumes f1dd02d1edb80d429a56583abf10348cef1091f54d787cb3d47a851e83f9302f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T17:50:44.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-29T17:50:44.564Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-29T17:50:45.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-29T17:50:45.738Z] + ls -al . [2023-12-29T17:50:45.738Z] total 224 [2023-12-29T17:50:45.738Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 17:50 . [2023-12-29T17:50:45.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 17:48 .. [2023-12-29T17:50:45.738Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 17:50 .git [2023-12-29T17:50:45.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 17:48 .github [2023-12-29T17:50:45.738Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 29 17:48 .gitignore [2023-12-29T17:50:45.738Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 29 17:48 .golangci.yml [2023-12-29T17:50:45.738Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 29 17:48 .hadolint.yml [2023-12-29T17:50:45.738Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 17:48 .semver [2023-12-29T17:50:45.738Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 29 17:48 Attribution.txt [2023-12-29T17:50:45.738Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 29 17:48 CHANGELOG.md [2023-12-29T17:50:45.738Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 29 17:48 Dockerfile [2023-12-29T17:50:45.738Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 29 17:48 GOVERNANCE.md [2023-12-29T17:50:45.738Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 29 17:48 Jenkinsfile [2023-12-29T17:50:45.738Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 29 17:48 LICENSE [2023-12-29T17:50:45.738Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 29 17:48 Makefile [2023-12-29T17:50:45.738Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 29 17:48 OWNERS.md [2023-12-29T17:50:45.738Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 29 17:48 README.md [2023-12-29T17:50:45.738Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 17:48 VERSION [2023-12-29T17:50:45.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 17:48 bin [2023-12-29T17:50:45.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 17:48 cmd [2023-12-29T17:50:45.738Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 29 17:50 coverage.out [2023-12-29T17:50:45.739Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 29 17:48 docker-entrypoint.sh [2023-12-29T17:50:45.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 17:48 docs [2023-12-29T17:50:45.739Z] -rw-rw-r-- 1 jenkins jenkins 3921 Dec 29 17:48 go.mod [2023-12-29T17:50:45.739Z] -rw-rw-r-- 1 jenkins jenkins 34339 Dec 29 17:48 go.sum [2023-12-29T17:50:45.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 17:48 internal [2023-12-29T17:50:45.739Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 29 17:48 version.go [Pipeline] isUnix [2023-12-29T17:50:45.832Z] using credential edgex-jenkins-ssh [Pipeline] withEnv [Pipeline] { [2023-12-29T17:50:45.851Z] Cloning the remote Git repository [Pipeline] sh [2023-12-29T17:50:45.895Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-12-29T17:50:45.990Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-12-29T17:50:46.199Z] + 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=46835fb6ce4a85a23afcea431c57aa4bd7f2f41f --label arch=amd64 --label version=0.0.0 . [2023-12-29T17:50:46.199Z] Sending build context to Docker daemon 14.45MB [2023-12-29T17:50:46.199Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-12-29T17:50:46.199Z] Step 2/37 : FROM ${BASE} AS builder [2023-12-29T17:50:46.199Z] ---> c9939d553192 [2023-12-29T17:50:46.199Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-12-29T17:50:46.457Z] ---> Running in 6bf49c34e879 [2023-12-29T17:50:46.457Z] Removing intermediate container 6bf49c34e879 [2023-12-29T17:50:46.457Z] ---> 247e5e15eb69 [2023-12-29T17:50:46.457Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-29T17:50:46.718Z] ---> Running in e92f868efb62 [2023-12-29T17:50:46.718Z] Removing intermediate container e92f868efb62 [2023-12-29T17:50:46.718Z] ---> e9350f3851b1 [2023-12-29T17:50:46.718Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-29T17:50:46.718Z] ---> Running in 45fe645ec996 [2023-12-29T17:50:46.718Z] Removing intermediate container 45fe645ec996 [2023-12-29T17:50:46.718Z] ---> 5e4c5ee2dec5 [2023-12-29T17:50:46.718Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-29T17:50:46.718Z] ---> Running in 122738a90856 [2023-12-29T17:50:46.718Z] Removing intermediate container 122738a90856 [2023-12-29T17:50:46.718Z] ---> 43392994923e [2023-12-29T17:50:46.718Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-29T17:50:46.978Z] ---> Running in e251c8e1f391 [2023-12-29T17:50:47.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T17:50:47.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T17:50:46.132Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-12-29T17:50:46.133Z] > git --version # timeout=10 [2023-12-29T17:50:46.154Z] > git --version # 'git version 2.25.1' [2023-12-29T17:50:46.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T17:50:46.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-29T17:50:47.500Z] OK: 271 MiB in 65 packages [2023-12-29T17:50:47.759Z] Removing intermediate container e251c8e1f391 [2023-12-29T17:50:47.759Z] ---> 9b8c1660ef25 [2023-12-29T17:50:47.759Z] Step 8/37 : WORKDIR /device-usb-camera [2023-12-29T17:50:48.018Z] ---> Running in d51785566fec [2023-12-29T17:50:48.018Z] Removing intermediate container d51785566fec [2023-12-29T17:50:48.018Z] ---> ae6e0673cd28 [2023-12-29T17:50:48.018Z] Step 9/37 : COPY go.mod vendor* ./ [2023-12-29T17:50:48.018Z] ---> d2403021b363 [2023-12-29T17:50:48.018Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T17:50:48.018Z] ---> Running in 5a8b4b7dfa7e [2023-12-29T17:50:48.082Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-12-29T17:50:48.100Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-29T17:50:49.173Z] Removing intermediate container 5a8b4b7dfa7e [2023-12-29T17:50:49.173Z] ---> f4e735a18e07 [2023-12-29T17:50:49.173Z] Step 11/37 : COPY . . [2023-12-29T17:50:49.433Z] ---> 711a5bfd7ffc [2023-12-29T17:50:49.433Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-29T17:50:49.433Z] ---> Running in c8c9720d1cad [2023-12-29T17:50:49.559Z] Merging remotes/origin/main commit 12299071e714f456dbd41638fef7d4d6181b554c into PR head commit 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f [2023-12-29T17:50:49.693Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T17:50:49.693Z] Dload Upload Total Spent Left Speed [2023-12-29T17:50:49.693Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 35939 0 --:--:-- --:--:-- --:--:-- 36852 [2023-12-29T17:50:49.791Z] Merge succeeded, producing 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f [2023-12-29T17:50:49.792Z] Checking out Revision 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f (PR-319) [2023-12-29T17:50:49.952Z] Removing intermediate container c8c9720d1cad [2023-12-29T17:50:49.952Z] ---> 95376d548da5 [2023-12-29T17:50:49.952Z] Step 13/37 : RUN ${MAKE} [2023-12-29T17:50:49.952Z] ---> Running in d8257fd9dbb9 [2023-12-29T17:50:48.889Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-12-29T17:50:48.929Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-12-29T17:50:48.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T17:50:48.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-29T17:50:49.579Z] > git config core.sparsecheckout # timeout=10 [2023-12-29T17:50:49.645Z] > git checkout -f 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f # timeout=10 [2023-12-29T17:50:49.718Z] > git remote # timeout=10 [2023-12-29T17:50:49.734Z] > git config --get remote.origin.url # timeout=10 [2023-12-29T17:50:49.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T17:50:49.758Z] > git merge 12299071e714f456dbd41638fef7d4d6181b554c # timeout=10 [2023-12-29T17:50:49.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-29T17:50:49.801Z] > git config core.sparsecheckout # timeout=10 [2023-12-29T17:50:49.813Z] > git checkout -f 46835fb6ce4a85a23afcea431c57aa4bd7f2f41f # timeout=10 [2023-12-29T17:50:50.211Z] 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.6" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-29T17:50:50.271Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-29T17:50:50.321Z] > git --version # timeout=10 [2023-12-29T17:50:50.332Z] > git --version # 'git version 2.25.1' [2023-12-29T17:50:50.344Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T17:50:51.751Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-29T17:50:51.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T17:50:51.751Z] Dload Upload Total Spent Left Speed [2023-12-29T17:50:51.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-12-29T17:50:52.100Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-29T17:50:52.446Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-12-29T17:50:52.446Z] [2023-12-29T17:50:52.446Z] { [2023-12-29T17:50:52.446Z] "registry-mirrors": [ [2023-12-29T17:50:52.446Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-29T17:50:52.446Z] ], [2023-12-29T17:50:52.446Z] "bip": "10.250.0.254/24", [2023-12-29T17:50:52.446Z] "hosts": [ [2023-12-29T17:50:52.446Z] "tcp://0.0.0.0:5555", [2023-12-29T17:50:52.446Z] "unix:///var/run/docker.sock" [2023-12-29T17:50:52.446Z] ], [2023-12-29T17:50:52.446Z] "mtu": 1458, [2023-12-29T17:50:52.446Z] "selinux-enabled": true, [2023-12-29T17:50:52.446Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-29T17:50:52.446Z] } [Pipeline] sh [2023-12-29T17:50:52.798Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-29T17:50:53.145Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T17:51:11.496Z] provisioning config files... [2023-12-29T17:51:11.525Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config13050111987001937314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T17:51:12.020Z] ---> ****-login.sh [2023-12-29T17:51:12.020Z] nexus3.edgexfoundry.org:10001 [2023-12-29T17:51:12.162Z] Removing intermediate container d8257fd9dbb9 [2023-12-29T17:51:12.162Z] ---> a35b90c15c30 [2023-12-29T17:51:12.162Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-12-29T17:51:12.162Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-12-29T17:51:12.162Z] 4acc49c71d14: Pulling fs layer [2023-12-29T17:51:12.162Z] 4acc49c71d14: Download complete [2023-12-29T17:51:12.162Z] 4acc49c71d14: Pull complete [2023-12-29T17:51:12.162Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-29T17:51:12.162Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-12-29T17:51:12.162Z] ---> 01a2bd3e5fff [2023-12-29T17:51:12.162Z] Step 15/37 : FROM alpine:3.18 [2023-12-29T17:51:12.162Z] 3.18: Pulling from library/alpine [2023-12-29T17:51:12.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:51:12.420Z] c926b61bad3b: Pulling fs layer [2023-12-29T17:51:12.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:51:12.554Z] Configure a credential helper to remove this warning. See [2023-12-29T17:51:12.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:51:12.554Z] [2023-12-29T17:51:12.554Z] Login Succeeded [2023-12-29T17:51:12.554Z] nexus3.edgexfoundry.org:10002 [2023-12-29T17:51:12.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:51:12.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:51:12.825Z] Configure a credential helper to remove this warning. See [2023-12-29T17:51:12.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:51:12.825Z] [2023-12-29T17:51:12.825Z] Login Succeeded [2023-12-29T17:51:12.825Z] nexus3.edgexfoundry.org:10003 [2023-12-29T17:51:12.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:51:12.880Z] c926b61bad3b: Download complete [2023-12-29T17:51:12.880Z] c926b61bad3b: Pull complete [2023-12-29T17:51:12.880Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T17:51:12.880Z] Status: Downloaded newer image for alpine:3.18 [2023-12-29T17:51:12.880Z] ---> b541f2080109 [2023-12-29T17:51:12.880Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-12-29T17:51:13.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:51:13.093Z] Configure a credential helper to remove this warning. See [2023-12-29T17:51:13.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:51:13.093Z] [2023-12-29T17:51:13.093Z] Login Succeeded [2023-12-29T17:51:13.093Z] nexus3.edgexfoundry.org:10004 [2023-12-29T17:51:13.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:51:13.166Z] ---> Running in 2a45b731f000 [2023-12-29T17:51:13.166Z] Removing intermediate container 2a45b731f000 [2023-12-29T17:51:13.166Z] ---> b2ec774fd72a [2023-12-29T17:51:13.166Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-29T17:51:13.166Z] ---> Running in 149e53221cab [2023-12-29T17:51:13.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:51:13.360Z] Configure a credential helper to remove this warning. See [2023-12-29T17:51:13.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:51:13.360Z] [2023-12-29T17:51:13.360Z] Login Succeeded [2023-12-29T17:51:13.360Z] ****.io [2023-12-29T17:51:13.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T17:51:13.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T17:51:13.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T17:51:13.627Z] Configure a credential helper to remove this warning. See [2023-12-29T17:51:13.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T17:51:13.627Z] [2023-12-29T17:51:13.627Z] Login Succeeded [2023-12-29T17:51:13.627Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T17:51:13.658Z] Deleting 1 temporary files [2023-12-29T17:51:13.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-12-29T17:51:13.946Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-12-29T17:51:13.946Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-12-29T17:51:13.946Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-12-29T17:51:13.946Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-12-29T17:51:13.946Z] (5/107) Installing libxau (1.0.11-r2) [2023-12-29T17:51:13.946Z] (6/107) Installing libmd (1.0.4-r2) [2023-12-29T17:51:13.946Z] (7/107) Installing libbsd (0.11.7-r1) [2023-12-29T17:51:13.946Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-12-29T17:51:13.946Z] (9/107) Installing libxcb (1.15-r1) [2023-12-29T17:51:13.946Z] (10/107) Installing libx11 (1.8.7-r0) [2023-12-29T17:51:13.946Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-12-29T17:51:13.946Z] (12/107) Installing libpciaccess (0.17-r2) [2023-12-29T17:51:13.946Z] (13/107) Installing libdrm (2.4.115-r4) [Pipeline] unstash [Pipeline] echo [2023-12-29T17:51:14.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2023-12-29T17:51:14.204Z] (14/107) Installing libxext (1.3.5-r2) [2023-12-29T17:51:14.204Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-12-29T17:51:14.204Z] (16/107) Installing libffi (3.4.4-r2) [2023-12-29T17:51:14.204Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-12-29T17:51:14.204Z] (18/107) Installing libva (2.18.0-r1) [2023-12-29T17:51:14.204Z] (19/107) Installing libvdpau (1.5-r1) [2023-12-29T17:51:14.204Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-12-29T17:51:14.204Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-29T17:51:14.204Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-12-29T17:51:14.204Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-29T17:51:14.204Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-12-29T17:51:14.204Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-12-29T17:51:14.204Z] (26/107) Installing libhwy (1.0.4-r1) [2023-12-29T17:51:14.204Z] (27/107) Installing lcms2 (2.15-r2) [2023-12-29T17:51:14.204Z] (28/107) Installing libjxl (0.8.2-r0) [2023-12-29T17:51:14.204Z] (29/107) Installing lame-libs (3.100-r5) [2023-12-29T17:51:14.204Z] (30/107) Installing opus (1.4-r0) [2023-12-29T17:51:14.204Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-12-29T17:51:14.204Z] (32/107) Installing soxr (0.1.3-r5) [2023-12-29T17:51:14.204Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-29T17:51:14.204Z] (34/107) Installing libogg (1.3.5-r4) [2023-12-29T17:51:14.204Z] (35/107) Installing libtheora (1.1.1-r17) [2023-12-29T17:51:14.204Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-12-29T17:51:14.204Z] (37/107) Installing libvpx (1.13.0-r2) [2023-12-29T17:51:14.204Z] (38/107) Installing libwebp (1.3.2-r0) [2023-12-29T17:51:14.205Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [Pipeline] echo [2023-12-29T17:51:14.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T17:51:14.340Z] ========================================================= [2023-12-29T17:51:14.340Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-29T17:51:14.340Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-12-29T17:51:14.462Z] (40/107) Installing numactl (2.0.16-r4) [2023-12-29T17:51:14.462Z] (41/107) Installing x265-libs (3.5-r4) [2023-12-29T17:51:14.462Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-12-29T17:51:14.462Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-29T17:51:14.462Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-12-29T17:51:14.462Z] (45/107) Installing libexpat (2.5.0-r1) [2023-12-29T17:51:14.462Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-12-29T17:51:14.462Z] (47/107) Installing libpng (1.6.39-r3) [2023-12-29T17:51:14.462Z] (48/107) Installing freetype (2.13.0-r5) [2023-12-29T17:51:14.462Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-12-29T17:51:14.462Z] (50/107) Installing fribidi (1.0.13-r0) [2023-12-29T17:51:14.462Z] (51/107) Installing libintl (0.21.1-r7) [2023-12-29T17:51:14.462Z] (52/107) Installing libblkid (2.38.1-r8) [2023-12-29T17:51:14.462Z] (53/107) Installing libmount (2.38.1-r8) [2023-12-29T17:51:14.462Z] (54/107) Installing pcre2 (10.42-r1) [2023-12-29T17:51:14.462Z] (55/107) Installing glib (2.76.4-r0) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T17:51:14.721Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-12-29T17:51:14.721Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-12-29T17:51:14.721Z] (58/107) Installing libunibreak (5.1-r0) [2023-12-29T17:51:14.721Z] (59/107) Installing libass (0.17.1-r0) [2023-12-29T17:51:14.721Z] (60/107) Installing libbluray (1.3.4-r0) [2023-12-29T17:51:14.721Z] (61/107) Installing gmp (6.2.1-r3) [2023-12-29T17:51:14.721Z] (62/107) Installing nettle (3.8.1-r2) [2023-12-29T17:51:14.721Z] (63/107) Installing libunistring (1.1-r1) [2023-12-29T17:51:14.721Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-12-29T17:51:14.721Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-12-29T17:51:14.721Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-12-29T17:51:14.721Z] (67/107) Installing gnutls (3.8.0-r2) [2023-12-29T17:51:14.721Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-12-29T17:51:14.721Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-12-29T17:51:14.721Z] (70/107) Installing cjson (1.7.15-r4) [2023-12-29T17:51:14.721Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-12-29T17:51:14.721Z] (72/107) Installing librist (0.2.7-r0) [2023-12-29T17:51:14.721Z] (73/107) Installing libsrt (1.5.2-r0) [2023-12-29T17:51:14.721Z] (74/107) Installing libssh (0.10.5-r0) [2023-12-29T17:51:14.721Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-12-29T17:51:14.721Z] (76/107) Installing libxml2 (2.11.6-r0) [2023-12-29T17:51:14.721Z] (77/107) Installing libsodium (1.0.18-r3) [2023-12-29T17:51:14.721Z] (78/107) Installing libzmq (4.3.4-r4) [2023-12-29T17:51:14.721Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-29T17:51:14.721Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-12-29T17:51:14.980Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-12-29T17:51:14.980Z] (82/107) Installing shaderc (2023.3-r1) [2023-12-29T17:51:14.980Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-12-29T17:51:14.980Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-12-29T17:51:14.980Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-29T17:51:14.980Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-29T17:51:14.980Z] (87/107) Installing vidstab (1.1.1-r0) [2023-12-29T17:51:14.980Z] (88/107) Installing zimg (3.0.5-r0) [2023-12-29T17:51:14.980Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-29T17:51:14.980Z] (90/107) Installing libasyncns (0.8-r1) [2023-12-29T17:51:14.980Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-12-29T17:51:14.980Z] (92/107) Installing libltdl (2.4.7-r2) [2023-12-29T17:51:14.980Z] (93/107) Installing orc (0.4.34-r0) [2023-12-29T17:51:14.980Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-12-29T17:51:14.980Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-12-29T17:51:14.980Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-12-29T17:51:14.980Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-12-29T17:51:14.980Z] (98/107) Installing libpulse (16.1-r10) [2023-12-29T17:51:14.980Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-29T17:51:14.980Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-12-29T17:51:14.980Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-29T17:51:14.980Z] (102/107) Installing ffmpeg (6.0.1-r0) [2023-12-29T17:51:14.980Z] (103/107) Installing udev-init-scripts (35-r1) [2023-12-29T17:51:14.980Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-12-29T17:51:14.980Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-12-29T17:51:14.980Z] (106/107) Installing kmod-libs (30-r3) [2023-12-29T17:51:14.980Z] (107/107) Installing eudev (3.2.11-r8) [2023-12-29T17:51:14.980Z] Executing busybox-1.36.1-r5.trigger [2023-12-29T17:51:14.980Z] Executing glib-2.76.4-r0.trigger [2023-12-29T17:51:14.980Z] Executing eudev-3.2.11-r8.trigger [2023-12-29T17:51:15.015Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-29T17:51:15.239Z] OK: 131 MiB in 122 packages [2023-12-29T17:51:15.973Z] #0 building with "default" instance using docker driver [2023-12-29T17:51:15.974Z] [2023-12-29T17:51:15.974Z] #1 [internal] load build definition from Dockerfile [2023-12-29T17:51:15.974Z] #1 transferring dockerfile: 2.60kB done [2023-12-29T17:51:15.974Z] #1 DONE 0.1s [2023-12-29T17:51:15.974Z] [2023-12-29T17:51:15.974Z] #2 [internal] load .dockerignore [2023-12-29T17:51:15.974Z] #2 transferring context: 2B done [2023-12-29T17:51:15.974Z] #2 DONE 0.1s [2023-12-29T17:51:15.974Z] [2023-12-29T17:51:15.974Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-29T17:51:16.247Z] #3 DONE 0.1s [2023-12-29T17:51:16.247Z] [2023-12-29T17:51:16.247Z] #4 [internal] load build context [2023-12-29T17:51:16.247Z] #4 DONE 0.0s [2023-12-29T17:51:16.247Z] [2023-12-29T17:51:16.247Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-29T17:51:16.247Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-29T17:51:16.247Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-29T17:51:16.247Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-29T17:51:16.247Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2023-12-29T17:51:16.247Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-29T17:51:16.247Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.1s [2023-12-29T17:51:16.730Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.36MB / 3.33MB 0.2s [2023-12-29T17:51:16.730Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-29T17:51:16.730Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 0B / 440B 0.2s [2023-12-29T17:51:16.730Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-29T17:51:16.730Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-29T17:51:16.730Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.76MB / 63.99MB 0.3s [2023-12-29T17:51:16.730Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-29T17:51:16.730Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-29T17:51:16.730Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-29T17:51:16.730Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 843.78kB / 97.63MB 0.3s [2023-12-29T17:51:16.730Z] #5 ... [2023-12-29T17:51:16.730Z] [2023-12-29T17:51:16.730Z] #4 [internal] load build context [2023-12-29T17:51:16.730Z] #4 transferring context: 7.19MB 0.4s done [2023-12-29T17:51:16.730Z] #4 DONE 0.5s [2023-12-29T17:51:16.730Z] [2023-12-29T17:51:16.730Z] #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-29T17:51:16.730Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.4s [2023-12-29T17:51:16.730Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s [2023-12-29T17:51:16.730Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.5s [2023-12-29T17:51:16.730Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2023-12-29T17:51:16.730Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2023-12-29T17:51:16.730Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.79MB / 63.99MB 0.6s [2023-12-29T17:51:16.730Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.81MB / 11.40MB 0.6s [2023-12-29T17:51:16.997Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.7s [2023-12-29T17:51:16.997Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-29T17:51:16.997Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-29T17:51:16.997Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.53MB / 97.63MB 0.7s [2023-12-29T17:51:16.997Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 0.9s [2023-12-29T17:51:16.997Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 0.9s [2023-12-29T17:51:17.266Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.14MB / 63.99MB 1.0s [2023-12-29T17:51:17.266Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-29T17:51:17.266Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.2s [2023-12-29T17:51:17.266Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.09MB / 97.63MB 1.2s [2023-12-29T17:51:17.266Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-29T17:51:17.533Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.3s [2023-12-29T17:51:17.533Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.13MB / 97.63MB 1.3s [2023-12-29T17:51:17.800Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2023-12-29T17:51:17.800Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.73MB / 97.63MB 1.5s [2023-12-29T17:51:17.800Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-29T17:51:17.800Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.81MB / 97.63MB 1.6s [2023-12-29T17:51:18.066Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.93MB / 97.63MB 1.7s [2023-12-29T17:51:18.066Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 1.9s [2023-12-29T17:51:18.333Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.23MB / 97.63MB 2.0s [2023-12-29T17:51:18.333Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.1s [2023-12-29T17:51:18.556Z] Removing intermediate container 149e53221cab [2023-12-29T17:51:18.556Z] ---> 5c97363812c9 [2023-12-29T17:51:18.556Z] Step 18/37 : RUN apk --no-cache upgrade [2023-12-29T17:51:18.599Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2023-12-29T17:51:18.815Z] ---> Running in 9784209e7ef7 [2023-12-29T17:51:19.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T17:51:19.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T17:51:19.332Z] OK: 131 MiB in 122 packages [2023-12-29T17:51:19.592Z] Removing intermediate container 9784209e7ef7 [2023-12-29T17:51:19.592Z] ---> e3f543ba9deb [2023-12-29T17:51:19.592Z] Step 19/37 : WORKDIR / [2023-12-29T17:51:19.592Z] ---> Running in 1f0a03a7225a [2023-12-29T17:51:19.592Z] Removing intermediate container 1f0a03a7225a [2023-12-29T17:51:19.592Z] ---> c23dd21a2949 [2023-12-29T17:51:19.592Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-12-29T17:51:20.528Z] ---> 81e2cad0a4c2 [2023-12-29T17:51:20.528Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-12-29T17:51:20.788Z] ---> 283f428ad82f [2023-12-29T17:51:20.788Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-29T17:51:20.788Z] ---> bcd671f59d12 [2023-12-29T17:51:20.788Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-29T17:51:20.788Z] ---> 66c7fddc1fb9 [2023-12-29T17:51:20.788Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-29T17:51:21.048Z] ---> 0936aefe798d [2023-12-29T17:51:21.048Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-29T17:51:21.048Z] ---> 379f9702c839 [2023-12-29T17:51:21.048Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-12-29T17:51:21.939Z] ---> 0a38b57f92ea [2023-12-29T17:51:21.939Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-29T17:51:21.939Z] ---> Running in f8272ba95b27 [2023-12-29T17:51:22.508Z] Removing intermediate container f8272ba95b27 [2023-12-29T17:51:22.508Z] ---> c292f4cd920b [2023-12-29T17:51:22.508Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-29T17:51:22.508Z] ---> Running in 1c5ccbb911cd [2023-12-29T17:51:23.075Z] Removing intermediate container 1c5ccbb911cd [2023-12-29T17:51:23.075Z] ---> a40a7fb8f429 [2023-12-29T17:51:23.075Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-29T17:51:23.075Z] ---> Running in 59e92b40e20d [2023-12-29T17:51:23.644Z] Removing intermediate container 59e92b40e20d [2023-12-29T17:51:23.644Z] ---> aa7187fda3d6 [2023-12-29T17:51:23.644Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-29T17:51:23.644Z] ---> Running in 13b988dfe243 [2023-12-29T17:51:23.952Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s [2023-12-29T17:51:24.212Z] Removing intermediate container 13b988dfe243 [2023-12-29T17:51:24.213Z] ---> f216b2eaf955 [2023-12-29T17:51:24.213Z] Step 31/37 : EXPOSE 59983 [2023-12-29T17:51:24.213Z] ---> Running in 899247aa7b00 [2023-12-29T17:51:24.213Z] Removing intermediate container 899247aa7b00 [2023-12-29T17:51:24.213Z] ---> 09c70eb4fe0f [2023-12-29T17:51:24.213Z] Step 32/37 : EXPOSE 8554 [2023-12-29T17:51:24.213Z] ---> Running in f9af97f57b79 [2023-12-29T17:51:24.213Z] Removing intermediate container f9af97f57b79 [2023-12-29T17:51:24.213Z] ---> 3cea9c0a28e3 [2023-12-29T17:51:24.213Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-12-29T17:51:24.213Z] ---> Running in 9474f5496849 [2023-12-29T17:51:24.471Z] Removing intermediate container 9474f5496849 [2023-12-29T17:51:24.471Z] ---> 4dfb6f4dd7e7 [2023-12-29T17:51:24.471Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-12-29T17:51:24.471Z] ---> Running in cdcc0def7f4b [2023-12-29T17:51:24.471Z] Removing intermediate container cdcc0def7f4b [2023-12-29T17:51:24.471Z] ---> 2cc492727622 [2023-12-29T17:51:24.471Z] Step 35/37 : LABEL arch=amd64 [2023-12-29T17:51:24.471Z] ---> Running in b2a16d12cffc [2023-12-29T17:51:24.471Z] Removing intermediate container b2a16d12cffc [2023-12-29T17:51:24.471Z] ---> bb88a9a1432c [2023-12-29T17:51:24.471Z] Step 36/37 : LABEL git_sha=46835fb6ce4a85a23afcea431c57aa4bd7f2f41f [2023-12-29T17:51:24.471Z] ---> Running in 5b6a2733df9a [2023-12-29T17:51:24.732Z] Removing intermediate container 5b6a2733df9a [2023-12-29T17:51:24.732Z] ---> 4d1f454b7c8d [2023-12-29T17:51:24.732Z] Step 37/37 : LABEL version=0.0.0 [2023-12-29T17:51:24.732Z] ---> Running in 6346797e3502 [2023-12-29T17:51:24.732Z] Removing intermediate container 6346797e3502 [2023-12-29T17:51:24.732Z] ---> f23c12532b65 [2023-12-29T17:51:24.732Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-29T17:51:24.732Z] Successfully built f23c12532b65 [2023-12-29T17:51:24.732Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T17:51:26.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T17:51:26.056Z] [2023-12-29T17:51:26.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T17:51:26.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T17:51:26.476Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-29T17:51:26.476Z] 5eb5b503b376: Pulling fs layer [2023-12-29T17:51:26.477Z] 5c69ac0246d0: Pulling fs layer [2023-12-29T17:51:26.477Z] ec43610c2a17: Pulling fs layer [2023-12-29T17:51:26.477Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-29T17:51:26.477Z] 33b1e0a273af: Pulling fs layer [2023-12-29T17:51:26.477Z] 5d3b04190fa2: Pulling fs layer [2023-12-29T17:51:26.477Z] 2f39f015ded8: Pulling fs layer [2023-12-29T17:51:26.477Z] 3a2ae6a8a46f: Waiting [2023-12-29T17:51:26.477Z] 33b1e0a273af: Waiting [2023-12-29T17:51:26.477Z] 5d3b04190fa2: Waiting [2023-12-29T17:51:26.477Z] 2f39f015ded8: Waiting [2023-12-29T17:51:26.477Z] 5c69ac0246d0: Download complete [2023-12-29T17:51:26.477Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-29T17:51:26.477Z] 3a2ae6a8a46f: Download complete [2023-12-29T17:51:26.477Z] 33b1e0a273af: Download complete [2023-12-29T17:51:26.477Z] ec43610c2a17: Verifying Checksum [2023-12-29T17:51:26.477Z] ec43610c2a17: Download complete [2023-12-29T17:51:26.477Z] 5d3b04190fa2: Download complete [2023-12-29T17:51:26.737Z] 5eb5b503b376: Verifying Checksum [2023-12-29T17:51:26.737Z] 5eb5b503b376: Download complete [2023-12-29T17:51:27.305Z] 2f39f015ded8: Download complete [2023-12-29T17:51:27.875Z] 5eb5b503b376: Pull complete [2023-12-29T17:51:27.875Z] 5c69ac0246d0: Pull complete [2023-12-29T17:51:28.443Z] ec43610c2a17: Pull complete [2023-12-29T17:51:28.443Z] 3a2ae6a8a46f: Pull complete [2023-12-29T17:51:28.703Z] 33b1e0a273af: Pull complete [2023-12-29T17:51:28.703Z] 5d3b04190fa2: Pull complete [2023-12-29T17:51:29.297Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s [2023-12-29T17:51:31.983Z] 2f39f015ded8: Pull complete [2023-12-29T17:51:31.983Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-29T17:51:31.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T17:51:31.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T17:51:32.420Z] prd-ubuntu20.04-docker-8c-8g-26395 does not seem to be running inside a container [2023-12-29T17:51:32.450Z] $ 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-319 -v /w/workspace/foundry_device-usb-camera_PR-319:/w/workspace/foundry_device-usb-camera_PR-319:rw,z -v /w/workspace/foundry_device-usb-camera_PR-319@tmp:/w/workspace/foundry_device-usb-camera_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-29T17:51:34.658Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.7s done [2023-12-29T17:51:37.993Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-29T17:51:37.993Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-29T17:51:37.993Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-29T17:51:37.993Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2023-12-29T17:51:40.333Z] $ docker top 98d797650dd85da3468f105c24182ec03252999d4c949066482fd94716830676 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T17:51:40.904Z] ---> job-cost.sh [2023-12-29T17:51:40.904Z] lf-activate-venv: SKIPPING [2023-12-29T17:51:40.904Z] INFO: No Stack... [2023-12-29T17:51:41.164Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T17:51:41.424Z] INFO: Archiving Costs [Pipeline] sh [2023-12-29T17:51:41.745Z] + cat /w/workspace/foundry_device-usb-camera_PR-319/archives/cost.csv [2023-12-29T17:51:41.745Z] + cut -d, -f6 [Pipeline] lock [2023-12-29T17:51:41.789Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-319-1-stack-cost] [2023-12-29T17:51:41.794Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-319-1-stack-cost] did not exist. Created. [2023-12-29T17:51:41.794Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-29T17:51:42.266Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-29T17:51:42.322Z] Stashed 1 file(s) [Pipeline] } [2023-12-29T17:51:42.397Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-29T17:51:42.546Z] $ docker stop --time=1 98d797650dd85da3468f105c24182ec03252999d4c949066482fd94716830676 [2023-12-29T17:51:43.335Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-29T17:51:43.699Z] $ docker rm -f --volumes 98d797650dd85da3468f105c24182ec03252999d4c949066482fd94716830676 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-29T17:51:46.699Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.0s done [2023-12-29T17:51:46.966Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-29T17:51:48.913Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-29T17:51:48.913Z] #5 DONE 32.6s [2023-12-29T17:51:48.913Z] [2023-12-29T17:51:48.913Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2023-12-29T17:51:49.495Z] #6 0.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T17:51:49.763Z] #6 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T17:51:51.176Z] #6 2.063 (1/13) Installing libintl (0.21.1-r7) [2023-12-29T17:51:51.176Z] #6 2.073 (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-29T17:51:51.176Z] #6 2.083 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-29T17:51:51.176Z] #6 2.108 (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-29T17:51:51.176Z] #6 2.130 (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-29T17:51:51.176Z] #6 2.192 (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-29T17:51:51.176Z] #6 2.206 (7/13) Installing udev-init-scripts (35-r1) [2023-12-29T17:51:51.176Z] #6 2.212 (8/13) Installing libblkid (2.38.1-r8) [2023-12-29T17:51:51.176Z] #6 2.226 (9/13) Installing xz-libs (5.4.3-r0) [2023-12-29T17:51:51.176Z] #6 2.238 (10/13) Installing kmod-libs (30-r3) [2023-12-29T17:51:51.176Z] #6 2.247 (11/13) Installing eudev (3.2.11-r8) [2023-12-29T17:51:51.176Z] #6 2.293 (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-29T17:51:51.176Z] #6 2.392 (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-29T17:51:51.176Z] #6 2.532 Executing busybox-1.36.1-r5.trigger [2023-12-29T17:51:51.176Z] #6 2.558 Executing eudev-3.2.11-r8.trigger [2023-12-29T17:51:51.449Z] #6 2.577 OK: 273 MiB in 65 packages [2023-12-29T17:51:53.395Z] #6 DONE 4.4s [2023-12-29T17:51:53.395Z] [2023-12-29T17:51:53.395Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2023-12-29T17:51:53.395Z] #7 DONE 0.1s [2023-12-29T17:51:53.395Z] [2023-12-29T17:51:53.395Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2023-12-29T17:51:53.395Z] #8 DONE 0.1s [2023-12-29T17:51:53.395Z] [2023-12-29T17:51:53.395Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T17:52:20.074Z] #9 DONE 24.5s [2023-12-29T17:52:20.074Z] [2023-12-29T17:52:20.074Z] #10 [builder 6/8] COPY . . [2023-12-29T17:52:20.074Z] #10 DONE 0.3s [2023-12-29T17:52:20.074Z] [2023-12-29T17:52:20.074Z] #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-29T17:52:20.074Z] #11 0.639 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T17:52:20.074Z] #11 0.639 Dload Upload Total Spent Left Speed [2023-12-29T17:52:20.074Z] #11 0.639 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9811 0 --:--:-- --:--:-- --:--:-- 9944 [2023-12-29T17:52:20.074Z] #11 DONE 0.9s [2023-12-29T17:52:20.074Z] [2023-12-29T17:52:20.074Z] #12 [builder 8/8] RUN echo noop [2023-12-29T17:52:20.074Z] #12 0.695 noop [2023-12-29T17:52:21.483Z] #12 DONE 2.5s [2023-12-29T17:52:21.754Z] [2023-12-29T17:52:21.754Z] #13 exporting to image [2023-12-29T17:52:21.754Z] #13 exporting layers [2023-12-29T17:52:48.426Z] #13 exporting layers 22.4s done [2023-12-29T17:52:48.426Z] #13 writing image sha256:24f4fbec83898b69b9c64d8562dafc4ac0371356cda75fc1048ca7ebefcf9ffd done [2023-12-29T17:52:48.426Z] #13 naming to docker.io/library/ci-base-image-arm64 done [2023-12-29T17:52:48.426Z] #13 DONE 22.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T17:52:49.014Z] + docker inspect -f . ci-base-image-arm64 [2023-12-29T17:52:49.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T17:52:49.435Z] prd-ubuntu20.04-docker-arm64-4c-16g-26396 does not seem to be running inside a container [2023-12-29T17:52:49.517Z] $ 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 [2023-12-29T17:52:51.472Z] $ docker top eecc453cd3b27eccaca926c28cefd07517db2530589566648be1e27d648fcc1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T17:52:52.102Z] + go version [2023-12-29T17:52:52.102Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-29T17:52:52.141Z] $ docker stop --time=1 eecc453cd3b27eccaca926c28cefd07517db2530589566648be1e27d648fcc1b [2023-12-29T17:52:53.674Z] $ docker rm -f --volumes eecc453cd3b27eccaca926c28cefd07517db2530589566648be1e27d648fcc1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T17:52:55.067Z] + docker inspect -f . ci-base-image-arm64 [2023-12-29T17:52:55.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T17:52:55.357Z] prd-ubuntu20.04-docker-arm64-4c-16g-26396 does not seem to be running inside a container [2023-12-29T17:52:55.424Z] $ 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 [2023-12-29T17:52:56.313Z] $ docker top 815444914c7063292f07991b3a6b931aba11672d50fd9b22f97f8a03749f5bec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T17:52:56.887Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-12-29T17:52:57.326Z] + make test [2023-12-29T17:52:57.326Z] go test ./... -coverprofile=coverage.out ./... [2023-12-29T17:53:01.584Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-29T17:53:57.998Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-29T17:53:59.404Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 4.4% of statements [2023-12-29T17:53:59.988Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-29T17:53:59.988Z] go vet ./... [2023-12-29T17:54:14.988Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-29T17:54:14.988Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-29T17:54:14.988Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-29T17:54:15.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-29T17:54:15.110Z] $ docker stop --time=1 815444914c7063292f07991b3a6b931aba11672d50fd9b22f97f8a03749f5bec [2023-12-29T17:54:19.971Z] $ docker rm -f --volumes 815444914c7063292f07991b3a6b931aba11672d50fd9b22f97f8a03749f5bec [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T17:54:21.199Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-29T17:54:21.237Z] Warning: overwriting stash ‘coverage-report’ [2023-12-29T17:54:21.707Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T17:54:22.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-29T17:54:22.875Z] + ls -al . [2023-12-29T17:54:22.876Z] total 220 [2023-12-29T17:54:22.876Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 17:52 . [2023-12-29T17:54:22.876Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 17:50 .. [2023-12-29T17:54:22.876Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 17:50 .git [2023-12-29T17:54:22.876Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 17:50 .github [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 29 17:50 .gitignore [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 29 17:50 .golangci.yml [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 29 17:50 .hadolint.yml [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 29 17:50 Attribution.txt [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 29 17:50 CHANGELOG.md [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 29 17:50 Dockerfile [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 29 17:50 GOVERNANCE.md [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 29 17:50 Jenkinsfile [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 29 17:50 LICENSE [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 29 17:50 Makefile [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 29 17:50 OWNERS.md [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 29 17:50 README.md [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 17:48 VERSION [2023-12-29T17:54:22.876Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 17:50 bin [2023-12-29T17:54:22.876Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 17:50 cmd [2023-12-29T17:54:22.876Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 29 17:53 coverage.out [2023-12-29T17:54:22.876Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 29 17:50 docker-entrypoint.sh [2023-12-29T17:54:22.876Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 17:50 docs [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 3921 Dec 29 17:50 go.mod [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 34339 Dec 29 17:50 go.sum [2023-12-29T17:54:22.876Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 17:50 internal [2023-12-29T17:54:22.876Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 29 17:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T17:54:23.391Z] + 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=46835fb6ce4a85a23afcea431c57aa4bd7f2f41f --label arch=arm64 --label version=0.0.0 . [2023-12-29T17:54:23.979Z] #0 building with "default" instance using docker driver [2023-12-29T17:54:23.980Z] [2023-12-29T17:54:23.980Z] #1 [internal] load .dockerignore [2023-12-29T17:54:23.980Z] #1 transferring context: 2B 0.0s done [2023-12-29T17:54:23.980Z] #1 DONE 0.0s [2023-12-29T17:54:23.980Z] [2023-12-29T17:54:23.980Z] #2 [internal] load build definition from Dockerfile [2023-12-29T17:54:23.980Z] #2 transferring dockerfile: 2.60kB 0.0s done [2023-12-29T17:54:24.245Z] #2 DONE 0.0s [2023-12-29T17:54:24.245Z] [2023-12-29T17:54:24.245Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-29T17:54:24.245Z] #3 DONE 0.0s [2023-12-29T17:54:24.245Z] [2023-12-29T17:54:24.245Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-29T17:54:24.509Z] #4 ... [2023-12-29T17:54:24.509Z] [2023-12-29T17:54:24.509Z] #5 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-29T17:54:24.509Z] #5 DONE 0.3s [2023-12-29T17:54:24.509Z] [2023-12-29T17:54:24.509Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-29T17:54:25.091Z] #4 DONE 1.1s [2023-12-29T17:54:25.359Z] [2023-12-29T17:54:25.359Z] #6 [internal] load build context [2023-12-29T17:54:25.359Z] #6 transferring context: 68.43kB 0.1s done [2023-12-29T17:54:25.359Z] #6 DONE 0.1s [2023-12-29T17:54:25.359Z] [2023-12-29T17:54:25.359Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-29T17:54:25.359Z] #7 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.1s done [2023-12-29T17:54:25.359Z] #7 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done [2023-12-29T17:54:25.359Z] #7 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done [2023-12-29T17:54:25.359Z] #7 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done [2023-12-29T17:54:25.359Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0B / 12.46MB 0.1s [2023-12-29T17:54:25.629Z] #7 ... [2023-12-29T17:54:25.629Z] [2023-12-29T17:54:25.629Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2023-12-29T17:54:25.629Z] #8 DONE 0.3s [2023-12-29T17:54:25.629Z] [2023-12-29T17:54:25.629Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-29T17:54:26.217Z] #7 ... [2023-12-29T17:54:26.217Z] [2023-12-29T17:54:26.217Z] #9 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T17:54:26.217Z] #9 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-29T17:54:26.217Z] #9 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-29T17:54:26.217Z] #9 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-29T17:54:26.217Z] #9 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-29T17:54:26.217Z] #9 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-29T17:54:26.217Z] #9 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-29T17:54:26.217Z] #9 DONE 1.0s [2023-12-29T17:54:26.217Z] [2023-12-29T17:54:26.217Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-29T17:54:26.798Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 6.29MB / 12.46MB 1.4s [2023-12-29T17:54:26.798Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 11.53MB / 12.46MB 1.5s [2023-12-29T17:54:27.065Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 1.5s done [2023-12-29T17:54:27.065Z] #7 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc [2023-12-29T17:54:27.341Z] #7 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.5s done [2023-12-29T17:54:27.609Z] #7 DONE 2.3s [2023-12-29T17:54:27.609Z] [2023-12-29T17:54:27.609Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-29T17:54:27.609Z] #10 0.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T17:54:27.609Z] #10 0.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T17:54:27.875Z] #10 ... [2023-12-29T17:54:27.875Z] [2023-12-29T17:54:27.875Z] #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2023-12-29T17:54:27.875Z] #11 0.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T17:54:27.875Z] #11 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T17:54:27.875Z] #11 2.248 OK: 273 MiB in 65 packages [2023-12-29T17:54:27.875Z] #11 DONE 2.5s [2023-12-29T17:54:28.143Z] [2023-12-29T17:54:28.143Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2023-12-29T17:54:28.143Z] #12 DONE 0.1s [2023-12-29T17:54:28.143Z] [2023-12-29T17:54:28.143Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2023-12-29T17:54:28.409Z] #13 DONE 0.1s [2023-12-29T17:54:28.409Z] [2023-12-29T17:54:28.409Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-29T17:54:28.409Z] #10 2.091 (1/104) Installing dumb-init (1.2.5-r2) [2023-12-29T17:54:28.409Z] #10 2.106 (2/104) Installing sdl2 (2.26.5-r0) [2023-12-29T17:54:28.409Z] #10 2.148 (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-12-29T17:54:28.675Z] #10 2.347 (4/104) Installing aom-libs (3.6.1-r0) [2023-12-29T17:54:28.675Z] #10 2.471 (5/104) Installing libxau (1.0.11-r2) [2023-12-29T17:54:28.942Z] #10 2.479 (6/104) Installing libmd (1.0.4-r2) [2023-12-29T17:54:28.942Z] #10 2.486 (7/104) Installing libbsd (0.11.7-r1) [2023-12-29T17:54:28.942Z] #10 2.495 (8/104) Installing libxdmcp (1.1.4-r2) [2023-12-29T17:54:28.942Z] #10 2.500 (9/104) Installing libxcb (1.15-r1) [2023-12-29T17:54:28.942Z] #10 2.553 (10/104) Installing libx11 (1.8.7-r0) [2023-12-29T17:54:28.942Z] #10 2.705 (11/104) Installing libdrm (2.4.115-r4) [2023-12-29T17:54:28.942Z] #10 2.730 (12/104) Installing libxext (1.3.5-r2) [2023-12-29T17:54:28.942Z] #10 2.737 (13/104) Installing libxfixes (6.0.1-r2) [2023-12-29T17:54:28.942Z] #10 2.743 (14/104) Installing libffi (3.4.4-r2) [2023-12-29T17:54:28.942Z] #10 2.751 (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-12-29T17:54:28.942Z] #10 2.757 (16/104) Installing libva (2.18.0-r1) [2023-12-29T17:54:28.942Z] #10 2.773 (17/104) Installing libvdpau (1.5-r1) [2023-12-29T17:54:28.942Z] #10 2.782 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-29T17:54:28.942Z] #10 2.807 (19/104) Installing libdav1d (1.2.1-r0) [2023-12-29T17:54:28.942Z] #10 2.832 (20/104) Installing brotli-libs (1.0.9-r14) [2023-12-29T17:54:29.209Z] #10 2.860 (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-12-29T17:54:29.209Z] #10 2.868 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-29T17:54:29.209Z] #10 2.918 (23/104) Installing libhwy (1.0.4-r1) [2023-12-29T17:54:29.209Z] #10 2.926 (24/104) Installing lcms2 (2.15-r2) [2023-12-29T17:54:29.209Z] #10 2.941 (25/104) Installing libjxl (0.8.2-r0) [2023-12-29T17:54:29.209Z] #10 2.986 (26/104) Installing lame-libs (3.100-r5) [2023-12-29T17:54:29.209Z] #10 2.999 (27/104) Installing opus (1.4-r0) [2023-12-29T17:54:29.209Z] #10 3.014 (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-12-29T17:54:29.209Z] #10 3.027 (29/104) Installing soxr (0.1.3-r5) [2023-12-29T17:54:29.209Z] #10 3.038 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-29T17:54:29.209Z] #10 3.048 (31/104) Installing libogg (1.3.5-r4) [2023-12-29T17:54:29.475Z] #10 3.054 (32/104) Installing libtheora (1.1.1-r17) [2023-12-29T17:54:29.475Z] #10 3.080 (33/104) Installing libvorbis (1.3.7-r1) [2023-12-29T17:54:29.475Z] #10 3.105 (34/104) Installing libvpx (1.13.0-r2) [2023-12-29T17:54:29.475Z] #10 3.170 (35/104) Installing libwebp (1.3.2-r0) [2023-12-29T17:54:29.475Z] #10 3.194 (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-12-29T17:54:29.475Z] #10 3.244 (37/104) Installing numactl (2.0.16-r4) [2023-12-29T17:54:29.475Z] #10 3.254 (38/104) Installing x265-libs (3.5-r4) [2023-12-29T17:54:29.742Z] #10 3.488 (39/104) Installing xvidcore (1.3.7-r1) [2023-12-29T17:54:29.742Z] #10 3.506 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-29T17:54:30.007Z] #10 3.884 (41/104) Installing alsa-lib (1.2.9-r1) [2023-12-29T17:54:30.272Z] #10 3.954 (42/104) Installing libexpat (2.5.0-r1) [2023-12-29T17:54:30.272Z] #10 3.964 (43/104) Installing libbz2 (1.0.8-r5) [2023-12-29T17:54:30.272Z] #10 3.973 (44/104) Installing libpng (1.6.39-r3) [2023-12-29T17:54:30.272Z] #10 3.985 (45/104) Installing freetype (2.13.0-r5) [2023-12-29T17:54:30.272Z] #10 4.010 (46/104) Installing fontconfig (2.14.2-r3) [2023-12-29T17:54:30.272Z] #10 4.061 (47/104) Installing fribidi (1.0.13-r0) [2023-12-29T17:54:30.272Z] #10 4.071 (48/104) Installing libintl (0.21.1-r7) [2023-12-29T17:54:30.272Z] #10 4.078 (49/104) Installing libblkid (2.38.1-r8) [2023-12-29T17:54:30.272Z] #10 4.091 (50/104) Installing libmount (2.38.1-r8) [2023-12-29T17:54:30.538Z] #10 4.189 (51/104) Installing pcre2 (10.42-r1) [2023-12-29T17:54:30.538Z] #10 4.210 (52/104) Installing glib (2.76.4-r0) [2023-12-29T17:54:30.538Z] #10 4.307 (53/104) Installing graphite2 (1.3.14-r5) [2023-12-29T17:54:30.538Z] #10 4.316 (54/104) Installing harfbuzz (7.3.0-r0) [2023-12-29T17:54:30.538Z] #10 4.351 (55/104) Installing libunibreak (5.1-r0) [2023-12-29T17:54:30.538Z] #10 4.359 (56/104) Installing libass (0.17.1-r0) [2023-12-29T17:54:30.538Z] #10 4.371 (57/104) Installing libbluray (1.3.4-r0) [2023-12-29T17:54:30.538Z] #10 4.392 (58/104) Installing gmp (6.2.1-r3) [2023-12-29T17:54:30.538Z] #10 4.409 (59/104) Installing nettle (3.8.1-r2) [2023-12-29T17:54:30.538Z] #10 4.432 (60/104) Installing libunistring (1.1-r1) [2023-12-29T17:54:30.804Z] #10 4.474 (61/104) Installing libidn2 (2.3.4-r1) [2023-12-29T17:54:30.804Z] #10 4.487 (62/104) Installing p11-kit (0.24.1-r2) [2023-12-29T17:54:30.804Z] #10 4.517 (63/104) Installing libtasn1 (4.19.0-r1) [2023-12-29T17:54:30.804Z] #10 4.527 (64/104) Installing gnutls (3.8.0-r2) [2023-12-29T17:54:30.804Z] #10 4.575 (65/104) Installing mpg123-libs (1.31.3-r1) [2023-12-29T17:54:30.804Z] #10 4.592 (66/104) Installing libopenmpt (0.7.2-r0) [2023-12-29T17:54:30.804Z] #10 4.638 (67/104) Installing cjson (1.7.15-r4) [2023-12-29T17:54:30.804Z] #10 4.645 (68/104) Installing mbedtls (2.28.5-r0) [2023-12-29T17:54:30.804Z] #10 4.671 (69/104) Installing librist (0.2.7-r0) [2023-12-29T17:54:30.804Z] #10 4.681 (70/104) Installing libsrt (1.5.2-r0) [2023-12-29T17:54:31.075Z] #10 4.709 (71/104) Installing libssh (0.10.5-r0) [2023-12-29T17:54:31.075Z] #10 4.727 (72/104) Installing xz-libs (5.4.3-r0) [2023-12-29T17:54:31.075Z] #10 4.742 (73/104) Installing libxml2 (2.11.6-r0) [2023-12-29T17:54:31.075Z] #10 4.774 (74/104) Installing libsodium (1.0.18-r3) [2023-12-29T17:54:31.075Z] #10 4.786 (75/104) Installing libzmq (4.3.4-r4) [2023-12-29T17:54:31.075Z] #10 4.808 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-29T17:54:31.075Z] #10 4.874 (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-12-29T17:54:31.342Z] #10 4.962 (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-12-29T17:54:31.342Z] #10 5.145 (79/104) Installing shaderc (2023.3-r1) [2023-12-29T17:54:31.342Z] #10 5.156 (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-12-29T17:54:31.342Z] #10 5.171 (81/104) Installing libplacebo (5.264.1-r1) [2023-12-29T17:54:31.342Z] #10 5.194 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-29T17:54:31.607Z] #10 5.201 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-29T17:54:31.607Z] #10 5.216 (84/104) Installing vidstab (1.1.1-r0) [2023-12-29T17:54:31.607Z] #10 5.224 (85/104) Installing zimg (3.0.5-r0) [2023-12-29T17:54:31.607Z] #10 5.238 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-29T17:54:31.607Z] #10 5.332 (87/104) Installing libasyncns (0.8-r1) [2023-12-29T17:54:31.607Z] #10 5.338 (88/104) Installing dbus-libs (1.14.8-r0) [2023-12-29T17:54:31.607Z] #10 5.352 (89/104) Installing libltdl (2.4.7-r2) [2023-12-29T17:54:31.607Z] #10 5.359 (90/104) Installing orc (0.4.34-r0) [2023-12-29T17:54:31.607Z] #10 5.376 (91/104) Installing flac-libs (1.4.3-r0) [2023-12-29T17:54:31.607Z] #10 5.391 (92/104) Installing libsndfile (1.2.0-r2) [2023-12-29T17:54:31.607Z] #10 5.419 (93/104) Installing speexdsp (1.2.1-r1) [2023-12-29T17:54:31.607Z] #10 5.427 (94/104) Installing tdb-libs (1.4.8-r1) [2023-12-29T17:54:31.607Z] #10 5.435 (95/104) Installing libpulse (16.1-r10) [2023-12-29T17:54:31.878Z] #10 5.473 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-29T17:54:31.878Z] #10 5.496 (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-12-29T17:54:31.878Z] #10 5.520 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-29T17:54:31.878Z] #10 5.529 (99/104) Installing ffmpeg (6.0.1-r0) [2023-12-29T17:54:31.878Z] #10 5.556 (100/104) Installing udev-init-scripts (35-r1) [2023-12-29T17:54:31.878Z] #10 5.561 (101/104) Installing eudev-libs (3.2.11-r8) [2023-12-29T17:54:31.878Z] #10 5.571 (102/104) Installing zstd-libs (1.5.5-r4) [2023-12-29T17:54:31.878Z] #10 5.594 (103/104) Installing kmod-libs (30-r3) [2023-12-29T17:54:31.878Z] #10 5.603 (104/104) Installing eudev (3.2.11-r8) [2023-12-29T17:54:31.878Z] #10 5.652 Executing busybox-1.36.1-r5.trigger [2023-12-29T17:54:31.878Z] #10 5.676 Executing glib-2.76.4-r0.trigger [2023-12-29T17:54:32.145Z] #10 5.690 Executing eudev-3.2.11-r8.trigger [2023-12-29T17:54:32.145Z] #10 5.706 OK: 110 MiB in 119 packages [2023-12-29T17:54:32.731Z] #10 DONE 6.3s [2023-12-29T17:54:32.731Z] [2023-12-29T17:54:32.731Z] #14 [stage-2 3/15] RUN apk --no-cache upgrade [2023-12-29T17:54:32.731Z] #14 ... [2023-12-29T17:54:32.731Z] [2023-12-29T17:54:32.731Z] #15 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T17:54:32.731Z] #15 DONE 4.4s [2023-12-29T17:54:33.003Z] [2023-12-29T17:54:33.003Z] #16 [builder 6/8] COPY . . [2023-12-29T17:54:33.273Z] #16 DONE 0.4s [2023-12-29T17:54:33.273Z] [2023-12-29T17:54:33.273Z] #17 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-29T17:54:33.867Z] #17 0.686 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T17:54:33.867Z] #17 0.687 Dload Upload Total Spent Left Speed [2023-12-29T17:54:33.867Z] #17 0.689 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9200 0 --:--:-- --:--:-- --:--:-- 9281 [2023-12-29T17:54:34.134Z] #17 DONE 0.9s [2023-12-29T17:54:34.134Z] [2023-12-29T17:54:34.134Z] #18 [builder 8/8] RUN make build [2023-12-29T17:54:34.851Z] #18 0.746 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.6" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-29T17:54:35.440Z] #18 ... [2023-12-29T17:54:35.440Z] [2023-12-29T17:54:35.440Z] #14 [stage-2 3/15] RUN apk --no-cache upgrade [2023-12-29T17:54:35.440Z] #14 1.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T17:54:35.440Z] #14 1.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T17:54:35.440Z] #14 2.559 OK: 110 MiB in 119 packages [2023-12-29T17:54:35.440Z] #14 DONE 2.8s [2023-12-29T17:54:35.441Z] [2023-12-29T17:54:35.441Z] #18 [builder 8/8] RUN make build [2023-12-29T17:55:57.064Z] #18 DONE 73.0s [2023-12-29T17:55:57.064Z] [2023-12-29T17:55:57.064Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2023-12-29T17:55:57.064Z] #19 DONE 0.3s [2023-12-29T17:55:57.064Z] [2023-12-29T17:55:57.064Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2023-12-29T17:55:57.064Z] #20 DONE 0.1s [2023-12-29T17:55:57.064Z] [2023-12-29T17:55:57.064Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-29T17:55:57.064Z] #21 DONE 0.1s [2023-12-29T17:55:57.064Z] [2023-12-29T17:55:57.064Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-29T17:55:57.064Z] #22 DONE 0.1s [2023-12-29T17:55:57.064Z] [2023-12-29T17:55:57.064Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-29T17:55:57.064Z] #23 DONE 0.1s [2023-12-29T17:55:57.064Z] [2023-12-29T17:55:57.064Z] #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-29T17:55:57.064Z] #24 DONE 0.1s [2023-12-29T17:55:57.064Z] [2023-12-29T17:55:57.064Z] #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / [2023-12-29T17:55:57.064Z] #25 DONE 0.3s [2023-12-29T17:55:57.064Z] [2023-12-29T17:55:57.064Z] #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-29T17:55:57.064Z] #26 DONE 0.7s [2023-12-29T17:55:57.064Z] [2023-12-29T17:55:57.064Z] #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-29T17:55:57.064Z] #27 DONE 0.7s [2023-12-29T17:55:57.064Z] [2023-12-29T17:55:57.064Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-29T17:55:57.064Z] #28 DONE 0.7s [2023-12-29T17:55:57.064Z] [2023-12-29T17:55:57.064Z] #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-29T17:55:57.064Z] #29 DONE 0.7s [2023-12-29T17:55:57.064Z] [2023-12-29T17:55:57.064Z] #30 exporting to image [2023-12-29T17:55:57.064Z] #30 exporting layers [2023-12-29T17:55:57.064Z] #30 exporting layers 2.0s done [2023-12-29T17:55:57.064Z] #30 writing image sha256:3f0f394d4ea7086909f0bcbe36dbdd4573c9fc45af83c89369b94aac6297ccd5 done [2023-12-29T17:55:57.064Z] #30 naming to docker.io/library/device-usb-camera-arm64 [2023-12-29T17:55:57.064Z] #30 naming to docker.io/library/device-usb-camera-arm64 done [2023-12-29T17:55:57.064Z] #30 DONE 2.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T17:55:58.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T17:55:58.364Z] [2023-12-29T17:55:58.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T17:55:58.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T17:55:58.807Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-29T17:55:58.807Z] 8998bd30e6a1: Pulling fs layer [2023-12-29T17:55:58.807Z] 04944245beec: Pulling fs layer [2023-12-29T17:55:58.807Z] 699f458cf7ca: Pulling fs layer [2023-12-29T17:55:58.807Z] 765212b225bb: Pulling fs layer [2023-12-29T17:55:58.807Z] f23df028b6ca: Pulling fs layer [2023-12-29T17:55:58.807Z] d65c8cfc05b1: Pulling fs layer [2023-12-29T17:55:58.807Z] 2437ff75d9bd: Pulling fs layer [2023-12-29T17:55:58.807Z] 765212b225bb: Waiting [2023-12-29T17:55:58.807Z] f23df028b6ca: Waiting [2023-12-29T17:55:58.807Z] d65c8cfc05b1: Waiting [2023-12-29T17:55:58.807Z] 2437ff75d9bd: Waiting [2023-12-29T17:55:59.075Z] 04944245beec: Verifying Checksum [2023-12-29T17:55:59.075Z] 04944245beec: Download complete [2023-12-29T17:55:59.075Z] 765212b225bb: Verifying Checksum [2023-12-29T17:55:59.075Z] 765212b225bb: Download complete [2023-12-29T17:55:59.075Z] f23df028b6ca: Verifying Checksum [2023-12-29T17:55:59.075Z] f23df028b6ca: Download complete [2023-12-29T17:55:59.075Z] d65c8cfc05b1: Download complete [2023-12-29T17:55:59.370Z] 699f458cf7ca: Verifying Checksum [2023-12-29T17:55:59.637Z] 8998bd30e6a1: Verifying Checksum [2023-12-29T17:55:59.637Z] 8998bd30e6a1: Download complete [2023-12-29T17:56:01.644Z] 2437ff75d9bd: Verifying Checksum [2023-12-29T17:56:01.644Z] 2437ff75d9bd: Download complete [2023-12-29T17:56:05.895Z] 8998bd30e6a1: Pull complete [2023-12-29T17:56:06.162Z] 04944245beec: Pull complete [2023-12-29T17:56:08.109Z] 699f458cf7ca: Pull complete [2023-12-29T17:56:08.110Z] 765212b225bb: Pull complete [2023-12-29T17:56:11.445Z] f23df028b6ca: Pull complete [2023-12-29T17:56:11.445Z] d65c8cfc05b1: Pull complete [2023-12-29T17:56:33.502Z] 2437ff75d9bd: Pull complete [2023-12-29T17:56:33.502Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-29T17:56:33.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T17:56:33.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T17:56:34.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-26396 does not seem to be running inside a container [2023-12-29T17:56:34.080Z] $ 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 [2023-12-29T17:56:36.057Z] $ docker top a9271ed41749111e37b36c1a6b7a2af49a1873d31d64f6844da8254b6b3f1978 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T17:56:36.693Z] ---> job-cost.sh [2023-12-29T17:56:36.957Z] lf-activate-venv: SKIPPING [2023-12-29T17:56:36.957Z] INFO: No Stack... [2023-12-29T17:56:37.223Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T17:56:38.185Z] INFO: Archiving Costs [Pipeline] sh [2023-12-29T17:56:38.525Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-12-29T17:56:38.525Z] + cut -d, -f6 [Pipeline] lock [2023-12-29T17:56:38.601Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-319-1-stack-cost] [2023-12-29T17:56:38.606Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-319-1-stack-cost] did not exist. Created. [2023-12-29T17:56:38.606Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-29T17:56:39.110Z] /w/workspace/device-usb-camera/1@tmp/durable-7dc2f474/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-29T17:56:39.453Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-29T17:56:39.488Z] Warning: overwriting stash ‘stack-cost’ [2023-12-29T17:56:39.534Z] Stashed 1 file(s) [Pipeline] } [2023-12-29T17:56:39.580Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-29T17:56:39.753Z] $ docker stop --time=1 a9271ed41749111e37b36c1a6b7a2af49a1873d31d64f6844da8254b6b3f1978 [2023-12-29T17:56:41.135Z] $ docker rm -f --volumes a9271ed41749111e37b36c1a6b7a2af49a1873d31d64f6844da8254b6b3f1978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-29T17:56:43.122Z] provisioning config files... [2023-12-29T17:56:43.130Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-319@tmp/config6088940961618042698tmp [Pipeline] { [Pipeline] sh [2023-12-29T17:56:43.560Z] + set +x [2023-12-29T17:56:43.560Z] + curl -s https://codecov.io/bash [2023-12-29T17:56:43.560Z] + bash -s -- [2023-12-29T17:56:43.560Z] [2023-12-29T17:56:43.560Z] _____ _ [2023-12-29T17:56:43.560Z] / ____| | | [2023-12-29T17:56:43.560Z] | | ___ __| | ___ ___ _____ __ [2023-12-29T17:56:43.560Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-29T17:56:43.560Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-29T17:56:43.560Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-29T17:56:43.560Z] Bash-1.0.6 [2023-12-29T17:56:43.560Z] [2023-12-29T17:56:43.560Z] [2023-12-29T17:56:43.560Z] ==> git version 2.25.1 found [2023-12-29T17:56:43.560Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-29T17:56:43.560Z] Release-Date: 2020-01-08 [2023-12-29T17:56:43.560Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-29T17:56:43.560Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-29T17:56:43.560Z] ==> Jenkins CI detected. [2023-12-29T17:56:43.560Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-319 [2023-12-29T17:56:43.560Z] project root: . [2023-12-29T17:56:43.560Z] --> token set from env [2023-12-29T17:56:43.560Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-29T17:56:43.560Z] ==> Running gcov in . (disable via -X gcov) [2023-12-29T17:56:43.819Z] ==> Python coveragepy not found [2023-12-29T17:56:43.819Z] ==> Searching for coverage reports in: [2023-12-29T17:56:43.819Z] + . [2023-12-29T17:56:43.819Z] -> Found 1 reports [2023-12-29T17:56:43.819Z] ==> Detecting git/mercurial file structure [2023-12-29T17:56:43.819Z] ==> Reading reports [2023-12-29T17:56:43.819Z] + ./coverage.out bytes=54703 [2023-12-29T17:56:43.819Z] ==> Appending adjustments [2023-12-29T17:56:43.819Z] https://docs.codecov.io/docs/fixing-reports [2023-12-29T17:56:43.819Z] + Found adjustments [2023-12-29T17:56:43.819Z] ==> Gzipping contents [2023-12-29T17:56:43.819Z] 8.0K /tmp/codecov.6QnQs9.gz [2023-12-29T17:56:43.819Z] ==> Uploading reports [2023-12-29T17:56:43.819Z] url: https://codecov.io [2023-12-29T17:56:43.819Z] query: branch=PR-319&commit=46835fb6ce4a85a23afcea431c57aa4bd7f2f41f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-319%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=319&job=&cmd_args= [2023-12-29T17:56:43.819Z] -> Pinging Codecov [2023-12-29T17:56:43.819Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-319&commit=46835fb6ce4a85a23afcea431c57aa4bd7f2f41f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-319%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=319&job=&cmd_args= [2023-12-29T17:56:44.078Z] -> Uploading to [2023-12-29T17:56:44.078Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-29/73D8F5FF140700D3E01443B452E23636/46835fb6ce4a85a23afcea431c57aa4bd7f2f41f/24883ea7-11ff-4295-9a21-2b62a04efee9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231229T175643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4fb366ec5f2d1d5f6b1ea2c1fa426d236e8d0c41b653e7df615b94222c809d8 [2023-12-29T17:56:44.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T17:56:44.078Z] Dload Upload Total Spent Left Speed [2023-12-29T17:56:44.338Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 27111 --:--:-- --:--:-- --:--:-- 27111 [2023-12-29T17:56:44.338Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/46835fb6ce4a85a23afcea431c57aa4bd7f2f41f [Pipeline] } [2023-12-29T17:56:44.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-29T17:56:47.742Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-319/archives ] [2023-12-29T17:56:47.742Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-319/archives [2023-12-29T17:56:47.742Z] total 16 [2023-12-29T17:56:47.742Z] drwxr-xr-x 3 root root 4096 Dec 29 17:51 . [2023-12-29T17:56:47.742Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 29 17:51 .. [2023-12-29T17:56:47.742Z] drwxr-xr-x 2 root root 4096 Dec 29 17:51 cost [2023-12-29T17:56:47.742Z] -rw-r--r-- 1 root root 89 Dec 29 17:51 cost.csv [2023-12-29T17:56:47.742Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-319/archives [2023-12-29T17:56:47.742Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-319/archives [2023-12-29T17:56:47.742Z] total 16 [2023-12-29T17:56:47.742Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 17:51 . [2023-12-29T17:56:47.742Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 29 17:51 .. [2023-12-29T17:56:47.742Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 29 17:51 cost [2023-12-29T17:56:47.742Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 29 17:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-29T17:56:48.072Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T17:56:50.033Z] ---> package-listing.sh [2023-12-29T17:56:50.033Z] ++ facter osfamily [2023-12-29T17:56:50.033Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-29T17:56:50.292Z] + OS_FAMILY=debian [2023-12-29T17:56:50.292Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-319 [2023-12-29T17:56:50.292Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-29T17:56:50.292Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-29T17:56:50.292Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-29T17:56:50.292Z] + PACKAGES=/tmp/packages_start.txt [2023-12-29T17:56:50.292Z] + '[' /w/workspace/foundry_device-usb-camera_PR-319 ']' [2023-12-29T17:56:50.293Z] + PACKAGES=/tmp/packages_end.txt [2023-12-29T17:56:50.293Z] + case "${OS_FAMILY}" in [2023-12-29T17:56:50.293Z] + dpkg -l [2023-12-29T17:56:50.293Z] + grep '^ii' [2023-12-29T17:56:50.293Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-29T17:56:50.293Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-29T17:56:50.293Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-29T17:56:50.293Z] + '[' /w/workspace/foundry_device-usb-camera_PR-319 ']' [2023-12-29T17:56:50.293Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-319/archives/ [2023-12-29T17:56:50.293Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-319/archives/ [Pipeline] echo [2023-12-29T17:56:50.330Z] 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-319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-29T17:56:50.624Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T17:56:51.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T17:56:51.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T17:56:51.569Z] prd-ubuntu20.04-docker-8c-8g-26395 does not seem to be running inside a container [2023-12-29T17:56:51.608Z] $ 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-319/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-319 -v /w/workspace/foundry_device-usb-camera_PR-319:/w/workspace/foundry_device-usb-camera_PR-319:rw,z -v /w/workspace/foundry_device-usb-camera_PR-319@tmp:/w/workspace/foundry_device-usb-camera_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-29T17:56:51.802Z] $ docker top 77a97d8bec3b8734470c8d3747de16d7e12ac9e58187e59cb68f7bf579e9e6b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T17:56:52.286Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-29T17:56:52.594Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-29T17:56:52.959Z] + ls /var/log/sa-host [2023-12-29T17:56:52.959Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T17:56:53.246Z] provisioning config files... [2023-12-29T17:56:53.256Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-319@tmp/config14065243713654570289tmp [Pipeline] { [Pipeline] echo [2023-12-29T17:56:53.410Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T17:56:53.726Z] ---> create-netrc.sh [Pipeline] } [2023-12-29T17:56:53.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-29T17:56:54.261Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-29T17:56:54.295Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T17:56:54.615Z] ---> sudo-logs.sh [2023-12-29T17:56:54.615Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-29T17:56:54.752Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T17:56:55.069Z] ---> job-cost.sh [2023-12-29T17:56:55.069Z] lf-activate-venv: SKIPPING [2023-12-29T17:56:55.069Z] DEBUG: total: 0.2199999988079071 [2023-12-29T17:56:55.069Z] INFO: Retrieving Stack Cost... [2023-12-29T17:56:56.005Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T17:56:56.266Z] INFO: Archiving Costs [Pipeline] echo [2023-12-29T17:56:56.314Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T17:56:56.627Z] ---> logs-deploy.sh [2023-12-29T17:56:56.627Z] lf-activate-venv: SKIPPING [2023-12-29T17:56:56.627Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-319/1 [2023-12-29T17:56:56.627Z] INFO: archiving workspace using pattern(s): [2023-12-29T17:56:57.565Z] Archives upload complete. [2023-12-29T17:56:57.565Z] INFO: archiving logs to Nexus