Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 91633e747b3f3010a9cab91b9839fc982e436734 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-ssh12144002103034134861.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh11438390096191485043.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4123384932358872392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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 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-ssh3504331880733691346.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5272154476820099496.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.23 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-34741 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision 91633e747b3f3010a9cab91b9839fc982e436734 (main) Commit message: "Merge pull request #370 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" > 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 core.sparsecheckout # timeout=10 > git checkout -f 91633e747b3f3010a9cab91b9839fc982e436734 # timeout=10 > git rev-list --no-walk 258560ba148656700ced9b9219027d412919cf0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-09T01:53:14.049Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-09T01:53:14.123Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-09T01:53:14.153Z] ========================================================= [2024-12-09T01:53:14.153Z] EdgeX Global Pipelines Version Info [2024-12-09T01:53:14.153Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-09T01:53:15.259Z] ------------------- [2024-12-09T01:53:15.259Z] stable info: [2024-12-09T01:53:15.259Z] ------------------- [2024-12-09T01:53:15.259Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-09T01:53:15.259Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T01:53:15.259Z] Message: update stable to v1.0.269 [2024-12-09T01:53:15.519Z] ------------------- [2024-12-09T01:53:15.519Z] experimental info: [2024-12-09T01:53:15.519Z] ------------------- [2024-12-09T01:53:15.519Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-09T01:53:15.519Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T01:53:15.519Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-09T01:53:15.594Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-12-09T01:53:15.614Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-12-09T01:53:15.635Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-09T01:53:15.663Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-09T01:53:15.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-09T01:53:15.711Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-09T01:53:15.735Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-09T01:53:15.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-09T01:53:15.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-09T01:53:15.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-09T01:53:15.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-09T01:53:15.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-12-09T01:53:15.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-09T01:53:15.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-09T01:53:15.930Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T01:53:15.950Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T01:53:15.969Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T01:53:15.995Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T01:53:16.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-09T01:53:16.042Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-09T01:53:16.067Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-09T01:53:16.092Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-09T01:53:16.111Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-09T01:53:16.131Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-09T01:53:16.153Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-09T01:53:16.174Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-09T01:53:16.193Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-09T01:53:16.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-09T01:53:16.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-09T01:53:16.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-09T01:53:16.282Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] echo [2024-12-09T01:53:16.304Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91633e7 [Pipeline] echo [2024-12-09T01:53:16.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T01:53:16.388Z] provisioning config files... [2024-12-09T01:53:16.402Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16773862139891833272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T01:53:16.742Z] ---> ****-login.sh [2024-12-09T01:53:16.742Z] nexus3.edgexfoundry.org:10001 [2024-12-09T01:53:17.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:17.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:17.004Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:17.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:17.004Z] [2024-12-09T01:53:17.004Z] Login Succeeded [2024-12-09T01:53:17.004Z] nexus3.edgexfoundry.org:10002 [2024-12-09T01:53:17.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:17.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:17.005Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:17.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:17.005Z] [2024-12-09T01:53:17.005Z] Login Succeeded [2024-12-09T01:53:17.005Z] nexus3.edgexfoundry.org:10003 [2024-12-09T01:53:17.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:17.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:17.269Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:17.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:17.269Z] [2024-12-09T01:53:17.269Z] Login Succeeded [2024-12-09T01:53:17.269Z] nexus3.edgexfoundry.org:10004 [2024-12-09T01:53:17.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:17.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:17.270Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:17.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:17.270Z] [2024-12-09T01:53:17.270Z] Login Succeeded [2024-12-09T01:53:17.270Z] ****.io [2024-12-09T01:53:17.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:17.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:17.529Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:17.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:17.529Z] [2024-12-09T01:53:17.529Z] Login Succeeded [2024-12-09T01:53:17.529Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T01:53:17.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-09T01:53:17.964Z] + git rev-list -1 --merges 91633e747b3f3010a9cab91b9839fc982e436734~1..91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] echo [2024-12-09T01:53:17.994Z] -----------> git rev-list -1 --merges 91633e747b3f3010a9cab91b9839fc982e436734~1..91633e747b3f3010a9cab91b9839fc982e436734 91633e747b3f3010a9cab91b9839fc982e436734 [2024-12-09T01:53:17.994Z] 91633e747b3f3010a9cab91b9839fc982e436734 [false] [Pipeline] sh [2024-12-09T01:53:18.290Z] + git log --format=format:%s -1 91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] echo [2024-12-09T01:53:18.307Z] ========================================================= [2024-12-09T01:53:18.307Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-09T01:53:18.307Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T01:53:18.653Z] + git log --format=format:%s -1 91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] echo [2024-12-09T01:53:18.666Z] [semverPrep] GIT_COMMIT: 91633e747b3f3010a9cab91b9839fc982e436734, Commit Message: Merge pull request #370 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9 [Pipeline] echo [2024-12-09T01:53:18.678Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-09T01:53:19.057Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T01:53:19.057Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-09T01:53:19.057Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-09T01:53:19.057Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-09T01:53:19.057Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-09T01:53:19.057Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-09T01:53:19.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:53:19.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T01:53:19.494Z] [2024-12-09T01:53:19.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:53:19.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T01:53:19.793Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-09T01:53:19.793Z] b85a868b505f: Pulling fs layer [2024-12-09T01:53:19.793Z] e2be974225ed: Pulling fs layer [2024-12-09T01:53:19.793Z] 339a4e72a1f5: Pulling fs layer [2024-12-09T01:53:19.793Z] 988bab9f4d93: Pulling fs layer [2024-12-09T01:53:19.793Z] 1469e6f7b9e6: Pulling fs layer [2024-12-09T01:53:19.793Z] eaf3925da568: Pulling fs layer [2024-12-09T01:53:19.793Z] bab4dde63d76: Pulling fs layer [2024-12-09T01:53:19.793Z] bde34c3a00c8: Pulling fs layer [2024-12-09T01:53:19.793Z] b352a97aabf1: Pulling fs layer [2024-12-09T01:53:19.793Z] 4872d77fe225: Pulling fs layer [2024-12-09T01:53:19.793Z] 5851b861e8e6: Pulling fs layer [2024-12-09T01:53:19.793Z] 988bab9f4d93: Waiting [2024-12-09T01:53:19.793Z] 1469e6f7b9e6: Waiting [2024-12-09T01:53:19.793Z] eaf3925da568: Waiting [2024-12-09T01:53:19.793Z] bab4dde63d76: Waiting [2024-12-09T01:53:19.793Z] 4872d77fe225: Waiting [2024-12-09T01:53:19.793Z] bde34c3a00c8: Waiting [2024-12-09T01:53:19.793Z] b352a97aabf1: Waiting [2024-12-09T01:53:19.793Z] 5851b861e8e6: Waiting [2024-12-09T01:53:19.793Z] e2be974225ed: Download complete [2024-12-09T01:53:19.793Z] 988bab9f4d93: Verifying Checksum [2024-12-09T01:53:19.793Z] 988bab9f4d93: Download complete [2024-12-09T01:53:19.793Z] 1469e6f7b9e6: Verifying Checksum [2024-12-09T01:53:19.793Z] 1469e6f7b9e6: Download complete [2024-12-09T01:53:19.793Z] eaf3925da568: Download complete [2024-12-09T01:53:19.793Z] 339a4e72a1f5: Verifying Checksum [2024-12-09T01:53:19.793Z] 339a4e72a1f5: Download complete [2024-12-09T01:53:20.053Z] bde34c3a00c8: Verifying Checksum [2024-12-09T01:53:20.053Z] bde34c3a00c8: Download complete [2024-12-09T01:53:20.053Z] b352a97aabf1: Download complete [2024-12-09T01:53:20.053Z] 4872d77fe225: Verifying Checksum [2024-12-09T01:53:20.053Z] 4872d77fe225: Download complete [2024-12-09T01:53:20.053Z] 5851b861e8e6: Verifying Checksum [2024-12-09T01:53:20.053Z] 5851b861e8e6: Download complete [2024-12-09T01:53:20.053Z] b85a868b505f: Verifying Checksum [2024-12-09T01:53:20.053Z] b85a868b505f: Download complete [2024-12-09T01:53:20.312Z] bab4dde63d76: Verifying Checksum [2024-12-09T01:53:20.312Z] bab4dde63d76: Download complete [2024-12-09T01:53:21.247Z] b85a868b505f: Pull complete [2024-12-09T01:53:21.248Z] e2be974225ed: Pull complete [2024-12-09T01:53:21.816Z] 339a4e72a1f5: Pull complete [2024-12-09T01:53:21.816Z] 988bab9f4d93: Pull complete [2024-12-09T01:53:22.081Z] 1469e6f7b9e6: Pull complete [2024-12-09T01:53:22.081Z] eaf3925da568: Pull complete [2024-12-09T01:53:23.988Z] bab4dde63d76: Pull complete [2024-12-09T01:53:23.988Z] bde34c3a00c8: Pull complete [2024-12-09T01:53:23.988Z] b352a97aabf1: Pull complete [2024-12-09T01:53:24.247Z] 4872d77fe225: Pull complete [2024-12-09T01:53:24.247Z] 5851b861e8e6: Pull complete [2024-12-09T01:53:24.247Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-09T01:53:24.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T01:53:24.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:53:24.392Z] prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container [2024-12-09T01:53:24.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T01:53:26.219Z] $ docker top 149f8deee5a31879b41997b24200c873e9b38f7fa27308dd2f859fdd968c9335 -eo pid,comm [2024-12-09T01:53:26.280Z] 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). [2024-12-09T01:53:26.280Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T01:53:26.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T01:53:26.332Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T01:53:26.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T01:53:26.464Z] $ docker exec 149f8deee5a31879b41997b24200c873e9b38f7fa27308dd2f859fdd968c9335 ssh-agent [2024-12-09T01:53:26.580Z] SSH_AUTH_SOCK=/tmp/ssh-ljxIkz4ooYAx/agent.32 [2024-12-09T01:53:26.580Z] SSH_AGENT_PID=38 [2024-12-09T01:53:26.587Z] Running ssh-add (command line suppressed) [2024-12-09T01:53:26.704Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10376515313874682651.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10376515313874682651.key) [2024-12-09T01:53:26.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T01:53:27.019Z] + git tag --points-at HEAD [Pipeline] } [2024-12-09T01:53:27.029Z] $ docker exec --env ******** --env ******** 149f8deee5a31879b41997b24200c873e9b38f7fa27308dd2f859fdd968c9335 ssh-agent -k [2024-12-09T01:53:27.134Z] unset SSH_AUTH_SOCK; [2024-12-09T01:53:27.135Z] unset SSH_AGENT_PID; [2024-12-09T01:53:27.135Z] echo Agent pid 38 killed; [2024-12-09T01:53:27.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-09T01:53:27.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T01:53:27.179Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T01:53:27.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T01:53:27.308Z] $ docker exec 149f8deee5a31879b41997b24200c873e9b38f7fa27308dd2f859fdd968c9335 ssh-agent [2024-12-09T01:53:27.417Z] SSH_AUTH_SOCK=/tmp/ssh-uYAKA1AlWs6j/agent.71 [2024-12-09T01:53:27.417Z] SSH_AGENT_PID=77 [2024-12-09T01:53:27.422Z] Running ssh-add (command line suppressed) [2024-12-09T01:53:27.521Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8351186379361954764.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8351186379361954764.key) [2024-12-09T01:53:27.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T01:53:27.830Z] + git semver init [2024-12-09T01:53:28.090Z] 2024-12-09 01:53:28,010 [run_init] DEBUG init version:0.0.0 force:False [2024-12-09T01:53:28.090Z] 2024-12-09 01:53:28,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-12-09T01:53:28.090Z] 2024-12-09 01:53:28,011 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-12-09T01:53:28.090Z] 2024-12-09 01:53:28,011 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T01:53:29.998Z] 2024-12-09 01:53:29,523 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-12-09T01:53:29.998Z] 2024-12-09 01:53:29,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-12-09T01:53:29.998Z] 2024-12-09 01:53:29,523 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-09T01:53:29.998Z] 2024-12-09 01:53:29,524 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-09T01:53:29.998Z] 4.0.0-dev.5 [Pipeline] } [2024-12-09T01:53:30.008Z] $ docker exec --env ******** --env ******** 149f8deee5a31879b41997b24200c873e9b38f7fa27308dd2f859fdd968c9335 ssh-agent -k [2024-12-09T01:53:30.115Z] unset SSH_AUTH_SOCK; [2024-12-09T01:53:30.115Z] unset SSH_AGENT_PID; [2024-12-09T01:53:30.115Z] echo Agent pid 77 killed; [2024-12-09T01:53:30.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T01:53:30.458Z] + git semver [Pipeline] } [2024-12-09T01:53:30.740Z] $ docker stop --time=1 149f8deee5a31879b41997b24200c873e9b38f7fa27308dd2f859fdd968c9335 [2024-12-09T01:53:32.061Z] $ docker rm -f --volumes 149f8deee5a31879b41997b24200c873e9b38f7fa27308dd2f859fdd968c9335 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T01:53:32.412Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-09T01:53:32.623Z] Stashed 1 file(s) [Pipeline] echo [2024-12-09T01:53:32.627Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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 [2024-12-09T01:53:32.797Z] provisioning config files... [2024-12-09T01:53:32.807Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9308221759638678405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T01:53:33.107Z] ---> ****-login.sh [2024-12-09T01:53:33.107Z] nexus3.edgexfoundry.org:10001 [2024-12-09T01:53:33.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:33.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:33.108Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:33.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:33.108Z] [2024-12-09T01:53:33.108Z] Login Succeeded [2024-12-09T01:53:33.108Z] nexus3.edgexfoundry.org:10002 [2024-12-09T01:53:33.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:33.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:33.108Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:33.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:33.108Z] [2024-12-09T01:53:33.108Z] Login Succeeded [2024-12-09T01:53:33.108Z] nexus3.edgexfoundry.org:10003 [2024-12-09T01:53:33.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:33.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:33.367Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:33.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:33.367Z] [2024-12-09T01:53:33.367Z] Login Succeeded [2024-12-09T01:53:33.367Z] nexus3.edgexfoundry.org:10004 [2024-12-09T01:53:33.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:33.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:33.367Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:33.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:33.367Z] [2024-12-09T01:53:33.367Z] Login Succeeded [2024-12-09T01:53:33.367Z] ****.io [2024-12-09T01:53:33.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:53:33.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:53:33.626Z] Configure a credential helper to remove this warning. See [2024-12-09T01:53:33.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:53:33.626Z] [2024-12-09T01:53:33.626Z] Login Succeeded [2024-12-09T01:53:33.626Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T01:53:33.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-09T01:53:33.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T01:53:33.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T01:53:33.762Z] ========================================================= [2024-12-09T01:53:33.762Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-09T01:53:33.762Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:53:34.109Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-09T01:53:34.109Z] Sending build context to Docker daemon 20.66MB [2024-12-09T01:53:34.109Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T01:53:34.109Z] Step 2/13 : FROM ${BASE} AS builder [2024-12-09T01:53:34.109Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-09T01:53:34.109Z] 43c4264eed91: Pulling fs layer [2024-12-09T01:53:34.109Z] 4cc291be95ef: Pulling fs layer [2024-12-09T01:53:34.109Z] 2ac1f1163629: Pulling fs layer [2024-12-09T01:53:34.109Z] 5c3c966382ef: Pulling fs layer [2024-12-09T01:53:34.109Z] 4f4fb700ef54: Pulling fs layer [2024-12-09T01:53:34.109Z] 5d5c8e513c77: Pulling fs layer [2024-12-09T01:53:34.109Z] 9f66e0745190: Pulling fs layer [2024-12-09T01:53:34.109Z] f49a43e4bbc0: Pulling fs layer [2024-12-09T01:53:34.109Z] 561ebcabdf7f: Pulling fs layer [2024-12-09T01:53:34.109Z] 561ebcabdf7f: Waiting [2024-12-09T01:53:34.109Z] 9f66e0745190: Waiting [2024-12-09T01:53:34.109Z] 5c3c966382ef: Waiting [2024-12-09T01:53:34.109Z] 4f4fb700ef54: Waiting [2024-12-09T01:53:34.109Z] 5d5c8e513c77: Waiting [2024-12-09T01:53:34.109Z] f49a43e4bbc0: Waiting [2024-12-09T01:53:34.368Z] 4cc291be95ef: Verifying Checksum [2024-12-09T01:53:34.368Z] 4cc291be95ef: Download complete [2024-12-09T01:53:34.368Z] 5c3c966382ef: Verifying Checksum [2024-12-09T01:53:34.368Z] 5c3c966382ef: Download complete [2024-12-09T01:53:34.368Z] 4f4fb700ef54: Download complete [2024-12-09T01:53:34.368Z] 5d5c8e513c77: Download complete [2024-12-09T01:53:34.368Z] 43c4264eed91: Download complete [2024-12-09T01:53:34.368Z] 9f66e0745190: Verifying Checksum [2024-12-09T01:53:34.368Z] 9f66e0745190: Download complete [2024-12-09T01:53:34.626Z] 43c4264eed91: Pull complete [2024-12-09T01:53:34.626Z] 561ebcabdf7f: Download complete [2024-12-09T01:53:34.626Z] 4cc291be95ef: Pull complete [2024-12-09T01:53:34.885Z] 2ac1f1163629: Verifying Checksum [2024-12-09T01:53:34.885Z] 2ac1f1163629: Download complete [2024-12-09T01:53:35.141Z] f49a43e4bbc0: Verifying Checksum [2024-12-09T01:53:35.141Z] f49a43e4bbc0: Download complete [2024-12-09T01:53:38.423Z] 2ac1f1163629: Pull complete [2024-12-09T01:53:38.423Z] 5c3c966382ef: Pull complete [2024-12-09T01:53:38.423Z] 4f4fb700ef54: Pull complete [2024-12-09T01:53:38.423Z] 5d5c8e513c77: Pull complete [2024-12-09T01:53:38.682Z] 9f66e0745190: Pull complete [2024-12-09T01:53:41.218Z] f49a43e4bbc0: Pull complete [2024-12-09T01:53:41.477Z] 561ebcabdf7f: Pull complete [2024-12-09T01:53:41.477Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-09T01:53:41.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T01:53:41.477Z] ---> 3a752c3f9dda [2024-12-09T01:53:41.477Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-12-09T01:53:44.013Z] ---> Running in aca1beb5b79d [2024-12-09T01:53:44.013Z] Removing intermediate container aca1beb5b79d [2024-12-09T01:53:44.013Z] ---> c83f89d55e86 [2024-12-09T01:53:44.013Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-09T01:53:44.013Z] ---> Running in 8bb9fe72fff9 [2024-12-09T01:53:44.013Z] Removing intermediate container 8bb9fe72fff9 [2024-12-09T01:53:44.013Z] ---> 19dcb2698af6 [2024-12-09T01:53:44.013Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-12-09T01:53:44.013Z] ---> Running in 8fad78b2ec19 [2024-12-09T01:53:44.013Z] Removing intermediate container 8fad78b2ec19 [2024-12-09T01:53:44.013Z] ---> 40a6c3a5f563 [2024-12-09T01:53:44.013Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-12-09T01:53:44.271Z] ---> Running in 071bc79e41ac [2024-12-09T01:53:44.271Z] Removing intermediate container 071bc79e41ac [2024-12-09T01:53:44.271Z] ---> 72d0d406cd5d [2024-12-09T01:53:44.271Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-09T01:53:44.271Z] ---> Running in 854a82b48656 [2024-12-09T01:53:44.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:53:44.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:53:44.793Z] (1/14) Installing libintl (0.22.5-r0) [2024-12-09T01:53:44.793Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-12-09T01:53:44.793Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-12-09T01:53:44.793Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-12-09T01:53:44.793Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-12-09T01:53:45.054Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-12-09T01:53:45.054Z] (7/14) Installing udev-init-scripts (35-r1) [2024-12-09T01:53:45.054Z] (8/14) Installing libeconf (0.6.3-r0) [2024-12-09T01:53:45.054Z] (9/14) Installing libblkid (2.40.1-r1) [2024-12-09T01:53:45.054Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-12-09T01:53:45.054Z] (11/14) Installing kmod-libs (32-r0) [2024-12-09T01:53:45.054Z] (12/14) Installing eudev (3.2.14-r2) [2024-12-09T01:53:45.054Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-12-09T01:53:45.054Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-12-09T01:53:45.054Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T01:53:45.054Z] Executing eudev-3.2.14-r2.trigger [2024-12-09T01:53:45.054Z] OK: 253 MiB in 68 packages [2024-12-09T01:53:45.622Z] Removing intermediate container 854a82b48656 [2024-12-09T01:53:45.622Z] ---> 17dec681e606 [2024-12-09T01:53:45.622Z] Step 8/13 : WORKDIR /device-usb-camera [2024-12-09T01:53:45.622Z] ---> Running in 2515882359b0 [2024-12-09T01:53:45.622Z] Removing intermediate container 2515882359b0 [2024-12-09T01:53:45.622Z] ---> 052dbf0d1c92 [2024-12-09T01:53:45.622Z] Step 9/13 : COPY go.mod vendor* ./ [2024-12-09T01:53:45.881Z] ---> 6a36469ec286 [2024-12-09T01:53:45.881Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:53:45.881Z] ---> Running in fb33673c0b40 [2024-12-09T01:53:47.759Z] Still waiting to schedule task [2024-12-09T01:53:47.759Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34740’ [2024-12-09T01:54:42.111Z] Removing intermediate container fb33673c0b40 [2024-12-09T01:54:42.111Z] ---> dc95c14bfa2c [2024-12-09T01:54:42.111Z] Step 11/13 : COPY . . [2024-12-09T01:54:42.111Z] ---> 114b008afcb2 [2024-12-09T01:54:42.111Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-12-09T01:54:42.111Z] ---> Running in 938c2fa363f8 [2024-12-09T01:54:42.111Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T01:54:42.111Z] Dload Upload Total Spent Left Speed [2024-12-09T01:54:42.111Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9005 0 --:--:-- --:--:-- --:--:-- 9076 [2024-12-09T01:54:42.111Z] Removing intermediate container 938c2fa363f8 [2024-12-09T01:54:42.111Z] ---> 80dabe91476f [2024-12-09T01:54:42.111Z] Step 13/13 : RUN ${MAKE} [2024-12-09T01:54:42.111Z] ---> Running in 2302c9757acc [2024-12-09T01:54:42.111Z] noop [2024-12-09T01:54:42.111Z] Removing intermediate container 2302c9757acc [2024-12-09T01:54:42.111Z] ---> 2a68a3f8eec9 [2024-12-09T01:54:42.111Z] Successfully built 2a68a3f8eec9 [2024-12-09T01:54:42.111Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:54:42.443Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T01:54:42.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:54:42.521Z] prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container [2024-12-09T01:54:42.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2024-12-09T01:54:42.930Z] $ docker top 027d0b2285f953e240b5ac69fd1823a1d830b734d95c93297562dabb6961a354 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T01:54:43.359Z] + go version [2024-12-09T01:54:43.359Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-09T01:54:43.374Z] $ docker stop --time=1 027d0b2285f953e240b5ac69fd1823a1d830b734d95c93297562dabb6961a354 [2024-12-09T01:54:44.646Z] $ docker rm -f --volumes 027d0b2285f953e240b5ac69fd1823a1d830b734d95c93297562dabb6961a354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:54:45.060Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T01:54:45.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:54:45.142Z] prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container [2024-12-09T01:54:45.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2024-12-09T01:54:45.509Z] $ docker top 3aa2bed54ebd9013ce9b7a812553e19a59915015ac52fccaa87e9f616239a517 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T01:54:45.855Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-12-09T01:54:46.153Z] + make test [2024-12-09T01:54:46.153Z] go test ./... -coverprofile=coverage.out ./... [2024-12-09T01:54:47.529Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-12-09T01:55:09.487Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-12-09T01:55:09.487Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements [2024-12-09T01:55:19.453Z] go vet ./... [2024-12-09T01:55:24.718Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T01:55:24.718Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T01:55:24.718Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T01:55:24.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T01:55:24.751Z] $ docker stop --time=1 3aa2bed54ebd9013ce9b7a812553e19a59915015ac52fccaa87e9f616239a517 [2024-12-09T01:55:26.742Z] $ docker rm -f --volumes 3aa2bed54ebd9013ce9b7a812553e19a59915015ac52fccaa87e9f616239a517 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T01:55:27.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T01:55:27.413Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-09T01:55:27.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T01:55:28.228Z] + ls -al . [2024-12-09T01:55:28.228Z] total 288 [2024-12-09T01:55:28.228Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 9 01:54 . [2024-12-09T01:55:28.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:53 .. [2024-12-09T01:55:28.228Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:55 .git [2024-12-09T01:55:28.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:53 .github [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 379 Dec 9 01:53 .gitignore [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 203 Dec 9 01:53 .golangci.yml [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 9 01:53 .hadolint.yml [2024-12-09T01:55:28.228Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 01:53 .semver [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 19367 Dec 9 01:53 Attribution.txt [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 9 01:53 CHANGELOG.md [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 2440 Dec 9 01:53 Dockerfile [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 9 01:53 GOVERNANCE.md [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 9 01:53 Jenkinsfile [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 9 01:53 LICENSE [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 3193 Dec 9 01:53 Makefile [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 9 01:53 OWNERS.md [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 9 01:53 README.md [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 01:53 VERSION [2024-12-09T01:55:28.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:53 bin [2024-12-09T01:55:28.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:53 cmd [2024-12-09T01:55:28.228Z] -rw-r--r-- 1 jenkins jenkins 54772 Dec 9 01:55 coverage.out [2024-12-09T01:55:28.228Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 9 01:53 docker-entrypoint.sh [2024-12-09T01:55:28.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:53 docs [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 6411 Dec 9 01:53 go.mod [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 87605 Dec 9 01:53 go.sum [2024-12-09T01:55:28.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:53 internal [2024-12-09T01:55:28.228Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 9 01:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:55:28.548Z] + 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=91633e747b3f3010a9cab91b9839fc982e436734 --label arch=amd64 --label version=4.0.0-dev.5 . [2024-12-09T01:55:28.548Z] Sending build context to Docker daemon 20.72MB [2024-12-09T01:55:28.548Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T01:55:28.548Z] Step 2/37 : FROM ${BASE} AS builder [2024-12-09T01:55:28.548Z] ---> 2a68a3f8eec9 [2024-12-09T01:55:28.548Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-12-09T01:55:28.808Z] ---> Running in 48413bad23c8 [2024-12-09T01:55:28.808Z] Removing intermediate container 48413bad23c8 [2024-12-09T01:55:28.808Z] ---> f724c823f1a6 [2024-12-09T01:55:28.808Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-09T01:55:28.808Z] ---> Running in 2d8b12eb2328 [2024-12-09T01:55:28.808Z] Removing intermediate container 2d8b12eb2328 [2024-12-09T01:55:28.808Z] ---> 1af679baad28 [2024-12-09T01:55:28.808Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-12-09T01:55:28.808Z] ---> Running in 61b6f89885f3 [2024-12-09T01:55:29.068Z] Removing intermediate container 61b6f89885f3 [2024-12-09T01:55:29.068Z] ---> 8354d3ac83ab [2024-12-09T01:55:29.068Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-12-09T01:55:29.068Z] ---> Running in 0c97fd27c05a [2024-12-09T01:55:29.068Z] Removing intermediate container 0c97fd27c05a [2024-12-09T01:55:29.068Z] ---> 3621adb788ed [2024-12-09T01:55:29.068Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-09T01:55:29.068Z] ---> Running in 9848ecf50c11 [2024-12-09T01:55:29.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:55:29.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:55:29.843Z] OK: 253 MiB in 68 packages [2024-12-09T01:55:30.410Z] Removing intermediate container 9848ecf50c11 [2024-12-09T01:55:30.410Z] ---> 46fef12e011a [2024-12-09T01:55:30.410Z] Step 8/37 : WORKDIR /device-usb-camera [2024-12-09T01:55:30.410Z] ---> Running in 0c46a4367711 [2024-12-09T01:55:30.410Z] Removing intermediate container 0c46a4367711 [2024-12-09T01:55:30.410Z] ---> 134d6f161bff [2024-12-09T01:55:30.410Z] Step 9/37 : COPY go.mod vendor* ./ [2024-12-09T01:55:30.670Z] ---> 900e08c0dc1d [2024-12-09T01:55:30.670Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:55:30.670Z] ---> Running in 89f9781a8041 [2024-12-09T01:55:31.608Z] Removing intermediate container 89f9781a8041 [2024-12-09T01:55:31.608Z] ---> d81120b89cc6 [2024-12-09T01:55:31.608Z] Step 11/37 : COPY . . [2024-12-09T01:55:32.175Z] ---> ca73cf6ece11 [2024-12-09T01:55:32.175Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-12-09T01:55:32.175Z] ---> Running in 987c7f25bc25 [2024-12-09T01:55:32.434Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T01:55:32.434Z] Dload Upload Total Spent Left Speed [2024-12-09T01:55:32.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 37148 0 --:--:-- --:--:-- --:--:-- 37928 [2024-12-09T01:55:32.693Z] Removing intermediate container 987c7f25bc25 [2024-12-09T01:55:32.693Z] ---> 699919980093 [2024-12-09T01:55:32.693Z] Step 13/37 : RUN ${MAKE} [2024-12-09T01:55:32.693Z] ---> Running in 55e7da743970 [2024-12-09T01:55:33.260Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-12-09T01:56:05.340Z] Removing intermediate container 55e7da743970 [2024-12-09T01:56:05.340Z] ---> 50674799f82d [2024-12-09T01:56:05.340Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-12-09T01:56:05.340Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-12-09T01:56:05.340Z] 8411072a22a5: Pulling fs layer [2024-12-09T01:56:05.911Z] 8411072a22a5: Verifying Checksum [2024-12-09T01:56:05.911Z] 8411072a22a5: Download complete [2024-12-09T01:56:06.172Z] 8411072a22a5: Pull complete [2024-12-09T01:56:06.172Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-12-09T01:56:06.172Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-12-09T01:56:06.172Z] ---> 1ac78cb06e13 [2024-12-09T01:56:06.172Z] Step 15/37 : FROM alpine:3.20 [2024-12-09T01:56:06.432Z] 3.20: Pulling from library/alpine [2024-12-09T01:56:06.432Z] da9db072f522: Pulling fs layer [2024-12-09T01:56:06.696Z] da9db072f522: Download complete [2024-12-09T01:56:06.956Z] da9db072f522: Pull complete [2024-12-09T01:56:06.957Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T01:56:06.957Z] Status: Downloaded newer image for alpine:3.20 [2024-12-09T01:56:06.957Z] ---> 63b790fccc90 [2024-12-09T01:56:06.957Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-12-09T01:56:06.957Z] ---> Running in c30e78f2897d [2024-12-09T01:56:06.957Z] Removing intermediate container c30e78f2897d [2024-12-09T01:56:06.957Z] ---> e2f3e85f1b2b [2024-12-09T01:56:06.957Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-12-09T01:56:06.957Z] ---> Running in eed7e91a2e0c [2024-12-09T01:56:07.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:56:07.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:56:07.735Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-12-09T01:56:07.995Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-12-09T01:56:07.995Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-12-09T01:56:07.995Z] (4/115) Installing libxau (1.0.11-r4) [2024-12-09T01:56:07.995Z] (5/115) Installing libmd (1.1.0-r0) [2024-12-09T01:56:07.995Z] (6/115) Installing libbsd (0.12.2-r0) [2024-12-09T01:56:07.995Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-12-09T01:56:07.995Z] (8/115) Installing libxcb (1.16.1-r0) [2024-12-09T01:56:07.995Z] (9/115) Installing libx11 (1.8.9-r1) [2024-12-09T01:56:07.995Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-12-09T01:56:07.995Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-12-09T01:56:07.995Z] (12/115) Installing libdrm (2.4.120-r0) [2024-12-09T01:56:08.255Z] (13/115) Installing libxext (1.3.6-r2) [2024-12-09T01:56:08.255Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-12-09T01:56:08.255Z] (15/115) Installing libffi (3.4.6-r0) [2024-12-09T01:56:08.255Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-12-09T01:56:08.255Z] (17/115) Installing libva (2.21.0-r0) [2024-12-09T01:56:08.255Z] (18/115) Installing libvdpau (1.5-r3) [2024-12-09T01:56:08.255Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-12-09T01:56:08.255Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-12-09T01:56:08.255Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-12-09T01:56:08.255Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-12-09T01:56:08.255Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-12-09T01:56:08.255Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-12-09T01:56:08.255Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-12-09T01:56:08.255Z] (26/115) Installing imath (3.1.12-r0) [2024-12-09T01:56:08.255Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-12-09T01:56:08.255Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-12-09T01:56:08.255Z] (29/115) Installing giflib (5.2.2-r0) [2024-12-09T01:56:08.255Z] (30/115) Installing libhwy (1.0.7-r0) [2024-12-09T01:56:08.255Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-12-09T01:56:08.255Z] (32/115) Installing lcms2 (2.16-r0) [2024-12-09T01:56:08.255Z] (33/115) Installing libpng (1.6.44-r0) [2024-12-09T01:56:08.255Z] (34/115) Installing libjxl (0.10.2-r0) [2024-12-09T01:56:08.515Z] (35/115) Installing lame-libs (3.100-r5) [2024-12-09T01:56:08.515Z] (36/115) Installing opus (1.5.2-r0) [2024-12-09T01:56:08.515Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-12-09T01:56:08.515Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-12-09T01:56:08.515Z] (39/115) Installing soxr (0.1.3-r7) [2024-12-09T01:56:08.515Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-12-09T01:56:08.515Z] (41/115) Installing libogg (1.3.5-r5) [2024-12-09T01:56:08.515Z] (42/115) Installing libtheora (1.1.1-r18) [2024-12-09T01:56:08.515Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-12-09T01:56:08.515Z] (44/115) Installing libvpx (1.14.1-r0) [2024-12-09T01:56:08.515Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-12-09T01:56:08.515Z] (46/115) Installing libwebp (1.3.2-r0) [2024-12-09T01:56:08.515Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-12-09T01:56:08.515Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-12-09T01:56:08.515Z] (49/115) Installing numactl (2.0.18-r0) [2024-12-09T01:56:08.515Z] (50/115) Installing x265-libs (3.6-r0) [2024-12-09T01:56:08.774Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-12-09T01:56:08.774Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-12-09T01:56:08.774Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-12-09T01:56:08.774Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-12-09T01:56:08.774Z] (55/115) Installing libexpat (2.6.4-r0) [2024-12-09T01:56:08.775Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-12-09T01:56:08.775Z] (57/115) Installing freetype (2.13.2-r0) [2024-12-09T01:56:08.775Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-12-09T01:56:08.775Z] (59/115) Installing fribidi (1.0.15-r0) [2024-12-09T01:56:08.775Z] (60/115) Installing libintl (0.22.5-r0) [2024-12-09T01:56:08.775Z] (61/115) Installing libeconf (0.6.3-r0) [2024-12-09T01:56:08.775Z] (62/115) Installing libblkid (2.40.1-r1) [2024-12-09T01:56:08.775Z] (63/115) Installing libmount (2.40.1-r1) [2024-12-09T01:56:08.775Z] (64/115) Installing pcre2 (10.43-r0) [2024-12-09T01:56:08.775Z] (65/115) Installing glib (2.80.5-r0) [2024-12-09T01:56:09.035Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-12-09T01:56:09.035Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-12-09T01:56:09.035Z] (68/115) Installing libunibreak (6.1-r0) [2024-12-09T01:56:09.035Z] (69/115) Installing libass (0.17.2-r0) [2024-12-09T01:56:09.035Z] (70/115) Installing libbluray (1.3.4-r1) [2024-12-09T01:56:09.035Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2024-12-09T01:56:09.035Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-12-09T01:56:09.035Z] (73/115) Installing cjson (1.7.18-r0) [2024-12-09T01:56:09.035Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-12-09T01:56:09.035Z] (75/115) Installing librist (0.2.10-r1) [2024-12-09T01:56:09.035Z] (76/115) Installing libsrt (1.5.3-r0) [2024-12-09T01:56:09.035Z] (77/115) Installing libssh (0.10.6-r0) [2024-12-09T01:56:09.035Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-12-09T01:56:09.035Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-12-09T01:56:09.035Z] (80/115) Installing libsodium (1.0.19-r0) [2024-12-09T01:56:09.035Z] (81/115) Installing libzmq (4.3.5-r2) [2024-12-09T01:56:09.035Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-12-09T01:56:09.035Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-12-09T01:56:09.035Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-12-09T01:56:09.035Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-12-09T01:56:09.035Z] (86/115) Installing sratom (0.6.16-r0) [2024-12-09T01:56:09.035Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-12-09T01:56:09.035Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-12-09T01:56:09.294Z] (89/115) Installing libdovi (3.3.0-r0) [2024-12-09T01:56:09.294Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-12-09T01:56:09.294Z] (91/115) Installing shaderc (2024.0-r0) [2024-12-09T01:56:09.294Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-12-09T01:56:09.294Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-12-09T01:56:09.294Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-12-09T01:56:09.294Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-12-09T01:56:09.294Z] (96/115) Installing vidstab (1.1.1-r0) [2024-12-09T01:56:09.294Z] (97/115) Installing zimg (3.0.5-r2) [2024-12-09T01:56:09.294Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-12-09T01:56:09.294Z] (99/115) Installing libasyncns (0.8-r3) [2024-12-09T01:56:09.294Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-12-09T01:56:09.294Z] (101/115) Installing libltdl (2.4.7-r3) [2024-12-09T01:56:09.294Z] (102/115) Installing orc (0.4.40-r0) [2024-12-09T01:56:09.553Z] (103/115) Installing libflac (1.4.3-r1) [2024-12-09T01:56:09.553Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-12-09T01:56:09.553Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-12-09T01:56:09.553Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-12-09T01:56:09.553Z] (107/115) Installing libpulse (17.0-r0) [2024-12-09T01:56:09.553Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-12-09T01:56:09.553Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-12-09T01:56:09.553Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-12-09T01:56:09.553Z] (111/115) Installing udev-init-scripts (35-r1) [2024-12-09T01:56:09.553Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-12-09T01:56:09.553Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-12-09T01:56:09.553Z] (114/115) Installing kmod-libs (32-r0) [2024-12-09T01:56:09.553Z] (115/115) Installing eudev (3.2.14-r2) [2024-12-09T01:56:09.553Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T01:56:09.553Z] Executing glib-2.80.5-r0.trigger [2024-12-09T01:56:09.553Z] Executing eudev-3.2.14-r2.trigger [2024-12-09T01:56:09.553Z] OK: 134 MiB in 129 packages [2024-12-09T01:56:11.454Z] Removing intermediate container eed7e91a2e0c [2024-12-09T01:56:11.454Z] ---> 32f59b8271e4 [2024-12-09T01:56:11.454Z] Step 18/37 : RUN apk --no-cache upgrade [2024-12-09T01:56:11.454Z] ---> Running in 893f764683a3 [2024-12-09T01:56:11.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:56:11.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:56:11.971Z] Upgrading critical system libraries and apk-tools: [2024-12-09T01:56:11.971Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T01:56:11.971Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T01:56:12.233Z] Continuing the upgrade transaction with new apk-tools: [2024-12-09T01:56:12.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T01:56:12.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T01:56:12.494Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:56:12.494Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T01:56:12.494Z] OK: 134 MiB in 129 packages [2024-12-09T01:56:13.063Z] Removing intermediate container 893f764683a3 [2024-12-09T01:56:13.063Z] ---> 3c8f3ca903cd [2024-12-09T01:56:13.063Z] Step 19/37 : WORKDIR / [2024-12-09T01:56:13.063Z] ---> Running in 6f8c7459696c [2024-12-09T01:56:13.063Z] Removing intermediate container 6f8c7459696c [2024-12-09T01:56:13.063Z] ---> 6ad7b628c524 [2024-12-09T01:56:13.063Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-12-09T01:56:14.001Z] ---> b0b3b7969f38 [2024-12-09T01:56:14.001Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-12-09T01:56:14.001Z] ---> fb4da48c79f2 [2024-12-09T01:56:14.001Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-12-09T01:56:14.001Z] ---> d8e9bc977379 [2024-12-09T01:56:14.001Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-12-09T01:56:14.261Z] ---> 1c1a8174a63b [2024-12-09T01:56:14.261Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-12-09T01:56:14.261Z] ---> f11b777c0475 [2024-12-09T01:56:14.261Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-12-09T01:56:14.521Z] ---> 70a5c4c47f91 [2024-12-09T01:56:14.521Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-12-09T01:56:15.459Z] ---> 82b530c25c7a [2024-12-09T01:56:15.459Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-12-09T01:56:15.459Z] ---> Running in fc0568da036a [2024-12-09T01:56:16.027Z] Removing intermediate container fc0568da036a [2024-12-09T01:56:16.027Z] ---> dc1a08825f9e [2024-12-09T01:56:16.027Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-12-09T01:56:16.027Z] ---> Running in 55b5a98aaf7b [2024-12-09T01:56:16.595Z] Removing intermediate container 55b5a98aaf7b [2024-12-09T01:56:16.595Z] ---> 36f617593e35 [2024-12-09T01:56:16.595Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-12-09T01:56:16.595Z] ---> Running in 819d2b3d6bfc [2024-12-09T01:56:17.164Z] Removing intermediate container 819d2b3d6bfc [2024-12-09T01:56:17.164Z] ---> 9934e26b3240 [2024-12-09T01:56:17.164Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-12-09T01:56:17.164Z] ---> Running in 11c6c48fcc8a [2024-12-09T01:56:17.785Z] Removing intermediate container 11c6c48fcc8a [2024-12-09T01:56:17.785Z] ---> 517ba7703402 [2024-12-09T01:56:17.785Z] Step 31/37 : EXPOSE 59983 [2024-12-09T01:56:17.785Z] ---> Running in 8035ebfbdf51 [2024-12-09T01:56:17.785Z] Removing intermediate container 8035ebfbdf51 [2024-12-09T01:56:17.785Z] ---> b4e750a31835 [2024-12-09T01:56:17.785Z] Step 32/37 : EXPOSE 8554 [2024-12-09T01:56:17.785Z] ---> Running in 9070217bd491 [2024-12-09T01:56:18.061Z] Removing intermediate container 9070217bd491 [2024-12-09T01:56:18.061Z] ---> d127e0a2b7ea [2024-12-09T01:56:18.061Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-12-09T01:56:18.061Z] ---> Running in 314d3e695682 [2024-12-09T01:56:18.061Z] Removing intermediate container 314d3e695682 [2024-12-09T01:56:18.061Z] ---> 7e00c321c658 [2024-12-09T01:56:18.061Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-12-09T01:56:18.061Z] ---> Running in fd3dfcbc52d2 [2024-12-09T01:56:18.061Z] Removing intermediate container fd3dfcbc52d2 [2024-12-09T01:56:18.061Z] ---> b4f8560dfafb [2024-12-09T01:56:18.061Z] Step 35/37 : LABEL arch=amd64 [2024-12-09T01:56:18.321Z] ---> Running in 4320d898987b [2024-12-09T01:56:18.321Z] Removing intermediate container 4320d898987b [2024-12-09T01:56:18.321Z] ---> d27eda3d9a21 [2024-12-09T01:56:18.321Z] Step 36/37 : LABEL git_sha=91633e747b3f3010a9cab91b9839fc982e436734 [2024-12-09T01:56:18.321Z] ---> Running in c64895f1de04 [2024-12-09T01:56:18.321Z] Removing intermediate container c64895f1de04 [2024-12-09T01:56:18.321Z] ---> 14d615ccf28b [2024-12-09T01:56:18.321Z] Step 37/37 : LABEL version=4.0.0-dev.5 [2024-12-09T01:56:18.580Z] ---> Running in db0663a0e99e [2024-12-09T01:56:18.580Z] Removing intermediate container db0663a0e99e [2024-12-09T01:56:18.580Z] ---> 81cbadf3dd3d [2024-12-09T01:56:18.580Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-09T01:56:18.580Z] Successfully built 81cbadf3dd3d [2024-12-09T01:56:18.580Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T01:56:18.714Z] provisioning config files... [2024-12-09T01:56:18.724Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config197282649423633597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T01:56:19.035Z] ---> ****-login.sh [2024-12-09T01:56:19.035Z] nexus3.edgexfoundry.org:10001 [2024-12-09T01:56:19.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:56:19.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:56:19.035Z] Configure a credential helper to remove this warning. See [2024-12-09T01:56:19.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:56:19.035Z] [2024-12-09T01:56:19.035Z] Login Succeeded [2024-12-09T01:56:19.035Z] nexus3.edgexfoundry.org:10002 [2024-12-09T01:56:19.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:56:19.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:56:19.035Z] Configure a credential helper to remove this warning. See [2024-12-09T01:56:19.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:56:19.035Z] [2024-12-09T01:56:19.035Z] Login Succeeded [2024-12-09T01:56:19.035Z] nexus3.edgexfoundry.org:10003 [2024-12-09T01:56:19.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:56:19.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:56:19.299Z] Configure a credential helper to remove this warning. See [2024-12-09T01:56:19.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:56:19.299Z] [2024-12-09T01:56:19.299Z] Login Succeeded [2024-12-09T01:56:19.299Z] nexus3.edgexfoundry.org:10004 [2024-12-09T01:56:19.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:56:19.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:56:19.299Z] Configure a credential helper to remove this warning. See [2024-12-09T01:56:19.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:56:19.299Z] [2024-12-09T01:56:19.299Z] Login Succeeded [2024-12-09T01:56:19.299Z] ****.io [2024-12-09T01:56:19.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:56:19.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:56:19.560Z] Configure a credential helper to remove this warning. See [2024-12-09T01:56:19.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:56:19.560Z] [2024-12-09T01:56:19.560Z] Login Succeeded [2024-12-09T01:56:19.560Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T01:56:19.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T01:56:19.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T01:56:19.657Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-12-09T01:56:19.657Z] 91633e747b3f3010a9cab91b9839fc982e436734 [2024-12-09T01:56:19.657Z] latest [2024-12-09T01:56:19.657Z] 4.0.0-dev.5 [2024-12-09T01:56:19.657Z] 91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 [2024-12-09T01:56:19.657Z] main [2024-12-09T01:56:19.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:20.009Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:20.401Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:91633e747b3f3010a9cab91b9839fc982e436734 [2024-12-09T01:56:20.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-12-09T01:56:20.401Z] bd51d2f12787: Preparing [2024-12-09T01:56:20.401Z] 5affdfa5415b: Preparing [2024-12-09T01:56:20.401Z] c2ed685d37f3: Preparing [2024-12-09T01:56:20.401Z] c3dcd518ca61: Preparing [2024-12-09T01:56:20.401Z] 0e81680c8547: Preparing [2024-12-09T01:56:20.401Z] 4fdee56d7956: Preparing [2024-12-09T01:56:20.401Z] baf1edccdaaa: Preparing [2024-12-09T01:56:20.401Z] 44eeeaa69a44: Preparing [2024-12-09T01:56:20.401Z] 492b48a445ab: Preparing [2024-12-09T01:56:20.401Z] ee9f47c48551: Preparing [2024-12-09T01:56:20.401Z] 54bd4624b8d4: Preparing [2024-12-09T01:56:20.401Z] 81ac30040892: Preparing [2024-12-09T01:56:20.401Z] 378f33bc5ccf: Preparing [2024-12-09T01:56:20.401Z] 75654b8eeebd: Preparing [2024-12-09T01:56:20.401Z] 54bd4624b8d4: Waiting [2024-12-09T01:56:20.401Z] 81ac30040892: Waiting [2024-12-09T01:56:20.401Z] 378f33bc5ccf: Waiting [2024-12-09T01:56:20.401Z] 75654b8eeebd: Waiting [2024-12-09T01:56:20.401Z] baf1edccdaaa: Waiting [2024-12-09T01:56:20.401Z] 492b48a445ab: Waiting [2024-12-09T01:56:20.401Z] 44eeeaa69a44: Waiting [2024-12-09T01:56:20.401Z] ee9f47c48551: Waiting [2024-12-09T01:56:20.401Z] 4fdee56d7956: Waiting [2024-12-09T01:56:20.401Z] bd51d2f12787: Pushed [2024-12-09T01:56:20.401Z] c2ed685d37f3: Pushed [2024-12-09T01:56:20.401Z] 5affdfa5415b: Pushed [2024-12-09T01:56:20.401Z] c3dcd518ca61: Pushed [2024-12-09T01:56:20.659Z] baf1edccdaaa: Pushed [2024-12-09T01:56:20.659Z] 492b48a445ab: Pushed [2024-12-09T01:56:20.659Z] 44eeeaa69a44: Pushed [2024-12-09T01:56:20.659Z] 4fdee56d7956: Pushed [2024-12-09T01:56:20.659Z] ee9f47c48551: Pushed [2024-12-09T01:56:20.659Z] 75654b8eeebd: Layer already exists [2024-12-09T01:56:21.223Z] 81ac30040892: Pushed [2024-12-09T01:56:23.758Z] 0e81680c8547: Pushed [2024-12-09T01:56:25.136Z] 54bd4624b8d4: Pushed [2024-12-09T01:56:26.738Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34746 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-12-09T01:56:26.760Z] Running in /w/workspace/device-usb-camera/192 [Pipeline] { [Pipeline] checkout [2024-12-09T01:56:29.827Z] Selected Git installation does not exist. Using Default [2024-12-09T01:56:29.827Z] The recommended git tool is: NONE [2024-12-09T01:56:33.270Z] 378f33bc5ccf: Pushed [2024-12-09T01:56:33.270Z] 91633e747b3f3010a9cab91b9839fc982e436734: digest: sha256:4be7eef50fd8d54e02ce8dd78ec272f4c5e91e4913f252b55655667a50fc2504 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:33.610Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:33.933Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-12-09T01:56:33.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-12-09T01:56:33.933Z] bd51d2f12787: Preparing [2024-12-09T01:56:33.933Z] 5affdfa5415b: Preparing [2024-12-09T01:56:33.933Z] c2ed685d37f3: Preparing [2024-12-09T01:56:33.933Z] c3dcd518ca61: Preparing [2024-12-09T01:56:33.933Z] 0e81680c8547: Preparing [2024-12-09T01:56:33.933Z] 4fdee56d7956: Preparing [2024-12-09T01:56:33.933Z] baf1edccdaaa: Preparing [2024-12-09T01:56:33.933Z] 44eeeaa69a44: Preparing [2024-12-09T01:56:33.933Z] 492b48a445ab: Preparing [2024-12-09T01:56:33.933Z] ee9f47c48551: Preparing [2024-12-09T01:56:33.933Z] 54bd4624b8d4: Preparing [2024-12-09T01:56:33.933Z] 81ac30040892: Preparing [2024-12-09T01:56:33.933Z] 378f33bc5ccf: Preparing [2024-12-09T01:56:33.933Z] 75654b8eeebd: Preparing [2024-12-09T01:56:33.933Z] 492b48a445ab: Waiting [2024-12-09T01:56:33.933Z] 4fdee56d7956: Waiting [2024-12-09T01:56:33.933Z] ee9f47c48551: Waiting [2024-12-09T01:56:33.933Z] 54bd4624b8d4: Waiting [2024-12-09T01:56:33.933Z] 81ac30040892: Waiting [2024-12-09T01:56:33.933Z] 378f33bc5ccf: Waiting [2024-12-09T01:56:33.933Z] 75654b8eeebd: Waiting [2024-12-09T01:56:33.933Z] baf1edccdaaa: Waiting [2024-12-09T01:56:33.933Z] 44eeeaa69a44: Waiting [2024-12-09T01:56:33.934Z] 5affdfa5415b: Layer already exists [2024-12-09T01:56:33.934Z] c3dcd518ca61: Layer already exists [2024-12-09T01:56:33.934Z] bd51d2f12787: Layer already exists [2024-12-09T01:56:33.934Z] 0e81680c8547: Layer already exists [2024-12-09T01:56:33.934Z] c2ed685d37f3: Layer already exists [2024-12-09T01:56:33.934Z] 4fdee56d7956: Layer already exists [2024-12-09T01:56:33.934Z] baf1edccdaaa: Layer already exists [2024-12-09T01:56:33.934Z] ee9f47c48551: Layer already exists [2024-12-09T01:56:33.934Z] 44eeeaa69a44: Layer already exists [2024-12-09T01:56:33.934Z] 492b48a445ab: Layer already exists [2024-12-09T01:56:33.934Z] 54bd4624b8d4: Layer already exists [2024-12-09T01:56:33.934Z] 378f33bc5ccf: Layer already exists [2024-12-09T01:56:33.934Z] 81ac30040892: Layer already exists [2024-12-09T01:56:33.934Z] 75654b8eeebd: Layer already exists [2024-12-09T01:56:33.934Z] latest: digest: sha256:4be7eef50fd8d54e02ce8dd78ec272f4c5e91e4913f252b55655667a50fc2504 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:34.271Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:34.609Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.5 [2024-12-09T01:56:34.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-12-09T01:56:34.609Z] bd51d2f12787: Preparing [2024-12-09T01:56:34.609Z] 5affdfa5415b: Preparing [2024-12-09T01:56:34.609Z] c2ed685d37f3: Preparing [2024-12-09T01:56:34.609Z] c3dcd518ca61: Preparing [2024-12-09T01:56:34.609Z] 0e81680c8547: Preparing [2024-12-09T01:56:34.609Z] 4fdee56d7956: Preparing [2024-12-09T01:56:34.609Z] baf1edccdaaa: Preparing [2024-12-09T01:56:34.609Z] 44eeeaa69a44: Preparing [2024-12-09T01:56:34.609Z] 492b48a445ab: Preparing [2024-12-09T01:56:34.609Z] ee9f47c48551: Preparing [2024-12-09T01:56:34.609Z] 54bd4624b8d4: Preparing [2024-12-09T01:56:34.609Z] 81ac30040892: Preparing [2024-12-09T01:56:34.609Z] 378f33bc5ccf: Preparing [2024-12-09T01:56:34.609Z] 75654b8eeebd: Preparing [2024-12-09T01:56:34.609Z] 54bd4624b8d4: Waiting [2024-12-09T01:56:34.609Z] 81ac30040892: Waiting [2024-12-09T01:56:34.609Z] 378f33bc5ccf: Waiting [2024-12-09T01:56:34.609Z] 4fdee56d7956: Waiting [2024-12-09T01:56:34.609Z] 75654b8eeebd: Waiting [2024-12-09T01:56:34.609Z] baf1edccdaaa: Waiting [2024-12-09T01:56:34.609Z] 44eeeaa69a44: Waiting [2024-12-09T01:56:34.609Z] 492b48a445ab: Waiting [2024-12-09T01:56:34.609Z] ee9f47c48551: Waiting [2024-12-09T01:56:34.609Z] c2ed685d37f3: Layer already exists [2024-12-09T01:56:34.609Z] 0e81680c8547: Layer already exists [2024-12-09T01:56:34.609Z] bd51d2f12787: Layer already exists [2024-12-09T01:56:34.609Z] 5affdfa5415b: Layer already exists [2024-12-09T01:56:34.609Z] c3dcd518ca61: Layer already exists [2024-12-09T01:56:34.609Z] baf1edccdaaa: Layer already exists [2024-12-09T01:56:34.609Z] 4fdee56d7956: Layer already exists [2024-12-09T01:56:34.609Z] 492b48a445ab: Layer already exists [2024-12-09T01:56:34.609Z] 44eeeaa69a44: Layer already exists [2024-12-09T01:56:34.609Z] ee9f47c48551: Layer already exists [2024-12-09T01:56:34.609Z] 54bd4624b8d4: Layer already exists [2024-12-09T01:56:34.609Z] 81ac30040892: Layer already exists [2024-12-09T01:56:34.609Z] 378f33bc5ccf: Layer already exists [2024-12-09T01:56:34.609Z] 75654b8eeebd: Layer already exists [2024-12-09T01:56:34.609Z] 4.0.0-dev.5: digest: sha256:4be7eef50fd8d54e02ce8dd78ec272f4c5e91e4913f252b55655667a50fc2504 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:34.943Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:35.274Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 [2024-12-09T01:56:35.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-12-09T01:56:35.274Z] bd51d2f12787: Preparing [2024-12-09T01:56:35.274Z] 5affdfa5415b: Preparing [2024-12-09T01:56:35.274Z] c2ed685d37f3: Preparing [2024-12-09T01:56:35.274Z] c3dcd518ca61: Preparing [2024-12-09T01:56:35.274Z] 0e81680c8547: Preparing [2024-12-09T01:56:35.274Z] 4fdee56d7956: Preparing [2024-12-09T01:56:35.274Z] baf1edccdaaa: Preparing [2024-12-09T01:56:35.274Z] 44eeeaa69a44: Preparing [2024-12-09T01:56:35.274Z] 492b48a445ab: Preparing [2024-12-09T01:56:35.274Z] ee9f47c48551: Preparing [2024-12-09T01:56:35.274Z] 54bd4624b8d4: Preparing [2024-12-09T01:56:35.274Z] 81ac30040892: Preparing [2024-12-09T01:56:35.274Z] 378f33bc5ccf: Preparing [2024-12-09T01:56:35.274Z] 75654b8eeebd: Preparing [2024-12-09T01:56:35.274Z] ee9f47c48551: Waiting [2024-12-09T01:56:35.274Z] 81ac30040892: Waiting [2024-12-09T01:56:35.274Z] 54bd4624b8d4: Waiting [2024-12-09T01:56:35.275Z] 44eeeaa69a44: Waiting [2024-12-09T01:56:35.275Z] baf1edccdaaa: Waiting [2024-12-09T01:56:35.275Z] 4fdee56d7956: Waiting [2024-12-09T01:56:35.275Z] 75654b8eeebd: Waiting [2024-12-09T01:56:35.275Z] 492b48a445ab: Waiting [2024-12-09T01:56:35.275Z] bd51d2f12787: Layer already exists [2024-12-09T01:56:35.275Z] c2ed685d37f3: Layer already exists [2024-12-09T01:56:35.275Z] 5affdfa5415b: Layer already exists [2024-12-09T01:56:35.275Z] c3dcd518ca61: Layer already exists [2024-12-09T01:56:35.275Z] 0e81680c8547: Layer already exists [2024-12-09T01:56:35.275Z] baf1edccdaaa: Layer already exists [2024-12-09T01:56:35.275Z] 4fdee56d7956: Layer already exists [2024-12-09T01:56:35.275Z] ee9f47c48551: Layer already exists [2024-12-09T01:56:35.275Z] 492b48a445ab: Layer already exists [2024-12-09T01:56:35.275Z] 44eeeaa69a44: Layer already exists [2024-12-09T01:56:35.275Z] 54bd4624b8d4: Layer already exists [2024-12-09T01:56:35.275Z] 81ac30040892: Layer already exists [2024-12-09T01:56:35.275Z] 378f33bc5ccf: Layer already exists [2024-12-09T01:56:35.275Z] 75654b8eeebd: Layer already exists [2024-12-09T01:56:35.275Z] 91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5: digest: sha256:4be7eef50fd8d54e02ce8dd78ec272f4c5e91e4913f252b55655667a50fc2504 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:35.608Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:35.939Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-12-09T01:56:35.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-12-09T01:56:35.939Z] bd51d2f12787: Preparing [2024-12-09T01:56:35.939Z] 5affdfa5415b: Preparing [2024-12-09T01:56:35.939Z] c2ed685d37f3: Preparing [2024-12-09T01:56:35.939Z] c3dcd518ca61: Preparing [2024-12-09T01:56:35.939Z] 0e81680c8547: Preparing [2024-12-09T01:56:35.939Z] 4fdee56d7956: Preparing [2024-12-09T01:56:35.939Z] baf1edccdaaa: Preparing [2024-12-09T01:56:35.939Z] 44eeeaa69a44: Preparing [2024-12-09T01:56:35.939Z] 492b48a445ab: Preparing [2024-12-09T01:56:35.939Z] ee9f47c48551: Preparing [2024-12-09T01:56:35.939Z] 54bd4624b8d4: Preparing [2024-12-09T01:56:35.939Z] 81ac30040892: Preparing [2024-12-09T01:56:35.939Z] 378f33bc5ccf: Preparing [2024-12-09T01:56:35.939Z] 75654b8eeebd: Preparing [2024-12-09T01:56:35.939Z] 44eeeaa69a44: Waiting [2024-12-09T01:56:35.939Z] 4fdee56d7956: Waiting [2024-12-09T01:56:35.939Z] baf1edccdaaa: Waiting [2024-12-09T01:56:35.939Z] 81ac30040892: Waiting [2024-12-09T01:56:35.939Z] 492b48a445ab: Waiting [2024-12-09T01:56:35.939Z] 378f33bc5ccf: Waiting [2024-12-09T01:56:35.939Z] ee9f47c48551: Waiting [2024-12-09T01:56:35.939Z] 75654b8eeebd: Waiting [2024-12-09T01:56:35.939Z] 54bd4624b8d4: Waiting [2024-12-09T01:56:35.939Z] bd51d2f12787: Layer already exists [2024-12-09T01:56:35.939Z] 0e81680c8547: Layer already exists [2024-12-09T01:56:35.939Z] c3dcd518ca61: Layer already exists [2024-12-09T01:56:35.939Z] c2ed685d37f3: Layer already exists [2024-12-09T01:56:35.939Z] 5affdfa5415b: Layer already exists [2024-12-09T01:56:35.939Z] 4fdee56d7956: Layer already exists [2024-12-09T01:56:35.939Z] ee9f47c48551: Layer already exists [2024-12-09T01:56:35.939Z] 492b48a445ab: Layer already exists [2024-12-09T01:56:35.939Z] baf1edccdaaa: Layer already exists [2024-12-09T01:56:35.939Z] 44eeeaa69a44: Layer already exists [2024-12-09T01:56:35.939Z] 75654b8eeebd: Layer already exists [2024-12-09T01:56:35.939Z] 378f33bc5ccf: Layer already exists [2024-12-09T01:56:35.939Z] 54bd4624b8d4: Layer already exists [2024-12-09T01:56:35.939Z] 81ac30040892: Layer already exists [2024-12-09T01:56:35.939Z] main: digest: sha256:4be7eef50fd8d54e02ce8dd78ec272f4c5e91e4913f252b55655667a50fc2504 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T01:56:36.012Z] ===================================================== [Pipeline] echo [2024-12-09T01:56:36.026Z] taggedImages: [2024-12-09T01:56:36.026Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:91633e747b3f3010a9cab91b9839fc982e436734 [2024-12-09T01:56:36.026Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-12-09T01:56:36.026Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.5 [2024-12-09T01:56:36.026Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 [2024-12-09T01:56:36.026Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:36.179Z] using credential edgex-jenkins-ssh [2024-12-09T01:56:36.208Z] Cloning the remote Git repository [2024-12-09T01:56:36.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T01:56:36.437Z] [2024-12-09T01:56:36.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:56:36.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T01:56:36.743Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-09T01:56:36.743Z] 5eb5b503b376: Pulling fs layer [2024-12-09T01:56:36.743Z] 5c69ac0246d0: Pulling fs layer [2024-12-09T01:56:36.743Z] ec43610c2a17: Pulling fs layer [2024-12-09T01:56:36.743Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-09T01:56:36.743Z] 33b1e0a273af: Pulling fs layer [2024-12-09T01:56:36.743Z] 5d3b04190fa2: Pulling fs layer [2024-12-09T01:56:36.743Z] 2f39f015ded8: Pulling fs layer [2024-12-09T01:56:36.743Z] 3a2ae6a8a46f: Waiting [2024-12-09T01:56:36.743Z] 33b1e0a273af: Waiting [2024-12-09T01:56:36.743Z] 5d3b04190fa2: Waiting [2024-12-09T01:56:36.743Z] 5c69ac0246d0: Verifying Checksum [2024-12-09T01:56:36.743Z] 5c69ac0246d0: Download complete [2024-12-09T01:56:36.743Z] 3a2ae6a8a46f: Download complete [2024-12-09T01:56:36.743Z] 33b1e0a273af: Verifying Checksum [2024-12-09T01:56:36.743Z] 33b1e0a273af: Download complete [2024-12-09T01:56:36.743Z] 5d3b04190fa2: Verifying Checksum [2024-12-09T01:56:36.743Z] 5d3b04190fa2: Download complete [2024-12-09T01:56:36.743Z] ec43610c2a17: Verifying Checksum [2024-12-09T01:56:36.743Z] ec43610c2a17: Download complete [2024-12-09T01:56:37.001Z] 5eb5b503b376: Verifying Checksum [2024-12-09T01:56:37.001Z] 5eb5b503b376: Download complete [2024-12-09T01:56:36.275Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-12-09T01:56:36.407Z] > git init /w/workspace/device-usb-camera/192 # timeout=10 [2024-12-09T01:56:36.626Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-12-09T01:56:36.628Z] > git --version # timeout=10 [2024-12-09T01:56:36.654Z] > git --version # 'git version 2.25.1' [2024-12-09T01:56:36.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-09T01:56:36.845Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T01:56:37.568Z] 2f39f015ded8: Download complete [2024-12-09T01:56:38.506Z] 5eb5b503b376: Pull complete [2024-12-09T01:56:38.506Z] 5c69ac0246d0: Pull complete [2024-12-09T01:56:39.075Z] ec43610c2a17: Pull complete [2024-12-09T01:56:39.075Z] 3a2ae6a8a46f: Pull complete [2024-12-09T01:56:39.334Z] 33b1e0a273af: Pull complete [2024-12-09T01:56:39.334Z] 5d3b04190fa2: Pull complete [2024-12-09T01:56:39.736Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-12-09T01:56:39.767Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T01:56:41.129Z] Avoid second fetch [2024-12-09T01:56:41.131Z] Checking out Revision 91633e747b3f3010a9cab91b9839fc982e436734 (main) [2024-12-09T01:56:41.157Z] > git config core.sparsecheckout # timeout=10 [2024-12-09T01:56:41.234Z] > git checkout -f 91633e747b3f3010a9cab91b9839fc982e436734 # timeout=10 [2024-12-09T01:56:42.006Z] Commit message: "Merge pull request #370 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" [2024-12-09T01:56:44.640Z] 2f39f015ded8: Pull complete [2024-12-09T01:56:44.640Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-09T01:56:44.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T01:56:44.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:56:44.748Z] prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container [2024-12-09T01:56:44.776Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-09T01:56:46.233Z] [2024-12-09T01:56:46.233Z] GitHub has been notified of this commit’s build result [2024-12-09T01:56:46.233Z] [2024-12-09T01:56:49.785Z] $ docker top 5579230e311b2cf0515bbabf914bb37ad67bbfbb3d0b102817e9e6161d8ce8df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T01:56:50.188Z] ---> job-cost.sh [2024-12-09T01:56:50.188Z] lf-activate-venv: SKIPPING [2024-12-09T01:56:50.188Z] INFO: No Stack... [2024-12-09T01:56:50.448Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T01:56:50.566Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-09T01:56:50.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T01:56:50.566Z] Dload Upload Total Spent Left Speed [2024-12-09T01:56:50.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 66123 0 --:--:-- --:--:-- --:--:-- 66123 [Pipeline] sh [2024-12-09T01:56:50.708Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T01:56:50.913Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-09T01:56:51.000Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-12-09T01:56:51.000Z] + cut -d, -f6 [Pipeline] lock [2024-12-09T01:56:51.014Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] [2024-12-09T01:56:51.024Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] did not exist. Created. [2024-12-09T01:56:51.032Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T01:56:51.250Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-09T01:56:51.250Z] + sudo tee /etc/docker/daemon.new [2024-12-09T01:56:51.250Z] { [2024-12-09T01:56:51.250Z] "registry-mirrors": [ [2024-12-09T01:56:51.250Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-09T01:56:51.250Z] ], [2024-12-09T01:56:51.250Z] "bip": "10.250.0.254/24", [2024-12-09T01:56:51.250Z] "hosts": [ [2024-12-09T01:56:51.250Z] "tcp://0.0.0.0:5555", [2024-12-09T01:56:51.250Z] "unix:///var/run/docker.sock" [2024-12-09T01:56:51.250Z] ], [2024-12-09T01:56:51.250Z] "mtu": 1458, [2024-12-09T01:56:51.250Z] "selinux-enabled": true, [2024-12-09T01:56:51.250Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-09T01:56:51.250Z] } [Pipeline] sh [2024-12-09T01:56:51.346Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T01:56:51.388Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T01:56:51.400Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T01:56:51.428Z] $ docker stop --time=1 5579230e311b2cf0515bbabf914bb37ad67bbfbb3d0b102817e9e6161d8ce8df [2024-12-09T01:56:51.594Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-12-09T01:56:52.582Z] $ docker rm -f --volumes 5579230e311b2cf0515bbabf914bb37ad67bbfbb3d0b102817e9e6161d8ce8df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-09T01:56:52.970Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T01:57:11.250Z] provisioning config files... [2024-12-09T01:57:11.281Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/192@tmp/config5112879466018631256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T01:57:11.742Z] ---> ****-login.sh [2024-12-09T01:57:11.742Z] nexus3.edgexfoundry.org:10001 [2024-12-09T01:57:12.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:57:12.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:57:12.285Z] Configure a credential helper to remove this warning. See [2024-12-09T01:57:12.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:57:12.285Z] [2024-12-09T01:57:12.285Z] Login Succeeded [2024-12-09T01:57:12.285Z] nexus3.edgexfoundry.org:10002 [2024-12-09T01:57:12.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:57:12.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:57:12.556Z] Configure a credential helper to remove this warning. See [2024-12-09T01:57:12.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:57:12.556Z] [2024-12-09T01:57:12.556Z] Login Succeeded [2024-12-09T01:57:12.556Z] nexus3.edgexfoundry.org:10003 [2024-12-09T01:57:12.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:57:12.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:57:12.827Z] Configure a credential helper to remove this warning. See [2024-12-09T01:57:12.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:57:12.827Z] [2024-12-09T01:57:12.827Z] Login Succeeded [2024-12-09T01:57:12.827Z] nexus3.edgexfoundry.org:10004 [2024-12-09T01:57:13.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:57:13.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:57:13.098Z] Configure a credential helper to remove this warning. See [2024-12-09T01:57:13.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:57:13.098Z] [2024-12-09T01:57:13.098Z] Login Succeeded [2024-12-09T01:57:13.098Z] ****.io [2024-12-09T01:57:13.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T01:57:13.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T01:57:13.637Z] Configure a credential helper to remove this warning. See [2024-12-09T01:57:13.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T01:57:13.637Z] [2024-12-09T01:57:13.637Z] Login Succeeded [2024-12-09T01:57:13.637Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T01:57:13.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-09T01:57:14.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T01:57:14.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T01:57:14.049Z] ========================================================= [2024-12-09T01:57:14.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-09T01:57:14.049Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:57:14.429Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-09T01:57:15.852Z] #0 building with "default" instance using docker driver [2024-12-09T01:57:15.852Z] [2024-12-09T01:57:15.852Z] #1 [internal] load .dockerignore [2024-12-09T01:57:16.131Z] #1 ... [2024-12-09T01:57:16.131Z] [2024-12-09T01:57:16.131Z] #2 [internal] load build definition from Dockerfile [2024-12-09T01:57:16.131Z] #2 transferring dockerfile: 2.48kB 0.0s done [2024-12-09T01:57:16.131Z] #2 DONE 0.3s [2024-12-09T01:57:16.131Z] [2024-12-09T01:57:16.131Z] #1 [internal] load .dockerignore [2024-12-09T01:57:16.131Z] #1 transferring context: 2B done [2024-12-09T01:57:16.407Z] #1 DONE 0.3s [2024-12-09T01:57:16.407Z] [2024-12-09T01:57:16.407Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T01:57:16.407Z] #3 DONE 0.1s [2024-12-09T01:57:16.407Z] [2024-12-09T01:57:16.407Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T01:57:16.407Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-09T01:57:16.683Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-09T01:57:16.683Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-09T01:57:16.683Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s [2024-12-09T01:57:16.683Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0B / 293.52kB 0.1s [2024-12-09T01:57:16.683Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0B / 70.64MB 0.1s [2024-12-09T01:57:16.683Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-09T01:57:16.683Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-09T01:57:16.683Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.75MB / 70.64MB 0.3s [2024-12-09T01:57:16.683Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-09T01:57:16.683Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-09T01:57:16.683Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.3s [2024-12-09T01:57:16.683Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-09T01:57:16.958Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 9.44MB / 70.64MB 0.4s [2024-12-09T01:57:16.958Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-09T01:57:16.958Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0B / 12.73MB 0.4s [2024-12-09T01:57:16.958Z] #4 ... [2024-12-09T01:57:16.958Z] [2024-12-09T01:57:16.958Z] #5 [internal] load build context [2024-12-09T01:57:16.958Z] #5 transferring context: 10.35MB 0.5s done [2024-12-09T01:57:16.958Z] #5 DONE 0.6s [2024-12-09T01:57:16.958Z] [2024-12-09T01:57:16.958Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T01:57:16.958Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 13.63MB / 70.64MB 0.5s [2024-12-09T01:57:16.958Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 6.29MB / 95.52MB 0.5s [2024-12-09T01:57:16.958Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.15MB / 12.73MB 0.5s [2024-12-09T01:57:17.229Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 7.34MB / 12.73MB 0.6s [2024-12-09T01:57:17.229Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 21.66MB / 70.64MB 0.7s [2024-12-09T01:57:17.229Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done [2024-12-09T01:57:17.229Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 13.63MB / 95.52MB 0.7s [2024-12-09T01:57:17.229Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 10.96MB / 12.73MB 0.7s [2024-12-09T01:57:17.229Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 32.26MB / 70.64MB 0.9s [2024-12-09T01:57:17.229Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 22.02MB / 95.52MB 0.9s [2024-12-09T01:57:17.229Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s done [2024-12-09T01:57:17.501Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 36.70MB / 70.64MB 1.0s [2024-12-09T01:57:17.501Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 41.57MB / 70.64MB 1.1s [2024-12-09T01:57:17.501Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 30.41MB / 95.52MB 1.1s [2024-12-09T01:57:17.501Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-09T01:57:17.773Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 51.38MB / 70.64MB 1.3s [2024-12-09T01:57:17.773Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 38.80MB / 95.52MB 1.3s [2024-12-09T01:57:17.773Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-09T01:57:18.045Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 56.62MB / 70.64MB 1.4s [2024-12-09T01:57:18.045Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 44.04MB / 95.52MB 1.4s [2024-12-09T01:57:18.317Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s [2024-12-09T01:57:18.317Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 59.77MB / 95.52MB 1.7s [2024-12-09T01:57:18.317Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 65.56MB / 95.52MB 1.8s [2024-12-09T01:57:18.317Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-09T01:57:18.588Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.8s done [2024-12-09T01:57:18.588Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 75.50MB / 95.52MB 2.0s [2024-12-09T01:57:18.588Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 80.99MB / 95.52MB 2.1s [2024-12-09T01:57:18.588Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 85.98MB / 95.52MB 2.2s [2024-12-09T01:57:18.869Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.4s [2024-12-09T01:57:19.141Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.5s done [2024-12-09T01:57:24.525Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.2s [2024-12-09T01:57:28.823Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 10.3s [2024-12-09T01:57:34.225Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 15.9s [2024-12-09T01:57:38.505Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 20.0s done [2024-12-09T01:57:39.928Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea [2024-12-09T01:57:39.928Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-09T01:57:39.928Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-09T01:57:40.202Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-09T01:57:40.202Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-09T01:57:45.609Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.2s [2024-12-09T01:57:48.211Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.0s done [2024-12-09T01:57:48.486Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-09T01:57:51.108Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.2s done [2024-12-09T01:57:51.721Z] #4 DONE 35.0s [2024-12-09T01:57:51.721Z] [2024-12-09T01:57:51.721Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2024-12-09T01:57:52.313Z] #6 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T01:57:52.906Z] #6 1.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T01:57:54.877Z] #6 3.214 (1/14) Installing libintl (0.22.5-r0) [2024-12-09T01:57:54.877Z] #6 3.226 (2/14) Installing eudev-libs (3.2.14-r2) [2024-12-09T01:57:54.877Z] #6 3.240 (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-12-09T01:57:54.877Z] #6 3.266 (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-12-09T01:57:54.877Z] #6 3.294 (5/14) Installing v4l-utils (1.24.1-r1) [2024-12-09T01:57:54.877Z] #6 3.451 (6/14) Installing libdvbv5 (1.24.1-r1) [2024-12-09T01:57:55.149Z] #6 3.551 (7/14) Installing udev-init-scripts (35-r1) [2024-12-09T01:57:55.149Z] #6 3.559 (8/14) Installing libeconf (0.6.3-r0) [2024-12-09T01:57:55.149Z] #6 3.570 (9/14) Installing libblkid (2.40.1-r1) [2024-12-09T01:57:55.149Z] #6 3.585 (10/14) Installing xz-libs (5.6.2-r0) [2024-12-09T01:57:55.149Z] #6 3.601 (11/14) Installing kmod-libs (32-r0) [2024-12-09T01:57:55.149Z] #6 3.612 (12/14) Installing eudev (3.2.14-r2) [2024-12-09T01:57:55.149Z] #6 3.663 (13/14) Installing eudev-dev (3.2.14-r2) [2024-12-09T01:57:55.149Z] #6 3.707 (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-12-09T01:57:55.424Z] #6 3.834 Executing busybox-1.36.1-r29.trigger [2024-12-09T01:57:55.424Z] #6 3.869 Executing eudev-3.2.14-r2.trigger [2024-12-09T01:57:55.424Z] #6 3.897 OK: 246 MiB in 68 packages [2024-12-09T01:57:58.043Z] #6 DONE 6.4s [2024-12-09T01:57:58.043Z] [2024-12-09T01:57:58.043Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2024-12-09T01:57:58.043Z] #7 DONE 0.1s [2024-12-09T01:57:58.043Z] [2024-12-09T01:57:58.043Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2024-12-09T01:57:58.043Z] #8 DONE 0.1s [2024-12-09T01:57:58.334Z] [2024-12-09T01:57:58.334Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T01:58:37.272Z] #9 DONE 33.1s [2024-12-09T01:58:37.272Z] [2024-12-09T01:58:37.272Z] #10 [builder 6/8] COPY . . [2024-12-09T01:58:37.272Z] #10 DONE 0.5s [2024-12-09T01:58:37.272Z] [2024-12-09T01:58:37.272Z] #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-12-09T01:58:37.272Z] #11 0.727 % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T01:58:37.272Z] #11 0.727 Dload Upload Total Spent Left Speed [2024-12-09T01:58:37.272Z] #11 0.727 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8681 0 --:--:-- --:--:-- --:--:-- 8850 [2024-12-09T01:58:37.272Z] #11 DONE 0.9s [2024-12-09T01:58:37.272Z] [2024-12-09T01:58:37.272Z] #12 [builder 8/8] RUN echo noop [2024-12-09T01:58:37.272Z] #12 0.789 noop [2024-12-09T01:58:37.272Z] #12 DONE 0.9s [2024-12-09T01:58:37.272Z] [2024-12-09T01:58:37.272Z] #13 exporting to image [2024-12-09T01:58:37.272Z] #13 exporting layers [2024-12-09T01:59:16.167Z] #13 exporting layers 36.2s done [2024-12-09T01:59:16.167Z] #13 writing image sha256:e6e3ce0acc3b93cb217cdda27b5b3c345280ac6d50dcf3a89074662909ebd9ac [2024-12-09T01:59:16.167Z] #13 writing image sha256:e6e3ce0acc3b93cb217cdda27b5b3c345280ac6d50dcf3a89074662909ebd9ac done [2024-12-09T01:59:16.167Z] #13 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-12-09T01:59:16.167Z] #13 DONE 36.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:59:16.531Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T01:59:16.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:59:16.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-34746 does not seem to be running inside a container [2024-12-09T01:59:16.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/192 -v /w/workspace/device-usb-camera/192:/w/workspace/device-usb-camera/192:rw,z -v /w/workspace/device-usb-camera/192@tmp:/w/workspace/device-usb-camera/192@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 ******** ci-base-image-arm64 cat [2024-12-09T01:59:17.984Z] $ docker top ff4318571612653194383e4fd5aac4011ffb0a0234cce494ae7bdc79582621aa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T01:59:18.466Z] + go version [2024-12-09T01:59:18.736Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-09T01:59:18.757Z] $ docker stop --time=1 ff4318571612653194383e4fd5aac4011ffb0a0234cce494ae7bdc79582621aa [2024-12-09T01:59:20.340Z] $ docker rm -f --volumes ff4318571612653194383e4fd5aac4011ffb0a0234cce494ae7bdc79582621aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T01:59:20.900Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T01:59:20.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T01:59:21.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-34746 does not seem to be running inside a container [2024-12-09T01:59:21.142Z] $ 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/192 -v /w/workspace/device-usb-camera/192:/w/workspace/device-usb-camera/192:rw,z -v /w/workspace/device-usb-camera/192@tmp:/w/workspace/device-usb-camera/192@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 ******** ci-base-image-arm64 cat [2024-12-09T01:59:22.055Z] $ docker top ee8e2fc9e85d3e973668bae1735556f4c34809606c16a37932d9f50557c7ab76 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T01:59:22.526Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/192 [Pipeline] fileExists [Pipeline] sh [2024-12-09T01:59:22.864Z] + make test [2024-12-09T01:59:22.864Z] go test ./... -coverprofile=coverage.out ./... [2024-12-09T01:59:28.218Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-12-09T02:02:09.430Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-12-09T02:02:09.430Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.093s coverage: 4.4% of statements [2024-12-09T02:02:09.430Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-09T02:02:09.430Z] go vet ./... [2024-12-09T02:02:41.807Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T02:02:41.807Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T02:02:41.807Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T02:02:42.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T02:02:42.448Z] $ docker stop --time=1 ee8e2fc9e85d3e973668bae1735556f4c34809606c16a37932d9f50557c7ab76 [2024-12-09T02:02:44.620Z] $ docker rm -f --volumes ee8e2fc9e85d3e973668bae1735556f4c34809606c16a37932d9f50557c7ab76 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T02:02:46.740Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T02:02:46.779Z] Warning: overwriting stash ‘coverage-report’ [2024-12-09T02:02:47.585Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T02:02:48.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T02:02:48.406Z] + ls -al . [2024-12-09T02:02:48.406Z] total 284 [2024-12-09T02:02:48.406Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:59 . [2024-12-09T02:02:48.406Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:56 .. [2024-12-09T02:02:48.406Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:56 .git [2024-12-09T02:02:48.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:56 .github [2024-12-09T02:02:48.406Z] -rw-rw-r-- 1 jenkins jenkins 379 Dec 9 01:56 .gitignore [2024-12-09T02:02:48.406Z] -rw-rw-r-- 1 jenkins jenkins 203 Dec 9 01:56 .golangci.yml [2024-12-09T02:02:48.406Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 9 01:56 .hadolint.yml [2024-12-09T02:02:48.406Z] -rw-rw-r-- 1 jenkins jenkins 19367 Dec 9 01:56 Attribution.txt [2024-12-09T02:02:48.406Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 9 01:56 CHANGELOG.md [2024-12-09T02:02:48.406Z] -rw-rw-r-- 1 jenkins jenkins 2440 Dec 9 01:56 Dockerfile [2024-12-09T02:02:48.406Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 9 01:56 GOVERNANCE.md [2024-12-09T02:02:48.406Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 9 01:56 Jenkinsfile [2024-12-09T02:02:48.407Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 9 01:56 LICENSE [2024-12-09T02:02:48.407Z] -rw-rw-r-- 1 jenkins jenkins 3193 Dec 9 01:56 Makefile [2024-12-09T02:02:48.407Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 9 01:56 OWNERS.md [2024-12-09T02:02:48.407Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 9 01:56 README.md [2024-12-09T02:02:48.407Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 01:53 VERSION [2024-12-09T02:02:48.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:56 bin [2024-12-09T02:02:48.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:56 cmd [2024-12-09T02:02:48.407Z] -rw-r--r-- 1 jenkins jenkins 54772 Dec 9 02:01 coverage.out [2024-12-09T02:02:48.407Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 9 01:56 docker-entrypoint.sh [2024-12-09T02:02:48.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:56 docs [2024-12-09T02:02:48.407Z] -rw-rw-r-- 1 jenkins jenkins 6411 Dec 9 01:56 go.mod [2024-12-09T02:02:48.407Z] -rw-rw-r-- 1 jenkins jenkins 87605 Dec 9 01:56 go.sum [2024-12-09T02:02:48.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:56 internal [2024-12-09T02:02:48.407Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 9 01:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:02:48.797Z] + 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=91633e747b3f3010a9cab91b9839fc982e436734 --label arch=arm64 --label version=4.0.0-dev.5 . [2024-12-09T02:02:49.779Z] #0 building with "default" instance using docker driver [2024-12-09T02:02:49.779Z] [2024-12-09T02:02:49.779Z] #1 [internal] load .dockerignore [2024-12-09T02:02:49.779Z] #1 transferring context: 2B 0.0s done [2024-12-09T02:02:49.779Z] #1 DONE 0.0s [2024-12-09T02:02:49.779Z] [2024-12-09T02:02:49.779Z] #2 [internal] load build definition from Dockerfile [2024-12-09T02:02:49.779Z] #2 transferring dockerfile: 2.48kB 0.0s done [2024-12-09T02:02:50.050Z] #2 DONE 0.0s [2024-12-09T02:02:50.050Z] [2024-12-09T02:02:50.050Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T02:02:50.050Z] #3 DONE 0.0s [2024-12-09T02:02:50.050Z] [2024-12-09T02:02:50.050Z] #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2024-12-09T02:02:50.322Z] #4 ... [2024-12-09T02:02:50.322Z] [2024-12-09T02:02:50.322Z] #5 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T02:02:50.322Z] #5 DONE 0.4s [2024-12-09T02:02:50.322Z] [2024-12-09T02:02:50.322Z] #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 [2024-12-09T02:02:50.912Z] #4 DONE 1.1s [2024-12-09T02:02:50.912Z] [2024-12-09T02:02:50.912Z] #6 [internal] load build context [2024-12-09T02:02:50.912Z] #6 transferring context: 67.85kB 0.1s done [2024-12-09T02:02:51.183Z] #6 DONE 0.1s [2024-12-09T02:02:51.183Z] [2024-12-09T02:02:51.183Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:02:51.183Z] #7 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.2s done [2024-12-09T02:02:51.183Z] #7 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T02:02:51.183Z] #7 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T02:02:51.183Z] #7 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T02:02:51.183Z] #7 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s [2024-12-09T02:02:51.454Z] #7 ... [2024-12-09T02:02:51.454Z] [2024-12-09T02:02:51.454Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T02:02:51.454Z] #8 DONE 0.4s [2024-12-09T02:02:51.454Z] [2024-12-09T02:02:51.454Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T02:02:51.454Z] #7 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s [2024-12-09T02:02:51.454Z] #7 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-09T02:02:51.454Z] #7 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2024-12-09T02:02:52.056Z] #7 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-09T02:02:52.333Z] #7 DONE 1.3s [2024-12-09T02:02:52.333Z] [2024-12-09T02:02:52.333Z] #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-12-09T02:02:52.333Z] #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.1s done [2024-12-09T02:02:52.333Z] #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done [2024-12-09T02:02:52.333Z] #9 sha256:6e275935922f706ca19210c97feddd6fafeb0ac400bf738bd278eb76eed19501 503B / 503B done [2024-12-09T02:02:52.333Z] #9 sha256:62c65ed7ef0da394d24fa88ec00cac8ec1618451968a9f7ab5743ec62b1805af 755B / 755B done [2024-12-09T02:02:52.333Z] #9 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 13.63MB / 14.54MB 1.2s [2024-12-09T02:02:52.333Z] #9 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 14.54MB / 14.54MB 1.2s done [2024-12-09T02:02:52.333Z] #9 extracting sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e [2024-12-09T02:02:53.299Z] #9 extracting sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 0.8s done [2024-12-09T02:02:53.665Z] #9 DONE 2.4s [2024-12-09T02:02:53.665Z] [2024-12-09T02:02:53.665Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-12-09T02:02:53.665Z] #10 0.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:02:53.665Z] #10 1.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:02:55.633Z] #10 3.156 (1/114) Installing dumb-init (1.2.5-r3) [2024-12-09T02:02:55.633Z] #10 3.169 (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-12-09T02:02:55.633Z] #10 3.292 (3/114) Installing aom-libs (3.9.1-r0) [2024-12-09T02:02:55.633Z] #10 ... [2024-12-09T02:02:55.633Z] [2024-12-09T02:02:55.633Z] #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2024-12-09T02:02:55.633Z] #11 0.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:02:55.633Z] #11 1.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:02:55.633Z] #11 3.780 OK: 246 MiB in 68 packages [2024-12-09T02:02:55.633Z] #11 DONE 4.3s [2024-12-09T02:02:55.633Z] [2024-12-09T02:02:55.633Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-12-09T02:02:55.633Z] #10 3.511 (4/114) Installing libxau (1.0.11-r4) [2024-12-09T02:02:55.930Z] #10 ... [2024-12-09T02:02:55.930Z] [2024-12-09T02:02:55.930Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2024-12-09T02:02:55.930Z] #12 DONE 0.2s [2024-12-09T02:02:55.930Z] [2024-12-09T02:02:55.930Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-12-09T02:02:55.930Z] #10 3.518 (5/114) Installing libmd (1.1.0-r0) [2024-12-09T02:02:55.930Z] #10 3.541 (6/114) Installing libbsd (0.12.2-r0) [2024-12-09T02:02:55.930Z] #10 3.549 (7/114) Installing libxdmcp (1.1.5-r1) [2024-12-09T02:02:55.930Z] #10 3.564 (8/114) Installing libxcb (1.16.1-r0) [2024-12-09T02:02:55.930Z] #10 3.634 (9/114) Installing libx11 (1.8.9-r1) [2024-12-09T02:02:56.206Z] #10 ... [2024-12-09T02:02:56.206Z] [2024-12-09T02:02:56.206Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2024-12-09T02:02:56.206Z] #13 DONE 0.2s [2024-12-09T02:02:56.206Z] [2024-12-09T02:02:56.206Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-12-09T02:02:56.206Z] #10 3.864 (10/114) Installing hwdata-pci (0.382-r0) [2024-12-09T02:02:56.206Z] #10 3.917 (11/114) Installing libpciaccess (0.18.1-r0) [2024-12-09T02:02:56.206Z] #10 4.006 (12/114) Installing libdrm (2.4.120-r0) [2024-12-09T02:02:56.206Z] #10 4.047 (13/114) Installing libxext (1.3.6-r2) [2024-12-09T02:02:56.485Z] #10 4.059 (14/114) Installing libxfixes (6.0.1-r4) [2024-12-09T02:02:56.485Z] #10 4.067 (15/114) Installing libffi (3.4.6-r0) [2024-12-09T02:02:56.485Z] #10 4.083 (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-12-09T02:02:56.485Z] #10 4.095 (17/114) Installing libva (2.21.0-r0) [2024-12-09T02:02:56.485Z] #10 4.131 (18/114) Installing libvdpau (1.5-r3) [2024-12-09T02:02:56.485Z] #10 4.155 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-12-09T02:02:56.485Z] #10 4.192 (20/114) Installing libdav1d (1.4.2-r0) [2024-12-09T02:02:56.485Z] #10 4.225 (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-12-09T02:02:56.485Z] #10 4.237 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-12-09T02:02:56.759Z] #10 4.425 (23/114) Installing openexr-libiex (3.1.13-r1) [2024-12-09T02:02:56.759Z] #10 4.448 (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-12-09T02:02:56.759Z] #10 4.458 (25/114) Installing imath (3.1.12-r0) [2024-12-09T02:02:56.759Z] #10 4.476 (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-12-09T02:02:56.759Z] #10 4.552 (27/114) Installing brotli-libs (1.1.0-r2) [2024-12-09T02:02:57.033Z] #10 4.586 (28/114) Installing giflib (5.2.2-r0) [2024-12-09T02:02:57.033Z] #10 4.596 (29/114) Installing libhwy (1.0.7-r0) [2024-12-09T02:02:57.033Z] #10 4.620 (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-12-09T02:02:57.033Z] #10 4.642 (31/114) Installing lcms2 (2.16-r0) [2024-12-09T02:02:57.033Z] #10 4.667 (32/114) Installing libpng (1.6.44-r0) [2024-12-09T02:02:57.033Z] #10 4.682 (33/114) Installing libjxl (0.10.2-r0) [2024-12-09T02:02:57.033Z] #10 4.769 (34/114) Installing lame-libs (3.100-r5) [2024-12-09T02:02:57.033Z] #10 4.795 (35/114) Installing opus (1.5.2-r0) [2024-12-09T02:02:57.033Z] #10 4.819 (36/114) Installing rav1e-libs (0.7.1-r0) [2024-12-09T02:02:57.033Z] #10 4.873 (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-12-09T02:02:57.308Z] #10 4.891 (38/114) Installing soxr (0.1.3-r7) [2024-12-09T02:02:57.308Z] #10 4.906 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-12-09T02:02:57.308Z] #10 4.931 (40/114) Installing libogg (1.3.5-r5) [2024-12-09T02:02:57.308Z] #10 4.946 (41/114) Installing libtheora (1.1.1-r18) [2024-12-09T02:02:57.308Z] #10 4.982 (42/114) Installing libvorbis (1.3.7-r2) [2024-12-09T02:02:57.308Z] #10 5.014 (43/114) Installing libvpx (1.14.1-r0) [2024-12-09T02:02:57.308Z] #10 5.094 (44/114) Installing libsharpyuv (1.3.2-r0) [2024-12-09T02:02:57.308Z] #10 5.119 (45/114) Installing libwebp (1.3.2-r0) [2024-12-09T02:02:57.308Z] #10 5.139 (46/114) Installing libwebpmux (1.3.2-r0) [2024-12-09T02:02:57.308Z] #10 5.149 (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-12-09T02:02:57.308Z] #10 5.207 (48/114) Installing numactl (2.0.18-r0) [2024-12-09T02:02:57.582Z] #10 5.220 (49/114) Installing x265-libs (3.6-r0) [2024-12-09T02:02:57.885Z] #10 5.427 (50/114) Installing xvidcore (1.3.7-r2) [2024-12-09T02:02:57.885Z] #10 5.449 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-12-09T02:02:58.170Z] #10 ... [2024-12-09T02:02:58.170Z] [2024-12-09T02:02:58.170Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T02:02:58.170Z] #14 DONE 2.0s [2024-12-09T02:02:58.170Z] [2024-12-09T02:02:58.170Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-12-09T02:02:58.170Z] #10 5.879 (52/114) Installing sdl2 (2.28.5-r1) [2024-12-09T02:02:58.170Z] #10 5.927 (53/114) Installing alsa-lib (1.2.11-r0) [2024-12-09T02:02:58.170Z] #10 6.026 (54/114) Installing libexpat (2.6.4-r0) [2024-12-09T02:02:58.170Z] #10 6.039 (55/114) Installing libbz2 (1.0.8-r6) [2024-12-09T02:02:58.458Z] #10 6.049 (56/114) Installing freetype (2.13.2-r0) [2024-12-09T02:02:58.458Z] #10 6.087 (57/114) Installing fontconfig (2.15.0-r1) [2024-12-09T02:02:58.458Z] #10 6.160 (58/114) Installing fribidi (1.0.15-r0) [2024-12-09T02:02:58.458Z] #10 6.172 (59/114) Installing libintl (0.22.5-r0) [2024-12-09T02:02:58.458Z] #10 6.182 (60/114) Installing libeconf (0.6.3-r0) [2024-12-09T02:02:58.458Z] #10 6.194 (61/114) Installing libblkid (2.40.1-r1) [2024-12-09T02:02:58.458Z] #10 6.210 (62/114) Installing libmount (2.40.1-r1) [2024-12-09T02:02:58.458Z] #10 6.229 (63/114) Installing pcre2 (10.43-r0) [2024-12-09T02:02:58.458Z] #10 6.259 (64/114) Installing glib (2.80.5-r0) [2024-12-09T02:02:58.732Z] #10 ... [2024-12-09T02:02:58.732Z] [2024-12-09T02:02:58.732Z] #15 [builder 6/8] COPY . . [2024-12-09T02:02:58.732Z] #15 DONE 0.6s [2024-12-09T02:02:58.732Z] [2024-12-09T02:02:58.732Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-12-09T02:02:58.732Z] #10 6.541 (65/114) Installing graphite2 (1.3.14-r6) [2024-12-09T02:02:58.732Z] #10 6.554 (66/114) Installing harfbuzz (8.5.0-r0) [2024-12-09T02:02:58.732Z] #10 6.605 (67/114) Installing libunibreak (6.1-r0) [2024-12-09T02:02:59.018Z] #10 6.616 (68/114) Installing libass (0.17.2-r0) [2024-12-09T02:02:59.018Z] #10 6.638 (69/114) Installing libbluray (1.3.4-r1) [2024-12-09T02:02:59.018Z] #10 6.670 (70/114) Installing mpg123-libs (1.32.8-r0) [2024-12-09T02:02:59.018Z] #10 6.693 (71/114) Installing libopenmpt (0.7.7-r0) [2024-12-09T02:02:59.018Z] #10 6.741 (72/114) Installing cjson (1.7.18-r0) [2024-12-09T02:02:59.018Z] #10 6.751 (73/114) Installing mbedtls (3.6.2-r0) [2024-12-09T02:02:59.018Z] #10 6.792 (74/114) Installing librist (0.2.10-r1) [2024-12-09T02:02:59.018Z] #10 6.806 (75/114) Installing libsrt (1.5.3-r0) [2024-12-09T02:02:59.018Z] #10 6.840 (76/114) Installing libssh (0.10.6-r0) [2024-12-09T02:02:59.018Z] #10 6.860 (77/114) Installing xz-libs (5.6.2-r0) [2024-12-09T02:02:59.295Z] #10 6.876 (78/114) Installing libxml2 (2.12.7-r0) [2024-12-09T02:02:59.295Z] #10 6.918 (79/114) Installing libsodium (1.0.19-r0) [2024-12-09T02:02:59.295Z] #10 6.935 (80/114) Installing libzmq (4.3.5-r2) [2024-12-09T02:02:59.295Z] #10 6.963 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-12-09T02:02:59.295Z] #10 7.047 (82/114) Installing serd-libs (0.32.2-r0) [2024-12-09T02:02:59.295Z] #10 7.063 (83/114) Installing zix-libs (0.4.2-r0) [2024-12-09T02:02:59.295Z] #10 7.164 (84/114) Installing sord-libs (0.16.16-r0) [2024-12-09T02:02:59.295Z] #10 7.172 (85/114) Installing sratom (0.6.16-r0) [2024-12-09T02:02:59.565Z] #10 7.182 (86/114) Installing lilv-libs (0.24.24-r1) [2024-12-09T02:02:59.565Z] #10 7.194 (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-12-09T02:02:59.565Z] #10 7.408 (88/114) Installing libdovi (3.3.0-r0) [2024-12-09T02:02:59.565Z] #10 7.447 (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-12-09T02:02:59.842Z] #10 7.713 (90/114) Installing shaderc (2024.0-r0) [2024-12-09T02:03:00.118Z] #10 ... [2024-12-09T02:03:00.118Z] [2024-12-09T02:03:00.118Z] #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-12-09T02:03:00.118Z] #16 0.839 % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T02:03:00.118Z] #16 0.841 Dload Upload Total Spent Left Speed [2024-12-09T02:03:00.118Z] #16 0.846 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3744 0 --:--:-- --:--:-- --:--:-- 3779 [2024-12-09T02:03:00.118Z] #16 DONE 1.3s [2024-12-09T02:03:00.118Z] [2024-12-09T02:03:00.118Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-12-09T02:03:00.118Z] #10 7.738 (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-12-09T02:03:00.118Z] #10 7.756 (92/114) Installing libplacebo (6.338.2-r1) [2024-12-09T02:03:00.118Z] #10 7.795 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-12-09T02:03:00.118Z] #10 7.805 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-12-09T02:03:00.118Z] #10 7.825 (95/114) Installing vidstab (1.1.1-r0) [2024-12-09T02:03:00.118Z] #10 7.922 (96/114) Installing zimg (3.0.5-r2) [2024-12-09T02:03:00.386Z] #10 8.014 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-12-09T02:03:00.386Z] #10 8.235 (98/114) Installing libasyncns (0.8-r3) [2024-12-09T02:03:00.655Z] #10 8.243 (99/114) Installing dbus-libs (1.14.10-r1) [2024-12-09T02:03:00.655Z] #10 8.263 (100/114) Installing libltdl (2.4.7-r3) [2024-12-09T02:03:00.655Z] #10 8.272 (101/114) Installing orc (0.4.40-r0) [2024-12-09T02:03:00.655Z] #10 8.321 (102/114) Installing libflac (1.4.3-r1) [2024-12-09T02:03:00.655Z] #10 8.339 (103/114) Installing libsndfile (1.2.2-r0) [2024-12-09T02:03:00.931Z] #10 8.490 (104/114) Installing speexdsp (1.2.1-r2) [2024-12-09T02:03:00.931Z] #10 8.514 (105/114) Installing tdb-libs (1.4.9-r1) [2024-12-09T02:03:00.931Z] #10 8.527 (106/114) Installing libpulse (17.0-r0) [2024-12-09T02:03:00.931Z] #10 8.576 (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-12-09T02:03:00.931Z] #10 8.604 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-12-09T02:03:00.931Z] #10 8.616 (109/114) Installing ffmpeg (6.1.1-r8) [2024-12-09T02:03:00.931Z] #10 8.646 (110/114) Installing udev-init-scripts (35-r1) [2024-12-09T02:03:00.931Z] #10 8.651 (111/114) Installing eudev-libs (3.2.14-r2) [2024-12-09T02:03:00.931Z] #10 8.659 (112/114) Installing zstd-libs (1.5.6-r0) [2024-12-09T02:03:00.931Z] #10 8.686 (113/114) Installing kmod-libs (32-r0) [2024-12-09T02:03:00.931Z] #10 8.697 (114/114) Installing eudev (3.2.14-r2) [2024-12-09T02:03:00.931Z] #10 8.751 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:03:01.202Z] #10 8.780 Executing glib-2.80.5-r0.trigger [2024-12-09T02:03:01.202Z] #10 8.801 Executing eudev-3.2.14-r2.trigger [2024-12-09T02:03:01.202Z] #10 8.823 OK: 120 MiB in 128 packages [2024-12-09T02:03:01.480Z] #10 DONE 9.3s [2024-12-09T02:03:01.480Z] [2024-12-09T02:03:01.480Z] #17 [builder 8/8] RUN make build [2024-12-09T02:03:01.480Z] #17 0.870 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-12-09T02:03:05.768Z] #17 ... [2024-12-09T02:03:05.768Z] [2024-12-09T02:03:05.768Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2024-12-09T02:03:05.768Z] #18 0.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:03:05.768Z] #18 1.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:03:05.768Z] #18 3.081 Upgrading critical system libraries and apk-tools: [2024-12-09T02:03:05.768Z] #18 3.081 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T02:03:05.768Z] #18 3.114 Executing busybox-1.36.1-r29.trigger [2024-12-09T02:03:05.768Z] #18 3.549 Continuing the upgrade transaction with new apk-tools: [2024-12-09T02:03:05.768Z] #18 3.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T02:03:05.768Z] #18 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T02:03:08.391Z] #18 6.397 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:03:08.391Z] #18 6.559 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T02:03:08.391Z] #18 6.604 OK: 120 MiB in 128 packages [2024-12-09T02:03:08.665Z] #18 DONE 7.1s [2024-12-09T02:03:08.665Z] [2024-12-09T02:03:08.665Z] #17 [builder 8/8] RUN make build [2024-12-09T02:06:00.481Z] #17 DONE 180.1s [2024-12-09T02:06:00.481Z] [2024-12-09T02:06:00.481Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2024-12-09T02:06:01.074Z] #19 DONE 0.6s [2024-12-09T02:06:01.074Z] [2024-12-09T02:06:01.074Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2024-12-09T02:06:01.074Z] #20 DONE 0.1s [2024-12-09T02:06:01.346Z] [2024-12-09T02:06:01.346Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-12-09T02:06:01.346Z] #21 DONE 0.1s [2024-12-09T02:06:01.346Z] [2024-12-09T02:06:01.346Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2024-12-09T02:06:01.346Z] #22 DONE 0.1s [2024-12-09T02:06:01.623Z] [2024-12-09T02:06:01.623Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-12-09T02:06:01.623Z] #23 DONE 0.1s [2024-12-09T02:06:01.899Z] [2024-12-09T02:06:01.899Z] #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / [2024-12-09T02:06:01.899Z] #24 DONE 0.2s [2024-12-09T02:06:01.899Z] [2024-12-09T02:06:01.899Z] #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / [2024-12-09T02:06:02.549Z] #25 DONE 0.6s [2024-12-09T02:06:02.549Z] [2024-12-09T02:06:02.549Z] #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-12-09T02:06:03.520Z] #26 DONE 0.9s [2024-12-09T02:06:03.520Z] [2024-12-09T02:06:03.520Z] #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-12-09T02:06:04.506Z] #27 DONE 1.1s [2024-12-09T02:06:04.506Z] [2024-12-09T02:06:04.506Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-12-09T02:06:05.486Z] #28 DONE 1.1s [2024-12-09T02:06:05.487Z] [2024-12-09T02:06:05.487Z] #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-12-09T02:06:06.916Z] #29 DONE 1.0s [2024-12-09T02:06:06.916Z] [2024-12-09T02:06:06.916Z] #30 exporting to image [2024-12-09T02:06:06.916Z] #30 exporting layers [2024-12-09T02:06:09.519Z] #30 exporting layers 2.6s done [2024-12-09T02:06:09.519Z] #30 writing image sha256:96901af505e535afc4f1b734be3b29195634640cc5f7f6b8ed3a434074009f99 done [2024-12-09T02:06:09.519Z] #30 naming to docker.io/library/device-usb-camera-arm64 0.0s done [2024-12-09T02:06:09.519Z] #30 DONE 2.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T02:06:09.655Z] provisioning config files... [2024-12-09T02:06:09.674Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/192@tmp/config18399794278804126323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:06:10.034Z] ---> ****-login.sh [2024-12-09T02:06:10.034Z] nexus3.edgexfoundry.org:10001 [2024-12-09T02:06:10.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:06:10.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:06:10.307Z] Configure a credential helper to remove this warning. See [2024-12-09T02:06:10.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:06:10.307Z] [2024-12-09T02:06:10.307Z] Login Succeeded [2024-12-09T02:06:10.307Z] nexus3.edgexfoundry.org:10002 [2024-12-09T02:06:10.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:06:10.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:06:10.577Z] Configure a credential helper to remove this warning. See [2024-12-09T02:06:10.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:06:10.578Z] [2024-12-09T02:06:10.578Z] Login Succeeded [2024-12-09T02:06:10.578Z] nexus3.edgexfoundry.org:10003 [2024-12-09T02:06:10.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:06:10.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:06:10.849Z] Configure a credential helper to remove this warning. See [2024-12-09T02:06:10.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:06:10.849Z] [2024-12-09T02:06:10.849Z] Login Succeeded [2024-12-09T02:06:10.849Z] nexus3.edgexfoundry.org:10004 [2024-12-09T02:06:11.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:06:11.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:06:11.390Z] Configure a credential helper to remove this warning. See [2024-12-09T02:06:11.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:06:11.390Z] [2024-12-09T02:06:11.390Z] Login Succeeded [2024-12-09T02:06:11.390Z] ****.io [2024-12-09T02:06:11.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T02:06:11.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T02:06:11.929Z] Configure a credential helper to remove this warning. See [2024-12-09T02:06:11.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T02:06:11.929Z] [2024-12-09T02:06:11.929Z] Login Succeeded [2024-12-09T02:06:11.929Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T02:06:11.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:06:12.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T02:06:12.030Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-12-09T02:06:12.030Z] 91633e747b3f3010a9cab91b9839fc982e436734 [2024-12-09T02:06:12.030Z] latest [2024-12-09T02:06:12.030Z] 4.0.0-dev.5 [2024-12-09T02:06:12.030Z] 91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 [2024-12-09T02:06:12.030Z] main [2024-12-09T02:06:12.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:06:12.424Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:06:12.810Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:91633e747b3f3010a9cab91b9839fc982e436734 [2024-12-09T02:06:12.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-12-09T02:06:12.810Z] 302d165393fa: Preparing [2024-12-09T02:06:12.810Z] 1d78304ff20a: Preparing [2024-12-09T02:06:12.810Z] d4053bec7ede: Preparing [2024-12-09T02:06:12.810Z] bcc5aec14442: Preparing [2024-12-09T02:06:12.810Z] 503f7a4e8c5d: Preparing [2024-12-09T02:06:12.810Z] 7206d983d249: Preparing [2024-12-09T02:06:12.810Z] c2fd3aabbd0c: Preparing [2024-12-09T02:06:12.810Z] af04260c6815: Preparing [2024-12-09T02:06:12.810Z] 93587f68ac52: Preparing [2024-12-09T02:06:12.810Z] 6f8b09f722ec: Preparing [2024-12-09T02:06:12.810Z] 6f7dea2763f4: Preparing [2024-12-09T02:06:12.810Z] f583e78e97e7: Preparing [2024-12-09T02:06:12.810Z] 48f7c9d885ef: Preparing [2024-12-09T02:06:12.810Z] 651d9022c234: Preparing [2024-12-09T02:06:12.810Z] c2fd3aabbd0c: Waiting [2024-12-09T02:06:12.810Z] 6f7dea2763f4: Waiting [2024-12-09T02:06:12.810Z] 7206d983d249: Waiting [2024-12-09T02:06:12.810Z] af04260c6815: Waiting [2024-12-09T02:06:12.810Z] f583e78e97e7: Waiting [2024-12-09T02:06:12.810Z] 6f8b09f722ec: Waiting [2024-12-09T02:06:12.810Z] 48f7c9d885ef: Waiting [2024-12-09T02:06:12.810Z] 93587f68ac52: Waiting [2024-12-09T02:06:12.810Z] 651d9022c234: Waiting [2024-12-09T02:06:13.080Z] 1d78304ff20a: Pushed [2024-12-09T02:06:13.080Z] d4053bec7ede: Pushed [2024-12-09T02:06:13.080Z] bcc5aec14442: Pushed [2024-12-09T02:06:13.080Z] 302d165393fa: Pushed [2024-12-09T02:06:13.348Z] 7206d983d249: Pushed [2024-12-09T02:06:13.348Z] c2fd3aabbd0c: Pushed [2024-12-09T02:06:13.348Z] af04260c6815: Pushed [2024-12-09T02:06:13.348Z] 93587f68ac52: Pushed [2024-12-09T02:06:13.348Z] 6f8b09f722ec: Pushed [2024-12-09T02:06:13.348Z] 651d9022c234: Layer already exists [2024-12-09T02:06:15.302Z] f583e78e97e7: Pushed [2024-12-09T02:06:21.988Z] 503f7a4e8c5d: Pushed [2024-12-09T02:06:24.576Z] 6f7dea2763f4: Pushed [2024-12-09T02:06:42.826Z] 48f7c9d885ef: Pushed [2024-12-09T02:06:42.826Z] 91633e747b3f3010a9cab91b9839fc982e436734: digest: sha256:ec65378df67a40ad796d9b768209b8b208b7177a5beaa828c3aa9dfa7b3ea6fa size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:06:43.222Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:06:43.610Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-12-09T02:06:43.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-12-09T02:06:46.223Z] 302d165393fa: Preparing [2024-12-09T02:06:46.223Z] 1d78304ff20a: Preparing [2024-12-09T02:06:46.223Z] d4053bec7ede: Preparing [2024-12-09T02:06:46.223Z] bcc5aec14442: Preparing [2024-12-09T02:06:46.223Z] 503f7a4e8c5d: Preparing [2024-12-09T02:06:46.223Z] 7206d983d249: Preparing [2024-12-09T02:06:46.223Z] c2fd3aabbd0c: Preparing [2024-12-09T02:06:46.223Z] af04260c6815: Preparing [2024-12-09T02:06:46.223Z] 93587f68ac52: Preparing [2024-12-09T02:06:46.223Z] c2fd3aabbd0c: Waiting [2024-12-09T02:06:46.223Z] 6f8b09f722ec: Preparing [2024-12-09T02:06:46.223Z] af04260c6815: Waiting [2024-12-09T02:06:46.223Z] 6f7dea2763f4: Preparing [2024-12-09T02:06:46.223Z] 7206d983d249: Waiting [2024-12-09T02:06:46.223Z] f583e78e97e7: Preparing [2024-12-09T02:06:46.223Z] 93587f68ac52: Waiting [2024-12-09T02:06:46.223Z] 48f7c9d885ef: Preparing [2024-12-09T02:06:46.223Z] 6f8b09f722ec: Waiting [2024-12-09T02:06:46.223Z] 6f7dea2763f4: Waiting [2024-12-09T02:06:46.223Z] 651d9022c234: Preparing [2024-12-09T02:06:46.223Z] f583e78e97e7: Waiting [2024-12-09T02:06:46.223Z] 48f7c9d885ef: Waiting [2024-12-09T02:06:46.223Z] 651d9022c234: Waiting [2024-12-09T02:06:46.223Z] 1d78304ff20a: Layer already exists [2024-12-09T02:06:46.223Z] d4053bec7ede: Layer already exists [2024-12-09T02:06:46.223Z] bcc5aec14442: Layer already exists [2024-12-09T02:06:46.223Z] 503f7a4e8c5d: Layer already exists [2024-12-09T02:06:46.223Z] 302d165393fa: Layer already exists [2024-12-09T02:06:46.223Z] 7206d983d249: Layer already exists [2024-12-09T02:06:46.223Z] 6f8b09f722ec: Layer already exists [2024-12-09T02:06:46.223Z] c2fd3aabbd0c: Layer already exists [2024-12-09T02:06:46.223Z] af04260c6815: Layer already exists [2024-12-09T02:06:46.223Z] 93587f68ac52: Layer already exists [2024-12-09T02:06:46.223Z] f583e78e97e7: Layer already exists [2024-12-09T02:06:46.223Z] 6f7dea2763f4: Layer already exists [2024-12-09T02:06:46.223Z] 651d9022c234: Layer already exists [2024-12-09T02:06:46.223Z] 48f7c9d885ef: Layer already exists [2024-12-09T02:06:46.223Z] latest: digest: sha256:ec65378df67a40ad796d9b768209b8b208b7177a5beaa828c3aa9dfa7b3ea6fa size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:06:46.611Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:06:46.995Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.5 [2024-12-09T02:06:46.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-12-09T02:06:47.266Z] 302d165393fa: Preparing [2024-12-09T02:06:47.266Z] 1d78304ff20a: Preparing [2024-12-09T02:06:47.266Z] d4053bec7ede: Preparing [2024-12-09T02:06:47.266Z] bcc5aec14442: Preparing [2024-12-09T02:06:47.266Z] 503f7a4e8c5d: Preparing [2024-12-09T02:06:47.266Z] 7206d983d249: Preparing [2024-12-09T02:06:47.266Z] c2fd3aabbd0c: Preparing [2024-12-09T02:06:47.266Z] af04260c6815: Preparing [2024-12-09T02:06:47.266Z] 93587f68ac52: Preparing [2024-12-09T02:06:47.266Z] 6f8b09f722ec: Preparing [2024-12-09T02:06:47.266Z] 6f7dea2763f4: Preparing [2024-12-09T02:06:47.266Z] f583e78e97e7: Preparing [2024-12-09T02:06:47.266Z] 48f7c9d885ef: Preparing [2024-12-09T02:06:47.266Z] 651d9022c234: Preparing [2024-12-09T02:06:47.266Z] af04260c6815: Waiting [2024-12-09T02:06:47.266Z] 93587f68ac52: Waiting [2024-12-09T02:06:47.266Z] 6f8b09f722ec: Waiting [2024-12-09T02:06:47.266Z] 48f7c9d885ef: Waiting [2024-12-09T02:06:47.266Z] 6f7dea2763f4: Waiting [2024-12-09T02:06:47.266Z] 651d9022c234: Waiting [2024-12-09T02:06:47.266Z] f583e78e97e7: Waiting [2024-12-09T02:06:47.266Z] 7206d983d249: Waiting [2024-12-09T02:06:47.266Z] c2fd3aabbd0c: Waiting [2024-12-09T02:06:47.266Z] bcc5aec14442: Layer already exists [2024-12-09T02:06:47.266Z] d4053bec7ede: Layer already exists [2024-12-09T02:06:47.266Z] 302d165393fa: Layer already exists [2024-12-09T02:06:47.266Z] 1d78304ff20a: Layer already exists [2024-12-09T02:06:47.536Z] c2fd3aabbd0c: Layer already exists [2024-12-09T02:06:47.536Z] 7206d983d249: Layer already exists [2024-12-09T02:06:48.126Z] af04260c6815: Layer already exists [2024-12-09T02:06:49.542Z] 93587f68ac52: Layer already exists [2024-12-09T02:06:49.543Z] 503f7a4e8c5d: Layer already exists [2024-12-09T02:06:49.543Z] 6f7dea2763f4: Layer already exists [2024-12-09T02:06:49.543Z] 6f8b09f722ec: Layer already exists [2024-12-09T02:06:49.543Z] f583e78e97e7: Layer already exists [2024-12-09T02:06:49.543Z] 48f7c9d885ef: Layer already exists [2024-12-09T02:06:49.543Z] 651d9022c234: Layer already exists [2024-12-09T02:06:49.811Z] 4.0.0-dev.5: digest: sha256:ec65378df67a40ad796d9b768209b8b208b7177a5beaa828c3aa9dfa7b3ea6fa size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:06:50.195Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:06:50.572Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 [2024-12-09T02:06:50.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-12-09T02:06:51.992Z] 302d165393fa: Preparing [2024-12-09T02:06:51.992Z] 1d78304ff20a: Preparing [2024-12-09T02:06:51.992Z] d4053bec7ede: Preparing [2024-12-09T02:06:51.992Z] bcc5aec14442: Preparing [2024-12-09T02:06:51.992Z] 503f7a4e8c5d: Preparing [2024-12-09T02:06:51.992Z] 7206d983d249: Preparing [2024-12-09T02:06:51.992Z] c2fd3aabbd0c: Preparing [2024-12-09T02:06:51.992Z] af04260c6815: Preparing [2024-12-09T02:06:51.992Z] 93587f68ac52: Preparing [2024-12-09T02:06:51.992Z] 6f8b09f722ec: Preparing [2024-12-09T02:06:51.992Z] 6f7dea2763f4: Preparing [2024-12-09T02:06:51.992Z] 7206d983d249: Waiting [2024-12-09T02:06:51.992Z] c2fd3aabbd0c: Waiting [2024-12-09T02:06:51.992Z] f583e78e97e7: Preparing [2024-12-09T02:06:51.992Z] 48f7c9d885ef: Preparing [2024-12-09T02:06:51.992Z] 651d9022c234: Preparing [2024-12-09T02:06:51.992Z] af04260c6815: Waiting [2024-12-09T02:06:51.992Z] 6f8b09f722ec: Waiting [2024-12-09T02:06:51.992Z] 6f7dea2763f4: Waiting [2024-12-09T02:06:51.992Z] f583e78e97e7: Waiting [2024-12-09T02:06:51.992Z] 48f7c9d885ef: Waiting [2024-12-09T02:06:51.992Z] 651d9022c234: Waiting [2024-12-09T02:06:51.992Z] 93587f68ac52: Waiting [2024-12-09T02:06:52.260Z] d4053bec7ede: Layer already exists [2024-12-09T02:06:52.261Z] 503f7a4e8c5d: Layer already exists [2024-12-09T02:06:52.261Z] 1d78304ff20a: Layer already exists [2024-12-09T02:06:52.261Z] 302d165393fa: Layer already exists [2024-12-09T02:06:52.261Z] bcc5aec14442: Layer already exists [2024-12-09T02:06:52.261Z] af04260c6815: Layer already exists [2024-12-09T02:06:52.261Z] c2fd3aabbd0c: Layer already exists [2024-12-09T02:06:52.261Z] 93587f68ac52: Layer already exists [2024-12-09T02:06:52.261Z] 7206d983d249: Layer already exists [2024-12-09T02:06:52.261Z] f583e78e97e7: Layer already exists [2024-12-09T02:06:52.261Z] 6f8b09f722ec: Layer already exists [2024-12-09T02:06:52.261Z] 6f7dea2763f4: Layer already exists [2024-12-09T02:06:52.261Z] 48f7c9d885ef: Layer already exists [2024-12-09T02:06:52.261Z] 651d9022c234: Layer already exists [2024-12-09T02:06:52.261Z] 91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5: digest: sha256:ec65378df67a40ad796d9b768209b8b208b7177a5beaa828c3aa9dfa7b3ea6fa size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:06:52.645Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:06:53.021Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-12-09T02:06:53.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-12-09T02:06:53.021Z] 302d165393fa: Preparing [2024-12-09T02:06:53.021Z] 1d78304ff20a: Preparing [2024-12-09T02:06:53.021Z] d4053bec7ede: Preparing [2024-12-09T02:06:53.021Z] bcc5aec14442: Preparing [2024-12-09T02:06:53.021Z] 503f7a4e8c5d: Preparing [2024-12-09T02:06:53.021Z] 7206d983d249: Preparing [2024-12-09T02:06:53.021Z] c2fd3aabbd0c: Preparing [2024-12-09T02:06:53.021Z] af04260c6815: Preparing [2024-12-09T02:06:53.021Z] 93587f68ac52: Preparing [2024-12-09T02:06:53.021Z] 6f8b09f722ec: Preparing [2024-12-09T02:06:53.021Z] 6f7dea2763f4: Preparing [2024-12-09T02:06:53.021Z] 7206d983d249: Waiting [2024-12-09T02:06:53.021Z] f583e78e97e7: Preparing [2024-12-09T02:06:53.021Z] c2fd3aabbd0c: Waiting [2024-12-09T02:06:53.021Z] 48f7c9d885ef: Preparing [2024-12-09T02:06:53.021Z] 6f8b09f722ec: Waiting [2024-12-09T02:06:53.021Z] 651d9022c234: Preparing [2024-12-09T02:06:53.022Z] af04260c6815: Waiting [2024-12-09T02:06:53.022Z] 93587f68ac52: Waiting [2024-12-09T02:06:53.022Z] 6f7dea2763f4: Waiting [2024-12-09T02:06:53.022Z] f583e78e97e7: Waiting [2024-12-09T02:06:53.022Z] 48f7c9d885ef: Waiting [2024-12-09T02:06:53.022Z] 651d9022c234: Waiting [2024-12-09T02:06:53.022Z] bcc5aec14442: Layer already exists [2024-12-09T02:06:53.022Z] 302d165393fa: Layer already exists [2024-12-09T02:06:53.022Z] 1d78304ff20a: Layer already exists [2024-12-09T02:06:53.022Z] d4053bec7ede: Layer already exists [2024-12-09T02:06:53.022Z] 503f7a4e8c5d: Layer already exists [2024-12-09T02:06:53.022Z] 7206d983d249: Layer already exists [2024-12-09T02:06:53.022Z] c2fd3aabbd0c: Layer already exists [2024-12-09T02:06:53.022Z] 93587f68ac52: Layer already exists [2024-12-09T02:06:53.022Z] af04260c6815: Layer already exists [2024-12-09T02:06:53.022Z] 6f8b09f722ec: Layer already exists [2024-12-09T02:06:53.022Z] 6f7dea2763f4: Layer already exists [2024-12-09T02:06:53.022Z] f583e78e97e7: Layer already exists [2024-12-09T02:06:53.022Z] 48f7c9d885ef: Layer already exists [2024-12-09T02:06:53.291Z] 651d9022c234: Layer already exists [2024-12-09T02:06:53.291Z] main: digest: sha256:ec65378df67a40ad796d9b768209b8b208b7177a5beaa828c3aa9dfa7b3ea6fa size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T02:06:53.378Z] ===================================================== [Pipeline] echo [2024-12-09T02:06:53.396Z] taggedImages: [2024-12-09T02:06:53.396Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:91633e747b3f3010a9cab91b9839fc982e436734 [2024-12-09T02:06:53.396Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-12-09T02:06:53.396Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.5 [2024-12-09T02:06:53.396Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:91633e747b3f3010a9cab91b9839fc982e436734-4.0.0-dev.5 [2024-12-09T02:06:53.396Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:06:53.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T02:06:53.811Z] [2024-12-09T02:06:53.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:06:54.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T02:06:54.445Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-09T02:06:54.445Z] 8998bd30e6a1: Pulling fs layer [2024-12-09T02:06:54.445Z] 04944245beec: Pulling fs layer [2024-12-09T02:06:54.445Z] 699f458cf7ca: Pulling fs layer [2024-12-09T02:06:54.445Z] 765212b225bb: Pulling fs layer [2024-12-09T02:06:54.445Z] f23df028b6ca: Pulling fs layer [2024-12-09T02:06:54.445Z] d65c8cfc05b1: Pulling fs layer [2024-12-09T02:06:54.445Z] 2437ff75d9bd: Pulling fs layer [2024-12-09T02:06:54.445Z] 765212b225bb: Waiting [2024-12-09T02:06:54.445Z] d65c8cfc05b1: Waiting [2024-12-09T02:06:54.445Z] f23df028b6ca: Waiting [2024-12-09T02:06:54.445Z] 2437ff75d9bd: Waiting [2024-12-09T02:06:54.445Z] 04944245beec: Verifying Checksum [2024-12-09T02:06:54.445Z] 04944245beec: Download complete [2024-12-09T02:06:54.445Z] 765212b225bb: Verifying Checksum [2024-12-09T02:06:54.445Z] 765212b225bb: Download complete [2024-12-09T02:06:54.717Z] 699f458cf7ca: Download complete [2024-12-09T02:06:54.717Z] f23df028b6ca: Verifying Checksum [2024-12-09T02:06:54.717Z] f23df028b6ca: Download complete [2024-12-09T02:06:54.717Z] d65c8cfc05b1: Verifying Checksum [2024-12-09T02:06:54.717Z] d65c8cfc05b1: Download complete [2024-12-09T02:06:55.309Z] 8998bd30e6a1: Verifying Checksum [2024-12-09T02:06:55.309Z] 8998bd30e6a1: Download complete [2024-12-09T02:06:57.907Z] 2437ff75d9bd: Verifying Checksum [2024-12-09T02:06:57.907Z] 2437ff75d9bd: Download complete [2024-12-09T02:07:02.186Z] 8998bd30e6a1: Pull complete [2024-12-09T02:07:02.453Z] 04944245beec: Pull complete [2024-12-09T02:07:04.399Z] 699f458cf7ca: Pull complete [2024-12-09T02:07:04.399Z] 765212b225bb: Pull complete [2024-12-09T02:07:05.358Z] f23df028b6ca: Pull complete [2024-12-09T02:07:05.358Z] d65c8cfc05b1: Pull complete [2024-12-09T02:07:32.089Z] 2437ff75d9bd: Pull complete [2024-12-09T02:07:32.089Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-09T02:07:32.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T02:07:32.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:07:32.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-34746 does not seem to be running inside a container [2024-12-09T02:07:32.370Z] $ 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/192 -v /w/workspace/device-usb-camera/192:/w/workspace/device-usb-camera/192:rw,z -v /w/workspace/device-usb-camera/192@tmp:/w/workspace/device-usb-camera/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-09T02:07:34.703Z] $ docker top 7c028b516c0a9ff4e93d94b0cba99307ea5308a2a774b0ec02d6f1539f9d127b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:07:35.534Z] ---> job-cost.sh [2024-12-09T02:07:35.534Z] lf-activate-venv: SKIPPING [2024-12-09T02:07:35.534Z] INFO: No Stack... [2024-12-09T02:07:35.801Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T02:07:36.761Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T02:07:37.098Z] + cat /w/workspace/device-usb-camera/192/archives/cost.csv [2024-12-09T02:07:37.099Z] + cut -d, -f6 [Pipeline] lock [2024-12-09T02:07:37.437Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] [2024-12-09T02:07:37.445Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] did not exist. Created. [2024-12-09T02:07:37.453Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T02:07:37.815Z] /w/workspace/device-usb-camera/192@tmp/durable-de3cfedd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-09T02:07:38.469Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T02:07:38.499Z] Warning: overwriting stash ‘stack-cost’ [2024-12-09T02:07:38.558Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T02:07:38.568Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T02:07:38.594Z] $ docker stop --time=1 7c028b516c0a9ff4e93d94b0cba99307ea5308a2a774b0ec02d6f1539f9d127b [2024-12-09T02:07:40.072Z] $ docker rm -f --volumes 7c028b516c0a9ff4e93d94b0cba99307ea5308a2a774b0ec02d6f1539f9d127b [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 [2024-12-09T02:07:40.557Z] provisioning config files... [2024-12-09T02:07:40.594Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6534829284264890712tmp [Pipeline] { [Pipeline] sh [2024-12-09T02:07:40.956Z] + set +x [2024-12-09T02:07:40.956Z] + curl -s https://codecov.io/bash [2024-12-09T02:07:40.956Z] + bash -s -- [2024-12-09T02:07:40.956Z] [2024-12-09T02:07:40.956Z] _____ _ [2024-12-09T02:07:40.956Z] / ____| | | [2024-12-09T02:07:40.956Z] | | ___ __| | ___ ___ _____ __ [2024-12-09T02:07:40.956Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-09T02:07:40.956Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-09T02:07:40.956Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-09T02:07:40.956Z] Bash-1.0.6 [2024-12-09T02:07:40.956Z] [2024-12-09T02:07:40.956Z] [2024-12-09T02:07:40.956Z] ==> git version 2.25.1 found [2024-12-09T02:07:40.956Z] ==> 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 [2024-12-09T02:07:40.956Z] Release-Date: 2020-01-08 [2024-12-09T02:07:40.956Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-09T02:07:40.956Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-09T02:07:40.956Z] ==> Jenkins CI detected. [2024-12-09T02:07:40.956Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-12-09T02:07:40.956Z] project root: . [2024-12-09T02:07:40.956Z] --> token set from env [2024-12-09T02:07:40.956Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-09T02:07:40.956Z] ==> Running gcov in . (disable via -X gcov) [2024-12-09T02:07:40.956Z] ==> Python coveragepy not found [2024-12-09T02:07:40.956Z] ==> Searching for coverage reports in: [2024-12-09T02:07:40.956Z] + . [2024-12-09T02:07:40.956Z] -> Found 1 reports [2024-12-09T02:07:40.956Z] ==> Detecting git/mercurial file structure [2024-12-09T02:07:40.956Z] ==> Reading reports [2024-12-09T02:07:40.956Z] + ./coverage.out bytes=54772 [2024-12-09T02:07:40.956Z] ==> Appending adjustments [2024-12-09T02:07:40.956Z] https://docs.codecov.io/docs/fixing-reports [2024-12-09T02:07:41.240Z] + Found adjustments [2024-12-09T02:07:41.240Z] ==> Gzipping contents [2024-12-09T02:07:41.240Z] 8.0K /tmp/codecov.qvFu9K.gz [2024-12-09T02:07:41.240Z] ==> Uploading reports [2024-12-09T02:07:41.240Z] url: https://codecov.io [2024-12-09T02:07:41.240Z] query: branch=main&commit=91633e747b3f3010a9cab91b9839fc982e436734&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T02:07:41.240Z] -> Pinging Codecov [2024-12-09T02:07:41.240Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=91633e747b3f3010a9cab91b9839fc982e436734&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T02:07:41.240Z] -> Uploading to [2024-12-09T02:07:41.240Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/91633e747b3f3010a9cab91b9839fc982e436734/d1f7c321-7c6f-46e2-8449-f48d975a8cc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T020741Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a7d0ff1d1f79422d663d808ab61d26f6165a03f9cb3e1ab77dd39c62991ca013 [2024-12-09T02:07:41.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T02:07:41.240Z] Dload Upload Total Spent Left Speed [2024-12-09T02:07:41.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 41815 --:--:-- --:--:-- --:--:-- 41815 [2024-12-09T02:07:41.528Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] } [2024-12-09T02:07:41.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-09T02:07:41.789Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-09T02:07:41.806Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:07:42.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T02:07:42.118Z] [2024-12-09T02:07:42.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:07:42.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T02:07:42.421Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-09T02:07:42.421Z] 43c4264eed91: Already exists [2024-12-09T02:07:42.421Z] 4cc291be95ef: Already exists [2024-12-09T02:07:42.421Z] 2ac1f1163629: Already exists [2024-12-09T02:07:42.421Z] 5c3c966382ef: Already exists [2024-12-09T02:07:42.421Z] 4f4fb700ef54: Already exists [2024-12-09T02:07:42.421Z] d9c7d2e4e75e: Pulling fs layer [2024-12-09T02:07:42.421Z] 9c3e1370e548: Pulling fs layer [2024-12-09T02:07:42.679Z] d9c7d2e4e75e: Download complete [2024-12-09T02:07:42.938Z] d9c7d2e4e75e: Pull complete [2024-12-09T02:07:43.506Z] 9c3e1370e548: Verifying Checksum [2024-12-09T02:07:43.506Z] 9c3e1370e548: Download complete [2024-12-09T02:07:46.040Z] 9c3e1370e548: Pull complete [2024-12-09T02:07:46.040Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-09T02:07:46.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T02:07:46.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:07:46.138Z] prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container [2024-12-09T02:07:46.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-09T02:07:47.060Z] $ docker top 797718e73df576f46fe6adc037e4de615aac7cdce92e8da2cc24003c5c24b368 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T02:07:47.413Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-12-09T02:07:47.423Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-12-09T02:07:47.695Z] + set -o pipefail [2024-12-09T02:07:47.695Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-12-09T02:07:55.815Z] [2024-12-09T02:07:55.815Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-12-09T02:07:55.815Z] [2024-12-09T02:07:55.815Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/dcb1475f-418b-4e70-8c21-a7862f79b863 [2024-12-09T02:07:55.815Z] [2024-12-09T02:07:55.815Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-09T02:07:55.815Z] [2024-12-09T02:07:55.815Z] [2024-12-09T02:07:55.815Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-09T02:07:55.815Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-09T02:07:55.825Z] $ docker stop --time=1 797718e73df576f46fe6adc037e4de615aac7cdce92e8da2cc24003c5c24b368 [2024-12-09T02:08:00.847Z] $ docker rm -f --volumes 797718e73df576f46fe6adc037e4de615aac7cdce92e8da2cc24003c5c24b368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T02:08:01.693Z] + git log --format=format:%s -1 91633e747b3f3010a9cab91b9839fc982e436734 [Pipeline] sh [2024-12-09T02:08:01.985Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T02:08:01.985Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:02.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T02:08:02.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:08:02.376Z] prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container [2024-12-09T02:08:02.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T02:08:02.937Z] $ docker top 37e695d68b4b451798203a0ee425ed7b30d7a08fb2af455fb07d6b8a003c1288 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T02:08:03.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T02:08:03.037Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T02:08:03.143Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T02:08:03.143Z] $ docker exec 37e695d68b4b451798203a0ee425ed7b30d7a08fb2af455fb07d6b8a003c1288 ssh-agent [2024-12-09T02:08:03.240Z] SSH_AUTH_SOCK=/tmp/ssh-IXv4eMKaBK4w/agent.32 [2024-12-09T02:08:03.240Z] SSH_AGENT_PID=38 [2024-12-09T02:08:03.243Z] Running ssh-add (command line suppressed) [2024-12-09T02:08:03.339Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13113916404728331836.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13113916404728331836.key) [2024-12-09T02:08:03.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T02:08:03.647Z] + git semver tag [2024-12-09T02:08:03.906Z] 2024-12-09 02:08:03,818 [run_tag] DEBUG tag force:False [2024-12-09T02:08:03.906Z] 2024-12-09 02:08:03,819 [check_head_tag] DEBUG check head tag [2024-12-09T02:08:03.906Z] 2024-12-09 02:08:03,821 [execute] INFO git cat-file --batch-check [2024-12-09T02:08:03.906Z] 2024-12-09 02:08:03,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-12-09T02:08:03.906Z] 2024-12-09 02:08:03,825 [execute] INFO git cat-file --batch [2024-12-09T02:08:03.907Z] 2024-12-09 02:08:03,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-12-09T02:08:03.907Z] 2024-12-09 02:08:03,866 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-09T02:08:03.907Z] 2024-12-09 02:08:03,867 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 [2024-12-09T02:08:03.907Z] 2024-12-09 02:08:03,867 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T02:08:03.907Z] 2024-12-09 02:08:03,871 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-09T02:08:03.907Z] 4.0.0-dev.5 [Pipeline] } [2024-12-09T02:08:03.914Z] $ docker exec --env ******** --env ******** 37e695d68b4b451798203a0ee425ed7b30d7a08fb2af455fb07d6b8a003c1288 ssh-agent -k [2024-12-09T02:08:04.016Z] unset SSH_AUTH_SOCK; [2024-12-09T02:08:04.016Z] unset SSH_AGENT_PID; [2024-12-09T02:08:04.016Z] echo Agent pid 38 killed; [2024-12-09T02:08:04.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T02:08:04.352Z] + git semver [Pipeline] } [2024-12-09T02:08:04.620Z] $ docker stop --time=1 37e695d68b4b451798203a0ee425ed7b30d7a08fb2af455fb07d6b8a003c1288 [2024-12-09T02:08:05.888Z] $ docker rm -f --volumes 37e695d68b4b451798203a0ee425ed7b30d7a08fb2af455fb07d6b8a003c1288 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:06.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T02:08:06.286Z] [2024-12-09T02:08:06.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:06.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T02:08:06.587Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-09T02:08:06.587Z] ab5ef0e58194: Pulling fs layer [2024-12-09T02:08:06.587Z] 9712f1f96733: Pulling fs layer [2024-12-09T02:08:06.587Z] 63f879dbbcfc: Pulling fs layer [2024-12-09T02:08:06.587Z] 0d9ebad4ef96: Pulling fs layer [2024-12-09T02:08:06.587Z] e9a5061849ea: Pulling fs layer [2024-12-09T02:08:06.587Z] d747dcd14b5f: Pulling fs layer [2024-12-09T02:08:06.587Z] 2de7ff778b66: Pulling fs layer [2024-12-09T02:08:06.587Z] 0d9ebad4ef96: Waiting [2024-12-09T02:08:06.587Z] e9a5061849ea: Waiting [2024-12-09T02:08:06.587Z] d747dcd14b5f: Waiting [2024-12-09T02:08:06.587Z] 2de7ff778b66: Waiting [2024-12-09T02:08:06.587Z] 9712f1f96733: Download complete [2024-12-09T02:08:06.852Z] 63f879dbbcfc: Verifying Checksum [2024-12-09T02:08:06.852Z] 63f879dbbcfc: Download complete [2024-12-09T02:08:07.111Z] e9a5061849ea: Verifying Checksum [2024-12-09T02:08:07.111Z] e9a5061849ea: Download complete [2024-12-09T02:08:07.111Z] d747dcd14b5f: Download complete [2024-12-09T02:08:07.111Z] 0d9ebad4ef96: Verifying Checksum [2024-12-09T02:08:07.111Z] 0d9ebad4ef96: Download complete [2024-12-09T02:08:07.111Z] ab5ef0e58194: Verifying Checksum [2024-12-09T02:08:07.111Z] ab5ef0e58194: Download complete [2024-12-09T02:08:07.111Z] 2de7ff778b66: Download complete [2024-12-09T02:08:10.394Z] ab5ef0e58194: Pull complete [2024-12-09T02:08:10.394Z] 9712f1f96733: Pull complete [2024-12-09T02:08:10.653Z] 63f879dbbcfc: Pull complete [2024-12-09T02:08:14.831Z] 0d9ebad4ef96: Pull complete [2024-12-09T02:08:14.831Z] e9a5061849ea: Pull complete [2024-12-09T02:08:14.831Z] d747dcd14b5f: Pull complete [2024-12-09T02:08:15.765Z] 2de7ff778b66: Pull complete [2024-12-09T02:08:15.765Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-09T02:08:15.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T02:08:15.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:08:15.870Z] prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container [2024-12-09T02:08:15.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-09T02:08:21.485Z] $ docker top 27937a5b337a8df3300ea959d8eabf0f4dbafee5e3603cb6ffdcc919b4fe05ef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-09T02:08:21.571Z] provisioning config files... [2024-12-09T02:08:21.577Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14414214877525636489tmp [2024-12-09T02:08:21.585Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1797477246759627366tmp [2024-12-09T02:08:21.592Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8351743718475046923tmp [Pipeline] { [Pipeline] echo [2024-12-09T02:08:21.621Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:08:21.917Z] ---> sigul-configuration.sh [2024-12-09T02:08:21.917Z] gpg: directory `/root/.gnupg' created [2024-12-09T02:08:21.917Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-09T02:08:21.917Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-09T02:08:21.917Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-09T02:08:21.917Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-09T02:08:21.917Z] gpg: CAST5 encrypted data [2024-12-09T02:08:21.917Z] gpg: encrypted with 1 passphrase [2024-12-09T02:08:21.917Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-09T02:08:22.210Z] + mkdir /home/jenkins [2024-12-09T02:08:22.210Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-09T02:08:22.505Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-12-09T02:08:22.519Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:08:22.816Z] ---> sigul-install.sh [2024-12-09T02:08:22.816Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-09T02:08:23.118Z] + git tag --list [2024-12-09T02:08:23.118Z] v0.0.0 [2024-12-09T02:08:23.118Z] v0.0.1-dev.1 [2024-12-09T02:08:23.118Z] v0.0.1-dev.10 [2024-12-09T02:08:23.118Z] v0.0.1-dev.11 [2024-12-09T02:08:23.118Z] v0.0.1-dev.12 [2024-12-09T02:08:23.118Z] v0.0.1-dev.13 [2024-12-09T02:08:23.118Z] v0.0.1-dev.14 [2024-12-09T02:08:23.118Z] v0.0.1-dev.15 [2024-12-09T02:08:23.118Z] v0.0.1-dev.16 [2024-12-09T02:08:23.118Z] v0.0.1-dev.2 [2024-12-09T02:08:23.118Z] v0.0.1-dev.3 [2024-12-09T02:08:23.118Z] v0.0.1-dev.4 [2024-12-09T02:08:23.118Z] v0.0.1-dev.5 [2024-12-09T02:08:23.118Z] v0.0.1-dev.6 [2024-12-09T02:08:23.118Z] v0.0.1-dev.7 [2024-12-09T02:08:23.118Z] v0.0.1-dev.8 [2024-12-09T02:08:23.118Z] v0.0.1-dev.9 [2024-12-09T02:08:23.118Z] v2.2.0 [2024-12-09T02:08:23.118Z] v2.2.0-dev.17 [2024-12-09T02:08:23.118Z] v2.2.0-dev.18 [2024-12-09T02:08:23.118Z] v2.2.0-dev.19 [2024-12-09T02:08:23.118Z] v2.2.0-dev.20 [2024-12-09T02:08:23.118Z] v2.2.0-dev.21 [2024-12-09T02:08:23.118Z] v2.2.0-dev.22 [2024-12-09T02:08:23.118Z] v2.2.0-dev.23 [2024-12-09T02:08:23.118Z] v2.2.0-dev.24 [2024-12-09T02:08:23.118Z] v2.2.0-dev.25 [2024-12-09T02:08:23.118Z] v2.2.0-dev.26 [2024-12-09T02:08:23.118Z] v2.2.0-dev.27 [2024-12-09T02:08:23.118Z] v2.3.0 [2024-12-09T02:08:23.118Z] v2.3.0-dev.1 [2024-12-09T02:08:23.118Z] v2.3.0-dev.10 [2024-12-09T02:08:23.118Z] v2.3.0-dev.11 [2024-12-09T02:08:23.118Z] v2.3.0-dev.12 [2024-12-09T02:08:23.118Z] v2.3.0-dev.13 [2024-12-09T02:08:23.118Z] v2.3.0-dev.14 [2024-12-09T02:08:23.118Z] v2.3.0-dev.15 [2024-12-09T02:08:23.118Z] v2.3.0-dev.16 [2024-12-09T02:08:23.118Z] v2.3.0-dev.17 [2024-12-09T02:08:23.118Z] v2.3.0-dev.18 [2024-12-09T02:08:23.118Z] v2.3.0-dev.19 [2024-12-09T02:08:23.118Z] v2.3.0-dev.2 [2024-12-09T02:08:23.118Z] v2.3.0-dev.20 [2024-12-09T02:08:23.118Z] v2.3.0-dev.21 [2024-12-09T02:08:23.118Z] v2.3.0-dev.22 [2024-12-09T02:08:23.118Z] v2.3.0-dev.23 [2024-12-09T02:08:23.118Z] v2.3.0-dev.24 [2024-12-09T02:08:23.118Z] v2.3.0-dev.25 [2024-12-09T02:08:23.118Z] v2.3.0-dev.26 [2024-12-09T02:08:23.118Z] v2.3.0-dev.27 [2024-12-09T02:08:23.118Z] v2.3.0-dev.28 [2024-12-09T02:08:23.118Z] v2.3.0-dev.3 [2024-12-09T02:08:23.118Z] v2.3.0-dev.4 [2024-12-09T02:08:23.118Z] v2.3.0-dev.5 [2024-12-09T02:08:23.118Z] v2.3.0-dev.6 [2024-12-09T02:08:23.118Z] v2.3.0-dev.7 [2024-12-09T02:08:23.118Z] v2.3.0-dev.8 [2024-12-09T02:08:23.118Z] v2.3.0-dev.9 [2024-12-09T02:08:23.118Z] v2.3.1 [2024-12-09T02:08:23.118Z] v2.3.1-dev.4 [2024-12-09T02:08:23.118Z] v2.3.1-dev.5 [2024-12-09T02:08:23.118Z] v2.3.1-dev.6 [2024-12-09T02:08:23.118Z] v3.0 [2024-12-09T02:08:23.118Z] v3.0.0 [2024-12-09T02:08:23.118Z] v3.0.0-dev.1 [2024-12-09T02:08:23.118Z] v3.0.0-dev.10 [2024-12-09T02:08:23.118Z] v3.0.0-dev.11 [2024-12-09T02:08:23.118Z] v3.0.0-dev.12 [2024-12-09T02:08:23.118Z] v3.0.0-dev.13 [2024-12-09T02:08:23.118Z] v3.0.0-dev.14 [2024-12-09T02:08:23.118Z] v3.0.0-dev.15 [2024-12-09T02:08:23.118Z] v3.0.0-dev.16 [2024-12-09T02:08:23.118Z] v3.0.0-dev.17 [2024-12-09T02:08:23.118Z] v3.0.0-dev.18 [2024-12-09T02:08:23.118Z] v3.0.0-dev.19 [2024-12-09T02:08:23.118Z] v3.0.0-dev.2 [2024-12-09T02:08:23.118Z] v3.0.0-dev.20 [2024-12-09T02:08:23.118Z] v3.0.0-dev.21 [2024-12-09T02:08:23.118Z] v3.0.0-dev.22 [2024-12-09T02:08:23.118Z] v3.0.0-dev.23 [2024-12-09T02:08:23.118Z] v3.0.0-dev.24 [2024-12-09T02:08:23.118Z] v3.0.0-dev.25 [2024-12-09T02:08:23.118Z] v3.0.0-dev.26 [2024-12-09T02:08:23.118Z] v3.0.0-dev.27 [2024-12-09T02:08:23.118Z] v3.0.0-dev.28 [2024-12-09T02:08:23.118Z] v3.0.0-dev.29 [2024-12-09T02:08:23.118Z] v3.0.0-dev.3 [2024-12-09T02:08:23.118Z] v3.0.0-dev.30 [2024-12-09T02:08:23.118Z] v3.0.0-dev.31 [2024-12-09T02:08:23.118Z] v3.0.0-dev.32 [2024-12-09T02:08:23.118Z] v3.0.0-dev.33 [2024-12-09T02:08:23.118Z] v3.0.0-dev.34 [2024-12-09T02:08:23.118Z] v3.0.0-dev.35 [2024-12-09T02:08:23.118Z] v3.0.0-dev.36 [2024-12-09T02:08:23.118Z] v3.0.0-dev.37 [2024-12-09T02:08:23.118Z] v3.0.0-dev.38 [2024-12-09T02:08:23.118Z] v3.0.0-dev.39 [2024-12-09T02:08:23.118Z] v3.0.0-dev.4 [2024-12-09T02:08:23.118Z] v3.0.0-dev.40 [2024-12-09T02:08:23.118Z] v3.0.0-dev.41 [2024-12-09T02:08:23.118Z] v3.0.0-dev.42 [2024-12-09T02:08:23.118Z] v3.0.0-dev.43 [2024-12-09T02:08:23.118Z] v3.0.0-dev.44 [2024-12-09T02:08:23.118Z] v3.0.0-dev.45 [2024-12-09T02:08:23.118Z] v3.0.0-dev.46 [2024-12-09T02:08:23.118Z] v3.0.0-dev.47 [2024-12-09T02:08:23.118Z] v3.0.0-dev.48 [2024-12-09T02:08:23.118Z] v3.0.0-dev.49 [2024-12-09T02:08:23.118Z] v3.0.0-dev.5 [2024-12-09T02:08:23.118Z] v3.0.0-dev.50 [2024-12-09T02:08:23.118Z] v3.0.0-dev.51 [2024-12-09T02:08:23.118Z] v3.0.0-dev.6 [2024-12-09T02:08:23.118Z] v3.0.0-dev.7 [2024-12-09T02:08:23.118Z] v3.0.0-dev.8 [2024-12-09T02:08:23.118Z] v3.0.0-dev.9 [2024-12-09T02:08:23.118Z] v3.1 [2024-12-09T02:08:23.118Z] v3.1.0 [2024-12-09T02:08:23.118Z] v3.1.0-dev.1 [2024-12-09T02:08:23.118Z] v3.1.0-dev.10 [2024-12-09T02:08:23.118Z] v3.1.0-dev.11 [2024-12-09T02:08:23.118Z] v3.1.0-dev.12 [2024-12-09T02:08:23.118Z] v3.1.0-dev.13 [2024-12-09T02:08:23.118Z] v3.1.0-dev.14 [2024-12-09T02:08:23.118Z] v3.1.0-dev.15 [2024-12-09T02:08:23.118Z] v3.1.0-dev.16 [2024-12-09T02:08:23.118Z] v3.1.0-dev.17 [2024-12-09T02:08:23.118Z] v3.1.0-dev.18 [2024-12-09T02:08:23.118Z] v3.1.0-dev.19 [2024-12-09T02:08:23.118Z] v3.1.0-dev.2 [2024-12-09T02:08:23.118Z] v3.1.0-dev.20 [2024-12-09T02:08:23.118Z] v3.1.0-dev.21 [2024-12-09T02:08:23.118Z] v3.1.0-dev.22 [2024-12-09T02:08:23.118Z] v3.1.0-dev.23 [2024-12-09T02:08:23.118Z] v3.1.0-dev.24 [2024-12-09T02:08:23.118Z] v3.1.0-dev.25 [2024-12-09T02:08:23.118Z] v3.1.0-dev.26 [2024-12-09T02:08:23.118Z] v3.1.0-dev.27 [2024-12-09T02:08:23.118Z] v3.1.0-dev.28 [2024-12-09T02:08:23.118Z] v3.1.0-dev.29 [2024-12-09T02:08:23.118Z] v3.1.0-dev.3 [2024-12-09T02:08:23.118Z] v3.1.0-dev.30 [2024-12-09T02:08:23.118Z] v3.1.0-dev.31 [2024-12-09T02:08:23.118Z] v3.1.0-dev.32 [2024-12-09T02:08:23.118Z] v3.1.0-dev.33 [2024-12-09T02:08:23.118Z] v3.1.0-dev.34 [2024-12-09T02:08:23.118Z] v3.1.0-dev.35 [2024-12-09T02:08:23.118Z] v3.1.0-dev.36 [2024-12-09T02:08:23.118Z] v3.1.0-dev.37 [2024-12-09T02:08:23.118Z] v3.1.0-dev.38 [2024-12-09T02:08:23.118Z] v3.1.0-dev.39 [2024-12-09T02:08:23.118Z] v3.1.0-dev.4 [2024-12-09T02:08:23.118Z] v3.1.0-dev.5 [2024-12-09T02:08:23.118Z] v3.1.0-dev.6 [2024-12-09T02:08:23.118Z] v3.1.0-dev.7 [2024-12-09T02:08:23.118Z] v3.1.0-dev.8 [2024-12-09T02:08:23.118Z] v3.1.0-dev.9 [2024-12-09T02:08:23.118Z] v3.1.1 [2024-12-09T02:08:23.118Z] v3.1.1-dev.1 [2024-12-09T02:08:23.118Z] v3.2.0-dev.1 [2024-12-09T02:08:23.118Z] v3.2.0-dev.10 [2024-12-09T02:08:23.118Z] v3.2.0-dev.11 [2024-12-09T02:08:23.118Z] v3.2.0-dev.12 [2024-12-09T02:08:23.118Z] v3.2.0-dev.13 [2024-12-09T02:08:23.118Z] v3.2.0-dev.14 [2024-12-09T02:08:23.118Z] v3.2.0-dev.15 [2024-12-09T02:08:23.118Z] v3.2.0-dev.16 [2024-12-09T02:08:23.118Z] v3.2.0-dev.17 [2024-12-09T02:08:23.118Z] v3.2.0-dev.18 [2024-12-09T02:08:23.118Z] v3.2.0-dev.19 [2024-12-09T02:08:23.118Z] v3.2.0-dev.2 [2024-12-09T02:08:23.118Z] v3.2.0-dev.20 [2024-12-09T02:08:23.118Z] v3.2.0-dev.21 [2024-12-09T02:08:23.118Z] v3.2.0-dev.22 [2024-12-09T02:08:23.118Z] v3.2.0-dev.3 [2024-12-09T02:08:23.118Z] v3.2.0-dev.4 [2024-12-09T02:08:23.118Z] v3.2.0-dev.5 [2024-12-09T02:08:23.118Z] v3.2.0-dev.6 [2024-12-09T02:08:23.118Z] v3.2.0-dev.7 [2024-12-09T02:08:23.118Z] v3.2.0-dev.8 [2024-12-09T02:08:23.118Z] v3.2.0-dev.9 [2024-12-09T02:08:23.118Z] v4.0.0-dev.1 [2024-12-09T02:08:23.118Z] v4.0.0-dev.2 [2024-12-09T02:08:23.118Z] v4.0.0-dev.3 [2024-12-09T02:08:23.118Z] v4.0.0-dev.4 [2024-12-09T02:08:23.118Z] v4.0.0-dev.5 [Pipeline] sh [2024-12-09T02:08:23.413Z] + lftools sign git-tag v4.0.0-dev.5 [2024-12-09T02:08:23.983Z] Signing Git tag with Sigul... [2024-12-09T02:08:23.983Z] Signing v4.0.0-dev.5 [Pipeline] echo [2024-12-09T02:08:24.566Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:08:24.856Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-09T02:08:24.863Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-09T02:08:24.890Z] $ docker stop --time=1 27937a5b337a8df3300ea959d8eabf0f4dbafee5e3603cb6ffdcc919b4fe05ef [2024-12-09T02:08:26.193Z] $ docker rm -f --volumes 27937a5b337a8df3300ea959d8eabf0f4dbafee5e3603cb6ffdcc919b4fe05ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-09T02:08:26.627Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T02:08:26.627Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:26.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T02:08:26.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:08:26.992Z] prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container [2024-12-09T02:08:27.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T02:08:27.346Z] $ docker top f4b3f0c32609203848246ff3182a0361ed095067cc0bf488036ce7d916d40ee5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T02:08:27.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T02:08:27.463Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T02:08:27.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T02:08:27.580Z] $ docker exec f4b3f0c32609203848246ff3182a0361ed095067cc0bf488036ce7d916d40ee5 ssh-agent [2024-12-09T02:08:27.702Z] SSH_AUTH_SOCK=/tmp/ssh-WzgrRdIuC9Lo/agent.32 [2024-12-09T02:08:27.702Z] SSH_AGENT_PID=38 [2024-12-09T02:08:27.707Z] Running ssh-add (command line suppressed) [2024-12-09T02:08:27.806Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15719330338220624773.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15719330338220624773.key) [2024-12-09T02:08:27.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T02:08:28.111Z] + git semver bump pre [2024-12-09T02:08:28.370Z] 2024-12-09 02:08:28,288 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-09T02:08:28.370Z] 2024-12-09 02:08:28,288 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev [2024-12-09T02:08:28.370Z] 2024-12-09 02:08:28,289 [bump_version] DEBUG bumped version:4.0.0-dev.6 [2024-12-09T02:08:28.370Z] 2024-12-09 02:08:28,289 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-12-09T02:08:28.370Z] 2024-12-09 02:08:28,289 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-09T02:08:28.370Z] 2024-12-09 02:08:28,289 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-09T02:08:28.370Z] 2024-12-09 02:08:28,291 [execute] INFO git cat-file --batch-check [2024-12-09T02:08:28.370Z] 2024-12-09 02:08:28,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T02:08:28.370Z] 2024-12-09 02:08:28,295 [execute] INFO git cat-file --batch [2024-12-09T02:08:28.370Z] 2024-12-09 02:08:28,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T02:08:28.370Z] 2024-12-09 02:08:28,301 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-09T02:08:28.370Z] 4.0.0-dev.6 [Pipeline] } [2024-12-09T02:08:28.377Z] $ docker exec --env ******** --env ******** f4b3f0c32609203848246ff3182a0361ed095067cc0bf488036ce7d916d40ee5 ssh-agent -k [2024-12-09T02:08:28.479Z] unset SSH_AUTH_SOCK; [2024-12-09T02:08:28.480Z] unset SSH_AGENT_PID; [2024-12-09T02:08:28.480Z] echo Agent pid 38 killed; [2024-12-09T02:08:28.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T02:08:28.816Z] + git semver [Pipeline] } [2024-12-09T02:08:29.084Z] $ docker stop --time=1 f4b3f0c32609203848246ff3182a0361ed095067cc0bf488036ce7d916d40ee5 [2024-12-09T02:08:30.367Z] $ docker rm -f --volumes f4b3f0c32609203848246ff3182a0361ed095067cc0bf488036ce7d916d40ee5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T02:08:30.714Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T02:08:30.714Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:31.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T02:08:31.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:08:31.110Z] prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container [2024-12-09T02:08:31.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T02:08:31.475Z] $ docker top 5e819686b516efcd5af1f62546b0de0f52b88f04a38ca5c3e1a8afb68163c2ef -eo pid,comm [2024-12-09T02:08:31.521Z] 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). [2024-12-09T02:08:31.521Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T02:08:31.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T02:08:31.575Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T02:08:31.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T02:08:31.679Z] $ docker exec 5e819686b516efcd5af1f62546b0de0f52b88f04a38ca5c3e1a8afb68163c2ef ssh-agent [2024-12-09T02:08:31.791Z] SSH_AUTH_SOCK=/tmp/ssh-0YJde5bv5Ac1/agent.32 [2024-12-09T02:08:31.791Z] SSH_AGENT_PID=38 [2024-12-09T02:08:31.797Z] Running ssh-add (command line suppressed) [2024-12-09T02:08:31.899Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9780870499101049521.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9780870499101049521.key) [2024-12-09T02:08:31.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T02:08:32.211Z] + git semver push [2024-12-09T02:08:32.470Z] 2024-12-09 02:08:32,384 [run_push] DEBUG push [2024-12-09T02:08:32.470Z] 2024-12-09 02:08:32,385 [execute] INFO git cat-file --batch-check [2024-12-09T02:08:32.470Z] 2024-12-09 02:08:32,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T02:08:32.470Z] 2024-12-09 02:08:32,389 [execute] INFO git rev-list 31b669e2eb4f09177b816374cf0a5b6d3a85edf9 -- [2024-12-09T02:08:32.470Z] 2024-12-09 02:08:32,389 [execute] DEBUG Popen(['git', 'rev-list', '31b669e2eb4f09177b816374cf0a5b6d3a85edf9', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T02:08:32.470Z] 2024-12-09 02:08:32,398 [execute] INFO git fetch -v origin [2024-12-09T02:08:32.470Z] 2024-12-09 02:08:32,398 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-09T02:08:33.040Z] 2024-12-09 02:08:32,832 [run_push] DEBUG no remote changes detected [2024-12-09T02:08:33.040Z] 2024-12-09 02:08:32,832 [execute] INFO git push origin semver [2024-12-09T02:08:33.040Z] 2024-12-09 02:08:32,833 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T02:08:33.609Z] 2024-12-09 02:08:33,489 [run_push] DEBUG push all version tags [2024-12-09T02:08:33.609Z] 2024-12-09 02:08:33,490 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-09T02:08:33.609Z] 2024-12-09 02:08:33,490 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T02:08:34.177Z] 2024-12-09 02:08:34,168 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-12-09T02:08:34.177Z] 4.0.0-dev.6 [Pipeline] } [2024-12-09T02:08:34.445Z] $ docker exec --env ******** --env ******** 5e819686b516efcd5af1f62546b0de0f52b88f04a38ca5c3e1a8afb68163c2ef ssh-agent -k [2024-12-09T02:08:34.550Z] unset SSH_AUTH_SOCK; [2024-12-09T02:08:34.550Z] unset SSH_AGENT_PID; [2024-12-09T02:08:34.550Z] echo Agent pid 38 killed; [2024-12-09T02:08:34.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T02:08:34.884Z] + git semver [Pipeline] } [2024-12-09T02:08:35.154Z] $ docker stop --time=1 5e819686b516efcd5af1f62546b0de0f52b88f04a38ca5c3e1a8afb68163c2ef [2024-12-09T02:08:36.412Z] $ docker rm -f --volumes 5e819686b516efcd5af1f62546b0de0f52b88f04a38ca5c3e1a8afb68163c2ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-09T02:08:37.061Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-12-09T02:08:37.062Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-12-09T02:08:37.062Z] total 16 [2024-12-09T02:08:37.062Z] drwxr-xr-x 3 root root 4096 Dec 9 01:56 . [2024-12-09T02:08:37.062Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 02:08 .. [2024-12-09T02:08:37.062Z] drwxr-xr-x 2 root root 4096 Dec 9 01:56 cost [2024-12-09T02:08:37.062Z] -rw-r--r-- 1 root root 89 Dec 9 01:56 cost.csv [2024-12-09T02:08:37.062Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-12-09T02:08:37.062Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-12-09T02:08:37.062Z] total 16 [2024-12-09T02:08:37.062Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 01:56 . [2024-12-09T02:08:37.062Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 02:08 .. [2024-12-09T02:08:37.062Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 01:56 cost [2024-12-09T02:08:37.062Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 9 01:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:08:37.353Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:08:38.211Z] ---> package-listing.sh [2024-12-09T02:08:38.211Z] ++ facter osfamily [2024-12-09T02:08:38.211Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-09T02:08:38.471Z] + OS_FAMILY=debian [2024-12-09T02:08:38.471Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-12-09T02:08:38.471Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-09T02:08:38.471Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-09T02:08:38.471Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-09T02:08:38.471Z] + PACKAGES=/tmp/packages_start.txt [2024-12-09T02:08:38.471Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-12-09T02:08:38.471Z] + PACKAGES=/tmp/packages_end.txt [2024-12-09T02:08:38.471Z] + case "${OS_FAMILY}" in [2024-12-09T02:08:38.471Z] + dpkg -l [2024-12-09T02:08:38.471Z] + grep '^ii' [2024-12-09T02:08:38.471Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-09T02:08:38.471Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-09T02:08:38.471Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-09T02:08:38.471Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-12-09T02:08:38.471Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-12-09T02:08:38.471Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2024-12-09T02:08:38.484Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-09T02:08:38.763Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T02:08:39.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T02:08:39.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T02:08:39.401Z] prd-ubuntu20.04-docker-8c-8g-34741 does not seem to be running inside a container [2024-12-09T02:08:39.429Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-09T02:08:39.622Z] $ docker top 0f9a1cc34d10d0954981aba6650a566bda2913e868fd9eef4fe19ac1ce056110 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T02:08:39.975Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-09T02:08:40.254Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-09T02:08:40.537Z] + ls /var/log/sa-host [2024-12-09T02:08:40.537Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T02:08:40.622Z] provisioning config files... [2024-12-09T02:08:40.630Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12919888718403243765tmp [Pipeline] { [Pipeline] echo [2024-12-09T02:08:40.648Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:08:40.931Z] ---> create-netrc.sh [Pipeline] } [2024-12-09T02:08:40.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:08:41.271Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-09T02:08:41.280Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:08:41.563Z] ---> sudo-logs.sh [2024-12-09T02:08:41.564Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-09T02:08:41.598Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:08:41.883Z] ---> job-cost.sh [2024-12-09T02:08:41.884Z] lf-activate-venv: SKIPPING [2024-12-09T02:08:41.884Z] DEBUG: total: 0.2199999988079071 [2024-12-09T02:08:41.884Z] INFO: Retrieving Stack Cost... [2024-12-09T02:08:42.143Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T02:08:42.712Z] INFO: Archiving Costs [Pipeline] echo [2024-12-09T02:08:42.726Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T02:08:43.008Z] ---> logs-deploy.sh [2024-12-09T02:08:43.008Z] lf-activate-venv: SKIPPING [2024-12-09T02:08:43.008Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/192 [2024-12-09T02:08:43.008Z] INFO: archiving workspace using pattern(s): [2024-12-09T02:08:43.946Z] Archives upload complete. [2024-12-09T02:08:43.946Z] INFO: archiving logs to Nexus