Pull request #270 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-usb-camera Loading trusted files from base branch main at 860b2ed41c63812ea8e78996a55d34ef8e22b126 rather than 2fbf61e1b0837eed25d461ef5fe8b4bd24bc854c Obtained Jenkinsfile from 860b2ed41c63812ea8e78996a55d34ef8e22b126 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-ssh17395021146241857665.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14707465355975175632.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-270/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-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2758218688991063275.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-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh56544535464388843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh10111402456135519964.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-270/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-270/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2828158839487967081.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4306 in /w/workspace/foundry_device-usb-camera_PR-270 [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-270 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 860b2ed41c63812ea8e78996a55d34ef8e22b126 into PR head commit 2fbf61e1b0837eed25d461ef5fe8b4bd24bc854c Merge succeeded, producing f04c2751a086162c52cdb9c5dea19a4b63ded3aa Checking out Revision f04c2751a086162c52cdb9c5dea19a4b63ded3aa (PR-270) > git config core.sparsecheckout # timeout=10 > git checkout -f 2fbf61e1b0837eed25d461ef5fe8b4bd24bc854c # 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 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f04c2751a086162c52cdb9c5dea19a4b63ded3aa # timeout=10 Commit message: "Merge commit '860b2ed41c63812ea8e78996a55d34ef8e22b126' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-22T22:17:51.539Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-22T22:17:51.724Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-22T22:17:51.833Z] ========================================================= [2023-08-22T22:17:51.833Z] EdgeX Global Pipelines Version Info [2023-08-22T22:17:51.833Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-22T22:17:52.609Z] ------------------- [2023-08-22T22:17:52.609Z] stable info: [2023-08-22T22:17:52.609Z] ------------------- [2023-08-22T22:17:52.609Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-22T22:17:52.609Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-22T22:17:52.609Z] Message: update stable to v1.0.253 [2023-08-22T22:17:53.180Z] ------------------- [2023-08-22T22:17:53.180Z] experimental info: [2023-08-22T22:17:53.180Z] ------------------- [2023-08-22T22:17:53.180Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-22T22:17:53.180Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-22T22:17:53.180Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-22T22:17:53.478Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-08-22T22:17:53.518Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-08-22T22:17:53.555Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-22T22:17:53.596Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-22T22:17:53.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-22T22:17:53.672Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-22T22:17:53.714Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-22T22:17:53.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-22T22:17:53.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-22T22:17:53.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-22T22:17:53.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-22T22:17:53.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-08-22T22:17:53.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-22T22:17:53.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-22T22:17:54.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-22T22:17:54.084Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-22T22:17:54.119Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-22T22:17:54.156Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-22T22:17:54.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-22T22:17:54.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-22T22:17:54.271Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-22T22:17:54.314Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-22T22:17:54.351Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-22T22:17:54.393Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-22T22:17:54.441Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-22T22:17:54.484Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-22T22:17:54.527Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-22T22:17:54.570Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-270 [Pipeline] echo [2023-08-22T22:17:54.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-270 [Pipeline] echo [2023-08-22T22:17:54.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-270 [Pipeline] echo [2023-08-22T22:17:54.691Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f04c2751a086162c52cdb9c5dea19a4b63ded3aa [Pipeline] echo [2023-08-22T22:17:54.739Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f04c275 [Pipeline] echo [2023-08-22T22:17:54.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T22:17:54.904Z] provisioning config files... [2023-08-22T22:17:54.920Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-270@tmp/config14448264665353209676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T22:17:55.269Z] ---> docker-login.sh [2023-08-22T22:17:55.269Z] nexus3.edgexfoundry.org:10001 [2023-08-22T22:17:55.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:17:55.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:17:55.791Z] Configure a credential helper to remove this warning. See [2023-08-22T22:17:55.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:17:55.791Z] [2023-08-22T22:17:55.791Z] Login Succeeded [2023-08-22T22:17:55.791Z] nexus3.edgexfoundry.org:10002 [2023-08-22T22:17:55.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:17:55.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:17:55.791Z] Configure a credential helper to remove this warning. See [2023-08-22T22:17:55.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:17:55.791Z] [2023-08-22T22:17:55.791Z] Login Succeeded [2023-08-22T22:17:55.791Z] nexus3.edgexfoundry.org:10003 [2023-08-22T22:17:56.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:17:56.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:17:56.051Z] Configure a credential helper to remove this warning. See [2023-08-22T22:17:56.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:17:56.051Z] [2023-08-22T22:17:56.051Z] Login Succeeded [2023-08-22T22:17:56.051Z] nexus3.edgexfoundry.org:10004 [2023-08-22T22:17:56.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:17:56.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:17:56.051Z] Configure a credential helper to remove this warning. See [2023-08-22T22:17:56.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:17:56.051Z] [2023-08-22T22:17:56.051Z] Login Succeeded [2023-08-22T22:17:56.051Z] docker.io [2023-08-22T22:17:56.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:17:56.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:17:56.310Z] Configure a credential helper to remove this warning. See [2023-08-22T22:17:56.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:17:56.310Z] [2023-08-22T22:17:56.310Z] Login Succeeded [2023-08-22T22:17:56.310Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T22:17:56.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-22T22:17:56.956Z] + git rev-list -1 --merges f04c2751a086162c52cdb9c5dea19a4b63ded3aa~1..f04c2751a086162c52cdb9c5dea19a4b63ded3aa [Pipeline] echo [2023-08-22T22:17:57.008Z] -----------> git rev-list -1 --merges f04c2751a086162c52cdb9c5dea19a4b63ded3aa~1..f04c2751a086162c52cdb9c5dea19a4b63ded3aa f04c2751a086162c52cdb9c5dea19a4b63ded3aa [2023-08-22T22:17:57.008Z] f04c2751a086162c52cdb9c5dea19a4b63ded3aa [false] [Pipeline] sh [2023-08-22T22:17:57.318Z] + git log --format=format:%s -1 f04c2751a086162c52cdb9c5dea19a4b63ded3aa [Pipeline] echo [2023-08-22T22:17:57.353Z] ========================================================= [2023-08-22T22:17:57.353Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-22T22:17:57.353Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T22:17:57.798Z] + git log --format=format:%s -1 f04c2751a086162c52cdb9c5dea19a4b63ded3aa [Pipeline] echo [2023-08-22T22:17:57.830Z] [semverPrep] GIT_COMMIT: f04c2751a086162c52cdb9c5dea19a4b63ded3aa, Commit Message: Merge commit '860b2ed41c63812ea8e78996a55d34ef8e22b126' into HEAD [Pipeline] echo [2023-08-22T22:17:57.858Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-22T22:17:58.247Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T22:17:58.247Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-22T22:17:58.247Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-22T22:17:58.247Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-22T22:17:58.247Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-22T22:17:58.247Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-22T22:17:58.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T22:17:58.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T22:17:58.746Z] [2023-08-22T22:17:58.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T22:17:59.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T22:17:59.118Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-22T22:17:59.118Z] b85a868b505f: Pulling fs layer [2023-08-22T22:17:59.118Z] e2be974225ed: Pulling fs layer [2023-08-22T22:17:59.118Z] 339a4e72a1f5: Pulling fs layer [2023-08-22T22:17:59.118Z] 988bab9f4d93: Pulling fs layer [2023-08-22T22:17:59.118Z] 1469e6f7b9e6: Pulling fs layer [2023-08-22T22:17:59.118Z] eaf3925da568: Pulling fs layer [2023-08-22T22:17:59.118Z] bab4dde63d76: Pulling fs layer [2023-08-22T22:17:59.118Z] bde34c3a00c8: Pulling fs layer [2023-08-22T22:17:59.118Z] b352a97aabf1: Pulling fs layer [2023-08-22T22:17:59.118Z] 4872d77fe225: Pulling fs layer [2023-08-22T22:17:59.118Z] 5851b861e8e6: Pulling fs layer [2023-08-22T22:17:59.118Z] eaf3925da568: Waiting [2023-08-22T22:17:59.118Z] bab4dde63d76: Waiting [2023-08-22T22:17:59.118Z] bde34c3a00c8: Waiting [2023-08-22T22:17:59.118Z] b352a97aabf1: Waiting [2023-08-22T22:17:59.118Z] 5851b861e8e6: Waiting [2023-08-22T22:17:59.118Z] 988bab9f4d93: Waiting [2023-08-22T22:17:59.118Z] 4872d77fe225: Waiting [2023-08-22T22:17:59.118Z] 1469e6f7b9e6: Waiting [2023-08-22T22:17:59.118Z] e2be974225ed: Download complete [2023-08-22T22:17:59.382Z] 988bab9f4d93: Download complete [2023-08-22T22:17:59.382Z] 339a4e72a1f5: Verifying Checksum [2023-08-22T22:17:59.382Z] 339a4e72a1f5: Download complete [2023-08-22T22:17:59.382Z] 1469e6f7b9e6: Verifying Checksum [2023-08-22T22:17:59.382Z] 1469e6f7b9e6: Download complete [2023-08-22T22:17:59.382Z] eaf3925da568: Download complete [2023-08-22T22:17:59.382Z] bde34c3a00c8: Verifying Checksum [2023-08-22T22:17:59.382Z] bde34c3a00c8: Download complete [2023-08-22T22:17:59.382Z] b352a97aabf1: Verifying Checksum [2023-08-22T22:17:59.382Z] b352a97aabf1: Download complete [2023-08-22T22:17:59.382Z] 4872d77fe225: Verifying Checksum [2023-08-22T22:17:59.382Z] 4872d77fe225: Download complete [2023-08-22T22:17:59.382Z] 5851b861e8e6: Verifying Checksum [2023-08-22T22:17:59.382Z] 5851b861e8e6: Download complete [2023-08-22T22:17:59.382Z] b85a868b505f: Verifying Checksum [2023-08-22T22:17:59.382Z] b85a868b505f: Download complete [2023-08-22T22:17:59.641Z] bab4dde63d76: Verifying Checksum [2023-08-22T22:17:59.641Z] bab4dde63d76: Download complete [2023-08-22T22:18:01.018Z] b85a868b505f: Pull complete [2023-08-22T22:18:01.018Z] e2be974225ed: Pull complete [2023-08-22T22:18:01.276Z] 339a4e72a1f5: Pull complete [2023-08-22T22:18:01.535Z] 988bab9f4d93: Pull complete [2023-08-22T22:18:01.791Z] 1469e6f7b9e6: Pull complete [2023-08-22T22:18:01.791Z] eaf3925da568: Pull complete [2023-08-22T22:18:03.746Z] bab4dde63d76: Pull complete [2023-08-22T22:18:03.746Z] bde34c3a00c8: Pull complete [2023-08-22T22:18:04.011Z] b352a97aabf1: Pull complete [2023-08-22T22:18:04.271Z] 4872d77fe225: Pull complete [2023-08-22T22:18:04.271Z] 5851b861e8e6: Pull complete [2023-08-22T22:18:04.271Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-22T22:18:04.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T22:18:04.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T22:18:04.503Z] prd-ubuntu20.04-docker-8c-8g-4306 does not seem to be running inside a container [2023-08-22T22:18:04.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@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-devops/py-git-semver:0.1.4 cat [2023-08-22T22:18:07.902Z] $ docker top 45455977f387cff85f93eb823fbef35d802225e25a62a3a5eb73155f2d53bad6 -eo pid,comm [2023-08-22T22:18:07.957Z] 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-08-22T22:18:07.957Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T22:18:08.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T22:18:08.087Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T22:18:08.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T22:18:08.215Z] $ docker exec 45455977f387cff85f93eb823fbef35d802225e25a62a3a5eb73155f2d53bad6 ssh-agent [2023-08-22T22:18:08.332Z] SSH_AUTH_SOCK=/tmp/ssh-1mmImE3zv8pX/agent.31 [2023-08-22T22:18:08.332Z] SSH_AGENT_PID=37 [2023-08-22T22:18:08.339Z] Running ssh-add (command line suppressed) [2023-08-22T22:18:08.461Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-270@tmp/private_key_10459131419883710725.key (/w/workspace/foundry_device-usb-camera_PR-270@tmp/private_key_10459131419883710725.key) [2023-08-22T22:18:08.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T22:18:10.310Z] + git tag --points-at HEAD [Pipeline] } [2023-08-22T22:18:10.345Z] $ docker exec --env ******** --env ******** 45455977f387cff85f93eb823fbef35d802225e25a62a3a5eb73155f2d53bad6 ssh-agent -k [2023-08-22T22:18:10.458Z] unset SSH_AUTH_SOCK; [2023-08-22T22:18:10.459Z] unset SSH_AGENT_PID; [2023-08-22T22:18:10.459Z] echo Agent pid 37 killed; [2023-08-22T22:18:10.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-22T22:18:10.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T22:18:10.558Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T22:18:10.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T22:18:10.686Z] $ docker exec 45455977f387cff85f93eb823fbef35d802225e25a62a3a5eb73155f2d53bad6 ssh-agent [2023-08-22T22:18:10.802Z] SSH_AUTH_SOCK=/tmp/ssh-IxUAeYeVu7IO/agent.70 [2023-08-22T22:18:10.802Z] SSH_AGENT_PID=76 [2023-08-22T22:18:10.807Z] Running ssh-add (command line suppressed) [2023-08-22T22:18:10.921Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-270@tmp/private_key_5076088549577589109.key (/w/workspace/foundry_device-usb-camera_PR-270@tmp/private_key_5076088549577589109.key) [2023-08-22T22:18:10.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T22:18:11.261Z] + git semver init [2023-08-22T22:18:11.520Z] 2023-08-22 22:18:11,455 [run_init] DEBUG init version:0.0.0 force:False [2023-08-22T22:18:11.520Z] 2023-08-22 22:18:11,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-270/.semver [2023-08-22T22:18:11.520Z] 2023-08-22 22:18:11,457 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-270/.semver [2023-08-22T22:18:11.520Z] 2023-08-22 22:18:11,457 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-270/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-270, universal_newlines=False, shell=None, istream=None) [2023-08-22T22:18:12.460Z] 2023-08-22 22:18:12,171 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-270/.git/info/exclude [2023-08-22T22:18:12.461Z] 2023-08-22 22:18:12,172 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-270/.semver/PR-270 with force:False [2023-08-22T22:18:12.461Z] 2023-08-22 22:18:12,172 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-270/.semver/PR-270 [2023-08-22T22:18:12.461Z] 2023-08-22 22:18:12,176 [execute] INFO git cat-file --batch-check [2023-08-22T22:18:12.461Z] 2023-08-22 22:18:12,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-270/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T22:18:12.461Z] 2023-08-22 22:18:12,183 [execute] INFO git cat-file --batch [2023-08-22T22:18:12.461Z] 2023-08-22 22:18:12,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-270/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T22:18:12.461Z] 2023-08-22 22:18:12,189 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-270/.semver/PR-270 [2023-08-22T22:18:12.461Z] 0.0.0 [Pipeline] } [2023-08-22T22:18:12.488Z] $ docker exec --env ******** --env ******** 45455977f387cff85f93eb823fbef35d802225e25a62a3a5eb73155f2d53bad6 ssh-agent -k [2023-08-22T22:18:12.592Z] unset SSH_AUTH_SOCK; [2023-08-22T22:18:12.593Z] unset SSH_AGENT_PID; [2023-08-22T22:18:12.593Z] echo Agent pid 76 killed; [2023-08-22T22:18:12.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T22:18:13.026Z] + git semver [Pipeline] } [2023-08-22T22:18:13.312Z] $ docker stop --time=1 45455977f387cff85f93eb823fbef35d802225e25a62a3a5eb73155f2d53bad6 [2023-08-22T22:18:14.636Z] $ docker rm -f --volumes 45455977f387cff85f93eb823fbef35d802225e25a62a3a5eb73155f2d53bad6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T22:18:15.044Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-22T22:18:15.305Z] Stashed 1 file(s) [Pipeline] echo [2023-08-22T22:18:15.322Z] [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-08-22T22:18:15.900Z] provisioning config files... [2023-08-22T22:18:15.911Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-270@tmp/config13843643540142407775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T22:18:16.265Z] ---> docker-login.sh [2023-08-22T22:18:16.265Z] nexus3.edgexfoundry.org:10001 [2023-08-22T22:18:16.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:18:16.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:18:16.265Z] Configure a credential helper to remove this warning. See [2023-08-22T22:18:16.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:18:16.265Z] [2023-08-22T22:18:16.265Z] Login Succeeded [2023-08-22T22:18:16.265Z] nexus3.edgexfoundry.org:10002 [2023-08-22T22:18:16.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:18:16.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:18:16.265Z] Configure a credential helper to remove this warning. See [2023-08-22T22:18:16.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:18:16.265Z] [2023-08-22T22:18:16.265Z] Login Succeeded [2023-08-22T22:18:16.265Z] nexus3.edgexfoundry.org:10003 [2023-08-22T22:18:16.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:18:16.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:18:16.525Z] Configure a credential helper to remove this warning. See [2023-08-22T22:18:16.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:18:16.525Z] [2023-08-22T22:18:16.525Z] Login Succeeded [2023-08-22T22:18:16.525Z] nexus3.edgexfoundry.org:10004 [2023-08-22T22:18:16.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:18:16.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:18:16.525Z] Configure a credential helper to remove this warning. See [2023-08-22T22:18:16.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:18:16.525Z] [2023-08-22T22:18:16.525Z] Login Succeeded [2023-08-22T22:18:16.525Z] docker.io [2023-08-22T22:18:16.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:18:16.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:18:16.785Z] Configure a credential helper to remove this warning. See [2023-08-22T22:18:16.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:18:16.785Z] [2023-08-22T22:18:16.785Z] Login Succeeded [2023-08-22T22:18:16.785Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T22:18:16.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-22T22:18:17.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T22:18:17.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T22:18:17.078Z] ========================================================= [2023-08-22T22:18:17.078Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-22T22:18:17.078Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T22:18:17.546Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-22T22:18:17.547Z] Sending build context to Docker daemon 2.133MB [2023-08-22T22:18:17.547Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T22:18:17.547Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-22T22:18:17.547Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-22T22:18:17.547Z] 4db1b89c0bd1: Pulling fs layer [2023-08-22T22:18:17.547Z] 6911f1a30b25: Pulling fs layer [2023-08-22T22:18:17.547Z] e194b8c5c2a9: Pulling fs layer [2023-08-22T22:18:17.547Z] 6863d3e3a2b1: Pulling fs layer [2023-08-22T22:18:17.547Z] ec0bb842ea78: Pulling fs layer [2023-08-22T22:18:17.547Z] 40a00589a448: Pulling fs layer [2023-08-22T22:18:17.547Z] 6c08303d61cc: Pulling fs layer [2023-08-22T22:18:17.547Z] 798269fcf238: Pulling fs layer [2023-08-22T22:18:17.547Z] 6863d3e3a2b1: Waiting [2023-08-22T22:18:17.547Z] ec0bb842ea78: Waiting [2023-08-22T22:18:17.547Z] 40a00589a448: Waiting [2023-08-22T22:18:17.547Z] 6c08303d61cc: Waiting [2023-08-22T22:18:17.547Z] 798269fcf238: Waiting [2023-08-22T22:18:17.805Z] 6911f1a30b25: Verifying Checksum [2023-08-22T22:18:17.805Z] 6911f1a30b25: Download complete [2023-08-22T22:18:17.805Z] 6863d3e3a2b1: Verifying Checksum [2023-08-22T22:18:17.805Z] 6863d3e3a2b1: Download complete [2023-08-22T22:18:17.805Z] ec0bb842ea78: Verifying Checksum [2023-08-22T22:18:17.805Z] ec0bb842ea78: Download complete [2023-08-22T22:18:17.805Z] 4db1b89c0bd1: Verifying Checksum [2023-08-22T22:18:17.805Z] 4db1b89c0bd1: Download complete [2023-08-22T22:18:17.805Z] 40a00589a448: Verifying Checksum [2023-08-22T22:18:17.805Z] 40a00589a448: Download complete [2023-08-22T22:18:17.805Z] 4db1b89c0bd1: Pull complete [2023-08-22T22:18:18.067Z] 6911f1a30b25: Pull complete [2023-08-22T22:18:18.327Z] 798269fcf238: Verifying Checksum [2023-08-22T22:18:18.327Z] 798269fcf238: Download complete [2023-08-22T22:18:18.327Z] e194b8c5c2a9: Verifying Checksum [2023-08-22T22:18:18.327Z] e194b8c5c2a9: Download complete [2023-08-22T22:18:18.586Z] 6c08303d61cc: Verifying Checksum [2023-08-22T22:18:18.586Z] 6c08303d61cc: Download complete [2023-08-22T22:18:21.872Z] e194b8c5c2a9: Pull complete [2023-08-22T22:18:21.872Z] 6863d3e3a2b1: Pull complete [2023-08-22T22:18:21.872Z] ec0bb842ea78: Pull complete [2023-08-22T22:18:22.132Z] 40a00589a448: Pull complete [2023-08-22T22:18:24.664Z] 6c08303d61cc: Pull complete [2023-08-22T22:18:25.601Z] 798269fcf238: Pull complete [2023-08-22T22:18:25.601Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-22T22:18:25.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-22T22:18:25.601Z] ---> ec979cd7f677 [2023-08-22T22:18:25.601Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-22T22:18:30.722Z] Still waiting to schedule task [2023-08-22T22:18:30.723Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-22T22:18:30.901Z] ---> Running in da9fcd121338 [2023-08-22T22:18:30.901Z] Removing intermediate container da9fcd121338 [2023-08-22T22:18:30.901Z] ---> 2a869c38ba70 [2023-08-22T22:18:30.901Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T22:18:31.160Z] ---> Running in 842b5d27a1c9 [2023-08-22T22:18:31.160Z] Removing intermediate container 842b5d27a1c9 [2023-08-22T22:18:31.160Z] ---> c346d4fb3d6d [2023-08-22T22:18:31.160Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-22T22:18:31.160Z] ---> Running in 453dfd3506be [2023-08-22T22:18:31.160Z] Removing intermediate container 453dfd3506be [2023-08-22T22:18:31.160Z] ---> 602c71b5fee9 [2023-08-22T22:18:31.160Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-22T22:18:31.160Z] ---> Running in fe437b551c19 [2023-08-22T22:18:31.420Z] Removing intermediate container fe437b551c19 [2023-08-22T22:18:31.420Z] ---> 4aa7ebc22db5 [2023-08-22T22:18:31.420Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T22:18:31.420Z] ---> Running in 821aea55b1f1 [2023-08-22T22:18:31.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T22:18:31.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T22:18:32.199Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-22T22:18:32.199Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-22T22:18:32.199Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-22T22:18:32.199Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-22T22:18:32.199Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-22T22:18:32.199Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-22T22:18:32.199Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-22T22:18:32.199Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-22T22:18:32.199Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-22T22:18:32.199Z] (10/14) Installing kmod-libs (30-r1) [2023-08-22T22:18:32.199Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-22T22:18:32.199Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-22T22:18:32.199Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-22T22:18:32.199Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-22T22:18:32.199Z] Executing busybox-1.35.0-r29.trigger [2023-08-22T22:18:32.199Z] Executing eudev-3.2.11-r4.trigger [2023-08-22T22:18:32.199Z] OK: 272 MiB in 67 packages [2023-08-22T22:18:32.811Z] Removing intermediate container 821aea55b1f1 [2023-08-22T22:18:32.812Z] ---> fd7665c5129a [2023-08-22T22:18:32.812Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-22T22:18:33.081Z] ---> Running in 80897d6ad950 [2023-08-22T22:18:33.081Z] Removing intermediate container 80897d6ad950 [2023-08-22T22:18:33.081Z] ---> 0503f65f0912 [2023-08-22T22:18:33.081Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-22T22:18:33.340Z] ---> 2801161d6edf [2023-08-22T22:18:33.340Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T22:18:33.340Z] ---> Running in 3c5bee1c84ce [2023-08-22T22:19:20.051Z] Removing intermediate container 3c5bee1c84ce [2023-08-22T22:19:20.051Z] ---> c5509a6e4796 [2023-08-22T22:19:20.051Z] Step 11/13 : COPY . . [2023-08-22T22:19:20.051Z] ---> dd74af3809ee [2023-08-22T22:19:20.051Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-22T22:19:20.051Z] ---> Running in aec885c26d8a [2023-08-22T22:19:20.052Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T22:19:20.052Z] Dload Upload Total Spent Left Speed [2023-08-22T22:19:20.052Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7973 0 --:--:-- --:--:-- --:--:-- 7984 [2023-08-22T22:19:20.052Z] Removing intermediate container aec885c26d8a [2023-08-22T22:19:20.052Z] ---> 9b22e23603c1 [2023-08-22T22:19:20.052Z] Step 13/13 : RUN ${MAKE} [2023-08-22T22:19:20.052Z] ---> Running in e92672a7613b [2023-08-22T22:19:20.052Z] noop [2023-08-22T22:19:20.052Z] Removing intermediate container e92672a7613b [2023-08-22T22:19:20.052Z] ---> 10d5d3daf355 [2023-08-22T22:19:20.052Z] Successfully built 10d5d3daf355 [2023-08-22T22:19:20.052Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T22:19:20.506Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-22T22:19:20.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T22:19:20.658Z] prd-ubuntu20.04-docker-8c-8g-4306 does not seem to be running inside a container [2023-08-22T22:19:20.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-22T22:19:21.008Z] $ docker top 6e18e4257dfa346b46c4fa9a7db0a4c0eeb992d22b91aeed07e3428c9c679de6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T22:19:21.382Z] + go version [2023-08-22T22:19:21.382Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-22T22:19:21.418Z] $ docker stop --time=1 6e18e4257dfa346b46c4fa9a7db0a4c0eeb992d22b91aeed07e3428c9c679de6 [2023-08-22T22:19:22.736Z] $ docker rm -f --volumes 6e18e4257dfa346b46c4fa9a7db0a4c0eeb992d22b91aeed07e3428c9c679de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T22:19:23.436Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-22T22:19:23.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T22:19:23.589Z] prd-ubuntu20.04-docker-8c-8g-4306 does not seem to be running inside a container [2023-08-22T22:19:23.619Z] $ 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-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-22T22:19:23.973Z] $ docker top 314b4693474fc071757ee20b6191f65b1a8b3f1c1a2e57ecbc247f5f20eb853d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T22:19:24.353Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-270 [Pipeline] fileExists [Pipeline] sh [2023-08-22T22:19:24.711Z] + make test [2023-08-22T22:19:24.711Z] go test ./... -coverprofile=coverage.out ./... [2023-08-22T22:19:29.986Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-22T22:19:39.953Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-22T22:19:40.518Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements [2023-08-22T22:19:47.067Z] go vet ./... [2023-08-22T22:19:50.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T22:19:50.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-22T22:19:50.350Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-22T22:19:50.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-22T22:19:50.418Z] $ docker stop --time=1 314b4693474fc071757ee20b6191f65b1a8b3f1c1a2e57ecbc247f5f20eb853d [2023-08-22T22:19:54.825Z] $ docker rm -f --volumes 314b4693474fc071757ee20b6191f65b1a8b3f1c1a2e57ecbc247f5f20eb853d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T22:19:55.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-22T22:19:55.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-22T22:19:56.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-22T22:19:56.396Z] + ls -al . [2023-08-22T22:19:56.396Z] total 216 [2023-08-22T22:19:56.396Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 22:19 . [2023-08-22T22:19:56.396Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 22:17 .. [2023-08-22T22:19:56.396Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 22:18 .git [2023-08-22T22:19:56.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 22:17 .github [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 22 22:17 .gitignore [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 22 22:17 .golangci.yml [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 22 22:17 .hadolint.yml [2023-08-22T22:19:56.396Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 22:18 .semver [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 9783 Aug 22 22:17 Attribution.txt [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 22 22:17 CHANGELOG.md [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 22 22:17 Dockerfile [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 22 22:17 GOVERNANCE.md [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 22 22:17 Jenkinsfile [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 22 22:17 LICENSE [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 2364 Aug 22 22:17 Makefile [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 22 22:17 OWNERS.md [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 22 22:17 README.md [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 22:18 VERSION [2023-08-22T22:19:56.396Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 22:17 bin [2023-08-22T22:19:56.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 22:17 cmd [2023-08-22T22:19:56.396Z] -rw-r--r-- 1 jenkins jenkins 54116 Aug 22 22:19 coverage.out [2023-08-22T22:19:56.396Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 22 22:17 docker-entrypoint.sh [2023-08-22T22:19:56.396Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 22:17 docs [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 3416 Aug 22 22:17 go.mod [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 31482 Aug 22 22:17 go.sum [2023-08-22T22:19:56.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 22:17 internal [2023-08-22T22:19:56.396Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 22:17 snap [2023-08-22T22:19:56.396Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 22 22:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T22:19:56.789Z] + 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=f04c2751a086162c52cdb9c5dea19a4b63ded3aa --label arch=amd64 --label version=0.0.0 . [2023-08-22T22:19:56.789Z] Sending build context to Docker daemon 2.188MB [2023-08-22T22:19:56.789Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T22:19:56.789Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-22T22:19:56.789Z] ---> 10d5d3daf355 [2023-08-22T22:19:56.789Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-22T22:19:56.789Z] ---> Running in 7939852fb804 [2023-08-22T22:19:57.049Z] Removing intermediate container 7939852fb804 [2023-08-22T22:19:57.049Z] ---> b74c30e2ce0e [2023-08-22T22:19:57.049Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T22:19:57.049Z] ---> Running in 7f4f38bb758e [2023-08-22T22:19:57.049Z] Removing intermediate container 7f4f38bb758e [2023-08-22T22:19:57.049Z] ---> 976414cf41e1 [2023-08-22T22:19:57.049Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-22T22:19:57.049Z] ---> Running in 8b40e12c34ec [2023-08-22T22:19:57.307Z] Removing intermediate container 8b40e12c34ec [2023-08-22T22:19:57.307Z] ---> cdbacc87e329 [2023-08-22T22:19:57.307Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-22T22:19:57.307Z] ---> Running in 8d5c85c98d82 [2023-08-22T22:19:57.307Z] Removing intermediate container 8d5c85c98d82 [2023-08-22T22:19:57.307Z] ---> f7cb4e989233 [2023-08-22T22:19:57.307Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T22:19:57.307Z] ---> Running in 8f1dc2e0e597 [2023-08-22T22:19:57.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T22:19:57.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T22:19:58.082Z] OK: 272 MiB in 67 packages [2023-08-22T22:19:58.340Z] Removing intermediate container 8f1dc2e0e597 [2023-08-22T22:19:58.340Z] ---> d95e43d1a249 [2023-08-22T22:19:58.340Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-22T22:19:58.340Z] ---> Running in 16cb7c600d6f [2023-08-22T22:19:58.598Z] Removing intermediate container 16cb7c600d6f [2023-08-22T22:19:58.598Z] ---> 3f3a2135dc3c [2023-08-22T22:19:58.598Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-22T22:19:58.598Z] ---> d173a11adbd7 [2023-08-22T22:19:58.598Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T22:19:58.598Z] ---> Running in 87136bf9d92d [2023-08-22T22:19:59.612Z] Removing intermediate container 87136bf9d92d [2023-08-22T22:19:59.612Z] ---> aa228e7e1d41 [2023-08-22T22:19:59.612Z] Step 11/36 : COPY . . [2023-08-22T22:19:59.873Z] ---> 154f5e1b603c [2023-08-22T22:19:59.873Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-22T22:19:59.873Z] ---> Running in 5f271493d927 [2023-08-22T22:20:00.132Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T22:20:00.132Z] Dload Upload Total Spent Left Speed [2023-08-22T22:20:00.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20408 0 --:--:-- --:--:-- --:--:-- 20823 [2023-08-22T22:20:00.392Z] Removing intermediate container 5f271493d927 [2023-08-22T22:20:00.392Z] ---> 3c7c8224229c [2023-08-22T22:20:00.392Z] Step 13/36 : RUN ${MAKE} [2023-08-22T22:20:00.392Z] ---> Running in 46800abf1b34 [2023-08-22T22:20:00.650Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-22T22:20:03.838Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4307 in /w/workspace/foundry_device-usb-camera_PR-270 [Pipeline] { [Pipeline] ws [2023-08-22T22:20:03.900Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-08-22T22:20:03.990Z] Selected Git installation does not exist. Using Default [2023-08-22T22:20:03.990Z] The recommended git tool is: NONE [2023-08-22T22:20:08.911Z] using credential edgex-jenkins-ssh [2023-08-22T22:20:08.926Z] Cloning the remote Git repository [2023-08-22T22:20:08.963Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-08-22T22:20:09.037Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-08-22T22:20:09.185Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-22T22:20:09.186Z] > git --version # timeout=10 [2023-08-22T22:20:09.205Z] > git --version # 'git version 2.25.1' [2023-08-22T22:20:09.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T22:20:09.361Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-22T22:20:11.328Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-22T22:20:11.358Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-22T22:20:12.151Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-22T22:20:12.195Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-22T22:20:12.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T22:20:12.214Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-22T22:20:12.790Z] Merging remotes/origin/main commit 860b2ed41c63812ea8e78996a55d34ef8e22b126 into PR head commit 2fbf61e1b0837eed25d461ef5fe8b4bd24bc854c [2023-08-22T22:20:13.085Z] Merge succeeded, producing df6d1df61b071468b4ceb914a037078395033e0f [2023-08-22T22:20:13.086Z] Checking out Revision df6d1df61b071468b4ceb914a037078395033e0f (PR-270) [2023-08-22T22:20:12.804Z] > git config core.sparsecheckout # timeout=10 [2023-08-22T22:20:12.866Z] > git checkout -f 2fbf61e1b0837eed25d461ef5fe8b4bd24bc854c # timeout=10 [2023-08-22T22:20:12.941Z] > git remote # timeout=10 [2023-08-22T22:20:12.958Z] > git config --get remote.origin.url # timeout=10 [2023-08-22T22:20:12.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T22:20:12.993Z] > git merge 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 [2023-08-22T22:20:13.067Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-22T22:20:13.088Z] > git config core.sparsecheckout # timeout=10 [2023-08-22T22:20:13.103Z] > git checkout -f df6d1df61b071468b4ceb914a037078395033e0f # timeout=10 [2023-08-22T22:20:16.529Z] Commit message: "Merge commit '860b2ed41c63812ea8e78996a55d34ef8e22b126' into HEAD" [2023-08-22T22:20:16.530Z] First time build. Skipping changelog. [2023-08-22T22:20:16.574Z] > git --version # timeout=10 [2023-08-22T22:20:16.584Z] > git --version # 'git version 2.25.1' [2023-08-22T22:20:16.596Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T22:20:17.706Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-22T22:20:17.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T22:20:17.707Z] Dload Upload Total Spent Left Speed [2023-08-22T22:20:17.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh [2023-08-22T22:20:18.340Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-22T22:20:18.682Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-22T22:20:18.682Z] + sudo tee /etc/docker/daemon.new [2023-08-22T22:20:18.682Z] { [2023-08-22T22:20:18.682Z] "registry-mirrors": [ [2023-08-22T22:20:18.682Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-22T22:20:18.682Z] ], [2023-08-22T22:20:18.682Z] "bip": "10.250.0.254/24", [2023-08-22T22:20:18.682Z] "hosts": [ [2023-08-22T22:20:18.682Z] "tcp://0.0.0.0:5555", [2023-08-22T22:20:18.682Z] "unix:///var/run/docker.sock" [2023-08-22T22:20:18.682Z] ], [2023-08-22T22:20:18.682Z] "mtu": 1458, [2023-08-22T22:20:18.682Z] "selinux-enabled": true, [2023-08-22T22:20:18.682Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-22T22:20:18.682Z] } [Pipeline] sh [2023-08-22T22:20:19.017Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-22T22:20:19.356Z] + sudo service docker restart [2023-08-22T22:20:22.577Z] Removing intermediate container 46800abf1b34 [2023-08-22T22:20:22.577Z] ---> e346a5f7657f [2023-08-22T22:20:22.577Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-22T22:20:23.146Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-22T22:20:23.146Z] 4acc49c71d14: Pulling fs layer [2023-08-22T22:20:23.712Z] 4acc49c71d14: Download complete [2023-08-22T22:20:23.970Z] 4acc49c71d14: Pull complete [2023-08-22T22:20:23.970Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-22T22:20:23.970Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-22T22:20:23.970Z] ---> 01a2bd3e5fff [2023-08-22T22:20:23.970Z] Step 15/36 : FROM alpine:3.17 [2023-08-22T22:20:24.229Z] 3.17: Pulling from library/alpine [2023-08-22T22:20:24.488Z] 9398808236ff: Pulling fs layer [2023-08-22T22:20:24.746Z] 9398808236ff: Download complete [2023-08-22T22:20:24.746Z] 9398808236ff: Pull complete [2023-08-22T22:20:24.746Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T22:20:24.746Z] Status: Downloaded newer image for alpine:3.17 [2023-08-22T22:20:24.746Z] ---> 1e0b8b5322fc [2023-08-22T22:20:24.746Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-22T22:20:25.368Z] ---> Running in 14505aac9c2c [2023-08-22T22:20:25.368Z] Removing intermediate container 14505aac9c2c [2023-08-22T22:20:25.368Z] ---> 26ecbd9a67b1 [2023-08-22T22:20:25.368Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-22T22:20:25.368Z] ---> Running in 4c2f90c52f9e [2023-08-22T22:20:25.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T22:20:25.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T22:20:26.142Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-08-22T22:20:26.142Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-08-22T22:20:26.142Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-08-22T22:20:26.142Z] (4/86) Installing libxau (1.0.10-r0) [2023-08-22T22:20:26.142Z] (5/86) Installing libmd (1.0.4-r0) [2023-08-22T22:20:26.142Z] (6/86) Installing libbsd (0.11.7-r0) [2023-08-22T22:20:26.142Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-08-22T22:20:26.142Z] (8/86) Installing libxcb (1.15-r0) [2023-08-22T22:20:26.142Z] (9/86) Installing libx11 (1.8.4-r1) [2023-08-22T22:20:26.142Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-08-22T22:20:26.404Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-08-22T22:20:26.404Z] (12/86) Installing libexpat (2.5.0-r0) [2023-08-22T22:20:26.404Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-08-22T22:20:26.404Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-08-22T22:20:26.404Z] (15/86) Installing libpng (1.6.39-r0) [2023-08-22T22:20:26.404Z] (16/86) Installing freetype (2.12.1-r0) [2023-08-22T22:20:26.404Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-08-22T22:20:26.404Z] (18/86) Installing fribidi (1.0.12-r0) [2023-08-22T22:20:26.404Z] (19/86) Installing libffi (3.4.4-r0) [2023-08-22T22:20:26.404Z] (20/86) Installing libintl (0.21.1-r1) [2023-08-22T22:20:26.404Z] (21/86) Installing libblkid (2.38.1-r1) [2023-08-22T22:20:26.404Z] (22/86) Installing libmount (2.38.1-r1) [2023-08-22T22:20:26.404Z] (23/86) Installing pcre2 (10.42-r0) [2023-08-22T22:20:26.404Z] (24/86) Installing glib (2.74.7-r0) [2023-08-22T22:20:26.404Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-08-22T22:20:26.404Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-08-22T22:20:26.404Z] (27/86) Installing libass (0.16.0-r1) [2023-08-22T22:20:26.404Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-08-22T22:20:26.404Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-08-22T22:20:26.404Z] (30/86) Installing libpciaccess (0.17-r0) [2023-08-22T22:20:26.404Z] (31/86) Installing libdrm (2.4.114-r0) [2023-08-22T22:20:26.664Z] (32/86) Installing gmp (6.2.1-r2) [2023-08-22T22:20:26.664Z] (33/86) Installing nettle (3.8.1-r0) [2023-08-22T22:20:26.664Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-08-22T22:20:26.664Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-08-22T22:20:26.664Z] (36/86) Installing libunistring (1.1-r0) [2023-08-22T22:20:26.664Z] (37/86) Installing gnutls (3.7.8-r3) [2023-08-22T22:20:26.664Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-22T22:20:26.664Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-22T22:20:26.664Z] (40/86) Installing lame (3.100-r2) [2023-08-22T22:20:26.664Z] (41/86) Installing opus (1.3.1-r1) [2023-08-22T22:20:26.664Z] (42/86) Installing libasyncns (0.8-r1) [2023-08-22T22:20:26.664Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-08-22T22:20:26.664Z] (44/86) Installing libltdl (2.4.7-r1) [2023-08-22T22:20:26.664Z] (45/86) Installing orc (0.4.33-r0) [2023-08-22T22:20:26.664Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-08-22T22:20:26.664Z] (47/86) Installing libogg (1.3.5-r2) [2023-08-22T22:20:26.664Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-22T22:20:26.664Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-08-22T22:20:26.664Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-08-22T22:20:26.664Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-08-22T22:20:26.664Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-08-22T22:20:26.664Z] (53/86) Installing soxr (0.1.3-r3) [2023-08-22T22:20:26.664Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-08-22T22:20:26.664Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-08-22T22:20:26.664Z] (56/86) Installing libpulse (16.1-r6) [2023-08-22T22:20:26.923Z] (57/86) Installing cjson (1.7.15-r3) [2023-08-22T22:20:26.923Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-08-22T22:20:26.923Z] (59/86) Installing librist (0.2.7-r0) [2023-08-22T22:20:26.923Z] (60/86) Installing libsrt (1.5.1-r0) [2023-08-22T22:20:26.923Z] (61/86) Installing libssh (0.10.5-r0) [2023-08-22T22:20:26.923Z] (62/86) Installing libtheora (1.1.1-r16) [2023-08-22T22:20:26.923Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-08-22T22:20:26.923Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-08-22T22:20:26.923Z] (65/86) Installing libxext (1.3.5-r0) [2023-08-22T22:20:26.923Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-08-22T22:20:26.923Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-08-22T22:20:26.923Z] (68/86) Installing libva (2.16.0-r0) [2023-08-22T22:20:26.923Z] (69/86) Installing libvdpau (1.5-r0) [2023-08-22T22:20:26.923Z] (70/86) Installing vidstab (1.1.0-r2) [2023-08-22T22:20:26.923Z] (71/86) Installing libvpx (1.12.0-r1) [2023-08-22T22:20:26.923Z] (72/86) Installing libwebp (1.2.4-r2) [2023-08-22T22:20:26.923Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-08-22T22:20:26.923Z] (74/86) Installing numactl (2.0.16-r1) [2023-08-22T22:20:26.923Z] (75/86) Installing x265-libs (3.5-r3) [2023-08-22T22:20:27.183Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-08-22T22:20:27.183Z] (77/86) Installing libsodium (1.0.18-r2) [2023-08-22T22:20:27.183Z] (78/86) Installing libzmq (4.3.4-r1) [2023-08-22T22:20:27.183Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-08-22T22:20:27.183Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-08-22T22:20:27.183Z] (81/86) Installing udev-init-scripts (35-r1) [2023-08-22T22:20:27.183Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-08-22T22:20:27.183Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-08-22T22:20:27.183Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-08-22T22:20:27.183Z] (85/86) Installing kmod-libs (30-r1) [2023-08-22T22:20:27.183Z] (86/86) Installing eudev (3.2.11-r4) [2023-08-22T22:20:27.183Z] Executing busybox-1.35.0-r29.trigger [2023-08-22T22:20:27.183Z] Executing eudev-3.2.11-r4.trigger [2023-08-22T22:20:27.183Z] OK: 112 MiB in 101 packages [2023-08-22T22:20:31.615Z] Removing intermediate container 4c2f90c52f9e [2023-08-22T22:20:31.615Z] ---> 47604d8d2762 [2023-08-22T22:20:31.615Z] Step 18/36 : WORKDIR / [2023-08-22T22:20:31.615Z] ---> Running in 04cd2e55b222 [2023-08-22T22:20:31.615Z] Removing intermediate container 04cd2e55b222 [2023-08-22T22:20:31.615Z] ---> cafd10ba8ce8 [2023-08-22T22:20:31.615Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-22T22:20:31.873Z] ---> 9f34c06500d6 [2023-08-22T22:20:31.873Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-22T22:20:31.873Z] ---> d2fb045fd27b [2023-08-22T22:20:31.873Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-22T22:20:32.132Z] ---> 940780f84b4e [2023-08-22T22:20:32.132Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-22T22:20:32.132Z] ---> c5b190d42fd1 [2023-08-22T22:20:32.132Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-22T22:20:32.391Z] ---> 1874b512d389 [2023-08-22T22:20:32.391Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-22T22:20:32.391Z] ---> ec8475c772ad [2023-08-22T22:20:32.391Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-22T22:20:33.326Z] ---> 6ae4bd568f2d [2023-08-22T22:20:33.326Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-22T22:20:33.326Z] ---> Running in 1415150a6945 [2023-08-22T22:20:33.892Z] Removing intermediate container 1415150a6945 [2023-08-22T22:20:33.892Z] ---> 324a7bf64326 [2023-08-22T22:20:33.892Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-22T22:20:34.150Z] ---> Running in 560a0822efa2 [2023-08-22T22:20:34.408Z] Removing intermediate container 560a0822efa2 [2023-08-22T22:20:34.408Z] ---> fa97d1075606 [2023-08-22T22:20:34.408Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-22T22:20:34.666Z] ---> Running in 8b6d2980b3f2 [2023-08-22T22:20:35.232Z] Removing intermediate container 8b6d2980b3f2 [2023-08-22T22:20:35.232Z] ---> 94b45e4e091c [2023-08-22T22:20:35.232Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-22T22:20:35.232Z] ---> Running in 0b8b7cf0461e [2023-08-22T22:20:35.799Z] Removing intermediate container 0b8b7cf0461e [2023-08-22T22:20:35.799Z] ---> 9a5180cfc042 [2023-08-22T22:20:35.799Z] Step 30/36 : EXPOSE 59983 [2023-08-22T22:20:35.799Z] ---> Running in 51d2958c0364 [2023-08-22T22:20:35.799Z] Removing intermediate container 51d2958c0364 [2023-08-22T22:20:35.799Z] ---> f133d6c32355 [2023-08-22T22:20:35.799Z] Step 31/36 : EXPOSE 8554 [2023-08-22T22:20:35.799Z] ---> Running in 526f5d1f5a84 [2023-08-22T22:20:35.799Z] Removing intermediate container 526f5d1f5a84 [2023-08-22T22:20:35.799Z] ---> bbf4f80df1af [2023-08-22T22:20:35.799Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-22T22:20:35.799Z] ---> Running in 178fc1a18909 [2023-08-22T22:20:36.058Z] Removing intermediate container 178fc1a18909 [2023-08-22T22:20:36.058Z] ---> 0d86d924fd2e [2023-08-22T22:20:36.058Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-22T22:20:36.058Z] ---> Running in f3b6a15f8a9f [2023-08-22T22:20:36.058Z] Removing intermediate container f3b6a15f8a9f [2023-08-22T22:20:36.058Z] ---> 8f1ece77be98 [2023-08-22T22:20:36.058Z] Step 34/36 : LABEL arch=amd64 [2023-08-22T22:20:36.058Z] ---> Running in 6899817ce19d [2023-08-22T22:20:36.058Z] Removing intermediate container 6899817ce19d [2023-08-22T22:20:36.058Z] ---> fc77e5c23b55 [2023-08-22T22:20:36.058Z] Step 35/36 : LABEL git_sha=f04c2751a086162c52cdb9c5dea19a4b63ded3aa [2023-08-22T22:20:36.058Z] ---> Running in ea33300289b1 [2023-08-22T22:20:36.316Z] Removing intermediate container ea33300289b1 [2023-08-22T22:20:36.316Z] ---> c87ac4166331 [2023-08-22T22:20:36.316Z] Step 36/36 : LABEL version=0.0.0 [2023-08-22T22:20:36.316Z] ---> Running in b37256c01acf [2023-08-22T22:20:36.316Z] Removing intermediate container b37256c01acf [2023-08-22T22:20:36.316Z] ---> 80359674e8c4 [2023-08-22T22:20:36.316Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-22T22:20:36.316Z] Successfully built 80359674e8c4 [2023-08-22T22:20:36.316Z] 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-08-22T22:20:37.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T22:20:37.202Z] [2023-08-22T22:20:37.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T22:20:37.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T22:20:37.590Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-22T22:20:37.590Z] 5eb5b503b376: Pulling fs layer [2023-08-22T22:20:37.590Z] 5c69ac0246d0: Pulling fs layer [2023-08-22T22:20:37.590Z] ec43610c2a17: Pulling fs layer [2023-08-22T22:20:37.590Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-22T22:20:37.590Z] 33b1e0a273af: Pulling fs layer [2023-08-22T22:20:37.590Z] 5d3b04190fa2: Pulling fs layer [2023-08-22T22:20:37.590Z] 2f39f015ded8: Pulling fs layer [2023-08-22T22:20:37.590Z] 33b1e0a273af: Waiting [2023-08-22T22:20:37.590Z] 5d3b04190fa2: Waiting [2023-08-22T22:20:37.590Z] 2f39f015ded8: Waiting [2023-08-22T22:20:37.590Z] 3a2ae6a8a46f: Waiting [2023-08-22T22:20:37.590Z] 5c69ac0246d0: Verifying Checksum [2023-08-22T22:20:37.590Z] 5c69ac0246d0: Download complete [2023-08-22T22:20:37.590Z] 3a2ae6a8a46f: Download complete [2023-08-22T22:20:37.849Z] 33b1e0a273af: Verifying Checksum [2023-08-22T22:20:37.849Z] 33b1e0a273af: Download complete [2023-08-22T22:20:37.849Z] 5d3b04190fa2: Download complete [2023-08-22T22:20:37.849Z] ec43610c2a17: Verifying Checksum [2023-08-22T22:20:37.849Z] ec43610c2a17: Download complete [2023-08-22T22:20:37.849Z] 5eb5b503b376: Verifying Checksum [2023-08-22T22:20:37.849Z] 5eb5b503b376: Download complete [2023-08-22T22:20:38.782Z] 5eb5b503b376: Pull complete [2023-08-22T22:20:39.040Z] 5c69ac0246d0: Pull complete [2023-08-22T22:20:39.605Z] ec43610c2a17: Pull complete [2023-08-22T22:20:39.605Z] 3a2ae6a8a46f: Pull complete [2023-08-22T22:20:39.605Z] 33b1e0a273af: Pull complete [2023-08-22T22:20:39.863Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T22:20:41.525Z] provisioning config files... [2023-08-22T22:20:41.551Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6053492500003421665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T22:20:41.954Z] ---> docker-login.sh [2023-08-22T22:20:41.955Z] nexus3.edgexfoundry.org:10001 [2023-08-22T22:20:42.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:20:42.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:20:42.491Z] Configure a credential helper to remove this warning. See [2023-08-22T22:20:42.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:20:42.491Z] [2023-08-22T22:20:42.491Z] Login Succeeded [2023-08-22T22:20:42.491Z] nexus3.edgexfoundry.org:10002 [2023-08-22T22:20:42.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:20:43.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:20:43.031Z] Configure a credential helper to remove this warning. See [2023-08-22T22:20:43.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:20:43.031Z] [2023-08-22T22:20:43.031Z] Login Succeeded [2023-08-22T22:20:43.031Z] nexus3.edgexfoundry.org:10003 [2023-08-22T22:20:43.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:20:43.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:20:43.300Z] Configure a credential helper to remove this warning. See [2023-08-22T22:20:43.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:20:43.300Z] [2023-08-22T22:20:43.300Z] Login Succeeded [2023-08-22T22:20:43.300Z] nexus3.edgexfoundry.org:10004 [2023-08-22T22:20:43.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:20:43.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:20:43.568Z] Configure a credential helper to remove this warning. See [2023-08-22T22:20:43.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:20:43.568Z] [2023-08-22T22:20:43.568Z] Login Succeeded [2023-08-22T22:20:43.568Z] docker.io [2023-08-22T22:20:43.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T22:20:44.046Z] 2f39f015ded8: Pull complete [2023-08-22T22:20:44.046Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-22T22:20:44.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T22:20:44.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2023-08-22T22:20:44.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T22:20:44.106Z] Configure a credential helper to remove this warning. See [2023-08-22T22:20:44.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T22:20:44.106Z] [2023-08-22T22:20:44.106Z] Login Succeeded [2023-08-22T22:20:44.106Z] ---> docker-login.sh ends [Pipeline] // withEnv [Pipeline] } [Pipeline] } [2023-08-22T22:20:44.172Z] Deleting 1 temporary files [Pipeline] // withEnv [Pipeline] // configFileProvider [Pipeline] withDockerContainer [2023-08-22T22:20:44.341Z] prd-ubuntu20.04-docker-8c-8g-4306 does not seem to be running inside a container [2023-08-22T22:20:44.374Z] $ 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-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-22T22:20:49.563Z] $ docker top 082cfbb410badc8ecfb75c407e9783887a437661acac1b2888ec490053b0e188 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2023-08-22T22:20:49.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T22:20:49.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T22:20:49.936Z] ========================================================= [2023-08-22T22:20:49.936Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-22T22:20:49.936Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2023-08-22T22:20:50.049Z] ---> job-cost.sh [2023-08-22T22:20:50.049Z] lf-activate-venv: SKIPPING [2023-08-22T22:20:50.049Z] INFO: No Stack... [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T22:20:50.310Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-22T22:20:50.450Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-22T22:20:50.569Z] INFO: Archiving Costs [Pipeline] sh [2023-08-22T22:20:50.719Z] Sending build context to Docker daemon 1.293MB [2023-08-22T22:20:50.719Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T22:20:50.719Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-22T22:20:50.888Z] + cat /w/workspace/foundry_device-usb-camera_PR-270/archives/cost.csv [2023-08-22T22:20:50.889Z] + cut -d, -f6 [Pipeline] lock [2023-08-22T22:20:50.934Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] [2023-08-22T22:20:50.939Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] did not exist. Created. [2023-08-22T22:20:50.939Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-22T22:20:51.309Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-22T22:20:51.309Z] edb6bdbacee9: Pulling fs layer [2023-08-22T22:20:51.309Z] 5f9638ab2659: Pulling fs layer [2023-08-22T22:20:51.309Z] 8d51d6327a98: Pulling fs layer [2023-08-22T22:20:51.309Z] 8b374f2dd631: Pulling fs layer [2023-08-22T22:20:51.309Z] ec14aa9079de: Pulling fs layer [2023-08-22T22:20:51.309Z] 2f466654f4bb: Pulling fs layer [2023-08-22T22:20:51.309Z] 554e91adad29: Pulling fs layer [2023-08-22T22:20:51.309Z] ec14aa9079de: Waiting [2023-08-22T22:20:51.309Z] 554e91adad29: Waiting [2023-08-22T22:20:51.309Z] 5f9638ab2659: Verifying Checksum [2023-08-22T22:20:51.309Z] 5f9638ab2659: Download complete [2023-08-22T22:20:51.309Z] 8b374f2dd631: Verifying Checksum [2023-08-22T22:20:51.309Z] 8b374f2dd631: Download complete [2023-08-22T22:20:51.337Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-22T22:20:51.389Z] Stashed 1 file(s) [Pipeline] } [2023-08-22T22:20:51.419Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-22T22:20:51.510Z] $ docker stop --time=1 082cfbb410badc8ecfb75c407e9783887a437661acac1b2888ec490053b0e188 [2023-08-22T22:20:51.578Z] ec14aa9079de: Verifying Checksum [2023-08-22T22:20:51.578Z] ec14aa9079de: Download complete [2023-08-22T22:20:51.578Z] edb6bdbacee9: Verifying Checksum [2023-08-22T22:20:51.578Z] edb6bdbacee9: Download complete [2023-08-22T22:20:52.542Z] edb6bdbacee9: Pull complete [2023-08-22T22:20:52.663Z] $ docker rm -f --volumes 082cfbb410badc8ecfb75c407e9783887a437661acac1b2888ec490053b0e188 [Pipeline] // withDockerContainer [2023-08-22T22:20:52.811Z] 554e91adad29: Verifying Checksum [2023-08-22T22:20:52.811Z] 554e91adad29: Download complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-22T22:20:53.082Z] 5f9638ab2659: Pull complete [2023-08-22T22:20:54.043Z] 8d51d6327a98: Verifying Checksum [2023-08-22T22:20:54.043Z] 8d51d6327a98: Download complete [2023-08-22T22:20:54.043Z] 2f466654f4bb: Verifying Checksum [2023-08-22T22:20:54.043Z] 2f466654f4bb: Download complete [2023-08-22T22:21:06.379Z] 8d51d6327a98: Pull complete [2023-08-22T22:21:06.379Z] 8b374f2dd631: Pull complete [2023-08-22T22:21:06.379Z] ec14aa9079de: Pull complete [2023-08-22T22:21:13.038Z] 2f466654f4bb: Pull complete [2023-08-22T22:21:14.988Z] 554e91adad29: Pull complete [2023-08-22T22:21:14.988Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-22T22:21:14.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-22T22:21:14.988Z] ---> 1e15ea492957 [2023-08-22T22:21:14.988Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-22T22:21:16.401Z] ---> Running in aea2cc97b9df [2023-08-22T22:21:16.401Z] Removing intermediate container aea2cc97b9df [2023-08-22T22:21:16.401Z] ---> 7045838fde81 [2023-08-22T22:21:16.401Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T22:21:16.676Z] ---> Running in fbffcf7b6cc0 [2023-08-22T22:21:16.946Z] Removing intermediate container fbffcf7b6cc0 [2023-08-22T22:21:16.946Z] ---> 7cb2b863d7c7 [2023-08-22T22:21:16.946Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-22T22:21:16.946Z] ---> Running in ac4dec0851d2 [2023-08-22T22:21:17.216Z] Removing intermediate container ac4dec0851d2 [2023-08-22T22:21:17.216Z] ---> 34ae5e4b1838 [2023-08-22T22:21:17.216Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-22T22:21:17.216Z] ---> Running in b6173a92476a [2023-08-22T22:21:17.489Z] Removing intermediate container b6173a92476a [2023-08-22T22:21:17.489Z] ---> 5b90d429741a [2023-08-22T22:21:17.489Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T22:21:17.758Z] ---> Running in ef60e23d60af [2023-08-22T22:21:18.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T22:21:19.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T22:21:20.705Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-22T22:21:20.705Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-22T22:21:20.705Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-22T22:21:20.705Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-22T22:21:20.705Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-22T22:21:20.705Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-22T22:21:20.705Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-22T22:21:20.705Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-22T22:21:20.705Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-22T22:21:20.705Z] (10/14) Installing kmod-libs (30-r1) [2023-08-22T22:21:20.705Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-22T22:21:20.974Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-22T22:21:20.974Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-22T22:21:20.974Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-22T22:21:20.974Z] Executing busybox-1.35.0-r29.trigger [2023-08-22T22:21:20.974Z] Executing eudev-3.2.11-r4.trigger [2023-08-22T22:21:20.974Z] OK: 271 MiB in 67 packages [2023-08-22T22:21:22.388Z] Removing intermediate container ef60e23d60af [2023-08-22T22:21:22.388Z] ---> f92815fc7a2e [2023-08-22T22:21:22.388Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-22T22:21:22.388Z] ---> Running in 0db663e3ff3a [2023-08-22T22:21:22.656Z] Removing intermediate container 0db663e3ff3a [2023-08-22T22:21:22.656Z] ---> c6c41811002c [2023-08-22T22:21:22.656Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-22T22:21:23.239Z] ---> 9eb2fe72bd92 [2023-08-22T22:21:23.239Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T22:21:23.239Z] ---> Running in 1ad454228dcf [2023-08-22T22:22:31.115Z] Removing intermediate container 1ad454228dcf [2023-08-22T22:22:31.115Z] ---> 92c5b5ae5f02 [2023-08-22T22:22:31.115Z] Step 11/13 : COPY . . [2023-08-22T22:22:31.115Z] ---> 8e711ad55538 [2023-08-22T22:22:31.115Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-22T22:22:31.115Z] ---> Running in 5591947b1d08 [2023-08-22T22:22:31.115Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-08-22T22:22:31.115Z]  Dload Upload Total Spent Left Speed [2023-08-22T22:22:31.115Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4557 [2023-08-22T22:22:31.115Z] Removing intermediate container 5591947b1d08 [2023-08-22T22:22:31.115Z] ---> 647a95a22ced [2023-08-22T22:22:31.115Z] Step 13/13 : RUN ${MAKE} [2023-08-22T22:22:31.115Z] ---> Running in bfdd97ccd1db [2023-08-22T22:22:31.115Z] noop [2023-08-22T22:22:31.115Z] Removing intermediate container bfdd97ccd1db [2023-08-22T22:22:31.115Z] ---> 1c526ccba65f [2023-08-22T22:22:31.115Z] Successfully built 1c526ccba65f [2023-08-22T22:22:31.115Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T22:22:31.584Z] + docker inspect -f . ci-base-image-arm64 [2023-08-22T22:22:31.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T22:22:31.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-4307 does not seem to be running inside a container [2023-08-22T22:22:31.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-22T22:22:33.074Z] $ docker top 8fa3e2fd0d6797a20f903bcfd062a9d2206b915017d2b304fa1ae7b63730d887 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T22:22:33.942Z] + go version [2023-08-22T22:22:33.942Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-22T22:22:33.978Z] $ docker stop --time=1 8fa3e2fd0d6797a20f903bcfd062a9d2206b915017d2b304fa1ae7b63730d887 [2023-08-22T22:22:35.612Z] $ docker rm -f --volumes 8fa3e2fd0d6797a20f903bcfd062a9d2206b915017d2b304fa1ae7b63730d887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T22:22:36.427Z] + docker inspect -f . ci-base-image-arm64 [2023-08-22T22:22:36.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T22:22:36.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-4307 does not seem to be running inside a container [2023-08-22T22:22:36.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-22T22:22:37.898Z] $ docker top 42b242806232011ddbd3393dc46d2e2f8172914a0f0a74297851686cc86facef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T22:22:38.460Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-08-22T22:22:39.202Z] + make test [2023-08-22T22:22:39.202Z] go test ./... -coverprofile=coverage.out ./... [2023-08-22T22:23:11.521Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-22T22:25:18.303Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-22T22:25:18.303Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.093s coverage: 4.4% of statements [2023-08-22T22:25:18.303Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-22T22:25:18.303Z] go vet ./... [2023-08-22T22:25:36.542Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T22:25:36.542Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-22T22:25:36.542Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-22T22:25:36.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-22T22:25:36.615Z] $ docker stop --time=1 42b242806232011ddbd3393dc46d2e2f8172914a0f0a74297851686cc86facef [2023-08-22T22:25:38.453Z] $ docker rm -f --volumes 42b242806232011ddbd3393dc46d2e2f8172914a0f0a74297851686cc86facef [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T22:25:39.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-22T22:25:39.616Z] Warning: overwriting stash ‘coverage-report’ [2023-08-22T22:25:40.062Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T22:25:40.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-22T22:25:40.982Z] + ls -al . [2023-08-22T22:25:40.982Z] total 212 [2023-08-22T22:25:40.982Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 22:22 . [2023-08-22T22:25:40.982Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 22:20 .. [2023-08-22T22:25:40.982Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 22:20 .git [2023-08-22T22:25:40.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 22:20 .github [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 22 22:20 .gitignore [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 22 22:20 .golangci.yml [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 22 22:20 .hadolint.yml [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 9783 Aug 22 22:20 Attribution.txt [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 22 22:20 CHANGELOG.md [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 22 22:20 Dockerfile [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 22 22:20 GOVERNANCE.md [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 22 22:20 Jenkinsfile [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 22 22:20 LICENSE [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 2364 Aug 22 22:20 Makefile [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 22 22:20 OWNERS.md [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 22 22:20 README.md [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 22:18 VERSION [2023-08-22T22:25:40.982Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 22:20 bin [2023-08-22T22:25:40.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 22:20 cmd [2023-08-22T22:25:40.982Z] -rw-r--r-- 1 jenkins jenkins 54116 Aug 22 22:25 coverage.out [2023-08-22T22:25:40.982Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 22 22:20 docker-entrypoint.sh [2023-08-22T22:25:40.982Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 22:20 docs [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 3416 Aug 22 22:20 go.mod [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 31482 Aug 22 22:20 go.sum [2023-08-22T22:25:40.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 22:20 internal [2023-08-22T22:25:40.982Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 22:20 snap [2023-08-22T22:25:40.982Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 22 22:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T22:25:41.393Z] + 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=df6d1df61b071468b4ceb914a037078395033e0f --label arch=arm64 --label version=0.0.0 . [2023-08-22T22:25:41.659Z] Sending build context to Docker daemon 1.348MB [2023-08-22T22:25:41.659Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T22:25:41.659Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-22T22:25:41.659Z] ---> 1c526ccba65f [2023-08-22T22:25:41.659Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-22T22:25:41.926Z] ---> Running in 875a4a100fd6 [2023-08-22T22:25:42.193Z] Removing intermediate container 875a4a100fd6 [2023-08-22T22:25:42.193Z] ---> a5d43f3445df [2023-08-22T22:25:42.193Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T22:25:42.193Z] ---> Running in 8c605bec4899 [2023-08-22T22:25:42.460Z] Removing intermediate container 8c605bec4899 [2023-08-22T22:25:42.460Z] ---> 734e7021809f [2023-08-22T22:25:42.460Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-22T22:25:42.460Z] ---> Running in 3ac50c4c603c [2023-08-22T22:25:42.725Z] Removing intermediate container 3ac50c4c603c [2023-08-22T22:25:42.725Z] ---> 61be350bfb8d [2023-08-22T22:25:42.725Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-22T22:25:42.725Z] ---> Running in 067950722e0e [2023-08-22T22:25:42.993Z] Removing intermediate container 067950722e0e [2023-08-22T22:25:42.993Z] ---> 18247f3c1387 [2023-08-22T22:25:42.993Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T22:25:43.262Z] ---> Running in 74edadf2e07f [2023-08-22T22:25:44.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T22:25:44.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T22:25:45.886Z] OK: 271 MiB in 67 packages [2023-08-22T22:25:46.470Z] Removing intermediate container 74edadf2e07f [2023-08-22T22:25:46.470Z] ---> 186dda62e2ff [2023-08-22T22:25:46.470Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-22T22:25:46.736Z] ---> Running in 31be88104bc2 [2023-08-22T22:25:47.002Z] Removing intermediate container 31be88104bc2 [2023-08-22T22:25:47.002Z] ---> 72f0248768e4 [2023-08-22T22:25:47.002Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-22T22:25:48.488Z] ---> 259cb26b857f [2023-08-22T22:25:48.488Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T22:25:48.488Z] ---> Running in d1b89f28db39 [2023-08-22T22:25:51.076Z] Removing intermediate container d1b89f28db39 [2023-08-22T22:25:51.076Z] ---> 8967e12b2a89 [2023-08-22T22:25:51.076Z] Step 11/36 : COPY . . [2023-08-22T22:25:51.659Z] ---> 6b69eb13e512 [2023-08-22T22:25:51.659Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-22T22:25:51.659Z] ---> Running in c2219908d673 [2023-08-22T22:25:52.633Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T22:25:52.633Z] Dload Upload Total Spent Left Speed [2023-08-22T22:25:53.213Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3171  0 --:--:-- --:--:-- --:--:-- 3179 [2023-08-22T22:25:53.804Z] Removing intermediate container c2219908d673 [2023-08-22T22:25:53.804Z] ---> 52d11041212d [2023-08-22T22:25:53.804Z] Step 13/36 : RUN ${MAKE} [2023-08-22T22:25:53.804Z] ---> Running in ba810fc1605b [2023-08-22T22:25:54.765Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-22T22:28:16.457Z] Removing intermediate container ba810fc1605b [2023-08-22T22:28:16.457Z] ---> 71c70b35cc2a [2023-08-22T22:28:16.457Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-22T22:28:17.037Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-22T22:28:17.304Z] 8766b47fe142: Pulling fs layer [2023-08-22T22:28:17.887Z] 8766b47fe142: Verifying Checksum [2023-08-22T22:28:17.887Z] 8766b47fe142: Download complete [2023-08-22T22:28:18.846Z] 8766b47fe142: Pull complete [2023-08-22T22:28:18.846Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-22T22:28:18.846Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-22T22:28:18.846Z] ---> 69d40e2cb93c [2023-08-22T22:28:18.846Z] Step 15/36 : FROM alpine:3.17 [2023-08-22T22:28:19.111Z] 3.17: Pulling from library/alpine [2023-08-22T22:28:19.111Z] 4060ece20d7a: Pulling fs layer [2023-08-22T22:28:19.377Z] 4060ece20d7a: Verifying Checksum [2023-08-22T22:28:19.377Z] 4060ece20d7a: Download complete [2023-08-22T22:28:19.972Z] 4060ece20d7a: Pull complete [2023-08-22T22:28:19.972Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T22:28:19.972Z] Status: Downloaded newer image for alpine:3.17 [2023-08-22T22:28:19.972Z] ---> 8650cd65339b [2023-08-22T22:28:19.972Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-22T22:28:20.239Z] ---> Running in c10b1109f999 [2023-08-22T22:28:20.508Z] Removing intermediate container c10b1109f999 [2023-08-22T22:28:20.508Z] ---> b1d0acfd1c8a [2023-08-22T22:28:20.508Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-22T22:28:20.508Z] ---> Running in 2787407037ce [2023-08-22T22:28:21.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T22:28:22.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T22:28:22.999Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-08-22T22:28:22.999Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-08-22T22:28:22.999Z] (3/83) Installing libxau (1.0.10-r0) [2023-08-22T22:28:22.999Z] (4/83) Installing libmd (1.0.4-r0) [2023-08-22T22:28:22.999Z] (5/83) Installing libbsd (0.11.7-r0) [2023-08-22T22:28:22.999Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-08-22T22:28:23.264Z] (7/83) Installing libxcb (1.15-r0) [2023-08-22T22:28:23.264Z] (8/83) Installing libx11 (1.8.4-r1) [2023-08-22T22:28:23.529Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-08-22T22:28:23.795Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-08-22T22:28:23.795Z] (11/83) Installing libexpat (2.5.0-r0) [2023-08-22T22:28:23.795Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-08-22T22:28:23.795Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-08-22T22:28:23.795Z] (14/83) Installing libpng (1.6.39-r0) [2023-08-22T22:28:23.795Z] (15/83) Installing freetype (2.12.1-r0) [2023-08-22T22:28:23.795Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-08-22T22:28:23.795Z] (17/83) Installing fribidi (1.0.12-r0) [2023-08-22T22:28:23.795Z] (18/83) Installing libffi (3.4.4-r0) [2023-08-22T22:28:23.795Z] (19/83) Installing libintl (0.21.1-r1) [2023-08-22T22:28:23.795Z] (20/83) Installing libblkid (2.38.1-r1) [2023-08-22T22:28:23.795Z] (21/83) Installing libmount (2.38.1-r1) [2023-08-22T22:28:24.059Z] (22/83) Installing pcre2 (10.42-r0) [2023-08-22T22:28:24.059Z] (23/83) Installing glib (2.74.7-r0) [2023-08-22T22:28:24.059Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-08-22T22:28:24.059Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-08-22T22:28:24.059Z] (26/83) Installing libass (0.16.0-r1) [2023-08-22T22:28:24.059Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-08-22T22:28:24.324Z] (28/83) Installing libdrm (2.4.114-r0) [2023-08-22T22:28:24.324Z] (29/83) Installing gmp (6.2.1-r2) [2023-08-22T22:28:24.324Z] (30/83) Installing nettle (3.8.1-r0) [2023-08-22T22:28:24.324Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-08-22T22:28:24.324Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-08-22T22:28:24.324Z] (33/83) Installing libunistring (1.1-r0) [2023-08-22T22:28:24.324Z] (34/83) Installing gnutls (3.7.8-r3) [2023-08-22T22:28:24.588Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-22T22:28:24.588Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-22T22:28:24.588Z] (37/83) Installing lame (3.100-r2) [2023-08-22T22:28:25.166Z] (38/83) Installing opus (1.3.1-r1) [2023-08-22T22:28:25.166Z] (39/83) Installing libasyncns (0.8-r1) [2023-08-22T22:28:25.166Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-08-22T22:28:25.433Z] (41/83) Installing libltdl (2.4.7-r1) [2023-08-22T22:28:25.433Z] (42/83) Installing orc (0.4.33-r0) [2023-08-22T22:28:25.433Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-08-22T22:28:25.433Z] (44/83) Installing libogg (1.3.5-r2) [2023-08-22T22:28:25.433Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-22T22:28:25.433Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-08-22T22:28:25.699Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-08-22T22:28:25.699Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-08-22T22:28:25.699Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-08-22T22:28:25.699Z] (50/83) Installing soxr (0.1.3-r3) [2023-08-22T22:28:25.699Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-08-22T22:28:25.964Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-08-22T22:28:25.964Z] (53/83) Installing libpulse (16.1-r6) [2023-08-22T22:28:25.964Z] (54/83) Installing cjson (1.7.15-r3) [2023-08-22T22:28:25.964Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-08-22T22:28:26.230Z] (56/83) Installing librist (0.2.7-r0) [2023-08-22T22:28:26.230Z] (57/83) Installing libsrt (1.5.1-r0) [2023-08-22T22:28:26.230Z] (58/83) Installing libssh (0.10.5-r0) [2023-08-22T22:28:26.230Z] (59/83) Installing libtheora (1.1.1-r16) [2023-08-22T22:28:26.230Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-08-22T22:28:26.230Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-08-22T22:28:26.230Z] (62/83) Installing libxext (1.3.5-r0) [2023-08-22T22:28:26.230Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-08-22T22:28:26.230Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-08-22T22:28:26.230Z] (65/83) Installing libva (2.16.0-r0) [2023-08-22T22:28:26.494Z] (66/83) Installing libvdpau (1.5-r0) [2023-08-22T22:28:26.494Z] (67/83) Installing vidstab (1.1.0-r2) [2023-08-22T22:28:26.494Z] (68/83) Installing libvpx (1.12.0-r1) [2023-08-22T22:28:26.494Z] (69/83) Installing libwebp (1.2.4-r2) [2023-08-22T22:28:26.760Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-08-22T22:28:26.760Z] (71/83) Installing numactl (2.0.16-r1) [2023-08-22T22:28:26.760Z] (72/83) Installing x265-libs (3.5-r3) [2023-08-22T22:28:27.025Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-08-22T22:28:27.025Z] (74/83) Installing libsodium (1.0.18-r2) [2023-08-22T22:28:27.290Z] (75/83) Installing libzmq (4.3.4-r1) [2023-08-22T22:28:27.290Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-08-22T22:28:27.873Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-08-22T22:28:27.873Z] (78/83) Installing udev-init-scripts (35-r1) [2023-08-22T22:28:27.873Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-08-22T22:28:27.873Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-08-22T22:28:27.873Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-08-22T22:28:27.873Z] (82/83) Installing kmod-libs (30-r1) [2023-08-22T22:28:27.873Z] (83/83) Installing eudev (3.2.11-r4) [2023-08-22T22:28:28.138Z] Executing busybox-1.35.0-r29.trigger [2023-08-22T22:28:28.138Z] Executing eudev-3.2.11-r4.trigger [2023-08-22T22:28:28.138Z] OK: 86 MiB in 98 packages [2023-08-22T22:28:32.384Z] Removing intermediate container 2787407037ce [2023-08-22T22:28:32.384Z] ---> 542e5316f7ce [2023-08-22T22:28:32.384Z] Step 18/36 : WORKDIR / [2023-08-22T22:28:32.384Z] ---> Running in 3a8697fe4ada [2023-08-22T22:28:32.384Z] Removing intermediate container 3a8697fe4ada [2023-08-22T22:28:32.384Z] ---> 86084d0db800 [2023-08-22T22:28:32.384Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-22T22:28:33.343Z] ---> b5e39eec8592 [2023-08-22T22:28:33.343Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-22T22:28:33.926Z] ---> dec93ffe422e [2023-08-22T22:28:33.926Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-22T22:28:34.193Z] ---> 2499c7940cf8 [2023-08-22T22:28:34.193Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-22T22:28:34.777Z] ---> 821493a98e09 [2023-08-22T22:28:34.777Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-22T22:28:35.044Z] ---> c154b0ca5457 [2023-08-22T22:28:35.044Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-22T22:28:35.627Z] ---> 596cb60ecd16 [2023-08-22T22:28:35.627Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-22T22:28:37.034Z] ---> bb43233891c1 [2023-08-22T22:28:37.034Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-22T22:28:37.034Z] ---> Running in 306b06d5e095 [2023-08-22T22:28:38.445Z] Removing intermediate container 306b06d5e095 [2023-08-22T22:28:38.445Z] ---> e1c9b4a376cb [2023-08-22T22:28:38.445Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-22T22:28:38.713Z] ---> Running in a90db62bf8e8 [2023-08-22T22:28:40.125Z] Removing intermediate container a90db62bf8e8 [2023-08-22T22:28:40.125Z] ---> 5dee646b381e [2023-08-22T22:28:40.125Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-22T22:28:40.125Z] ---> Running in 77a9ea91038f [2023-08-22T22:28:42.069Z] Removing intermediate container 77a9ea91038f [2023-08-22T22:28:42.069Z] ---> 7a45f33beaa1 [2023-08-22T22:28:42.069Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-22T22:28:42.335Z] ---> Running in 83bff9ba5628 [2023-08-22T22:28:44.278Z] Removing intermediate container 83bff9ba5628 [2023-08-22T22:28:44.278Z] ---> 685f339100cc [2023-08-22T22:28:44.278Z] Step 30/36 : EXPOSE 59983 [2023-08-22T22:28:44.278Z] ---> Running in 2dbdc6a82aa2 [2023-08-22T22:28:44.278Z] Removing intermediate container 2dbdc6a82aa2 [2023-08-22T22:28:44.278Z] ---> 058f68c69bfa [2023-08-22T22:28:44.278Z] Step 31/36 : EXPOSE 8554 [2023-08-22T22:28:44.278Z] ---> Running in 7391a2bd0480 [2023-08-22T22:28:44.546Z] Removing intermediate container 7391a2bd0480 [2023-08-22T22:28:44.546Z] ---> d7c2ac9c6b2e [2023-08-22T22:28:44.546Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-22T22:28:44.813Z] ---> Running in 156956d05f34 [2023-08-22T22:28:45.080Z] Removing intermediate container 156956d05f34 [2023-08-22T22:28:45.080Z] ---> 184e60434985 [2023-08-22T22:28:45.080Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-22T22:28:45.080Z] ---> Running in 822f2785cd06 [2023-08-22T22:28:45.347Z] Removing intermediate container 822f2785cd06 [2023-08-22T22:28:45.347Z] ---> f82d32ffeb23 [2023-08-22T22:28:45.347Z] Step 34/36 : LABEL arch=arm64 [2023-08-22T22:28:45.347Z] ---> Running in 59e1b4426c4d [2023-08-22T22:28:45.614Z] Removing intermediate container 59e1b4426c4d [2023-08-22T22:28:45.614Z] ---> bb17eedeef76 [2023-08-22T22:28:45.614Z] Step 35/36 : LABEL git_sha=df6d1df61b071468b4ceb914a037078395033e0f [2023-08-22T22:28:45.614Z] ---> Running in 696c8bbd4b03 [2023-08-22T22:28:45.881Z] Removing intermediate container 696c8bbd4b03 [2023-08-22T22:28:45.881Z] ---> d55a85a50920 [2023-08-22T22:28:45.881Z] Step 36/36 : LABEL version=0.0.0 [2023-08-22T22:28:46.153Z] ---> Running in c07075972d75 [2023-08-22T22:28:46.418Z] Removing intermediate container c07075972d75 [2023-08-22T22:28:46.418Z] ---> 25b4bed87923 [2023-08-22T22:28:46.418Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-22T22:28:46.418Z] Successfully built 25b4bed87923 [2023-08-22T22:28:46.418Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T22:28:47.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T22:28:47.238Z] [2023-08-22T22:28:47.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T22:28:47.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T22:28:47.637Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-22T22:28:47.637Z] 8998bd30e6a1: Pulling fs layer [2023-08-22T22:28:47.637Z] 04944245beec: Pulling fs layer [2023-08-22T22:28:47.637Z] 699f458cf7ca: Pulling fs layer [2023-08-22T22:28:47.637Z] 765212b225bb: Pulling fs layer [2023-08-22T22:28:47.637Z] f23df028b6ca: Pulling fs layer [2023-08-22T22:28:47.637Z] d65c8cfc05b1: Pulling fs layer [2023-08-22T22:28:47.637Z] 2437ff75d9bd: Pulling fs layer [2023-08-22T22:28:47.637Z] 765212b225bb: Waiting [2023-08-22T22:28:47.637Z] f23df028b6ca: Waiting [2023-08-22T22:28:47.637Z] d65c8cfc05b1: Waiting [2023-08-22T22:28:47.637Z] 2437ff75d9bd: Waiting [2023-08-22T22:28:47.906Z] 04944245beec: Verifying Checksum [2023-08-22T22:28:47.906Z] 04944245beec: Download complete [2023-08-22T22:28:47.906Z] 765212b225bb: Verifying Checksum [2023-08-22T22:28:47.906Z] 765212b225bb: Download complete [2023-08-22T22:28:47.906Z] f23df028b6ca: Verifying Checksum [2023-08-22T22:28:47.906Z] f23df028b6ca: Download complete [2023-08-22T22:28:47.906Z] d65c8cfc05b1: Verifying Checksum [2023-08-22T22:28:47.906Z] d65c8cfc05b1: Download complete [2023-08-22T22:28:47.906Z] 699f458cf7ca: Verifying Checksum [2023-08-22T22:28:47.906Z] 699f458cf7ca: Download complete [2023-08-22T22:28:48.488Z] 8998bd30e6a1: Verifying Checksum [2023-08-22T22:28:48.488Z] 8998bd30e6a1: Download complete [2023-08-22T22:28:50.435Z] 2437ff75d9bd: Verifying Checksum [2023-08-22T22:28:50.435Z] 2437ff75d9bd: Download complete [2023-08-22T22:28:52.372Z] 8998bd30e6a1: Pull complete [2023-08-22T22:28:55.698Z] 04944245beec: Pull complete [2023-08-22T22:28:56.655Z] 699f458cf7ca: Pull complete [2023-08-22T22:28:56.922Z] 765212b225bb: Pull complete [2023-08-22T22:28:57.506Z] f23df028b6ca: Pull complete [2023-08-22T22:28:57.772Z] d65c8cfc05b1: Pull complete [2023-08-22T22:29:12.748Z] 2437ff75d9bd: Pull complete [2023-08-22T22:29:12.748Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-22T22:29:12.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T22:29:12.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T22:29:13.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-4307 does not seem to be running inside a container [2023-08-22T22:29:13.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-22T22:29:15.476Z] $ docker top 1829c8ccec7ad77a26faea793b36dec9d9d32a6327db09be571f12f842e8cf1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T22:29:16.037Z] ---> job-cost.sh [2023-08-22T22:29:16.301Z] lf-activate-venv: SKIPPING [2023-08-22T22:29:16.301Z] INFO: No Stack... [2023-08-22T22:29:16.564Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-22T22:29:17.535Z] INFO: Archiving Costs [Pipeline] sh [2023-08-22T22:29:17.875Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-08-22T22:29:17.875Z] + cut -d, -f6 [Pipeline] lock [2023-08-22T22:29:18.198Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] [2023-08-22T22:29:18.204Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] did not exist. Created. [2023-08-22T22:29:18.204Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-22T22:29:18.598Z] /w/workspace/device-usb-camera/1@tmp/durable-33620574/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-22T22:29:18.945Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-22T22:29:18.981Z] Warning: overwriting stash ‘stack-cost’ [2023-08-22T22:29:19.028Z] Stashed 1 file(s) [Pipeline] } [2023-08-22T22:29:19.042Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-270-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-22T22:29:19.115Z] $ docker stop --time=1 1829c8ccec7ad77a26faea793b36dec9d9d32a6327db09be571f12f842e8cf1c [2023-08-22T22:29:20.582Z] $ docker rm -f --volumes 1829c8ccec7ad77a26faea793b36dec9d9d32a6327db09be571f12f842e8cf1c [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-08-22T22:29:21.513Z] provisioning config files... [2023-08-22T22:29:21.521Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-270@tmp/config8845554125908727463tmp [Pipeline] { [Pipeline] sh [2023-08-22T22:29:21.854Z] + set +x [2023-08-22T22:29:21.854Z] + curl -s https://codecov.io/bash [2023-08-22T22:29:21.854Z] + bash -s -- [2023-08-22T22:29:22.114Z] [2023-08-22T22:29:22.114Z] _____ _ [2023-08-22T22:29:22.114Z] / ____| | | [2023-08-22T22:29:22.114Z] | | ___ __| | ___ ___ _____ __ [2023-08-22T22:29:22.114Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-22T22:29:22.114Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-22T22:29:22.114Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-22T22:29:22.114Z] Bash-1.0.6 [2023-08-22T22:29:22.114Z] [2023-08-22T22:29:22.114Z] [2023-08-22T22:29:22.114Z] ==> git version 2.25.1 found [2023-08-22T22:29:22.114Z] ==> 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-08-22T22:29:22.114Z] Release-Date: 2020-01-08 [2023-08-22T22:29:22.114Z] 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-08-22T22:29:22.114Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-22T22:29:22.114Z] ==> Jenkins CI detected. [2023-08-22T22:29:22.114Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-270 [2023-08-22T22:29:22.114Z] project root: . [2023-08-22T22:29:22.114Z] --> token set from env [2023-08-22T22:29:22.114Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-22T22:29:22.114Z] ==> Running gcov in . (disable via -X gcov) [2023-08-22T22:29:22.114Z] ==> Python coveragepy not found [2023-08-22T22:29:22.114Z] ==> Searching for coverage reports in: [2023-08-22T22:29:22.114Z] + . [2023-08-22T22:29:22.114Z] -> Found 1 reports [2023-08-22T22:29:22.114Z] ==> Detecting git/mercurial file structure [2023-08-22T22:29:22.114Z] ==> Reading reports [2023-08-22T22:29:22.114Z] + ./coverage.out bytes=54116 [2023-08-22T22:29:22.114Z] ==> Appending adjustments [2023-08-22T22:29:22.114Z] https://docs.codecov.io/docs/fixing-reports [2023-08-22T22:29:22.373Z] + Found adjustments [2023-08-22T22:29:22.373Z] ==> Gzipping contents [2023-08-22T22:29:22.373Z] 8.0K /tmp/codecov.69Xs7U.gz [2023-08-22T22:29:22.373Z] ==> Uploading reports [2023-08-22T22:29:22.373Z] url: https://codecov.io [2023-08-22T22:29:22.373Z] query: branch=PR-270&commit=f04c2751a086162c52cdb9c5dea19a4b63ded3aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=270&job=&cmd_args= [2023-08-22T22:29:22.373Z] -> Pinging Codecov [2023-08-22T22:29:22.373Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-270&commit=f04c2751a086162c52cdb9c5dea19a4b63ded3aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=270&job=&cmd_args= [2023-08-22T22:29:22.373Z] -> Uploading to [2023-08-22T22:29:22.373Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-22/73D8F5FF140700D3E01443B452E23636/f04c2751a086162c52cdb9c5dea19a4b63ded3aa/24d313b1-69f2-4725-968f-9c52f0fa5d19.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230822T222922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3fb5195f89c69c0f094af13d3aa8cba798677d4c5c0dc77b25476f8cf0892e8a [2023-08-22T22:29:22.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T22:29:22.373Z] Dload Upload Total Spent Left Speed [2023-08-22T22:29:22.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6908 0 0 100 6908 0 36744 --:--:-- --:--:-- --:--:-- 36941 [2023-08-22T22:29:22.632Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f04c2751a086162c52cdb9c5dea19a4b63ded3aa [Pipeline] } [2023-08-22T22:29:22.658Z] 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-08-22T22:29:24.402Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-270/archives ] [2023-08-22T22:29:24.402Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-270/archives [2023-08-22T22:29:24.402Z] total 16 [2023-08-22T22:29:24.402Z] drwxr-xr-x 3 root root 4096 Aug 22 22:20 . [2023-08-22T22:29:24.402Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 22:20 .. [2023-08-22T22:29:24.402Z] drwxr-xr-x 2 root root 4096 Aug 22 22:20 cost [2023-08-22T22:29:24.402Z] -rw-r--r-- 1 root root 89 Aug 22 22:20 cost.csv [2023-08-22T22:29:24.402Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-270/archives [2023-08-22T22:29:24.402Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-270/archives [2023-08-22T22:29:24.402Z] total 16 [2023-08-22T22:29:24.402Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 22:20 . [2023-08-22T22:29:24.402Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 22:20 .. [2023-08-22T22:29:24.402Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 22:20 cost [2023-08-22T22:29:24.402Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 22 22:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-22T22:29:24.726Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T22:29:25.622Z] ---> package-listing.sh [2023-08-22T22:29:25.622Z] ++ facter osfamily [2023-08-22T22:29:25.622Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-22T22:29:25.881Z] + OS_FAMILY=debian [2023-08-22T22:29:25.881Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-270 [2023-08-22T22:29:25.881Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-22T22:29:25.881Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-22T22:29:25.881Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-22T22:29:25.881Z] + PACKAGES=/tmp/packages_start.txt [2023-08-22T22:29:25.881Z] + '[' /w/workspace/foundry_device-usb-camera_PR-270 ']' [2023-08-22T22:29:25.881Z] + PACKAGES=/tmp/packages_end.txt [2023-08-22T22:29:25.881Z] + case "${OS_FAMILY}" in [2023-08-22T22:29:25.881Z] + dpkg -l [2023-08-22T22:29:25.881Z] + grep '^ii' [2023-08-22T22:29:25.881Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-22T22:29:25.881Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-22T22:29:25.881Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-22T22:29:25.881Z] + '[' /w/workspace/foundry_device-usb-camera_PR-270 ']' [2023-08-22T22:29:25.881Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-270/archives/ [2023-08-22T22:29:25.881Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-270/archives/ [Pipeline] echo [2023-08-22T22:29:25.912Z] 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-270/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-22T22:29:26.207Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T22:29:26.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T22:29:26.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T22:29:26.982Z] prd-ubuntu20.04-docker-8c-8g-4306 does not seem to be running inside a container [2023-08-22T22:29:27.013Z] $ 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-270/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-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-22T22:29:27.209Z] $ docker top cc907b034a79382270449e05e54b8fec2442c30eef74e8fe71cdfafcf376e6cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T22:29:27.605Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-22T22:29:27.916Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-22T22:29:28.225Z] + ls /var/log/sa-host [2023-08-22T22:29:28.226Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T22:29:28.440Z] provisioning config files... [2023-08-22T22:29:28.449Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-270@tmp/config7995290711139475961tmp [Pipeline] { [Pipeline] echo [2023-08-22T22:29:28.501Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T22:29:28.813Z] ---> create-netrc.sh [Pipeline] } [2023-08-22T22:29:28.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-22T22:29:29.242Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-22T22:29:29.279Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T22:29:29.598Z] ---> sudo-logs.sh [2023-08-22T22:29:29.599Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-22T22:29:29.684Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T22:29:30.001Z] ---> job-cost.sh [2023-08-22T22:29:30.001Z] lf-activate-venv: SKIPPING [2023-08-22T22:29:30.001Z] DEBUG: total: 0.2199999988079071 [2023-08-22T22:29:30.001Z] INFO: Retrieving Stack Cost... [2023-08-22T22:29:30.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-22T22:29:30.836Z] INFO: Archiving Costs [Pipeline] echo [2023-08-22T22:29:30.873Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T22:29:31.182Z] ---> logs-deploy.sh [2023-08-22T22:29:31.182Z] lf-activate-venv: SKIPPING [2023-08-22T22:29:31.182Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-270/1 [2023-08-22T22:29:31.182Z] INFO: archiving workspace using pattern(s): [2023-08-22T22:29:32.117Z] Archives upload complete. [2023-08-22T22:29:32.117Z] INFO: archiving logs to Nexus