Pull request #309 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da179fb1ebc0cec3304494138369b084bb4e42fd+d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 (371993784112ab98ffec96ef7404cd8227ccb5dc) 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-ssh18340582860858072703.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh739523292302744540.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-309/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-309/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9238077153661406570.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-309/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17394926282839321525.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh1044383463428617192.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-309/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-309/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7752419310108386476.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16870 in /w/workspace/foundry_device-usb-camera_PR-309 [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-309 # 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/309/head:refs/remotes/origin/PR-309 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 into PR head commit da179fb1ebc0cec3304494138369b084bb4e42fd Merge succeeded, producing da179fb1ebc0cec3304494138369b084bb4e42fd Checking out Revision da179fb1ebc0cec3304494138369b084bb4e42fd (PR-309) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T17:53:57.433Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f da179fb1ebc0cec3304494138369b084bb4e42fd # 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 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da179fb1ebc0cec3304494138369b084bb4e42fd # timeout=10 [Pipeline] withCredentials [2023-11-07T17:53:57.620Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T17:53:57.718Z] ========================================================= [2023-11-07T17:53:57.718Z] EdgeX Global Pipelines Version Info [2023-11-07T17:53:57.718Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-07T17:53:58.832Z] ------------------- [2023-11-07T17:53:58.832Z] stable info: [2023-11-07T17:53:58.832Z] ------------------- [2023-11-07T17:53:58.832Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T17:53:58.832Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T17:53:58.832Z] Message: update stable to v1.0.257 [2023-11-07T17:53:59.093Z] ------------------- [2023-11-07T17:53:59.093Z] experimental info: [2023-11-07T17:53:59.093Z] ------------------- [2023-11-07T17:53:59.093Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T17:53:59.093Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T17:53:59.093Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T17:53:59.377Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-11-07T17:53:59.420Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-11-07T17:53:59.461Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T17:53:59.504Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T17:53:59.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T17:53:59.588Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T17:53:59.629Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T17:53:59.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-07T17:53:59.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T17:53:59.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T17:53:59.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T17:53:59.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-11-07T17:53:59.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T17:53:59.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T17:53:59.998Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T17:54:00.044Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T17:54:00.096Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T17:54:00.143Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T17:54:00.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T17:54:00.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T17:54:00.282Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-07T17:54:00.326Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-07T17:54:00.372Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-07T17:54:00.416Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-07T17:54:00.466Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-07T17:54:00.514Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T17:54:00.561Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T17:54:00.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-309 [Pipeline] echo [2023-11-07T17:54:00.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-309 [Pipeline] echo [2023-11-07T17:54:00.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-309 [Pipeline] echo [2023-11-07T17:54:00.741Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da179fb1ebc0cec3304494138369b084bb4e42fd [Pipeline] echo [2023-11-07T17:54:00.786Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da179fb [Pipeline] echo [2023-11-07T17:54:00.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T17:54:00.956Z] provisioning config files... [2023-11-07T17:54:00.977Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-309@tmp/config13637741412489955030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T17:54:01.330Z] ---> docker-login.sh [2023-11-07T17:54:01.330Z] nexus3.edgexfoundry.org:10001 [2023-11-07T17:54:01.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:54:01.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:54:01.591Z] Configure a credential helper to remove this warning. See [2023-11-07T17:54:01.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:54:01.591Z] [2023-11-07T17:54:01.591Z] Login Succeeded [2023-11-07T17:54:01.591Z] nexus3.edgexfoundry.org:10002 [2023-11-07T17:54:01.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:54:01.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:54:01.591Z] Configure a credential helper to remove this warning. See [2023-11-07T17:54:01.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:54:01.591Z] [2023-11-07T17:54:01.591Z] Login Succeeded [2023-11-07T17:54:01.591Z] nexus3.edgexfoundry.org:10003 [2023-11-07T17:54:01.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:54:01.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:54:01.855Z] Configure a credential helper to remove this warning. See [2023-11-07T17:54:01.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:54:01.855Z] [2023-11-07T17:54:01.855Z] Login Succeeded [2023-11-07T17:54:01.855Z] nexus3.edgexfoundry.org:10004 [2023-11-07T17:54:01.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:54:01.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:54:01.855Z] Configure a credential helper to remove this warning. See [2023-11-07T17:54:01.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:54:01.855Z] [2023-11-07T17:54:01.855Z] Login Succeeded [2023-11-07T17:54:01.855Z] docker.io [2023-11-07T17:54:02.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:54:02.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:54:02.377Z] Configure a credential helper to remove this warning. See [2023-11-07T17:54:02.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:54:02.377Z] [2023-11-07T17:54:02.377Z] Login Succeeded [2023-11-07T17:54:02.377Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T17:54:02.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-07T17:54:03.089Z] + git rev-list -1 --merges da179fb1ebc0cec3304494138369b084bb4e42fd~1..da179fb1ebc0cec3304494138369b084bb4e42fd [Pipeline] echo [2023-11-07T17:54:03.163Z] -----------> git rev-list -1 --merges da179fb1ebc0cec3304494138369b084bb4e42fd~1..da179fb1ebc0cec3304494138369b084bb4e42fd da179fb1ebc0cec3304494138369b084bb4e42fd [false] [Pipeline] sh [2023-11-07T17:54:03.479Z] + git log --format=format:%s -1 da179fb1ebc0cec3304494138369b084bb4e42fd [Pipeline] echo [2023-11-07T17:54:03.519Z] ========================================================= [2023-11-07T17:54:03.519Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T17:54:03.519Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T17:54:03.977Z] + git log --format=format:%s -1 da179fb1ebc0cec3304494138369b084bb4e42fd [Pipeline] echo [2023-11-07T17:54:04.019Z] [semverPrep] GIT_COMMIT: da179fb1ebc0cec3304494138369b084bb4e42fd, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 [Pipeline] echo [2023-11-07T17:54:04.049Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-07T17:54:04.452Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T17:54:04.452Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T17:54:04.452Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T17:54:04.452Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T17:54:04.452Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-07T17:54:04.452Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-07T17:54:04.452Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:54:04.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T17:54:04.901Z] [2023-11-07T17:54:04.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:54:05.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T17:54:05.298Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T17:54:05.298Z] b85a868b505f: Pulling fs layer [2023-11-07T17:54:05.298Z] e2be974225ed: Pulling fs layer [2023-11-07T17:54:05.298Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T17:54:05.298Z] 988bab9f4d93: Pulling fs layer [2023-11-07T17:54:05.298Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T17:54:05.298Z] eaf3925da568: Pulling fs layer [2023-11-07T17:54:05.298Z] bab4dde63d76: Pulling fs layer [2023-11-07T17:54:05.298Z] bde34c3a00c8: Pulling fs layer [2023-11-07T17:54:05.298Z] b352a97aabf1: Pulling fs layer [2023-11-07T17:54:05.298Z] 4872d77fe225: Pulling fs layer [2023-11-07T17:54:05.298Z] 5851b861e8e6: Pulling fs layer [2023-11-07T17:54:05.298Z] 1469e6f7b9e6: Waiting [2023-11-07T17:54:05.298Z] eaf3925da568: Waiting [2023-11-07T17:54:05.298Z] bab4dde63d76: Waiting [2023-11-07T17:54:05.298Z] 4872d77fe225: Waiting [2023-11-07T17:54:05.298Z] bde34c3a00c8: Waiting [2023-11-07T17:54:05.298Z] 988bab9f4d93: Waiting [2023-11-07T17:54:05.298Z] b352a97aabf1: Waiting [2023-11-07T17:54:05.298Z] e2be974225ed: Verifying Checksum [2023-11-07T17:54:05.298Z] e2be974225ed: Download complete [2023-11-07T17:54:05.298Z] 988bab9f4d93: Verifying Checksum [2023-11-07T17:54:05.298Z] 988bab9f4d93: Download complete [2023-11-07T17:54:05.298Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T17:54:05.298Z] 1469e6f7b9e6: Download complete [2023-11-07T17:54:05.561Z] eaf3925da568: Download complete [2023-11-07T17:54:05.562Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T17:54:05.562Z] 339a4e72a1f5: Download complete [2023-11-07T17:54:05.562Z] bde34c3a00c8: Download complete [2023-11-07T17:54:05.562Z] b352a97aabf1: Verifying Checksum [2023-11-07T17:54:05.562Z] b352a97aabf1: Download complete [2023-11-07T17:54:05.562Z] 4872d77fe225: Download complete [2023-11-07T17:54:05.562Z] 5851b861e8e6: Verifying Checksum [2023-11-07T17:54:05.562Z] 5851b861e8e6: Download complete [2023-11-07T17:54:05.562Z] b85a868b505f: Verifying Checksum [2023-11-07T17:54:05.562Z] b85a868b505f: Download complete [2023-11-07T17:54:05.823Z] bab4dde63d76: Verifying Checksum [2023-11-07T17:54:05.823Z] bab4dde63d76: Download complete [2023-11-07T17:54:06.759Z] b85a868b505f: Pull complete [2023-11-07T17:54:07.018Z] e2be974225ed: Pull complete [2023-11-07T17:54:07.587Z] 339a4e72a1f5: Pull complete [2023-11-07T17:54:07.587Z] 988bab9f4d93: Pull complete [2023-11-07T17:54:07.846Z] 1469e6f7b9e6: Pull complete [2023-11-07T17:54:07.846Z] eaf3925da568: Pull complete [2023-11-07T17:54:09.752Z] bab4dde63d76: Pull complete [2023-11-07T17:54:10.013Z] bde34c3a00c8: Pull complete [2023-11-07T17:54:10.013Z] b352a97aabf1: Pull complete [2023-11-07T17:54:10.273Z] 4872d77fe225: Pull complete [2023-11-07T17:54:10.273Z] 5851b861e8e6: Pull complete [2023-11-07T17:54:10.273Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T17:54:10.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T17:54:10.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T17:54:10.533Z] prd-ubuntu20.04-docker-8c-8g-16870 does not seem to be running inside a container [2023-11-07T17:54:10.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-309 -v /w/workspace/foundry_device-usb-camera_PR-309:/w/workspace/foundry_device-usb-camera_PR-309:rw,z -v /w/workspace/foundry_device-usb-camera_PR-309@tmp:/w/workspace/foundry_device-usb-camera_PR-309@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-07T17:54:16.902Z] $ docker top 3bae45fac4c2fa0c576b498cc3dd3353305cacee601d6443ece83c5cf993a540 -eo pid,comm [2023-11-07T17:54:16.957Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-07T17:54:16.957Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T17:54:17.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T17:54:17.083Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T17:54:17.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T17:54:17.203Z] $ docker exec 3bae45fac4c2fa0c576b498cc3dd3353305cacee601d6443ece83c5cf993a540 ssh-agent [2023-11-07T17:54:17.312Z] SSH_AUTH_SOCK=/tmp/ssh-LyqJadVK1rQV/agent.32 [2023-11-07T17:54:17.312Z] SSH_AGENT_PID=38 [2023-11-07T17:54:17.318Z] Running ssh-add (command line suppressed) [2023-11-07T17:54:17.417Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-309@tmp/private_key_13233621826807509462.key (/w/workspace/foundry_device-usb-camera_PR-309@tmp/private_key_13233621826807509462.key) [2023-11-07T17:54:17.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T17:54:17.764Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T17:54:17.792Z] $ docker exec --env ******** --env ******** 3bae45fac4c2fa0c576b498cc3dd3353305cacee601d6443ece83c5cf993a540 ssh-agent -k [2023-11-07T17:54:17.898Z] unset SSH_AUTH_SOCK; [2023-11-07T17:54:17.898Z] unset SSH_AGENT_PID; [2023-11-07T17:54:17.898Z] echo Agent pid 38 killed; [2023-11-07T17:54:17.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T17:54:17.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T17:54:17.994Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T17:54:18.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T17:54:18.117Z] $ docker exec 3bae45fac4c2fa0c576b498cc3dd3353305cacee601d6443ece83c5cf993a540 ssh-agent [2023-11-07T17:54:18.231Z] SSH_AUTH_SOCK=/tmp/ssh-KTkHAFO9vPMD/agent.70 [2023-11-07T17:54:18.231Z] SSH_AGENT_PID=76 [2023-11-07T17:54:18.236Z] Running ssh-add (command line suppressed) [2023-11-07T17:54:18.342Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-309@tmp/private_key_15528494027625831221.key (/w/workspace/foundry_device-usb-camera_PR-309@tmp/private_key_15528494027625831221.key) [2023-11-07T17:54:18.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T17:54:18.689Z] + git semver init [2023-11-07T17:54:19.123Z] 2023-11-07 17:54:18,872 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T17:54:19.123Z] 2023-11-07 17:54:18,873 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-309/.semver [2023-11-07T17:54:19.123Z] 2023-11-07 17:54:18,874 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-309/.semver [2023-11-07T17:54:19.123Z] 2023-11-07 17:54:18,874 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-309/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-309, universal_newlines=False, shell=None, istream=None) [2023-11-07T17:54:20.062Z] 2023-11-07 17:54:19,976 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-309/.git/info/exclude [2023-11-07T17:54:20.062Z] 2023-11-07 17:54:19,977 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-309/.semver/PR-309 with force:False [2023-11-07T17:54:20.062Z] 2023-11-07 17:54:19,977 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-309/.semver/PR-309 [2023-11-07T17:54:20.062Z] 2023-11-07 17:54:19,980 [execute] INFO git cat-file --batch-check [2023-11-07T17:54:20.062Z] 2023-11-07 17:54:19,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-309/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T17:54:20.062Z] 2023-11-07 17:54:19,986 [execute] INFO git cat-file --batch [2023-11-07T17:54:20.062Z] 2023-11-07 17:54:19,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-309/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T17:54:20.062Z] 2023-11-07 17:54:19,992 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-309/.semver/PR-309 [2023-11-07T17:54:20.062Z] 0.0.0 [Pipeline] } [2023-11-07T17:54:20.089Z] $ docker exec --env ******** --env ******** 3bae45fac4c2fa0c576b498cc3dd3353305cacee601d6443ece83c5cf993a540 ssh-agent -k [2023-11-07T17:54:20.193Z] unset SSH_AUTH_SOCK; [2023-11-07T17:54:20.195Z] unset SSH_AGENT_PID; [2023-11-07T17:54:20.195Z] echo Agent pid 76 killed; [2023-11-07T17:54:20.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T17:54:20.647Z] + git semver [Pipeline] } [2023-11-07T17:54:20.934Z] $ docker stop --time=1 3bae45fac4c2fa0c576b498cc3dd3353305cacee601d6443ece83c5cf993a540 [2023-11-07T17:54:22.249Z] $ docker rm -f --volumes 3bae45fac4c2fa0c576b498cc3dd3353305cacee601d6443ece83c5cf993a540 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T17:54:22.656Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T17:54:22.929Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T17:54:22.947Z] [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-11-07T17:54:23.566Z] provisioning config files... [2023-11-07T17:54:23.577Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-309@tmp/config12190029385750081866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T17:54:23.919Z] ---> docker-login.sh [2023-11-07T17:54:23.919Z] nexus3.edgexfoundry.org:10001 [2023-11-07T17:54:23.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:54:23.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:54:23.919Z] Configure a credential helper to remove this warning. See [2023-11-07T17:54:23.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:54:23.919Z] [2023-11-07T17:54:23.919Z] Login Succeeded [2023-11-07T17:54:23.919Z] nexus3.edgexfoundry.org:10002 [2023-11-07T17:54:23.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:54:23.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:54:23.919Z] Configure a credential helper to remove this warning. See [2023-11-07T17:54:23.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:54:23.919Z] [2023-11-07T17:54:23.919Z] Login Succeeded [2023-11-07T17:54:23.919Z] nexus3.edgexfoundry.org:10003 [2023-11-07T17:54:24.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:54:24.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:54:24.179Z] Configure a credential helper to remove this warning. See [2023-11-07T17:54:24.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:54:24.179Z] [2023-11-07T17:54:24.179Z] Login Succeeded [2023-11-07T17:54:24.179Z] nexus3.edgexfoundry.org:10004 [2023-11-07T17:54:24.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:54:24.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:54:24.179Z] Configure a credential helper to remove this warning. See [2023-11-07T17:54:24.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:54:24.179Z] [2023-11-07T17:54:24.179Z] Login Succeeded [2023-11-07T17:54:24.179Z] docker.io [2023-11-07T17:54:24.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:54:24.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:54:24.703Z] Configure a credential helper to remove this warning. See [2023-11-07T17:54:24.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:54:24.703Z] [2023-11-07T17:54:24.703Z] Login Succeeded [2023-11-07T17:54:24.703Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T17:54:24.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T17:54:24.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T17:54:24.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T17:54:25.029Z] ========================================================= [2023-11-07T17:54:25.029Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T17:54:25.029Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:54:25.512Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T17:54:25.512Z] Sending build context to Docker daemon 2.302MB [2023-11-07T17:54:25.512Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T17:54:25.512Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-07T17:54:25.512Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T17:54:25.512Z] 7264a8db6415: Pulling fs layer [2023-11-07T17:54:25.512Z] c4d48a809fc2: Pulling fs layer [2023-11-07T17:54:25.512Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T17:54:25.512Z] ad3a456e5733: Pulling fs layer [2023-11-07T17:54:25.512Z] 33e27b845d1e: Pulling fs layer [2023-11-07T17:54:25.512Z] c68163c4e522: Pulling fs layer [2023-11-07T17:54:25.512Z] 50da416c3ac9: Pulling fs layer [2023-11-07T17:54:25.512Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T17:54:25.512Z] 33e27b845d1e: Waiting [2023-11-07T17:54:25.513Z] c68163c4e522: Waiting [2023-11-07T17:54:25.513Z] 50da416c3ac9: Waiting [2023-11-07T17:54:25.513Z] ad3a456e5733: Waiting [2023-11-07T17:54:25.513Z] 23d2d4c4bb30: Waiting [2023-11-07T17:54:25.513Z] c4d48a809fc2: Verifying Checksum [2023-11-07T17:54:25.513Z] c4d48a809fc2: Download complete [2023-11-07T17:54:25.513Z] ad3a456e5733: Verifying Checksum [2023-11-07T17:54:25.513Z] ad3a456e5733: Download complete [2023-11-07T17:54:25.513Z] 33e27b845d1e: Verifying Checksum [2023-11-07T17:54:25.513Z] 33e27b845d1e: Download complete [2023-11-07T17:54:25.773Z] 7264a8db6415: Verifying Checksum [2023-11-07T17:54:25.773Z] 7264a8db6415: Download complete [2023-11-07T17:54:25.773Z] c68163c4e522: Download complete [2023-11-07T17:54:25.773Z] 7264a8db6415: Pull complete [2023-11-07T17:54:26.034Z] 23d2d4c4bb30: Verifying Checksum [2023-11-07T17:54:26.034Z] 23d2d4c4bb30: Download complete [2023-11-07T17:54:26.034Z] c4d48a809fc2: Pull complete [2023-11-07T17:54:26.034Z] 4f1c88b9dad5: Download complete [2023-11-07T17:54:26.603Z] 50da416c3ac9: Verifying Checksum [2023-11-07T17:54:26.603Z] 50da416c3ac9: Download complete [2023-11-07T17:54:29.885Z] 4f1c88b9dad5: Pull complete [2023-11-07T17:54:29.885Z] ad3a456e5733: Pull complete [2023-11-07T17:54:29.885Z] 33e27b845d1e: Pull complete [2023-11-07T17:54:29.885Z] c68163c4e522: Pull complete [2023-11-07T17:54:32.419Z] 50da416c3ac9: Pull complete [2023-11-07T17:54:32.735Z] 23d2d4c4bb30: Pull complete [2023-11-07T17:54:32.735Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T17:54:32.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T17:54:32.735Z] ---> 0786185ac409 [2023-11-07T17:54:32.735Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-07T17:54:38.380Z] Still waiting to schedule task [2023-11-07T17:54:38.380Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16871’ is offline [2023-11-07T17:54:42.716Z] ---> Running in f8a8b441c2b6 [2023-11-07T17:54:42.716Z] Removing intermediate container f8a8b441c2b6 [2023-11-07T17:54:42.716Z] ---> 19ff6fd90e12 [2023-11-07T17:54:42.716Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T17:54:42.716Z] ---> Running in 8101310ac4e9 [2023-11-07T17:54:42.716Z] Removing intermediate container 8101310ac4e9 [2023-11-07T17:54:42.716Z] ---> f3e15efaddf6 [2023-11-07T17:54:42.716Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-07T17:54:42.716Z] ---> Running in 8b36f7bef3dc [2023-11-07T17:54:42.974Z] Removing intermediate container 8b36f7bef3dc [2023-11-07T17:54:42.974Z] ---> 416c1ec63725 [2023-11-07T17:54:42.974Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-07T17:54:42.974Z] ---> Running in 08a71790d609 [2023-11-07T17:54:42.974Z] Removing intermediate container 08a71790d609 [2023-11-07T17:54:42.974Z] ---> 0b6ab7ed1dc1 [2023-11-07T17:54:42.974Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T17:54:42.974Z] ---> Running in 80b26f472ba3 [2023-11-07T17:54:43.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T17:54:43.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T17:54:43.752Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-07T17:54:43.752Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-07T17:54:43.752Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-07T17:54:43.752Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-07T17:54:43.752Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-07T17:54:43.752Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-07T17:54:43.752Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-07T17:54:43.752Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-07T17:54:43.752Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-07T17:54:43.752Z] (10/13) Installing kmod-libs (30-r3) [2023-11-07T17:54:43.752Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-07T17:54:43.752Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-07T17:54:43.752Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-07T17:54:43.752Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T17:54:43.752Z] Executing eudev-3.2.11-r8.trigger [2023-11-07T17:54:43.752Z] OK: 271 MiB in 65 packages [2023-11-07T17:54:44.690Z] Removing intermediate container 80b26f472ba3 [2023-11-07T17:54:44.690Z] ---> fa51338908bf [2023-11-07T17:54:44.690Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-07T17:54:44.690Z] ---> Running in 57f29953276c [2023-11-07T17:54:44.690Z] Removing intermediate container 57f29953276c [2023-11-07T17:54:44.690Z] ---> 9b3f4e73ce82 [2023-11-07T17:54:44.690Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-07T17:54:44.950Z] ---> d92fc413cfa6 [2023-11-07T17:54:44.950Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T17:54:44.950Z] ---> Running in 94a2287db59c [2023-11-07T17:55:52.941Z] Removing intermediate container 94a2287db59c [2023-11-07T17:55:52.941Z] ---> 8f14d9cf4c35 [2023-11-07T17:55:52.941Z] Step 11/13 : COPY . . [2023-11-07T17:55:53.511Z] ---> 4bad6b37f8a1 [2023-11-07T17:55:53.511Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-07T17:55:53.511Z] ---> Running in 9346bb91bfde [2023-11-07T17:55:53.770Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T17:55:53.770Z] Dload Upload Total Spent Left Speed [2023-11-07T17:55:53.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 37009 0 --:--:-- --:--:-- --:--:-- 37969 [2023-11-07T17:55:54.338Z] Removing intermediate container 9346bb91bfde [2023-11-07T17:55:54.338Z] ---> c8e9ce5cbafd [2023-11-07T17:55:54.338Z] Step 13/13 : RUN ${MAKE} [2023-11-07T17:55:54.338Z] ---> Running in cb2dd57997e8 [2023-11-07T17:55:54.599Z] noop [2023-11-07T17:55:54.859Z] Removing intermediate container cb2dd57997e8 [2023-11-07T17:55:54.859Z] ---> 7b146cb1774f [2023-11-07T17:55:54.859Z] Successfully built 7b146cb1774f [2023-11-07T17:55:54.859Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:55:55.326Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T17:55:55.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T17:55:55.484Z] prd-ubuntu20.04-docker-8c-8g-16870 does not seem to be running inside a container [2023-11-07T17:55:55.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-309 -v /w/workspace/foundry_device-usb-camera_PR-309:/w/workspace/foundry_device-usb-camera_PR-309:rw,z -v /w/workspace/foundry_device-usb-camera_PR-309@tmp:/w/workspace/foundry_device-usb-camera_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-07T17:55:55.830Z] $ docker top dd9dbed0800564691dce292160c17a781c5698c714415b9f04e054a4eee74a58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T17:55:56.229Z] + go version [2023-11-07T17:55:56.229Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T17:55:56.269Z] $ docker stop --time=1 dd9dbed0800564691dce292160c17a781c5698c714415b9f04e054a4eee74a58 [2023-11-07T17:55:57.569Z] $ docker rm -f --volumes dd9dbed0800564691dce292160c17a781c5698c714415b9f04e054a4eee74a58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:55:58.495Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T17:55:58.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T17:55:58.654Z] prd-ubuntu20.04-docker-8c-8g-16870 does not seem to be running inside a container [2023-11-07T17:55:58.685Z] $ 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-309 -v /w/workspace/foundry_device-usb-camera_PR-309:/w/workspace/foundry_device-usb-camera_PR-309:rw,z -v /w/workspace/foundry_device-usb-camera_PR-309@tmp:/w/workspace/foundry_device-usb-camera_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-07T17:55:59.008Z] $ docker top d0df2b7043b4f5fbe429ea4d29855c774c6e4b5652ee3c57f0ed546c2e8bb890 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T17:55:59.439Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-309 [Pipeline] fileExists [Pipeline] sh [2023-11-07T17:56:00.046Z] + make test [2023-11-07T17:56:00.046Z] go test ./... -coverprofile=coverage.out ./... [2023-11-07T17:56:03.350Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-07T17:56:15.625Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-07T17:56:15.625Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements [2023-11-07T17:56:20.890Z] go vet ./... [2023-11-07T17:56:24.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T17:56:24.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T17:56:24.174Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T17:56:24.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T17:56:24.253Z] $ docker stop --time=1 d0df2b7043b4f5fbe429ea4d29855c774c6e4b5652ee3c57f0ed546c2e8bb890 [2023-11-07T17:56:30.433Z] $ docker rm -f --volumes d0df2b7043b4f5fbe429ea4d29855c774c6e4b5652ee3c57f0ed546c2e8bb890 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T17:56:30.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T17:56:31.037Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-07T17:56:31.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T17:56:31.968Z] + ls -al . [2023-11-07T17:56:31.968Z] total 216 [2023-11-07T17:56:31.968Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 17:56 . [2023-11-07T17:56:31.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:53 .. [2023-11-07T17:56:31.968Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:56 .git [2023-11-07T17:56:31.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:53 .github [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 7 17:53 .gitignore [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 7 17:53 .golangci.yml [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 7 17:53 .hadolint.yml [2023-11-07T17:56:31.968Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:54 .semver [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 7 17:53 Attribution.txt [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 11903 Nov 7 17:53 CHANGELOG.md [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 2453 Nov 7 17:53 Dockerfile [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 17:53 GOVERNANCE.md [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 7 17:53 Jenkinsfile [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 7 17:53 LICENSE [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 7 17:53 Makefile [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 7 17:53 OWNERS.md [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 7 17:53 README.md [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 17:54 VERSION [2023-11-07T17:56:31.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:53 bin [2023-11-07T17:56:31.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:53 cmd [2023-11-07T17:56:31.968Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 7 17:56 coverage.out [2023-11-07T17:56:31.968Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 7 17:53 docker-entrypoint.sh [2023-11-07T17:56:31.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:53 docs [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 3925 Nov 7 17:53 go.mod [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 34838 Nov 7 17:53 go.sum [2023-11-07T17:56:31.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:53 internal [2023-11-07T17:56:31.968Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 7 17:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:56:32.361Z] + 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=da179fb1ebc0cec3304494138369b084bb4e42fd --label arch=amd64 --label version=0.0.0 . [2023-11-07T17:56:32.361Z] Sending build context to Docker daemon 2.357MB [2023-11-07T17:56:32.361Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T17:56:32.361Z] Step 2/36 : FROM ${BASE} AS builder [2023-11-07T17:56:32.361Z] ---> 7b146cb1774f [2023-11-07T17:56:32.361Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-11-07T17:56:32.930Z] ---> Running in 7a26b8e115e9 [2023-11-07T17:56:32.930Z] Removing intermediate container 7a26b8e115e9 [2023-11-07T17:56:32.930Z] ---> 12d26ec60aea [2023-11-07T17:56:32.930Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T17:56:32.930Z] ---> Running in 2aa2cfb35a10 [2023-11-07T17:56:33.190Z] Removing intermediate container 2aa2cfb35a10 [2023-11-07T17:56:33.190Z] ---> 7eff883a669c [2023-11-07T17:56:33.190Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-07T17:56:33.190Z] ---> Running in 4fe5acb54e74 [2023-11-07T17:56:33.190Z] Removing intermediate container 4fe5acb54e74 [2023-11-07T17:56:33.190Z] ---> f06f027cefe2 [2023-11-07T17:56:33.190Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-07T17:56:33.190Z] ---> Running in 4d47b9cc191d [2023-11-07T17:56:33.190Z] Removing intermediate container 4d47b9cc191d [2023-11-07T17:56:33.190Z] ---> 3d75b91568c7 [2023-11-07T17:56:33.190Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T17:56:33.190Z] ---> Running in 4d47d667b1ae [2023-11-07T17:56:33.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T17:56:33.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T17:56:33.969Z] OK: 271 MiB in 65 packages [2023-11-07T17:56:34.536Z] Removing intermediate container 4d47d667b1ae [2023-11-07T17:56:34.536Z] ---> 077f74fce713 [2023-11-07T17:56:34.536Z] Step 8/36 : WORKDIR /device-usb-camera [2023-11-07T17:56:34.536Z] ---> Running in 3302dc93ee2d [2023-11-07T17:56:34.536Z] Removing intermediate container 3302dc93ee2d [2023-11-07T17:56:34.536Z] ---> a4485e13bb83 [2023-11-07T17:56:34.536Z] Step 9/36 : COPY go.mod vendor* ./ [2023-11-07T17:56:34.536Z] ---> 4e3496509d5e [2023-11-07T17:56:34.536Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T17:56:34.536Z] ---> Running in 06a4bfb75b43 [2023-11-07T17:56:35.473Z] Removing intermediate container 06a4bfb75b43 [2023-11-07T17:56:35.474Z] ---> 08dd2ef94e78 [2023-11-07T17:56:35.474Z] Step 11/36 : COPY . . [2023-11-07T17:56:36.042Z] ---> af9f590f8bb3 [2023-11-07T17:56:36.042Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-07T17:56:36.042Z] ---> Running in e1c925cd1a11 [2023-11-07T17:56:36.301Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T17:56:36.301Z] Dload Upload Total Spent Left Speed [2023-11-07T17:56:36.301Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 34904 0 --:--:-- --:--:-- --:--:-- 35800 [2023-11-07T17:56:36.560Z] Removing intermediate container e1c925cd1a11 [2023-11-07T17:56:36.560Z] ---> aee7e351555b [2023-11-07T17:56:36.560Z] Step 13/36 : RUN ${MAKE} [2023-11-07T17:56:36.560Z] ---> Running in 7d339dd08bc9 [2023-11-07T17:56:36.818Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-07T17:57:03.679Z] Removing intermediate container 7d339dd08bc9 [2023-11-07T17:57:03.679Z] ---> 9288648b0f9a [2023-11-07T17:57:03.679Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-07T17:57:03.679Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-07T17:57:03.679Z] 4acc49c71d14: Pulling fs layer [2023-11-07T17:57:03.938Z] 4acc49c71d14: Verifying Checksum [2023-11-07T17:57:03.938Z] 4acc49c71d14: Download complete [2023-11-07T17:57:04.197Z] 4acc49c71d14: Pull complete [2023-11-07T17:57:04.197Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-07T17:57:04.197Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-07T17:57:04.197Z] ---> 01a2bd3e5fff [2023-11-07T17:57:04.197Z] Step 15/36 : FROM alpine:3.18 [2023-11-07T17:57:04.766Z] 3.18: Pulling from library/alpine [2023-11-07T17:57:05.026Z] 96526aa774ef: Pulling fs layer [2023-11-07T17:57:05.285Z] 96526aa774ef: Verifying Checksum [2023-11-07T17:57:05.285Z] 96526aa774ef: Download complete [2023-11-07T17:57:05.544Z] 96526aa774ef: Pull complete [2023-11-07T17:57:05.804Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T17:57:05.804Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T17:57:05.804Z] ---> 8ca4688f4f35 [2023-11-07T17:57:05.804Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-07T17:57:07.184Z] ---> Running in 179d22be4273 [2023-11-07T17:57:07.444Z] Removing intermediate container 179d22be4273 [2023-11-07T17:57:07.444Z] ---> 04aab29deb0a [2023-11-07T17:57:07.444Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-07T17:57:07.705Z] ---> Running in 2538e6dd74f4 [2023-11-07T17:57:07.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T17:57:08.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T17:57:08.485Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-11-07T17:57:08.485Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-11-07T17:57:08.485Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-11-07T17:57:08.744Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-11-07T17:57:08.744Z] (5/107) Installing libxau (1.0.11-r2) [2023-11-07T17:57:08.744Z] (6/107) Installing libmd (1.0.4-r2) [2023-11-07T17:57:08.744Z] (7/107) Installing libbsd (0.11.7-r1) [2023-11-07T17:57:08.744Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-11-07T17:57:08.744Z] (9/107) Installing libxcb (1.15-r1) [2023-11-07T17:57:08.744Z] (10/107) Installing libx11 (1.8.7-r0) [2023-11-07T17:57:08.744Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-11-07T17:57:08.744Z] (12/107) Installing libpciaccess (0.17-r2) [2023-11-07T17:57:08.744Z] (13/107) Installing libdrm (2.4.115-r4) [2023-11-07T17:57:08.744Z] (14/107) Installing libxext (1.3.5-r2) [2023-11-07T17:57:08.744Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-11-07T17:57:08.744Z] (16/107) Installing libffi (3.4.4-r2) [2023-11-07T17:57:08.744Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-11-07T17:57:08.744Z] (18/107) Installing libva (2.18.0-r1) [2023-11-07T17:57:08.744Z] (19/107) Installing libvdpau (1.5-r1) [2023-11-07T17:57:08.744Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-11-07T17:57:08.744Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-07T17:57:08.744Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-11-07T17:57:08.744Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-11-07T17:57:08.744Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-11-07T17:57:08.744Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-11-07T17:57:09.003Z] (26/107) Installing libhwy (1.0.4-r1) [2023-11-07T17:57:09.003Z] (27/107) Installing lcms2 (2.15-r2) [2023-11-07T17:57:09.003Z] (28/107) Installing libjxl (0.8.2-r0) [2023-11-07T17:57:09.003Z] (29/107) Installing lame-libs (3.100-r5) [2023-11-07T17:57:09.003Z] (30/107) Installing opus (1.4-r0) [2023-11-07T17:57:09.003Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-11-07T17:57:09.003Z] (32/107) Installing soxr (0.1.3-r5) [2023-11-07T17:57:09.003Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-11-07T17:57:09.003Z] (34/107) Installing libogg (1.3.5-r4) [2023-11-07T17:57:09.003Z] (35/107) Installing libtheora (1.1.1-r17) [2023-11-07T17:57:09.004Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-11-07T17:57:09.004Z] (37/107) Installing libvpx (1.13.0-r2) [2023-11-07T17:57:09.004Z] (38/107) Installing libwebp (1.3.2-r0) [2023-11-07T17:57:09.004Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-11-07T17:57:09.004Z] (40/107) Installing numactl (2.0.16-r4) [2023-11-07T17:57:09.004Z] (41/107) Installing x265-libs (3.5-r4) [2023-11-07T17:57:09.004Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-11-07T17:57:09.263Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-07T17:57:09.263Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-11-07T17:57:09.263Z] (45/107) Installing libexpat (2.5.0-r1) [2023-11-07T17:57:09.263Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-11-07T17:57:09.263Z] (47/107) Installing libpng (1.6.39-r3) [2023-11-07T17:57:09.263Z] (48/107) Installing freetype (2.13.0-r5) [2023-11-07T17:57:09.263Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-11-07T17:57:09.263Z] (50/107) Installing fribidi (1.0.13-r0) [2023-11-07T17:57:09.263Z] (51/107) Installing libintl (0.21.1-r7) [2023-11-07T17:57:09.263Z] (52/107) Installing libblkid (2.38.1-r8) [2023-11-07T17:57:09.263Z] (53/107) Installing libmount (2.38.1-r8) [2023-11-07T17:57:09.263Z] (54/107) Installing pcre2 (10.42-r1) [2023-11-07T17:57:09.263Z] (55/107) Installing glib (2.76.4-r0) [2023-11-07T17:57:09.263Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-11-07T17:57:09.263Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-11-07T17:57:09.263Z] (58/107) Installing libunibreak (5.1-r0) [2023-11-07T17:57:09.263Z] (59/107) Installing libass (0.17.1-r0) [2023-11-07T17:57:09.263Z] (60/107) Installing libbluray (1.3.4-r0) [2023-11-07T17:57:09.523Z] (61/107) Installing gmp (6.2.1-r3) [2023-11-07T17:57:09.523Z] (62/107) Installing nettle (3.8.1-r2) [2023-11-07T17:57:09.523Z] (63/107) Installing libunistring (1.1-r1) [2023-11-07T17:57:09.523Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-11-07T17:57:09.523Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-11-07T17:57:09.523Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-11-07T17:57:09.523Z] (67/107) Installing gnutls (3.8.0-r2) [2023-11-07T17:57:09.523Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-11-07T17:57:09.523Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-11-07T17:57:09.523Z] (70/107) Installing cjson (1.7.15-r4) [2023-11-07T17:57:09.523Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-11-07T17:57:09.523Z] (72/107) Installing librist (0.2.7-r0) [2023-11-07T17:57:09.523Z] (73/107) Installing libsrt (1.5.2-r0) [2023-11-07T17:57:09.523Z] (74/107) Installing libssh (0.10.5-r0) [2023-11-07T17:57:09.523Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-11-07T17:57:09.523Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-11-07T17:57:09.523Z] (77/107) Installing libsodium (1.0.18-r3) [2023-11-07T17:57:09.523Z] (78/107) Installing libzmq (4.3.4-r4) [2023-11-07T17:57:09.523Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-11-07T17:57:09.523Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-11-07T17:57:09.523Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-11-07T17:57:09.783Z] (82/107) Installing shaderc (2023.3-r1) [2023-11-07T17:57:09.783Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-11-07T17:57:09.783Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-11-07T17:57:09.783Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-07T17:57:09.783Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-11-07T17:57:09.783Z] (87/107) Installing vidstab (1.1.1-r0) [2023-11-07T17:57:09.783Z] (88/107) Installing zimg (3.0.5-r0) [2023-11-07T17:57:09.783Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-07T17:57:09.783Z] (90/107) Installing libasyncns (0.8-r1) [2023-11-07T17:57:09.783Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-11-07T17:57:09.783Z] (92/107) Installing libltdl (2.4.7-r2) [2023-11-07T17:57:09.783Z] (93/107) Installing orc (0.4.34-r0) [2023-11-07T17:57:09.783Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-11-07T17:57:09.783Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-11-07T17:57:09.783Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-11-07T17:57:09.783Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-11-07T17:57:09.783Z] (98/107) Installing libpulse (16.1-r10) [2023-11-07T17:57:09.783Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-07T17:57:09.783Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-11-07T17:57:09.783Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-07T17:57:09.783Z] (102/107) Installing ffmpeg (6.0-r15) [2023-11-07T17:57:09.783Z] (103/107) Installing udev-init-scripts (35-r1) [2023-11-07T17:57:09.783Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-11-07T17:57:09.783Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-11-07T17:57:09.783Z] (106/107) Installing kmod-libs (30-r3) [2023-11-07T17:57:09.783Z] (107/107) Installing eudev (3.2.11-r8) [2023-11-07T17:57:09.783Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T17:57:09.783Z] Executing glib-2.76.4-r0.trigger [2023-11-07T17:57:10.045Z] Executing eudev-3.2.11-r8.trigger [2023-11-07T17:57:10.045Z] OK: 131 MiB in 122 packages [2023-11-07T17:57:16.685Z] Removing intermediate container 2538e6dd74f4 [2023-11-07T17:57:16.685Z] ---> 6b661491f4db [2023-11-07T17:57:16.685Z] Step 18/36 : WORKDIR / [2023-11-07T17:57:16.685Z] ---> Running in 6b2d31b7d500 [2023-11-07T17:57:16.685Z] Removing intermediate container 6b2d31b7d500 [2023-11-07T17:57:16.685Z] ---> 1de2d1d4d41c [2023-11-07T17:57:16.685Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-11-07T17:57:17.256Z] ---> df40dca90dd6 [2023-11-07T17:57:17.256Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-07T17:57:17.256Z] ---> 82ade35056b4 [2023-11-07T17:57:17.256Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-07T17:57:17.515Z] ---> 24bb7ad0a30f [2023-11-07T17:57:17.515Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-07T17:57:17.515Z] ---> bcb0cdfb3a32 [2023-11-07T17:57:17.515Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-07T17:57:17.775Z] ---> 10d86d48e7c2 [2023-11-07T17:57:17.775Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-07T17:57:17.775Z] ---> 805658c033c6 [2023-11-07T17:57:17.775Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-11-07T17:57:19.180Z] ---> 9810075d3b52 [2023-11-07T17:57:19.180Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-07T17:57:19.180Z] ---> Running in f3e1540b69b2 [2023-11-07T17:57:19.748Z] Removing intermediate container f3e1540b69b2 [2023-11-07T17:57:19.748Z] ---> 8407be3e2cb9 [2023-11-07T17:57:19.748Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-07T17:57:19.748Z] ---> Running in 4655bb45e7ea [2023-11-07T17:57:20.320Z] Removing intermediate container 4655bb45e7ea [2023-11-07T17:57:20.320Z] ---> d03790b2d19f [2023-11-07T17:57:20.320Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-07T17:57:20.320Z] ---> Running in 0bc9514fc71e [2023-11-07T17:57:20.888Z] Removing intermediate container 0bc9514fc71e [2023-11-07T17:57:20.889Z] ---> e7cebac9e533 [2023-11-07T17:57:20.889Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-07T17:57:20.889Z] ---> Running in ae9003fcf284 [2023-11-07T17:57:21.148Z] Removing intermediate container ae9003fcf284 [2023-11-07T17:57:21.148Z] ---> 2d312f15ea07 [2023-11-07T17:57:21.408Z] Step 30/36 : EXPOSE 59983 [2023-11-07T17:57:21.408Z] ---> Running in 83beeec87cca [2023-11-07T17:57:21.408Z] Removing intermediate container 83beeec87cca [2023-11-07T17:57:21.408Z] ---> 7079f9d53b7b [2023-11-07T17:57:21.408Z] Step 31/36 : EXPOSE 8554 [2023-11-07T17:57:21.408Z] ---> Running in 54406653a154 [2023-11-07T17:57:21.408Z] Removing intermediate container 54406653a154 [2023-11-07T17:57:21.408Z] ---> 82543e0ac629 [2023-11-07T17:57:21.408Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-07T17:57:21.408Z] ---> Running in 71ce39df8e62 [2023-11-07T17:57:21.666Z] Removing intermediate container 71ce39df8e62 [2023-11-07T17:57:21.666Z] ---> b5b47f66d7d7 [2023-11-07T17:57:21.666Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-07T17:57:21.666Z] ---> Running in 834a1009e43d [2023-11-07T17:57:21.666Z] Removing intermediate container 834a1009e43d [2023-11-07T17:57:21.666Z] ---> 3f6b866c548c [2023-11-07T17:57:21.666Z] Step 34/36 : LABEL arch=amd64 [2023-11-07T17:57:21.666Z] ---> Running in 62fbc2be4d9e [2023-11-07T17:57:21.925Z] Removing intermediate container 62fbc2be4d9e [2023-11-07T17:57:21.925Z] ---> 7e19cd1e2385 [2023-11-07T17:57:21.925Z] Step 35/36 : LABEL git_sha=da179fb1ebc0cec3304494138369b084bb4e42fd [2023-11-07T17:57:21.925Z] ---> Running in af839041a29c [2023-11-07T17:57:21.925Z] Removing intermediate container af839041a29c [2023-11-07T17:57:21.925Z] ---> 53f010c21151 [2023-11-07T17:57:21.925Z] Step 36/36 : LABEL version=0.0.0 [2023-11-07T17:57:21.925Z] ---> Running in ed24cb492ab6 [2023-11-07T17:57:21.925Z] Removing intermediate container ed24cb492ab6 [2023-11-07T17:57:21.925Z] ---> 080e8966f752 [2023-11-07T17:57:21.925Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T17:57:21.925Z] Successfully built 080e8966f752 [2023-11-07T17:57:21.925Z] 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-11-07T17:57:22.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T17:57:22.800Z] [2023-11-07T17:57:22.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:57:23.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T17:57:23.171Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T17:57:23.171Z] 5eb5b503b376: Pulling fs layer [2023-11-07T17:57:23.171Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T17:57:23.171Z] ec43610c2a17: Pulling fs layer [2023-11-07T17:57:23.171Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T17:57:23.171Z] 33b1e0a273af: Pulling fs layer [2023-11-07T17:57:23.171Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T17:57:23.171Z] 2f39f015ded8: Pulling fs layer [2023-11-07T17:57:23.171Z] 3a2ae6a8a46f: Waiting [2023-11-07T17:57:23.171Z] 33b1e0a273af: Waiting [2023-11-07T17:57:23.171Z] 5d3b04190fa2: Waiting [2023-11-07T17:57:23.171Z] 2f39f015ded8: Waiting [2023-11-07T17:57:23.171Z] 5c69ac0246d0: Download complete [2023-11-07T17:57:23.171Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-07T17:57:23.171Z] 3a2ae6a8a46f: Download complete [2023-11-07T17:57:23.171Z] 33b1e0a273af: Verifying Checksum [2023-11-07T17:57:23.171Z] 33b1e0a273af: Download complete [2023-11-07T17:57:23.171Z] 5d3b04190fa2: Download complete [2023-11-07T17:57:23.171Z] ec43610c2a17: Download complete [2023-11-07T17:57:23.430Z] 5eb5b503b376: Verifying Checksum [2023-11-07T17:57:23.430Z] 5eb5b503b376: Download complete [2023-11-07T17:57:23.997Z] 2f39f015ded8: Download complete [2023-11-07T17:57:24.932Z] 5eb5b503b376: Pull complete [2023-11-07T17:57:24.932Z] 5c69ac0246d0: Pull complete [2023-11-07T17:57:25.499Z] ec43610c2a17: Pull complete [2023-11-07T17:57:25.499Z] 3a2ae6a8a46f: Pull complete [2023-11-07T17:57:25.758Z] 33b1e0a273af: Pull complete [2023-11-07T17:57:25.758Z] 5d3b04190fa2: Pull complete [2023-11-07T17:57:29.946Z] 2f39f015ded8: Pull complete [2023-11-07T17:57:29.947Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T17:57:29.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T17:57:29.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T17:57:30.160Z] prd-ubuntu20.04-docker-8c-8g-16870 does not seem to be running inside a container [2023-11-07T17:57:30.191Z] $ 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-309 -v /w/workspace/foundry_device-usb-camera_PR-309:/w/workspace/foundry_device-usb-camera_PR-309:rw,z -v /w/workspace/foundry_device-usb-camera_PR-309@tmp:/w/workspace/foundry_device-usb-camera_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T17:57:40.062Z] $ docker top e7d2c3820622d9bcb9cce8dcccc0fda24a814c0c159cd42f3ad75f589584fe69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T17:57:40.507Z] ---> job-cost.sh [2023-11-07T17:57:40.507Z] lf-activate-venv: SKIPPING [2023-11-07T17:57:40.507Z] INFO: No Stack... [2023-11-07T17:57:40.810Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T17:57:41.378Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T17:57:41.688Z] + cat /w/workspace/foundry_device-usb-camera_PR-309/archives/cost.csv [2023-11-07T17:57:41.688Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T17:57:41.731Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] [2023-11-07T17:57:41.736Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] did not exist. Created. [2023-11-07T17:57:41.736Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T17:57:42.128Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-07T17:57:42.176Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T17:57:42.201Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T17:57:42.281Z] $ docker stop --time=1 e7d2c3820622d9bcb9cce8dcccc0fda24a814c0c159cd42f3ad75f589584fe69 [2023-11-07T17:57:43.425Z] $ docker rm -f --volumes e7d2c3820622d9bcb9cce8dcccc0fda24a814c0c159cd42f3ad75f589584fe69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-07T17:57:44.226Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16872 in /w/workspace/foundry_device-usb-camera_PR-309 [Pipeline] { [Pipeline] ws [2023-11-07T17:57:44.286Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-11-07T17:57:44.385Z] Selected Git installation does not exist. Using Default [2023-11-07T17:57:44.385Z] The recommended git tool is: NONE [2023-11-07T17:57:53.355Z] using credential edgex-jenkins-ssh [2023-11-07T17:57:53.378Z] Cloning the remote Git repository [2023-11-07T17:57:53.465Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-11-07T17:57:53.574Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-11-07T17:57:53.978Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-07T17:57:53.979Z] > git --version # timeout=10 [2023-11-07T17:57:54.010Z] > git --version # 'git version 2.25.1' [2023-11-07T17:57:54.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T17:57:54.176Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T17:57:55.183Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-07T17:57:55.218Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T17:57:56.312Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-07T17:57:56.420Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-07T17:57:56.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T17:57:56.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/309/head:refs/remotes/origin/PR-309 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-07T17:57:57.083Z] Merging remotes/origin/main commit d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 into PR head commit da179fb1ebc0cec3304494138369b084bb4e42fd [2023-11-07T17:57:57.440Z] Merge succeeded, producing da179fb1ebc0cec3304494138369b084bb4e42fd [2023-11-07T17:57:57.440Z] Checking out Revision da179fb1ebc0cec3304494138369b084bb4e42fd (PR-309) [2023-11-07T17:57:57.998Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" [2023-11-07T17:57:58.050Z] > git --version # timeout=10 [2023-11-07T17:57:58.059Z] > git --version # 'git version 2.25.1' [2023-11-07T17:57:58.086Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T17:57:57.105Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T17:57:57.192Z] > git checkout -f da179fb1ebc0cec3304494138369b084bb4e42fd # timeout=10 [2023-11-07T17:57:57.308Z] > git remote # timeout=10 [2023-11-07T17:57:57.341Z] > git config --get remote.origin.url # timeout=10 [2023-11-07T17:57:57.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T17:57:57.385Z] > git merge d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 [2023-11-07T17:57:57.415Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-07T17:57:57.448Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T17:57:57.477Z] > git checkout -f da179fb1ebc0cec3304494138369b084bb4e42fd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T17:57:59.292Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T17:57:59.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T17:57:59.293Z] Dload Upload Total Spent Left Speed [2023-11-07T17:57:59.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 252k 0 --:--:-- --:--:-- --:--:-- 252k [Pipeline] sh [2023-11-07T17:57:59.914Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-07T17:58:00.279Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-07T17:58:00.279Z] sudo tee /etc/docker/daemon.new [2023-11-07T17:58:00.279Z] { [2023-11-07T17:58:00.279Z] "registry-mirrors": [ [2023-11-07T17:58:00.279Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T17:58:00.279Z] ], [2023-11-07T17:58:00.279Z] "bip": "10.250.0.254/24", [2023-11-07T17:58:00.279Z] "hosts": [ [2023-11-07T17:58:00.279Z] "tcp://0.0.0.0:5555", [2023-11-07T17:58:00.279Z] "unix:///var/run/docker.sock" [2023-11-07T17:58:00.279Z] ], [2023-11-07T17:58:00.279Z] "mtu": 1458, [2023-11-07T17:58:00.279Z] "selinux-enabled": true, [2023-11-07T17:58:00.279Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T17:58:00.279Z] } [Pipeline] sh [2023-11-07T17:58:00.621Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T17:58:00.960Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T17:58:19.287Z] provisioning config files... [2023-11-07T17:58:19.317Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8327779329610358244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T17:58:19.716Z] ---> docker-login.sh [2023-11-07T17:58:19.716Z] nexus3.edgexfoundry.org:10001 [2023-11-07T17:58:19.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:58:20.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:58:20.578Z] Configure a credential helper to remove this warning. See [2023-11-07T17:58:20.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:58:20.578Z] [2023-11-07T17:58:20.578Z] Login Succeeded [2023-11-07T17:58:20.578Z] nexus3.edgexfoundry.org:10002 [2023-11-07T17:58:20.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:58:20.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:58:20.849Z] Configure a credential helper to remove this warning. See [2023-11-07T17:58:20.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:58:20.849Z] [2023-11-07T17:58:20.849Z] Login Succeeded [2023-11-07T17:58:20.849Z] nexus3.edgexfoundry.org:10003 [2023-11-07T17:58:21.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:58:21.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:58:21.122Z] Configure a credential helper to remove this warning. See [2023-11-07T17:58:21.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:58:21.122Z] [2023-11-07T17:58:21.122Z] Login Succeeded [2023-11-07T17:58:21.122Z] nexus3.edgexfoundry.org:10004 [2023-11-07T17:58:21.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:58:21.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:58:21.669Z] Configure a credential helper to remove this warning. See [2023-11-07T17:58:21.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:58:21.669Z] [2023-11-07T17:58:21.669Z] Login Succeeded [2023-11-07T17:58:21.669Z] docker.io [2023-11-07T17:58:21.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T17:58:22.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T17:58:22.213Z] Configure a credential helper to remove this warning. See [2023-11-07T17:58:22.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T17:58:22.213Z] [2023-11-07T17:58:22.213Z] Login Succeeded [2023-11-07T17:58:22.213Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T17:58:22.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T17:58:22.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T17:58:22.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T17:58:22.684Z] ========================================================= [2023-11-07T17:58:22.684Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T17:58:22.684Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T17:58:23.200Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T17:58:23.470Z] Sending build context to Docker daemon 1.366MB [2023-11-07T17:58:23.470Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T17:58:23.470Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-07T17:58:23.740Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T17:58:23.740Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T17:58:23.740Z] 5d54e960e981: Pulling fs layer [2023-11-07T17:58:23.740Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T17:58:23.740Z] f0e02332f6b5: Pulling fs layer [2023-11-07T17:58:23.740Z] cefa15bbcfad: Pulling fs layer [2023-11-07T17:58:23.740Z] 17808c966233: Pulling fs layer [2023-11-07T17:58:23.740Z] f4c1fc716caa: Pulling fs layer [2023-11-07T17:58:23.740Z] f0e02332f6b5: Waiting [2023-11-07T17:58:23.740Z] cefa15bbcfad: Waiting [2023-11-07T17:58:23.740Z] 17808c966233: Waiting [2023-11-07T17:58:23.740Z] f4c1fc716caa: Waiting [2023-11-07T17:58:23.740Z] 5d54e960e981: Verifying Checksum [2023-11-07T17:58:23.740Z] 5d54e960e981: Download complete [2023-11-07T17:58:23.740Z] f0e02332f6b5: Verifying Checksum [2023-11-07T17:58:23.740Z] f0e02332f6b5: Download complete [2023-11-07T17:58:23.740Z] cefa15bbcfad: Verifying Checksum [2023-11-07T17:58:23.740Z] cefa15bbcfad: Download complete [2023-11-07T17:58:24.019Z] 9fda8d8052c6: Download complete [2023-11-07T17:58:24.294Z] f4c1fc716caa: Verifying Checksum [2023-11-07T17:58:24.294Z] f4c1fc716caa: Download complete [2023-11-07T17:58:24.885Z] 9fda8d8052c6: Pull complete [2023-11-07T17:58:25.478Z] 5d54e960e981: Pull complete [2023-11-07T17:58:25.748Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T17:58:25.748Z] c4a7e357bf2a: Download complete [2023-11-07T17:58:26.714Z] 17808c966233: Download complete [2023-11-07T17:58:39.130Z] c4a7e357bf2a: Pull complete [2023-11-07T17:58:39.130Z] f0e02332f6b5: Pull complete [2023-11-07T17:58:39.401Z] cefa15bbcfad: Pull complete [2023-11-07T17:58:49.510Z] 17808c966233: Pull complete [2023-11-07T17:58:50.948Z] f4c1fc716caa: Pull complete [2023-11-07T17:58:50.948Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T17:58:50.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T17:58:50.948Z] ---> ea914061e18c [2023-11-07T17:58:50.948Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-07T17:58:51.908Z] ---> Running in bab4c01e024a [2023-11-07T17:58:51.908Z] Removing intermediate container bab4c01e024a [2023-11-07T17:58:51.908Z] ---> 0cae459fcc24 [2023-11-07T17:58:51.908Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T17:58:52.182Z] ---> Running in 31f76754dc4a [2023-11-07T17:58:52.455Z] Removing intermediate container 31f76754dc4a [2023-11-07T17:58:52.455Z] ---> 7d221c56e498 [2023-11-07T17:58:52.455Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-07T17:58:52.455Z] ---> Running in 18db3df5b4ad [2023-11-07T17:58:52.723Z] Removing intermediate container 18db3df5b4ad [2023-11-07T17:58:52.723Z] ---> 66d1b3bac7d4 [2023-11-07T17:58:52.723Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-07T17:58:52.723Z] ---> Running in 274a950bca3d [2023-11-07T17:58:53.314Z] Removing intermediate container 274a950bca3d [2023-11-07T17:58:53.314Z] ---> a21e73a45be2 [2023-11-07T17:58:53.314Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T17:58:53.314Z] ---> Running in 1c259f95b92e [2023-11-07T17:58:54.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T17:58:54.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T17:58:56.060Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-07T17:58:56.060Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-07T17:58:56.060Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-07T17:58:56.060Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-07T17:58:56.060Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-07T17:58:56.060Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-07T17:58:56.060Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-07T17:58:56.060Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-07T17:58:56.060Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-07T17:58:56.060Z] (10/13) Installing kmod-libs (30-r3) [2023-11-07T17:58:56.060Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-07T17:58:56.060Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-07T17:58:56.060Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-07T17:58:56.060Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T17:58:56.060Z] Executing eudev-3.2.11-r8.trigger [2023-11-07T17:58:56.060Z] OK: 273 MiB in 65 packages [2023-11-07T17:59:00.324Z] Removing intermediate container 1c259f95b92e [2023-11-07T17:59:00.324Z] ---> f61a765d0416 [2023-11-07T17:59:00.324Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-07T17:59:00.324Z] ---> Running in 2bc562a0d102 [2023-11-07T17:59:00.593Z] Removing intermediate container 2bc562a0d102 [2023-11-07T17:59:00.593Z] ---> 906ec2feebf0 [2023-11-07T17:59:00.593Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-07T17:59:02.006Z] ---> b9ae273a142b [2023-11-07T17:59:02.006Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T17:59:02.284Z] ---> Running in 70e65fa9979c [2023-11-07T18:00:27.936Z] Removing intermediate container 70e65fa9979c [2023-11-07T18:00:27.936Z] ---> bd445a6d6766 [2023-11-07T18:00:27.936Z] Step 11/13 : COPY . . [2023-11-07T18:00:27.936Z] ---> e38980cc800d [2023-11-07T18:00:27.936Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-07T18:00:27.936Z] ---> Running in 900a8ccf1fb2 [2023-11-07T18:00:27.936Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-11-07T18:00:27.936Z] Dload Upload Total Spent Left Speed [2023-11-07T18:00:27.936Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5336 0 --:--:-- --:--:-- --:--:-- 5331 [2023-11-07T18:00:27.936Z] Removing intermediate container 900a8ccf1fb2 [2023-11-07T18:00:27.936Z] ---> d7d5309d7ee2 [2023-11-07T18:00:27.936Z] Step 13/13 : RUN ${MAKE} [2023-11-07T18:00:27.936Z] ---> Running in 77bd6e61ca19 [2023-11-07T18:00:27.936Z] noop [2023-11-07T18:00:27.936Z] Removing intermediate container 77bd6e61ca19 [2023-11-07T18:00:27.936Z] ---> c0202788db45 [2023-11-07T18:00:27.936Z] Successfully built c0202788db45 [2023-11-07T18:00:27.936Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T18:00:28.441Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T18:00:28.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T18:00:28.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-16872 does not seem to be running inside a container [2023-11-07T18:00:28.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-07T18:00:29.917Z] $ docker top 6e258e3dadb1a9ce4348419154dd6b52c42a6ef58687eb8bc8e077edcbf779b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T18:00:30.805Z] + go version [2023-11-07T18:00:30.805Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T18:00:30.839Z] $ docker stop --time=1 6e258e3dadb1a9ce4348419154dd6b52c42a6ef58687eb8bc8e077edcbf779b2 [2023-11-07T18:00:32.455Z] $ docker rm -f --volumes 6e258e3dadb1a9ce4348419154dd6b52c42a6ef58687eb8bc8e077edcbf779b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T18:00:33.350Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T18:00:33.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T18:00:33.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-16872 does not seem to be running inside a container [2023-11-07T18:00:33.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-07T18:00:34.821Z] $ docker top 36fb2f4dc96fc4fa56a41581b50534a72791b0f65d906b7d262f6edcf348450e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T18:00:35.725Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T18:00:36.433Z] + make test [2023-11-07T18:00:36.433Z] go test ./... -coverprofile=coverage.out ./... [2023-11-07T18:00:43.081Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-07T18:02:19.732Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-07T18:02:25.069Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 4.4% of statements [2023-11-07T18:02:25.345Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-07T18:02:25.345Z] go vet ./... [2023-11-07T18:02:47.425Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T18:02:47.425Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T18:02:47.425Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T18:02:47.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T18:02:47.670Z] $ docker stop --time=1 36fb2f4dc96fc4fa56a41581b50534a72791b0f65d906b7d262f6edcf348450e [2023-11-07T18:02:49.500Z] $ docker rm -f --volumes 36fb2f4dc96fc4fa56a41581b50534a72791b0f65d906b7d262f6edcf348450e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T18:02:50.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T18:02:50.856Z] Warning: overwriting stash ‘coverage-report’ [2023-11-07T18:02:51.311Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T18:02:51.885Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T18:02:52.217Z] + ls -al . [2023-11-07T18:02:52.217Z] total 212 [2023-11-07T18:02:52.217Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 18:00 . [2023-11-07T18:02:52.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:57 .. [2023-11-07T18:02:52.217Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:57 .git [2023-11-07T18:02:52.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:57 .github [2023-11-07T18:02:52.217Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 7 17:57 .gitignore [2023-11-07T18:02:52.217Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 7 17:57 .golangci.yml [2023-11-07T18:02:52.217Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 7 17:57 .hadolint.yml [2023-11-07T18:02:52.217Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 7 17:57 Attribution.txt [2023-11-07T18:02:52.217Z] -rw-rw-r-- 1 jenkins jenkins 11903 Nov 7 17:57 CHANGELOG.md [2023-11-07T18:02:52.217Z] -rw-rw-r-- 1 jenkins jenkins 2453 Nov 7 17:57 Dockerfile [2023-11-07T18:02:52.217Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 17:57 GOVERNANCE.md [2023-11-07T18:02:52.217Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 7 17:57 Jenkinsfile [2023-11-07T18:02:52.217Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 7 17:57 LICENSE [2023-11-07T18:02:52.217Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 7 17:57 Makefile [2023-11-07T18:02:52.217Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 7 17:57 OWNERS.md [2023-11-07T18:02:52.217Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 7 17:57 README.md [2023-11-07T18:02:52.217Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 17:54 VERSION [2023-11-07T18:02:52.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:57 bin [2023-11-07T18:02:52.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:57 cmd [2023-11-07T18:02:52.217Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 7 18:02 coverage.out [2023-11-07T18:02:52.217Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 7 17:57 docker-entrypoint.sh [2023-11-07T18:02:52.217Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:57 docs [2023-11-07T18:02:52.218Z] -rw-rw-r-- 1 jenkins jenkins 3925 Nov 7 17:57 go.mod [2023-11-07T18:02:52.218Z] -rw-rw-r-- 1 jenkins jenkins 34838 Nov 7 17:57 go.sum [2023-11-07T18:02:52.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:57 internal [2023-11-07T18:02:52.218Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 7 17:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T18:02:52.643Z] + 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=da179fb1ebc0cec3304494138369b084bb4e42fd --label arch=arm64 --label version=0.0.0 . [2023-11-07T18:02:52.908Z] Sending build context to Docker daemon 1.421MB [2023-11-07T18:02:52.908Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T18:02:52.908Z] Step 2/36 : FROM ${BASE} AS builder [2023-11-07T18:02:52.908Z] ---> c0202788db45 [2023-11-07T18:02:52.908Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-11-07T18:02:53.182Z] ---> Running in 754d1489a227 [2023-11-07T18:02:53.452Z] Removing intermediate container 754d1489a227 [2023-11-07T18:02:53.452Z] ---> c555463f926a [2023-11-07T18:02:53.452Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T18:02:53.452Z] ---> Running in 58521f27ae62 [2023-11-07T18:02:53.724Z] Removing intermediate container 58521f27ae62 [2023-11-07T18:02:53.724Z] ---> 8cb927abd6e1 [2023-11-07T18:02:53.724Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-07T18:02:53.991Z] ---> Running in 310f3d45086d [2023-11-07T18:02:54.257Z] Removing intermediate container 310f3d45086d [2023-11-07T18:02:54.257Z] ---> 78ef0636dc7f [2023-11-07T18:02:54.257Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-07T18:02:54.257Z] ---> Running in 75083e5e9c35 [2023-11-07T18:02:54.524Z] Removing intermediate container 75083e5e9c35 [2023-11-07T18:02:54.524Z] ---> a6224d7f7034 [2023-11-07T18:02:54.524Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T18:02:54.791Z] ---> Running in a8566976646d [2023-11-07T18:02:55.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T18:02:56.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T18:02:57.429Z] OK: 273 MiB in 65 packages [2023-11-07T18:02:58.011Z] Removing intermediate container a8566976646d [2023-11-07T18:02:58.011Z] ---> c3be30e6c71f [2023-11-07T18:02:58.011Z] Step 8/36 : WORKDIR /device-usb-camera [2023-11-07T18:02:58.278Z] ---> Running in 2f8ca534b8fa [2023-11-07T18:02:58.544Z] Removing intermediate container 2f8ca534b8fa [2023-11-07T18:02:58.544Z] ---> 3994ab057e27 [2023-11-07T18:02:58.544Z] Step 9/36 : COPY go.mod vendor* ./ [2023-11-07T18:03:02.791Z] ---> 0f8caf33a4ad [2023-11-07T18:03:02.791Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T18:03:02.791Z] ---> Running in 2cf7c6367c4d [2023-11-07T18:03:05.375Z] Removing intermediate container 2cf7c6367c4d [2023-11-07T18:03:05.376Z] ---> fc3dac46fd4f [2023-11-07T18:03:05.376Z] Step 11/36 : COPY . . [2023-11-07T18:03:05.956Z] ---> ba029dba7b75 [2023-11-07T18:03:05.956Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-07T18:03:05.956Z] ---> Running in f45d5db20581 [2023-11-07T18:03:06.920Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T18:03:06.920Z] Dload Upload Total Spent Left Speed [2023-11-07T18:03:06.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253  100 1253 0 0 8746 0 --:--:-- --:--:-- --:--:-- 8823 [2023-11-07T18:03:07.888Z] Removing intermediate container f45d5db20581 [2023-11-07T18:03:07.888Z] ---> 80dcc4cde2e6 [2023-11-07T18:03:07.888Z] Step 13/36 : RUN ${MAKE} [2023-11-07T18:03:07.888Z] ---> Running in 20f07a92c21d [2023-11-07T18:03:08.851Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-07T18:05:30.689Z] Removing intermediate container 20f07a92c21d [2023-11-07T18:05:30.689Z] ---> 801761862e57 [2023-11-07T18:05:30.689Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-07T18:05:30.689Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-07T18:05:30.689Z] 8766b47fe142: Pulling fs layer [2023-11-07T18:05:30.689Z] 8766b47fe142: Verifying Checksum [2023-11-07T18:05:30.689Z] 8766b47fe142: Download complete [2023-11-07T18:05:30.689Z] 8766b47fe142: Pull complete [2023-11-07T18:05:30.689Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-07T18:05:30.689Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-07T18:05:30.689Z] ---> 69d40e2cb93c [2023-11-07T18:05:30.689Z] Step 15/36 : FROM alpine:3.18 [2023-11-07T18:05:30.689Z] 3.18: Pulling from library/alpine [2023-11-07T18:05:30.689Z] 579b34f0a95b: Pulling fs layer [2023-11-07T18:05:30.689Z] 579b34f0a95b: Verifying Checksum [2023-11-07T18:05:30.689Z] 579b34f0a95b: Download complete [2023-11-07T18:05:30.689Z] 579b34f0a95b: Pull complete [2023-11-07T18:05:30.689Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T18:05:30.689Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T18:05:30.689Z] ---> 3cc203321400 [2023-11-07T18:05:30.689Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-07T18:05:30.689Z] ---> Running in c02f3dc6262e [2023-11-07T18:05:30.689Z] Removing intermediate container c02f3dc6262e [2023-11-07T18:05:30.689Z] ---> 1c573c91768a [2023-11-07T18:05:30.689Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-07T18:05:30.689Z] ---> Running in a4143d9fb722 [2023-11-07T18:05:30.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T18:05:30.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T18:05:30.689Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-11-07T18:05:30.689Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-11-07T18:05:30.689Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-11-07T18:05:30.689Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-11-07T18:05:30.689Z] (5/104) Installing libxau (1.0.11-r2) [2023-11-07T18:05:30.689Z] (6/104) Installing libmd (1.0.4-r2) [2023-11-07T18:05:30.689Z] (7/104) Installing libbsd (0.11.7-r1) [2023-11-07T18:05:30.689Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-11-07T18:05:30.689Z] (9/104) Installing libxcb (1.15-r1) [2023-11-07T18:05:30.689Z] (10/104) Installing libx11 (1.8.7-r0) [2023-11-07T18:05:30.689Z] (11/104) Installing libdrm (2.4.115-r4) [2023-11-07T18:05:30.689Z] (12/104) Installing libxext (1.3.5-r2) [2023-11-07T18:05:30.689Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-11-07T18:05:30.689Z] (14/104) Installing libffi (3.4.4-r2) [2023-11-07T18:05:30.689Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-11-07T18:05:30.689Z] (16/104) Installing libva (2.18.0-r1) [2023-11-07T18:05:30.689Z] (17/104) Installing libvdpau (1.5-r1) [2023-11-07T18:05:30.689Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-11-07T18:05:30.689Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-11-07T18:05:30.689Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-11-07T18:05:30.689Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-11-07T18:05:30.689Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-07T18:05:30.689Z] (23/104) Installing libhwy (1.0.4-r1) [2023-11-07T18:05:30.689Z] (24/104) Installing lcms2 (2.15-r2) [2023-11-07T18:05:30.689Z] (25/104) Installing libjxl (0.8.2-r0) [2023-11-07T18:05:30.689Z] (26/104) Installing lame-libs (3.100-r5) [2023-11-07T18:05:30.689Z] (27/104) Installing opus (1.4-r0) [2023-11-07T18:05:30.689Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-11-07T18:05:30.689Z] (29/104) Installing soxr (0.1.3-r5) [2023-11-07T18:05:30.689Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-11-07T18:05:30.689Z] (31/104) Installing libogg (1.3.5-r4) [2023-11-07T18:05:30.689Z] (32/104) Installing libtheora (1.1.1-r17) [2023-11-07T18:05:30.689Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-11-07T18:05:30.689Z] (34/104) Installing libvpx (1.13.0-r2) [2023-11-07T18:05:30.689Z] (35/104) Installing libwebp (1.3.2-r0) [2023-11-07T18:05:30.689Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-11-07T18:05:30.689Z] (37/104) Installing numactl (2.0.16-r4) [2023-11-07T18:05:30.689Z] (38/104) Installing x265-libs (3.5-r4) [2023-11-07T18:05:30.689Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-11-07T18:05:30.689Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-07T18:05:30.689Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-11-07T18:05:30.689Z] (42/104) Installing libexpat (2.5.0-r1) [2023-11-07T18:05:30.689Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-11-07T18:05:30.689Z] (44/104) Installing libpng (1.6.39-r3) [2023-11-07T18:05:30.689Z] (45/104) Installing freetype (2.13.0-r5) [2023-11-07T18:05:30.689Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-11-07T18:05:30.689Z] (47/104) Installing fribidi (1.0.13-r0) [2023-11-07T18:05:30.689Z] (48/104) Installing libintl (0.21.1-r7) [2023-11-07T18:05:30.689Z] (49/104) Installing libblkid (2.38.1-r8) [2023-11-07T18:05:30.689Z] (50/104) Installing libmount (2.38.1-r8) [2023-11-07T18:05:30.689Z] (51/104) Installing pcre2 (10.42-r1) [2023-11-07T18:05:30.689Z] (52/104) Installing glib (2.76.4-r0) [2023-11-07T18:05:30.689Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-11-07T18:05:30.689Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-11-07T18:05:30.689Z] (55/104) Installing libunibreak (5.1-r0) [2023-11-07T18:05:30.689Z] (56/104) Installing libass (0.17.1-r0) [2023-11-07T18:05:30.689Z] (57/104) Installing libbluray (1.3.4-r0) [2023-11-07T18:05:30.689Z] (58/104) Installing gmp (6.2.1-r3) [2023-11-07T18:05:30.689Z] (59/104) Installing nettle (3.8.1-r2) [2023-11-07T18:05:30.689Z] (60/104) Installing libunistring (1.1-r1) [2023-11-07T18:05:30.689Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-11-07T18:05:30.689Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-11-07T18:05:30.689Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-11-07T18:05:30.689Z] (64/104) Installing gnutls (3.8.0-r2) [2023-11-07T18:05:30.689Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-11-07T18:05:30.689Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-11-07T18:05:30.689Z] (67/104) Installing cjson (1.7.15-r4) [2023-11-07T18:05:30.689Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-11-07T18:05:30.689Z] (69/104) Installing librist (0.2.7-r0) [2023-11-07T18:05:30.689Z] (70/104) Installing libsrt (1.5.2-r0) [2023-11-07T18:05:30.689Z] (71/104) Installing libssh (0.10.5-r0) [2023-11-07T18:05:30.689Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-11-07T18:05:30.689Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-11-07T18:05:30.689Z] (74/104) Installing libsodium (1.0.18-r3) [2023-11-07T18:05:30.689Z] (75/104) Installing libzmq (4.3.4-r4) [2023-11-07T18:05:30.689Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-11-07T18:05:30.689Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-11-07T18:05:30.689Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-11-07T18:05:30.689Z] (79/104) Installing shaderc (2023.3-r1) [2023-11-07T18:05:30.689Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-11-07T18:05:30.689Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-11-07T18:05:30.689Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-07T18:05:30.689Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-11-07T18:05:30.689Z] (84/104) Installing vidstab (1.1.1-r0) [2023-11-07T18:05:30.689Z] (85/104) Installing zimg (3.0.5-r0) [2023-11-07T18:05:30.689Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-07T18:05:30.689Z] (87/104) Installing libasyncns (0.8-r1) [2023-11-07T18:05:30.689Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-11-07T18:05:30.689Z] (89/104) Installing libltdl (2.4.7-r2) [2023-11-07T18:05:30.689Z] (90/104) Installing orc (0.4.34-r0) [2023-11-07T18:05:30.689Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-11-07T18:05:30.689Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-11-07T18:05:30.689Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-11-07T18:05:30.689Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-11-07T18:05:30.689Z] (95/104) Installing libpulse (16.1-r10) [2023-11-07T18:05:30.689Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-07T18:05:30.689Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-11-07T18:05:30.689Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-07T18:05:30.689Z] (99/104) Installing ffmpeg (6.0-r15) [2023-11-07T18:05:30.689Z] (100/104) Installing udev-init-scripts (35-r1) [2023-11-07T18:05:30.689Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-11-07T18:05:30.689Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-11-07T18:05:30.689Z] (103/104) Installing kmod-libs (30-r3) [2023-11-07T18:05:30.689Z] (104/104) Installing eudev (3.2.11-r8) [2023-11-07T18:05:30.689Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T18:05:30.689Z] Executing glib-2.76.4-r0.trigger [2023-11-07T18:05:30.689Z] Executing eudev-3.2.11-r8.trigger [2023-11-07T18:05:30.689Z] OK: 110 MiB in 119 packages [2023-11-07T18:05:33.265Z] Removing intermediate container a4143d9fb722 [2023-11-07T18:05:33.265Z] ---> c033ae525d76 [2023-11-07T18:05:33.265Z] Step 18/36 : WORKDIR / [2023-11-07T18:05:33.265Z] ---> Running in 15a5c88bf750 [2023-11-07T18:05:33.265Z] Removing intermediate container 15a5c88bf750 [2023-11-07T18:05:33.265Z] ---> aa1d70bf430b [2023-11-07T18:05:33.265Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-11-07T18:05:36.593Z] ---> c8ea98710d2a [2023-11-07T18:05:36.593Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-07T18:05:36.593Z] ---> 523d182b0a06 [2023-11-07T18:05:36.593Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-07T18:05:37.174Z] ---> f95b9e503597 [2023-11-07T18:05:37.174Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-07T18:05:37.755Z] ---> 3d27b63984dd [2023-11-07T18:05:37.755Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-07T18:05:38.106Z] ---> 27f95d1def27 [2023-11-07T18:05:38.106Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-07T18:05:38.751Z] ---> bd1df72cebb5 [2023-11-07T18:05:38.751Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-11-07T18:05:40.198Z] ---> 86dfc8602aea [2023-11-07T18:05:40.198Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-07T18:05:40.198Z] ---> Running in 5cc114f14a2a [2023-11-07T18:05:42.196Z] Removing intermediate container 5cc114f14a2a [2023-11-07T18:05:42.196Z] ---> 0bd6117c23e5 [2023-11-07T18:05:42.196Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-07T18:05:42.196Z] ---> Running in 1535f7e3bb8e [2023-11-07T18:05:43.606Z] Removing intermediate container 1535f7e3bb8e [2023-11-07T18:05:43.606Z] ---> aaf8423dc8ec [2023-11-07T18:05:43.606Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-07T18:05:43.606Z] ---> Running in 0cd1a181a17a [2023-11-07T18:05:45.014Z] Removing intermediate container 0cd1a181a17a [2023-11-07T18:05:45.014Z] ---> 2fcbab00d1f0 [2023-11-07T18:05:45.014Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-07T18:05:45.014Z] ---> Running in 3e7fbe833260 [2023-11-07T18:05:51.673Z] Removing intermediate container 3e7fbe833260 [2023-11-07T18:05:51.673Z] ---> f85cb29279b9 [2023-11-07T18:05:51.673Z] Step 30/36 : EXPOSE 59983 [2023-11-07T18:05:51.673Z] ---> Running in e9ce565738ea [2023-11-07T18:05:51.673Z] Removing intermediate container e9ce565738ea [2023-11-07T18:05:51.673Z] ---> dba29cdccfe6 [2023-11-07T18:05:51.673Z] Step 31/36 : EXPOSE 8554 [2023-11-07T18:05:51.673Z] ---> Running in 44227e099440 [2023-11-07T18:05:51.673Z] Removing intermediate container 44227e099440 [2023-11-07T18:05:51.673Z] ---> b7548b858a8e [2023-11-07T18:05:51.673Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-07T18:05:51.673Z] ---> Running in 54dccc688a38 [2023-11-07T18:05:51.673Z] Removing intermediate container 54dccc688a38 [2023-11-07T18:05:51.673Z] ---> f7b0ee45ad70 [2023-11-07T18:05:51.673Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-07T18:05:51.673Z] ---> Running in 862289f2a92f [2023-11-07T18:05:51.942Z] Removing intermediate container 862289f2a92f [2023-11-07T18:05:51.942Z] ---> a7d107d9f0cc [2023-11-07T18:05:51.942Z] Step 34/36 : LABEL arch=arm64 [2023-11-07T18:05:52.209Z] ---> Running in 78a2bcb7a5ec [2023-11-07T18:05:52.477Z] Removing intermediate container 78a2bcb7a5ec [2023-11-07T18:05:52.477Z] ---> c76ac7591edd [2023-11-07T18:05:52.477Z] Step 35/36 : LABEL git_sha=da179fb1ebc0cec3304494138369b084bb4e42fd [2023-11-07T18:05:52.477Z] ---> Running in 5fc4fbd46593 [2023-11-07T18:05:52.743Z] Removing intermediate container 5fc4fbd46593 [2023-11-07T18:05:52.743Z] ---> a74c314e38de [2023-11-07T18:05:52.743Z] Step 36/36 : LABEL version=0.0.0 [2023-11-07T18:05:52.743Z] ---> Running in 8dde410a0b57 [2023-11-07T18:05:53.011Z] Removing intermediate container 8dde410a0b57 [2023-11-07T18:05:53.011Z] ---> c034fba7884f [2023-11-07T18:05:53.011Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T18:05:53.011Z] Successfully built c034fba7884f [2023-11-07T18:05:53.011Z] 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-11-07T18:05:53.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T18:05:53.879Z] [2023-11-07T18:05:53.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T18:05:54.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T18:05:54.285Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T18:05:54.285Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T18:05:54.285Z] 04944245beec: Pulling fs layer [2023-11-07T18:05:54.285Z] 699f458cf7ca: Pulling fs layer [2023-11-07T18:05:54.285Z] 765212b225bb: Pulling fs layer [2023-11-07T18:05:54.285Z] f23df028b6ca: Pulling fs layer [2023-11-07T18:05:54.285Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T18:05:54.285Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T18:05:54.285Z] 765212b225bb: Waiting [2023-11-07T18:05:54.285Z] d65c8cfc05b1: Waiting [2023-11-07T18:05:54.285Z] 2437ff75d9bd: Waiting [2023-11-07T18:05:54.285Z] f23df028b6ca: Waiting [2023-11-07T18:05:54.552Z] 04944245beec: Verifying Checksum [2023-11-07T18:05:54.552Z] 04944245beec: Download complete [2023-11-07T18:05:54.552Z] 765212b225bb: Verifying Checksum [2023-11-07T18:05:54.552Z] 765212b225bb: Download complete [2023-11-07T18:05:54.552Z] f23df028b6ca: Verifying Checksum [2023-11-07T18:05:54.552Z] f23df028b6ca: Download complete [2023-11-07T18:05:54.552Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T18:05:54.552Z] d65c8cfc05b1: Download complete [2023-11-07T18:05:54.552Z] 699f458cf7ca: Verifying Checksum [2023-11-07T18:05:54.552Z] 699f458cf7ca: Download complete [2023-11-07T18:05:55.134Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T18:05:55.134Z] 8998bd30e6a1: Download complete [2023-11-07T18:05:57.710Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T18:05:57.710Z] 2437ff75d9bd: Download complete [2023-11-07T18:05:59.664Z] 8998bd30e6a1: Pull complete [2023-11-07T18:05:59.933Z] 04944245beec: Pull complete [2023-11-07T18:06:01.876Z] 699f458cf7ca: Pull complete [2023-11-07T18:06:01.876Z] 765212b225bb: Pull complete [2023-11-07T18:06:04.451Z] f23df028b6ca: Pull complete [2023-11-07T18:06:04.451Z] d65c8cfc05b1: Pull complete [2023-11-07T18:06:22.654Z] 2437ff75d9bd: Pull complete [2023-11-07T18:06:22.654Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T18:06:22.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T18:06:22.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T18:06:22.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-16872 does not seem to be running inside a container [2023-11-07T18:06:23.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-07T18:06:25.503Z] $ docker top e07f16eb72270317111ee0713aef34efa9495f88e136c978e0e4b060e9c1db2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:06:26.091Z] ---> job-cost.sh [2023-11-07T18:06:26.362Z] lf-activate-venv: SKIPPING [2023-11-07T18:06:26.362Z] INFO: No Stack... [2023-11-07T18:06:26.944Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T18:06:27.523Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T18:06:28.179Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-11-07T18:06:28.179Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T18:06:28.271Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] [2023-11-07T18:06:28.277Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] did not exist. Created. [2023-11-07T18:06:28.277Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T18:06:29.017Z] /w/workspace/device-usb-camera/1@tmp/durable-c59c4e17/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-07T18:06:29.690Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T18:06:29.723Z] Warning: overwriting stash ‘stack-cost’ [2023-11-07T18:06:29.770Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T18:06:29.788Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T18:06:29.871Z] $ docker stop --time=1 e07f16eb72270317111ee0713aef34efa9495f88e136c978e0e4b060e9c1db2a [2023-11-07T18:06:32.840Z] $ docker rm -f --volumes e07f16eb72270317111ee0713aef34efa9495f88e136c978e0e4b060e9c1db2a [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-11-07T18:06:33.854Z] provisioning config files... [2023-11-07T18:06:33.861Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-309@tmp/config6969212380088393038tmp [Pipeline] { [Pipeline] sh [2023-11-07T18:06:34.201Z] + set +x [2023-11-07T18:06:34.202Z] + curl -s https://codecov.io/bash [2023-11-07T18:06:34.202Z] + bash -s -- [2023-11-07T18:06:34.202Z] [2023-11-07T18:06:34.202Z] _____ _ [2023-11-07T18:06:34.202Z] / ____| | | [2023-11-07T18:06:34.202Z] | | ___ __| | ___ ___ _____ __ [2023-11-07T18:06:34.202Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-07T18:06:34.202Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-07T18:06:34.202Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-07T18:06:34.202Z] Bash-1.0.6 [2023-11-07T18:06:34.202Z] [2023-11-07T18:06:34.202Z] [2023-11-07T18:06:34.202Z] ==> git version 2.25.1 found [2023-11-07T18:06:34.202Z] ==> 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-11-07T18:06:34.202Z] Release-Date: 2020-01-08 [2023-11-07T18:06:34.202Z] 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-11-07T18:06:34.202Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-07T18:06:34.202Z] ==> Jenkins CI detected. [2023-11-07T18:06:34.202Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-309 [2023-11-07T18:06:34.202Z] project root: . [2023-11-07T18:06:34.202Z] --> token set from env [2023-11-07T18:06:34.202Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-07T18:06:34.202Z] ==> Running gcov in . (disable via -X gcov) [2023-11-07T18:06:34.202Z] ==> Python coveragepy not found [2023-11-07T18:06:34.202Z] ==> Searching for coverage reports in: [2023-11-07T18:06:34.202Z] + . [2023-11-07T18:06:34.202Z] -> Found 1 reports [2023-11-07T18:06:34.202Z] ==> Detecting git/mercurial file structure [2023-11-07T18:06:34.202Z] ==> Reading reports [2023-11-07T18:06:34.202Z] + ./coverage.out bytes=54703 [2023-11-07T18:06:34.202Z] ==> Appending adjustments [2023-11-07T18:06:34.202Z] https://docs.codecov.io/docs/fixing-reports [2023-11-07T18:06:34.461Z] + Found adjustments [2023-11-07T18:06:34.461Z] ==> Gzipping contents [2023-11-07T18:06:34.461Z] 8.0K /tmp/codecov.Eekx7j.gz [2023-11-07T18:06:34.461Z] ==> Uploading reports [2023-11-07T18:06:34.461Z] url: https://codecov.io [2023-11-07T18:06:34.461Z] query: branch=PR-309&commit=da179fb1ebc0cec3304494138369b084bb4e42fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-309%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=309&job=&cmd_args= [2023-11-07T18:06:34.461Z] -> Pinging Codecov [2023-11-07T18:06:34.461Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-309&commit=da179fb1ebc0cec3304494138369b084bb4e42fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-309%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=309&job=&cmd_args= [2023-11-07T18:06:34.461Z] -> Uploading to [2023-11-07T18:06:34.461Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-07/73D8F5FF140700D3E01443B452E23636/da179fb1ebc0cec3304494138369b084bb4e42fd/6a919f9b-3b3c-4508-a81a-9d409e17d8e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T180634Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3591c6031e3d4c3a1f68da2673c93a670121b21dc6b5720c63d9cefa4f819959 [2023-11-07T18:06:34.461Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T18:06:34.461Z] Dload Upload Total Spent Left Speed [2023-11-07T18:06:34.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 26274 --:--:-- --:--:-- --:--:-- 26274 [2023-11-07T18:06:34.721Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/da179fb1ebc0cec3304494138369b084bb4e42fd [Pipeline] } [2023-11-07T18:06:34.751Z] 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-11-07T18:06:36.608Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-309/archives ] [2023-11-07T18:06:36.608Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-309/archives [2023-11-07T18:06:36.608Z] total 16 [2023-11-07T18:06:36.608Z] drwxr-xr-x 3 root root 4096 Nov 7 17:57 . [2023-11-07T18:06:36.608Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 17:57 .. [2023-11-07T18:06:36.608Z] drwxr-xr-x 2 root root 4096 Nov 7 17:57 cost [2023-11-07T18:06:36.608Z] -rw-r--r-- 1 root root 89 Nov 7 17:57 cost.csv [2023-11-07T18:06:36.608Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-309/archives [2023-11-07T18:06:36.608Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-309/archives [2023-11-07T18:06:36.608Z] total 16 [2023-11-07T18:06:36.608Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:57 . [2023-11-07T18:06:36.608Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 17:57 .. [2023-11-07T18:06:36.608Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 17:57 cost [2023-11-07T18:06:36.608Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 7 17:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:06:36.942Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:06:37.836Z] ---> package-listing.sh [2023-11-07T18:06:37.836Z] ++ facter osfamily [2023-11-07T18:06:37.836Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T18:06:38.096Z] + OS_FAMILY=debian [2023-11-07T18:06:38.096Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-309 [2023-11-07T18:06:38.096Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T18:06:38.096Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T18:06:38.096Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T18:06:38.096Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T18:06:38.096Z] + '[' /w/workspace/foundry_device-usb-camera_PR-309 ']' [2023-11-07T18:06:38.096Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T18:06:38.096Z] + case "${OS_FAMILY}" in [2023-11-07T18:06:38.096Z] + dpkg -l [2023-11-07T18:06:38.096Z] + grep '^ii' [2023-11-07T18:06:38.096Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T18:06:38.096Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T18:06:38.096Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T18:06:38.096Z] + '[' /w/workspace/foundry_device-usb-camera_PR-309 ']' [2023-11-07T18:06:38.096Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-309/archives/ [2023-11-07T18:06:38.096Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-309/archives/ [Pipeline] echo [2023-11-07T18:06:38.131Z] 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-309/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-07T18:06:38.427Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T18:06:39.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T18:06:39.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T18:06:39.233Z] prd-ubuntu20.04-docker-8c-8g-16870 does not seem to be running inside a container [2023-11-07T18:06:39.268Z] $ 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-309/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-309 -v /w/workspace/foundry_device-usb-camera_PR-309:/w/workspace/foundry_device-usb-camera_PR-309:rw,z -v /w/workspace/foundry_device-usb-camera_PR-309@tmp:/w/workspace/foundry_device-usb-camera_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T18:06:39.470Z] $ docker top 6222b46eb9e84998cf1505c17513d7e35e7b1e3f4ff45de0f0abec73227668f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T18:06:39.870Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T18:06:40.197Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T18:06:40.510Z] + ls /var/log/sa-host [2023-11-07T18:06:40.510Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T18:06:40.653Z] provisioning config files... [2023-11-07T18:06:40.663Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-309@tmp/config7540489688803961221tmp [Pipeline] { [Pipeline] echo [2023-11-07T18:06:40.718Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:06:41.034Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T18:06:41.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:06:41.484Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T18:06:41.518Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:06:41.837Z] ---> sudo-logs.sh [2023-11-07T18:06:41.837Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T18:06:41.935Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:06:42.253Z] ---> job-cost.sh [2023-11-07T18:06:42.254Z] lf-activate-venv: SKIPPING [2023-11-07T18:06:42.254Z] DEBUG: total: 0.2199999988079071 [2023-11-07T18:06:42.254Z] INFO: Retrieving Stack Cost... [2023-11-07T18:06:42.823Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T18:06:43.083Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T18:06:43.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T18:06:43.445Z] ---> logs-deploy.sh [2023-11-07T18:06:43.445Z] lf-activate-venv: SKIPPING [2023-11-07T18:06:43.445Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-309/1 [2023-11-07T18:06:43.445Z] INFO: archiving workspace using pattern(s): [2023-11-07T18:06:44.382Z] Archives upload complete. [2023-11-07T18:06:44.382Z] INFO: archiving logs to Nexus