Pull request #315 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d852c89a294f6c844279cfc2c7b9fa321733bcf+c1bbc4030cbff601133920badb9b14d1c5662baf (feaca04f8eb5befb911e6ce7910eec10cfe0f5bc) 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-ssh10342927123575228260.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-ssh1357382793184597568.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-315/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-315/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1693273415649103318.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-315/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17857086587739097737.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-ssh10696919482800814760.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-315/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-315/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17797807788063392345.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24567 in /w/workspace/foundry_device-usb-camera_PR-315 [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-315 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c1bbc4030cbff601133920badb9b14d1c5662baf into PR head commit 0d852c89a294f6c844279cfc2c7b9fa321733bcf Merge succeeded, producing 0d852c89a294f6c844279cfc2c7b9fa321733bcf Checking out Revision 0d852c89a294f6c844279cfc2c7b9fa321733bcf (PR-315) 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 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/315/head:refs/remotes/origin/PR-315 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d852c89a294f6c844279cfc2c7b9fa321733bcf # 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 c1bbc4030cbff601133920badb9b14d1c5662baf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d852c89a294f6c844279cfc2c7b9fa321733bcf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T17:32:59.162Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T17:32:59.364Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T17:32:59.479Z] ========================================================= [2023-12-06T17:32:59.479Z] EdgeX Global Pipelines Version Info [2023-12-06T17:32:59.479Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:33:00.213Z] ------------------- [2023-12-06T17:33:00.213Z] stable info: [2023-12-06T17:33:00.213Z] ------------------- [2023-12-06T17:33:00.213Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T17:33:00.213Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T17:33:00.213Z] Message: update stable to v1.0.258 [2023-12-06T17:33:00.783Z] ------------------- [2023-12-06T17:33:00.783Z] experimental info: [2023-12-06T17:33:00.783Z] ------------------- [2023-12-06T17:33:00.783Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T17:33:00.783Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T17:33:00.783Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T17:33:00.988Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-12-06T17:33:01.042Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-12-06T17:33:01.097Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T17:33:01.150Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T17:33:01.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T17:33:01.268Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T17:33:01.325Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T17:33:01.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T17:33:01.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T17:33:01.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T17:33:01.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T17:33:01.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-12-06T17:33:01.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T17:33:01.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T17:33:01.826Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T17:33:01.895Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T17:33:01.965Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T17:33:02.031Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T17:33:02.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T17:33:02.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T17:33:02.249Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T17:33:02.317Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T17:33:02.385Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T17:33:02.451Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T17:33:02.520Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T17:33:02.587Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T17:33:02.659Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T17:33:02.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-315 [Pipeline] echo [2023-12-06T17:33:02.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-315 [Pipeline] echo [2023-12-06T17:33:02.879Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-315 [Pipeline] echo [2023-12-06T17:33:02.953Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d852c89a294f6c844279cfc2c7b9fa321733bcf [Pipeline] echo [2023-12-06T17:33:03.026Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d852c8 [Pipeline] echo [2023-12-06T17:33:03.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T17:33:03.281Z] provisioning config files... [2023-12-06T17:33:03.293Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-315@tmp/config4997756360798201648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:33:03.699Z] ---> ****-login.sh [2023-12-06T17:33:03.699Z] nexus3.edgexfoundry.org:10001 [2023-12-06T17:33:03.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:33:04.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:33:04.218Z] Configure a credential helper to remove this warning. See [2023-12-06T17:33:04.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:33:04.218Z] [2023-12-06T17:33:04.218Z] Login Succeeded [2023-12-06T17:33:04.218Z] nexus3.edgexfoundry.org:10002 [2023-12-06T17:33:04.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:33:04.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:33:04.218Z] Configure a credential helper to remove this warning. See [2023-12-06T17:33:04.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:33:04.218Z] [2023-12-06T17:33:04.218Z] Login Succeeded [2023-12-06T17:33:04.218Z] nexus3.edgexfoundry.org:10003 [2023-12-06T17:33:04.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:33:04.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:33:04.218Z] Configure a credential helper to remove this warning. See [2023-12-06T17:33:04.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:33:04.218Z] [2023-12-06T17:33:04.218Z] Login Succeeded [2023-12-06T17:33:04.218Z] nexus3.edgexfoundry.org:10004 [2023-12-06T17:33:04.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:33:04.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:33:04.478Z] Configure a credential helper to remove this warning. See [2023-12-06T17:33:04.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:33:04.478Z] [2023-12-06T17:33:04.478Z] Login Succeeded [2023-12-06T17:33:04.478Z] ****.io [2023-12-06T17:33:04.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:33:04.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:33:04.738Z] Configure a credential helper to remove this warning. See [2023-12-06T17:33:04.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:33:04.738Z] [2023-12-06T17:33:04.738Z] Login Succeeded [2023-12-06T17:33:04.738Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T17:33:04.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T17:33:05.539Z] + git rev-list -1 --merges 0d852c89a294f6c844279cfc2c7b9fa321733bcf~1..0d852c89a294f6c844279cfc2c7b9fa321733bcf [Pipeline] echo [2023-12-06T17:33:05.584Z] -----------> git rev-list -1 --merges 0d852c89a294f6c844279cfc2c7b9fa321733bcf~1..0d852c89a294f6c844279cfc2c7b9fa321733bcf 0d852c89a294f6c844279cfc2c7b9fa321733bcf [false] [Pipeline] sh [2023-12-06T17:33:05.922Z] + git log --format=format:%s -1 0d852c89a294f6c844279cfc2c7b9fa321733bcf [Pipeline] echo [2023-12-06T17:33:05.956Z] ========================================================= [2023-12-06T17:33:05.956Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T17:33:05.956Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T17:33:06.446Z] + git log --format=format:%s -1 0d852c89a294f6c844279cfc2c7b9fa321733bcf [Pipeline] echo [2023-12-06T17:33:06.483Z] [semverPrep] GIT_COMMIT: 0d852c89a294f6c844279cfc2c7b9fa321733bcf, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-06T17:33:06.534Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T17:33:06.947Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T17:33:06.947Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T17:33:06.947Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T17:33:06.947Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T17:33:06.947Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T17:33:06.947Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T17:33:06.947Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:33:07.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T17:33:07.396Z] [2023-12-06T17:33:07.396Z] 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-06T17:33:07.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T17:33:07.781Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T17:33:07.781Z] b85a868b505f: Pulling fs layer [2023-12-06T17:33:07.781Z] e2be974225ed: Pulling fs layer [2023-12-06T17:33:07.781Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T17:33:07.781Z] 988bab9f4d93: Pulling fs layer [2023-12-06T17:33:07.781Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T17:33:07.781Z] eaf3925da568: Pulling fs layer [2023-12-06T17:33:07.781Z] bab4dde63d76: Pulling fs layer [2023-12-06T17:33:07.781Z] 988bab9f4d93: Waiting [2023-12-06T17:33:07.781Z] 1469e6f7b9e6: Waiting [2023-12-06T17:33:07.781Z] eaf3925da568: Waiting [2023-12-06T17:33:07.781Z] bde34c3a00c8: Pulling fs layer [2023-12-06T17:33:07.781Z] b352a97aabf1: Pulling fs layer [2023-12-06T17:33:07.781Z] 4872d77fe225: Pulling fs layer [2023-12-06T17:33:07.781Z] 5851b861e8e6: Pulling fs layer [2023-12-06T17:33:07.781Z] bab4dde63d76: Waiting [2023-12-06T17:33:07.781Z] bde34c3a00c8: Waiting [2023-12-06T17:33:07.781Z] 4872d77fe225: Waiting [2023-12-06T17:33:07.781Z] 5851b861e8e6: Waiting [2023-12-06T17:33:07.781Z] b352a97aabf1: Waiting [2023-12-06T17:33:07.781Z] e2be974225ed: Download complete [2023-12-06T17:33:07.781Z] 988bab9f4d93: Verifying Checksum [2023-12-06T17:33:07.781Z] 988bab9f4d93: Download complete [2023-12-06T17:33:07.781Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T17:33:07.781Z] 1469e6f7b9e6: Download complete [2023-12-06T17:33:08.041Z] eaf3925da568: Download complete [2023-12-06T17:33:08.041Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T17:33:08.041Z] 339a4e72a1f5: Download complete [2023-12-06T17:33:08.041Z] bde34c3a00c8: Verifying Checksum [2023-12-06T17:33:08.041Z] bde34c3a00c8: Download complete [2023-12-06T17:33:08.041Z] b352a97aabf1: Download complete [2023-12-06T17:33:08.041Z] 4872d77fe225: Verifying Checksum [2023-12-06T17:33:08.041Z] 4872d77fe225: Download complete [2023-12-06T17:33:08.041Z] 5851b861e8e6: Verifying Checksum [2023-12-06T17:33:08.041Z] 5851b861e8e6: Download complete [2023-12-06T17:33:08.041Z] b85a868b505f: Verifying Checksum [2023-12-06T17:33:08.041Z] b85a868b505f: Download complete [2023-12-06T17:33:08.299Z] bab4dde63d76: Verifying Checksum [2023-12-06T17:33:08.299Z] bab4dde63d76: Download complete [2023-12-06T17:33:09.230Z] b85a868b505f: Pull complete [2023-12-06T17:33:09.230Z] e2be974225ed: Pull complete [2023-12-06T17:33:09.796Z] 339a4e72a1f5: Pull complete [2023-12-06T17:33:09.797Z] 988bab9f4d93: Pull complete [2023-12-06T17:33:10.056Z] 1469e6f7b9e6: Pull complete [2023-12-06T17:33:10.056Z] eaf3925da568: Pull complete [2023-12-06T17:33:11.964Z] bab4dde63d76: Pull complete [2023-12-06T17:33:11.964Z] bde34c3a00c8: Pull complete [2023-12-06T17:33:11.964Z] b352a97aabf1: Pull complete [2023-12-06T17:33:11.964Z] 4872d77fe225: Pull complete [2023-12-06T17:33:11.964Z] 5851b861e8e6: Pull complete [2023-12-06T17:33:11.964Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T17:33:11.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T17:33:11.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:33:12.352Z] prd-ubuntu20.04-docker-8c-8g-24567 does not seem to be running inside a container [2023-12-06T17:33:12.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-315 -v /w/workspace/foundry_device-usb-camera_PR-315:/w/workspace/foundry_device-usb-camera_PR-315:rw,z -v /w/workspace/foundry_device-usb-camera_PR-315@tmp:/w/workspace/foundry_device-usb-camera_PR-315@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-06T17:33:15.794Z] $ docker top 5e4c265ba67a51430d2b0f502c021be4ae6ca38ead4d4f29b08996d80ca25deb -eo pid,comm [2023-12-06T17:33:15.849Z] 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-06T17:33:15.849Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T17:33:16.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T17:33:16.039Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T17:33:16.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T17:33:16.153Z] $ docker exec 5e4c265ba67a51430d2b0f502c021be4ae6ca38ead4d4f29b08996d80ca25deb ssh-agent [2023-12-06T17:33:16.252Z] SSH_AUTH_SOCK=/tmp/ssh-Wry3V7L6XQGm/agent.33 [2023-12-06T17:33:16.252Z] SSH_AGENT_PID=39 [2023-12-06T17:33:16.257Z] Running ssh-add (command line suppressed) [2023-12-06T17:33:16.336Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-315@tmp/private_key_2004913721511430436.key (/w/workspace/foundry_device-usb-camera_PR-315@tmp/private_key_2004913721511430436.key) [2023-12-06T17:33:16.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T17:33:16.697Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T17:33:16.733Z] $ docker exec --env ******** --env ******** 5e4c265ba67a51430d2b0f502c021be4ae6ca38ead4d4f29b08996d80ca25deb ssh-agent -k [2023-12-06T17:33:16.846Z] unset SSH_AUTH_SOCK; [2023-12-06T17:33:16.847Z] unset SSH_AGENT_PID; [2023-12-06T17:33:16.847Z] echo Agent pid 39 killed; [2023-12-06T17:33:16.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T17:33:16.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T17:33:16.994Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T17:33:17.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T17:33:17.101Z] $ docker exec 5e4c265ba67a51430d2b0f502c021be4ae6ca38ead4d4f29b08996d80ca25deb ssh-agent [2023-12-06T17:33:17.200Z] SSH_AUTH_SOCK=/tmp/ssh-lwRgTpTHLjRR/agent.72 [2023-12-06T17:33:17.200Z] SSH_AGENT_PID=78 [2023-12-06T17:33:17.205Z] Running ssh-add (command line suppressed) [2023-12-06T17:33:17.318Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-315@tmp/private_key_4504650974489613733.key (/w/workspace/foundry_device-usb-camera_PR-315@tmp/private_key_4504650974489613733.key) [2023-12-06T17:33:17.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T17:33:17.681Z] + git semver init [2023-12-06T17:33:17.941Z] 2023-12-06 17:33:17,878 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T17:33:17.941Z] 2023-12-06 17:33:17,878 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-315/.semver [2023-12-06T17:33:17.941Z] 2023-12-06 17:33:17,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-315/.semver [2023-12-06T17:33:17.941Z] 2023-12-06 17:33:17,879 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-315/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-315, universal_newlines=False, shell=None, istream=None) [2023-12-06T17:33:19.847Z] 2023-12-06 17:33:19,411 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-315/.git/info/exclude [2023-12-06T17:33:19.847Z] 2023-12-06 17:33:19,411 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-315/.semver/PR-315 with force:False [2023-12-06T17:33:19.847Z] 2023-12-06 17:33:19,411 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-315/.semver/PR-315 [2023-12-06T17:33:19.847Z] 2023-12-06 17:33:19,415 [execute] INFO git cat-file --batch-check [2023-12-06T17:33:19.847Z] 2023-12-06 17:33:19,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-315/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T17:33:19.847Z] 2023-12-06 17:33:19,420 [execute] INFO git cat-file --batch [2023-12-06T17:33:19.847Z] 2023-12-06 17:33:19,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-315/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T17:33:19.847Z] 2023-12-06 17:33:19,423 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-315/.semver/PR-315 [2023-12-06T17:33:19.847Z] 0.0.0 [Pipeline] } [2023-12-06T17:33:19.878Z] $ docker exec --env ******** --env ******** 5e4c265ba67a51430d2b0f502c021be4ae6ca38ead4d4f29b08996d80ca25deb ssh-agent -k [2023-12-06T17:33:19.962Z] unset SSH_AUTH_SOCK; [2023-12-06T17:33:19.963Z] unset SSH_AGENT_PID; [2023-12-06T17:33:19.963Z] echo Agent pid 78 killed; [2023-12-06T17:33:19.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T17:33:20.489Z] + git semver [Pipeline] } [2023-12-06T17:33:20.774Z] $ docker stop --time=1 5e4c265ba67a51430d2b0f502c021be4ae6ca38ead4d4f29b08996d80ca25deb [2023-12-06T17:33:22.100Z] $ docker rm -f --volumes 5e4c265ba67a51430d2b0f502c021be4ae6ca38ead4d4f29b08996d80ca25deb [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T17:33:22.540Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T17:33:22.857Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T17:33:22.875Z] [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-06T17:33:23.765Z] provisioning config files... [2023-12-06T17:33:23.776Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-315@tmp/config11516934675544329359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:33:24.311Z] ---> ****-login.sh [2023-12-06T17:33:24.312Z] nexus3.edgexfoundry.org:10001 [2023-12-06T17:33:24.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:33:24.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:33:24.312Z] Configure a credential helper to remove this warning. See [2023-12-06T17:33:24.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:33:24.312Z] [2023-12-06T17:33:24.312Z] Login Succeeded [2023-12-06T17:33:24.312Z] nexus3.edgexfoundry.org:10002 [2023-12-06T17:33:24.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:33:24.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:33:24.312Z] Configure a credential helper to remove this warning. See [2023-12-06T17:33:24.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:33:24.312Z] [2023-12-06T17:33:24.312Z] Login Succeeded [2023-12-06T17:33:24.312Z] nexus3.edgexfoundry.org:10003 [2023-12-06T17:33:24.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:33:24.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:33:24.570Z] Configure a credential helper to remove this warning. See [2023-12-06T17:33:24.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:33:24.570Z] [2023-12-06T17:33:24.570Z] Login Succeeded [2023-12-06T17:33:24.570Z] nexus3.edgexfoundry.org:10004 [2023-12-06T17:33:24.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:33:24.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:33:24.570Z] Configure a credential helper to remove this warning. See [2023-12-06T17:33:24.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:33:24.570Z] [2023-12-06T17:33:24.570Z] Login Succeeded [2023-12-06T17:33:24.570Z] ****.io [2023-12-06T17:33:24.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:33:24.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:33:24.830Z] Configure a credential helper to remove this warning. See [2023-12-06T17:33:24.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:33:24.830Z] [2023-12-06T17:33:24.830Z] Login Succeeded [2023-12-06T17:33:24.830Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T17:33:24.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T17:33:25.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T17:33:25.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T17:33:25.309Z] ========================================================= [2023-12-06T17:33:25.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T17:33:25.309Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:33:25.891Z] + 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-06T17:33:25.891Z] Sending build context to Docker daemon 14.37MB [2023-12-06T17:33:25.891Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T17:33:25.891Z] Step 2/13 : FROM ${BASE} AS builder [2023-12-06T17:33:25.891Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T17:33:25.891Z] 7264a8db6415: Pulling fs layer [2023-12-06T17:33:25.891Z] c4d48a809fc2: Pulling fs layer [2023-12-06T17:33:25.891Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T17:33:25.891Z] ad3a456e5733: Pulling fs layer [2023-12-06T17:33:25.891Z] 69c7f0334f64: Pulling fs layer [2023-12-06T17:33:25.891Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T17:33:25.891Z] ce7588e14bc9: Pulling fs layer [2023-12-06T17:33:25.891Z] b5e4710f87ac: Pulling fs layer [2023-12-06T17:33:25.891Z] 1f1c1a5573a3: Waiting [2023-12-06T17:33:25.891Z] ce7588e14bc9: Waiting [2023-12-06T17:33:25.891Z] ad3a456e5733: Waiting [2023-12-06T17:33:25.891Z] b5e4710f87ac: Waiting [2023-12-06T17:33:25.891Z] 69c7f0334f64: Waiting [2023-12-06T17:33:25.891Z] c4d48a809fc2: Verifying Checksum [2023-12-06T17:33:25.891Z] c4d48a809fc2: Download complete [2023-12-06T17:33:25.891Z] ad3a456e5733: Verifying Checksum [2023-12-06T17:33:25.891Z] ad3a456e5733: Download complete [2023-12-06T17:33:26.153Z] 69c7f0334f64: Verifying Checksum [2023-12-06T17:33:26.153Z] 69c7f0334f64: Download complete [2023-12-06T17:33:26.153Z] 7264a8db6415: Verifying Checksum [2023-12-06T17:33:26.153Z] 7264a8db6415: Download complete [2023-12-06T17:33:26.153Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T17:33:26.153Z] 1f1c1a5573a3: Download complete [2023-12-06T17:33:26.153Z] 7264a8db6415: Pull complete [2023-12-06T17:33:26.414Z] b5e4710f87ac: Verifying Checksum [2023-12-06T17:33:26.414Z] b5e4710f87ac: Download complete [2023-12-06T17:33:26.414Z] c4d48a809fc2: Pull complete [2023-12-06T17:33:26.414Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T17:33:26.414Z] 4f1c88b9dad5: Download complete [2023-12-06T17:33:26.989Z] ce7588e14bc9: Verifying Checksum [2023-12-06T17:33:26.989Z] ce7588e14bc9: Download complete [2023-12-06T17:33:29.526Z] 4f1c88b9dad5: Pull complete [2023-12-06T17:33:29.526Z] ad3a456e5733: Pull complete [2023-12-06T17:33:29.526Z] 69c7f0334f64: Pull complete [2023-12-06T17:33:29.526Z] 1f1c1a5573a3: Pull complete [2023-12-06T17:33:31.425Z] ce7588e14bc9: Pull complete [2023-12-06T17:33:31.993Z] b5e4710f87ac: Pull complete [2023-12-06T17:33:31.993Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T17:33:31.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T17:33:31.993Z] ---> 88b5674ff536 [2023-12-06T17:33:31.993Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-12-06T17:33:37.489Z] ---> Running in 022619ff2ee0 [2023-12-06T17:33:37.489Z] Removing intermediate container 022619ff2ee0 [2023-12-06T17:33:37.489Z] ---> 8d1b75617e38 [2023-12-06T17:33:37.489Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T17:33:37.489Z] ---> Running in 3537b972b5d8 [2023-12-06T17:33:37.489Z] Removing intermediate container 3537b972b5d8 [2023-12-06T17:33:37.489Z] ---> 49cd5145db4c [2023-12-06T17:33:37.489Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-06T17:33:37.489Z] ---> Running in a951bf66bf89 [2023-12-06T17:33:37.489Z] Removing intermediate container a951bf66bf89 [2023-12-06T17:33:37.489Z] ---> 5b5dff3b4c98 [2023-12-06T17:33:37.489Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-06T17:33:37.489Z] ---> Running in f8177c369966 [2023-12-06T17:33:37.489Z] Removing intermediate container f8177c369966 [2023-12-06T17:33:37.489Z] ---> e419881a199d [2023-12-06T17:33:37.489Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T17:33:37.489Z] ---> Running in 86a0bf77b49c [2023-12-06T17:33:37.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T17:33:37.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T17:33:38.013Z] (1/13) Installing libintl (0.21.1-r7) [2023-12-06T17:33:38.013Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-06T17:33:38.013Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-06T17:33:38.013Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-06T17:33:38.013Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-06T17:33:38.013Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-06T17:33:38.013Z] (7/13) Installing udev-init-scripts (35-r1) [2023-12-06T17:33:38.013Z] (8/13) Installing libblkid (2.38.1-r8) [2023-12-06T17:33:38.013Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-12-06T17:33:38.013Z] (10/13) Installing kmod-libs (30-r3) [2023-12-06T17:33:38.272Z] (11/13) Installing eudev (3.2.11-r8) [2023-12-06T17:33:38.272Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-06T17:33:38.272Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-06T17:33:38.272Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T17:33:38.272Z] Executing eudev-3.2.11-r8.trigger [2023-12-06T17:33:38.272Z] OK: 271 MiB in 65 packages [2023-12-06T17:33:38.519Z] Still waiting to schedule task [2023-12-06T17:33:38.520Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-06T17:33:38.839Z] Removing intermediate container 86a0bf77b49c [2023-12-06T17:33:38.839Z] ---> 22e17a8d130a [2023-12-06T17:33:38.839Z] Step 8/13 : WORKDIR /device-usb-camera [2023-12-06T17:33:38.839Z] ---> Running in ab27d9b161ed [2023-12-06T17:33:38.839Z] Removing intermediate container ab27d9b161ed [2023-12-06T17:33:38.839Z] ---> 4d05d3adfc21 [2023-12-06T17:33:38.839Z] Step 9/13 : COPY go.mod vendor* ./ [2023-12-06T17:33:39.097Z] ---> 1c703c37cf0a [2023-12-06T17:33:39.097Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T17:33:39.097Z] ---> Running in 56622b79e2cd [2023-12-06T17:34:17.883Z] Removing intermediate container 56622b79e2cd [2023-12-06T17:34:17.883Z] ---> 2c7f6de4a9ac [2023-12-06T17:34:17.883Z] Step 11/13 : COPY . . [2023-12-06T17:34:17.883Z] ---> 33ed86b2bc89 [2023-12-06T17:34:17.883Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-06T17:34:17.883Z] ---> Running in 667e8071405d [2023-12-06T17:34:17.883Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T17:34:17.883Z] Dload Upload Total Spent Left Speed [2023-12-06T17:34:17.883Z] 0 0 0  0 0  0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9319 0 --:--:-- --:--:-- --:--:-- 9281 100 1253 100 1253 0 0 9312 0 --:--:-- --:--:-- --:--:-- 9281 [2023-12-06T17:34:17.883Z] Removing intermediate container 667e8071405d [2023-12-06T17:34:17.883Z] ---> 9800f1f6a088 [2023-12-06T17:34:17.883Z] Step 13/13 : RUN ${MAKE} [2023-12-06T17:34:17.883Z] ---> Running in 4b2a62ed5354 [2023-12-06T17:34:17.883Z] noop [2023-12-06T17:34:17.883Z] Removing intermediate container 4b2a62ed5354 [2023-12-06T17:34:17.883Z] ---> 1793b1dfde5f [2023-12-06T17:34:17.883Z] Successfully built 1793b1dfde5f [2023-12-06T17:34:17.883Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:34:18.518Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T17:34:18.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:34:18.847Z] prd-ubuntu20.04-docker-8c-8g-24567 does not seem to be running inside a container [2023-12-06T17:34:18.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-315 -v /w/workspace/foundry_device-usb-camera_PR-315:/w/workspace/foundry_device-usb-camera_PR-315:rw,z -v /w/workspace/foundry_device-usb-camera_PR-315@tmp:/w/workspace/foundry_device-usb-camera_PR-315@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-06T17:34:19.213Z] $ docker top 28c2166aa001d1170eb81e2c7d33d3612cdd99d8eb69ed58557e593022e865e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T17:34:19.763Z] + go version [2023-12-06T17:34:19.763Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T17:34:19.796Z] $ docker stop --time=1 28c2166aa001d1170eb81e2c7d33d3612cdd99d8eb69ed58557e593022e865e8 [2023-12-06T17:34:21.070Z] $ docker rm -f --volumes 28c2166aa001d1170eb81e2c7d33d3612cdd99d8eb69ed58557e593022e865e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:34:22.022Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T17:34:22.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:34:22.224Z] prd-ubuntu20.04-docker-8c-8g-24567 does not seem to be running inside a container [2023-12-06T17:34:22.259Z] $ 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-315 -v /w/workspace/foundry_device-usb-camera_PR-315:/w/workspace/foundry_device-usb-camera_PR-315:rw,z -v /w/workspace/foundry_device-usb-camera_PR-315@tmp:/w/workspace/foundry_device-usb-camera_PR-315@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-06T17:34:22.585Z] $ docker top db169b66557ee1c0338d84045c9521d42a197ebd4c8b5cd9a58804cc8a0df772 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T17:34:23.039Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-315 [Pipeline] fileExists [Pipeline] sh [2023-12-06T17:34:23.434Z] + make test [2023-12-06T17:34:23.434Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T17:34:24.808Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-06T17:34:34.798Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-06T17:34:35.057Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-12-06T17:34:41.612Z] go vet ./... [2023-12-06T17:34:44.147Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T17:34:44.405Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T17:34:44.405Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T17:34:44.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T17:34:44.518Z] $ docker stop --time=1 db169b66557ee1c0338d84045c9521d42a197ebd4c8b5cd9a58804cc8a0df772 [2023-12-06T17:34:48.198Z] $ docker rm -f --volumes db169b66557ee1c0338d84045c9521d42a197ebd4c8b5cd9a58804cc8a0df772 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T17:34:48.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T17:34:48.914Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T17:34:49.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T17:34:50.013Z] + ls -al . [2023-12-06T17:34:50.013Z] total 224 [2023-12-06T17:34:50.013Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 17:34 . [2023-12-06T17:34:50.013Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 17:32 .. [2023-12-06T17:34:50.013Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 17:34 .git [2023-12-06T17:34:50.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:32 .github [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 6 17:32 .gitignore [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 6 17:32 .golangci.yml [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 6 17:32 .hadolint.yml [2023-12-06T17:34:50.013Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 17:33 .semver [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 6 17:32 Attribution.txt [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 6 17:32 CHANGELOG.md [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 6 17:32 Dockerfile [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 6 17:32 GOVERNANCE.md [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 6 17:32 Jenkinsfile [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 17:32 LICENSE [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 6 17:32 Makefile [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 17:32 OWNERS.md [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 6 17:32 README.md [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 17:33 VERSION [2023-12-06T17:34:50.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:32 bin [2023-12-06T17:34:50.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:32 cmd [2023-12-06T17:34:50.013Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 6 17:34 coverage.out [2023-12-06T17:34:50.013Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 6 17:32 docker-entrypoint.sh [2023-12-06T17:34:50.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:32 docs [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 3920 Dec 6 17:32 go.mod [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 34828 Dec 6 17:32 go.sum [2023-12-06T17:34:50.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:32 internal [2023-12-06T17:34:50.013Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 6 17:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:34:50.460Z] + 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=0d852c89a294f6c844279cfc2c7b9fa321733bcf --label arch=amd64 --label version=0.0.0 . [2023-12-06T17:34:50.460Z] Sending build context to Docker daemon 14.43MB [2023-12-06T17:34:50.460Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T17:34:50.460Z] Step 2/37 : FROM ${BASE} AS builder [2023-12-06T17:34:50.460Z] ---> 1793b1dfde5f [2023-12-06T17:34:50.460Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-12-06T17:34:51.027Z] ---> Running in 2677a211319f [2023-12-06T17:34:51.027Z] Removing intermediate container 2677a211319f [2023-12-06T17:34:51.027Z] ---> 963a5b074b4f [2023-12-06T17:34:51.027Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T17:34:51.027Z] ---> Running in f4ee069ca806 [2023-12-06T17:34:51.027Z] Removing intermediate container f4ee069ca806 [2023-12-06T17:34:51.027Z] ---> a8d681e8773f [2023-12-06T17:34:51.027Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-06T17:34:51.027Z] ---> Running in 9eaf39e43fd2 [2023-12-06T17:34:51.027Z] Removing intermediate container 9eaf39e43fd2 [2023-12-06T17:34:51.027Z] ---> 3bd5f7154d94 [2023-12-06T17:34:51.027Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-06T17:34:51.027Z] ---> Running in 83242ab03622 [2023-12-06T17:34:51.315Z] Removing intermediate container 83242ab03622 [2023-12-06T17:34:51.315Z] ---> a26a5103570b [2023-12-06T17:34:51.315Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T17:34:51.315Z] ---> Running in 11562c40f6b3 [2023-12-06T17:34:51.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T17:34:51.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T17:34:51.836Z] OK: 271 MiB in 65 packages [2023-12-06T17:34:52.095Z] Removing intermediate container 11562c40f6b3 [2023-12-06T17:34:52.095Z] ---> f1f2211c4f38 [2023-12-06T17:34:52.095Z] Step 8/37 : WORKDIR /device-usb-camera [2023-12-06T17:34:52.095Z] ---> Running in 5c618148f8c5 [2023-12-06T17:34:52.357Z] Removing intermediate container 5c618148f8c5 [2023-12-06T17:34:52.357Z] ---> ed7641c6ae9d [2023-12-06T17:34:52.357Z] Step 9/37 : COPY go.mod vendor* ./ [2023-12-06T17:34:52.357Z] ---> 17ef63e566f8 [2023-12-06T17:34:52.357Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T17:34:52.357Z] ---> Running in 35216e5c9463 [2023-12-06T17:34:53.329Z] Removing intermediate container 35216e5c9463 [2023-12-06T17:34:53.329Z] ---> 519cf3ddde2e [2023-12-06T17:34:53.329Z] Step 11/37 : COPY . . [2023-12-06T17:34:54.076Z] ---> f42add9759ba [2023-12-06T17:34:54.076Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-06T17:34:54.076Z] ---> Running in 581b91e70f95 [2023-12-06T17:34:54.335Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T17:34:54.335Z] Dload Upload Total Spent Left Speed [2023-12-06T17:34:54.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38356 0 --:--:-- --:--:-- --:--:-- 39156 [2023-12-06T17:34:54.595Z] Removing intermediate container 581b91e70f95 [2023-12-06T17:34:54.595Z] ---> 3adb0a6d3d50 [2023-12-06T17:34:54.595Z] Step 13/37 : RUN ${MAKE} [2023-12-06T17:34:54.595Z] ---> Running in ba1ec2085a27 [2023-12-06T17:34:54.854Z] 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.3" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-06T17:35:16.787Z] Removing intermediate container ba1ec2085a27 [2023-12-06T17:35:16.787Z] ---> d2160c3eb91f [2023-12-06T17:35:16.787Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-12-06T17:35:16.787Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-12-06T17:35:16.787Z] 4acc49c71d14: Pulling fs layer [2023-12-06T17:35:16.787Z] 4acc49c71d14: Verifying Checksum [2023-12-06T17:35:16.787Z] 4acc49c71d14: Download complete [2023-12-06T17:35:16.787Z] 4acc49c71d14: Pull complete [2023-12-06T17:35:16.787Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-06T17:35:16.787Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-12-06T17:35:16.787Z] ---> 01a2bd3e5fff [2023-12-06T17:35:16.787Z] Step 15/37 : FROM alpine:3.18 [2023-12-06T17:35:17.045Z] 3.18: Pulling from library/alpine [2023-12-06T17:35:17.045Z] c926b61bad3b: Pulling fs layer [2023-12-06T17:35:17.304Z] c926b61bad3b: Download complete [2023-12-06T17:35:17.776Z] c926b61bad3b: Pull complete [2023-12-06T17:35:17.776Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T17:35:17.776Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T17:35:17.776Z] ---> b541f2080109 [2023-12-06T17:35:17.776Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-12-06T17:35:18.036Z] ---> Running in 561195f73d32 [2023-12-06T17:35:18.036Z] Removing intermediate container 561195f73d32 [2023-12-06T17:35:18.036Z] ---> ef538be0bc25 [2023-12-06T17:35:18.036Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-06T17:35:18.036Z] ---> Running in 7260e334a5f2 [2023-12-06T17:35:18.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T17:35:18.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T17:35:18.556Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-12-06T17:35:18.556Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-12-06T17:35:18.556Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-12-06T17:35:18.556Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-12-06T17:35:18.817Z] (5/107) Installing libxau (1.0.11-r2) [2023-12-06T17:35:18.817Z] (6/107) Installing libmd (1.0.4-r2) [2023-12-06T17:35:18.817Z] (7/107) Installing libbsd (0.11.7-r1) [2023-12-06T17:35:18.817Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-12-06T17:35:18.817Z] (9/107) Installing libxcb (1.15-r1) [2023-12-06T17:35:18.817Z] (10/107) Installing libx11 (1.8.7-r0) [2023-12-06T17:35:18.817Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-12-06T17:35:18.817Z] (12/107) Installing libpciaccess (0.17-r2) [2023-12-06T17:35:18.817Z] (13/107) Installing libdrm (2.4.115-r4) [2023-12-06T17:35:18.817Z] (14/107) Installing libxext (1.3.5-r2) [2023-12-06T17:35:18.817Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-12-06T17:35:18.817Z] (16/107) Installing libffi (3.4.4-r2) [2023-12-06T17:35:18.817Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-12-06T17:35:18.817Z] (18/107) Installing libva (2.18.0-r1) [2023-12-06T17:35:18.817Z] (19/107) Installing libvdpau (1.5-r1) [2023-12-06T17:35:18.817Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-12-06T17:35:18.817Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-06T17:35:18.817Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-12-06T17:35:18.817Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-06T17:35:18.817Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-12-06T17:35:18.817Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-12-06T17:35:18.817Z] (26/107) Installing libhwy (1.0.4-r1) [2023-12-06T17:35:18.817Z] (27/107) Installing lcms2 (2.15-r2) [2023-12-06T17:35:18.817Z] (28/107) Installing libjxl (0.8.2-r0) [2023-12-06T17:35:19.076Z] (29/107) Installing lame-libs (3.100-r5) [2023-12-06T17:35:19.076Z] (30/107) Installing opus (1.4-r0) [2023-12-06T17:35:19.076Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-12-06T17:35:19.076Z] (32/107) Installing soxr (0.1.3-r5) [2023-12-06T17:35:19.076Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-06T17:35:19.076Z] (34/107) Installing libogg (1.3.5-r4) [2023-12-06T17:35:19.076Z] (35/107) Installing libtheora (1.1.1-r17) [2023-12-06T17:35:19.076Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-12-06T17:35:19.076Z] (37/107) Installing libvpx (1.13.0-r2) [2023-12-06T17:35:19.076Z] (38/107) Installing libwebp (1.3.2-r0) [2023-12-06T17:35:19.076Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-12-06T17:35:19.076Z] (40/107) Installing numactl (2.0.16-r4) [2023-12-06T17:35:19.076Z] (41/107) Installing x265-libs (3.5-r4) [2023-12-06T17:35:19.076Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-12-06T17:35:19.076Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-06T17:35:19.335Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-12-06T17:35:19.335Z] (45/107) Installing libexpat (2.5.0-r1) [2023-12-06T17:35:19.335Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-12-06T17:35:19.335Z] (47/107) Installing libpng (1.6.39-r3) [2023-12-06T17:35:19.335Z] (48/107) Installing freetype (2.13.0-r5) [2023-12-06T17:35:19.335Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-12-06T17:35:19.335Z] (50/107) Installing fribidi (1.0.13-r0) [2023-12-06T17:35:19.335Z] (51/107) Installing libintl (0.21.1-r7) [2023-12-06T17:35:19.335Z] (52/107) Installing libblkid (2.38.1-r8) [2023-12-06T17:35:19.335Z] (53/107) Installing libmount (2.38.1-r8) [2023-12-06T17:35:19.335Z] (54/107) Installing pcre2 (10.42-r1) [2023-12-06T17:35:19.335Z] (55/107) Installing glib (2.76.4-r0) [2023-12-06T17:35:19.335Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-12-06T17:35:19.335Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-12-06T17:35:19.335Z] (58/107) Installing libunibreak (5.1-r0) [2023-12-06T17:35:19.335Z] (59/107) Installing libass (0.17.1-r0) [2023-12-06T17:35:19.335Z] (60/107) Installing libbluray (1.3.4-r0) [2023-12-06T17:35:19.335Z] (61/107) Installing gmp (6.2.1-r3) [2023-12-06T17:35:19.335Z] (62/107) Installing nettle (3.8.1-r2) [2023-12-06T17:35:19.335Z] (63/107) Installing libunistring (1.1-r1) [2023-12-06T17:35:19.335Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-12-06T17:35:19.335Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-12-06T17:35:19.335Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-12-06T17:35:19.335Z] (67/107) Installing gnutls (3.8.0-r2) [2023-12-06T17:35:19.594Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-12-06T17:35:19.594Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-12-06T17:35:19.594Z] (70/107) Installing cjson (1.7.15-r4) [2023-12-06T17:35:19.594Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-12-06T17:35:19.594Z] (72/107) Installing librist (0.2.7-r0) [2023-12-06T17:35:19.594Z] (73/107) Installing libsrt (1.5.2-r0) [2023-12-06T17:35:19.594Z] (74/107) Installing libssh (0.10.5-r0) [2023-12-06T17:35:19.594Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-12-06T17:35:19.594Z] (76/107) Installing libxml2 (2.11.6-r0) [2023-12-06T17:35:19.594Z] (77/107) Installing libsodium (1.0.18-r3) [2023-12-06T17:35:19.594Z] (78/107) Installing libzmq (4.3.4-r4) [2023-12-06T17:35:19.594Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-06T17:35:19.594Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-12-06T17:35:19.594Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-12-06T17:35:19.594Z] (82/107) Installing shaderc (2023.3-r1) [2023-12-06T17:35:19.594Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-12-06T17:35:19.594Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-12-06T17:35:19.594Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-06T17:35:19.594Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-06T17:35:19.594Z] (87/107) Installing vidstab (1.1.1-r0) [2023-12-06T17:35:19.594Z] (88/107) Installing zimg (3.0.5-r0) [2023-12-06T17:35:19.853Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-06T17:35:19.853Z] (90/107) Installing libasyncns (0.8-r1) [2023-12-06T17:35:19.853Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-12-06T17:35:19.853Z] (92/107) Installing libltdl (2.4.7-r2) [2023-12-06T17:35:19.853Z] (93/107) Installing orc (0.4.34-r0) [2023-12-06T17:35:19.853Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-12-06T17:35:19.853Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-12-06T17:35:19.853Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-12-06T17:35:19.853Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-12-06T17:35:19.853Z] (98/107) Installing libpulse (16.1-r10) [2023-12-06T17:35:19.853Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-06T17:35:19.853Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-12-06T17:35:19.853Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-06T17:35:19.853Z] (102/107) Installing ffmpeg (6.0.1-r0) [2023-12-06T17:35:19.853Z] (103/107) Installing udev-init-scripts (35-r1) [2023-12-06T17:35:19.853Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-12-06T17:35:19.853Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-12-06T17:35:19.853Z] (106/107) Installing kmod-libs (30-r3) [2023-12-06T17:35:19.853Z] (107/107) Installing eudev (3.2.11-r8) [2023-12-06T17:35:19.853Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T17:35:19.853Z] Executing glib-2.76.4-r0.trigger [2023-12-06T17:35:19.853Z] Executing eudev-3.2.11-r8.trigger [2023-12-06T17:35:19.853Z] OK: 131 MiB in 122 packages [2023-12-06T17:35:23.140Z] Removing intermediate container 7260e334a5f2 [2023-12-06T17:35:23.140Z] ---> 96a6ad5bf75d [2023-12-06T17:35:23.140Z] Step 18/37 : RUN apk --no-cache upgrade [2023-12-06T17:35:23.140Z] ---> Running in 84a8b8eec963 [2023-12-06T17:35:23.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T17:35:23.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T17:35:23.656Z] OK: 131 MiB in 122 packages [2023-12-06T17:35:23.915Z] Removing intermediate container 84a8b8eec963 [2023-12-06T17:35:23.915Z] ---> 10a108037fea [2023-12-06T17:35:23.915Z] Step 19/37 : WORKDIR / [2023-12-06T17:35:23.915Z] ---> Running in 229ca33ae689 [2023-12-06T17:35:23.915Z] Removing intermediate container 229ca33ae689 [2023-12-06T17:35:23.915Z] ---> 983ddfe339dc [2023-12-06T17:35:23.915Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-12-06T17:35:24.849Z] ---> f0638cf73c62 [2023-12-06T17:35:24.849Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-12-06T17:35:24.849Z] ---> 019748da86c2 [2023-12-06T17:35:24.849Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-06T17:35:24.849Z] ---> 698b35a5480b [2023-12-06T17:35:24.850Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-06T17:35:25.109Z] ---> cab0eb0e3665 [2023-12-06T17:35:25.109Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-06T17:35:25.109Z] ---> 5308b7372698 [2023-12-06T17:35:25.109Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-06T17:35:25.367Z] ---> 7a0668f1c40e [2023-12-06T17:35:25.367Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-12-06T17:35:26.202Z] ---> e45240f72302 [2023-12-06T17:35:26.202Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-06T17:35:26.202Z] ---> Running in 91731674cda6 [2023-12-06T17:35:26.782Z] Removing intermediate container 91731674cda6 [2023-12-06T17:35:26.782Z] ---> 17e0d7e53fa3 [2023-12-06T17:35:26.782Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-06T17:35:26.782Z] ---> Running in 0202323ae852 [2023-12-06T17:35:27.353Z] Removing intermediate container 0202323ae852 [2023-12-06T17:35:27.353Z] ---> 0388fc7d78aa [2023-12-06T17:35:27.353Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-06T17:35:27.353Z] ---> Running in 90ad5e6851a2 [2023-12-06T17:35:27.921Z] Removing intermediate container 90ad5e6851a2 [2023-12-06T17:35:27.921Z] ---> 9f61ab01ca8f [2023-12-06T17:35:27.921Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-06T17:35:27.921Z] ---> Running in 1280b11782b8 [2023-12-06T17:35:28.491Z] Removing intermediate container 1280b11782b8 [2023-12-06T17:35:28.491Z] ---> 3090f2fc4c92 [2023-12-06T17:35:28.491Z] Step 31/37 : EXPOSE 59983 [2023-12-06T17:35:28.491Z] ---> Running in 02905e1973d8 [2023-12-06T17:35:28.491Z] Removing intermediate container 02905e1973d8 [2023-12-06T17:35:28.491Z] ---> faab5f08ae40 [2023-12-06T17:35:28.491Z] Step 32/37 : EXPOSE 8554 [2023-12-06T17:35:28.491Z] ---> Running in d65da6174ad1 [2023-12-06T17:35:28.491Z] Removing intermediate container d65da6174ad1 [2023-12-06T17:35:28.491Z] ---> 0bc0284f17ef [2023-12-06T17:35:28.491Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-12-06T17:35:28.752Z] ---> Running in 99d1c2db0def [2023-12-06T17:35:28.752Z] Removing intermediate container 99d1c2db0def [2023-12-06T17:35:28.752Z] ---> 2f30cc0092e5 [2023-12-06T17:35:28.752Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-12-06T17:35:28.752Z] ---> Running in 379c7fb7d5b8 [2023-12-06T17:35:28.752Z] Removing intermediate container 379c7fb7d5b8 [2023-12-06T17:35:28.752Z] ---> 4342024a9b3e [2023-12-06T17:35:28.752Z] Step 35/37 : LABEL arch=amd64 [2023-12-06T17:35:28.752Z] ---> Running in 5a95ee060595 [2023-12-06T17:35:29.012Z] Removing intermediate container 5a95ee060595 [2023-12-06T17:35:29.012Z] ---> 202b94404520 [2023-12-06T17:35:29.012Z] Step 36/37 : LABEL git_sha=0d852c89a294f6c844279cfc2c7b9fa321733bcf [2023-12-06T17:35:29.012Z] ---> Running in 53e1b8650dfe [2023-12-06T17:35:29.012Z] Removing intermediate container 53e1b8650dfe [2023-12-06T17:35:29.012Z] ---> 6ecdc3035e00 [2023-12-06T17:35:29.012Z] Step 37/37 : LABEL version=0.0.0 [2023-12-06T17:35:29.012Z] ---> Running in e3489e422eb1 [2023-12-06T17:35:29.012Z] Removing intermediate container e3489e422eb1 [2023-12-06T17:35:29.012Z] ---> a1c1073ad51f [2023-12-06T17:35:29.012Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T17:35:29.012Z] Successfully built a1c1073ad51f [2023-12-06T17:35:29.012Z] 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-06T17:35:30.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T17:35:30.275Z] [2023-12-06T17:35:30.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:35:30.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T17:35:30.698Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T17:35:30.698Z] 5eb5b503b376: Pulling fs layer [2023-12-06T17:35:30.698Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T17:35:30.698Z] ec43610c2a17: Pulling fs layer [2023-12-06T17:35:30.698Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T17:35:30.698Z] 33b1e0a273af: Pulling fs layer [2023-12-06T17:35:30.698Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T17:35:30.698Z] 2f39f015ded8: Pulling fs layer [2023-12-06T17:35:30.698Z] 3a2ae6a8a46f: Waiting [2023-12-06T17:35:30.698Z] 5d3b04190fa2: Waiting [2023-12-06T17:35:30.698Z] 2f39f015ded8: Waiting [2023-12-06T17:35:30.698Z] 33b1e0a273af: Waiting [2023-12-06T17:35:30.698Z] 5c69ac0246d0: Download complete [2023-12-06T17:35:30.698Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T17:35:30.698Z] 3a2ae6a8a46f: Download complete [2023-12-06T17:35:30.698Z] 33b1e0a273af: Verifying Checksum [2023-12-06T17:35:30.698Z] 33b1e0a273af: Download complete [2023-12-06T17:35:30.698Z] 5d3b04190fa2: Download complete [2023-12-06T17:35:30.698Z] ec43610c2a17: Verifying Checksum [2023-12-06T17:35:30.698Z] ec43610c2a17: Download complete [2023-12-06T17:35:30.956Z] 5eb5b503b376: Verifying Checksum [2023-12-06T17:35:30.956Z] 5eb5b503b376: Download complete [2023-12-06T17:35:31.521Z] 2f39f015ded8: Verifying Checksum [2023-12-06T17:35:31.521Z] 2f39f015ded8: Download complete [2023-12-06T17:35:32.092Z] 5eb5b503b376: Pull complete [2023-12-06T17:35:32.350Z] 5c69ac0246d0: Pull complete [2023-12-06T17:35:32.608Z] ec43610c2a17: Pull complete [2023-12-06T17:35:32.866Z] 3a2ae6a8a46f: Pull complete [2023-12-06T17:35:33.124Z] 33b1e0a273af: Pull complete [2023-12-06T17:35:33.124Z] 5d3b04190fa2: Pull complete [2023-12-06T17:35:37.313Z] 2f39f015ded8: Pull complete [2023-12-06T17:35:37.313Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T17:35:37.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T17:35:37.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:35:37.671Z] prd-ubuntu20.04-docker-8c-8g-24567 does not seem to be running inside a container [2023-12-06T17:35:37.706Z] $ 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-315 -v /w/workspace/foundry_device-usb-camera_PR-315:/w/workspace/foundry_device-usb-camera_PR-315:rw,z -v /w/workspace/foundry_device-usb-camera_PR-315@tmp:/w/workspace/foundry_device-usb-camera_PR-315@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-06T17:35:42.153Z] $ docker top 24f9e72697ced992fbd5c53e5132996e516fd1bf16ee9c5027093f28f3ebca46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:35:42.671Z] ---> job-cost.sh [2023-12-06T17:35:42.671Z] lf-activate-venv: SKIPPING [2023-12-06T17:35:42.671Z] INFO: No Stack... [2023-12-06T17:35:42.930Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T17:35:43.498Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T17:35:43.831Z] + cat /w/workspace/foundry_device-usb-camera_PR-315/archives/cost.csv [2023-12-06T17:35:43.831Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T17:35:43.875Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-315-1-stack-cost] [2023-12-06T17:35:43.880Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-315-1-stack-cost] did not exist. Created. [2023-12-06T17:35:43.880Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-315-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T17:35:44.387Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T17:35:44.451Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T17:35:44.501Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-315-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T17:35:44.653Z] $ docker stop --time=1 24f9e72697ced992fbd5c53e5132996e516fd1bf16ee9c5027093f28f3ebca46 [2023-12-06T17:35:45.795Z] $ docker rm -f --volumes 24f9e72697ced992fbd5c53e5132996e516fd1bf16ee9c5027093f28f3ebca46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T17:37:26.859Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24568 in /w/workspace/foundry_device-usb-camera_PR-315 [Pipeline] { [Pipeline] ws [2023-12-06T17:37:26.953Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-12-06T17:37:30.081Z] Selected Git installation does not exist. Using Default [2023-12-06T17:37:30.081Z] The recommended git tool is: NONE [2023-12-06T17:37:35.918Z] using credential edgex-jenkins-ssh [2023-12-06T17:37:35.941Z] Cloning the remote Git repository [2023-12-06T17:37:35.997Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-12-06T17:37:36.114Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-12-06T17:37:36.287Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-12-06T17:37:36.288Z] > git --version # timeout=10 [2023-12-06T17:37:36.308Z] > git --version # 'git version 2.25.1' [2023-12-06T17:37:36.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T17:37:36.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T17:37:40.868Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-12-06T17:37:40.885Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T17:37:41.712Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-12-06T17:37:41.750Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-12-06T17:37:41.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T17:37:41.766Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/315/head:refs/remotes/origin/PR-315 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-06T17:37:42.382Z] Merging remotes/origin/main commit c1bbc4030cbff601133920badb9b14d1c5662baf into PR head commit 0d852c89a294f6c844279cfc2c7b9fa321733bcf [2023-12-06T17:37:42.633Z] Merge succeeded, producing 0d852c89a294f6c844279cfc2c7b9fa321733bcf [2023-12-06T17:37:42.634Z] Checking out Revision 0d852c89a294f6c844279cfc2c7b9fa321733bcf (PR-315) [2023-12-06T17:37:43.144Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-06T17:37:43.196Z] > git --version # timeout=10 [2023-12-06T17:37:43.208Z] > git --version # 'git version 2.25.1' [2023-12-06T17:37:43.223Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T17:37:42.394Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T17:37:42.451Z] > git checkout -f 0d852c89a294f6c844279cfc2c7b9fa321733bcf # timeout=10 [2023-12-06T17:37:42.531Z] > git remote # timeout=10 [2023-12-06T17:37:42.551Z] > git config --get remote.origin.url # timeout=10 [2023-12-06T17:37:42.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T17:37:42.584Z] > git merge c1bbc4030cbff601133920badb9b14d1c5662baf # timeout=10 [2023-12-06T17:37:42.609Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-06T17:37:42.636Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T17:37:42.652Z] > git checkout -f 0d852c89a294f6c844279cfc2c7b9fa321733bcf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T17:37:44.853Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T17:37:44.853Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T17:37:44.853Z] Dload Upload Total Spent Left Speed [2023-12-06T17:37:44.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 90585 0 --:--:-- --:--:-- --:--:-- 91237 [Pipeline] sh [2023-12-06T17:37:45.216Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T17:37:45.569Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-12-06T17:37:45.569Z] sudo tee /etc/docker/daemon.new [2023-12-06T17:37:45.569Z] { [2023-12-06T17:37:45.569Z] "registry-mirrors": [ [2023-12-06T17:37:45.569Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T17:37:45.569Z] ], [2023-12-06T17:37:45.569Z] "bip": "10.250.0.254/24", [2023-12-06T17:37:45.569Z] "hosts": [ [2023-12-06T17:37:45.569Z] "tcp://0.0.0.0:5555", [2023-12-06T17:37:45.569Z] "unix:///var/run/docker.sock" [2023-12-06T17:37:45.569Z] ], [2023-12-06T17:37:45.569Z] "mtu": 1458, [2023-12-06T17:37:45.569Z] "selinux-enabled": true, [2023-12-06T17:37:45.569Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T17:37:45.569Z] } [Pipeline] sh [2023-12-06T17:37:45.904Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T17:37:46.245Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T17:38:04.581Z] provisioning config files... [2023-12-06T17:38:04.608Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config9464860203358708098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:38:05.134Z] ---> ****-login.sh [2023-12-06T17:38:05.134Z] nexus3.edgexfoundry.org:10001 [2023-12-06T17:38:05.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:38:05.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:38:05.673Z] Configure a credential helper to remove this warning. See [2023-12-06T17:38:05.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:38:05.674Z] [2023-12-06T17:38:05.674Z] Login Succeeded [2023-12-06T17:38:05.674Z] nexus3.edgexfoundry.org:10002 [2023-12-06T17:38:05.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:38:05.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:38:05.944Z] Configure a credential helper to remove this warning. See [2023-12-06T17:38:05.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:38:05.944Z] [2023-12-06T17:38:05.944Z] Login Succeeded [2023-12-06T17:38:05.944Z] nexus3.edgexfoundry.org:10003 [2023-12-06T17:38:06.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:38:06.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:38:06.531Z] Configure a credential helper to remove this warning. See [2023-12-06T17:38:06.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:38:06.531Z] [2023-12-06T17:38:06.531Z] Login Succeeded [2023-12-06T17:38:06.531Z] nexus3.edgexfoundry.org:10004 [2023-12-06T17:38:06.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:38:06.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:38:06.819Z] Configure a credential helper to remove this warning. See [2023-12-06T17:38:06.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:38:06.819Z] [2023-12-06T17:38:06.819Z] Login Succeeded [2023-12-06T17:38:06.819Z] ****.io [2023-12-06T17:38:06.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T17:38:07.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T17:38:07.087Z] Configure a credential helper to remove this warning. See [2023-12-06T17:38:07.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T17:38:07.087Z] [2023-12-06T17:38:07.087Z] Login Succeeded [2023-12-06T17:38:07.087Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T17:38:07.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T17:38:07.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T17:38:07.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T17:38:07.826Z] ========================================================= [2023-12-06T17:38:07.826Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T17:38:07.826Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:38:08.519Z] + 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-06T17:38:11.116Z] #0 building with "default" instance using docker driver [2023-12-06T17:38:11.116Z] [2023-12-06T17:38:11.116Z] #1 [internal] load build definition from Dockerfile [2023-12-06T17:38:11.116Z] #1 transferring dockerfile: 2.60kB 0.0s done [2023-12-06T17:38:11.116Z] #1 DONE 0.1s [2023-12-06T17:38:11.116Z] [2023-12-06T17:38:11.116Z] #2 [internal] load .dockerignore [2023-12-06T17:38:11.116Z] #2 transferring context: 2B done [2023-12-06T17:38:11.116Z] #2 DONE 0.1s [2023-12-06T17:38:11.116Z] [2023-12-06T17:38:11.116Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T17:38:11.116Z] #3 DONE 0.1s [2023-12-06T17:38:11.116Z] [2023-12-06T17:38:11.116Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T17:38:11.116Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T17:38:11.417Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T17:38:11.417Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T17:38:11.417Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s [2023-12-06T17:38:11.417Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-06T17:38:11.417Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T17:38:11.417Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2023-12-06T17:38:11.417Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T17:38:11.417Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s [2023-12-06T17:38:11.417Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T17:38:11.417Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T17:38:11.417Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-06T17:38:11.417Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-06T17:38:11.417Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-06T17:38:11.691Z] #4 ... [2023-12-06T17:38:11.691Z] [2023-12-06T17:38:11.691Z] #5 [internal] load build context [2023-12-06T17:38:11.691Z] #5 transferring context: 7.18MB 0.4s done [2023-12-06T17:38:11.691Z] #5 DONE 0.4s [2023-12-06T17:38:11.691Z] [2023-12-06T17:38:11.691Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T17:38:11.691Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.5s [2023-12-06T17:38:11.691Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.41MB / 97.63MB 0.5s [2023-12-06T17:38:11.691Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2023-12-06T17:38:11.691Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.6s [2023-12-06T17:38:11.691Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-06T17:38:11.691Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.6s [2023-12-06T17:38:11.962Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 21.88MB / 63.99MB 0.7s [2023-12-06T17:38:11.962Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.00MB / 97.63MB 0.7s [2023-12-06T17:38:11.962Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-06T17:38:11.962Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 0.8s [2023-12-06T17:38:11.962Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.92MB / 97.63MB 0.8s [2023-12-06T17:38:11.962Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T17:38:11.962Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.70MB / 63.99MB 1.0s [2023-12-06T17:38:11.962Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.92MB / 97.63MB 1.0s [2023-12-06T17:38:12.231Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.95MB / 63.99MB 1.1s [2023-12-06T17:38:12.231Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.92MB / 97.63MB 1.1s [2023-12-06T17:38:12.231Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T17:38:12.231Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 43.37MB / 63.99MB 1.2s [2023-12-06T17:38:12.500Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.4s [2023-12-06T17:38:12.500Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.62MB / 97.63MB 1.4s [2023-12-06T17:38:12.769Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.5s [2023-12-06T17:38:12.769Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.5s [2023-12-06T17:38:12.769Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done [2023-12-06T17:38:12.769Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.06MB / 97.63MB 1.7s [2023-12-06T17:38:13.037Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T17:38:13.037Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 2.0s [2023-12-06T17:38:13.304Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.23MB / 97.63MB 2.2s [2023-12-06T17:38:13.571Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.3s [2023-12-06T17:38:13.571Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done [2023-12-06T17:38:18.917Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2023-12-06T17:38:24.280Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2023-12-06T17:38:29.636Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done [2023-12-06T17:38:31.052Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T17:38:31.052Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-06T17:38:31.320Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T17:38:31.320Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T17:38:36.660Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-06T17:38:39.239Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.6s done [2023-12-06T17:38:39.239Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T17:38:41.186Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-06T17:38:41.186Z] #4 DONE 30.0s [2023-12-06T17:38:41.186Z] [2023-12-06T17:38:41.186Z] #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-06T17:38:41.773Z] #6 0.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T17:38:42.353Z] #6 1.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T17:38:43.316Z] #6 2.069 (1/13) Installing libintl (0.21.1-r7) [2023-12-06T17:38:43.316Z] #6 2.078 (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-06T17:38:43.316Z] #6 2.088 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-06T17:38:43.316Z] #6 2.113 (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-06T17:38:43.316Z] #6 2.136 (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-06T17:38:43.316Z] #6 2.198 (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-06T17:38:43.316Z] #6 2.212 (7/13) Installing udev-init-scripts (35-r1) [2023-12-06T17:38:43.316Z] #6 2.216 (8/13) Installing libblkid (2.38.1-r8) [2023-12-06T17:38:43.316Z] #6 2.229 (9/13) Installing xz-libs (5.4.3-r0) [2023-12-06T17:38:43.316Z] #6 2.241 (10/13) Installing kmod-libs (30-r3) [2023-12-06T17:38:43.316Z] #6 2.249 (11/13) Installing eudev (3.2.11-r8) [2023-12-06T17:38:43.316Z] #6 2.297 (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-06T17:38:43.316Z] #6 2.311 (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-06T17:38:43.588Z] #6 2.348 Executing busybox-1.36.1-r5.trigger [2023-12-06T17:38:43.588Z] #6 2.374 Executing eudev-3.2.11-r8.trigger [2023-12-06T17:38:43.588Z] #6 2.392 OK: 273 MiB in 65 packages [2023-12-06T17:38:45.525Z] #6 DONE 4.3s [2023-12-06T17:38:45.525Z] [2023-12-06T17:38:45.525Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2023-12-06T17:38:45.525Z] #7 DONE 0.1s [2023-12-06T17:38:45.525Z] [2023-12-06T17:38:45.525Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2023-12-06T17:38:45.525Z] #8 DONE 0.1s [2023-12-06T17:38:45.803Z] [2023-12-06T17:38:45.804Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T17:39:12.742Z] #9 DONE 26.8s [2023-12-06T17:39:12.742Z] [2023-12-06T17:39:12.742Z] #10 [builder 6/8] COPY . . [2023-12-06T17:39:12.742Z] #10 DONE 0.3s [2023-12-06T17:39:12.742Z] [2023-12-06T17:39:12.742Z] #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-06T17:39:13.327Z] #11 0.593 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T17:39:13.327Z] #11 0.593 Dload Upload Total Spent Left Speed [2023-12-06T17:39:13.327Z] #11 0.594 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9986 0 --:--:-- --:--:-- --:--:-- 10104 [2023-12-06T17:39:13.595Z] #11 DONE 0.8s [2023-12-06T17:39:13.595Z] [2023-12-06T17:39:13.595Z] #12 [builder 8/8] RUN echo noop [2023-12-06T17:39:14.177Z] #12 0.652 noop [2023-12-06T17:39:14.177Z] #12 DONE 0.7s [2023-12-06T17:39:14.177Z] [2023-12-06T17:39:14.177Z] #13 exporting to image [2023-12-06T17:39:14.177Z] #13 exporting layers [2023-12-06T17:39:40.876Z] #13 exporting layers 23.5s done [2023-12-06T17:39:40.876Z] #13 writing image sha256:a4a9b9772cc81e20d9e2c2bece5c1bdefedbed00cf22bdd4eeb0e9a9618e5478 done [2023-12-06T17:39:40.876Z] #13 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T17:39:40.876Z] #13 DONE 23.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:39:41.469Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T17:39:41.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:39:41.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-24568 does not seem to be running inside a container [2023-12-06T17:39:41.864Z] $ 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-06T17:39:43.009Z] $ docker top 2e081b44968fd3285ddb6e3f3aec3bdeda53bb4dc4b08f0fdee33cafe0f9e4a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T17:39:43.621Z] + go version [2023-12-06T17:39:43.887Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T17:39:43.915Z] $ docker stop --time=1 2e081b44968fd3285ddb6e3f3aec3bdeda53bb4dc4b08f0fdee33cafe0f9e4a8 [2023-12-06T17:39:45.398Z] $ docker rm -f --volumes 2e081b44968fd3285ddb6e3f3aec3bdeda53bb4dc4b08f0fdee33cafe0f9e4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:39:46.570Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T17:39:46.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:39:46.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-24568 does not seem to be running inside a container [2023-12-06T17:39:46.936Z] $ 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-06T17:39:47.825Z] $ docker top 11e9a16eb4a27d39f130b52a002b6bf99941ff4d5ff4398af5173aaecc42fa5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T17:39:48.417Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-12-06T17:39:48.844Z] + make test [2023-12-06T17:39:48.845Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T17:39:57.040Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-06T17:40:56.128Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-06T17:40:56.128Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements [2023-12-06T17:40:56.128Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T17:40:56.128Z] go vet ./... [2023-12-06T17:41:08.455Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T17:41:08.456Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T17:41:08.456Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T17:41:08.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T17:41:08.577Z] $ docker stop --time=1 11e9a16eb4a27d39f130b52a002b6bf99941ff4d5ff4398af5173aaecc42fa5b [2023-12-06T17:41:10.367Z] $ docker rm -f --volumes 11e9a16eb4a27d39f130b52a002b6bf99941ff4d5ff4398af5173aaecc42fa5b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T17:41:11.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T17:41:11.752Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T17:41:12.261Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T17:41:13.114Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T17:41:13.455Z] + ls -al . [2023-12-06T17:41:13.455Z] total 220 [2023-12-06T17:41:13.455Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 17:39 . [2023-12-06T17:41:13.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 17:37 .. [2023-12-06T17:41:13.455Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 17:37 .git [2023-12-06T17:41:13.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:37 .github [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 6 17:37 .gitignore [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 6 17:37 .golangci.yml [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 6 17:37 .hadolint.yml [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 6 17:37 Attribution.txt [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 6 17:37 CHANGELOG.md [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 6 17:37 Dockerfile [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 6 17:37 GOVERNANCE.md [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 6 17:37 Jenkinsfile [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 17:37 LICENSE [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 6 17:37 Makefile [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 17:37 OWNERS.md [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 6 17:37 README.md [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 17:33 VERSION [2023-12-06T17:41:13.455Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:37 bin [2023-12-06T17:41:13.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:37 cmd [2023-12-06T17:41:13.455Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 6 17:40 coverage.out [2023-12-06T17:41:13.455Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 6 17:37 docker-entrypoint.sh [2023-12-06T17:41:13.455Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 17:37 docs [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 3920 Dec 6 17:37 go.mod [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 34828 Dec 6 17:37 go.sum [2023-12-06T17:41:13.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 17:37 internal [2023-12-06T17:41:13.455Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 6 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:41:13.973Z] + 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=0d852c89a294f6c844279cfc2c7b9fa321733bcf --label arch=arm64 --label version=0.0.0 . [2023-12-06T17:41:14.557Z] #0 building with "default" instance using docker driver [2023-12-06T17:41:14.557Z] [2023-12-06T17:41:14.557Z] #1 [internal] load .dockerignore [2023-12-06T17:41:14.557Z] #1 transferring context: 2B 0.0s done [2023-12-06T17:41:14.823Z] #1 DONE 0.0s [2023-12-06T17:41:14.823Z] [2023-12-06T17:41:14.823Z] #2 [internal] load build definition from Dockerfile [2023-12-06T17:41:14.823Z] #2 transferring dockerfile: 2.60kB 0.0s done [2023-12-06T17:41:14.823Z] #2 DONE 0.0s [2023-12-06T17:41:14.823Z] [2023-12-06T17:41:14.823Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T17:41:14.823Z] #3 DONE 0.0s [2023-12-06T17:41:14.823Z] [2023-12-06T17:41:14.823Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-06T17:41:15.091Z] #4 DONE 0.4s [2023-12-06T17:41:15.091Z] [2023-12-06T17:41:15.091Z] #5 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T17:41:15.091Z] #5 DONE 0.3s [2023-12-06T17:41:15.091Z] [2023-12-06T17:41:15.091Z] #6 [internal] load build context [2023-12-06T17:41:15.091Z] #6 transferring context: 67.77kB 0.1s done [2023-12-06T17:41:15.363Z] #6 DONE 0.1s [2023-12-06T17:41:15.363Z] [2023-12-06T17:41:15.363Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T17:41:15.363Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T17:41:15.363Z] #7 ... [2023-12-06T17:41:15.363Z] [2023-12-06T17:41:15.363Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T17:41:15.363Z] #8 DONE 0.3s [2023-12-06T17:41:15.363Z] [2023-12-06T17:41:15.363Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T17:41:15.363Z] #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T17:41:15.363Z] #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T17:41:15.363Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 327.68kB / 3.33MB 0.1s [2023-12-06T17:41:15.363Z] #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T17:41:15.363Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-06T17:41:15.363Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T17:41:15.950Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-06T17:41:16.217Z] #7 DONE 1.1s [2023-12-06T17:41:16.217Z] [2023-12-06T17:41:16.217Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-06T17:41:16.486Z] #9 ... [2023-12-06T17:41:16.486Z] [2023-12-06T17:41:16.486Z] #10 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-06T17:41:16.486Z] #10 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.1s done [2023-12-06T17:41:16.486Z] #10 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done [2023-12-06T17:41:16.486Z] #10 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done [2023-12-06T17:41:16.486Z] #10 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done [2023-12-06T17:41:16.486Z] #10 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 0.4s done [2023-12-06T17:41:16.486Z] #10 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.7s done [2023-12-06T17:41:16.486Z] #10 DONE 1.4s [2023-12-06T17:41:16.486Z] [2023-12-06T17:41:16.486Z] #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-06T17:41:16.486Z] #11 0.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T17:41:16.486Z] #11 1.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T17:41:17.896Z] #11 2.236 OK: 273 MiB in 65 packages [2023-12-06T17:41:19.856Z] #11 DONE 4.2s [2023-12-06T17:41:19.856Z] [2023-12-06T17:41:19.856Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-06T17:41:19.857Z] #9 0.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T17:41:19.857Z] #9 1.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T17:41:19.857Z] #9 1.996 (1/104) Installing dumb-init (1.2.5-r2) [2023-12-06T17:41:19.857Z] #9 2.006 (2/104) Installing sdl2 (2.26.5-r0) [2023-12-06T17:41:19.857Z] #9 2.047 (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-12-06T17:41:19.857Z] #9 2.147 (4/104) Installing aom-libs (3.6.1-r0) [2023-12-06T17:41:19.857Z] #9 2.268 (5/104) Installing libxau (1.0.11-r2) [2023-12-06T17:41:19.857Z] #9 2.275 (6/104) Installing libmd (1.0.4-r2) [2023-12-06T17:41:19.857Z] #9 2.282 (7/104) Installing libbsd (0.11.7-r1) [2023-12-06T17:41:19.857Z] #9 2.289 (8/104) Installing libxdmcp (1.1.4-r2) [2023-12-06T17:41:19.857Z] #9 2.296 (9/104) Installing libxcb (1.15-r1) [2023-12-06T17:41:19.857Z] #9 2.342 (10/104) Installing libx11 (1.8.7-r0) [2023-12-06T17:41:19.857Z] #9 2.480 (11/104) Installing libdrm (2.4.115-r4) [2023-12-06T17:41:19.857Z] #9 2.503 (12/104) Installing libxext (1.3.5-r2) [2023-12-06T17:41:19.857Z] #9 2.538 (13/104) Installing libxfixes (6.0.1-r2) [2023-12-06T17:41:19.857Z] #9 2.552 (14/104) Installing libffi (3.4.4-r2) [2023-12-06T17:41:19.857Z] #9 2.560 (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-12-06T17:41:19.857Z] #9 2.567 (16/104) Installing libva (2.18.0-r1) [2023-12-06T17:41:19.857Z] #9 2.583 (17/104) Installing libvdpau (1.5-r1) [2023-12-06T17:41:19.857Z] #9 2.594 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-06T17:41:19.857Z] #9 2.621 (19/104) Installing libdav1d (1.2.1-r0) [2023-12-06T17:41:19.857Z] #9 2.646 (20/104) Installing brotli-libs (1.0.9-r14) [2023-12-06T17:41:19.857Z] #9 2.671 (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-12-06T17:41:19.857Z] #9 2.679 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-06T17:41:19.857Z] #9 2.730 (23/104) Installing libhwy (1.0.4-r1) [2023-12-06T17:41:19.857Z] #9 2.736 (24/104) Installing lcms2 (2.15-r2) [2023-12-06T17:41:19.857Z] #9 2.751 (25/104) Installing libjxl (0.8.2-r0) [2023-12-06T17:41:19.857Z] #9 2.794 (26/104) Installing lame-libs (3.100-r5) [2023-12-06T17:41:19.857Z] #9 2.808 (27/104) Installing opus (1.4-r0) [2023-12-06T17:41:19.857Z] #9 2.824 (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-12-06T17:41:19.857Z] #9 2.838 (29/104) Installing soxr (0.1.3-r5) [2023-12-06T17:41:19.857Z] #9 2.847 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-06T17:41:19.857Z] #9 2.856 (31/104) Installing libogg (1.3.5-r4) [2023-12-06T17:41:19.857Z] #9 2.863 (32/104) Installing libtheora (1.1.1-r17) [2023-12-06T17:41:19.857Z] #9 2.886 (33/104) Installing libvorbis (1.3.7-r1) [2023-12-06T17:41:19.857Z] #9 2.908 (34/104) Installing libvpx (1.13.0-r2) [2023-12-06T17:41:19.857Z] #9 2.963 (35/104) Installing libwebp (1.3.2-r0) [2023-12-06T17:41:19.857Z] #9 2.985 (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-12-06T17:41:19.857Z] #9 3.032 (37/104) Installing numactl (2.0.16-r4) [2023-12-06T17:41:19.857Z] #9 3.039 (38/104) Installing x265-libs (3.5-r4) [2023-12-06T17:41:19.857Z] #9 3.172 (39/104) Installing xvidcore (1.3.7-r1) [2023-12-06T17:41:19.857Z] #9 3.187 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-06T17:41:19.857Z] #9 3.493 (41/104) Installing alsa-lib (1.2.9-r1) [2023-12-06T17:41:19.857Z] #9 3.580 (42/104) Installing libexpat (2.5.0-r1) [2023-12-06T17:41:19.857Z] #9 3.595 (43/104) Installing libbz2 (1.0.8-r5) [2023-12-06T17:41:19.857Z] #9 ... [2023-12-06T17:41:19.857Z] [2023-12-06T17:41:19.857Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2023-12-06T17:41:19.857Z] #12 DONE 0.2s [2023-12-06T17:41:19.857Z] [2023-12-06T17:41:19.857Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-06T17:41:19.857Z] #9 3.605 (44/104) Installing libpng (1.6.39-r3) [2023-12-06T17:41:19.857Z] #9 3.618 (45/104) Installing freetype (2.13.0-r5) [2023-12-06T17:41:19.857Z] #9 3.644 (46/104) Installing fontconfig (2.14.2-r3) [2023-12-06T17:41:19.857Z] #9 ... [2023-12-06T17:41:19.857Z] [2023-12-06T17:41:19.857Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2023-12-06T17:41:19.857Z] #13 DONE 0.1s [2023-12-06T17:41:19.857Z] [2023-12-06T17:41:19.857Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-06T17:41:19.857Z] #9 3.750 (47/104) Installing fribidi (1.0.13-r0) [2023-12-06T17:41:19.857Z] #9 3.764 (48/104) Installing libintl (0.21.1-r7) [2023-12-06T17:41:19.857Z] #9 3.768 (49/104) Installing libblkid (2.38.1-r8) [2023-12-06T17:41:19.857Z] #9 3.797 (50/104) Installing libmount (2.38.1-r8) [2023-12-06T17:41:19.857Z] #9 3.831 (51/104) Installing pcre2 (10.42-r1) [2023-12-06T17:41:19.857Z] #9 3.845 (52/104) Installing glib (2.76.4-r0) [2023-12-06T17:41:20.167Z] #9 3.966 (53/104) Installing graphite2 (1.3.14-r5) [2023-12-06T17:41:20.167Z] #9 3.975 (54/104) Installing harfbuzz (7.3.0-r0) [2023-12-06T17:41:20.167Z] #9 4.009 (55/104) Installing libunibreak (5.1-r0) [2023-12-06T17:41:20.167Z] #9 4.025 (56/104) Installing libass (0.17.1-r0) [2023-12-06T17:41:20.167Z] #9 4.035 (57/104) Installing libbluray (1.3.4-r0) [2023-12-06T17:41:20.167Z] #9 4.056 (58/104) Installing gmp (6.2.1-r3) [2023-12-06T17:41:20.167Z] #9 4.074 (59/104) Installing nettle (3.8.1-r2) [2023-12-06T17:41:20.167Z] #9 4.098 (60/104) Installing libunistring (1.1-r1) [2023-12-06T17:41:20.167Z] #9 4.140 (61/104) Installing libidn2 (2.3.4-r1) [2023-12-06T17:41:20.167Z] #9 4.153 (62/104) Installing p11-kit (0.24.1-r2) [2023-12-06T17:41:20.167Z] #9 4.183 (63/104) Installing libtasn1 (4.19.0-r1) [2023-12-06T17:41:20.434Z] #9 4.190 (64/104) Installing gnutls (3.8.0-r2) [2023-12-06T17:41:20.434Z] #9 4.242 (65/104) Installing mpg123-libs (1.31.3-r1) [2023-12-06T17:41:20.434Z] #9 4.258 (66/104) Installing libopenmpt (0.7.2-r0) [2023-12-06T17:41:20.434Z] #9 4.304 (67/104) Installing cjson (1.7.15-r4) [2023-12-06T17:41:20.434Z] #9 4.311 (68/104) Installing mbedtls (2.28.5-r0) [2023-12-06T17:41:20.434Z] #9 4.336 (69/104) Installing librist (0.2.7-r0) [2023-12-06T17:41:20.434Z] #9 4.346 (70/104) Installing libsrt (1.5.2-r0) [2023-12-06T17:41:20.434Z] #9 4.372 (71/104) Installing libssh (0.10.5-r0) [2023-12-06T17:41:20.434Z] #9 4.389 (72/104) Installing xz-libs (5.4.3-r0) [2023-12-06T17:41:20.434Z] #9 4.401 (73/104) Installing libxml2 (2.11.6-r0) [2023-12-06T17:41:20.434Z] #9 4.435 (74/104) Installing libsodium (1.0.18-r3) [2023-12-06T17:41:20.703Z] #9 4.447 (75/104) Installing libzmq (4.3.4-r4) [2023-12-06T17:41:20.703Z] #9 4.470 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-06T17:41:20.703Z] #9 4.537 (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-12-06T17:41:20.969Z] #9 4.710 (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-12-06T17:41:20.969Z] #9 4.809 (79/104) Installing shaderc (2023.3-r1) [2023-12-06T17:41:20.969Z] #9 4.820 (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-12-06T17:41:20.969Z] #9 4.927 (81/104) Installing libplacebo (5.264.1-r1) [2023-12-06T17:41:21.238Z] #9 4.950 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-06T17:41:21.238Z] #9 4.957 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-06T17:41:21.238Z] #9 4.971 (84/104) Installing vidstab (1.1.1-r0) [2023-12-06T17:41:21.238Z] #9 4.979 (85/104) Installing zimg (3.0.5-r0) [2023-12-06T17:41:21.238Z] #9 4.992 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-06T17:41:21.238Z] #9 5.086 (87/104) Installing libasyncns (0.8-r1) [2023-12-06T17:41:21.238Z] #9 5.095 (88/104) Installing dbus-libs (1.14.8-r0) [2023-12-06T17:41:21.238Z] #9 5.109 (89/104) Installing libltdl (2.4.7-r2) [2023-12-06T17:41:21.238Z] #9 5.117 (90/104) Installing orc (0.4.34-r0) [2023-12-06T17:41:21.238Z] #9 5.135 (91/104) Installing flac-libs (1.4.3-r0) [2023-12-06T17:41:21.238Z] #9 5.151 (92/104) Installing libsndfile (1.2.0-r2) [2023-12-06T17:41:21.238Z] #9 5.181 (93/104) Installing speexdsp (1.2.1-r1) [2023-12-06T17:41:21.504Z] #9 5.190 (94/104) Installing tdb-libs (1.4.8-r1) [2023-12-06T17:41:21.504Z] #9 5.199 (95/104) Installing libpulse (16.1-r10) [2023-12-06T17:41:21.504Z] #9 5.244 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-06T17:41:21.504Z] #9 5.273 (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-12-06T17:41:21.504Z] #9 5.301 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-06T17:41:21.504Z] #9 ... [2023-12-06T17:41:21.504Z] [2023-12-06T17:41:21.504Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T17:41:21.504Z] #14 DONE 1.6s [2023-12-06T17:41:21.504Z] [2023-12-06T17:41:21.504Z] #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-06T17:41:21.504Z] #9 5.309 (99/104) Installing ffmpeg (6.0.1-r0) [2023-12-06T17:41:21.504Z] #9 5.343 (100/104) Installing udev-init-scripts (35-r1) [2023-12-06T17:41:21.504Z] #9 5.347 (101/104) Installing eudev-libs (3.2.11-r8) [2023-12-06T17:41:21.504Z] #9 5.356 (102/104) Installing zstd-libs (1.5.5-r4) [2023-12-06T17:41:21.504Z] #9 5.379 (103/104) Installing kmod-libs (30-r3) [2023-12-06T17:41:21.504Z] #9 5.393 (104/104) Installing eudev (3.2.11-r8) [2023-12-06T17:41:21.771Z] #9 5.467 Executing busybox-1.36.1-r5.trigger [2023-12-06T17:41:21.771Z] #9 5.494 Executing glib-2.76.4-r0.trigger [2023-12-06T17:41:21.771Z] #9 5.509 Executing eudev-3.2.11-r8.trigger [2023-12-06T17:41:21.771Z] #9 5.527 OK: 110 MiB in 119 packages [2023-12-06T17:41:22.038Z] #9 DONE 5.8s [2023-12-06T17:41:22.038Z] [2023-12-06T17:41:22.038Z] #15 [builder 6/8] COPY . . [2023-12-06T17:41:22.038Z] #15 DONE 0.5s [2023-12-06T17:41:22.038Z] [2023-12-06T17:41:22.038Z] #16 [stage-2 3/15] RUN apk --no-cache upgrade [2023-12-06T17:41:23.003Z] #16 0.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T17:41:23.268Z] #16 1.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T17:41:23.268Z] #16 ... [2023-12-06T17:41:23.268Z] [2023-12-06T17:41:23.268Z] #17 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-06T17:41:23.268Z] #17 0.963 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T17:41:23.268Z] #17 0.972 Dload Upload Total Spent Left Speed [2023-12-06T17:41:23.268Z] #17 0.974 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6049 0 --:--:-- --:--:-- --:--:-- 6082 [2023-12-06T17:41:23.268Z] #17 DONE 1.3s [2023-12-06T17:41:23.537Z] [2023-12-06T17:41:23.537Z] #18 [builder 8/8] RUN make build [2023-12-06T17:41:24.177Z] #18 0.772 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.3" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-06T17:41:24.760Z] #18 ... [2023-12-06T17:41:24.760Z] [2023-12-06T17:41:24.760Z] #16 [stage-2 3/15] RUN apk --no-cache upgrade [2023-12-06T17:41:24.760Z] #16 2.282 OK: 110 MiB in 119 packages [2023-12-06T17:41:24.760Z] #16 DONE 2.6s [2023-12-06T17:41:24.760Z] [2023-12-06T17:41:24.760Z] #18 [builder 8/8] RUN make build [2023-12-06T17:42:46.356Z] #18 DONE 82.8s [2023-12-06T17:42:46.356Z] [2023-12-06T17:42:46.356Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2023-12-06T17:42:46.938Z] #19 DONE 0.4s [2023-12-06T17:42:46.938Z] [2023-12-06T17:42:46.938Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2023-12-06T17:42:46.938Z] #20 DONE 0.1s [2023-12-06T17:42:46.938Z] [2023-12-06T17:42:46.938Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-06T17:42:46.938Z] #21 DONE 0.1s [2023-12-06T17:42:46.938Z] [2023-12-06T17:42:46.938Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-06T17:42:46.938Z] #22 DONE 0.1s [2023-12-06T17:42:46.938Z] [2023-12-06T17:42:46.938Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-06T17:42:46.938Z] #23 DONE 0.1s [2023-12-06T17:42:47.203Z] [2023-12-06T17:42:47.203Z] #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-06T17:42:47.203Z] #24 DONE 0.1s [2023-12-06T17:42:47.203Z] [2023-12-06T17:42:47.203Z] #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / [2023-12-06T17:42:47.783Z] #25 DONE 0.5s [2023-12-06T17:42:47.783Z] [2023-12-06T17:42:47.783Z] #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-06T17:42:48.761Z] #26 DONE 1.1s [2023-12-06T17:42:49.029Z] [2023-12-06T17:42:49.029Z] #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-06T17:42:49.614Z] #27 DONE 0.9s [2023-12-06T17:42:49.886Z] [2023-12-06T17:42:49.886Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-06T17:42:51.292Z] #28 DONE 1.4s [2023-12-06T17:42:51.292Z] [2023-12-06T17:42:51.292Z] #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-06T17:42:52.250Z] #29 DONE 1.0s [2023-12-06T17:42:52.250Z] [2023-12-06T17:42:52.250Z] #30 exporting to image [2023-12-06T17:42:52.250Z] #30 exporting layers [2023-12-06T17:42:54.199Z] #30 exporting layers 2.3s done [2023-12-06T17:42:54.466Z] #30 writing image sha256:c4c7258dc9820ca26c384bb8ebd73da02bf2452cdddf2ed702e595f24a27be23 done [2023-12-06T17:42:54.466Z] #30 naming to docker.io/library/device-usb-camera-arm64 0.0s done [2023-12-06T17:42:54.466Z] #30 DONE 2.3s [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-06T17:42:55.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T17:42:55.793Z] [2023-12-06T17:42:55.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:42:56.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T17:42:56.505Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T17:42:56.505Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T17:42:56.505Z] 04944245beec: Pulling fs layer [2023-12-06T17:42:56.505Z] 699f458cf7ca: Pulling fs layer [2023-12-06T17:42:56.505Z] 765212b225bb: Pulling fs layer [2023-12-06T17:42:56.505Z] f23df028b6ca: Pulling fs layer [2023-12-06T17:42:56.505Z] 765212b225bb: Waiting [2023-12-06T17:42:56.505Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T17:42:56.505Z] f23df028b6ca: Waiting [2023-12-06T17:42:56.505Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T17:42:56.505Z] d65c8cfc05b1: Waiting [2023-12-06T17:42:56.505Z] 2437ff75d9bd: Waiting [2023-12-06T17:42:56.505Z] 04944245beec: Verifying Checksum [2023-12-06T17:42:56.505Z] 04944245beec: Download complete [2023-12-06T17:42:56.505Z] 765212b225bb: Download complete [2023-12-06T17:42:56.773Z] f23df028b6ca: Download complete [2023-12-06T17:42:56.773Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T17:42:56.773Z] d65c8cfc05b1: Download complete [2023-12-06T17:42:56.773Z] 699f458cf7ca: Verifying Checksum [2023-12-06T17:42:56.773Z] 699f458cf7ca: Download complete [2023-12-06T17:42:57.367Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T17:42:57.367Z] 8998bd30e6a1: Download complete [2023-12-06T17:42:59.944Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T17:42:59.944Z] 2437ff75d9bd: Download complete [2023-12-06T17:43:04.187Z] 8998bd30e6a1: Pull complete [2023-12-06T17:43:04.187Z] 04944245beec: Pull complete [2023-12-06T17:43:05.588Z] 699f458cf7ca: Pull complete [2023-12-06T17:43:05.588Z] 765212b225bb: Pull complete [2023-12-06T17:43:06.543Z] f23df028b6ca: Pull complete [2023-12-06T17:43:06.543Z] d65c8cfc05b1: Pull complete [2023-12-06T17:43:33.198Z] 2437ff75d9bd: Pull complete [2023-12-06T17:43:33.198Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T17:43:33.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T17:43:33.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:43:33.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-24568 does not seem to be running inside a container [2023-12-06T17:43:33.732Z] $ 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-06T17:43:35.819Z] $ docker top cebc7155eb551e381195b655e780a6e0ec12a27b9570236e639ff0e89d187c04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:43:36.434Z] ---> job-cost.sh [2023-12-06T17:43:36.700Z] lf-activate-venv: SKIPPING [2023-12-06T17:43:36.700Z] INFO: No Stack... [2023-12-06T17:43:36.965Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T17:43:37.917Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T17:43:38.256Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-12-06T17:43:38.257Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T17:43:38.326Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-315-1-stack-cost] [2023-12-06T17:43:38.359Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-315-1-stack-cost] did not exist. Created. [2023-12-06T17:43:38.359Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-315-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T17:43:38.852Z] /w/workspace/device-usb-camera/1@tmp/durable-7c537efd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T17:43:39.187Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T17:43:39.228Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T17:43:39.269Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T17:43:39.313Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-315-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T17:43:39.489Z] $ docker stop --time=1 cebc7155eb551e381195b655e780a6e0ec12a27b9570236e639ff0e89d187c04 [2023-12-06T17:43:43.681Z] $ docker rm -f --volumes cebc7155eb551e381195b655e780a6e0ec12a27b9570236e639ff0e89d187c04 [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-06T17:43:45.695Z] provisioning config files... [2023-12-06T17:43:45.703Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-315@tmp/config18202863469389135173tmp [Pipeline] { [Pipeline] sh [2023-12-06T17:43:46.125Z] + set +x [2023-12-06T17:43:46.125Z] + bash -s -- [2023-12-06T17:43:46.125Z] + curl -s https://codecov.io/bash [2023-12-06T17:43:46.125Z] [2023-12-06T17:43:46.125Z] _____ _ [2023-12-06T17:43:46.125Z] / ____| | | [2023-12-06T17:43:46.125Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T17:43:46.125Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T17:43:46.125Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T17:43:46.125Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T17:43:46.125Z] Bash-1.0.6 [2023-12-06T17:43:46.125Z] [2023-12-06T17:43:46.125Z] [2023-12-06T17:43:46.125Z] ==> git version 2.25.1 found [2023-12-06T17:43:46.125Z] ==> 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-06T17:43:46.125Z] Release-Date: 2020-01-08 [2023-12-06T17:43:46.125Z] 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-06T17:43:46.125Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T17:43:46.125Z] ==> Jenkins CI detected. [2023-12-06T17:43:46.125Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-315 [2023-12-06T17:43:46.125Z] project root: . [2023-12-06T17:43:46.125Z] --> token set from env [2023-12-06T17:43:46.125Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T17:43:46.385Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T17:43:46.385Z] ==> Python coveragepy not found [2023-12-06T17:43:46.385Z] ==> Searching for coverage reports in: [2023-12-06T17:43:46.385Z] + . [2023-12-06T17:43:46.385Z] -> Found 1 reports [2023-12-06T17:43:46.385Z] ==> Detecting git/mercurial file structure [2023-12-06T17:43:46.385Z] ==> Reading reports [2023-12-06T17:43:46.385Z] + ./coverage.out bytes=54703 [2023-12-06T17:43:46.385Z] ==> Appending adjustments [2023-12-06T17:43:46.385Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T17:43:46.385Z] + Found adjustments [2023-12-06T17:43:46.385Z] ==> Gzipping contents [2023-12-06T17:43:46.385Z] 8.0K /tmp/codecov.QyejW8.gz [2023-12-06T17:43:46.385Z] ==> Uploading reports [2023-12-06T17:43:46.385Z] url: https://codecov.io [2023-12-06T17:43:46.385Z] query: branch=PR-315&commit=0d852c89a294f6c844279cfc2c7b9fa321733bcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-315%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=315&job=&cmd_args= [2023-12-06T17:43:46.385Z] -> Pinging Codecov [2023-12-06T17:43:46.385Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-315&commit=0d852c89a294f6c844279cfc2c7b9fa321733bcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-315%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=315&job=&cmd_args= [2023-12-06T17:43:46.645Z] -> Uploading to [2023-12-06T17:43:46.645Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/73D8F5FF140700D3E01443B452E23636/0d852c89a294f6c844279cfc2c7b9fa321733bcf/d16ee9e4-233d-4b7c-8a8d-f4b2cbb116ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T174346Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e7cc2ad4fe4ad5f3b2ae7d0bf5edd0e159c0ab47f1a7a59d20f3f2fdb4b67ca [2023-12-06T17:43:46.645Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T17:43:46.645Z] Dload Upload Total Spent Left Speed [2023-12-06T17:43:46.904Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 29846 --:--:-- --:--:-- --:--:-- 29846 [2023-12-06T17:43:46.904Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/0d852c89a294f6c844279cfc2c7b9fa321733bcf [Pipeline] } [2023-12-06T17:43:46.933Z] 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-06T17:43:50.125Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-315/archives ] [2023-12-06T17:43:50.125Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-315/archives [2023-12-06T17:43:50.125Z] total 16 [2023-12-06T17:43:50.125Z] drwxr-xr-x 3 root root 4096 Dec 6 17:35 . [2023-12-06T17:43:50.125Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 17:35 .. [2023-12-06T17:43:50.125Z] drwxr-xr-x 2 root root 4096 Dec 6 17:35 cost [2023-12-06T17:43:50.125Z] -rw-r--r-- 1 root root 89 Dec 6 17:35 cost.csv [2023-12-06T17:43:50.125Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-315/archives [2023-12-06T17:43:50.125Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-315/archives [2023-12-06T17:43:50.125Z] total 16 [2023-12-06T17:43:50.125Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 17:35 . [2023-12-06T17:43:50.125Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 17:35 .. [2023-12-06T17:43:50.125Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 17:35 cost [2023-12-06T17:43:50.125Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 6 17:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:43:50.465Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:43:51.351Z] ---> package-listing.sh [2023-12-06T17:43:51.351Z] ++ facter osfamily [2023-12-06T17:43:51.351Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T17:43:51.611Z] + OS_FAMILY=debian [2023-12-06T17:43:51.611Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-315 [2023-12-06T17:43:51.611Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T17:43:51.611Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T17:43:51.611Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T17:43:51.611Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T17:43:51.611Z] + '[' /w/workspace/foundry_device-usb-camera_PR-315 ']' [2023-12-06T17:43:51.611Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T17:43:51.611Z] + case "${OS_FAMILY}" in [2023-12-06T17:43:51.611Z] + dpkg -l [2023-12-06T17:43:51.611Z] + grep '^ii' [2023-12-06T17:43:51.611Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T17:43:51.611Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T17:43:51.611Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T17:43:51.611Z] + '[' /w/workspace/foundry_device-usb-camera_PR-315 ']' [2023-12-06T17:43:51.611Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-315/archives/ [2023-12-06T17:43:51.611Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-315/archives/ [Pipeline] echo [2023-12-06T17:43:51.648Z] 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-315/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T17:43:51.995Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T17:43:52.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T17:43:52.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T17:43:52.925Z] prd-ubuntu20.04-docker-8c-8g-24567 does not seem to be running inside a container [2023-12-06T17:43:52.955Z] $ 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-315/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-315 -v /w/workspace/foundry_device-usb-camera_PR-315:/w/workspace/foundry_device-usb-camera_PR-315:rw,z -v /w/workspace/foundry_device-usb-camera_PR-315@tmp:/w/workspace/foundry_device-usb-camera_PR-315@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-06T17:43:53.214Z] $ docker top 20408d63f347b5e384b054e20e0cb30b83ccbf5332e6676a3e6fa96f961dddcd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T17:43:53.697Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T17:43:54.015Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T17:43:54.322Z] + ls /var/log/sa-host [2023-12-06T17:43:54.322Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T17:43:54.614Z] provisioning config files... [2023-12-06T17:43:54.623Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-315@tmp/config40905563467173775tmp [Pipeline] { [Pipeline] echo [2023-12-06T17:43:54.771Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:43:55.088Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T17:43:55.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:43:55.611Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T17:43:55.667Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:43:55.979Z] ---> sudo-logs.sh [2023-12-06T17:43:55.980Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T17:43:56.113Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:43:56.425Z] ---> job-cost.sh [2023-12-06T17:43:56.425Z] lf-activate-venv: SKIPPING [2023-12-06T17:43:56.425Z] DEBUG: total: 0.2199999988079071 [2023-12-06T17:43:56.425Z] INFO: Retrieving Stack Cost... [2023-12-06T17:43:56.684Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T17:43:57.251Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T17:43:57.295Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T17:43:57.621Z] ---> logs-deploy.sh [2023-12-06T17:43:57.621Z] lf-activate-venv: SKIPPING [2023-12-06T17:43:57.621Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-315/1 [2023-12-06T17:43:57.621Z] INFO: archiving workspace using pattern(s): [2023-12-06T17:43:58.663Z] Archives upload complete. [2023-12-06T17:43:58.922Z] INFO: archiving logs to Nexus