Pull request #251 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 EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 rather than 890f983fecd1497bd13a158ae51900a3e12b6bc9 Obtained Jenkinsfile from 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 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-ssh1015078528664799416.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9590548904519315862.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-251/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-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5442182623161587869.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-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17376142888111547274.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3839485230353842751.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-251/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-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11876158925261384177.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16033’ Running on prd-ubuntu20.04-docker-8c-8g-16035 in /w/workspace/foundry_device-usb-camera_PR-251 [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-251 # 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/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 into PR head commit 890f983fecd1497bd13a158ae51900a3e12b6bc9 Merge succeeded, producing 890f983fecd1497bd13a158ae51900a3e12b6bc9 Checking out Revision 890f983fecd1497bd13a158ae51900a3e12b6bc9 (PR-251) > git config core.sparsecheckout # timeout=10 > git checkout -f 890f983fecd1497bd13a158ae51900a3e12b6bc9 # 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 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 890f983fecd1497bd13a158ae51900a3e12b6bc9 # timeout=10 Commit message: "docs: updated collection from v2 to v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-18T18:53:03.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-18T18:53:03.543Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-18T18:53:03.741Z] ========================================================= [2023-05-18T18:53:03.742Z] EdgeX Global Pipelines Version Info [2023-05-18T18:53:03.742Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-18T18:53:04.489Z] ------------------- [2023-05-18T18:53:04.489Z] stable info: [2023-05-18T18:53:04.489Z] ------------------- [2023-05-18T18:53:04.490Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-18T18:53:04.490Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T18:53:04.490Z] Message: update stable to v1.0.249 [2023-05-18T18:53:05.063Z] ------------------- [2023-05-18T18:53:05.063Z] experimental info: [2023-05-18T18:53:05.063Z] ------------------- [2023-05-18T18:53:05.063Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-18T18:53:05.063Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T18:53:05.063Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-18T18:53:05.384Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-18T18:53:05.431Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-18T18:53:05.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-18T18:53:05.516Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-18T18:53:05.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-18T18:53:05.599Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-18T18:53:05.635Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-18T18:53:05.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-18T18:53:05.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-18T18:53:05.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-18T18:53:05.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-18T18:53:05.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-18T18:53:05.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-18T18:53:05.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-18T18:53:05.979Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T18:53:06.021Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T18:53:06.063Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T18:53:06.107Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T18:53:06.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-18T18:53:06.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-18T18:53:06.244Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-18T18:53:06.293Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-18T18:53:06.335Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-18T18:53:06.377Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-18T18:53:06.418Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-18T18:53:06.463Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-18T18:53:06.506Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-18T18:53:06.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-251 [Pipeline] echo [2023-05-18T18:53:06.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-251 [Pipeline] echo [2023-05-18T18:53:06.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-251 [Pipeline] echo [2023-05-18T18:53:06.667Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 890f983fecd1497bd13a158ae51900a3e12b6bc9 [Pipeline] echo [2023-05-18T18:53:06.712Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 890f983 [Pipeline] echo [2023-05-18T18:53:06.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T18:53:06.853Z] provisioning config files... [2023-05-18T18:53:06.867Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-251@tmp/config10638633177244507870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T18:53:07.217Z] ---> docker-login.sh [2023-05-18T18:53:07.217Z] nexus3.edgexfoundry.org:10001 [2023-05-18T18:53:07.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:53:07.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:53:07.479Z] Configure a credential helper to remove this warning. See [2023-05-18T18:53:07.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:53:07.479Z] [2023-05-18T18:53:07.479Z] Login Succeeded [2023-05-18T18:53:07.479Z] nexus3.edgexfoundry.org:10002 [2023-05-18T18:53:07.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:53:07.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:53:07.479Z] Configure a credential helper to remove this warning. See [2023-05-18T18:53:07.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:53:07.479Z] [2023-05-18T18:53:07.479Z] Login Succeeded [2023-05-18T18:53:07.479Z] nexus3.edgexfoundry.org:10003 [2023-05-18T18:53:07.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:53:07.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:53:07.739Z] Configure a credential helper to remove this warning. See [2023-05-18T18:53:07.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:53:07.739Z] [2023-05-18T18:53:07.739Z] Login Succeeded [2023-05-18T18:53:07.739Z] nexus3.edgexfoundry.org:10004 [2023-05-18T18:53:07.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:53:07.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:53:07.739Z] Configure a credential helper to remove this warning. See [2023-05-18T18:53:07.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:53:07.739Z] [2023-05-18T18:53:07.739Z] Login Succeeded [2023-05-18T18:53:07.740Z] docker.io [2023-05-18T18:53:08.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:53:08.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:53:08.005Z] Configure a credential helper to remove this warning. See [2023-05-18T18:53:08.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:53:08.005Z] [2023-05-18T18:53:08.005Z] Login Succeeded [2023-05-18T18:53:08.005Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T18:53:08.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-18T18:53:08.708Z] + git rev-list -1 --merges 890f983fecd1497bd13a158ae51900a3e12b6bc9~1..890f983fecd1497bd13a158ae51900a3e12b6bc9 [Pipeline] echo [2023-05-18T18:53:08.769Z] -----------> git rev-list -1 --merges 890f983fecd1497bd13a158ae51900a3e12b6bc9~1..890f983fecd1497bd13a158ae51900a3e12b6bc9 890f983fecd1497bd13a158ae51900a3e12b6bc9 [false] [Pipeline] sh [2023-05-18T18:53:09.089Z] + git log --format=format:%s -1 890f983fecd1497bd13a158ae51900a3e12b6bc9 [Pipeline] echo [2023-05-18T18:53:09.128Z] ========================================================= [2023-05-18T18:53:09.128Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-18T18:53:09.128Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T18:53:09.562Z] + git log --format=format:%s -1 890f983fecd1497bd13a158ae51900a3e12b6bc9 [Pipeline] echo [2023-05-18T18:53:09.643Z] [semverPrep] GIT_COMMIT: 890f983fecd1497bd13a158ae51900a3e12b6bc9, Commit Message: docs: updated collection from v2 to v3 [Pipeline] echo [2023-05-18T18:53:09.676Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-18T18:53:10.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T18:53:10.067Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-18T18:53:10.067Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-18T18:53:10.067Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-18T18:53:10.067Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-18T18:53:10.067Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-18T18:53:10.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T18:53:10.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T18:53:10.517Z] [2023-05-18T18:53:10.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T18:53:10.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T18:53:10.906Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-18T18:53:10.906Z] b85a868b505f: Pulling fs layer [2023-05-18T18:53:10.906Z] e2be974225ed: Pulling fs layer [2023-05-18T18:53:10.906Z] 339a4e72a1f5: Pulling fs layer [2023-05-18T18:53:10.906Z] 988bab9f4d93: Pulling fs layer [2023-05-18T18:53:10.906Z] 1469e6f7b9e6: Pulling fs layer [2023-05-18T18:53:10.906Z] eaf3925da568: Pulling fs layer [2023-05-18T18:53:10.906Z] bab4dde63d76: Pulling fs layer [2023-05-18T18:53:10.906Z] bde34c3a00c8: Pulling fs layer [2023-05-18T18:53:10.906Z] b352a97aabf1: Pulling fs layer [2023-05-18T18:53:10.907Z] 4872d77fe225: Pulling fs layer [2023-05-18T18:53:10.907Z] 5851b861e8e6: Pulling fs layer [2023-05-18T18:53:10.907Z] 1469e6f7b9e6: Waiting [2023-05-18T18:53:10.907Z] eaf3925da568: Waiting [2023-05-18T18:53:10.907Z] bab4dde63d76: Waiting [2023-05-18T18:53:10.907Z] bde34c3a00c8: Waiting [2023-05-18T18:53:10.907Z] 988bab9f4d93: Waiting [2023-05-18T18:53:10.907Z] b352a97aabf1: Waiting [2023-05-18T18:53:10.907Z] 5851b861e8e6: Waiting [2023-05-18T18:53:10.907Z] e2be974225ed: Verifying Checksum [2023-05-18T18:53:10.907Z] e2be974225ed: Download complete [2023-05-18T18:53:10.907Z] 988bab9f4d93: Verifying Checksum [2023-05-18T18:53:10.907Z] 988bab9f4d93: Download complete [2023-05-18T18:53:10.907Z] 1469e6f7b9e6: Verifying Checksum [2023-05-18T18:53:10.907Z] 1469e6f7b9e6: Download complete [2023-05-18T18:53:11.167Z] 339a4e72a1f5: Verifying Checksum [2023-05-18T18:53:11.167Z] 339a4e72a1f5: Download complete [2023-05-18T18:53:11.167Z] eaf3925da568: Verifying Checksum [2023-05-18T18:53:11.167Z] eaf3925da568: Download complete [2023-05-18T18:53:11.167Z] bde34c3a00c8: Download complete [2023-05-18T18:53:11.167Z] b352a97aabf1: Download complete [2023-05-18T18:53:11.167Z] 4872d77fe225: Download complete [2023-05-18T18:53:11.167Z] 5851b861e8e6: Verifying Checksum [2023-05-18T18:53:11.167Z] 5851b861e8e6: Download complete [2023-05-18T18:53:11.167Z] b85a868b505f: Download complete [2023-05-18T18:53:11.433Z] bab4dde63d76: Verifying Checksum [2023-05-18T18:53:11.433Z] bab4dde63d76: Download complete [2023-05-18T18:53:12.377Z] b85a868b505f: Pull complete [2023-05-18T18:53:12.637Z] e2be974225ed: Pull complete [2023-05-18T18:53:13.207Z] 339a4e72a1f5: Pull complete [2023-05-18T18:53:13.207Z] 988bab9f4d93: Pull complete [2023-05-18T18:53:13.468Z] 1469e6f7b9e6: Pull complete [2023-05-18T18:53:13.468Z] eaf3925da568: Pull complete [2023-05-18T18:53:15.372Z] bab4dde63d76: Pull complete [2023-05-18T18:53:15.372Z] bde34c3a00c8: Pull complete [2023-05-18T18:53:15.372Z] b352a97aabf1: Pull complete [2023-05-18T18:53:15.632Z] 4872d77fe225: Pull complete [2023-05-18T18:53:15.632Z] 5851b861e8e6: Pull complete [2023-05-18T18:53:15.632Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-18T18:53:15.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T18:53:15.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T18:53:15.890Z] prd-ubuntu20.04-docker-8c-8g-16035 does not seem to be running inside a container [2023-05-18T18:53:15.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-251 -v /w/workspace/foundry_device-usb-camera_PR-251:/w/workspace/foundry_device-usb-camera_PR-251:rw,z -v /w/workspace/foundry_device-usb-camera_PR-251@tmp:/w/workspace/foundry_device-usb-camera_PR-251@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-05-18T18:53:18.570Z] $ docker top 26136cee67bed07a9473ee072b7c95b2a56caa50b9730fd50d833aba8f73cd6a -eo pid,comm [2023-05-18T18:53:18.628Z] 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-05-18T18:53:18.628Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T18:53:18.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T18:53:18.759Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T18:53:18.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T18:53:18.879Z] $ docker exec 26136cee67bed07a9473ee072b7c95b2a56caa50b9730fd50d833aba8f73cd6a ssh-agent [2023-05-18T18:53:18.985Z] SSH_AUTH_SOCK=/tmp/ssh-McHt2E735l3m/agent.32 [2023-05-18T18:53:18.985Z] SSH_AGENT_PID=38 [2023-05-18T18:53:18.991Z] Running ssh-add (command line suppressed) [2023-05-18T18:53:19.085Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-251@tmp/private_key_7088605019379836913.key (/w/workspace/foundry_device-usb-camera_PR-251@tmp/private_key_7088605019379836913.key) [2023-05-18T18:53:19.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T18:53:19.439Z] + git tag --points-at HEAD [Pipeline] } [2023-05-18T18:53:19.465Z] $ docker exec --env ******** --env ******** 26136cee67bed07a9473ee072b7c95b2a56caa50b9730fd50d833aba8f73cd6a ssh-agent -k [2023-05-18T18:53:19.558Z] unset SSH_AUTH_SOCK; [2023-05-18T18:53:19.558Z] unset SSH_AGENT_PID; [2023-05-18T18:53:19.559Z] echo Agent pid 38 killed; [2023-05-18T18:53:19.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-18T18:53:19.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T18:53:19.664Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T18:53:19.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T18:53:19.777Z] $ docker exec 26136cee67bed07a9473ee072b7c95b2a56caa50b9730fd50d833aba8f73cd6a ssh-agent [2023-05-18T18:53:19.888Z] SSH_AUTH_SOCK=/tmp/ssh-3Zi4oOAwUn39/agent.70 [2023-05-18T18:53:19.888Z] SSH_AGENT_PID=76 [2023-05-18T18:53:19.893Z] Running ssh-add (command line suppressed) [2023-05-18T18:53:19.994Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-251@tmp/private_key_12673536861733387947.key (/w/workspace/foundry_device-usb-camera_PR-251@tmp/private_key_12673536861733387947.key) [2023-05-18T18:53:20.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T18:53:20.341Z] + git semver init [2023-05-18T18:53:20.613Z] 2023-05-18 18:53:20,520 [run_init] DEBUG init version:0.0.0 force:False [2023-05-18T18:53:20.613Z] 2023-05-18 18:53:20,521 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-251/.semver [2023-05-18T18:53:20.613Z] 2023-05-18 18:53:20,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-251/.semver [2023-05-18T18:53:20.613Z] 2023-05-18 18:53:20,521 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-251/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-251, universal_newlines=False, shell=None, istream=None) [2023-05-18T18:53:21.191Z] 2023-05-18 18:53:21,158 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-251/.git/info/exclude [2023-05-18T18:53:21.191Z] 2023-05-18 18:53:21,159 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-251/.semver/PR-251 with force:False [2023-05-18T18:53:21.191Z] 2023-05-18 18:53:21,159 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-251/.semver/PR-251 [2023-05-18T18:53:21.191Z] 2023-05-18 18:53:21,163 [execute] INFO git cat-file --batch-check [2023-05-18T18:53:21.191Z] 2023-05-18 18:53:21,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-251/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T18:53:21.191Z] 2023-05-18 18:53:21,170 [execute] INFO git cat-file --batch [2023-05-18T18:53:21.191Z] 2023-05-18 18:53:21,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-251/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T18:53:21.191Z] 2023-05-18 18:53:21,178 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-251/.semver/PR-251 [2023-05-18T18:53:21.191Z] 0.0.0 [Pipeline] } [2023-05-18T18:53:21.465Z] $ docker exec --env ******** --env ******** 26136cee67bed07a9473ee072b7c95b2a56caa50b9730fd50d833aba8f73cd6a ssh-agent -k [2023-05-18T18:53:21.585Z] unset SSH_AUTH_SOCK; [2023-05-18T18:53:21.585Z] unset SSH_AGENT_PID; [2023-05-18T18:53:21.586Z] echo Agent pid 76 killed; [2023-05-18T18:53:21.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T18:53:22.024Z] + git semver [Pipeline] } [2023-05-18T18:53:22.308Z] $ docker stop --time=1 26136cee67bed07a9473ee072b7c95b2a56caa50b9730fd50d833aba8f73cd6a [2023-05-18T18:53:23.577Z] $ docker rm -f --volumes 26136cee67bed07a9473ee072b7c95b2a56caa50b9730fd50d833aba8f73cd6a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T18:53:23.977Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-18T18:53:24.243Z] Stashed 1 file(s) [Pipeline] echo [2023-05-18T18:53:24.260Z] [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-05-18T18:53:24.889Z] provisioning config files... [2023-05-18T18:53:24.899Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-251@tmp/config18101229843091328533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T18:53:25.258Z] ---> docker-login.sh [2023-05-18T18:53:25.258Z] nexus3.edgexfoundry.org:10001 [2023-05-18T18:53:25.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:53:25.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:53:25.258Z] Configure a credential helper to remove this warning. See [2023-05-18T18:53:25.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:53:25.258Z] [2023-05-18T18:53:25.258Z] Login Succeeded [2023-05-18T18:53:25.258Z] nexus3.edgexfoundry.org:10002 [2023-05-18T18:53:25.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:53:25.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:53:25.258Z] Configure a credential helper to remove this warning. See [2023-05-18T18:53:25.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:53:25.258Z] [2023-05-18T18:53:25.258Z] Login Succeeded [2023-05-18T18:53:25.258Z] nexus3.edgexfoundry.org:10003 [2023-05-18T18:53:25.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:53:25.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:53:25.517Z] Configure a credential helper to remove this warning. See [2023-05-18T18:53:25.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:53:25.517Z] [2023-05-18T18:53:25.517Z] Login Succeeded [2023-05-18T18:53:25.517Z] nexus3.edgexfoundry.org:10004 [2023-05-18T18:53:25.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:53:25.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:53:25.517Z] Configure a credential helper to remove this warning. See [2023-05-18T18:53:25.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:53:25.517Z] [2023-05-18T18:53:25.517Z] Login Succeeded [2023-05-18T18:53:25.517Z] docker.io [2023-05-18T18:53:25.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:53:25.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:53:25.778Z] Configure a credential helper to remove this warning. See [2023-05-18T18:53:25.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:53:25.778Z] [2023-05-18T18:53:25.778Z] Login Succeeded [2023-05-18T18:53:25.778Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T18:53:25.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T18:53:26.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T18:53:26.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T18:53:26.078Z] ========================================================= [2023-05-18T18:53:26.079Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-18T18:53:26.079Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T18:53:26.573Z] + 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-05-18T18:53:26.573Z] Sending build context to Docker daemon 1.883MB [2023-05-18T18:53:26.573Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T18:53:26.573Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-18T18:53:26.573Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-18T18:53:26.573Z] f56be85fc22e: Pulling fs layer [2023-05-18T18:53:26.573Z] 85791d961cd3: Pulling fs layer [2023-05-18T18:53:26.573Z] d694b5ae8c79: Pulling fs layer [2023-05-18T18:53:26.573Z] 9f32a84ed3da: Pulling fs layer [2023-05-18T18:53:26.573Z] 4d19c01a9841: Pulling fs layer [2023-05-18T18:53:26.573Z] 9325e15d5711: Pulling fs layer [2023-05-18T18:53:26.573Z] 556b6ee489ea: Pulling fs layer [2023-05-18T18:53:26.573Z] c5a4b2cf53e6: Pulling fs layer [2023-05-18T18:53:26.573Z] 9f32a84ed3da: Waiting [2023-05-18T18:53:26.573Z] 4d19c01a9841: Waiting [2023-05-18T18:53:26.573Z] 9325e15d5711: Waiting [2023-05-18T18:53:26.573Z] c5a4b2cf53e6: Waiting [2023-05-18T18:53:26.573Z] 556b6ee489ea: Waiting [2023-05-18T18:53:26.573Z] 85791d961cd3: Download complete [2023-05-18T18:53:26.573Z] 9f32a84ed3da: Verifying Checksum [2023-05-18T18:53:26.573Z] 9f32a84ed3da: Download complete [2023-05-18T18:53:26.836Z] 4d19c01a9841: Verifying Checksum [2023-05-18T18:53:26.836Z] 4d19c01a9841: Download complete [2023-05-18T18:53:26.836Z] f56be85fc22e: Verifying Checksum [2023-05-18T18:53:26.836Z] f56be85fc22e: Download complete [2023-05-18T18:53:26.836Z] 9325e15d5711: Verifying Checksum [2023-05-18T18:53:26.836Z] 9325e15d5711: Download complete [2023-05-18T18:53:26.836Z] f56be85fc22e: Pull complete [2023-05-18T18:53:27.097Z] 85791d961cd3: Pull complete [2023-05-18T18:53:27.097Z] c5a4b2cf53e6: Verifying Checksum [2023-05-18T18:53:27.097Z] c5a4b2cf53e6: Download complete [2023-05-18T18:53:27.358Z] d694b5ae8c79: Verifying Checksum [2023-05-18T18:53:27.358Z] d694b5ae8c79: Download complete [2023-05-18T18:53:27.616Z] 556b6ee489ea: Verifying Checksum [2023-05-18T18:53:27.616Z] 556b6ee489ea: Download complete [2023-05-18T18:53:30.900Z] d694b5ae8c79: Pull complete [2023-05-18T18:53:30.900Z] 9f32a84ed3da: Pull complete [2023-05-18T18:53:30.900Z] 4d19c01a9841: Pull complete [2023-05-18T18:53:30.900Z] 9325e15d5711: Pull complete [2023-05-18T18:53:33.447Z] 556b6ee489ea: Pull complete [2023-05-18T18:53:34.385Z] c5a4b2cf53e6: Pull complete [2023-05-18T18:53:34.385Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-18T18:53:34.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T18:53:34.385Z] ---> c4be618373d6 [2023-05-18T18:53:34.385Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-18T18:53:38.583Z] ---> Running in 65022be2a2ac [2023-05-18T18:53:38.583Z] Removing intermediate container 65022be2a2ac [2023-05-18T18:53:38.583Z] ---> 0a2d83a51b01 [2023-05-18T18:53:38.583Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T18:53:38.583Z] ---> Running in 9d7aa79988c1 [2023-05-18T18:53:38.583Z] Removing intermediate container 9d7aa79988c1 [2023-05-18T18:53:38.583Z] ---> b7afb8715a14 [2023-05-18T18:53:38.583Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-18T18:53:38.583Z] ---> Running in b7a64f74af05 [2023-05-18T18:53:38.583Z] Removing intermediate container b7a64f74af05 [2023-05-18T18:53:38.583Z] ---> 44b55d148460 [2023-05-18T18:53:38.583Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-18T18:53:38.583Z] ---> Running in c9ddc34f1f25 [2023-05-18T18:53:38.843Z] Removing intermediate container c9ddc34f1f25 [2023-05-18T18:53:38.843Z] ---> 1de8fe9b8e02 [2023-05-18T18:53:38.843Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T18:53:38.843Z] ---> Running in dde00a4ed559 [2023-05-18T18:53:39.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T18:53:39.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T18:53:39.363Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-18T18:53:39.363Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-18T18:53:39.363Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-18T18:53:39.363Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-18T18:53:39.363Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-18T18:53:39.363Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-18T18:53:39.363Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-18T18:53:39.363Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-18T18:53:39.363Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-18T18:53:39.363Z] (10/14) Installing kmod-libs (30-r1) [2023-05-18T18:53:39.363Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-18T18:53:39.363Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-18T18:53:39.363Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-18T18:53:39.363Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-18T18:53:39.363Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T18:53:39.363Z] Executing eudev-3.2.11-r4.trigger [2023-05-18T18:53:39.363Z] OK: 272 MiB in 67 packages [2023-05-18T18:53:39.703Z] Still waiting to schedule task [2023-05-18T18:53:39.704Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16034’ is offline [2023-05-18T18:53:39.932Z] Removing intermediate container dde00a4ed559 [2023-05-18T18:53:39.932Z] ---> 8a9ed8a453ff [2023-05-18T18:53:39.932Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-18T18:53:40.191Z] ---> Running in c960966192f6 [2023-05-18T18:53:40.191Z] Removing intermediate container c960966192f6 [2023-05-18T18:53:40.191Z] ---> 2d88c14af754 [2023-05-18T18:53:40.191Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-18T18:53:40.191Z] ---> e8892eb272f5 [2023-05-18T18:53:40.191Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T18:53:40.191Z] ---> Running in 4456c26b7830 [2023-05-18T18:54:18.948Z] Removing intermediate container 4456c26b7830 [2023-05-18T18:54:18.948Z] ---> 038f7291212a [2023-05-18T18:54:18.948Z] Step 11/13 : COPY . . [2023-05-18T18:54:18.948Z] ---> 58224b6ca35d [2023-05-18T18:54:18.948Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-18T18:54:18.948Z] ---> Running in 3a11d4e71b2a [2023-05-18T18:54:18.948Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T18:54:18.948Z] Dload Upload Total Spent Left Speed [2023-05-18T18:54:18.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5779 0 --:--:-- --:--:-- --:--:-- 5803 [2023-05-18T18:54:18.948Z] Removing intermediate container 3a11d4e71b2a [2023-05-18T18:54:18.948Z] ---> b32b502791fc [2023-05-18T18:54:18.948Z] Step 13/13 : RUN ${MAKE} [2023-05-18T18:54:18.948Z] ---> Running in 3243bfd7b9c6 [2023-05-18T18:54:18.948Z] noop [2023-05-18T18:54:18.948Z] Removing intermediate container 3243bfd7b9c6 [2023-05-18T18:54:18.948Z] ---> 7771bf671250 [2023-05-18T18:54:18.948Z] Successfully built 7771bf671250 [2023-05-18T18:54:18.948Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T18:54:19.386Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T18:54:19.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T18:54:19.537Z] prd-ubuntu20.04-docker-8c-8g-16035 does not seem to be running inside a container [2023-05-18T18:54:19.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-251 -v /w/workspace/foundry_device-usb-camera_PR-251:/w/workspace/foundry_device-usb-camera_PR-251:rw,z -v /w/workspace/foundry_device-usb-camera_PR-251@tmp:/w/workspace/foundry_device-usb-camera_PR-251@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-05-18T18:54:19.917Z] $ docker top 6c59f5affbc27b8ab02e60cc474ff695ff4535a91517bc94d16b3e818110f980 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T18:54:20.311Z] + go version [2023-05-18T18:54:20.311Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-18T18:54:20.340Z] $ docker stop --time=1 6c59f5affbc27b8ab02e60cc474ff695ff4535a91517bc94d16b3e818110f980 [2023-05-18T18:54:21.556Z] $ docker rm -f --volumes 6c59f5affbc27b8ab02e60cc474ff695ff4535a91517bc94d16b3e818110f980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T18:54:22.276Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T18:54:22.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T18:54:22.429Z] prd-ubuntu20.04-docker-8c-8g-16035 does not seem to be running inside a container [2023-05-18T18:54:22.459Z] $ 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-251 -v /w/workspace/foundry_device-usb-camera_PR-251:/w/workspace/foundry_device-usb-camera_PR-251:rw,z -v /w/workspace/foundry_device-usb-camera_PR-251@tmp:/w/workspace/foundry_device-usb-camera_PR-251@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-05-18T18:54:22.762Z] $ docker top 752d2c24a0ac0ce7cc75d01ec18c608a017c98deac98739818789443baaae82d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T18:54:23.152Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-251 [Pipeline] fileExists [Pipeline] sh [2023-05-18T18:54:23.512Z] + make test [2023-05-18T18:54:23.512Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T18:54:28.784Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-18T18:54:44.710Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-18T18:54:44.710Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.8% of statements [2023-05-18T18:54:51.351Z] go vet ./... [2023-05-18T18:54:55.531Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T18:54:55.531Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T18:54:55.531Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T18:54:55.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T18:54:55.594Z] $ docker stop --time=1 752d2c24a0ac0ce7cc75d01ec18c608a017c98deac98739818789443baaae82d [2023-05-18T18:54:58.694Z] $ docker rm -f --volumes 752d2c24a0ac0ce7cc75d01ec18c608a017c98deac98739818789443baaae82d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T18:54:59.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T18:54:59.305Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-18T18:55:00.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T18:55:00.411Z] + ls -al . [2023-05-18T18:55:00.411Z] total 188 [2023-05-18T18:55:00.411Z] drwxrwxr-x 10 jenkins jenkins 4096 May 18 18:54 . [2023-05-18T18:55:00.411Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 18:52 .. [2023-05-18T18:55:00.411Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 18:53 .git [2023-05-18T18:55:00.411Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 18:52 .github [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 414 May 18 18:52 .gitignore [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 42 May 18 18:52 .golangci.yml [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 77 May 18 18:52 .hadolint.yml [2023-05-18T18:55:00.411Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 18:53 .semver [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 18 18:52 Attribution.txt [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 18 18:52 CHANGELOG.md [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 18 18:52 Dockerfile [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 678 May 18 18:52 GOVERNANCE.md [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 659 May 18 18:52 Jenkinsfile [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 18 18:52 LICENSE [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 18 18:52 Makefile [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 622 May 18 18:52 OWNERS.md [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 18 18:52 README.md [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 5 May 18 18:53 VERSION [2023-05-18T18:55:00.411Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 18:52 bin [2023-05-18T18:55:00.411Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 18:52 cmd [2023-05-18T18:55:00.411Z] -rw-r--r-- 1 jenkins jenkins 31522 May 18 18:54 coverage.out [2023-05-18T18:55:00.411Z] -rwxrwxr-x 1 jenkins jenkins 140 May 18 18:52 docker-entrypoint.sh [2023-05-18T18:55:00.411Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 18:52 docs [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 18 18:52 go.mod [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 18 18:52 go.sum [2023-05-18T18:55:00.411Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 18:52 internal [2023-05-18T18:55:00.411Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 18:52 snap [2023-05-18T18:55:00.411Z] -rw-rw-r-- 1 jenkins jenkins 231 May 18 18:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T18:55:00.812Z] + 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=890f983fecd1497bd13a158ae51900a3e12b6bc9 --label arch=amd64 --label version=0.0.0 . [2023-05-18T18:55:00.813Z] Sending build context to Docker daemon 1.915MB [2023-05-18T18:55:00.813Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T18:55:00.813Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-18T18:55:00.813Z] ---> 7771bf671250 [2023-05-18T18:55:00.813Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-18T18:55:00.813Z] ---> Running in 66cdbea7cab8 [2023-05-18T18:55:01.072Z] Removing intermediate container 66cdbea7cab8 [2023-05-18T18:55:01.072Z] ---> b0bb28fa70a4 [2023-05-18T18:55:01.072Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T18:55:01.072Z] ---> Running in 9bf26f993ecd [2023-05-18T18:55:01.072Z] Removing intermediate container 9bf26f993ecd [2023-05-18T18:55:01.072Z] ---> b6a4c48e8531 [2023-05-18T18:55:01.072Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-18T18:55:01.072Z] ---> Running in 8df1f7aa674c [2023-05-18T18:55:01.072Z] Removing intermediate container 8df1f7aa674c [2023-05-18T18:55:01.072Z] ---> 93b17ce18b16 [2023-05-18T18:55:01.072Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-18T18:55:01.072Z] ---> Running in 5e058ceb6899 [2023-05-18T18:55:01.331Z] Removing intermediate container 5e058ceb6899 [2023-05-18T18:55:01.331Z] ---> e67083afa0d1 [2023-05-18T18:55:01.331Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T18:55:01.331Z] ---> Running in 18a19470c061 [2023-05-18T18:55:01.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T18:55:01.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T18:55:01.854Z] OK: 272 MiB in 67 packages [2023-05-18T18:55:02.114Z] Removing intermediate container 18a19470c061 [2023-05-18T18:55:02.114Z] ---> 1b324442c2fe [2023-05-18T18:55:02.115Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-18T18:55:02.115Z] ---> Running in d8d4ca8d8da8 [2023-05-18T18:55:02.115Z] Removing intermediate container d8d4ca8d8da8 [2023-05-18T18:55:02.115Z] ---> cc1e3f97f1f8 [2023-05-18T18:55:02.115Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-18T18:55:02.375Z] ---> f376bd33ae78 [2023-05-18T18:55:02.375Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T18:55:02.375Z] ---> Running in fe51f8ad0080 [2023-05-18T18:55:02.943Z] Removing intermediate container fe51f8ad0080 [2023-05-18T18:55:02.943Z] ---> fcb5ec146c8a [2023-05-18T18:55:02.943Z] Step 11/36 : COPY . . [2023-05-18T18:55:03.201Z] ---> ca62dcecaa42 [2023-05-18T18:55:03.201Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-18T18:55:03.201Z] ---> Running in ff8d1b1c53aa [2023-05-18T18:55:03.460Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T18:55:03.460Z] Dload Upload Total Spent Left Speed [2023-05-18T18:55:03.720Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062   0    0  20009     0 --:--:-- --:--:-- --:--:-- 20423 [2023-05-18T18:55:03.979Z] Removing intermediate container ff8d1b1c53aa [2023-05-18T18:55:03.979Z] ---> eaaf4f2174b6 [2023-05-18T18:55:03.979Z] Step 13/36 : RUN ${MAKE} [2023-05-18T18:55:03.979Z] ---> Running in 12a1d26b3308 [2023-05-18T18:55:04.237Z] 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-05-18T18:55:25.953Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16036 in /w/workspace/foundry_device-usb-camera_PR-251 [Pipeline] { [Pipeline] ws [2023-05-18T18:55:26.011Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-18T18:55:26.096Z] Selected Git installation does not exist. Using Default [2023-05-18T18:55:26.096Z] The recommended git tool is: NONE [2023-05-18T18:55:30.793Z] Removing intermediate container 12a1d26b3308 [2023-05-18T18:55:30.793Z] ---> f25624e99af5 [2023-05-18T18:55:30.793Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-18T18:55:30.793Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-18T18:55:30.793Z] 4acc49c71d14: Pulling fs layer [2023-05-18T18:55:30.793Z] 4acc49c71d14: Download complete [2023-05-18T18:55:30.793Z] 4acc49c71d14: Pull complete [2023-05-18T18:55:30.793Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-18T18:55:30.793Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-18T18:55:30.793Z] ---> 01a2bd3e5fff [2023-05-18T18:55:30.793Z] Step 15/36 : FROM alpine:3.17 [2023-05-18T18:55:30.793Z] 3.17: Pulling from library/alpine [2023-05-18T18:55:30.793Z] f56be85fc22e: Already exists [2023-05-18T18:55:30.793Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T18:55:30.793Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T18:55:30.793Z] ---> 9ed4aefc74f6 [2023-05-18T18:55:30.793Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-18T18:55:30.793Z] ---> Running in 9d07e21ef20b [2023-05-18T18:55:30.793Z] Removing intermediate container 9d07e21ef20b [2023-05-18T18:55:30.793Z] ---> 2b543fa3ca70 [2023-05-18T18:55:30.793Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-18T18:55:30.793Z] ---> Running in 479ee4b5d393 [2023-05-18T18:55:30.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T18:55:30.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T18:55:30.793Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-18T18:55:30.793Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-18T18:55:30.793Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-18T18:55:30.793Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-18T18:55:30.793Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-18T18:55:30.793Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-18T18:55:30.793Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-18T18:55:30.793Z] (8/86) Installing libxcb (1.15-r0) [2023-05-18T18:55:30.793Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-18T18:55:30.793Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-18T18:55:30.793Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-18T18:55:30.793Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-18T18:55:30.793Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-18T18:55:30.793Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-18T18:55:30.793Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-18T18:55:30.793Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-18T18:55:30.793Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-18T18:55:30.793Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-18T18:55:30.793Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-18T18:55:30.793Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-18T18:55:30.793Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-18T18:55:30.793Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-18T18:55:30.793Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-18T18:55:30.793Z] (24/86) Installing glib (2.74.6-r0) [2023-05-18T18:55:30.793Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-18T18:55:30.793Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-18T18:55:30.793Z] (27/86) Installing libass (0.16.0-r1) [2023-05-18T18:55:30.793Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-18T18:55:30.793Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-18T18:55:30.793Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-18T18:55:30.793Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-18T18:55:30.793Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-18T18:55:30.793Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-18T18:55:30.793Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-18T18:55:30.793Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-18T18:55:30.793Z] (36/86) Installing libunistring (1.1-r0) [2023-05-18T18:55:30.793Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-18T18:55:30.793Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-18T18:55:30.793Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-18T18:55:30.793Z] (40/86) Installing lame (3.100-r2) [2023-05-18T18:55:30.793Z] (41/86) Installing opus (1.3.1-r1) [2023-05-18T18:55:30.793Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-18T18:55:30.793Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-18T18:55:30.793Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-18T18:55:30.793Z] (45/86) Installing orc (0.4.33-r0) [2023-05-18T18:55:30.793Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-18T18:55:30.793Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-18T18:55:30.793Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-18T18:55:30.793Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-18T18:55:30.793Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-18T18:55:30.793Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-18T18:55:30.793Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-18T18:55:30.793Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-18T18:55:30.793Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-18T18:55:30.793Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-18T18:55:30.793Z] (56/86) Installing libpulse (16.1-r6) [2023-05-18T18:55:30.793Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-18T18:55:30.793Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-18T18:55:30.793Z] (59/86) Installing librist (0.2.7-r0) [2023-05-18T18:55:30.793Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-18T18:55:30.793Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-18T18:55:30.793Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-18T18:55:30.793Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-18T18:55:30.793Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-18T18:55:30.793Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-18T18:55:30.793Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-18T18:55:30.793Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-18T18:55:30.793Z] (68/86) Installing libva (2.16.0-r0) [2023-05-18T18:55:30.793Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-18T18:55:30.793Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-18T18:55:30.793Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-18T18:55:30.793Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-18T18:55:30.793Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-18T18:55:30.793Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-18T18:55:30.793Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-18T18:55:30.793Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-18T18:55:30.793Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-18T18:55:30.793Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-18T18:55:30.793Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-18T18:55:30.793Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-18T18:55:30.793Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-18T18:55:30.793Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-18T18:55:30.793Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-18T18:55:30.793Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-18T18:55:30.793Z] (85/86) Installing kmod-libs (30-r1) [2023-05-18T18:55:30.793Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-18T18:55:30.793Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T18:55:30.793Z] Executing eudev-3.2.11-r4.trigger [2023-05-18T18:55:30.793Z] OK: 112 MiB in 101 packages [2023-05-18T18:55:32.084Z] using credential edgex-jenkins-ssh [2023-05-18T18:55:32.107Z] Cloning the remote Git repository [2023-05-18T18:55:32.160Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-18T18:55:33.329Z] Removing intermediate container 479ee4b5d393 [2023-05-18T18:55:33.330Z] ---> 990279477ff5 [2023-05-18T18:55:33.330Z] Step 18/36 : WORKDIR / [2023-05-18T18:55:33.330Z] ---> Running in 3d2785bcebf9 [2023-05-18T18:55:33.330Z] Removing intermediate container 3d2785bcebf9 [2023-05-18T18:55:33.330Z] ---> 9c62c993a612 [2023-05-18T18:55:33.330Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-18T18:55:32.265Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-05-18T18:55:32.423Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-18T18:55:32.424Z] > git --version # timeout=10 [2023-05-18T18:55:32.450Z] > git --version # 'git version 2.25.1' [2023-05-18T18:55:32.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T18:55:32.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T18:55:33.454Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-18T18:55:33.477Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T18:55:33.898Z] ---> 3b50bc4e99fc [2023-05-18T18:55:33.898Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-18T18:55:33.898Z] ---> aacb532fe173 [2023-05-18T18:55:33.898Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-18T18:55:34.160Z] ---> 047ca2b91c6e [2023-05-18T18:55:34.160Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-18T18:55:34.160Z] ---> 24edd2ac90f7 [2023-05-18T18:55:34.160Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-18T18:55:34.419Z] ---> 2789104592e8 [2023-05-18T18:55:34.420Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-18T18:55:34.420Z] ---> 0bdab9b1d4f7 [2023-05-18T18:55:34.420Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-18T18:55:34.510Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-18T18:55:34.567Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-18T18:55:34.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T18:55:34.588Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-18T18:55:35.210Z] Merging remotes/origin/main commit 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 into PR head commit 890f983fecd1497bd13a158ae51900a3e12b6bc9 [2023-05-18T18:55:35.358Z] ---> cd4d93976b45 [2023-05-18T18:55:35.358Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-18T18:55:35.358Z] ---> Running in b45feb71cee5 [2023-05-18T18:55:35.532Z] Merge succeeded, producing 890f983fecd1497bd13a158ae51900a3e12b6bc9 [2023-05-18T18:55:35.533Z] Checking out Revision 890f983fecd1497bd13a158ae51900a3e12b6bc9 (PR-251) [2023-05-18T18:55:35.928Z] Removing intermediate container b45feb71cee5 [2023-05-18T18:55:35.928Z] ---> 3be6ce5e710a [2023-05-18T18:55:35.928Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-18T18:55:35.928Z] ---> Running in 0d8e91c0379b [2023-05-18T18:55:35.235Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T18:55:35.318Z] > git checkout -f 890f983fecd1497bd13a158ae51900a3e12b6bc9 # timeout=10 [2023-05-18T18:55:35.413Z] > git remote # timeout=10 [2023-05-18T18:55:35.436Z] > git config --get remote.origin.url # timeout=10 [2023-05-18T18:55:35.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T18:55:35.479Z] > git merge 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 # timeout=10 [2023-05-18T18:55:35.510Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-18T18:55:35.543Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T18:55:35.563Z] > git checkout -f 890f983fecd1497bd13a158ae51900a3e12b6bc9 # timeout=10 [2023-05-18T18:55:36.497Z] Removing intermediate container 0d8e91c0379b [2023-05-18T18:55:36.497Z] ---> c00dcfbd760f [2023-05-18T18:55:36.497Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-18T18:55:36.497Z] ---> Running in f5228661320d [2023-05-18T18:55:37.064Z] Removing intermediate container f5228661320d [2023-05-18T18:55:37.064Z] ---> e9260dc3deb3 [2023-05-18T18:55:37.064Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-18T18:55:37.064Z] ---> Running in 1f9655bdeb9b [2023-05-18T18:55:37.633Z] Removing intermediate container 1f9655bdeb9b [2023-05-18T18:55:37.633Z] ---> a61017997163 [2023-05-18T18:55:37.633Z] Step 30/36 : EXPOSE 59983 [2023-05-18T18:55:37.633Z] ---> Running in a4c27babff6d [2023-05-18T18:55:37.633Z] Removing intermediate container a4c27babff6d [2023-05-18T18:55:37.633Z] ---> 66770754e258 [2023-05-18T18:55:37.633Z] Step 31/36 : EXPOSE 8554 [2023-05-18T18:55:37.633Z] ---> Running in a55914dd11e9 [2023-05-18T18:55:37.633Z] Removing intermediate container a55914dd11e9 [2023-05-18T18:55:37.633Z] ---> 927fe857d95c [2023-05-18T18:55:37.633Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-18T18:55:37.633Z] ---> Running in 975226d65885 [2023-05-18T18:55:37.893Z] Removing intermediate container 975226d65885 [2023-05-18T18:55:37.893Z] ---> 9439f7e49346 [2023-05-18T18:55:37.893Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-18T18:55:37.893Z] ---> Running in 4f52463cfe98 [2023-05-18T18:55:37.893Z] Removing intermediate container 4f52463cfe98 [2023-05-18T18:55:37.893Z] ---> 06c02d12e854 [2023-05-18T18:55:37.893Z] Step 34/36 : LABEL arch=amd64 [2023-05-18T18:55:37.893Z] ---> Running in 93cee98bdc83 [2023-05-18T18:55:37.893Z] Removing intermediate container 93cee98bdc83 [2023-05-18T18:55:37.893Z] ---> 23f525b8e0be [2023-05-18T18:55:37.893Z] Step 35/36 : LABEL git_sha=890f983fecd1497bd13a158ae51900a3e12b6bc9 [2023-05-18T18:55:37.893Z] ---> Running in f60625ea069d [2023-05-18T18:55:38.152Z] Removing intermediate container f60625ea069d [2023-05-18T18:55:38.152Z] ---> 3b9a3b8b88be [2023-05-18T18:55:38.152Z] Step 36/36 : LABEL version=0.0.0 [2023-05-18T18:55:38.152Z] ---> Running in 63e1b8b98fa6 [2023-05-18T18:55:38.152Z] Removing intermediate container 63e1b8b98fa6 [2023-05-18T18:55:38.152Z] ---> cf635119ca82 [2023-05-18T18:55:38.152Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T18:55:38.152Z] Successfully built cf635119ca82 [2023-05-18T18:55:38.152Z] 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-05-18T18:55:39.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T18:55:39.062Z] [2023-05-18T18:55:39.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-18T18:55:39.150Z] Commit message: "docs: updated collection from v2 to v3" [Pipeline] sh [2023-05-18T18:55:39.209Z] > git --version # timeout=10 [2023-05-18T18:55:39.221Z] > git --version # 'git version 2.25.1' [2023-05-18T18:55:39.233Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T18:55:39.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T18:55:39.445Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-18T18:55:39.445Z] 5eb5b503b376: Pulling fs layer [2023-05-18T18:55:39.445Z] 5c69ac0246d0: Pulling fs layer [2023-05-18T18:55:39.445Z] ec43610c2a17: Pulling fs layer [2023-05-18T18:55:39.445Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-18T18:55:39.445Z] 33b1e0a273af: Pulling fs layer [2023-05-18T18:55:39.445Z] 5d3b04190fa2: Pulling fs layer [2023-05-18T18:55:39.445Z] 2f39f015ded8: Pulling fs layer [2023-05-18T18:55:39.445Z] 33b1e0a273af: Waiting [2023-05-18T18:55:39.445Z] 5d3b04190fa2: Waiting [2023-05-18T18:55:39.445Z] 2f39f015ded8: Waiting [2023-05-18T18:55:39.445Z] 3a2ae6a8a46f: Waiting [2023-05-18T18:55:39.445Z] 5c69ac0246d0: Download complete [2023-05-18T18:55:39.445Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-18T18:55:39.445Z] 3a2ae6a8a46f: Download complete [2023-05-18T18:55:39.445Z] 33b1e0a273af: Verifying Checksum [2023-05-18T18:55:39.445Z] 33b1e0a273af: Download complete [2023-05-18T18:55:39.445Z] 5d3b04190fa2: Download complete [2023-05-18T18:55:39.445Z] ec43610c2a17: Verifying Checksum [2023-05-18T18:55:39.445Z] ec43610c2a17: Download complete [2023-05-18T18:55:39.585Z] [2023-05-18T18:55:39.585Z] GitHub has been notified of this commit’s build result [2023-05-18T18:55:39.585Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-05-18T18:55:39.704Z] 5eb5b503b376: Verifying Checksum [2023-05-18T18:55:39.704Z] 5eb5b503b376: Download complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T18:55:40.272Z] 2f39f015ded8: Download complete [2023-05-18T18:55:40.377Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-18T18:55:40.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T18:55:40.377Z] Dload Upload Total Spent Left Speed [2023-05-18T18:55:40.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-05-18T18:55:41.181Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-05-18T18:55:41.207Z] 5eb5b503b376: Pull complete [2023-05-18T18:55:41.207Z] 5c69ac0246d0: Pull complete [Pipeline] sh [2023-05-18T18:55:41.466Z] ec43610c2a17: Pull complete [2023-05-18T18:55:41.570Z] + sudo tee /etc/docker/daemon.new [2023-05-18T18:55:41.570Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-18T18:55:41.570Z] { [2023-05-18T18:55:41.570Z] "registry-mirrors": [ [2023-05-18T18:55:41.570Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-18T18:55:41.570Z] ], [2023-05-18T18:55:41.570Z] "bip": "10.250.0.254/24", [2023-05-18T18:55:41.570Z] "hosts": [ [2023-05-18T18:55:41.570Z] "tcp://0.0.0.0:5555", [2023-05-18T18:55:41.570Z] "unix:///var/run/docker.sock" [2023-05-18T18:55:41.570Z] ], [2023-05-18T18:55:41.570Z] "mtu": 1458, [2023-05-18T18:55:41.570Z] "selinux-enabled": true, [2023-05-18T18:55:41.570Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-18T18:55:41.570Z] } [Pipeline] sh [2023-05-18T18:55:41.725Z] 3a2ae6a8a46f: Pull complete [2023-05-18T18:55:41.937Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-18T18:55:41.984Z] 33b1e0a273af: Pull complete [2023-05-18T18:55:41.984Z] 5d3b04190fa2: Pull complete [2023-05-18T18:55:42.296Z] + sudo service docker restart [2023-05-18T18:55:46.180Z] 2f39f015ded8: Pull complete [2023-05-18T18:55:46.180Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-18T18:55:46.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T18:55:46.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T18:55:46.409Z] prd-ubuntu20.04-docker-8c-8g-16035 does not seem to be running inside a container [2023-05-18T18:55:46.435Z] $ 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-251 -v /w/workspace/foundry_device-usb-camera_PR-251:/w/workspace/foundry_device-usb-camera_PR-251:rw,z -v /w/workspace/foundry_device-usb-camera_PR-251@tmp:/w/workspace/foundry_device-usb-camera_PR-251@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-05-18T18:55:51.074Z] $ docker top bf023663579acf8e89ceec72f37d96d710e7faa09a475122b96a3fd27efc4d8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T18:55:51.530Z] ---> job-cost.sh [2023-05-18T18:55:51.530Z] lf-activate-venv: SKIPPING [2023-05-18T18:55:51.530Z] INFO: No Stack... [2023-05-18T18:55:51.789Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T18:55:52.358Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T18:55:52.673Z] + cat /w/workspace/foundry_device-usb-camera_PR-251/archives/cost.csv [2023-05-18T18:55:52.673Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T18:55:52.721Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-251-1-stack-cost] [2023-05-18T18:55:52.726Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-251-1-stack-cost] did not exist. Created. [2023-05-18T18:55:52.726Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-251-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T18:55:53.177Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-18T18:55:53.235Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T18:55:53.280Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-251-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T18:55:53.374Z] $ docker stop --time=1 bf023663579acf8e89ceec72f37d96d710e7faa09a475122b96a3fd27efc4d8a [2023-05-18T18:55:54.530Z] $ docker rm -f --volumes bf023663579acf8e89ceec72f37d96d710e7faa09a475122b96a3fd27efc4d8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T18:56:00.633Z] provisioning config files... [2023-05-18T18:56:00.673Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config266223116765089905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T18:56:01.082Z] ---> docker-login.sh [2023-05-18T18:56:01.082Z] nexus3.edgexfoundry.org:10001 [2023-05-18T18:56:01.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:56:01.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:56:01.676Z] Configure a credential helper to remove this warning. See [2023-05-18T18:56:01.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:56:01.676Z] [2023-05-18T18:56:01.676Z] Login Succeeded [2023-05-18T18:56:01.676Z] nexus3.edgexfoundry.org:10002 [2023-05-18T18:56:02.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:56:02.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:56:02.274Z] Configure a credential helper to remove this warning. See [2023-05-18T18:56:02.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:56:02.274Z] [2023-05-18T18:56:02.274Z] Login Succeeded [2023-05-18T18:56:02.274Z] nexus3.edgexfoundry.org:10003 [2023-05-18T18:56:02.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:56:02.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:56:02.545Z] Configure a credential helper to remove this warning. See [2023-05-18T18:56:02.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:56:02.545Z] [2023-05-18T18:56:02.545Z] Login Succeeded [2023-05-18T18:56:02.545Z] nexus3.edgexfoundry.org:10004 [2023-05-18T18:56:02.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:56:03.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:56:03.092Z] Configure a credential helper to remove this warning. See [2023-05-18T18:56:03.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:56:03.092Z] [2023-05-18T18:56:03.092Z] Login Succeeded [2023-05-18T18:56:03.092Z] docker.io [2023-05-18T18:56:03.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T18:56:03.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T18:56:03.637Z] Configure a credential helper to remove this warning. See [2023-05-18T18:56:03.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T18:56:03.637Z] [2023-05-18T18:56:03.637Z] Login Succeeded [2023-05-18T18:56:03.637Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T18:56:03.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T18:56:04.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T18:56:04.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T18:56:04.190Z] ========================================================= [2023-05-18T18:56:04.190Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-18T18:56:04.190Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T18:56:04.709Z] + 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-05-18T18:56:04.979Z] Sending build context to Docker daemon 1.112MB [2023-05-18T18:56:04.979Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T18:56:04.979Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-18T18:56:05.253Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-18T18:56:05.253Z] c41833b44d91: Pulling fs layer [2023-05-18T18:56:05.253Z] ed15518f5707: Pulling fs layer [2023-05-18T18:56:05.253Z] feae8fd75edb: Pulling fs layer [2023-05-18T18:56:05.253Z] 242c74f7c9fa: Pulling fs layer [2023-05-18T18:56:05.253Z] 3cdef696dda3: Pulling fs layer [2023-05-18T18:56:05.253Z] 2ced38df9373: Pulling fs layer [2023-05-18T18:56:05.253Z] 58f1dce35555: Pulling fs layer [2023-05-18T18:56:05.253Z] 242c74f7c9fa: Waiting [2023-05-18T18:56:05.253Z] 3cdef696dda3: Waiting [2023-05-18T18:56:05.253Z] 2ced38df9373: Waiting [2023-05-18T18:56:05.253Z] 58f1dce35555: Waiting [2023-05-18T18:56:05.253Z] ed15518f5707: Verifying Checksum [2023-05-18T18:56:05.253Z] ed15518f5707: Download complete [2023-05-18T18:56:05.253Z] 242c74f7c9fa: Download complete [2023-05-18T18:56:05.253Z] 3cdef696dda3: Verifying Checksum [2023-05-18T18:56:05.253Z] 3cdef696dda3: Download complete [2023-05-18T18:56:05.253Z] c41833b44d91: Verifying Checksum [2023-05-18T18:56:05.253Z] c41833b44d91: Download complete [2023-05-18T18:56:06.710Z] c41833b44d91: Pull complete [2023-05-18T18:56:06.710Z] 58f1dce35555: Verifying Checksum [2023-05-18T18:56:06.710Z] 58f1dce35555: Download complete [2023-05-18T18:56:06.985Z] ed15518f5707: Pull complete [2023-05-18T18:56:07.967Z] feae8fd75edb: Verifying Checksum [2023-05-18T18:56:07.968Z] feae8fd75edb: Download complete [2023-05-18T18:56:07.968Z] 2ced38df9373: Verifying Checksum [2023-05-18T18:56:07.968Z] 2ced38df9373: Download complete [2023-05-18T18:56:20.329Z] feae8fd75edb: Pull complete [2023-05-18T18:56:20.329Z] 242c74f7c9fa: Pull complete [2023-05-18T18:56:20.329Z] 3cdef696dda3: Pull complete [2023-05-18T18:56:25.698Z] 2ced38df9373: Pull complete [2023-05-18T18:56:27.666Z] 58f1dce35555: Pull complete [2023-05-18T18:56:27.666Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-18T18:56:27.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T18:56:27.666Z] ---> fadd8f120f05 [2023-05-18T18:56:27.667Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-18T18:56:28.635Z] ---> Running in 83694ddabb3c [2023-05-18T18:56:29.221Z] Removing intermediate container 83694ddabb3c [2023-05-18T18:56:29.221Z] ---> 52a0f027ef8d [2023-05-18T18:56:29.221Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T18:56:29.221Z] ---> Running in 98a2d932cc36 [2023-05-18T18:56:29.490Z] Removing intermediate container 98a2d932cc36 [2023-05-18T18:56:29.490Z] ---> 9206d0595898 [2023-05-18T18:56:29.490Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-18T18:56:29.759Z] ---> Running in 856de4109b9a [2023-05-18T18:56:30.029Z] Removing intermediate container 856de4109b9a [2023-05-18T18:56:30.029Z] ---> 06f33ca06cea [2023-05-18T18:56:30.029Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-18T18:56:30.029Z] ---> Running in d5038bb44711 [2023-05-18T18:56:30.299Z] Removing intermediate container d5038bb44711 [2023-05-18T18:56:30.299Z] ---> d7f17b9383ee [2023-05-18T18:56:30.299Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T18:56:30.568Z] ---> Running in 886808dcf02b [2023-05-18T18:56:31.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T18:56:32.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T18:56:33.533Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-18T18:56:33.533Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-18T18:56:33.533Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-18T18:56:33.533Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-18T18:56:33.533Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-18T18:56:33.533Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-18T18:56:33.533Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-18T18:56:33.806Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-18T18:56:33.806Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-18T18:56:33.806Z] (10/14) Installing kmod-libs (30-r1) [2023-05-18T18:56:33.806Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-18T18:56:33.806Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-18T18:56:33.806Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-18T18:56:33.806Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-18T18:56:33.806Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T18:56:33.806Z] Executing eudev-3.2.11-r4.trigger [2023-05-18T18:56:33.806Z] OK: 271 MiB in 67 packages [2023-05-18T18:56:36.400Z] Removing intermediate container 886808dcf02b [2023-05-18T18:56:36.400Z] ---> 4e986b850660 [2023-05-18T18:56:36.400Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-18T18:56:36.400Z] ---> Running in fcd859959af9 [2023-05-18T18:56:36.986Z] Removing intermediate container fcd859959af9 [2023-05-18T18:56:36.986Z] ---> 9eff080d729d [2023-05-18T18:56:36.987Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-18T18:56:37.578Z] ---> d93b90335985 [2023-05-18T18:56:37.578Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T18:56:37.578Z] ---> Running in e4821992c99a [2023-05-18T18:57:45.481Z] Removing intermediate container e4821992c99a [2023-05-18T18:57:45.481Z] ---> 3cdc2d5c03fc [2023-05-18T18:57:45.481Z] Step 11/13 : COPY . . [2023-05-18T18:57:45.481Z] ---> 8baae07682a1 [2023-05-18T18:57:45.481Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-18T18:57:45.481Z] ---> Running in e6a056b2edc4 [2023-05-18T18:57:45.481Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T18:57:45.481Z] Dload Upload Total Spent Left Speed [2023-05-18T18:57:45.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3714 0 --:--:-- --:--:-- --:--:-- 3726 [2023-05-18T18:57:45.481Z] Removing intermediate container e6a056b2edc4 [2023-05-18T18:57:45.481Z] ---> 2ae94e6a36ff [2023-05-18T18:57:45.481Z] Step 13/13 : RUN ${MAKE} [2023-05-18T18:57:45.481Z] ---> Running in 01b489d341bc [2023-05-18T18:57:45.481Z] noop [2023-05-18T18:57:46.070Z] Removing intermediate container 01b489d341bc [2023-05-18T18:57:46.070Z] ---> de28a31fc78f [2023-05-18T18:57:46.070Z] Successfully built de28a31fc78f [2023-05-18T18:57:46.070Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T18:57:46.558Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T18:57:46.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T18:57:46.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-16036 does not seem to be running inside a container [2023-05-18T18:57:46.938Z] $ 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-05-18T18:57:48.286Z] $ docker top 7eca57d79bb1ff427d4ba289d715d5381f52902629350636a7079cfabcac88b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T18:57:49.198Z] + go version [2023-05-18T18:57:49.198Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-18T18:57:49.240Z] $ docker stop --time=1 7eca57d79bb1ff427d4ba289d715d5381f52902629350636a7079cfabcac88b3 [2023-05-18T18:57:50.926Z] $ docker rm -f --volumes 7eca57d79bb1ff427d4ba289d715d5381f52902629350636a7079cfabcac88b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T18:57:51.819Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T18:57:51.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T18:57:52.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-16036 does not seem to be running inside a container [2023-05-18T18:57:52.172Z] $ 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-05-18T18:57:53.440Z] $ docker top 5a9bae0bf65ae5da0c4f612be098bc25aaefa5edab4205c00b366393240d192c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T18:57:54.343Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-18T18:57:55.061Z] + make test [2023-05-18T18:57:55.061Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T18:58:33.991Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-18T19:00:40.716Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-18T19:00:44.997Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.079s coverage: 1.8% of statements [2023-05-18T19:00:44.997Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-18T19:00:44.997Z] go vet ./... [2023-05-18T19:01:17.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T19:01:17.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T19:01:17.240Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T19:01:17.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T19:01:17.317Z] $ docker stop --time=1 5a9bae0bf65ae5da0c4f612be098bc25aaefa5edab4205c00b366393240d192c [2023-05-18T19:01:19.088Z] $ docker rm -f --volumes 5a9bae0bf65ae5da0c4f612be098bc25aaefa5edab4205c00b366393240d192c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T19:01:21.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T19:01:21.826Z] Warning: overwriting stash ‘coverage-report’ [2023-05-18T19:01:22.338Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T19:01:22.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T19:01:23.320Z] + ls -al . [2023-05-18T19:01:23.320Z] total 184 [2023-05-18T19:01:23.320Z] drwxrwxr-x 9 jenkins jenkins 4096 May 18 18:57 . [2023-05-18T19:01:23.320Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 18:55 .. [2023-05-18T19:01:23.320Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 18:55 .git [2023-05-18T19:01:23.320Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 18:55 .github [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 414 May 18 18:55 .gitignore [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 42 May 18 18:55 .golangci.yml [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 77 May 18 18:55 .hadolint.yml [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 18 18:55 Attribution.txt [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 18 18:55 CHANGELOG.md [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 18 18:55 Dockerfile [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 678 May 18 18:55 GOVERNANCE.md [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 659 May 18 18:55 Jenkinsfile [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 18 18:55 LICENSE [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 18 18:55 Makefile [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 622 May 18 18:55 OWNERS.md [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 18 18:55 README.md [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 5 May 18 18:53 VERSION [2023-05-18T19:01:23.320Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 18:55 bin [2023-05-18T19:01:23.320Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 18:55 cmd [2023-05-18T19:01:23.320Z] -rw-r--r-- 1 jenkins jenkins 31522 May 18 19:00 coverage.out [2023-05-18T19:01:23.320Z] -rwxrwxr-x 1 jenkins jenkins 140 May 18 18:55 docker-entrypoint.sh [2023-05-18T19:01:23.320Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 18:55 docs [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 18 18:55 go.mod [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 18 18:55 go.sum [2023-05-18T19:01:23.320Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 18:55 internal [2023-05-18T19:01:23.320Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 18:55 snap [2023-05-18T19:01:23.320Z] -rw-rw-r-- 1 jenkins jenkins 231 May 18 18:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T19:01:23.832Z] + 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=890f983fecd1497bd13a158ae51900a3e12b6bc9 --label arch=arm64 --label version=0.0.0 . [2023-05-18T19:01:24.126Z] Sending build context to Docker daemon 1.144MB [2023-05-18T19:01:24.126Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T19:01:24.126Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-18T19:01:24.126Z] ---> de28a31fc78f [2023-05-18T19:01:24.126Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-18T19:01:24.414Z] ---> Running in 1ae19e24c05f [2023-05-18T19:01:24.702Z] Removing intermediate container 1ae19e24c05f [2023-05-18T19:01:24.702Z] ---> c0043bf7c2da [2023-05-18T19:01:24.702Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T19:01:24.702Z] ---> Running in 458e0cd04973 [2023-05-18T19:01:24.991Z] Removing intermediate container 458e0cd04973 [2023-05-18T19:01:24.991Z] ---> fec5483b392f [2023-05-18T19:01:24.991Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-18T19:01:25.269Z] ---> Running in 537a86da09d2 [2023-05-18T19:01:25.543Z] Removing intermediate container 537a86da09d2 [2023-05-18T19:01:25.543Z] ---> 8ae9f499ff7b [2023-05-18T19:01:25.543Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-18T19:01:25.543Z] ---> Running in ea012b81ac8f [2023-05-18T19:01:25.846Z] Removing intermediate container ea012b81ac8f [2023-05-18T19:01:25.846Z] ---> bd1829994dd9 [2023-05-18T19:01:25.846Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T19:01:25.846Z] ---> Running in 7111f9a4c295 [2023-05-18T19:01:27.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T19:01:27.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T19:01:28.868Z] OK: 271 MiB in 67 packages [2023-05-18T19:01:29.836Z] Removing intermediate container 7111f9a4c295 [2023-05-18T19:01:29.836Z] ---> ba600c6305b0 [2023-05-18T19:01:29.836Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-18T19:01:29.836Z] ---> Running in 31e93c195d43 [2023-05-18T19:01:30.439Z] Removing intermediate container 31e93c195d43 [2023-05-18T19:01:30.439Z] ---> 7bc26f70caa5 [2023-05-18T19:01:30.439Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-18T19:01:30.708Z] ---> ad8680493264 [2023-05-18T19:01:30.708Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T19:01:30.979Z] ---> Running in 65d6ae0a2b8a [2023-05-18T19:01:35.254Z] Removing intermediate container 65d6ae0a2b8a [2023-05-18T19:01:35.254Z] ---> 4cbe2d3e54f4 [2023-05-18T19:01:35.254Z] Step 11/36 : COPY . . [2023-05-18T19:01:35.852Z] ---> af7d2421ac1b [2023-05-18T19:01:35.852Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-18T19:01:35.852Z] ---> Running in cad55fb3df65 [2023-05-18T19:01:36.823Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T19:01:36.823Z] Dload Upload Total  Spent Left Speed [2023-05-18T19:01:37.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2699 0 --:--:-- --:--:-- --:--:-- 2709 [2023-05-18T19:01:38.010Z] Removing intermediate container cad55fb3df65 [2023-05-18T19:01:38.010Z] ---> 49e90719889d [2023-05-18T19:01:38.010Z] Step 13/36 : RUN ${MAKE} [2023-05-18T19:01:38.010Z] ---> Running in 34bdbc6961f3 [2023-05-18T19:01:38.980Z] 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-05-18T19:04:30.771Z] Removing intermediate container 34bdbc6961f3 [2023-05-18T19:04:30.771Z] ---> 5c2fb155a6a6 [2023-05-18T19:04:30.771Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-18T19:04:30.771Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-18T19:04:30.771Z] 8766b47fe142: Pulling fs layer [2023-05-18T19:04:30.771Z] 8766b47fe142: Verifying Checksum [2023-05-18T19:04:30.771Z] 8766b47fe142: Download complete [2023-05-18T19:04:30.771Z] 8766b47fe142: Pull complete [2023-05-18T19:04:30.771Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-18T19:04:30.771Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-18T19:04:30.771Z] ---> 69d40e2cb93c [2023-05-18T19:04:30.771Z] Step 15/36 : FROM alpine:3.17 [2023-05-18T19:04:30.772Z] 3.17: Pulling from library/alpine [2023-05-18T19:04:30.772Z] c41833b44d91: Already exists [2023-05-18T19:04:30.772Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T19:04:30.772Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T19:04:30.772Z] ---> 51e60588ff2c [2023-05-18T19:04:30.772Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-18T19:04:30.772Z] ---> Running in 63be68f88e0d [2023-05-18T19:04:30.772Z] Removing intermediate container 63be68f88e0d [2023-05-18T19:04:30.772Z] ---> d43eaabcdf03 [2023-05-18T19:04:30.772Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-18T19:04:30.772Z] ---> Running in d7116a46fe6a [2023-05-18T19:04:30.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T19:04:30.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T19:04:30.772Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-18T19:04:30.772Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-18T19:04:30.772Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-18T19:04:30.772Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-18T19:04:30.772Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-18T19:04:30.772Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-18T19:04:30.772Z] (7/83) Installing libxcb (1.15-r0) [2023-05-18T19:04:30.772Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-18T19:04:30.772Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-18T19:04:30.772Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-18T19:04:30.772Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-18T19:04:30.772Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-18T19:04:30.772Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-18T19:04:30.772Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-18T19:04:30.772Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-18T19:04:30.772Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-18T19:04:30.772Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-18T19:04:30.772Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-18T19:04:30.772Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-18T19:04:30.772Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-18T19:04:30.772Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-18T19:04:30.772Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-18T19:04:30.772Z] (23/83) Installing glib (2.74.6-r0) [2023-05-18T19:04:30.772Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-18T19:04:30.772Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-18T19:04:30.772Z] (26/83) Installing libass (0.16.0-r1) [2023-05-18T19:04:31.040Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-18T19:04:31.040Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-18T19:04:31.040Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-18T19:04:31.040Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-18T19:04:31.040Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-18T19:04:31.040Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-18T19:04:31.040Z] (33/83) Installing libunistring (1.1-r0) [2023-05-18T19:04:31.040Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-18T19:04:31.040Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-18T19:04:31.311Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-18T19:04:31.311Z] (37/83) Installing lame (3.100-r2) [2023-05-18T19:04:31.311Z] (38/83) Installing opus (1.3.1-r1) [2023-05-18T19:04:31.311Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-18T19:04:31.311Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-18T19:04:31.311Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-18T19:04:31.311Z] (42/83) Installing orc (0.4.33-r0) [2023-05-18T19:04:31.311Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-18T19:04:31.311Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-18T19:04:31.311Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-18T19:04:31.311Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-18T19:04:31.311Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-18T19:04:31.311Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-18T19:04:31.580Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-18T19:04:31.580Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-18T19:04:31.580Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-18T19:04:31.580Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-18T19:04:31.580Z] (53/83) Installing libpulse (16.1-r6) [2023-05-18T19:04:31.580Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-18T19:04:31.580Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-18T19:04:31.580Z] (56/83) Installing librist (0.2.7-r0) [2023-05-18T19:04:31.580Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-18T19:04:31.580Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-18T19:04:31.580Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-18T19:04:31.580Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-18T19:04:31.580Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-18T19:04:31.580Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-18T19:04:31.580Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-18T19:04:31.580Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-18T19:04:31.848Z] (65/83) Installing libva (2.16.0-r0) [2023-05-18T19:04:31.848Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-18T19:04:31.848Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-18T19:04:31.848Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-18T19:04:31.848Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-18T19:04:31.848Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-18T19:04:31.848Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-18T19:04:31.848Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-18T19:04:32.126Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-18T19:04:32.126Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-18T19:04:32.126Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-18T19:04:32.126Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-18T19:04:32.716Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-18T19:04:32.716Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-18T19:04:32.716Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-18T19:04:32.716Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-18T19:04:32.716Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-18T19:04:32.716Z] (82/83) Installing kmod-libs (30-r1) [2023-05-18T19:04:32.716Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-18T19:04:32.716Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T19:04:32.716Z] Executing eudev-3.2.11-r4.trigger [2023-05-18T19:04:32.716Z] OK: 86 MiB in 98 packages [2023-05-18T19:04:36.982Z] Removing intermediate container d7116a46fe6a [2023-05-18T19:04:36.982Z] ---> 69cf9475f245 [2023-05-18T19:04:36.982Z] Step 18/36 : WORKDIR / [2023-05-18T19:04:36.982Z] ---> Running in 8415b1a533b9 [2023-05-18T19:04:37.249Z] Removing intermediate container 8415b1a533b9 [2023-05-18T19:04:37.249Z] ---> fb59c06d6c34 [2023-05-18T19:04:37.249Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-18T19:04:38.659Z] ---> daa4cbc03883 [2023-05-18T19:04:38.659Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-18T19:04:39.244Z] ---> 0c53d5c08064 [2023-05-18T19:04:39.244Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-18T19:04:39.831Z] ---> f36763e1ebf4 [2023-05-18T19:04:39.831Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-18T19:04:40.103Z] ---> 637eed2ce74b [2023-05-18T19:04:40.103Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-18T19:04:40.688Z] ---> 9982fd929d89 [2023-05-18T19:04:40.688Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-18T19:04:41.282Z] ---> b9ead90b5cd8 [2023-05-18T19:04:41.282Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-18T19:04:42.700Z] ---> 85bbcec2690e [2023-05-18T19:04:42.700Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-18T19:04:42.700Z] ---> Running in 0e239b5346e9 [2023-05-18T19:04:44.643Z] Removing intermediate container 0e239b5346e9 [2023-05-18T19:04:44.644Z] ---> 0bfe59754921 [2023-05-18T19:04:44.644Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-18T19:04:44.644Z] ---> Running in 946aa643b7f7 [2023-05-18T19:04:46.058Z] Removing intermediate container 946aa643b7f7 [2023-05-18T19:04:46.058Z] ---> a84609c170ea [2023-05-18T19:04:46.058Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-18T19:04:46.058Z] ---> Running in 7138e9daa727 [2023-05-18T19:04:48.020Z] Removing intermediate container 7138e9daa727 [2023-05-18T19:04:48.020Z] ---> bc95db56ff5f [2023-05-18T19:04:48.020Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-18T19:04:48.020Z] ---> Running in 8b5cbc0807e6 [2023-05-18T19:04:49.466Z] Removing intermediate container 8b5cbc0807e6 [2023-05-18T19:04:49.466Z] ---> 1a74826372d1 [2023-05-18T19:04:49.466Z] Step 30/36 : EXPOSE 59983 [2023-05-18T19:04:49.466Z] ---> Running in 3759b04cc601 [2023-05-18T19:04:50.056Z] Removing intermediate container 3759b04cc601 [2023-05-18T19:04:50.056Z] ---> fb0bb36fa43c [2023-05-18T19:04:50.056Z] Step 31/36 : EXPOSE 8554 [2023-05-18T19:04:50.056Z] ---> Running in 28dda568539e [2023-05-18T19:04:50.327Z] Removing intermediate container 28dda568539e [2023-05-18T19:04:50.327Z] ---> 37a1bb7a4e48 [2023-05-18T19:04:50.327Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-18T19:04:50.327Z] ---> Running in 67e944aa2499 [2023-05-18T19:04:50.596Z] Removing intermediate container 67e944aa2499 [2023-05-18T19:04:50.596Z] ---> 70ce036bf4bd [2023-05-18T19:04:50.596Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-18T19:04:50.596Z] ---> Running in d2bd9683b8bf [2023-05-18T19:04:51.182Z] Removing intermediate container d2bd9683b8bf [2023-05-18T19:04:51.182Z] ---> 72709d0b0464 [2023-05-18T19:04:51.182Z] Step 34/36 : LABEL arch=arm64 [2023-05-18T19:04:51.182Z] ---> Running in b80e8f229880 [2023-05-18T19:04:51.450Z] Removing intermediate container b80e8f229880 [2023-05-18T19:04:51.450Z] ---> ce6ca30abb54 [2023-05-18T19:04:51.450Z] Step 35/36 : LABEL git_sha=890f983fecd1497bd13a158ae51900a3e12b6bc9 [2023-05-18T19:04:51.450Z] ---> Running in f6b79abe51f1 [2023-05-18T19:04:51.722Z] Removing intermediate container f6b79abe51f1 [2023-05-18T19:04:51.722Z] ---> e8affddb5b46 [2023-05-18T19:04:51.722Z] Step 36/36 : LABEL version=0.0.0 [2023-05-18T19:04:51.722Z] ---> Running in 0451ffd5de53 [2023-05-18T19:04:52.311Z] Removing intermediate container 0451ffd5de53 [2023-05-18T19:04:52.311Z] ---> cfe05d290fa8 [2023-05-18T19:04:52.311Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T19:04:52.311Z] Successfully built cfe05d290fa8 [2023-05-18T19:04:52.311Z] 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-05-18T19:04:53.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T19:04:53.116Z] [2023-05-18T19:04:53.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T19:04:53.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T19:04:53.791Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-18T19:04:53.791Z] 8998bd30e6a1: Pulling fs layer [2023-05-18T19:04:53.791Z] 04944245beec: Pulling fs layer [2023-05-18T19:04:53.791Z] 699f458cf7ca: Pulling fs layer [2023-05-18T19:04:53.791Z] 765212b225bb: Pulling fs layer [2023-05-18T19:04:53.791Z] f23df028b6ca: Pulling fs layer [2023-05-18T19:04:53.791Z] d65c8cfc05b1: Pulling fs layer [2023-05-18T19:04:53.791Z] 2437ff75d9bd: Pulling fs layer [2023-05-18T19:04:53.791Z] 765212b225bb: Waiting [2023-05-18T19:04:53.791Z] f23df028b6ca: Waiting [2023-05-18T19:04:53.791Z] d65c8cfc05b1: Waiting [2023-05-18T19:04:53.791Z] 2437ff75d9bd: Waiting [2023-05-18T19:04:53.791Z] 04944245beec: Verifying Checksum [2023-05-18T19:04:53.791Z] 04944245beec: Download complete [2023-05-18T19:04:53.791Z] 765212b225bb: Verifying Checksum [2023-05-18T19:04:53.791Z] 765212b225bb: Download complete [2023-05-18T19:04:53.791Z] f23df028b6ca: Verifying Checksum [2023-05-18T19:04:53.791Z] f23df028b6ca: Download complete [2023-05-18T19:04:53.791Z] d65c8cfc05b1: Verifying Checksum [2023-05-18T19:04:53.791Z] d65c8cfc05b1: Download complete [2023-05-18T19:04:54.067Z] 699f458cf7ca: Verifying Checksum [2023-05-18T19:04:54.067Z] 699f458cf7ca: Download complete [2023-05-18T19:04:54.338Z] 8998bd30e6a1: Verifying Checksum [2023-05-18T19:04:54.338Z] 8998bd30e6a1: Download complete [2023-05-18T19:04:56.942Z] 2437ff75d9bd: Verifying Checksum [2023-05-18T19:04:56.942Z] 2437ff75d9bd: Download complete [2023-05-18T19:04:58.899Z] 8998bd30e6a1: Pull complete [2023-05-18T19:05:02.255Z] 04944245beec: Pull complete [2023-05-18T19:05:03.231Z] 699f458cf7ca: Pull complete [2023-05-18T19:05:03.497Z] 765212b225bb: Pull complete [2023-05-18T19:05:04.084Z] f23df028b6ca: Pull complete [2023-05-18T19:05:04.353Z] d65c8cfc05b1: Pull complete [2023-05-18T19:05:19.385Z] 2437ff75d9bd: Pull complete [2023-05-18T19:05:19.385Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-18T19:05:19.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T19:05:19.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T19:05:22.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-16036 does not seem to be running inside a container [2023-05-18T19:05:22.734Z] $ 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-05-18T19:05:25.340Z] $ docker top 107e24823b9723fb5f327db82135172d2c2aada39f72af69db4373a714e20ebb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T19:05:26.238Z] ---> job-cost.sh [2023-05-18T19:05:26.238Z] lf-activate-venv: SKIPPING [2023-05-18T19:05:26.238Z] INFO: No Stack... [2023-05-18T19:05:26.825Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-18T19:05:27.411Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T19:05:28.075Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-05-18T19:05:28.076Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T19:05:28.171Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-251-1-stack-cost] [2023-05-18T19:05:28.176Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-251-1-stack-cost] did not exist. Created. [2023-05-18T19:05:28.176Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-251-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T19:05:28.914Z] /w/workspace/device-usb-camera/1@tmp/durable-18fa0a3b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-18T19:05:29.604Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-18T19:05:29.641Z] Warning: overwriting stash ‘stack-cost’ [2023-05-18T19:05:29.691Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T19:05:29.708Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-251-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T19:05:29.792Z] $ docker stop --time=1 107e24823b9723fb5f327db82135172d2c2aada39f72af69db4373a714e20ebb [2023-05-18T19:05:31.303Z] $ docker rm -f --volumes 107e24823b9723fb5f327db82135172d2c2aada39f72af69db4373a714e20ebb [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-05-18T19:05:32.291Z] provisioning config files... [2023-05-18T19:05:32.300Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-251@tmp/config15234479123147260971tmp [Pipeline] { [Pipeline] sh [2023-05-18T19:05:32.635Z] + set +x [2023-05-18T19:05:32.635Z] + bash -s -- [2023-05-18T19:05:32.635Z] + curl -s https://codecov.io/bash [2023-05-18T19:05:32.635Z] [2023-05-18T19:05:32.635Z] _____ _ [2023-05-18T19:05:32.635Z] / ____| | | [2023-05-18T19:05:32.635Z] | | ___ __| | ___ ___ _____ __ [2023-05-18T19:05:32.635Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-18T19:05:32.635Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-18T19:05:32.635Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-18T19:05:32.635Z] Bash-1.0.6 [2023-05-18T19:05:32.635Z] [2023-05-18T19:05:32.635Z] [2023-05-18T19:05:32.635Z] ==> git version 2.25.1 found [2023-05-18T19:05:32.635Z] ==> 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-05-18T19:05:32.635Z] Release-Date: 2020-01-08 [2023-05-18T19:05:32.635Z] 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-05-18T19:05:32.635Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-18T19:05:32.635Z] ==> Jenkins CI detected. [2023-05-18T19:05:32.635Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-251 [2023-05-18T19:05:32.635Z] project root: . [2023-05-18T19:05:32.635Z] --> token set from env [2023-05-18T19:05:32.635Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-18T19:05:32.635Z] ==> Running gcov in . (disable via -X gcov) [2023-05-18T19:05:32.635Z] ==> Python coveragepy not found [2023-05-18T19:05:32.635Z] ==> Searching for coverage reports in: [2023-05-18T19:05:32.635Z] + . [2023-05-18T19:05:32.635Z] -> Found 1 reports [2023-05-18T19:05:32.635Z] ==> Detecting git/mercurial file structure [2023-05-18T19:05:32.897Z] ==> Reading reports [2023-05-18T19:05:32.897Z] + ./coverage.out bytes=31522 [2023-05-18T19:05:32.897Z] ==> Appending adjustments [2023-05-18T19:05:32.897Z] https://docs.codecov.io/docs/fixing-reports [2023-05-18T19:05:32.897Z] + Found adjustments [2023-05-18T19:05:32.897Z] ==> Gzipping contents [2023-05-18T19:05:32.897Z] 8.0K /tmp/codecov.2SsFVQ.gz [2023-05-18T19:05:32.897Z] ==> Uploading reports [2023-05-18T19:05:32.897Z] url: https://codecov.io [2023-05-18T19:05:32.897Z] query: branch=PR-251&commit=890f983fecd1497bd13a158ae51900a3e12b6bc9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-251%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=251&job=&cmd_args= [2023-05-18T19:05:32.897Z] -> Pinging Codecov [2023-05-18T19:05:32.897Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-251&commit=890f983fecd1497bd13a158ae51900a3e12b6bc9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-251%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=251&job=&cmd_args= [2023-05-18T19:05:33.156Z] -> Uploading to [2023-05-18T19:05:33.156Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-18/73D8F5FF140700D3E01443B452E23636/890f983fecd1497bd13a158ae51900a3e12b6bc9/88befe9d-952e-4603-8248-f8aa0de596d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T190532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17df8f7d0dcd0ad74990fa3dc607b96bfb98f7cb5b62ae2f56c27b867ccb7375 [2023-05-18T19:05:33.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T19:05:33.156Z] Dload Upload Total Spent Left Speed [2023-05-18T19:05:33.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 16244 --:--:-- --:--:-- --:--:-- 16244 [2023-05-18T19:05:33.415Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/890f983fecd1497bd13a158ae51900a3e12b6bc9 [Pipeline] } [2023-05-18T19:05:33.444Z] 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-05-18T19:05:35.204Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-251/archives ] [2023-05-18T19:05:35.204Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-251/archives [2023-05-18T19:05:35.204Z] total 16 [2023-05-18T19:05:35.204Z] drwxr-xr-x 3 root root 4096 May 18 18:55 . [2023-05-18T19:05:35.204Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 18:55 .. [2023-05-18T19:05:35.204Z] drwxr-xr-x 2 root root 4096 May 18 18:55 cost [2023-05-18T19:05:35.204Z] -rw-r--r-- 1 root root 89 May 18 18:55 cost.csv [2023-05-18T19:05:35.204Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-251/archives [2023-05-18T19:05:35.204Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-251/archives [2023-05-18T19:05:35.204Z] total 16 [2023-05-18T19:05:35.204Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 18:55 . [2023-05-18T19:05:35.204Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 18:55 .. [2023-05-18T19:05:35.204Z] drwxr-xr-x 2 jenkins jenkins 4096 May 18 18:55 cost [2023-05-18T19:05:35.204Z] -rw-r--r-- 1 jenkins jenkins 89 May 18 18:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-18T19:05:35.531Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T19:05:36.414Z] ---> package-listing.sh [2023-05-18T19:05:36.414Z] ++ facter osfamily [2023-05-18T19:05:36.414Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-18T19:05:36.674Z] + OS_FAMILY=debian [2023-05-18T19:05:36.674Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-251 [2023-05-18T19:05:36.674Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-18T19:05:36.674Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-18T19:05:36.674Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-18T19:05:36.674Z] + PACKAGES=/tmp/packages_start.txt [2023-05-18T19:05:36.674Z] + '[' /w/workspace/foundry_device-usb-camera_PR-251 ']' [2023-05-18T19:05:36.674Z] + PACKAGES=/tmp/packages_end.txt [2023-05-18T19:05:36.674Z] + case "${OS_FAMILY}" in [2023-05-18T19:05:36.674Z] + dpkg -l [2023-05-18T19:05:36.674Z] + grep '^ii' [2023-05-18T19:05:36.674Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-18T19:05:36.674Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-18T19:05:36.674Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-18T19:05:36.674Z] + '[' /w/workspace/foundry_device-usb-camera_PR-251 ']' [2023-05-18T19:05:36.674Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-251/archives/ [2023-05-18T19:05:36.674Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-251/archives/ [Pipeline] echo [2023-05-18T19:05:36.715Z] 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-251/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-18T19:05:37.007Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T19:05:37.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T19:05:37.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T19:05:37.782Z] prd-ubuntu20.04-docker-8c-8g-16035 does not seem to be running inside a container [2023-05-18T19:05:37.805Z] $ 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-251/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-251 -v /w/workspace/foundry_device-usb-camera_PR-251:/w/workspace/foundry_device-usb-camera_PR-251:rw,z -v /w/workspace/foundry_device-usb-camera_PR-251@tmp:/w/workspace/foundry_device-usb-camera_PR-251@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-05-18T19:05:38.003Z] $ docker top 16f752a3b4b39829c24f44b3c3a229e1f0781278492716c6f10a8506115885ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T19:05:38.392Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-18T19:05:38.702Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-18T19:05:39.014Z] + ls /var/log/sa-host [2023-05-18T19:05:39.014Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T19:05:39.161Z] provisioning config files... [2023-05-18T19:05:39.170Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-251@tmp/config11076559514155232304tmp [Pipeline] { [Pipeline] echo [2023-05-18T19:05:39.230Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T19:05:39.548Z] ---> create-netrc.sh [Pipeline] } [2023-05-18T19:05:39.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-18T19:05:39.987Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-18T19:05:40.022Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T19:05:40.336Z] ---> sudo-logs.sh [2023-05-18T19:05:40.336Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-18T19:05:40.426Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T19:05:40.739Z] ---> job-cost.sh [2023-05-18T19:05:40.739Z] lf-activate-venv: SKIPPING [2023-05-18T19:05:40.739Z] DEBUG: total: 0.2199999988079071 [2023-05-18T19:05:40.739Z] INFO: Retrieving Stack Cost... [2023-05-18T19:05:40.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T19:05:41.569Z] INFO: Archiving Costs [Pipeline] echo [2023-05-18T19:05:41.701Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T19:05:42.020Z] ---> logs-deploy.sh [2023-05-18T19:05:42.020Z] lf-activate-venv: SKIPPING [2023-05-18T19:05:42.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-251/1 [2023-05-18T19:05:42.020Z] INFO: archiving workspace using pattern(s): [2023-05-18T19:05:42.959Z] Archives upload complete. [2023-05-18T19:05:43.219Z] INFO: archiving logs to Nexus