Pull request #287 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-usb-camera Obtained Jenkinsfile from a8ab1367151eaf50e49974ac128f64ea73f920ad+46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 (2391cdf6f6fa8832703770b097d78672da7f0d5a) 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-ssh15418554776200474573.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13353864162369390710.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-287/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-287/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9191611873145469974.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-287/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12815413682374200392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16249166248721601432.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-287/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-287/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1390317006979592510.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5995 in /w/workspace/foundry_device-usb-camera_PR-287 [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-287 # 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 Merging remotes/origin/main commit 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 into PR head commit a8ab1367151eaf50e49974ac128f64ea73f920ad Merge succeeded, producing a8ab1367151eaf50e49974ac128f64ea73f920ad Checking out Revision a8ab1367151eaf50e49974ac128f64ea73f920ad (PR-287) 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/287/head:refs/remotes/origin/PR-287 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8ab1367151eaf50e49974ac128f64ea73f920ad # 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 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8ab1367151eaf50e49974ac128f64ea73f920ad # timeout=10 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T21:21:02.975Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T21:21:03.140Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T21:21:03.229Z] ========================================================= [2023-09-12T21:21:03.229Z] EdgeX Global Pipelines Version Info [2023-09-12T21:21:03.229Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:21:03.972Z] ------------------- [2023-09-12T21:21:03.972Z] stable info: [2023-09-12T21:21:03.972Z] ------------------- [2023-09-12T21:21:03.972Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T21:21:03.972Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:21:03.972Z] Message: update stable to v1.0.254 [2023-09-12T21:21:04.542Z] ------------------- [2023-09-12T21:21:04.542Z] experimental info: [2023-09-12T21:21:04.542Z] ------------------- [2023-09-12T21:21:04.542Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T21:21:04.542Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:21:04.542Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T21:21:04.870Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-12T21:21:04.908Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-12T21:21:04.949Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T21:21:04.987Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T21:21:05.025Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T21:21:05.064Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T21:21:05.114Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T21:21:05.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T21:21:05.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T21:21:05.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T21:21:05.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T21:21:05.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-12T21:21:05.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T21:21:05.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T21:21:05.444Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:21:05.492Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:21:05.532Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T21:21:05.572Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T21:21:05.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T21:21:05.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T21:21:05.713Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T21:21:05.759Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T21:21:05.807Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T21:21:05.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T21:21:05.893Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T21:21:05.932Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T21:21:05.982Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T21:21:06.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-287 [Pipeline] echo [2023-09-12T21:21:06.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-287 [Pipeline] echo [2023-09-12T21:21:06.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-287 [Pipeline] echo [2023-09-12T21:21:06.158Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8ab1367151eaf50e49974ac128f64ea73f920ad [Pipeline] echo [2023-09-12T21:21:06.203Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8ab136 [Pipeline] echo [2023-09-12T21:21:06.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:21:06.368Z] provisioning config files... [2023-09-12T21:21:06.383Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-287@tmp/config4965233943861686841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:21:06.746Z] ---> docker-login.sh [2023-09-12T21:21:06.746Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:21:07.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:21:07.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:21:07.013Z] Configure a credential helper to remove this warning. See [2023-09-12T21:21:07.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:21:07.013Z] [2023-09-12T21:21:07.013Z] Login Succeeded [2023-09-12T21:21:07.013Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:21:07.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:21:07.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:21:07.013Z] Configure a credential helper to remove this warning. See [2023-09-12T21:21:07.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:21:07.013Z] [2023-09-12T21:21:07.013Z] Login Succeeded [2023-09-12T21:21:07.013Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:21:07.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:21:07.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:21:07.275Z] Configure a credential helper to remove this warning. See [2023-09-12T21:21:07.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:21:07.275Z] [2023-09-12T21:21:07.275Z] Login Succeeded [2023-09-12T21:21:07.275Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:21:07.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:21:07.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:21:07.275Z] Configure a credential helper to remove this warning. See [2023-09-12T21:21:07.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:21:07.275Z] [2023-09-12T21:21:07.275Z] Login Succeeded [2023-09-12T21:21:07.275Z] docker.io [2023-09-12T21:21:07.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:21:07.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:21:07.538Z] Configure a credential helper to remove this warning. See [2023-09-12T21:21:07.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:21:07.538Z] [2023-09-12T21:21:07.538Z] Login Succeeded [2023-09-12T21:21:07.538Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:21:07.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T21:21:08.200Z] + git rev-list -1 --merges a8ab1367151eaf50e49974ac128f64ea73f920ad~1..a8ab1367151eaf50e49974ac128f64ea73f920ad [Pipeline] echo [2023-09-12T21:21:08.269Z] -----------> git rev-list -1 --merges a8ab1367151eaf50e49974ac128f64ea73f920ad~1..a8ab1367151eaf50e49974ac128f64ea73f920ad a8ab1367151eaf50e49974ac128f64ea73f920ad [false] [Pipeline] sh [2023-09-12T21:21:08.586Z] + git log --format=format:%s -1 a8ab1367151eaf50e49974ac128f64ea73f920ad [Pipeline] echo [2023-09-12T21:21:08.621Z] ========================================================= [2023-09-12T21:21:08.621Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T21:21:08.621Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:21:09.052Z] + git log --format=format:%s -1 a8ab1367151eaf50e49974ac128f64ea73f920ad [Pipeline] echo [2023-09-12T21:21:09.085Z] [semverPrep] GIT_COMMIT: a8ab1367151eaf50e49974ac128f64ea73f920ad, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 [Pipeline] echo [2023-09-12T21:21:09.117Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T21:21:09.495Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:21:09.495Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T21:21:09.495Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T21:21:09.495Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T21:21:09.495Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T21:21:09.495Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T21:21:09.495Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:21:09.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:21:09.918Z] [2023-09-12T21:21:09.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:21:10.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:21:10.287Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T21:21:10.287Z] b85a868b505f: Pulling fs layer [2023-09-12T21:21:10.287Z] e2be974225ed: Pulling fs layer [2023-09-12T21:21:10.287Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T21:21:10.287Z] 988bab9f4d93: Pulling fs layer [2023-09-12T21:21:10.287Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T21:21:10.287Z] eaf3925da568: Pulling fs layer [2023-09-12T21:21:10.287Z] bab4dde63d76: Pulling fs layer [2023-09-12T21:21:10.287Z] bde34c3a00c8: Pulling fs layer [2023-09-12T21:21:10.287Z] b352a97aabf1: Pulling fs layer [2023-09-12T21:21:10.287Z] 4872d77fe225: Pulling fs layer [2023-09-12T21:21:10.287Z] 5851b861e8e6: Pulling fs layer [2023-09-12T21:21:10.287Z] bab4dde63d76: Waiting [2023-09-12T21:21:10.287Z] bde34c3a00c8: Waiting [2023-09-12T21:21:10.287Z] b352a97aabf1: Waiting [2023-09-12T21:21:10.287Z] 5851b861e8e6: Waiting [2023-09-12T21:21:10.287Z] 4872d77fe225: Waiting [2023-09-12T21:21:10.287Z] 1469e6f7b9e6: Waiting [2023-09-12T21:21:10.287Z] 988bab9f4d93: Waiting [2023-09-12T21:21:10.287Z] eaf3925da568: Waiting [2023-09-12T21:21:10.287Z] e2be974225ed: Download complete [2023-09-12T21:21:10.287Z] 988bab9f4d93: Verifying Checksum [2023-09-12T21:21:10.287Z] 988bab9f4d93: Download complete [2023-09-12T21:21:10.287Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T21:21:10.287Z] 339a4e72a1f5: Download complete [2023-09-12T21:21:10.287Z] 1469e6f7b9e6: Download complete [2023-09-12T21:21:10.546Z] eaf3925da568: Download complete [2023-09-12T21:21:10.546Z] bde34c3a00c8: Verifying Checksum [2023-09-12T21:21:10.546Z] bde34c3a00c8: Download complete [2023-09-12T21:21:10.546Z] b352a97aabf1: Download complete [2023-09-12T21:21:10.546Z] 4872d77fe225: Download complete [2023-09-12T21:21:10.546Z] 5851b861e8e6: Verifying Checksum [2023-09-12T21:21:10.546Z] 5851b861e8e6: Download complete [2023-09-12T21:21:10.546Z] b85a868b505f: Download complete [2023-09-12T21:21:10.804Z] bab4dde63d76: Verifying Checksum [2023-09-12T21:21:10.804Z] bab4dde63d76: Download complete [2023-09-12T21:21:11.736Z] b85a868b505f: Pull complete [2023-09-12T21:21:11.995Z] e2be974225ed: Pull complete [2023-09-12T21:21:12.253Z] 339a4e72a1f5: Pull complete [2023-09-12T21:21:12.512Z] 988bab9f4d93: Pull complete [2023-09-12T21:21:12.771Z] 1469e6f7b9e6: Pull complete [2023-09-12T21:21:12.771Z] eaf3925da568: Pull complete [2023-09-12T21:21:14.677Z] bab4dde63d76: Pull complete [2023-09-12T21:21:14.677Z] bde34c3a00c8: Pull complete [2023-09-12T21:21:14.677Z] b352a97aabf1: Pull complete [2023-09-12T21:21:14.941Z] 4872d77fe225: Pull complete [2023-09-12T21:21:14.941Z] 5851b861e8e6: Pull complete [2023-09-12T21:21:14.941Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T21:21:14.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:21:14.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:21:15.191Z] prd-ubuntu20.04-docker-8c-8g-5995 does not seem to be running inside a container [2023-09-12T21:21:15.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-287 -v /w/workspace/foundry_device-usb-camera_PR-287:/w/workspace/foundry_device-usb-camera_PR-287:rw,z -v /w/workspace/foundry_device-usb-camera_PR-287@tmp:/w/workspace/foundry_device-usb-camera_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T21:21:17.615Z] $ docker top 9ccd8aee89f7f2d0f3f9f5abd9bc71cdb930f5f3ebf8d99cdcbdf313b27a01c2 -eo pid,comm [2023-09-12T21:21:17.677Z] 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-09-12T21:21:17.677Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:21:17.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:21:17.807Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:21:17.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:21:17.913Z] $ docker exec 9ccd8aee89f7f2d0f3f9f5abd9bc71cdb930f5f3ebf8d99cdcbdf313b27a01c2 ssh-agent [2023-09-12T21:21:18.027Z] SSH_AUTH_SOCK=/tmp/ssh-av0KrC6LIAz6/agent.32 [2023-09-12T21:21:18.027Z] SSH_AGENT_PID=38 [2023-09-12T21:21:18.033Z] Running ssh-add (command line suppressed) [2023-09-12T21:21:18.125Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-287@tmp/private_key_17373749771454674398.key (/w/workspace/foundry_device-usb-camera_PR-287@tmp/private_key_17373749771454674398.key) [2023-09-12T21:21:18.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:21:18.499Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T21:21:18.514Z] $ docker exec --env ******** --env ******** 9ccd8aee89f7f2d0f3f9f5abd9bc71cdb930f5f3ebf8d99cdcbdf313b27a01c2 ssh-agent -k [2023-09-12T21:21:18.602Z] unset SSH_AUTH_SOCK; [2023-09-12T21:21:18.602Z] unset SSH_AGENT_PID; [2023-09-12T21:21:18.602Z] echo Agent pid 38 killed; [2023-09-12T21:21:18.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T21:21:18.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:21:18.705Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:21:18.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:21:18.806Z] $ docker exec 9ccd8aee89f7f2d0f3f9f5abd9bc71cdb930f5f3ebf8d99cdcbdf313b27a01c2 ssh-agent [2023-09-12T21:21:18.919Z] SSH_AUTH_SOCK=/tmp/ssh-xlSBPGDG0Slv/agent.71 [2023-09-12T21:21:18.919Z] SSH_AGENT_PID=77 [2023-09-12T21:21:18.924Z] Running ssh-add (command line suppressed) [2023-09-12T21:21:19.028Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-287@tmp/private_key_16004053976301022847.key (/w/workspace/foundry_device-usb-camera_PR-287@tmp/private_key_16004053976301022847.key) [2023-09-12T21:21:19.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:21:19.378Z] + git semver init [2023-09-12T21:21:19.638Z] 2023-09-12 21:21:19,551 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T21:21:19.638Z] 2023-09-12 21:21:19,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-287/.semver [2023-09-12T21:21:19.638Z] 2023-09-12 21:21:19,553 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-287/.semver [2023-09-12T21:21:19.638Z] 2023-09-12 21:21:19,553 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-287/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-287, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:21:20.577Z] 2023-09-12 21:21:20,240 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-287/.git/info/exclude [2023-09-12T21:21:20.577Z] 2023-09-12 21:21:20,241 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-287/.semver/PR-287 with force:False [2023-09-12T21:21:20.577Z] 2023-09-12 21:21:20,241 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-287/.semver/PR-287 [2023-09-12T21:21:20.577Z] 2023-09-12 21:21:20,245 [execute] INFO git cat-file --batch-check [2023-09-12T21:21:20.577Z] 2023-09-12 21:21:20,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-287/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:21:20.577Z] 2023-09-12 21:21:20,250 [execute] INFO git cat-file --batch [2023-09-12T21:21:20.577Z] 2023-09-12 21:21:20,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-287/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:21:20.577Z] 2023-09-12 21:21:20,254 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-287/.semver/PR-287 [2023-09-12T21:21:20.577Z] 0.0.0 [Pipeline] } [2023-09-12T21:21:20.596Z] $ docker exec --env ******** --env ******** 9ccd8aee89f7f2d0f3f9f5abd9bc71cdb930f5f3ebf8d99cdcbdf313b27a01c2 ssh-agent -k [2023-09-12T21:21:20.694Z] unset SSH_AUTH_SOCK; [2023-09-12T21:21:20.695Z] unset SSH_AGENT_PID; [2023-09-12T21:21:20.695Z] echo Agent pid 77 killed; [2023-09-12T21:21:20.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:21:21.133Z] + git semver [Pipeline] } [2023-09-12T21:21:21.411Z] $ docker stop --time=1 9ccd8aee89f7f2d0f3f9f5abd9bc71cdb930f5f3ebf8d99cdcbdf313b27a01c2 [2023-09-12T21:21:22.703Z] $ docker rm -f --volumes 9ccd8aee89f7f2d0f3f9f5abd9bc71cdb930f5f3ebf8d99cdcbdf313b27a01c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:21:23.103Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T21:21:23.352Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T21:21:23.368Z] [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-09-12T21:21:23.981Z] provisioning config files... [2023-09-12T21:21:23.992Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-287@tmp/config15066672116002238408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:21:24.341Z] ---> docker-login.sh [2023-09-12T21:21:24.341Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:21:24.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:21:24.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:21:24.341Z] Configure a credential helper to remove this warning. See [2023-09-12T21:21:24.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:21:24.341Z] [2023-09-12T21:21:24.341Z] Login Succeeded [2023-09-12T21:21:24.341Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:21:24.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:21:24.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:21:24.600Z] Configure a credential helper to remove this warning. See [2023-09-12T21:21:24.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:21:24.600Z] [2023-09-12T21:21:24.600Z] Login Succeeded [2023-09-12T21:21:24.600Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:21:24.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:21:24.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:21:24.600Z] Configure a credential helper to remove this warning. See [2023-09-12T21:21:24.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:21:24.600Z] [2023-09-12T21:21:24.600Z] Login Succeeded [2023-09-12T21:21:24.600Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:21:24.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:21:24.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:21:24.600Z] Configure a credential helper to remove this warning. See [2023-09-12T21:21:24.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:21:24.600Z] [2023-09-12T21:21:24.600Z] Login Succeeded [2023-09-12T21:21:24.600Z] docker.io [2023-09-12T21:21:24.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:21:24.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:21:24.860Z] Configure a credential helper to remove this warning. See [2023-09-12T21:21:24.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:21:24.860Z] [2023-09-12T21:21:24.860Z] Login Succeeded [2023-09-12T21:21:24.860Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:21:24.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T21:21:25.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:21:25.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:21:25.140Z] ========================================================= [2023-09-12T21:21:25.140Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T21:21:25.140Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:21:25.597Z] + 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-09-12T21:21:25.598Z] Sending build context to Docker daemon 2.196MB [2023-09-12T21:21:25.598Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:21:25.598Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-12T21:21:25.598Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T21:21:25.598Z] 7264a8db6415: Pulling fs layer [2023-09-12T21:21:25.598Z] c4d48a809fc2: Pulling fs layer [2023-09-12T21:21:25.598Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T21:21:25.598Z] ad3a456e5733: Pulling fs layer [2023-09-12T21:21:25.598Z] 9e4f439ed901: Pulling fs layer [2023-09-12T21:21:25.598Z] feaf6a47b606: Pulling fs layer [2023-09-12T21:21:25.598Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T21:21:25.598Z] 8ac70367396e: Pulling fs layer [2023-09-12T21:21:25.598Z] 6db16350a2e2: Pulling fs layer [2023-09-12T21:21:25.598Z] 9250d5d63582: Pulling fs layer [2023-09-12T21:21:25.598Z] 9e4f439ed901: Waiting [2023-09-12T21:21:25.598Z] feaf6a47b606: Waiting [2023-09-12T21:21:25.598Z] 5e8b037d7d82: Waiting [2023-09-12T21:21:25.598Z] 8ac70367396e: Waiting [2023-09-12T21:21:25.598Z] 6db16350a2e2: Waiting [2023-09-12T21:21:25.598Z] 9250d5d63582: Waiting [2023-09-12T21:21:25.598Z] ad3a456e5733: Waiting [2023-09-12T21:21:25.598Z] c4d48a809fc2: Verifying Checksum [2023-09-12T21:21:25.598Z] c4d48a809fc2: Download complete [2023-09-12T21:21:25.598Z] ad3a456e5733: Verifying Checksum [2023-09-12T21:21:25.598Z] ad3a456e5733: Download complete [2023-09-12T21:21:25.598Z] 9e4f439ed901: Verifying Checksum [2023-09-12T21:21:25.598Z] 9e4f439ed901: Download complete [2023-09-12T21:21:25.857Z] 7264a8db6415: Verifying Checksum [2023-09-12T21:21:25.857Z] 7264a8db6415: Download complete [2023-09-12T21:21:25.857Z] feaf6a47b606: Verifying Checksum [2023-09-12T21:21:25.857Z] feaf6a47b606: Download complete [2023-09-12T21:21:25.857Z] 7264a8db6415: Pull complete [2023-09-12T21:21:27.147Z] c4d48a809fc2: Pull complete [2023-09-12T21:21:27.147Z] 8ac70367396e: Verifying Checksum [2023-09-12T21:21:27.147Z] 8ac70367396e: Download complete [2023-09-12T21:21:28.762Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T21:21:28.763Z] 4f1c88b9dad5: Download complete [2023-09-12T21:21:28.763Z] 6db16350a2e2: Verifying Checksum [2023-09-12T21:21:28.763Z] 6db16350a2e2: Download complete [2023-09-12T21:21:28.763Z] 9250d5d63582: Verifying Checksum [2023-09-12T21:21:28.763Z] 9250d5d63582: Download complete [2023-09-12T21:21:29.022Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T21:21:29.022Z] 5e8b037d7d82: Download complete [2023-09-12T21:21:31.549Z] 4f1c88b9dad5: Pull complete [2023-09-12T21:21:31.549Z] ad3a456e5733: Pull complete [2023-09-12T21:21:31.549Z] 9e4f439ed901: Pull complete [2023-09-12T21:21:31.549Z] feaf6a47b606: Pull complete [2023-09-12T21:21:34.080Z] 5e8b037d7d82: Pull complete [2023-09-12T21:21:34.337Z] 8ac70367396e: Pull complete [2023-09-12T21:21:34.597Z] 6db16350a2e2: Pull complete [2023-09-12T21:21:35.167Z] 9250d5d63582: Pull complete [2023-09-12T21:21:35.167Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T21:21:35.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T21:21:35.425Z] ---> fa269f55d9b9 [2023-09-12T21:21:35.425Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:21:38.775Z] Still waiting to schedule task [2023-09-12T21:21:38.775Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T21:21:40.709Z] ---> Running in 0a9a9fb4c207 [2023-09-12T21:21:40.709Z] Removing intermediate container 0a9a9fb4c207 [2023-09-12T21:21:40.709Z] ---> a26bafaa4363 [2023-09-12T21:21:40.709Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:21:40.709Z] ---> Running in 671e99c8aa9f [2023-09-12T21:21:40.709Z] Removing intermediate container 671e99c8aa9f [2023-09-12T21:21:40.709Z] ---> a73238eb5d8b [2023-09-12T21:21:40.709Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T21:21:40.709Z] ---> Running in bb6787e0d081 [2023-09-12T21:21:40.709Z] Removing intermediate container bb6787e0d081 [2023-09-12T21:21:40.709Z] ---> 522d3476f6fc [2023-09-12T21:21:40.709Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T21:21:40.709Z] ---> Running in 04d8d9bf2344 [2023-09-12T21:21:40.709Z] Removing intermediate container 04d8d9bf2344 [2023-09-12T21:21:40.709Z] ---> 499f9f525b7f [2023-09-12T21:21:40.709Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:21:40.709Z] ---> Running in ad1ef66cb1eb [2023-09-12T21:21:40.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:21:40.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:21:41.226Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-12T21:21:41.226Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-12T21:21:41.226Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-12T21:21:41.226Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-12T21:21:41.226Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-12T21:21:41.226Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-12T21:21:41.226Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-12T21:21:41.226Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-12T21:21:41.226Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-12T21:21:41.226Z] (10/13) Installing kmod-libs (30-r3) [2023-09-12T21:21:41.226Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-12T21:21:41.226Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-12T21:21:41.226Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-12T21:21:41.226Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:21:41.226Z] Executing eudev-3.2.11-r8.trigger [2023-09-12T21:21:41.226Z] OK: 272 MiB in 69 packages [2023-09-12T21:21:41.793Z] Removing intermediate container ad1ef66cb1eb [2023-09-12T21:21:41.793Z] ---> bb74921a9e86 [2023-09-12T21:21:41.793Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-12T21:21:41.793Z] ---> Running in 7bdd83e74a49 [2023-09-12T21:21:41.793Z] Removing intermediate container 7bdd83e74a49 [2023-09-12T21:21:41.793Z] ---> 527480e9c915 [2023-09-12T21:21:41.793Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-12T21:21:42.051Z] ---> 992591af6e86 [2023-09-12T21:21:42.051Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:21:42.051Z] ---> Running in 63b7e585890a [2023-09-12T21:22:14.138Z] Removing intermediate container 63b7e585890a [2023-09-12T21:22:14.138Z] ---> 38762331e47e [2023-09-12T21:22:14.138Z] Step 11/13 : COPY . . [2023-09-12T21:22:14.138Z] ---> 4a6e64bfb3a3 [2023-09-12T21:22:14.138Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T21:22:14.138Z] ---> Running in 1bf68ce60606 [2023-09-12T21:22:14.138Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:22:14.138Z] Dload Upload Total Spent Left Speed [2023-09-12T21:22:14.138Z] 0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 10909 0 --:--:-- --:--:-- --:--:-- 10991 [2023-09-12T21:22:14.138Z] Removing intermediate container 1bf68ce60606 [2023-09-12T21:22:14.138Z] ---> 866589bf1092 [2023-09-12T21:22:14.138Z] Step 13/13 : RUN ${MAKE} [2023-09-12T21:22:14.138Z] ---> Running in e80754b10c48 [2023-09-12T21:22:14.138Z] noop [2023-09-12T21:22:14.138Z] Removing intermediate container e80754b10c48 [2023-09-12T21:22:14.138Z] ---> 4d0b755ef20b [2023-09-12T21:22:14.138Z] Successfully built 4d0b755ef20b [2023-09-12T21:22:14.138Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:22:14.576Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:22:14.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:22:14.748Z] prd-ubuntu20.04-docker-8c-8g-5995 does not seem to be running inside a container [2023-09-12T21:22:14.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-287 -v /w/workspace/foundry_device-usb-camera_PR-287:/w/workspace/foundry_device-usb-camera_PR-287:rw,z -v /w/workspace/foundry_device-usb-camera_PR-287@tmp:/w/workspace/foundry_device-usb-camera_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T21:22:15.111Z] $ docker top f6def4e82556d73b77467f8c8408697df72de6c0aa1225ec8d5ad09c2edb83d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:22:15.495Z] + go version [2023-09-12T21:22:15.495Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T21:22:15.525Z] $ docker stop --time=1 f6def4e82556d73b77467f8c8408697df72de6c0aa1225ec8d5ad09c2edb83d7 [2023-09-12T21:22:16.812Z] $ docker rm -f --volumes f6def4e82556d73b77467f8c8408697df72de6c0aa1225ec8d5ad09c2edb83d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:22:17.524Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:22:17.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:22:17.666Z] prd-ubuntu20.04-docker-8c-8g-5995 does not seem to be running inside a container [2023-09-12T21:22:17.692Z] $ 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-287 -v /w/workspace/foundry_device-usb-camera_PR-287:/w/workspace/foundry_device-usb-camera_PR-287:rw,z -v /w/workspace/foundry_device-usb-camera_PR-287@tmp:/w/workspace/foundry_device-usb-camera_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T21:22:18.033Z] $ docker top c5789a8374c261095fd71d84aebadc2b720ecc162d62eb4d7f1d384e31ab0cc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:22:18.428Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-287 [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:22:18.785Z] + make test [2023-09-12T21:22:18.785Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T21:22:20.157Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-12T21:22:30.115Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-12T21:22:30.115Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-09-12T21:22:36.674Z] go vet ./... [2023-09-12T21:22:39.952Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:22:39.952Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:22:39.952Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:22:39.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:22:40.011Z] $ docker stop --time=1 c5789a8374c261095fd71d84aebadc2b720ecc162d62eb4d7f1d384e31ab0cc2 [2023-09-12T21:22:42.796Z] $ docker rm -f --volumes c5789a8374c261095fd71d84aebadc2b720ecc162d62eb4d7f1d384e31ab0cc2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:22:43.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:22:43.402Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T21:22:43.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:22:44.303Z] + ls -al . [2023-09-12T21:22:44.303Z] total 220 [2023-09-12T21:22:44.303Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:22 . [2023-09-12T21:22:44.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:20 .. [2023-09-12T21:22:44.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:22 .git [2023-09-12T21:22:44.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:20 .github [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 21:20 .gitignore [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 21:20 .golangci.yml [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 21:20 .hadolint.yml [2023-09-12T21:22:44.303Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:21 .semver [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 21:20 Attribution.txt [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 21:20 CHANGELOG.md [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 21:20 Dockerfile [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 21:20 GOVERNANCE.md [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 21:20 Jenkinsfile [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 21:20 LICENSE [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 21:20 Makefile [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 21:20 OWNERS.md [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 21:20 README.md [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 21:21 VERSION [2023-09-12T21:22:44.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:20 bin [2023-09-12T21:22:44.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:20 cmd [2023-09-12T21:22:44.303Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 12 21:22 coverage.out [2023-09-12T21:22:44.303Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 21:20 docker-entrypoint.sh [2023-09-12T21:22:44.303Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:20 docs [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 21:20 go.mod [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 21:20 go.sum [2023-09-12T21:22:44.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:20 internal [2023-09-12T21:22:44.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:20 snap [2023-09-12T21:22:44.303Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 21:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:22:44.701Z] + 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=a8ab1367151eaf50e49974ac128f64ea73f920ad --label arch=amd64 --label version=0.0.0 . [2023-09-12T21:22:44.701Z] Sending build context to Docker daemon 2.251MB [2023-09-12T21:22:44.701Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:22:44.701Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-12T21:22:44.701Z] ---> 4d0b755ef20b [2023-09-12T21:22:44.701Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:22:44.701Z] ---> Running in de340b572efb [2023-09-12T21:22:44.960Z] Removing intermediate container de340b572efb [2023-09-12T21:22:44.960Z] ---> bcf01a1ce63e [2023-09-12T21:22:44.960Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:22:44.960Z] ---> Running in c192c43bfd3c [2023-09-12T21:22:44.960Z] Removing intermediate container c192c43bfd3c [2023-09-12T21:22:44.960Z] ---> e6f4e1bd2871 [2023-09-12T21:22:44.960Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T21:22:44.960Z] ---> Running in 050365581c61 [2023-09-12T21:22:44.960Z] Removing intermediate container 050365581c61 [2023-09-12T21:22:44.960Z] ---> 7d00a5b58b90 [2023-09-12T21:22:44.960Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T21:22:44.960Z] ---> Running in 55ed96a9b528 [2023-09-12T21:22:45.219Z] Removing intermediate container 55ed96a9b528 [2023-09-12T21:22:45.219Z] ---> 6f4cca27d093 [2023-09-12T21:22:45.219Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:22:45.219Z] ---> Running in cc7e74a96374 [2023-09-12T21:22:45.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:22:45.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:22:45.737Z] OK: 272 MiB in 69 packages [2023-09-12T21:22:45.998Z] Removing intermediate container cc7e74a96374 [2023-09-12T21:22:45.998Z] ---> 2a3278167aca [2023-09-12T21:22:45.998Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-12T21:22:45.998Z] ---> Running in df227f622a5f [2023-09-12T21:22:45.998Z] Removing intermediate container df227f622a5f [2023-09-12T21:22:45.998Z] ---> 969aff20795b [2023-09-12T21:22:45.998Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-12T21:22:45.998Z] ---> 52cefabc9eb2 [2023-09-12T21:22:45.998Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:22:46.256Z] ---> Running in f62b4763f901 [2023-09-12T21:22:46.851Z] Removing intermediate container f62b4763f901 [2023-09-12T21:22:46.851Z] ---> 96ca2071f7c3 [2023-09-12T21:22:46.851Z] Step 11/36 : COPY . . [2023-09-12T21:22:47.110Z] ---> c628e46187da [2023-09-12T21:22:47.110Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T21:22:47.110Z] ---> Running in 83267cd241c2 [2023-09-12T21:22:47.368Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:22:47.368Z] Dload Upload Total Spent Left Speed [2023-09-12T21:22:47.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38322 0 --:--:-- --:--:-- --:--:-- 39156 [2023-09-12T21:22:47.629Z] Removing intermediate container 83267cd241c2 [2023-09-12T21:22:47.629Z] ---> 1b40ef11765c [2023-09-12T21:22:47.629Z] Step 13/36 : RUN ${MAKE} [2023-09-12T21:22:47.629Z] ---> Running in a89a92ee6aa5 [2023-09-12T21:22:47.889Z] 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.22" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-12T21:23:12.479Z] Removing intermediate container a89a92ee6aa5 [2023-09-12T21:23:12.479Z] ---> 05db3352eb24 [2023-09-12T21:23:12.479Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-12T21:23:12.479Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-12T21:23:12.479Z] 4acc49c71d14: Pulling fs layer [2023-09-12T21:23:12.479Z] 4acc49c71d14: Verifying Checksum [2023-09-12T21:23:12.479Z] 4acc49c71d14: Download complete [2023-09-12T21:23:12.479Z] 4acc49c71d14: Pull complete [2023-09-12T21:23:12.479Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-12T21:23:12.479Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-12T21:23:12.479Z] ---> 01a2bd3e5fff [2023-09-12T21:23:12.479Z] Step 15/36 : FROM alpine:3.18 [2023-09-12T21:23:12.479Z] 3.18: Pulling from library/alpine [2023-09-12T21:23:12.479Z] 7264a8db6415: Already exists [2023-09-12T21:23:12.479Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:23:12.479Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T21:23:12.479Z] ---> 7e01a0d0a1dc [2023-09-12T21:23:12.479Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-12T21:23:12.479Z] ---> Running in 5e3529e91c06 [2023-09-12T21:23:12.479Z] Removing intermediate container 5e3529e91c06 [2023-09-12T21:23:12.479Z] ---> c38ea9ad937c [2023-09-12T21:23:12.479Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-12T21:23:12.479Z] ---> Running in 6a0031d9f30d [2023-09-12T21:23:12.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:23:12.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:23:12.479Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-12T21:23:12.479Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-12T21:23:12.479Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-12T21:23:12.479Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-12T21:23:12.479Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-12T21:23:12.479Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-12T21:23:12.479Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-12T21:23:12.479Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-12T21:23:12.479Z] (9/107) Installing libxcb (1.15-r1) [2023-09-12T21:23:12.479Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-12T21:23:12.479Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-12T21:23:12.479Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-12T21:23:12.479Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-12T21:23:12.479Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-12T21:23:12.737Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-12T21:23:12.737Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-12T21:23:12.737Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-12T21:23:12.737Z] (18/107) Installing libva (2.18.0-r1) [2023-09-12T21:23:12.737Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-12T21:23:12.737Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-12T21:23:12.737Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-12T21:23:12.737Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-12T21:23:12.737Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-12T21:23:12.737Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-12T21:23:12.737Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-12T21:23:12.737Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-12T21:23:12.737Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-12T21:23:12.737Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-12T21:23:12.737Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-12T21:23:12.737Z] (30/107) Installing opus (1.4-r0) [2023-09-12T21:23:12.737Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-12T21:23:12.737Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-12T21:23:12.737Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-12T21:23:12.737Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-12T21:23:12.737Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-12T21:23:12.737Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-12T21:23:12.737Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-12T21:23:12.996Z] (38/107) Installing libwebp (1.3.1-r0) [2023-09-12T21:23:12.996Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-12T21:23:12.996Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-12T21:23:12.996Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-12T21:23:12.996Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-12T21:23:12.996Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-12T21:23:12.996Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-12T21:23:12.996Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-12T21:23:12.996Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-12T21:23:12.996Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-12T21:23:13.255Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-12T21:23:13.255Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-12T21:23:13.255Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-12T21:23:13.255Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-12T21:23:13.255Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-12T21:23:13.255Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-12T21:23:13.255Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-12T21:23:13.255Z] (55/107) Installing glib (2.76.4-r0) [2023-09-12T21:23:13.255Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-12T21:23:13.255Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-12T21:23:13.255Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-12T21:23:13.255Z] (59/107) Installing libass (0.17.1-r0) [2023-09-12T21:23:13.255Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-12T21:23:13.255Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-12T21:23:13.255Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-12T21:23:13.255Z] (63/107) Installing libunistring (1.1-r1) [2023-09-12T21:23:13.255Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-12T21:23:13.255Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-12T21:23:13.255Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-12T21:23:13.255Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-12T21:23:13.255Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-12T21:23:13.255Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-12T21:23:13.255Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-12T21:23:13.255Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-12T21:23:13.255Z] (72/107) Installing librist (0.2.7-r0) [2023-09-12T21:23:13.255Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-12T21:23:13.255Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-12T21:23:13.514Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-12T21:23:13.514Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-12T21:23:13.514Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-12T21:23:13.514Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-12T21:23:13.514Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-12T21:23:13.514Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-12T21:23:13.514Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-12T21:23:13.514Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-12T21:23:13.514Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-12T21:23:13.514Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-12T21:23:13.514Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-12T21:23:13.514Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-12T21:23:13.514Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-12T21:23:13.514Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-12T21:23:13.514Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-12T21:23:13.773Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-12T21:23:13.773Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-12T21:23:13.773Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-12T21:23:13.773Z] (93/107) Installing orc (0.4.34-r0) [2023-09-12T21:23:13.773Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-12T21:23:13.773Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-12T21:23:13.773Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-12T21:23:13.773Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-12T21:23:13.773Z] (98/107) Installing libpulse (16.1-r10) [2023-09-12T21:23:13.773Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-12T21:23:13.773Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-12T21:23:13.773Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-12T21:23:13.773Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-12T21:23:13.773Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-12T21:23:13.773Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-12T21:23:13.773Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-12T21:23:13.773Z] (106/107) Installing kmod-libs (30-r3) [2023-09-12T21:23:13.773Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-12T21:23:13.773Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:23:13.773Z] Executing glib-2.76.4-r0.trigger [2023-09-12T21:23:13.773Z] Executing eudev-3.2.11-r8.trigger [2023-09-12T21:23:13.773Z] OK: 131 MiB in 122 packages [2023-09-12T21:23:17.116Z] Removing intermediate container 6a0031d9f30d [2023-09-12T21:23:17.116Z] ---> ed15244901a2 [2023-09-12T21:23:17.116Z] Step 18/36 : WORKDIR / [2023-09-12T21:23:17.116Z] ---> Running in 7b3cde3e67d5 [2023-09-12T21:23:17.116Z] Removing intermediate container 7b3cde3e67d5 [2023-09-12T21:23:17.116Z] ---> 835647a21521 [2023-09-12T21:23:17.116Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-12T21:23:17.375Z] ---> 741fa1c64882 [2023-09-12T21:23:17.375Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-12T21:23:17.375Z] ---> 5fc1bc8c53aa [2023-09-12T21:23:17.375Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-12T21:23:17.633Z] ---> b937349a6256 [2023-09-12T21:23:17.633Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-12T21:23:17.633Z] ---> 7457696067c3 [2023-09-12T21:23:17.633Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-12T21:23:17.633Z] ---> e8d892b96bb8 [2023-09-12T21:23:17.633Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-12T21:23:17.890Z] ---> 0c817b80d836 [2023-09-12T21:23:17.890Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-12T21:23:18.458Z] ---> b9a0e3467643 [2023-09-12T21:23:18.458Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-12T21:23:18.458Z] ---> Running in b79c306d32e8 [2023-09-12T21:23:19.025Z] Removing intermediate container b79c306d32e8 [2023-09-12T21:23:19.025Z] ---> e7e36210a4a8 [2023-09-12T21:23:19.025Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-12T21:23:19.025Z] ---> Running in 01518bf1c20f [2023-09-12T21:23:19.592Z] Removing intermediate container 01518bf1c20f [2023-09-12T21:23:19.592Z] ---> e5163d4fee6f [2023-09-12T21:23:19.592Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-12T21:23:19.592Z] ---> Running in 2a7d66548db9 [2023-09-12T21:23:20.161Z] Removing intermediate container 2a7d66548db9 [2023-09-12T21:23:20.161Z] ---> 04b1ded0c13f [2023-09-12T21:23:20.161Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-12T21:23:20.161Z] ---> Running in d8a168258c3d [2023-09-12T21:23:20.728Z] Removing intermediate container d8a168258c3d [2023-09-12T21:23:20.728Z] ---> dde918a6b492 [2023-09-12T21:23:20.728Z] Step 30/36 : EXPOSE 59983 [2023-09-12T21:23:20.728Z] ---> Running in 0228c25903f3 [2023-09-12T21:23:20.728Z] Removing intermediate container 0228c25903f3 [2023-09-12T21:23:20.728Z] ---> 8997562e9906 [2023-09-12T21:23:20.728Z] Step 31/36 : EXPOSE 8554 [2023-09-12T21:23:20.728Z] ---> Running in 401285d2a21d [2023-09-12T21:23:20.985Z] Removing intermediate container 401285d2a21d [2023-09-12T21:23:20.985Z] ---> fa50fa1f82ca [2023-09-12T21:23:20.985Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-12T21:23:20.985Z] ---> Running in 0e481b6c3c65 [2023-09-12T21:23:20.985Z] Removing intermediate container 0e481b6c3c65 [2023-09-12T21:23:20.985Z] ---> 47534899702b [2023-09-12T21:23:20.985Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-12T21:23:20.985Z] ---> Running in e0c00ef7e030 [2023-09-12T21:23:20.985Z] Removing intermediate container e0c00ef7e030 [2023-09-12T21:23:20.985Z] ---> 4f4da65f9eb0 [2023-09-12T21:23:20.985Z] Step 34/36 : LABEL arch=amd64 [2023-09-12T21:23:20.985Z] ---> Running in 1e9640c36aa4 [2023-09-12T21:23:20.985Z] Removing intermediate container 1e9640c36aa4 [2023-09-12T21:23:20.985Z] ---> 2cd293c01602 [2023-09-12T21:23:20.985Z] Step 35/36 : LABEL git_sha=a8ab1367151eaf50e49974ac128f64ea73f920ad [2023-09-12T21:23:21.244Z] ---> Running in abf20b81d029 [2023-09-12T21:23:21.244Z] Removing intermediate container abf20b81d029 [2023-09-12T21:23:21.244Z] ---> 14e18aa20818 [2023-09-12T21:23:21.244Z] Step 36/36 : LABEL version=0.0.0 [2023-09-12T21:23:21.244Z] ---> Running in c4b1ca5f0d55 [2023-09-12T21:23:21.244Z] Removing intermediate container c4b1ca5f0d55 [2023-09-12T21:23:21.244Z] ---> b0a6a965d14b [2023-09-12T21:23:21.244Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:23:21.244Z] Successfully built b0a6a965d14b [2023-09-12T21:23:21.244Z] 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-09-12T21:23:22.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:23:22.114Z] [2023-09-12T21:23:22.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:23:22.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:23:22.484Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T21:23:22.484Z] 5eb5b503b376: Pulling fs layer [2023-09-12T21:23:22.484Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T21:23:22.484Z] ec43610c2a17: Pulling fs layer [2023-09-12T21:23:22.484Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T21:23:22.484Z] 33b1e0a273af: Pulling fs layer [2023-09-12T21:23:22.484Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T21:23:22.484Z] 2f39f015ded8: Pulling fs layer [2023-09-12T21:23:22.484Z] 3a2ae6a8a46f: Waiting [2023-09-12T21:23:22.484Z] 5d3b04190fa2: Waiting [2023-09-12T21:23:22.484Z] 33b1e0a273af: Waiting [2023-09-12T21:23:22.484Z] 2f39f015ded8: Waiting [2023-09-12T21:23:22.484Z] 5c69ac0246d0: Verifying Checksum [2023-09-12T21:23:22.484Z] 5c69ac0246d0: Download complete [2023-09-12T21:23:22.484Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T21:23:22.484Z] 3a2ae6a8a46f: Download complete [2023-09-12T21:23:22.484Z] 33b1e0a273af: Verifying Checksum [2023-09-12T21:23:22.484Z] 33b1e0a273af: Download complete [2023-09-12T21:23:22.484Z] 5d3b04190fa2: Download complete [2023-09-12T21:23:22.484Z] ec43610c2a17: Verifying Checksum [2023-09-12T21:23:22.484Z] ec43610c2a17: Download complete [2023-09-12T21:23:22.742Z] 5eb5b503b376: Verifying Checksum [2023-09-12T21:23:22.742Z] 5eb5b503b376: Download complete [2023-09-12T21:23:23.308Z] 2f39f015ded8: Download complete [2023-09-12T21:23:23.874Z] 5eb5b503b376: Pull complete [2023-09-12T21:23:23.874Z] 5c69ac0246d0: Pull complete [2023-09-12T21:23:24.440Z] ec43610c2a17: Pull complete [2023-09-12T21:23:24.440Z] 3a2ae6a8a46f: Pull complete [2023-09-12T21:23:24.440Z] 33b1e0a273af: Pull complete [2023-09-12T21:23:24.698Z] 5d3b04190fa2: Pull complete [2023-09-12T21:23:28.883Z] 2f39f015ded8: Pull complete [2023-09-12T21:23:28.883Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T21:23:28.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:23:28.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:23:29.111Z] prd-ubuntu20.04-docker-8c-8g-5995 does not seem to be running inside a container [2023-09-12T21:23:29.110Z] $ 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-287 -v /w/workspace/foundry_device-usb-camera_PR-287:/w/workspace/foundry_device-usb-camera_PR-287:rw,z -v /w/workspace/foundry_device-usb-camera_PR-287@tmp:/w/workspace/foundry_device-usb-camera_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T21:23:32.726Z] $ docker top 21b799b38daadd2352bef6a9b1ae4f7d80deb43b850c5baf8665f62e1289aba6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:23:33.181Z] ---> job-cost.sh [2023-09-12T21:23:33.181Z] lf-activate-venv: SKIPPING [2023-09-12T21:23:33.181Z] INFO: No Stack... [2023-09-12T21:23:33.440Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:23:33.697Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:23:34.013Z] + cat /w/workspace/foundry_device-usb-camera_PR-287/archives/cost.csv [2023-09-12T21:23:34.013Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T21:23:34.048Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] [2023-09-12T21:23:34.053Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] did not exist. Created. [2023-09-12T21:23:34.053Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:23:34.468Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T21:23:34.566Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:23:34.585Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:23:34.636Z] $ docker stop --time=1 21b799b38daadd2352bef6a9b1ae4f7d80deb43b850c5baf8665f62e1289aba6 [2023-09-12T21:23:35.799Z] $ docker rm -f --volumes 21b799b38daadd2352bef6a9b1ae4f7d80deb43b850c5baf8665f62e1289aba6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T21:24:44.063Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5998 in /w/workspace/foundry_device-usb-camera_PR-287 [Pipeline] { [Pipeline] ws [2023-09-12T21:24:44.115Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-12T21:24:44.197Z] Selected Git installation does not exist. Using Default [2023-09-12T21:24:44.198Z] The recommended git tool is: NONE [2023-09-12T21:24:49.918Z] using credential edgex-jenkins-ssh [2023-09-12T21:24:49.933Z] Cloning the remote Git repository [2023-09-12T21:24:49.974Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-12T21:24:50.084Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-09-12T21:24:50.231Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-12T21:24:50.232Z] > git --version # timeout=10 [2023-09-12T21:24:50.253Z] > git --version # 'git version 2.25.1' [2023-09-12T21:24:50.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:24:50.436Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:24:51.316Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-12T21:24:51.337Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:24:52.972Z] Merging remotes/origin/main commit 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 into PR head commit a8ab1367151eaf50e49974ac128f64ea73f920ad [2023-09-12T21:24:52.297Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-12T21:24:52.342Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-12T21:24:52.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:24:52.362Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/287/head:refs/remotes/origin/PR-287 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-12T21:24:52.990Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T21:24:53.277Z] Merge succeeded, producing a8ab1367151eaf50e49974ac128f64ea73f920ad [2023-09-12T21:24:53.278Z] Checking out Revision a8ab1367151eaf50e49974ac128f64ea73f920ad (PR-287) [2023-09-12T21:24:53.079Z] > git checkout -f a8ab1367151eaf50e49974ac128f64ea73f920ad # timeout=10 [2023-09-12T21:24:53.173Z] > git remote # timeout=10 [2023-09-12T21:24:53.191Z] > git config --get remote.origin.url # timeout=10 [2023-09-12T21:24:53.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:24:53.227Z] > git merge 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 # timeout=10 [2023-09-12T21:24:53.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-12T21:24:53.285Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T21:24:53.301Z] > git checkout -f a8ab1367151eaf50e49974ac128f64ea73f920ad # timeout=10 [2023-09-12T21:24:56.865Z] Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" [2023-09-12T21:24:56.920Z] > git --version # timeout=10 [2023-09-12T21:24:56.929Z] > git --version # 'git version 2.25.1' [2023-09-12T21:24:56.942Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:24:57.996Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T21:24:57.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:24:57.996Z] Dload Upload Total Spent Left Speed [2023-09-12T21:24:57.996Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2023-09-12T21:24:58.723Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T21:24:59.090Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T21:24:59.090Z] + sudo tee /etc/docker/daemon.new [2023-09-12T21:24:59.090Z] { [2023-09-12T21:24:59.090Z] "registry-mirrors": [ [2023-09-12T21:24:59.090Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T21:24:59.090Z] ], [2023-09-12T21:24:59.090Z] "bip": "10.250.0.254/24", [2023-09-12T21:24:59.090Z] "hosts": [ [2023-09-12T21:24:59.090Z] "tcp://0.0.0.0:5555", [2023-09-12T21:24:59.090Z] "unix:///var/run/docker.sock" [2023-09-12T21:24:59.090Z] ], [2023-09-12T21:24:59.090Z] "mtu": 1458, [2023-09-12T21:24:59.090Z] "selinux-enabled": true, [2023-09-12T21:24:59.090Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T21:24:59.090Z] } [Pipeline] sh [2023-09-12T21:24:59.434Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T21:24:59.811Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:25:18.235Z] provisioning config files... [2023-09-12T21:25:18.267Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config15095967024332085459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:25:18.699Z] ---> docker-login.sh [2023-09-12T21:25:18.699Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:25:19.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:25:19.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:25:19.293Z] Configure a credential helper to remove this warning. See [2023-09-12T21:25:19.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:25:19.293Z] [2023-09-12T21:25:19.293Z] Login Succeeded [2023-09-12T21:25:19.293Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:25:19.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:25:19.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:25:19.835Z] Configure a credential helper to remove this warning. See [2023-09-12T21:25:19.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:25:19.835Z] [2023-09-12T21:25:19.835Z] Login Succeeded [2023-09-12T21:25:19.835Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:25:20.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:25:20.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:25:20.108Z] Configure a credential helper to remove this warning. See [2023-09-12T21:25:20.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:25:20.108Z] [2023-09-12T21:25:20.108Z] Login Succeeded [2023-09-12T21:25:20.108Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:25:20.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:25:20.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:25:20.649Z] Configure a credential helper to remove this warning. See [2023-09-12T21:25:20.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:25:20.649Z] [2023-09-12T21:25:20.649Z] Login Succeeded [2023-09-12T21:25:20.649Z] docker.io [2023-09-12T21:25:20.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:25:21.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:25:21.187Z] Configure a credential helper to remove this warning. See [2023-09-12T21:25:21.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:25:21.187Z] [2023-09-12T21:25:21.187Z] Login Succeeded [2023-09-12T21:25:21.187Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:25:21.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T21:25:21.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:25:21.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:25:21.644Z] ========================================================= [2023-09-12T21:25:21.644Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T21:25:21.644Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:25:22.143Z] + 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-09-12T21:25:22.414Z] Sending build context to Docker daemon 1.316MB [2023-09-12T21:25:22.414Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:25:22.414Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-12T21:25:22.688Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T21:25:22.688Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T21:25:22.688Z] 5d54e960e981: Pulling fs layer [2023-09-12T21:25:22.688Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T21:25:22.688Z] f0e02332f6b5: Pulling fs layer [2023-09-12T21:25:22.688Z] 66412af1f25a: Pulling fs layer [2023-09-12T21:25:22.688Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T21:25:22.688Z] 9a37bb91b891: Pulling fs layer [2023-09-12T21:25:22.688Z] a29adfc67d43: Pulling fs layer [2023-09-12T21:25:22.688Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T21:25:22.688Z] 66412af1f25a: Waiting [2023-09-12T21:25:22.688Z] f0e02332f6b5: Waiting [2023-09-12T21:25:22.688Z] 1baf3a5c0e64: Waiting [2023-09-12T21:25:22.688Z] a29adfc67d43: Waiting [2023-09-12T21:25:22.688Z] 9a37bb91b891: Waiting [2023-09-12T21:25:22.688Z] d5de9f91c1a4: Waiting [2023-09-12T21:25:22.688Z] 5d54e960e981: Verifying Checksum [2023-09-12T21:25:22.688Z] 5d54e960e981: Download complete [2023-09-12T21:25:22.688Z] f0e02332f6b5: Verifying Checksum [2023-09-12T21:25:22.688Z] f0e02332f6b5: Download complete [2023-09-12T21:25:22.688Z] 66412af1f25a: Verifying Checksum [2023-09-12T21:25:22.688Z] 66412af1f25a: Download complete [2023-09-12T21:25:22.688Z] 9fda8d8052c6: Download complete [2023-09-12T21:25:23.281Z] 9a37bb91b891: Verifying Checksum [2023-09-12T21:25:23.281Z] 9a37bb91b891: Download complete [2023-09-12T21:25:23.869Z] a29adfc67d43: Verifying Checksum [2023-09-12T21:25:23.869Z] a29adfc67d43: Download complete [2023-09-12T21:25:23.869Z] 9fda8d8052c6: Pull complete [2023-09-12T21:25:24.456Z] 5d54e960e981: Pull complete [2023-09-12T21:25:24.456Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T21:25:24.456Z] d5de9f91c1a4: Download complete [2023-09-12T21:25:24.725Z] c4a7e357bf2a: Download complete [2023-09-12T21:25:25.699Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T21:25:38.055Z] c4a7e357bf2a: Pull complete [2023-09-12T21:25:38.055Z] f0e02332f6b5: Pull complete [2023-09-12T21:25:38.055Z] 66412af1f25a: Pull complete [2023-09-12T21:25:43.415Z] 1baf3a5c0e64: Pull complete [2023-09-12T21:25:44.378Z] 9a37bb91b891: Pull complete [2023-09-12T21:25:45.790Z] a29adfc67d43: Pull complete [2023-09-12T21:25:47.210Z] d5de9f91c1a4: Pull complete [2023-09-12T21:25:47.210Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T21:25:47.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T21:25:47.210Z] ---> 746ca1b523b5 [2023-09-12T21:25:47.210Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:25:49.801Z] ---> Running in 2d2c72118a0c [2023-09-12T21:25:49.801Z] Removing intermediate container 2d2c72118a0c [2023-09-12T21:25:49.801Z] ---> 13fbf6160c6e [2023-09-12T21:25:49.801Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:25:49.801Z] ---> Running in a7a2d174b3f5 [2023-09-12T21:25:50.072Z] Removing intermediate container a7a2d174b3f5 [2023-09-12T21:25:50.072Z] ---> 2a99c9904b45 [2023-09-12T21:25:50.072Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T21:25:50.072Z] ---> Running in f58fffbe46c2 [2023-09-12T21:25:50.660Z] Removing intermediate container f58fffbe46c2 [2023-09-12T21:25:50.660Z] ---> 7ae701807b04 [2023-09-12T21:25:50.660Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T21:25:50.660Z] ---> Running in 20ced5ad0d26 [2023-09-12T21:25:50.931Z] Removing intermediate container 20ced5ad0d26 [2023-09-12T21:25:50.931Z] ---> cdc09844ac44 [2023-09-12T21:25:50.931Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:25:50.931Z] ---> Running in 89aeaa4a146f [2023-09-12T21:25:52.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:25:52.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:25:54.040Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-12T21:25:54.040Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-12T21:25:54.040Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-12T21:25:54.040Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-12T21:25:54.040Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-12T21:25:54.040Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-12T21:25:54.040Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-12T21:25:54.040Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-12T21:25:54.040Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-12T21:25:54.040Z] (10/13) Installing kmod-libs (30-r3) [2023-09-12T21:25:54.040Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-12T21:25:54.040Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-12T21:25:54.040Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-12T21:25:54.311Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:25:54.311Z] Executing eudev-3.2.11-r8.trigger [2023-09-12T21:25:54.311Z] OK: 275 MiB in 69 packages [2023-09-12T21:25:55.727Z] Removing intermediate container 89aeaa4a146f [2023-09-12T21:25:55.727Z] ---> 4f39b520dceb [2023-09-12T21:25:55.727Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-12T21:25:55.727Z] ---> Running in 6f75a0f50f0d [2023-09-12T21:25:55.998Z] Removing intermediate container 6f75a0f50f0d [2023-09-12T21:25:55.998Z] ---> 72667966703f [2023-09-12T21:25:55.998Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-12T21:25:56.589Z] ---> c0bfd70349fa [2023-09-12T21:25:56.589Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:25:56.589Z] ---> Running in 21200200204b [2023-09-12T21:27:18.221Z] Removing intermediate container 21200200204b [2023-09-12T21:27:18.221Z] ---> 190eaa1a1fa3 [2023-09-12T21:27:18.221Z] Step 11/13 : COPY . . [2023-09-12T21:27:18.221Z] ---> 4e821de75229 [2023-09-12T21:27:18.221Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T21:27:18.221Z] ---> Running in 889bb07db009 [2023-09-12T21:27:18.221Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:27:18.221Z]   Dload Upload Total Spent Left Speed [2023-09-12T21:27:18.221Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7767 0 --:--:-- --:--:-- --:--:-- 7782 [2023-09-12T21:27:18.221Z] Removing intermediate container 889bb07db009 [2023-09-12T21:27:18.221Z] ---> 80cf25ca48b5 [2023-09-12T21:27:18.221Z] Step 13/13 : RUN ${MAKE} [2023-09-12T21:27:18.221Z] ---> Running in 1506df617082 [2023-09-12T21:27:18.221Z] noop [2023-09-12T21:27:18.221Z] Removing intermediate container 1506df617082 [2023-09-12T21:27:18.221Z] ---> d5ac5cc0cb45 [2023-09-12T21:27:18.221Z] Successfully built d5ac5cc0cb45 [2023-09-12T21:27:18.221Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:27:18.702Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:27:18.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:27:18.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-5998 does not seem to be running inside a container [2023-09-12T21:27:19.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T21:27:20.298Z] $ docker top 9e66259b4fea8b53ac61ce543f97b224a743967c330d83da321bb4db468d7e90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:27:21.208Z] + go version [2023-09-12T21:27:21.208Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T21:27:21.245Z] $ docker stop --time=1 9e66259b4fea8b53ac61ce543f97b224a743967c330d83da321bb4db468d7e90 [2023-09-12T21:27:22.923Z] $ docker rm -f --volumes 9e66259b4fea8b53ac61ce543f97b224a743967c330d83da321bb4db468d7e90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:27:23.780Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:27:23.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:27:24.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-5998 does not seem to be running inside a container [2023-09-12T21:27:24.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T21:27:25.397Z] $ docker top 964ba2e020627febc4bc560df96fb98c68936471bd17a7722ca85c98e40c4dff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:27:26.295Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:27:27.017Z] + make test [2023-09-12T21:27:27.017Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T21:27:31.084Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-12T21:29:23.029Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-12T21:29:35.400Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.092s coverage: 4.4% of statements [2023-09-12T21:29:35.400Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T21:29:35.400Z] go vet ./... [2023-09-12T21:29:57.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:29:57.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:29:57.504Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:29:57.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:29:57.587Z] $ docker stop --time=1 964ba2e020627febc4bc560df96fb98c68936471bd17a7722ca85c98e40c4dff [2023-09-12T21:29:59.494Z] $ docker rm -f --volumes 964ba2e020627febc4bc560df96fb98c68936471bd17a7722ca85c98e40c4dff [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:30:00.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:30:00.826Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T21:30:01.319Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:30:01.906Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:30:02.253Z] + ls -al . [2023-09-12T21:30:02.253Z] total 216 [2023-09-12T21:30:02.253Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:27 . [2023-09-12T21:30:02.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:24 .. [2023-09-12T21:30:02.253Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:24 .git [2023-09-12T21:30:02.253Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:24 .github [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 21:24 .gitignore [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 21:24 .golangci.yml [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 21:24 .hadolint.yml [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 21:24 Attribution.txt [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 21:24 CHANGELOG.md [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 21:24 Dockerfile [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 21:24 GOVERNANCE.md [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 21:24 Jenkinsfile [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 21:24 LICENSE [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 21:24 Makefile [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 21:24 OWNERS.md [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 21:24 README.md [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 21:21 VERSION [2023-09-12T21:30:02.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:24 bin [2023-09-12T21:30:02.253Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:24 cmd [2023-09-12T21:30:02.253Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 12 21:29 coverage.out [2023-09-12T21:30:02.253Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 21:24 docker-entrypoint.sh [2023-09-12T21:30:02.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:24 docs [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 21:24 go.mod [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 21:24 go.sum [2023-09-12T21:30:02.253Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:24 internal [2023-09-12T21:30:02.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:24 snap [2023-09-12T21:30:02.253Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 21:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:30:02.667Z] + 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=a8ab1367151eaf50e49974ac128f64ea73f920ad --label arch=arm64 --label version=0.0.0 . [2023-09-12T21:30:02.933Z] Sending build context to Docker daemon 1.371MB [2023-09-12T21:30:02.933Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:30:02.933Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-12T21:30:02.933Z] ---> d5ac5cc0cb45 [2023-09-12T21:30:02.933Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:30:03.200Z] ---> Running in 30467c53b5c3 [2023-09-12T21:30:03.467Z] Removing intermediate container 30467c53b5c3 [2023-09-12T21:30:03.467Z] ---> a179982ec956 [2023-09-12T21:30:03.467Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:30:03.467Z] ---> Running in 6ff9b28bb44e [2023-09-12T21:30:03.733Z] Removing intermediate container 6ff9b28bb44e [2023-09-12T21:30:03.734Z] ---> f256e204cba1 [2023-09-12T21:30:03.734Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T21:30:04.001Z] ---> Running in 5f57b4f735d4 [2023-09-12T21:30:04.268Z] Removing intermediate container 5f57b4f735d4 [2023-09-12T21:30:04.268Z] ---> 02a86703cdcc [2023-09-12T21:30:04.268Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T21:30:04.268Z] ---> Running in d16495f57f4b [2023-09-12T21:30:04.858Z] Removing intermediate container d16495f57f4b [2023-09-12T21:30:04.858Z] ---> afcd7276d192 [2023-09-12T21:30:04.858Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:30:04.858Z] ---> Running in 7d84aea8119c [2023-09-12T21:30:05.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:30:06.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:30:07.368Z] OK: 275 MiB in 69 packages [2023-09-12T21:30:08.335Z] Removing intermediate container 7d84aea8119c [2023-09-12T21:30:08.335Z] ---> 81e42377e905 [2023-09-12T21:30:08.335Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-12T21:30:08.603Z] ---> Running in 1fe21063653e [2023-09-12T21:30:08.870Z] Removing intermediate container 1fe21063653e [2023-09-12T21:30:08.870Z] ---> 90e7bf6c5678 [2023-09-12T21:30:08.870Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-12T21:30:10.818Z] ---> 2b2ea80d3664 [2023-09-12T21:30:10.818Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:30:11.087Z] ---> Running in 4d271d6bf93c [2023-09-12T21:30:13.687Z] Removing intermediate container 4d271d6bf93c [2023-09-12T21:30:13.687Z] ---> 8a41e1582474 [2023-09-12T21:30:13.687Z] Step 11/36 : COPY . . [2023-09-12T21:30:14.648Z] ---> 2e3afc43cb78 [2023-09-12T21:30:14.648Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T21:30:14.648Z] ---> Running in 075dc050e0b8 [2023-09-12T21:30:15.610Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:30:15.610Z] Dload Upload Total Spent Left Speed [2023-09-12T21:30:15.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5713 0 --:--:-- --:--:-- --:--:-- 5747 [2023-09-12T21:30:16.470Z] Removing intermediate container 075dc050e0b8 [2023-09-12T21:30:16.470Z] ---> 668973f1cb60 [2023-09-12T21:30:16.470Z] Step 13/36 : RUN ${MAKE} [2023-09-12T21:30:16.742Z] ---> Running in 84c1364d93bc [2023-09-12T21:30:17.708Z] 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.22" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-12T21:32:39.422Z] Removing intermediate container 84c1364d93bc [2023-09-12T21:32:39.422Z] ---> a50dc0f98571 [2023-09-12T21:32:39.422Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-12T21:32:39.422Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-12T21:32:39.422Z] 8766b47fe142: Pulling fs layer [2023-09-12T21:32:39.422Z] 8766b47fe142: Verifying Checksum [2023-09-12T21:32:39.422Z] 8766b47fe142: Download complete [2023-09-12T21:32:39.422Z] 8766b47fe142: Pull complete [2023-09-12T21:32:39.422Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-12T21:32:39.422Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-12T21:32:39.422Z] ---> 69d40e2cb93c [2023-09-12T21:32:39.422Z] Step 15/36 : FROM alpine:3.18 [2023-09-12T21:32:39.422Z] 3.18: Pulling from library/alpine [2023-09-12T21:32:39.422Z] 9fda8d8052c6: Already exists [2023-09-12T21:32:39.422Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:32:39.422Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T21:32:39.422Z] ---> f6648c04cd6c [2023-09-12T21:32:39.422Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-12T21:32:39.422Z] ---> Running in 90bf6fdb0359 [2023-09-12T21:32:39.422Z] Removing intermediate container 90bf6fdb0359 [2023-09-12T21:32:39.422Z] ---> c2f37d7e241b [2023-09-12T21:32:39.422Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-12T21:32:39.422Z] ---> Running in 701f22877edd [2023-09-12T21:32:39.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:32:39.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:32:39.422Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-12T21:32:39.422Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-12T21:32:39.422Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-12T21:32:39.422Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-12T21:32:39.422Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-12T21:32:39.422Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-12T21:32:39.422Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-12T21:32:39.422Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-12T21:32:39.422Z] (9/104) Installing libxcb (1.15-r1) [2023-09-12T21:32:39.422Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-12T21:32:39.422Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-12T21:32:39.422Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-12T21:32:39.422Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-12T21:32:39.422Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-12T21:32:39.422Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-12T21:32:39.422Z] (16/104) Installing libva (2.18.0-r1) [2023-09-12T21:32:39.422Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-12T21:32:39.422Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-12T21:32:39.422Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-12T21:32:39.422Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-12T21:32:39.422Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-12T21:32:39.422Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-12T21:32:39.422Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-12T21:32:39.422Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-12T21:32:39.422Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-12T21:32:39.422Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-12T21:32:39.422Z] (27/104) Installing opus (1.4-r0) [2023-09-12T21:32:39.422Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-12T21:32:39.422Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-12T21:32:39.422Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-12T21:32:39.422Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-12T21:32:39.422Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-12T21:32:39.422Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-12T21:32:39.422Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-12T21:32:39.422Z] (35/104) Installing libwebp (1.3.1-r0) [2023-09-12T21:32:39.422Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-12T21:32:39.422Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-12T21:32:39.422Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-12T21:32:39.422Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-12T21:32:39.422Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-12T21:32:39.422Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-12T21:32:39.422Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-12T21:32:39.422Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-12T21:32:39.422Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-12T21:32:39.422Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-12T21:32:39.422Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-12T21:32:39.422Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-12T21:32:39.422Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-12T21:32:39.422Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-12T21:32:39.422Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-12T21:32:39.422Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-12T21:32:39.422Z] (52/104) Installing glib (2.76.4-r0) [2023-09-12T21:32:39.422Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-12T21:32:39.422Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-12T21:32:39.422Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-12T21:32:39.422Z] (56/104) Installing libass (0.17.1-r0) [2023-09-12T21:32:39.422Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-12T21:32:39.422Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-12T21:32:39.422Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-12T21:32:39.422Z] (60/104) Installing libunistring (1.1-r1) [2023-09-12T21:32:39.422Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-12T21:32:39.422Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-12T21:32:39.422Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-12T21:32:39.422Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-12T21:32:39.422Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-12T21:32:39.422Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-12T21:32:39.422Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-12T21:32:39.422Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-12T21:32:39.422Z] (69/104) Installing librist (0.2.7-r0) [2023-09-12T21:32:39.422Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-12T21:32:39.422Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-12T21:32:39.422Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-12T21:32:39.422Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-12T21:32:39.422Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-12T21:32:39.422Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-12T21:32:39.422Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-12T21:32:39.422Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-12T21:32:39.422Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-12T21:32:39.422Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-12T21:32:39.422Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-12T21:32:39.422Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-12T21:32:39.422Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-12T21:32:39.422Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-12T21:32:39.422Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-12T21:32:39.422Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-12T21:32:39.422Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-12T21:32:39.422Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-12T21:32:39.422Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-12T21:32:39.422Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-12T21:32:39.422Z] (90/104) Installing orc (0.4.34-r0) [2023-09-12T21:32:39.422Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-12T21:32:39.422Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-12T21:32:39.422Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-12T21:32:39.423Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-12T21:32:39.423Z] (95/104) Installing libpulse (16.1-r10) [2023-09-12T21:32:39.423Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-12T21:32:39.423Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-12T21:32:39.423Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-12T21:32:39.423Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-12T21:32:39.423Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-12T21:32:39.423Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-12T21:32:39.423Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-12T21:32:39.423Z] (103/104) Installing kmod-libs (30-r3) [2023-09-12T21:32:39.423Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-12T21:32:39.423Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:32:39.423Z] Executing glib-2.76.4-r0.trigger [2023-09-12T21:32:39.423Z] Executing eudev-3.2.11-r8.trigger [2023-09-12T21:32:39.423Z] OK: 110 MiB in 119 packages [2023-09-12T21:32:43.682Z] Removing intermediate container 701f22877edd [2023-09-12T21:32:43.682Z] ---> 55713299a28d [2023-09-12T21:32:43.682Z] Step 18/36 : WORKDIR / [2023-09-12T21:32:43.950Z] ---> Running in dfac2b0a35fb [2023-09-12T21:32:44.218Z] Removing intermediate container dfac2b0a35fb [2023-09-12T21:32:44.218Z] ---> a170ec4fe29e [2023-09-12T21:32:44.218Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-12T21:32:45.631Z] ---> 12e0a7d573e0 [2023-09-12T21:32:45.631Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-12T21:32:45.898Z] ---> 5b19888c1744 [2023-09-12T21:32:45.898Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-12T21:32:46.486Z] ---> 83b3ba4bcc5c [2023-09-12T21:32:46.486Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-12T21:32:47.072Z] ---> 59169f71e355 [2023-09-12T21:32:47.072Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-12T21:32:47.659Z] ---> bb16ea33d873 [2023-09-12T21:32:47.659Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-12T21:32:48.248Z] ---> f9297a024241 [2023-09-12T21:32:48.248Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-12T21:32:49.672Z] ---> 533cbc712045 [2023-09-12T21:32:49.672Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-12T21:32:49.672Z] ---> Running in ce29eed44bed [2023-09-12T21:32:51.087Z] Removing intermediate container ce29eed44bed [2023-09-12T21:32:51.087Z] ---> abf3d5d87471 [2023-09-12T21:32:51.087Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-12T21:32:51.087Z] ---> Running in 06cff1df3660 [2023-09-12T21:32:53.043Z] Removing intermediate container 06cff1df3660 [2023-09-12T21:32:53.043Z] ---> 1bb811ec1094 [2023-09-12T21:32:53.043Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-12T21:32:53.043Z] ---> Running in 408a43a75e94 [2023-09-12T21:32:56.383Z] Removing intermediate container 408a43a75e94 [2023-09-12T21:32:56.383Z] ---> 1e173a96d270 [2023-09-12T21:32:56.383Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-12T21:32:56.383Z] ---> Running in e27333938af2 [2023-09-12T21:32:58.329Z] Removing intermediate container e27333938af2 [2023-09-12T21:32:58.329Z] ---> d73f1abd1cfd [2023-09-12T21:32:58.329Z] Step 30/36 : EXPOSE 59983 [2023-09-12T21:32:58.329Z] ---> Running in 074c1a448254 [2023-09-12T21:32:58.597Z] Removing intermediate container 074c1a448254 [2023-09-12T21:32:58.597Z] ---> cc53d5508f2a [2023-09-12T21:32:58.597Z] Step 31/36 : EXPOSE 8554 [2023-09-12T21:32:58.597Z] ---> Running in 5d010d69c9de [2023-09-12T21:32:58.867Z] Removing intermediate container 5d010d69c9de [2023-09-12T21:32:58.867Z] ---> ba82a49164c1 [2023-09-12T21:32:58.867Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-12T21:32:58.867Z] ---> Running in f97b5baf16c2 [2023-09-12T21:32:59.136Z] Removing intermediate container f97b5baf16c2 [2023-09-12T21:32:59.136Z] ---> 01cdd0d2db61 [2023-09-12T21:32:59.136Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-12T21:32:59.407Z] ---> Running in 5234651baf2c [2023-09-12T21:32:59.675Z] Removing intermediate container 5234651baf2c [2023-09-12T21:32:59.675Z] ---> 6c5383e2be5c [2023-09-12T21:32:59.675Z] Step 34/36 : LABEL arch=arm64 [2023-09-12T21:32:59.675Z] ---> Running in c8a101ab6bd3 [2023-09-12T21:32:59.958Z] Removing intermediate container c8a101ab6bd3 [2023-09-12T21:32:59.958Z] ---> f26fe458afcc [2023-09-12T21:32:59.958Z] Step 35/36 : LABEL git_sha=a8ab1367151eaf50e49974ac128f64ea73f920ad [2023-09-12T21:33:00.229Z] ---> Running in 1612dfb37548 [2023-09-12T21:33:00.497Z] Removing intermediate container 1612dfb37548 [2023-09-12T21:33:00.497Z] ---> e298610999bb [2023-09-12T21:33:00.497Z] Step 36/36 : LABEL version=0.0.0 [2023-09-12T21:33:00.497Z] ---> Running in 5a1a0c38be29 [2023-09-12T21:33:00.765Z] Removing intermediate container 5a1a0c38be29 [2023-09-12T21:33:00.765Z] ---> 492e34fdcfc0 [2023-09-12T21:33:00.765Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:33:00.765Z] Successfully built 492e34fdcfc0 [2023-09-12T21:33:00.765Z] 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-09-12T21:33:01.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:33:01.602Z] [2023-09-12T21:33:01.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:33:02.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:33:02.276Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T21:33:02.276Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T21:33:02.276Z] 04944245beec: Pulling fs layer [2023-09-12T21:33:02.276Z] 699f458cf7ca: Pulling fs layer [2023-09-12T21:33:02.276Z] 765212b225bb: Pulling fs layer [2023-09-12T21:33:02.276Z] f23df028b6ca: Pulling fs layer [2023-09-12T21:33:02.276Z] 765212b225bb: Waiting [2023-09-12T21:33:02.276Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T21:33:02.276Z] f23df028b6ca: Waiting [2023-09-12T21:33:02.276Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T21:33:02.276Z] d65c8cfc05b1: Waiting [2023-09-12T21:33:02.276Z] 2437ff75d9bd: Waiting [2023-09-12T21:33:02.276Z] 04944245beec: Verifying Checksum [2023-09-12T21:33:02.276Z] 04944245beec: Download complete [2023-09-12T21:33:02.276Z] 765212b225bb: Verifying Checksum [2023-09-12T21:33:02.276Z] 765212b225bb: Download complete [2023-09-12T21:33:02.276Z] f23df028b6ca: Download complete [2023-09-12T21:33:02.276Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T21:33:02.276Z] d65c8cfc05b1: Download complete [2023-09-12T21:33:02.546Z] 699f458cf7ca: Verifying Checksum [2023-09-12T21:33:02.546Z] 699f458cf7ca: Download complete [2023-09-12T21:33:02.815Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T21:33:02.815Z] 8998bd30e6a1: Download complete [2023-09-12T21:33:05.404Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T21:33:06.813Z] 8998bd30e6a1: Pull complete [2023-09-12T21:33:09.398Z] 04944245beec: Pull complete [2023-09-12T21:33:10.807Z] 699f458cf7ca: Pull complete [2023-09-12T21:33:10.807Z] 765212b225bb: Pull complete [2023-09-12T21:33:11.768Z] f23df028b6ca: Pull complete [2023-09-12T21:33:11.768Z] d65c8cfc05b1: Pull complete [2023-09-12T21:33:26.769Z] 2437ff75d9bd: Pull complete [2023-09-12T21:33:26.769Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T21:33:26.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:33:26.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:33:27.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-5998 does not seem to be running inside a container [2023-09-12T21:33:27.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T21:33:30.020Z] $ docker top a3a68036045e37661d3f643c525588b6fe6e2bc3b4bd4eb4319bacefff1cce17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:33:30.905Z] ---> job-cost.sh [2023-09-12T21:33:30.905Z] lf-activate-venv: SKIPPING [2023-09-12T21:33:30.905Z] INFO: No Stack... [2023-09-12T21:33:31.171Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T21:33:32.127Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:33:32.781Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-09-12T21:33:32.781Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T21:33:32.839Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] [2023-09-12T21:33:32.844Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] did not exist. Created. [2023-09-12T21:33:32.844Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:33:33.262Z] /w/workspace/device-usb-camera/1@tmp/durable-d19d4466/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T21:33:33.619Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T21:33:33.655Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T21:33:33.706Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:33:33.720Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:33:33.812Z] $ docker stop --time=1 a3a68036045e37661d3f643c525588b6fe6e2bc3b4bd4eb4319bacefff1cce17 [2023-09-12T21:33:36.864Z] $ docker rm -f --volumes a3a68036045e37661d3f643c525588b6fe6e2bc3b4bd4eb4319bacefff1cce17 [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-09-12T21:33:38.687Z] provisioning config files... [2023-09-12T21:33:38.694Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-287@tmp/config16511994978140528448tmp [Pipeline] { [Pipeline] sh [2023-09-12T21:33:39.035Z] + set +x [2023-09-12T21:33:39.035Z] + bash -s -- [2023-09-12T21:33:39.035Z] + curl -s https://codecov.io/bash [2023-09-12T21:33:39.035Z] [2023-09-12T21:33:39.035Z] _____ _ [2023-09-12T21:33:39.035Z] / ____| | | [2023-09-12T21:33:39.035Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T21:33:39.035Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T21:33:39.035Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T21:33:39.035Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T21:33:39.035Z] Bash-1.0.6 [2023-09-12T21:33:39.035Z] [2023-09-12T21:33:39.035Z] [2023-09-12T21:33:39.035Z] ==> git version 2.25.1 found [2023-09-12T21:33:39.035Z] ==> 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-09-12T21:33:39.035Z] Release-Date: 2020-01-08 [2023-09-12T21:33:39.035Z] 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-09-12T21:33:39.035Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T21:33:39.035Z] ==> Jenkins CI detected. [2023-09-12T21:33:39.035Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-287 [2023-09-12T21:33:39.035Z] project root: . [2023-09-12T21:33:39.035Z] --> token set from env [2023-09-12T21:33:39.035Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T21:33:39.035Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T21:33:39.035Z] ==> Python coveragepy not found [2023-09-12T21:33:39.035Z] ==> Searching for coverage reports in: [2023-09-12T21:33:39.035Z] + . [2023-09-12T21:33:39.035Z] -> Found 1 reports [2023-09-12T21:33:39.035Z] ==> Detecting git/mercurial file structure [2023-09-12T21:33:39.292Z] ==> Reading reports [2023-09-12T21:33:39.292Z] + ./coverage.out bytes=54378 [2023-09-12T21:33:39.292Z] ==> Appending adjustments [2023-09-12T21:33:39.292Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T21:33:39.292Z] + Found adjustments [2023-09-12T21:33:39.292Z] ==> Gzipping contents [2023-09-12T21:33:39.292Z] 8.0K /tmp/codecov.IefBNU.gz [2023-09-12T21:33:39.292Z] ==> Uploading reports [2023-09-12T21:33:39.292Z] url: https://codecov.io [2023-09-12T21:33:39.292Z] query: branch=PR-287&commit=a8ab1367151eaf50e49974ac128f64ea73f920ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=287&job=&cmd_args= [2023-09-12T21:33:39.292Z] -> Pinging Codecov [2023-09-12T21:33:39.292Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-287&commit=a8ab1367151eaf50e49974ac128f64ea73f920ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=287&job=&cmd_args= [2023-09-12T21:33:39.551Z] -> Uploading to [2023-09-12T21:33:39.551Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/73D8F5FF140700D3E01443B452E23636/a8ab1367151eaf50e49974ac128f64ea73f920ad/65f391ac-673d-4267-bca6-9dd21d673af6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T213339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0afc3dd01b586d7fe3eab8af0b942a72d8e9a6f50d745f14105a8bfede1e0f3f [2023-09-12T21:33:39.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:33:39.551Z] Dload Upload Total Spent Left Speed [2023-09-12T21:33:39.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6952 0 0 100 6952 0 32485 --:--:-- --:--:-- --:--:-- 32485 [2023-09-12T21:33:39.551Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a8ab1367151eaf50e49974ac128f64ea73f920ad [Pipeline] } [2023-09-12T21:33:39.579Z] 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-09-12T21:33:41.332Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-287/archives ] [2023-09-12T21:33:41.332Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-287/archives [2023-09-12T21:33:41.332Z] total 16 [2023-09-12T21:33:41.332Z] drwxr-xr-x 3 root root 4096 Sep 12 21:23 . [2023-09-12T21:33:41.332Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:23 .. [2023-09-12T21:33:41.332Z] drwxr-xr-x 2 root root 4096 Sep 12 21:23 cost [2023-09-12T21:33:41.332Z] -rw-r--r-- 1 root root 89 Sep 12 21:23 cost.csv [2023-09-12T21:33:41.332Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-287/archives [2023-09-12T21:33:41.332Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-287/archives [2023-09-12T21:33:41.332Z] total 16 [2023-09-12T21:33:41.332Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:23 . [2023-09-12T21:33:41.332Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:23 .. [2023-09-12T21:33:41.332Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:23 cost [2023-09-12T21:33:41.332Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 12 21:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:33:41.664Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:33:42.309Z] ---> package-listing.sh [2023-09-12T21:33:42.309Z] ++ facter osfamily [2023-09-12T21:33:42.309Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T21:33:42.570Z] + OS_FAMILY=debian [2023-09-12T21:33:42.570Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-287 [2023-09-12T21:33:42.570Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T21:33:42.570Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T21:33:42.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T21:33:42.570Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T21:33:42.570Z] + '[' /w/workspace/foundry_device-usb-camera_PR-287 ']' [2023-09-12T21:33:42.570Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T21:33:42.570Z] + case "${OS_FAMILY}" in [2023-09-12T21:33:42.570Z] + dpkg -l [2023-09-12T21:33:42.570Z] + grep '^ii' [2023-09-12T21:33:42.570Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T21:33:42.570Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T21:33:42.570Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T21:33:42.570Z] + '[' /w/workspace/foundry_device-usb-camera_PR-287 ']' [2023-09-12T21:33:42.570Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-287/archives/ [2023-09-12T21:33:42.570Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-287/archives/ [Pipeline] echo [2023-09-12T21:33:42.605Z] 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-287/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T21:33:42.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:33:43.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:33:43.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:33:43.647Z] prd-ubuntu20.04-docker-8c-8g-5995 does not seem to be running inside a container [2023-09-12T21:33:43.664Z] $ 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-287/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-287 -v /w/workspace/foundry_device-usb-camera_PR-287:/w/workspace/foundry_device-usb-camera_PR-287:rw,z -v /w/workspace/foundry_device-usb-camera_PR-287@tmp:/w/workspace/foundry_device-usb-camera_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T21:33:43.850Z] $ docker top 0a28f9c57f31bf538db2a902463137e02d7f57d151f99faeac25a0f2ff383593 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:33:44.249Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T21:33:44.557Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T21:33:44.868Z] + ls /var/log/sa-host [2023-09-12T21:33:44.868Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:33:45.002Z] provisioning config files... [2023-09-12T21:33:45.009Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-287@tmp/config4653772404954221534tmp [Pipeline] { [Pipeline] echo [2023-09-12T21:33:45.063Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:33:45.376Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T21:33:45.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:33:45.798Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T21:33:45.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:33:46.138Z] ---> sudo-logs.sh [2023-09-12T21:33:46.138Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T21:33:46.223Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:33:46.538Z] ---> job-cost.sh [2023-09-12T21:33:46.538Z] lf-activate-venv: SKIPPING [2023-09-12T21:33:46.538Z] DEBUG: total: 0.2199999988079071 [2023-09-12T21:33:46.538Z] INFO: Retrieving Stack Cost... [2023-09-12T21:33:46.799Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:33:47.368Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T21:33:47.407Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:33:47.725Z] ---> logs-deploy.sh [2023-09-12T21:33:47.725Z] lf-activate-venv: SKIPPING [2023-09-12T21:33:47.725Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-287/1 [2023-09-12T21:33:47.725Z] INFO: archiving workspace using pattern(s): [2023-09-12T21:33:48.666Z] Archives upload complete. [2023-09-12T21:33:48.666Z] INFO: archiving logs to Nexus