Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eecbf34369017b68559e2ef7580535b3a8c22776 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-ssh12198901863406115097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9546750682277149673.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13248617351265260758.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh1918214237790456990.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-ssh10133109525926650211.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5692’ Running on prd-ubuntu20.04-docker-8c-8g-5694 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 eecbf34369017b68559e2ef7580535b3a8c22776 (main) Commit message: "Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" > 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 eecbf34369017b68559e2ef7580535b3a8c22776 # timeout=10 > git rev-list --no-walk f25607548414acab236b5d6b621afb5b0ea6f720 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-16T04:21:44.436Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-16T04:21:44.517Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-16T04:21:44.544Z] ========================================================= [2024-07-16T04:21:44.544Z] EdgeX Global Pipelines Version Info [2024-07-16T04:21:44.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:21:45.278Z] ------------------- [2024-07-16T04:21:45.278Z] stable info: [2024-07-16T04:21:45.278Z] ------------------- [2024-07-16T04:21:45.278Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-16T04:21:45.278Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-16T04:21:45.278Z] Message: update stable to v1.0.260 [2024-07-16T04:21:45.850Z] ------------------- [2024-07-16T04:21:45.850Z] experimental info: [2024-07-16T04:21:45.850Z] ------------------- [2024-07-16T04:21:45.850Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-16T04:21:45.850Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-16T04:21:45.850Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-16T04:21:45.938Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-07-16T04:21:45.956Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-07-16T04:21:45.975Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-16T04:21:45.997Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-16T04:21:46.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-16T04:21:46.041Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-16T04:21:46.058Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-16T04:21:46.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-16T04:21:46.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-16T04:21:46.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-16T04:21:46.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-16T04:21:46.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-07-16T04:21:46.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-16T04:21:46.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-16T04:21:46.250Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-16T04:21:46.273Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-16T04:21:46.298Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-16T04:21:46.330Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-16T04:21:46.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-16T04:21:46.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-16T04:21:46.404Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-16T04:21:46.432Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-16T04:21:46.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-16T04:21:46.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-16T04:21:46.509Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-16T04:21:46.532Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-16T04:21:46.556Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-16T04:21:46.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-16T04:21:46.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-16T04:21:46.633Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-16T04:21:46.657Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] echo [2024-07-16T04:21:46.683Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eecbf34 [Pipeline] echo [2024-07-16T04:21:46.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:21:46.771Z] provisioning config files... [2024-07-16T04:21:46.786Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4592050763480353971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:21:47.120Z] ---> ****-login.sh [2024-07-16T04:21:47.121Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:21:47.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:21:47.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:21:47.384Z] Configure a credential helper to remove this warning. See [2024-07-16T04:21:47.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:21:47.384Z] [2024-07-16T04:21:47.384Z] Login Succeeded [2024-07-16T04:21:47.384Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:21:47.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:21:47.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:21:47.384Z] Configure a credential helper to remove this warning. See [2024-07-16T04:21:47.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:21:47.384Z] [2024-07-16T04:21:47.384Z] Login Succeeded [2024-07-16T04:21:47.384Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:21:47.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:21:47.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:21:47.645Z] Configure a credential helper to remove this warning. See [2024-07-16T04:21:47.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:21:47.645Z] [2024-07-16T04:21:47.645Z] Login Succeeded [2024-07-16T04:21:47.645Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:21:47.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:21:47.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:21:47.645Z] Configure a credential helper to remove this warning. See [2024-07-16T04:21:47.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:21:47.645Z] [2024-07-16T04:21:47.645Z] Login Succeeded [2024-07-16T04:21:47.645Z] ****.io [2024-07-16T04:21:47.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:21:47.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:21:47.907Z] Configure a credential helper to remove this warning. See [2024-07-16T04:21:47.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:21:47.907Z] [2024-07-16T04:21:47.907Z] Login Succeeded [2024-07-16T04:21:47.907Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:21:47.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-16T04:21:48.303Z] + git rev-list -1 --merges eecbf34369017b68559e2ef7580535b3a8c22776~1..eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] echo [2024-07-16T04:21:48.331Z] -----------> git rev-list -1 --merges eecbf34369017b68559e2ef7580535b3a8c22776~1..eecbf34369017b68559e2ef7580535b3a8c22776 eecbf34369017b68559e2ef7580535b3a8c22776 [2024-07-16T04:21:48.331Z] eecbf34369017b68559e2ef7580535b3a8c22776 [false] [Pipeline] sh [2024-07-16T04:21:48.621Z] + git log --format=format:%s -1 eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] echo [2024-07-16T04:21:48.635Z] ========================================================= [2024-07-16T04:21:48.635Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-16T04:21:48.635Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T04:21:48.979Z] + git log --format=format:%s -1 eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] echo [2024-07-16T04:21:48.990Z] [semverPrep] GIT_COMMIT: eecbf34369017b68559e2ef7580535b3a8c22776, Commit Message: Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24 [Pipeline] echo [2024-07-16T04:21:49.006Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-16T04:21:49.371Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:21:49.371Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-16T04:21:49.371Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-16T04:21:49.371Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-16T04:21:49.371Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-16T04:21:49.371Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-16T04:21:49.371Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:21:49.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:21:49.721Z] [2024-07-16T04:21:49.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:21:50.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:21:50.035Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-16T04:21:50.035Z] b85a868b505f: Pulling fs layer [2024-07-16T04:21:50.035Z] e2be974225ed: Pulling fs layer [2024-07-16T04:21:50.035Z] 339a4e72a1f5: Pulling fs layer [2024-07-16T04:21:50.035Z] 988bab9f4d93: Pulling fs layer [2024-07-16T04:21:50.035Z] 1469e6f7b9e6: Pulling fs layer [2024-07-16T04:21:50.035Z] eaf3925da568: Pulling fs layer [2024-07-16T04:21:50.035Z] bab4dde63d76: Pulling fs layer [2024-07-16T04:21:50.035Z] bde34c3a00c8: Pulling fs layer [2024-07-16T04:21:50.035Z] b352a97aabf1: Pulling fs layer [2024-07-16T04:21:50.035Z] 4872d77fe225: Pulling fs layer [2024-07-16T04:21:50.035Z] 5851b861e8e6: Pulling fs layer [2024-07-16T04:21:50.035Z] bab4dde63d76: Waiting [2024-07-16T04:21:50.035Z] 988bab9f4d93: Waiting [2024-07-16T04:21:50.035Z] 1469e6f7b9e6: Waiting [2024-07-16T04:21:50.035Z] bde34c3a00c8: Waiting [2024-07-16T04:21:50.035Z] eaf3925da568: Waiting [2024-07-16T04:21:50.035Z] 5851b861e8e6: Waiting [2024-07-16T04:21:50.035Z] b352a97aabf1: Waiting [2024-07-16T04:21:50.035Z] 4872d77fe225: Waiting [2024-07-16T04:21:50.035Z] e2be974225ed: Verifying Checksum [2024-07-16T04:21:50.035Z] e2be974225ed: Download complete [2024-07-16T04:21:50.035Z] 988bab9f4d93: Download complete [2024-07-16T04:21:50.295Z] 1469e6f7b9e6: Verifying Checksum [2024-07-16T04:21:50.295Z] 339a4e72a1f5: Verifying Checksum [2024-07-16T04:21:50.295Z] 339a4e72a1f5: Download complete [2024-07-16T04:21:50.295Z] eaf3925da568: Download complete [2024-07-16T04:21:50.295Z] bde34c3a00c8: Download complete [2024-07-16T04:21:50.295Z] b352a97aabf1: Download complete [2024-07-16T04:21:50.295Z] 4872d77fe225: Verifying Checksum [2024-07-16T04:21:50.295Z] 4872d77fe225: Download complete [2024-07-16T04:21:50.295Z] 5851b861e8e6: Download complete [2024-07-16T04:21:50.295Z] b85a868b505f: Verifying Checksum [2024-07-16T04:21:50.295Z] b85a868b505f: Download complete [2024-07-16T04:21:50.554Z] bab4dde63d76: Verifying Checksum [2024-07-16T04:21:50.554Z] bab4dde63d76: Download complete [2024-07-16T04:21:51.505Z] b85a868b505f: Pull complete [2024-07-16T04:21:51.505Z] e2be974225ed: Pull complete [2024-07-16T04:21:52.076Z] 339a4e72a1f5: Pull complete [2024-07-16T04:21:52.076Z] 988bab9f4d93: Pull complete [2024-07-16T04:21:52.337Z] 1469e6f7b9e6: Pull complete [2024-07-16T04:21:52.597Z] eaf3925da568: Pull complete [2024-07-16T04:21:54.514Z] bab4dde63d76: Pull complete [2024-07-16T04:21:54.514Z] bde34c3a00c8: Pull complete [2024-07-16T04:21:54.514Z] b352a97aabf1: Pull complete [2024-07-16T04:21:54.775Z] 4872d77fe225: Pull complete [2024-07-16T04:21:54.775Z] 5851b861e8e6: Pull complete [2024-07-16T04:21:54.775Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-16T04:21:54.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:21:54.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:21:54.927Z] prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container [2024-07-16T04:21:54.954Z] $ 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-07-16T04:21:58.402Z] $ docker top 8794551504f3647362414b7dd49cee7062c0f7cf58ef61182f6246569eedb67b -eo pid,comm [2024-07-16T04:21:58.468Z] 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-07-16T04:21:58.468Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:22:20.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:22:20.796Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:22:20.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:22:20.926Z] $ docker exec 8794551504f3647362414b7dd49cee7062c0f7cf58ef61182f6246569eedb67b ssh-agent [2024-07-16T04:22:21.030Z] SSH_AUTH_SOCK=/tmp/ssh-btfSopb8PCS1/agent.32 [2024-07-16T04:22:21.030Z] SSH_AGENT_PID=38 [2024-07-16T04:22:21.036Z] Running ssh-add (command line suppressed) [2024-07-16T04:22:21.134Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10443623250776674960.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10443623250776674960.key) [2024-07-16T04:22:21.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:22:21.464Z] + git tag --points-at HEAD [Pipeline] } [2024-07-16T04:22:21.477Z] $ docker exec --env ******** --env ******** 8794551504f3647362414b7dd49cee7062c0f7cf58ef61182f6246569eedb67b ssh-agent -k [2024-07-16T04:22:21.571Z] unset SSH_AUTH_SOCK; [2024-07-16T04:22:21.571Z] unset SSH_AGENT_PID; [2024-07-16T04:22:21.571Z] echo Agent pid 38 killed; [2024-07-16T04:22:21.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-16T04:22:21.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:22:21.627Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:22:21.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:22:21.764Z] $ docker exec 8794551504f3647362414b7dd49cee7062c0f7cf58ef61182f6246569eedb67b ssh-agent [2024-07-16T04:22:21.882Z] SSH_AUTH_SOCK=/tmp/ssh-evd22ASqRIAS/agent.71 [2024-07-16T04:22:21.882Z] SSH_AGENT_PID=77 [2024-07-16T04:22:21.887Z] Running ssh-add (command line suppressed) [2024-07-16T04:22:21.996Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16167206524059476985.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16167206524059476985.key) [2024-07-16T04:22:22.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:22:22.307Z] + git semver init [2024-07-16T04:22:22.568Z] 2024-07-16 04:22:22,495 [run_init] DEBUG init version:0.0.0 force:False [2024-07-16T04:22:22.568Z] 2024-07-16 04:22:22,496 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-07-16T04:22:22.568Z] 2024-07-16 04:22:22,496 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-07-16T04:22:22.568Z] 2024-07-16 04:22:22,496 [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-07-16T04:22:24.479Z] 2024-07-16 04:22:24,050 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-07-16T04:22:24.479Z] 2024-07-16 04:22:24,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-07-16T04:22:24.479Z] 2024-07-16 04:22:24,050 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-16T04:22:24.479Z] 2024-07-16 04:22:24,050 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-16T04:22:24.479Z] 3.2.0-dev.14 [Pipeline] } [2024-07-16T04:22:24.491Z] $ docker exec --env ******** --env ******** 8794551504f3647362414b7dd49cee7062c0f7cf58ef61182f6246569eedb67b ssh-agent -k [2024-07-16T04:22:24.591Z] unset SSH_AUTH_SOCK; [2024-07-16T04:22:24.591Z] unset SSH_AGENT_PID; [2024-07-16T04:22:24.592Z] echo Agent pid 77 killed; [2024-07-16T04:22:24.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:22:25.026Z] + git semver [Pipeline] } [2024-07-16T04:22:25.304Z] $ docker stop --time=1 8794551504f3647362414b7dd49cee7062c0f7cf58ef61182f6246569eedb67b [2024-07-16T04:22:26.614Z] $ docker rm -f --volumes 8794551504f3647362414b7dd49cee7062c0f7cf58ef61182f6246569eedb67b [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:22:26.963Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-16T04:22:27.218Z] Stashed 1 file(s) [Pipeline] echo [2024-07-16T04:22:27.222Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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-07-16T04:22:27.387Z] provisioning config files... [2024-07-16T04:22:27.397Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15926630350163838770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:22:27.699Z] ---> ****-login.sh [2024-07-16T04:22:27.699Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:22:27.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:27.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:27.700Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:27.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:27.700Z] [2024-07-16T04:22:27.700Z] Login Succeeded [2024-07-16T04:22:27.700Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:22:27.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:27.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:27.959Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:27.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:27.960Z] [2024-07-16T04:22:27.960Z] Login Succeeded [2024-07-16T04:22:27.960Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:22:27.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:27.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:27.960Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:27.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:27.960Z] [2024-07-16T04:22:27.960Z] Login Succeeded [2024-07-16T04:22:27.960Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:22:27.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:27.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:27.960Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:27.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:27.960Z] [2024-07-16T04:22:27.960Z] Login Succeeded [2024-07-16T04:22:27.960Z] ****.io [2024-07-16T04:22:28.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:28.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:28.219Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:28.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:28.219Z] [2024-07-16T04:22:28.219Z] Login Succeeded [2024-07-16T04:22:28.219Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:22:28.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-16T04:22:28.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:22:28.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:22:28.363Z] ========================================================= [2024-07-16T04:22:28.363Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-16T04:22:28.363Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:22:28.691Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-16T04:22:28.691Z] Sending build context to Docker daemon 20.43MB [2024-07-16T04:22:28.691Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:22:28.691Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-16T04:22:28.950Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-16T04:22:28.950Z] 619be1103602: Pulling fs layer [2024-07-16T04:22:28.950Z] 7862e08f4a3e: Pulling fs layer [2024-07-16T04:22:28.950Z] 5df492c9dc93: Pulling fs layer [2024-07-16T04:22:28.950Z] 7629e6793208: Pulling fs layer [2024-07-16T04:22:28.950Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T04:22:28.950Z] fb5054dd5b73: Pulling fs layer [2024-07-16T04:22:28.950Z] eeca6798cff9: Pulling fs layer [2024-07-16T04:22:28.950Z] aa269ceb94a6: Pulling fs layer [2024-07-16T04:22:28.950Z] ada007ff1a6a: Pulling fs layer [2024-07-16T04:22:28.950Z] 4f4fb700ef54: Waiting [2024-07-16T04:22:28.950Z] 7629e6793208: Waiting [2024-07-16T04:22:28.950Z] fb5054dd5b73: Waiting [2024-07-16T04:22:28.950Z] eeca6798cff9: Waiting [2024-07-16T04:22:28.950Z] aa269ceb94a6: Waiting [2024-07-16T04:22:28.950Z] ada007ff1a6a: Waiting [2024-07-16T04:22:28.950Z] 7862e08f4a3e: Verifying Checksum [2024-07-16T04:22:28.950Z] 7862e08f4a3e: Download complete [2024-07-16T04:22:28.950Z] 7629e6793208: Verifying Checksum [2024-07-16T04:22:28.950Z] 7629e6793208: Download complete [2024-07-16T04:22:28.950Z] 4f4fb700ef54: Verifying Checksum [2024-07-16T04:22:28.950Z] 4f4fb700ef54: Download complete [2024-07-16T04:22:28.950Z] 619be1103602: Download complete [2024-07-16T04:22:28.950Z] fb5054dd5b73: Download complete [2024-07-16T04:22:28.950Z] eeca6798cff9: Verifying Checksum [2024-07-16T04:22:28.950Z] eeca6798cff9: Download complete [2024-07-16T04:22:28.950Z] 619be1103602: Pull complete [2024-07-16T04:22:29.210Z] ada007ff1a6a: Verifying Checksum [2024-07-16T04:22:29.210Z] ada007ff1a6a: Download complete [2024-07-16T04:22:29.210Z] 7862e08f4a3e: Pull complete [2024-07-16T04:22:29.468Z] 5df492c9dc93: Verifying Checksum [2024-07-16T04:22:29.468Z] 5df492c9dc93: Download complete [2024-07-16T04:22:29.726Z] aa269ceb94a6: Verifying Checksum [2024-07-16T04:22:29.726Z] aa269ceb94a6: Download complete [2024-07-16T04:22:33.015Z] 5df492c9dc93: Pull complete [2024-07-16T04:22:33.015Z] 7629e6793208: Pull complete [2024-07-16T04:22:33.015Z] 4f4fb700ef54: Pull complete [2024-07-16T04:22:33.015Z] fb5054dd5b73: Pull complete [2024-07-16T04:22:33.015Z] eeca6798cff9: Pull complete [2024-07-16T04:22:35.546Z] aa269ceb94a6: Pull complete [2024-07-16T04:22:36.532Z] ada007ff1a6a: Pull complete [2024-07-16T04:22:36.789Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-16T04:22:36.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-16T04:22:36.789Z] ---> f489d0715acc [2024-07-16T04:22:36.789Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:22:42.337Z] Still waiting to schedule task [2024-07-16T04:22:42.338Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5695’ [2024-07-16T04:22:44.908Z] ---> Running in ec4111b2305c [2024-07-16T04:22:44.908Z] Removing intermediate container ec4111b2305c [2024-07-16T04:22:44.908Z] ---> 4454187b78df [2024-07-16T04:22:44.908Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:22:44.908Z] ---> Running in f494d7545a56 [2024-07-16T04:22:44.908Z] Removing intermediate container f494d7545a56 [2024-07-16T04:22:44.908Z] ---> 36764e449283 [2024-07-16T04:22:44.908Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-16T04:22:44.908Z] ---> Running in f430241743ad [2024-07-16T04:22:44.908Z] Removing intermediate container f430241743ad [2024-07-16T04:22:44.908Z] ---> e76ab99f049d [2024-07-16T04:22:44.908Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-16T04:22:44.908Z] ---> Running in 021948e21d27 [2024-07-16T04:22:44.908Z] Removing intermediate container 021948e21d27 [2024-07-16T04:22:44.908Z] ---> fbfc6ff3ecbd [2024-07-16T04:22:44.908Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:22:44.908Z] ---> Running in d9fb9513da79 [2024-07-16T04:22:45.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:22:45.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:22:45.688Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-16T04:22:45.688Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-16T04:22:45.688Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-16T04:22:45.688Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-16T04:22:45.688Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-16T04:22:45.688Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-16T04:22:45.688Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-16T04:22:45.688Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-16T04:22:45.688Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-16T04:22:45.688Z] (10/13) Installing kmod-libs (30-r3) [2024-07-16T04:22:45.688Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-16T04:22:45.947Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-16T04:22:45.947Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-16T04:22:45.947Z] Executing busybox-1.36.1-r5.trigger [2024-07-16T04:22:45.947Z] Executing eudev-3.2.11-r8.trigger [2024-07-16T04:22:45.947Z] OK: 271 MiB in 65 packages [2024-07-16T04:22:46.515Z] Removing intermediate container d9fb9513da79 [2024-07-16T04:22:46.515Z] ---> 484282e401d3 [2024-07-16T04:22:46.515Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-16T04:22:46.515Z] ---> Running in 397715edda4a [2024-07-16T04:22:46.515Z] Removing intermediate container 397715edda4a [2024-07-16T04:22:46.515Z] ---> cfa94e2b68dc [2024-07-16T04:22:46.515Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-16T04:22:46.515Z] ---> 925cc963c4bf [2024-07-16T04:22:46.775Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:22:46.775Z] ---> Running in a41273d0ae81 [2024-07-16T04:23:54.518Z] Removing intermediate container a41273d0ae81 [2024-07-16T04:23:54.518Z] ---> 9b114bbc160b [2024-07-16T04:23:54.518Z] Step 11/13 : COPY . . [2024-07-16T04:23:54.518Z] ---> a8561466befa [2024-07-16T04:23:54.518Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-16T04:23:54.518Z] ---> Running in 2cd34f45c768 [2024-07-16T04:23:54.518Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T04:23:54.518Z] Dload Upload Total Spent Left Speed [2024-07-16T04:23:54.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9994 0 --:--:-- --:--:-- --:--:-- 10018 [2024-07-16T04:23:54.518Z] Removing intermediate container 2cd34f45c768 [2024-07-16T04:23:54.518Z] ---> d674104457cb [2024-07-16T04:23:54.518Z] Step 13/13 : RUN ${MAKE} [2024-07-16T04:23:54.518Z] ---> Running in 2d3d0201f7c4 [2024-07-16T04:23:54.518Z] noop [2024-07-16T04:23:54.518Z] Removing intermediate container 2d3d0201f7c4 [2024-07-16T04:23:54.518Z] ---> a79fa8db88f1 [2024-07-16T04:23:54.518Z] Successfully built a79fa8db88f1 [2024-07-16T04:23:54.518Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:23:54.855Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-16T04:23:54.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:23:54.935Z] prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container [2024-07-16T04:23:54.973Z] $ 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-07-16T04:23:55.340Z] $ docker top 1bb46a3331a029a7ca138a0b8e7ee506a6a2dd33b7a5e9ba5671d5d9e1545ad1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:23:55.691Z] + go version [2024-07-16T04:23:55.691Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-16T04:23:55.707Z] $ docker stop --time=1 1bb46a3331a029a7ca138a0b8e7ee506a6a2dd33b7a5e9ba5671d5d9e1545ad1 [2024-07-16T04:23:57.242Z] $ docker rm -f --volumes 1bb46a3331a029a7ca138a0b8e7ee506a6a2dd33b7a5e9ba5671d5d9e1545ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:23:57.701Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-16T04:23:57.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:23:57.783Z] prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container [2024-07-16T04:23:57.815Z] $ 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-07-16T04:23:58.689Z] $ docker top e2e7d1a5f32cec5e6d935e88103301a26c6ef4c09498683044b0688f3732d63f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:23:59.033Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-07-16T04:23:59.348Z] + make test [2024-07-16T04:23:59.348Z] go test ./... -coverprofile=coverage.out ./... [2024-07-16T04:24:02.664Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-16T04:24:20.751Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-16T04:24:21.338Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements [2024-07-16T04:24:33.534Z] go vet ./... [2024-07-16T04:24:37.717Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-16T04:24:37.717Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-16T04:24:37.717Z] ./bin/test-attribution-txt.sh [2024-07-16T04:24:37.717Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-16T04:24:37.717Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-16T04:24:37.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-16T04:24:37.749Z] $ docker stop --time=1 e2e7d1a5f32cec5e6d935e88103301a26c6ef4c09498683044b0688f3732d63f [2024-07-16T04:24:43.470Z] $ docker rm -f --volumes e2e7d1a5f32cec5e6d935e88103301a26c6ef4c09498683044b0688f3732d63f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:24:44.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-16T04:24:44.083Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-16T04:24:44.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-16T04:24:44.824Z] + ls -al . [2024-07-16T04:24:44.824Z] total 292 [2024-07-16T04:24:44.824Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 16 04:24 . [2024-07-16T04:24:44.824Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:21 .. [2024-07-16T04:24:44.824Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:24 .git [2024-07-16T04:24:44.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:21 .github [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 16 04:21 .gitignore [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 16 04:21 .golangci.yml [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 16 04:21 .hadolint.yml [2024-07-16T04:24:44.824Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 04:22 .semver [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 16 04:21 Attribution.txt [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 16 04:21 CHANGELOG.md [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 16 04:21 Dockerfile [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 16 04:21 GOVERNANCE.md [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 16 04:21 Jenkinsfile [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 16 04:21 LICENSE [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 16 04:21 Makefile [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 16 04:21 OWNERS.md [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 16 04:21 README.md [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 04:22 VERSION [2024-07-16T04:24:44.824Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:21 bin [2024-07-16T04:24:44.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:21 cmd [2024-07-16T04:24:44.824Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 16 04:24 coverage.out [2024-07-16T04:24:44.824Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 16 04:21 docker-entrypoint.sh [2024-07-16T04:24:44.824Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:21 docs [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 7209 Jul 16 04:21 go.mod [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 102276 Jul 16 04:21 go.sum [2024-07-16T04:24:44.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:21 internal [2024-07-16T04:24:44.824Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 16 04:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:24:45.137Z] + 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=eecbf34369017b68559e2ef7580535b3a8c22776 --label arch=amd64 --label version=3.2.0-dev.14 . [2024-07-16T04:24:45.137Z] Sending build context to Docker daemon 20.48MB [2024-07-16T04:24:45.137Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:24:45.137Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-16T04:24:45.137Z] ---> a79fa8db88f1 [2024-07-16T04:24:45.137Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:24:45.397Z] ---> Running in f99e9044252c [2024-07-16T04:24:45.397Z] Removing intermediate container f99e9044252c [2024-07-16T04:24:45.397Z] ---> 0dc8dc6e5c8b [2024-07-16T04:24:45.397Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:24:45.397Z] ---> Running in a7b08aeef376 [2024-07-16T04:24:45.657Z] Removing intermediate container a7b08aeef376 [2024-07-16T04:24:45.657Z] ---> 589896cbcc46 [2024-07-16T04:24:45.657Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-16T04:24:45.657Z] ---> Running in 470678ec1a76 [2024-07-16T04:24:45.657Z] Removing intermediate container 470678ec1a76 [2024-07-16T04:24:45.657Z] ---> 18d39b684f19 [2024-07-16T04:24:45.657Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-16T04:24:45.657Z] ---> Running in d82e9605c1cb [2024-07-16T04:24:45.657Z] Removing intermediate container d82e9605c1cb [2024-07-16T04:24:45.657Z] ---> 0d38e0468a6f [2024-07-16T04:24:45.657Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:24:45.657Z] ---> Running in c5eb79e30360 [2024-07-16T04:24:45.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:24:46.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:24:46.173Z] OK: 271 MiB in 65 packages [2024-07-16T04:24:46.739Z] Removing intermediate container c5eb79e30360 [2024-07-16T04:24:46.739Z] ---> 2adc8493d11b [2024-07-16T04:24:46.739Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-16T04:24:46.739Z] ---> Running in e74c097dbe41 [2024-07-16T04:24:46.739Z] Removing intermediate container e74c097dbe41 [2024-07-16T04:24:46.739Z] ---> abd70d9d027f [2024-07-16T04:24:46.739Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-16T04:24:46.739Z] ---> 2defcee9f161 [2024-07-16T04:24:46.739Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:24:46.739Z] ---> Running in d072b9bfca0c [2024-07-16T04:24:47.671Z] Removing intermediate container d072b9bfca0c [2024-07-16T04:24:47.671Z] ---> 5331ccb492a7 [2024-07-16T04:24:47.671Z] Step 11/37 : COPY . . [2024-07-16T04:24:48.604Z] ---> a0a6b3eb6c8b [2024-07-16T04:24:48.604Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-16T04:24:48.604Z] ---> Running in f155b83a2c0d [2024-07-16T04:24:48.861Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T04:24:48.861Z] Dload Upload Total Spent Left Speed [2024-07-16T04:24:48.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 33970 0 --:--:-- --:--:-- --:--:-- 34258 [2024-07-16T04:24:49.119Z] Removing intermediate container f155b83a2c0d [2024-07-16T04:24:49.119Z] ---> 3bfdb59816e8 [2024-07-16T04:24:49.119Z] Step 13/37 : RUN ${MAKE} [2024-07-16T04:24:49.119Z] ---> Running in aad349ec6ecc [2024-07-16T04:24:49.378Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-16T04:25:12.125Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5703 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-07-16T04:25:12.147Z] Running in /w/workspace/device-usb-camera/179 [Pipeline] { [Pipeline] checkout [2024-07-16T04:25:12.258Z] Selected Git installation does not exist. Using Default [2024-07-16T04:25:12.258Z] The recommended git tool is: NONE [2024-07-16T04:25:18.183Z] using credential edgex-jenkins-ssh [2024-07-16T04:25:18.216Z] Cloning the remote Git repository [2024-07-16T04:25:18.267Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-07-16T04:25:18.388Z] > git init /w/workspace/device-usb-camera/179 # timeout=10 [2024-07-16T04:25:18.566Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-07-16T04:25:18.567Z] > git --version # timeout=10 [2024-07-16T04:25:18.589Z] > git --version # 'git version 2.25.1' [2024-07-16T04:25:18.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-16T04:25:18.776Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-16T04:25:21.634Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-07-16T04:25:21.663Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-16T04:25:22.827Z] Avoid second fetch [2024-07-16T04:25:22.828Z] Checking out Revision eecbf34369017b68559e2ef7580535b3a8c22776 (main) [2024-07-16T04:25:23.534Z] Commit message: "Merge pull request #338 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" [2024-07-16T04:25:22.835Z] > git config core.sparsecheckout # timeout=10 [2024-07-16T04:25:22.910Z] > git checkout -f eecbf34369017b68559e2ef7580535b3a8c22776 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T04:25:28.161Z] Removing intermediate container aad349ec6ecc [2024-07-16T04:25:28.161Z] ---> 938baa8debc3 [2024-07-16T04:25:28.161Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-16T04:25:28.161Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-16T04:25:28.161Z] 8411072a22a5: Pulling fs layer [2024-07-16T04:25:28.161Z] 8411072a22a5: Verifying Checksum [2024-07-16T04:25:28.161Z] 8411072a22a5: Download complete [2024-07-16T04:25:28.161Z] 8411072a22a5: Pull complete [2024-07-16T04:25:28.161Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-16T04:25:28.161Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-16T04:25:28.161Z] ---> 1ac78cb06e13 [2024-07-16T04:25:28.161Z] Step 15/37 : FROM alpine:3.18 [2024-07-16T04:25:28.161Z] 3.18: Pulling from library/alpine [2024-07-16T04:25:28.161Z] 73baa7ef167e: Pulling fs layer [2024-07-16T04:25:28.161Z] 73baa7ef167e: Download complete [2024-07-16T04:25:28.161Z] 73baa7ef167e: Pull complete [2024-07-16T04:25:28.161Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-16T04:25:28.161Z] Status: Downloaded newer image for alpine:3.18 [2024-07-16T04:25:28.161Z] ---> 8fd7cac70a4a [2024-07-16T04:25:28.161Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-16T04:25:28.161Z] ---> Running in 2fae1b208fc2 [2024-07-16T04:25:28.161Z] Removing intermediate container 2fae1b208fc2 [2024-07-16T04:25:28.161Z] ---> 93f88f89669c [2024-07-16T04:25:28.161Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-16T04:25:28.161Z] ---> Running in 5e13d29f6294 [2024-07-16T04:25:28.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:28.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:28.418Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-07-16T04:25:28.418Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-07-16T04:25:28.418Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-07-16T04:25:28.418Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-07-16T04:25:28.418Z] (5/107) Installing libxau (1.0.11-r2) [2024-07-16T04:25:28.418Z] (6/107) Installing libmd (1.0.4-r2) [2024-07-16T04:25:28.418Z] (7/107) Installing libbsd (0.11.7-r1) [2024-07-16T04:25:28.418Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-07-16T04:25:28.418Z] (9/107) Installing libxcb (1.15-r1) [2024-07-16T04:25:28.418Z] (10/107) Installing libx11 (1.8.7-r0) [2024-07-16T04:25:28.448Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-16T04:25:28.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T04:25:28.448Z] Dload Upload Total Spent Left Speed [2024-07-16T04:25:28.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2024-07-16T04:25:28.675Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-07-16T04:25:28.676Z] (12/107) Installing libpciaccess (0.17-r2) [2024-07-16T04:25:28.676Z] (13/107) Installing libdrm (2.4.115-r4) [2024-07-16T04:25:28.676Z] (14/107) Installing libxext (1.3.5-r2) [2024-07-16T04:25:28.676Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-07-16T04:25:28.676Z] (16/107) Installing libffi (3.4.4-r2) [2024-07-16T04:25:28.676Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-07-16T04:25:28.676Z] (18/107) Installing libva (2.18.0-r1) [2024-07-16T04:25:28.676Z] (19/107) Installing libvdpau (1.5-r1) [2024-07-16T04:25:28.676Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-07-16T04:25:28.676Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-16T04:25:28.676Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-07-16T04:25:28.676Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-16T04:25:28.676Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-07-16T04:25:28.676Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-07-16T04:25:28.676Z] (26/107) Installing libhwy (1.0.4-r1) [2024-07-16T04:25:28.676Z] (27/107) Installing lcms2 (2.15-r2) [2024-07-16T04:25:28.676Z] (28/107) Installing libjxl (0.8.2-r0) [2024-07-16T04:25:28.676Z] (29/107) Installing lame-libs (3.100-r5) [2024-07-16T04:25:28.676Z] (30/107) Installing opus (1.4-r0) [2024-07-16T04:25:28.676Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-07-16T04:25:28.676Z] (32/107) Installing soxr (0.1.3-r5) [2024-07-16T04:25:28.676Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-16T04:25:28.676Z] (34/107) Installing libogg (1.3.5-r4) [2024-07-16T04:25:28.676Z] (35/107) Installing libtheora (1.1.1-r17) [2024-07-16T04:25:28.676Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-07-16T04:25:28.676Z] (37/107) Installing libvpx (1.13.0-r2) [2024-07-16T04:25:28.820Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-16T04:25:28.934Z] (38/107) Installing libwebp (1.3.2-r0) [2024-07-16T04:25:28.934Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-07-16T04:25:28.934Z] (40/107) Installing numactl (2.0.16-r4) [2024-07-16T04:25:28.934Z] (41/107) Installing x265-libs (3.5-r4) [2024-07-16T04:25:28.934Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-07-16T04:25:28.934Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-16T04:25:28.934Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-07-16T04:25:28.934Z] (45/107) Installing libexpat (2.6.2-r0) [2024-07-16T04:25:28.934Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-07-16T04:25:28.934Z] (47/107) Installing libpng (1.6.39-r3) [2024-07-16T04:25:28.934Z] (48/107) Installing freetype (2.13.0-r5) [2024-07-16T04:25:29.193Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-07-16T04:25:29.193Z] (50/107) Installing fribidi (1.0.13-r0) [2024-07-16T04:25:29.193Z] (51/107) Installing libintl (0.21.1-r7) [2024-07-16T04:25:29.193Z] (52/107) Installing libblkid (2.38.1-r8) [2024-07-16T04:25:29.193Z] (53/107) Installing libmount (2.38.1-r8) [2024-07-16T04:25:29.193Z] (54/107) Installing pcre2 (10.42-r1) [2024-07-16T04:25:29.193Z] (55/107) Installing glib (2.76.6-r0) [2024-07-16T04:25:29.193Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-07-16T04:25:29.193Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-07-16T04:25:29.193Z] (58/107) Installing libunibreak (5.1-r0) [2024-07-16T04:25:29.193Z] (59/107) Installing libass (0.17.1-r0) [2024-07-16T04:25:29.193Z] (60/107) Installing libbluray (1.3.4-r0) [2024-07-16T04:25:29.193Z] (61/107) Installing gmp (6.2.1-r3) [2024-07-16T04:25:29.193Z] (62/107) Installing nettle (3.8.1-r2) [2024-07-16T04:25:29.193Z] (63/107) Installing libunistring (1.1-r1) [2024-07-16T04:25:29.193Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-07-16T04:25:29.193Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-07-16T04:25:29.193Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-07-16T04:25:29.193Z] (67/107) Installing gnutls (3.8.4-r0) [2024-07-16T04:25:29.193Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-07-16T04:25:29.193Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-07-16T04:25:29.201Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-16T04:25:29.201Z] sudo tee /etc/docker/daemon.new [2024-07-16T04:25:29.201Z] { [2024-07-16T04:25:29.201Z] "registry-mirrors": [ [2024-07-16T04:25:29.201Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-16T04:25:29.201Z] ], [2024-07-16T04:25:29.201Z] "bip": "10.250.0.254/24", [2024-07-16T04:25:29.201Z] "hosts": [ [2024-07-16T04:25:29.201Z] "tcp://0.0.0.0:5555", [2024-07-16T04:25:29.201Z] "unix:///var/run/docker.sock" [2024-07-16T04:25:29.201Z] ], [2024-07-16T04:25:29.201Z] "mtu": 1458, [2024-07-16T04:25:29.201Z] "selinux-enabled": true, [2024-07-16T04:25:29.201Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-16T04:25:29.201Z] } [Pipeline] sh [2024-07-16T04:25:29.451Z] (70/107) Installing cjson (1.7.17-r0) [2024-07-16T04:25:29.452Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-07-16T04:25:29.452Z] (72/107) Installing librist (0.2.7-r0) [2024-07-16T04:25:29.452Z] (73/107) Installing libsrt (1.5.2-r0) [2024-07-16T04:25:29.452Z] (74/107) Installing libssh (0.10.5-r0) [2024-07-16T04:25:29.452Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-07-16T04:25:29.452Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-07-16T04:25:29.452Z] (77/107) Installing libsodium (1.0.18-r3) [2024-07-16T04:25:29.452Z] (78/107) Installing libzmq (4.3.4-r4) [2024-07-16T04:25:29.452Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-16T04:25:29.452Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-07-16T04:25:29.564Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-16T04:25:29.710Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-07-16T04:25:29.710Z] (82/107) Installing shaderc (2023.3-r1) [2024-07-16T04:25:29.710Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-07-16T04:25:29.710Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-07-16T04:25:29.710Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-16T04:25:29.710Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-16T04:25:29.710Z] (87/107) Installing vidstab (1.1.1-r0) [2024-07-16T04:25:29.710Z] (88/107) Installing zimg (3.0.5-r0) [2024-07-16T04:25:29.710Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-16T04:25:29.948Z] + sudo service docker restart [2024-07-16T04:25:29.971Z] (90/107) Installing libasyncns (0.8-r1) [2024-07-16T04:25:29.971Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-07-16T04:25:29.971Z] (92/107) Installing libltdl (2.4.7-r2) [2024-07-16T04:25:29.971Z] (93/107) Installing orc (0.4.34-r0) [2024-07-16T04:25:29.971Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-07-16T04:25:29.971Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-07-16T04:25:29.971Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-07-16T04:25:29.971Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-07-16T04:25:29.971Z] (98/107) Installing libpulse (16.1-r10) [2024-07-16T04:25:29.971Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-16T04:25:29.971Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-07-16T04:25:29.971Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-16T04:25:29.971Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-07-16T04:25:29.971Z] (103/107) Installing udev-init-scripts (35-r1) [2024-07-16T04:25:29.971Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-07-16T04:25:29.971Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-07-16T04:25:29.971Z] (106/107) Installing kmod-libs (30-r3) [2024-07-16T04:25:29.971Z] (107/107) Installing eudev (3.2.11-r8) [2024-07-16T04:25:29.971Z] Executing busybox-1.36.1-r7.trigger [2024-07-16T04:25:29.971Z] Executing glib-2.76.6-r0.trigger [2024-07-16T04:25:29.971Z] Executing eudev-3.2.11-r8.trigger [2024-07-16T04:25:29.971Z] OK: 131 MiB in 122 packages [2024-07-16T04:25:33.254Z] Removing intermediate container 5e13d29f6294 [2024-07-16T04:25:33.254Z] ---> c75a46be8750 [2024-07-16T04:25:33.254Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-16T04:25:33.254Z] ---> Running in a5776585bb1f [2024-07-16T04:25:33.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:33.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:33.771Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:25:33.771Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:25:33.771Z] OK: 131 MiB in 122 packages [2024-07-16T04:25:34.337Z] Removing intermediate container a5776585bb1f [2024-07-16T04:25:34.337Z] ---> 9815e9833919 [2024-07-16T04:25:34.337Z] Step 19/37 : WORKDIR / [2024-07-16T04:25:34.337Z] ---> Running in c746c0dc1143 [2024-07-16T04:25:34.337Z] Removing intermediate container c746c0dc1143 [2024-07-16T04:25:34.337Z] ---> 933fe70e4d7f [2024-07-16T04:25:34.337Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-16T04:25:35.710Z] ---> 2060919f03ae [2024-07-16T04:25:35.710Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-16T04:25:35.710Z] ---> 18eca05e3cd2 [2024-07-16T04:25:35.710Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-16T04:25:35.967Z] ---> f162bf9a2ee4 [2024-07-16T04:25:35.967Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-16T04:25:35.967Z] ---> a72c1bdf0c1b [2024-07-16T04:25:35.967Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-16T04:25:36.918Z] ---> 8e88333e8193 [2024-07-16T04:25:36.918Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-16T04:25:36.918Z] ---> bf5bb90fc681 [2024-07-16T04:25:36.918Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-16T04:25:37.856Z] ---> a926c1a4d27b [2024-07-16T04:25:37.856Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-16T04:25:37.856Z] ---> Running in a8f067f593cb [2024-07-16T04:25:38.425Z] Removing intermediate container a8f067f593cb [2024-07-16T04:25:38.425Z] ---> ccf65eb42f42 [2024-07-16T04:25:38.425Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-16T04:25:38.425Z] ---> Running in ff592657de70 [2024-07-16T04:25:38.992Z] Removing intermediate container ff592657de70 [2024-07-16T04:25:38.992Z] ---> eb19202da3d9 [2024-07-16T04:25:38.992Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-16T04:25:38.992Z] ---> Running in c845293f04b8 [2024-07-16T04:25:39.563Z] Removing intermediate container c845293f04b8 [2024-07-16T04:25:39.563Z] ---> 6edb1221ef13 [2024-07-16T04:25:39.563Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-16T04:25:39.563Z] ---> Running in 45784bf24f58 [2024-07-16T04:25:40.136Z] Removing intermediate container 45784bf24f58 [2024-07-16T04:25:40.136Z] ---> 432804296d0c [2024-07-16T04:25:40.136Z] Step 31/37 : EXPOSE 59983 [2024-07-16T04:25:40.136Z] ---> Running in 49eb9360e7a3 [2024-07-16T04:25:40.136Z] Removing intermediate container 49eb9360e7a3 [2024-07-16T04:25:40.136Z] ---> 8aa0a1bad070 [2024-07-16T04:25:40.136Z] Step 32/37 : EXPOSE 8554 [2024-07-16T04:25:40.136Z] ---> Running in 41a2e1a7b601 [2024-07-16T04:25:40.394Z] Removing intermediate container 41a2e1a7b601 [2024-07-16T04:25:40.394Z] ---> c6892f0a8586 [2024-07-16T04:25:40.394Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-16T04:25:40.394Z] ---> Running in 9bf9a68b67cc [2024-07-16T04:25:40.394Z] Removing intermediate container 9bf9a68b67cc [2024-07-16T04:25:40.394Z] ---> cb984737d7f5 [2024-07-16T04:25:40.394Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-16T04:25:40.394Z] ---> Running in 1abd89bb97ba [2024-07-16T04:25:40.394Z] Removing intermediate container 1abd89bb97ba [2024-07-16T04:25:40.394Z] ---> 2b17d21f8ca1 [2024-07-16T04:25:40.394Z] Step 35/37 : LABEL arch=amd64 [2024-07-16T04:25:40.394Z] ---> Running in 420fadca8908 [2024-07-16T04:25:40.653Z] Removing intermediate container 420fadca8908 [2024-07-16T04:25:40.653Z] ---> cfbfd416b915 [2024-07-16T04:25:40.653Z] Step 36/37 : LABEL git_sha=eecbf34369017b68559e2ef7580535b3a8c22776 [2024-07-16T04:25:40.653Z] ---> Running in ca63d1561d30 [2024-07-16T04:25:40.653Z] Removing intermediate container ca63d1561d30 [2024-07-16T04:25:40.653Z] ---> eb452d42a3aa [2024-07-16T04:25:40.653Z] Step 37/37 : LABEL version=3.2.0-dev.14 [2024-07-16T04:25:40.653Z] ---> Running in dbf02bc7119c [2024-07-16T04:25:40.653Z] Removing intermediate container dbf02bc7119c [2024-07-16T04:25:40.653Z] ---> 946adce76030 [2024-07-16T04:25:40.653Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-16T04:25:40.653Z] Successfully built 946adce76030 [2024-07-16T04:25:40.653Z] 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-07-16T04:25:40.782Z] provisioning config files... [2024-07-16T04:25:40.790Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config598849196518127798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:25:41.100Z] ---> ****-login.sh [2024-07-16T04:25:41.100Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:25:41.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:41.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:41.100Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:41.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:41.100Z] [2024-07-16T04:25:41.100Z] Login Succeeded [2024-07-16T04:25:41.100Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:25:41.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:41.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:41.100Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:41.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:41.100Z] [2024-07-16T04:25:41.100Z] Login Succeeded [2024-07-16T04:25:41.100Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:25:41.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:41.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:41.358Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:41.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:41.358Z] [2024-07-16T04:25:41.358Z] Login Succeeded [2024-07-16T04:25:41.358Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:25:41.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:41.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:41.358Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:41.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:41.358Z] [2024-07-16T04:25:41.358Z] Login Succeeded [2024-07-16T04:25:41.358Z] ****.io [2024-07-16T04:25:41.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:41.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:41.619Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:41.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:41.619Z] [2024-07-16T04:25:41.619Z] Login Succeeded [2024-07-16T04:25:41.620Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:25:41.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:25:41.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:25:41.714Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-07-16T04:25:41.714Z] eecbf34369017b68559e2ef7580535b3a8c22776 [2024-07-16T04:25:41.714Z] latest [2024-07-16T04:25:41.714Z] 3.2.0-dev.14 [2024-07-16T04:25:41.714Z] eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 [2024-07-16T04:25:41.714Z] main [2024-07-16T04:25:41.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:42.065Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:42.383Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:eecbf34369017b68559e2ef7580535b3a8c22776 [2024-07-16T04:25:42.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-16T04:25:42.383Z] c3884f990173: Preparing [2024-07-16T04:25:42.383Z] 6339c54ea151: Preparing [2024-07-16T04:25:42.383Z] 9ca1a4960cb0: Preparing [2024-07-16T04:25:42.383Z] 9ca1a4960cb0: Preparing [2024-07-16T04:25:42.383Z] 0e81680c8547: Preparing [2024-07-16T04:25:42.383Z] 4fdee56d7956: Preparing [2024-07-16T04:25:42.383Z] a4554feaa35c: Preparing [2024-07-16T04:25:42.383Z] c3c0f6878e7e: Preparing [2024-07-16T04:25:42.383Z] 008f73be4163: Preparing [2024-07-16T04:25:42.383Z] 81eac0c228f2: Preparing [2024-07-16T04:25:42.383Z] 6c3c37c1fca7: Preparing [2024-07-16T04:25:42.383Z] fe2d0a359ee7: Preparing [2024-07-16T04:25:42.383Z] 6dabda00fbed: Preparing [2024-07-16T04:25:42.383Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:42.383Z] 008f73be4163: Waiting [2024-07-16T04:25:42.383Z] 81eac0c228f2: Waiting [2024-07-16T04:25:42.383Z] 6c3c37c1fca7: Waiting [2024-07-16T04:25:42.383Z] fe2d0a359ee7: Waiting [2024-07-16T04:25:42.383Z] 6dabda00fbed: Waiting [2024-07-16T04:25:42.383Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:42.383Z] a4554feaa35c: Waiting [2024-07-16T04:25:42.383Z] c3c0f6878e7e: Waiting [2024-07-16T04:25:42.383Z] 4fdee56d7956: Pushed [2024-07-16T04:25:42.383Z] 6339c54ea151: Pushed [2024-07-16T04:25:42.383Z] 9ca1a4960cb0: Pushed [2024-07-16T04:25:42.383Z] c3884f990173: Pushed [2024-07-16T04:25:42.642Z] a4554feaa35c: Pushed [2024-07-16T04:25:42.642Z] 81eac0c228f2: Pushed [2024-07-16T04:25:42.642Z] c3c0f6878e7e: Pushed [2024-07-16T04:25:42.642Z] 008f73be4163: Pushed [2024-07-16T04:25:42.642Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:43.206Z] fe2d0a359ee7: Pushed [2024-07-16T04:25:45.098Z] 0e81680c8547: Pushed [2024-07-16T04:25:46.471Z] 6c3c37c1fca7: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:25:48.315Z] provisioning config files... [2024-07-16T04:25:48.357Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/179@tmp/config9408797203858052995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:25:48.859Z] ---> ****-login.sh [2024-07-16T04:25:48.860Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:25:49.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:49.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:49.735Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:49.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:49.735Z] [2024-07-16T04:25:49.735Z] Login Succeeded [2024-07-16T04:25:49.735Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:25:50.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:50.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:50.012Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:50.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:50.012Z] [2024-07-16T04:25:50.012Z] Login Succeeded [2024-07-16T04:25:50.012Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:25:50.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:50.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:50.569Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:50.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:50.569Z] [2024-07-16T04:25:50.569Z] Login Succeeded [2024-07-16T04:25:50.569Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:25:50.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:50.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:50.845Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:50.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:50.845Z] [2024-07-16T04:25:50.845Z] Login Succeeded [2024-07-16T04:25:50.845Z] ****.io [2024-07-16T04:25:51.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:51.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:51.460Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:51.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:51.460Z] [2024-07-16T04:25:51.460Z] Login Succeeded [2024-07-16T04:25:51.460Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:25:51.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-16T04:25:51.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:25:51.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:25:51.982Z] ========================================================= [2024-07-16T04:25:51.982Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-16T04:25:51.982Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:52.385Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-16T04:25:53.062Z] Sending build context to Docker daemon 10.48MB [2024-07-16T04:25:53.063Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:25:53.063Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-16T04:25:53.334Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-16T04:25:53.334Z] c6b39de5b339: Pulling fs layer [2024-07-16T04:25:53.334Z] a69c41024577: Pulling fs layer [2024-07-16T04:25:53.334Z] d6de4b400683: Pulling fs layer [2024-07-16T04:25:53.334Z] 35cb2a7552d0: Pulling fs layer [2024-07-16T04:25:53.334Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T04:25:53.334Z] 35cb2a7552d0: Waiting [2024-07-16T04:25:53.334Z] 464afbd9ba4c: Pulling fs layer [2024-07-16T04:25:53.334Z] 00f215d4a9da: Pulling fs layer [2024-07-16T04:25:53.334Z] d496ad576159: Pulling fs layer [2024-07-16T04:25:53.334Z] 4f4fb700ef54: Waiting [2024-07-16T04:25:53.334Z] 464afbd9ba4c: Waiting [2024-07-16T04:25:53.334Z] d496ad576159: Waiting [2024-07-16T04:25:53.334Z] 00f215d4a9da: Waiting [2024-07-16T04:25:53.334Z] a69c41024577: Verifying Checksum [2024-07-16T04:25:53.334Z] a69c41024577: Download complete [2024-07-16T04:25:53.334Z] 35cb2a7552d0: Verifying Checksum [2024-07-16T04:25:53.334Z] 35cb2a7552d0: Download complete [2024-07-16T04:25:53.605Z] 4f4fb700ef54: Download complete [2024-07-16T04:25:53.605Z] 464afbd9ba4c: Verifying Checksum [2024-07-16T04:25:53.605Z] 464afbd9ba4c: Download complete [2024-07-16T04:25:53.605Z] c6b39de5b339: Download complete [2024-07-16T04:25:53.885Z] d496ad576159: Verifying Checksum [2024-07-16T04:25:53.885Z] d496ad576159: Download complete [2024-07-16T04:25:54.480Z] c6b39de5b339: Pull complete [2024-07-16T04:25:54.606Z] 6dabda00fbed: Pushed [2024-07-16T04:25:54.606Z] eecbf34369017b68559e2ef7580535b3a8c22776: digest: sha256:a23f5efb7e67eb3fcef686b499c62122e41bbf54290a0534779b08ba0f60fabd size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:54.939Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:55.073Z] a69c41024577: Pull complete [2024-07-16T04:25:55.262Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-07-16T04:25:55.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-16T04:25:55.262Z] c3884f990173: Preparing [2024-07-16T04:25:55.262Z] 6339c54ea151: Preparing [2024-07-16T04:25:55.262Z] 9ca1a4960cb0: Preparing [2024-07-16T04:25:55.262Z] 9ca1a4960cb0: Preparing [2024-07-16T04:25:55.262Z] 0e81680c8547: Preparing [2024-07-16T04:25:55.262Z] 4fdee56d7956: Preparing [2024-07-16T04:25:55.262Z] a4554feaa35c: Preparing [2024-07-16T04:25:55.262Z] c3c0f6878e7e: Preparing [2024-07-16T04:25:55.262Z] 008f73be4163: Preparing [2024-07-16T04:25:55.262Z] 81eac0c228f2: Preparing [2024-07-16T04:25:55.262Z] 6c3c37c1fca7: Preparing [2024-07-16T04:25:55.262Z] fe2d0a359ee7: Preparing [2024-07-16T04:25:55.262Z] 6dabda00fbed: Preparing [2024-07-16T04:25:55.262Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:55.262Z] 6c3c37c1fca7: Waiting [2024-07-16T04:25:55.262Z] 81eac0c228f2: Waiting [2024-07-16T04:25:55.262Z] fe2d0a359ee7: Waiting [2024-07-16T04:25:55.262Z] 6dabda00fbed: Waiting [2024-07-16T04:25:55.262Z] a4554feaa35c: Waiting [2024-07-16T04:25:55.262Z] c3c0f6878e7e: Waiting [2024-07-16T04:25:55.262Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:55.262Z] 008f73be4163: Waiting [2024-07-16T04:25:55.262Z] 0e81680c8547: Layer already exists [2024-07-16T04:25:55.262Z] 4fdee56d7956: Layer already exists [2024-07-16T04:25:55.262Z] 6339c54ea151: Layer already exists [2024-07-16T04:25:55.262Z] 9ca1a4960cb0: Layer already exists [2024-07-16T04:25:55.262Z] c3884f990173: Layer already exists [2024-07-16T04:25:55.262Z] a4554feaa35c: Layer already exists [2024-07-16T04:25:55.262Z] 008f73be4163: Layer already exists [2024-07-16T04:25:55.262Z] c3c0f6878e7e: Layer already exists [2024-07-16T04:25:55.262Z] 6c3c37c1fca7: Layer already exists [2024-07-16T04:25:55.262Z] 81eac0c228f2: Layer already exists [2024-07-16T04:25:55.262Z] 6dabda00fbed: Layer already exists [2024-07-16T04:25:55.262Z] fe2d0a359ee7: Layer already exists [2024-07-16T04:25:55.262Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:55.262Z] latest: digest: sha256:a23f5efb7e67eb3fcef686b499c62122e41bbf54290a0534779b08ba0f60fabd size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:55.345Z] d6de4b400683: Download complete [2024-07-16T04:25:55.583Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:55.904Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.14 [2024-07-16T04:25:55.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-16T04:25:55.904Z] c3884f990173: Preparing [2024-07-16T04:25:55.904Z] 6339c54ea151: Preparing [2024-07-16T04:25:55.904Z] 9ca1a4960cb0: Preparing [2024-07-16T04:25:55.904Z] 9ca1a4960cb0: Preparing [2024-07-16T04:25:55.904Z] 0e81680c8547: Preparing [2024-07-16T04:25:55.904Z] 4fdee56d7956: Preparing [2024-07-16T04:25:55.904Z] a4554feaa35c: Preparing [2024-07-16T04:25:55.904Z] c3c0f6878e7e: Preparing [2024-07-16T04:25:55.904Z] 008f73be4163: Preparing [2024-07-16T04:25:55.904Z] 81eac0c228f2: Preparing [2024-07-16T04:25:55.904Z] 6c3c37c1fca7: Preparing [2024-07-16T04:25:55.904Z] fe2d0a359ee7: Preparing [2024-07-16T04:25:55.904Z] 6dabda00fbed: Preparing [2024-07-16T04:25:55.904Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:55.904Z] 008f73be4163: Waiting [2024-07-16T04:25:55.904Z] 81eac0c228f2: Waiting [2024-07-16T04:25:55.904Z] 6c3c37c1fca7: Waiting [2024-07-16T04:25:55.904Z] fe2d0a359ee7: Waiting [2024-07-16T04:25:55.904Z] 6dabda00fbed: Waiting [2024-07-16T04:25:55.904Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:55.904Z] a4554feaa35c: Waiting [2024-07-16T04:25:55.904Z] c3c0f6878e7e: Waiting [2024-07-16T04:25:55.904Z] 6339c54ea151: Layer already exists [2024-07-16T04:25:55.904Z] 0e81680c8547: Layer already exists [2024-07-16T04:25:55.904Z] 9ca1a4960cb0: Layer already exists [2024-07-16T04:25:55.904Z] c3884f990173: Layer already exists [2024-07-16T04:25:55.904Z] 4fdee56d7956: Layer already exists [2024-07-16T04:25:55.904Z] a4554feaa35c: Layer already exists [2024-07-16T04:25:55.904Z] c3c0f6878e7e: Layer already exists [2024-07-16T04:25:55.904Z] 6c3c37c1fca7: Layer already exists [2024-07-16T04:25:55.904Z] 008f73be4163: Layer already exists [2024-07-16T04:25:55.904Z] 81eac0c228f2: Layer already exists [2024-07-16T04:25:55.904Z] 6dabda00fbed: Layer already exists [2024-07-16T04:25:55.904Z] fe2d0a359ee7: Layer already exists [2024-07-16T04:25:55.904Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:55.904Z] 3.2.0-dev.14: digest: sha256:a23f5efb7e67eb3fcef686b499c62122e41bbf54290a0534779b08ba0f60fabd size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:56.228Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:56.547Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 [2024-07-16T04:25:56.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-16T04:25:56.547Z] c3884f990173: Preparing [2024-07-16T04:25:56.547Z] 6339c54ea151: Preparing [2024-07-16T04:25:56.547Z] 9ca1a4960cb0: Preparing [2024-07-16T04:25:56.547Z] 9ca1a4960cb0: Preparing [2024-07-16T04:25:56.547Z] 0e81680c8547: Preparing [2024-07-16T04:25:56.547Z] 4fdee56d7956: Preparing [2024-07-16T04:25:56.547Z] a4554feaa35c: Preparing [2024-07-16T04:25:56.547Z] c3c0f6878e7e: Preparing [2024-07-16T04:25:56.547Z] 008f73be4163: Preparing [2024-07-16T04:25:56.547Z] 81eac0c228f2: Preparing [2024-07-16T04:25:56.547Z] 6c3c37c1fca7: Preparing [2024-07-16T04:25:56.547Z] fe2d0a359ee7: Preparing [2024-07-16T04:25:56.547Z] 6dabda00fbed: Preparing [2024-07-16T04:25:56.547Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:56.547Z] c3c0f6878e7e: Waiting [2024-07-16T04:25:56.547Z] 008f73be4163: Waiting [2024-07-16T04:25:56.547Z] 81eac0c228f2: Waiting [2024-07-16T04:25:56.547Z] 6dabda00fbed: Waiting [2024-07-16T04:25:56.547Z] 6c3c37c1fca7: Waiting [2024-07-16T04:25:56.547Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:56.547Z] fe2d0a359ee7: Waiting [2024-07-16T04:25:56.547Z] a4554feaa35c: Waiting [2024-07-16T04:25:56.547Z] 6339c54ea151: Layer already exists [2024-07-16T04:25:56.547Z] 9ca1a4960cb0: Layer already exists [2024-07-16T04:25:56.547Z] 0e81680c8547: Layer already exists [2024-07-16T04:25:56.547Z] 4fdee56d7956: Layer already exists [2024-07-16T04:25:56.547Z] c3884f990173: Layer already exists [2024-07-16T04:25:56.547Z] a4554feaa35c: Layer already exists [2024-07-16T04:25:56.547Z] c3c0f6878e7e: Layer already exists [2024-07-16T04:25:56.547Z] 008f73be4163: Layer already exists [2024-07-16T04:25:56.547Z] 81eac0c228f2: Layer already exists [2024-07-16T04:25:56.547Z] 6c3c37c1fca7: Layer already exists [2024-07-16T04:25:56.547Z] 6dabda00fbed: Layer already exists [2024-07-16T04:25:56.547Z] fe2d0a359ee7: Layer already exists [2024-07-16T04:25:56.547Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:56.547Z] eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14: digest: sha256:a23f5efb7e67eb3fcef686b499c62122e41bbf54290a0534779b08ba0f60fabd size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:56.764Z] 00f215d4a9da: Download complete [2024-07-16T04:25:56.874Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:57.195Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-07-16T04:25:57.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-07-16T04:25:57.195Z] c3884f990173: Preparing [2024-07-16T04:25:57.195Z] 6339c54ea151: Preparing [2024-07-16T04:25:57.195Z] 9ca1a4960cb0: Preparing [2024-07-16T04:25:57.195Z] 9ca1a4960cb0: Preparing [2024-07-16T04:25:57.195Z] 0e81680c8547: Preparing [2024-07-16T04:25:57.195Z] 4fdee56d7956: Preparing [2024-07-16T04:25:57.195Z] a4554feaa35c: Preparing [2024-07-16T04:25:57.195Z] c3c0f6878e7e: Preparing [2024-07-16T04:25:57.195Z] 008f73be4163: Preparing [2024-07-16T04:25:57.195Z] 81eac0c228f2: Preparing [2024-07-16T04:25:57.195Z] 6c3c37c1fca7: Preparing [2024-07-16T04:25:57.195Z] fe2d0a359ee7: Preparing [2024-07-16T04:25:57.195Z] 6dabda00fbed: Preparing [2024-07-16T04:25:57.195Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:57.195Z] 81eac0c228f2: Waiting [2024-07-16T04:25:57.195Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:57.195Z] 6dabda00fbed: Waiting [2024-07-16T04:25:57.195Z] fe2d0a359ee7: Waiting [2024-07-16T04:25:57.195Z] 6c3c37c1fca7: Waiting [2024-07-16T04:25:57.195Z] a4554feaa35c: Waiting [2024-07-16T04:25:57.195Z] c3c0f6878e7e: Waiting [2024-07-16T04:25:57.195Z] 008f73be4163: Waiting [2024-07-16T04:25:57.195Z] 6339c54ea151: Layer already exists [2024-07-16T04:25:57.195Z] 9ca1a4960cb0: Layer already exists [2024-07-16T04:25:57.195Z] 4fdee56d7956: Layer already exists [2024-07-16T04:25:57.195Z] c3884f990173: Layer already exists [2024-07-16T04:25:57.195Z] 0e81680c8547: Layer already exists [2024-07-16T04:25:57.195Z] a4554feaa35c: Layer already exists [2024-07-16T04:25:57.195Z] 008f73be4163: Layer already exists [2024-07-16T04:25:57.195Z] 81eac0c228f2: Layer already exists [2024-07-16T04:25:57.195Z] 6c3c37c1fca7: Layer already exists [2024-07-16T04:25:57.195Z] c3c0f6878e7e: Layer already exists [2024-07-16T04:25:57.195Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:57.195Z] fe2d0a359ee7: Layer already exists [2024-07-16T04:25:57.195Z] 6dabda00fbed: Layer already exists [2024-07-16T04:25:57.195Z] main: digest: sha256:a23f5efb7e67eb3fcef686b499c62122e41bbf54290a0534779b08ba0f60fabd size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:25:57.274Z] ===================================================== [Pipeline] echo [2024-07-16T04:25:57.289Z] taggedImages: [2024-07-16T04:25:57.289Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:eecbf34369017b68559e2ef7580535b3a8c22776 [2024-07-16T04:25:57.289Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-07-16T04:25:57.289Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.14 [2024-07-16T04:25:57.289Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 [2024-07-16T04:25:57.289Z] - 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-07-16T04:25:57.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:25:57.715Z] [2024-07-16T04:25:57.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:58.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:25:58.028Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-16T04:25:58.028Z] 5eb5b503b376: Pulling fs layer [2024-07-16T04:25:58.028Z] 5c69ac0246d0: Pulling fs layer [2024-07-16T04:25:58.028Z] ec43610c2a17: Pulling fs layer [2024-07-16T04:25:58.028Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-16T04:25:58.028Z] 33b1e0a273af: Pulling fs layer [2024-07-16T04:25:58.028Z] 5d3b04190fa2: Pulling fs layer [2024-07-16T04:25:58.028Z] 3a2ae6a8a46f: Waiting [2024-07-16T04:25:58.028Z] 33b1e0a273af: Waiting [2024-07-16T04:25:58.028Z] 2f39f015ded8: Pulling fs layer [2024-07-16T04:25:58.028Z] 5d3b04190fa2: Waiting [2024-07-16T04:25:58.028Z] 5c69ac0246d0: Verifying Checksum [2024-07-16T04:25:58.028Z] 5c69ac0246d0: Download complete [2024-07-16T04:25:58.028Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-16T04:25:58.028Z] 3a2ae6a8a46f: Download complete [2024-07-16T04:25:58.028Z] 33b1e0a273af: Verifying Checksum [2024-07-16T04:25:58.028Z] 33b1e0a273af: Download complete [2024-07-16T04:25:58.028Z] 5d3b04190fa2: Verifying Checksum [2024-07-16T04:25:58.028Z] 5d3b04190fa2: Download complete [2024-07-16T04:25:58.028Z] ec43610c2a17: Verifying Checksum [2024-07-16T04:25:58.028Z] ec43610c2a17: Download complete [2024-07-16T04:25:58.286Z] 5eb5b503b376: Verifying Checksum [2024-07-16T04:25:58.286Z] 5eb5b503b376: Download complete [2024-07-16T04:25:59.219Z] 2f39f015ded8: Verifying Checksum [2024-07-16T04:25:59.219Z] 2f39f015ded8: Download complete [2024-07-16T04:26:00.641Z] 5eb5b503b376: Pull complete [2024-07-16T04:26:01.590Z] 5c69ac0246d0: Pull complete [2024-07-16T04:26:02.161Z] ec43610c2a17: Pull complete [2024-07-16T04:26:02.419Z] 3a2ae6a8a46f: Pull complete [2024-07-16T04:26:02.419Z] 33b1e0a273af: Pull complete [2024-07-16T04:26:02.676Z] 5d3b04190fa2: Pull complete [2024-07-16T04:26:06.866Z] 2f39f015ded8: Pull complete [2024-07-16T04:26:06.866Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-16T04:26:06.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:26:06.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:26:06.978Z] prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container [2024-07-16T04:26:07.015Z] $ 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-07-16T04:26:09.128Z] d6de4b400683: Pull complete [2024-07-16T04:26:09.402Z] 35cb2a7552d0: Pull complete [2024-07-16T04:26:09.677Z] 4f4fb700ef54: Pull complete [2024-07-16T04:26:10.013Z] 464afbd9ba4c: Pull complete [2024-07-16T04:26:12.965Z] $ docker top e025ffdddadbfb7ce28d2f7c8eb3713953028a082e61f98013bb2650de94458b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:26:13.470Z] ---> job-cost.sh [2024-07-16T04:26:13.470Z] lf-activate-venv: SKIPPING [2024-07-16T04:26:13.470Z] INFO: No Stack... [2024-07-16T04:26:13.737Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-16T04:26:14.017Z] INFO: Archiving Costs [Pipeline] sh [2024-07-16T04:26:14.353Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-07-16T04:26:14.353Z] + cut -d, -f6 [Pipeline] lock [2024-07-16T04:26:14.368Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] [2024-07-16T04:26:14.378Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] did not exist. Created. [2024-07-16T04:26:14.385Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T04:26:14.797Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-16T04:26:14.829Z] Stashed 1 file(s) [Pipeline] } [2024-07-16T04:26:14.837Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-16T04:26:14.876Z] $ docker stop --time=1 e025ffdddadbfb7ce28d2f7c8eb3713953028a082e61f98013bb2650de94458b [2024-07-16T04:26:16.016Z] $ docker rm -f --volumes e025ffdddadbfb7ce28d2f7c8eb3713953028a082e61f98013bb2650de94458b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-16T04:26:20.162Z] 00f215d4a9da: Pull complete [2024-07-16T04:26:20.755Z] d496ad576159: Pull complete [2024-07-16T04:26:21.027Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-16T04:26:21.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-16T04:26:21.027Z] ---> f246e2811388 [2024-07-16T04:26:21.027Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:26:22.441Z] ---> Running in e54cd14ea7a0 [2024-07-16T04:26:23.035Z] Removing intermediate container e54cd14ea7a0 [2024-07-16T04:26:23.035Z] ---> d3dfc5964817 [2024-07-16T04:26:23.035Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:26:23.035Z] ---> Running in eaac23038abe [2024-07-16T04:26:23.305Z] Removing intermediate container eaac23038abe [2024-07-16T04:26:23.305Z] ---> f06cecea3661 [2024-07-16T04:26:23.305Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-16T04:26:23.575Z] ---> Running in f1bd65d5eb78 [2024-07-16T04:26:23.851Z] Removing intermediate container f1bd65d5eb78 [2024-07-16T04:26:23.851Z] ---> ad8190ce19d4 [2024-07-16T04:26:23.851Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-16T04:26:23.851Z] ---> Running in 61bb39de3971 [2024-07-16T04:26:24.440Z] Removing intermediate container 61bb39de3971 [2024-07-16T04:26:24.440Z] ---> 9efff693ba2b [2024-07-16T04:26:24.440Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:26:24.440Z] ---> Running in d00d6f7cd9b7 [2024-07-16T04:26:25.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:26:26.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:26:27.573Z] (1/13) Installing libintl (0.21.1-r7) [2024-07-16T04:26:27.573Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-07-16T04:26:27.573Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-16T04:26:27.573Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-07-16T04:26:27.573Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-07-16T04:26:27.573Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-07-16T04:26:27.573Z] (7/13) Installing udev-init-scripts (35-r1) [2024-07-16T04:26:27.573Z] (8/13) Installing libblkid (2.38.1-r8) [2024-07-16T04:26:27.573Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-07-16T04:26:27.573Z] (10/13) Installing kmod-libs (30-r3) [2024-07-16T04:26:27.573Z] (11/13) Installing eudev (3.2.11-r8) [2024-07-16T04:26:27.573Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-07-16T04:26:27.573Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-07-16T04:26:27.573Z] Executing busybox-1.36.1-r5.trigger [2024-07-16T04:26:27.849Z] Executing eudev-3.2.11-r8.trigger [2024-07-16T04:26:27.849Z] OK: 273 MiB in 65 packages [2024-07-16T04:26:29.290Z] Removing intermediate container d00d6f7cd9b7 [2024-07-16T04:26:29.290Z] ---> 3680eaac41d3 [2024-07-16T04:26:29.290Z] Step 8/13 : WORKDIR /device-usb-camera [2024-07-16T04:26:29.564Z] ---> Running in 0d39055457ea [2024-07-16T04:26:29.833Z] Removing intermediate container 0d39055457ea [2024-07-16T04:26:29.833Z] ---> d728055696bc [2024-07-16T04:26:29.833Z] Step 9/13 : COPY go.mod vendor* ./ [2024-07-16T04:26:30.424Z] ---> 17e885cbfda2 [2024-07-16T04:26:30.424Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:26:30.694Z] ---> Running in db2dc76f0883 [2024-07-16T04:28:55.570Z] Removing intermediate container db2dc76f0883 [2024-07-16T04:28:55.570Z] ---> b30d5d22d1a2 [2024-07-16T04:28:55.570Z] Step 11/13 : COPY . . [2024-07-16T04:28:55.570Z] ---> 8a52de840842 [2024-07-16T04:28:55.570Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-16T04:28:55.570Z] ---> Running in 28e6c05acedd [2024-07-16T04:28:55.570Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2024-07-16T04:28:55.570Z]  Dload Upload Total Spent Left Speed [2024-07-16T04:28:55.570Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 6892 0 --:--:-- --:--:-- --:--:-- 6986 [2024-07-16T04:28:55.570Z] Removing intermediate container 28e6c05acedd [2024-07-16T04:28:55.570Z] ---> 354e64ed13c6 [2024-07-16T04:28:55.570Z] Step 13/13 : RUN ${MAKE} [2024-07-16T04:28:55.570Z] ---> Running in 1e03b29ee832 [2024-07-16T04:28:55.570Z] noop [2024-07-16T04:28:55.570Z] Removing intermediate container 1e03b29ee832 [2024-07-16T04:28:55.570Z] ---> fec216fb3f91 [2024-07-16T04:28:55.570Z] Successfully built fec216fb3f91 [2024-07-16T04:28:55.570Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:28:56.008Z] + docker inspect -f . ci-base-image-arm64 [2024-07-16T04:28:56.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:28:56.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-5703 does not seem to be running inside a container [2024-07-16T04:28:56.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/179 -v /w/workspace/device-usb-camera/179:/w/workspace/device-usb-camera/179:rw,z -v /w/workspace/device-usb-camera/179@tmp:/w/workspace/device-usb-camera/179@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-07-16T04:28:57.643Z] $ docker top 3422fb399754a9b461192a3f72060bf9d0beb6afb19e9ef5c0f0eea227609e3d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:28:58.523Z] + go version [2024-07-16T04:28:58.524Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-16T04:28:58.549Z] $ docker stop --time=1 3422fb399754a9b461192a3f72060bf9d0beb6afb19e9ef5c0f0eea227609e3d [2024-07-16T04:29:00.198Z] $ docker rm -f --volumes 3422fb399754a9b461192a3f72060bf9d0beb6afb19e9ef5c0f0eea227609e3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:29:00.792Z] + docker inspect -f . ci-base-image-arm64 [2024-07-16T04:29:00.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:29:01.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-5703 does not seem to be running inside a container [2024-07-16T04:29:01.089Z] $ 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/179 -v /w/workspace/device-usb-camera/179:/w/workspace/device-usb-camera/179:rw,z -v /w/workspace/device-usb-camera/179@tmp:/w/workspace/device-usb-camera/179@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-07-16T04:29:02.329Z] $ docker top 5fa3bd5507af0f0082d4b0b298ea120daebab62726d56fc3651e09670227609b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:29:03.160Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/179 [Pipeline] fileExists [Pipeline] sh [2024-07-16T04:29:03.878Z] + make test [2024-07-16T04:29:03.878Z] go test ./... -coverprofile=coverage.out ./... [2024-07-16T04:29:10.575Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-07-16T04:33:47.553Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-07-16T04:33:57.664Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 4.4% of statements [2024-07-16T04:33:58.249Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-16T04:33:58.249Z] go vet ./... [2024-07-16T04:34:54.678Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-16T04:34:54.678Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-16T04:34:54.678Z] ./bin/test-attribution-txt.sh [2024-07-16T04:34:54.678Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-16T04:34:54.678Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-16T04:34:54.679Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-16T04:34:54.679Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-16T04:34:54.679Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-16T04:34:54.679Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-16T04:34:54.679Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:34:54.679Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-16T04:34:54.679Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-16T04:34:54.679Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-16T04:34:54.679Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-16T04:34:54.679Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-16T04:34:54.679Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-16T04:34:54.679Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-16T04:34:54.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-16T04:34:54.724Z] $ docker stop --time=1 5fa3bd5507af0f0082d4b0b298ea120daebab62726d56fc3651e09670227609b [2024-07-16T04:34:56.681Z] $ docker rm -f --volumes 5fa3bd5507af0f0082d4b0b298ea120daebab62726d56fc3651e09670227609b [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:34:58.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-16T04:34:58.433Z] Warning: overwriting stash ‘coverage-report’ [2024-07-16T04:34:59.074Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T04:34:59.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-16T04:34:59.802Z] + ls -al . [2024-07-16T04:34:59.802Z] total 288 [2024-07-16T04:34:59.802Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:29 . [2024-07-16T04:34:59.802Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:25 .. [2024-07-16T04:34:59.802Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:25 .git [2024-07-16T04:34:59.802Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:25 .github [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 379 Jul 16 04:25 .gitignore [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 45 Jul 16 04:25 .golangci.yml [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 16 04:25 .hadolint.yml [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 10870 Jul 16 04:25 Attribution.txt [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 16561 Jul 16 04:25 CHANGELOG.md [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jul 16 04:25 Dockerfile [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 16 04:25 GOVERNANCE.md [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 16 04:25 Jenkinsfile [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 16 04:25 LICENSE [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 2611 Jul 16 04:25 Makefile [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 16 04:25 OWNERS.md [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jul 16 04:25 README.md [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 04:22 VERSION [2024-07-16T04:34:59.802Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:25 bin [2024-07-16T04:34:59.802Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:25 cmd [2024-07-16T04:34:59.802Z] -rw-r--r-- 1 jenkins jenkins 54703 Jul 16 04:33 coverage.out [2024-07-16T04:34:59.802Z] -rwxrwxr-x 1 jenkins jenkins 84 Jul 16 04:25 docker-entrypoint.sh [2024-07-16T04:34:59.802Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:25 docs [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 7209 Jul 16 04:25 go.mod [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 102276 Jul 16 04:25 go.sum [2024-07-16T04:34:59.802Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:25 internal [2024-07-16T04:34:59.802Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 16 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:35:00.156Z] + 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=eecbf34369017b68559e2ef7580535b3a8c22776 --label arch=arm64 --label version=3.2.0-dev.14 . [2024-07-16T04:35:00.740Z] Sending build context to Docker daemon 10.53MB [2024-07-16T04:35:00.740Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:35:00.740Z] Step 2/37 : FROM ${BASE} AS builder [2024-07-16T04:35:00.740Z] ---> fec216fb3f91 [2024-07-16T04:35:00.740Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:35:01.007Z] ---> Running in 355ac55516a5 [2024-07-16T04:35:01.279Z] Removing intermediate container 355ac55516a5 [2024-07-16T04:35:01.279Z] ---> b8dcb2d00626 [2024-07-16T04:35:01.279Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:35:01.279Z] ---> Running in 04934e68e9a7 [2024-07-16T04:35:01.555Z] Removing intermediate container 04934e68e9a7 [2024-07-16T04:35:01.555Z] ---> cf1339219b22 [2024-07-16T04:35:01.555Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-07-16T04:35:01.836Z] ---> Running in a4ec390b8293 [2024-07-16T04:35:02.105Z] Removing intermediate container a4ec390b8293 [2024-07-16T04:35:02.105Z] ---> 9580e751d23f [2024-07-16T04:35:02.105Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-07-16T04:35:02.105Z] ---> Running in f5a453132470 [2024-07-16T04:35:02.372Z] Removing intermediate container f5a453132470 [2024-07-16T04:35:02.372Z] ---> 2f441e81ce08 [2024-07-16T04:35:02.372Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:35:02.644Z] ---> Running in 6d91f2bc372a [2024-07-16T04:35:03.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:35:04.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:35:05.159Z] OK: 273 MiB in 65 packages [2024-07-16T04:35:06.124Z] Removing intermediate container 6d91f2bc372a [2024-07-16T04:35:06.124Z] ---> 549d39260fe5 [2024-07-16T04:35:06.124Z] Step 8/37 : WORKDIR /device-usb-camera [2024-07-16T04:35:06.393Z] ---> Running in 42e6d5919b62 [2024-07-16T04:35:06.659Z] Removing intermediate container 42e6d5919b62 [2024-07-16T04:35:06.659Z] ---> 33465e5a6d31 [2024-07-16T04:35:06.659Z] Step 9/37 : COPY go.mod vendor* ./ [2024-07-16T04:35:07.247Z] ---> dce0f29e4fce [2024-07-16T04:35:07.247Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:35:07.247Z] ---> Running in 8b73ba56c60e [2024-07-16T04:35:09.833Z] Removing intermediate container 8b73ba56c60e [2024-07-16T04:35:09.833Z] ---> 7b5945069b83 [2024-07-16T04:35:09.833Z] Step 11/37 : COPY . . [2024-07-16T04:35:11.796Z] ---> f9a344705b59 [2024-07-16T04:35:11.796Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-07-16T04:35:11.796Z] ---> Running in c6ccf877b623 [2024-07-16T04:35:12.763Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T04:35:12.763Z] Dload Upload Total Spent Left Speed [2024-07-16T04:35:13.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062 0 0 4541 0 --:--:-- --:--:-- --:--:-- 4577 [2024-07-16T04:35:13.632Z] Removing intermediate container c6ccf877b623 [2024-07-16T04:35:13.632Z] ---> 01b5ef962e9c [2024-07-16T04:35:13.632Z] Step 13/37 : RUN ${MAKE} [2024-07-16T04:35:13.903Z] ---> Running in d44cfd1c47bb [2024-07-16T04:35:15.322Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-07-16T04:39:37.208Z] Removing intermediate container d44cfd1c47bb [2024-07-16T04:39:37.208Z] ---> acd3faff2848 [2024-07-16T04:39:37.208Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-07-16T04:39:37.208Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-07-16T04:39:37.208Z] da4d7e05a7aa: Pulling fs layer [2024-07-16T04:39:37.208Z] da4d7e05a7aa: Verifying Checksum [2024-07-16T04:39:37.208Z] da4d7e05a7aa: Download complete [2024-07-16T04:39:37.208Z] da4d7e05a7aa: Pull complete [2024-07-16T04:39:37.208Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-07-16T04:39:37.208Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-07-16T04:39:37.208Z] ---> 62c65ed7ef0d [2024-07-16T04:39:37.208Z] Step 15/37 : FROM alpine:3.18 [2024-07-16T04:39:37.208Z] 3.18: Pulling from library/alpine [2024-07-16T04:39:37.208Z] 5c905c7ebe2f: Pulling fs layer [2024-07-16T04:39:37.208Z] 5c905c7ebe2f: Verifying Checksum [2024-07-16T04:39:37.208Z] 5c905c7ebe2f: Download complete [2024-07-16T04:39:37.208Z] 5c905c7ebe2f: Pull complete [2024-07-16T04:39:37.208Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-16T04:39:37.208Z] Status: Downloaded newer image for alpine:3.18 [2024-07-16T04:39:37.208Z] ---> dec292d02e07 [2024-07-16T04:39:37.208Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-16T04:39:37.475Z] ---> Running in 422aa5ed36c8 [2024-07-16T04:39:37.743Z] Removing intermediate container 422aa5ed36c8 [2024-07-16T04:39:37.743Z] ---> 7336fd76ad8e [2024-07-16T04:39:37.743Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-07-16T04:39:37.743Z] ---> Running in c5f48a5187fd [2024-07-16T04:39:39.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:39:39.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:39:40.389Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-07-16T04:39:40.389Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-07-16T04:39:40.389Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-07-16T04:39:40.656Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-07-16T04:39:41.236Z] (5/104) Installing libxau (1.0.11-r2) [2024-07-16T04:39:41.236Z] (6/104) Installing libmd (1.0.4-r2) [2024-07-16T04:39:41.236Z] (7/104) Installing libbsd (0.11.7-r1) [2024-07-16T04:39:41.236Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-07-16T04:39:41.236Z] (9/104) Installing libxcb (1.15-r1) [2024-07-16T04:39:41.236Z] (10/104) Installing libx11 (1.8.7-r0) [2024-07-16T04:39:41.502Z] (11/104) Installing libdrm (2.4.115-r4) [2024-07-16T04:39:41.502Z] (12/104) Installing libxext (1.3.5-r2) [2024-07-16T04:39:41.502Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-07-16T04:39:41.502Z] (14/104) Installing libffi (3.4.4-r2) [2024-07-16T04:39:41.502Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-07-16T04:39:41.502Z] (16/104) Installing libva (2.18.0-r1) [2024-07-16T04:39:41.502Z] (17/104) Installing libvdpau (1.5-r1) [2024-07-16T04:39:41.502Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-16T04:39:41.502Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-07-16T04:39:41.502Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-07-16T04:39:41.770Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-07-16T04:39:41.770Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-07-16T04:39:41.770Z] (23/104) Installing libhwy (1.0.4-r1) [2024-07-16T04:39:41.770Z] (24/104) Installing lcms2 (2.15-r2) [2024-07-16T04:39:41.770Z] (25/104) Installing libjxl (0.8.2-r0) [2024-07-16T04:39:41.770Z] (26/104) Installing lame-libs (3.100-r5) [2024-07-16T04:39:41.770Z] (27/104) Installing opus (1.4-r0) [2024-07-16T04:39:41.770Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-07-16T04:39:41.770Z] (29/104) Installing soxr (0.1.3-r5) [2024-07-16T04:39:41.770Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-16T04:39:41.770Z] (31/104) Installing libogg (1.3.5-r4) [2024-07-16T04:39:41.770Z] (32/104) Installing libtheora (1.1.1-r17) [2024-07-16T04:39:42.037Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-07-16T04:39:42.037Z] (34/104) Installing libvpx (1.13.0-r2) [2024-07-16T04:39:42.037Z] (35/104) Installing libwebp (1.3.2-r0) [2024-07-16T04:39:42.037Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-07-16T04:39:42.304Z] (37/104) Installing numactl (2.0.16-r4) [2024-07-16T04:39:42.304Z] (38/104) Installing x265-libs (3.5-r4) [2024-07-16T04:39:42.574Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-07-16T04:39:42.574Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-16T04:39:42.840Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-07-16T04:39:42.840Z] (42/104) Installing libexpat (2.6.2-r0) [2024-07-16T04:39:42.840Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-07-16T04:39:42.840Z] (44/104) Installing libpng (1.6.39-r3) [2024-07-16T04:39:43.108Z] (45/104) Installing freetype (2.13.0-r5) [2024-07-16T04:39:43.108Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-07-16T04:39:43.108Z] (47/104) Installing fribidi (1.0.13-r0) [2024-07-16T04:39:43.108Z] (48/104) Installing libintl (0.21.1-r7) [2024-07-16T04:39:43.108Z] (49/104) Installing libblkid (2.38.1-r8) [2024-07-16T04:39:43.108Z] (50/104) Installing libmount (2.38.1-r8) [2024-07-16T04:39:43.108Z] (51/104) Installing pcre2 (10.42-r1) [2024-07-16T04:39:43.108Z] (52/104) Installing glib (2.76.6-r0) [2024-07-16T04:39:43.376Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-07-16T04:39:43.376Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-07-16T04:39:43.376Z] (55/104) Installing libunibreak (5.1-r0) [2024-07-16T04:39:43.376Z] (56/104) Installing libass (0.17.1-r0) [2024-07-16T04:39:43.376Z] (57/104) Installing libbluray (1.3.4-r0) [2024-07-16T04:39:43.376Z] (58/104) Installing gmp (6.2.1-r3) [2024-07-16T04:39:43.376Z] (59/104) Installing nettle (3.8.1-r2) [2024-07-16T04:39:43.376Z] (60/104) Installing libunistring (1.1-r1) [2024-07-16T04:39:43.645Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-07-16T04:39:43.645Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-07-16T04:39:43.645Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-07-16T04:39:43.645Z] (64/104) Installing gnutls (3.8.4-r0) [2024-07-16T04:39:43.645Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-07-16T04:39:43.645Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-07-16T04:39:43.645Z] (67/104) Installing cjson (1.7.17-r0) [2024-07-16T04:39:43.645Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-07-16T04:39:43.645Z] (69/104) Installing librist (0.2.7-r0) [2024-07-16T04:39:43.645Z] (70/104) Installing libsrt (1.5.2-r0) [2024-07-16T04:39:43.645Z] (71/104) Installing libssh (0.10.5-r0) [2024-07-16T04:39:43.916Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-07-16T04:39:43.916Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-07-16T04:39:43.916Z] (74/104) Installing libsodium (1.0.18-r3) [2024-07-16T04:39:43.916Z] (75/104) Installing libzmq (4.3.4-r4) [2024-07-16T04:39:43.916Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-16T04:39:44.185Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-07-16T04:39:44.185Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-07-16T04:39:44.453Z] (79/104) Installing shaderc (2023.3-r1) [2024-07-16T04:39:44.453Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-07-16T04:39:44.453Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-07-16T04:39:44.453Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-07-16T04:39:44.453Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-07-16T04:39:44.453Z] (84/104) Installing vidstab (1.1.1-r0) [2024-07-16T04:39:44.453Z] (85/104) Installing zimg (3.0.5-r0) [2024-07-16T04:39:44.453Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-07-16T04:39:44.721Z] (87/104) Installing libasyncns (0.8-r1) [2024-07-16T04:39:44.721Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-07-16T04:39:44.721Z] (89/104) Installing libltdl (2.4.7-r2) [2024-07-16T04:39:44.721Z] (90/104) Installing orc (0.4.34-r0) [2024-07-16T04:39:44.721Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-07-16T04:39:44.721Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-07-16T04:39:44.721Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-07-16T04:39:44.721Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-07-16T04:39:44.993Z] (95/104) Installing libpulse (16.1-r10) [2024-07-16T04:39:44.993Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-16T04:39:44.993Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-07-16T04:39:44.993Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-07-16T04:39:44.993Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-07-16T04:39:44.993Z] (100/104) Installing udev-init-scripts (35-r1) [2024-07-16T04:39:44.993Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-07-16T04:39:44.993Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-07-16T04:39:44.993Z] (103/104) Installing kmod-libs (30-r3) [2024-07-16T04:39:44.993Z] (104/104) Installing eudev (3.2.11-r8) [2024-07-16T04:39:44.993Z] Executing busybox-1.36.1-r7.trigger [2024-07-16T04:39:45.263Z] Executing glib-2.76.6-r0.trigger [2024-07-16T04:39:45.263Z] Executing eudev-3.2.11-r8.trigger [2024-07-16T04:39:45.263Z] OK: 110 MiB in 119 packages [2024-07-16T04:39:49.536Z] Removing intermediate container c5f48a5187fd [2024-07-16T04:39:49.536Z] ---> 13b36bf2a968 [2024-07-16T04:39:49.536Z] Step 18/37 : RUN apk --no-cache upgrade [2024-07-16T04:39:49.536Z] ---> Running in 8e3a4e0da8f5 [2024-07-16T04:39:50.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:39:51.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:39:52.037Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:39:52.037Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:39:52.302Z] OK: 110 MiB in 119 packages [2024-07-16T04:39:53.269Z] Removing intermediate container 8e3a4e0da8f5 [2024-07-16T04:39:53.269Z] ---> 6c8f4828637b [2024-07-16T04:39:53.269Z] Step 19/37 : WORKDIR / [2024-07-16T04:39:53.269Z] ---> Running in 36c51a2dd26a [2024-07-16T04:39:53.632Z] Removing intermediate container 36c51a2dd26a [2024-07-16T04:39:53.632Z] ---> 2f4c2a9a795b [2024-07-16T04:39:53.632Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-07-16T04:39:55.594Z] ---> b7a7ded29e78 [2024-07-16T04:39:55.594Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-07-16T04:39:56.187Z] ---> 39af336466e8 [2024-07-16T04:39:56.187Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-07-16T04:39:56.775Z] ---> 6d8a5a9834c6 [2024-07-16T04:39:56.775Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-07-16T04:39:57.364Z] ---> cfa7e33b217b [2024-07-16T04:39:57.364Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-07-16T04:39:57.630Z] ---> 349121f3a9d3 [2024-07-16T04:39:57.630Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-07-16T04:39:58.210Z] ---> 26c4c91acdfd [2024-07-16T04:39:58.210Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-07-16T04:39:59.611Z] ---> 5d0e8e1e7342 [2024-07-16T04:39:59.611Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-07-16T04:39:59.885Z] ---> Running in 664c843c2daf [2024-07-16T04:40:01.302Z] Removing intermediate container 664c843c2daf [2024-07-16T04:40:01.302Z] ---> 0af8389d7932 [2024-07-16T04:40:01.302Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-07-16T04:40:01.302Z] ---> Running in e960bfd46f4b [2024-07-16T04:40:03.248Z] Removing intermediate container e960bfd46f4b [2024-07-16T04:40:03.248Z] ---> afd86901d6f0 [2024-07-16T04:40:03.248Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-07-16T04:40:03.248Z] ---> Running in e3c772cdecb3 [2024-07-16T04:40:04.669Z] Removing intermediate container e3c772cdecb3 [2024-07-16T04:40:04.669Z] ---> 9c7cb5a45e7a [2024-07-16T04:40:04.669Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-07-16T04:40:04.936Z] ---> Running in f93a2d746dc4 [2024-07-16T04:40:06.891Z] Removing intermediate container f93a2d746dc4 [2024-07-16T04:40:06.891Z] ---> 529fb151c59e [2024-07-16T04:40:06.891Z] Step 31/37 : EXPOSE 59983 [2024-07-16T04:40:06.891Z] ---> Running in 779f6be16174 [2024-07-16T04:40:06.891Z] Removing intermediate container 779f6be16174 [2024-07-16T04:40:06.891Z] ---> 17095e1233c0 [2024-07-16T04:40:06.891Z] Step 32/37 : EXPOSE 8554 [2024-07-16T04:40:06.891Z] ---> Running in 758845e41062 [2024-07-16T04:40:07.476Z] Removing intermediate container 758845e41062 [2024-07-16T04:40:07.476Z] ---> 5a2657564a6e [2024-07-16T04:40:07.476Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-07-16T04:40:07.476Z] ---> Running in 7b92e450ab0e [2024-07-16T04:40:07.749Z] Removing intermediate container 7b92e450ab0e [2024-07-16T04:40:07.749Z] ---> 226339319bde [2024-07-16T04:40:07.749Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-07-16T04:40:07.749Z] ---> Running in 208bf2a41de1 [2024-07-16T04:40:08.018Z] Removing intermediate container 208bf2a41de1 [2024-07-16T04:40:08.018Z] ---> c25eaf70f930 [2024-07-16T04:40:08.018Z] Step 35/37 : LABEL arch=arm64 [2024-07-16T04:40:08.018Z] ---> Running in ea7b091598a9 [2024-07-16T04:40:08.607Z] Removing intermediate container ea7b091598a9 [2024-07-16T04:40:08.607Z] ---> 02a090c3ccc8 [2024-07-16T04:40:08.607Z] Step 36/37 : LABEL git_sha=eecbf34369017b68559e2ef7580535b3a8c22776 [2024-07-16T04:40:08.607Z] ---> Running in 4310d7a9a631 [2024-07-16T04:40:08.878Z] Removing intermediate container 4310d7a9a631 [2024-07-16T04:40:08.878Z] ---> c30cc90fd266 [2024-07-16T04:40:08.878Z] Step 37/37 : LABEL version=3.2.0-dev.14 [2024-07-16T04:40:08.878Z] ---> Running in ef0f0c6e0c99 [2024-07-16T04:40:09.150Z] Removing intermediate container ef0f0c6e0c99 [2024-07-16T04:40:09.150Z] ---> 8527b50b990c [2024-07-16T04:40:09.150Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-16T04:40:09.150Z] Successfully built 8527b50b990c [2024-07-16T04:40:09.150Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:40:09.563Z] provisioning config files... [2024-07-16T04:40:09.580Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/179@tmp/config13407454992176359839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:40:09.924Z] ---> ****-login.sh [2024-07-16T04:40:09.924Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:40:10.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:40:10.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:40:10.193Z] Configure a credential helper to remove this warning. See [2024-07-16T04:40:10.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:40:10.193Z] [2024-07-16T04:40:10.193Z] Login Succeeded [2024-07-16T04:40:10.193Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:40:10.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:40:10.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:40:10.471Z] Configure a credential helper to remove this warning. See [2024-07-16T04:40:10.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:40:10.471Z] [2024-07-16T04:40:10.471Z] Login Succeeded [2024-07-16T04:40:10.471Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:40:10.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:40:11.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:40:11.014Z] Configure a credential helper to remove this warning. See [2024-07-16T04:40:11.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:40:11.014Z] [2024-07-16T04:40:11.014Z] Login Succeeded [2024-07-16T04:40:11.014Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:40:11.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:40:11.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:40:11.282Z] Configure a credential helper to remove this warning. See [2024-07-16T04:40:11.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:40:11.283Z] [2024-07-16T04:40:11.283Z] Login Succeeded [2024-07-16T04:40:11.283Z] ****.io [2024-07-16T04:40:11.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:40:11.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:40:11.824Z] Configure a credential helper to remove this warning. See [2024-07-16T04:40:11.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:40:11.825Z] [2024-07-16T04:40:11.825Z] Login Succeeded [2024-07-16T04:40:11.825Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:40:11.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:40:11.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:40:11.925Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-07-16T04:40:11.925Z] eecbf34369017b68559e2ef7580535b3a8c22776 [2024-07-16T04:40:11.925Z] latest [2024-07-16T04:40:11.925Z] 3.2.0-dev.14 [2024-07-16T04:40:11.925Z] eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 [2024-07-16T04:40:11.925Z] main [2024-07-16T04:40:11.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:12.333Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:12.702Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eecbf34369017b68559e2ef7580535b3a8c22776 [2024-07-16T04:40:12.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-16T04:40:12.702Z] 11339387ef0c: Preparing [2024-07-16T04:40:12.702Z] dd1e088d2a91: Preparing [2024-07-16T04:40:12.702Z] 06cded317e10: Preparing [2024-07-16T04:40:12.702Z] c9a26cf4f245: Preparing [2024-07-16T04:40:12.702Z] f0c0fc467d42: Preparing [2024-07-16T04:40:12.702Z] 4fdee56d7956: Preparing [2024-07-16T04:40:12.702Z] 353b7aa48045: Preparing [2024-07-16T04:40:12.702Z] 4e17d70f0607: Preparing [2024-07-16T04:40:12.702Z] ccce4de405d3: Preparing [2024-07-16T04:40:12.702Z] 3766abe43dc0: Preparing [2024-07-16T04:40:12.702Z] 514699fa5f34: Preparing [2024-07-16T04:40:12.702Z] 6421979cfeb8: Preparing [2024-07-16T04:40:12.702Z] 79fb30828b06: Preparing [2024-07-16T04:40:12.702Z] da707bb00cb8: Preparing [2024-07-16T04:40:12.702Z] 4fdee56d7956: Waiting [2024-07-16T04:40:12.702Z] 353b7aa48045: Waiting [2024-07-16T04:40:12.702Z] 4e17d70f0607: Waiting [2024-07-16T04:40:12.702Z] 3766abe43dc0: Waiting [2024-07-16T04:40:12.702Z] 514699fa5f34: Waiting [2024-07-16T04:40:12.702Z] 6421979cfeb8: Waiting [2024-07-16T04:40:12.702Z] 79fb30828b06: Waiting [2024-07-16T04:40:12.702Z] da707bb00cb8: Waiting [2024-07-16T04:40:12.702Z] ccce4de405d3: Waiting [2024-07-16T04:40:27.709Z] c9a26cf4f245: Pushed [2024-07-16T04:40:27.709Z] dd1e088d2a91: Pushed [2024-07-16T04:40:27.709Z] 11339387ef0c: Pushed [2024-07-16T04:40:27.709Z] 06cded317e10: Pushed [2024-07-16T04:40:27.709Z] f0c0fc467d42: Pushed [2024-07-16T04:40:27.709Z] 4fdee56d7956: Pushed [2024-07-16T04:40:27.709Z] 353b7aa48045: Pushed [2024-07-16T04:40:27.709Z] 4e17d70f0607: Pushed [2024-07-16T04:40:27.709Z] ccce4de405d3: Pushed [2024-07-16T04:40:27.709Z] da707bb00cb8: Layer already exists [2024-07-16T04:40:27.709Z] 3766abe43dc0: Pushed [2024-07-16T04:40:27.709Z] 6421979cfeb8: Pushed [2024-07-16T04:40:35.910Z] 514699fa5f34: Pushed [2024-07-16T04:40:48.214Z] 79fb30828b06: Pushed [2024-07-16T04:40:48.214Z] eecbf34369017b68559e2ef7580535b3a8c22776: digest: sha256:c530b7d6c122a8faced60c4a28086a7109713540aa49aac5706da4a866410968 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:48.586Z] + 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-07-16T04:40:48.952Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-07-16T04:40:48.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-16T04:40:48.952Z] 11339387ef0c: Preparing [2024-07-16T04:40:48.952Z] dd1e088d2a91: Preparing [2024-07-16T04:40:48.952Z] 06cded317e10: Preparing [2024-07-16T04:40:48.952Z] c9a26cf4f245: Preparing [2024-07-16T04:40:48.952Z] f0c0fc467d42: Preparing [2024-07-16T04:40:48.952Z] 4fdee56d7956: Preparing [2024-07-16T04:40:48.952Z] 353b7aa48045: Preparing [2024-07-16T04:40:48.952Z] 4e17d70f0607: Preparing [2024-07-16T04:40:48.952Z] ccce4de405d3: Preparing [2024-07-16T04:40:48.952Z] 3766abe43dc0: Preparing [2024-07-16T04:40:48.952Z] 514699fa5f34: Preparing [2024-07-16T04:40:48.952Z] 6421979cfeb8: Preparing [2024-07-16T04:40:48.952Z] 79fb30828b06: Preparing [2024-07-16T04:40:48.952Z] da707bb00cb8: Preparing [2024-07-16T04:40:48.952Z] ccce4de405d3: Waiting [2024-07-16T04:40:48.952Z] 3766abe43dc0: Waiting [2024-07-16T04:40:48.952Z] 514699fa5f34: Waiting [2024-07-16T04:40:48.952Z] 6421979cfeb8: Waiting [2024-07-16T04:40:48.952Z] 4fdee56d7956: Waiting [2024-07-16T04:40:48.952Z] 353b7aa48045: Waiting [2024-07-16T04:40:48.952Z] 4e17d70f0607: Waiting [2024-07-16T04:40:48.952Z] da707bb00cb8: Waiting [2024-07-16T04:40:48.952Z] c9a26cf4f245: Layer already exists [2024-07-16T04:40:48.952Z] 11339387ef0c: Layer already exists [2024-07-16T04:40:48.952Z] f0c0fc467d42: Layer already exists [2024-07-16T04:40:48.952Z] dd1e088d2a91: Layer already exists [2024-07-16T04:40:48.952Z] 06cded317e10: Layer already exists [2024-07-16T04:40:48.952Z] ccce4de405d3: Layer already exists [2024-07-16T04:40:48.952Z] 4e17d70f0607: Layer already exists [2024-07-16T04:40:48.952Z] 4fdee56d7956: Layer already exists [2024-07-16T04:40:48.952Z] 3766abe43dc0: Layer already exists [2024-07-16T04:40:48.952Z] 353b7aa48045: Layer already exists [2024-07-16T04:40:48.952Z] 79fb30828b06: Layer already exists [2024-07-16T04:40:48.952Z] 514699fa5f34: Layer already exists [2024-07-16T04:40:48.952Z] 6421979cfeb8: Layer already exists [2024-07-16T04:40:48.952Z] da707bb00cb8: Layer already exists [2024-07-16T04:40:49.218Z] latest: digest: sha256:c530b7d6c122a8faced60c4a28086a7109713540aa49aac5706da4a866410968 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:49.585Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:49.946Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.14 [2024-07-16T04:40:49.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-16T04:40:49.946Z] 11339387ef0c: Preparing [2024-07-16T04:40:49.946Z] dd1e088d2a91: Preparing [2024-07-16T04:40:49.946Z] 06cded317e10: Preparing [2024-07-16T04:40:49.946Z] c9a26cf4f245: Preparing [2024-07-16T04:40:49.946Z] f0c0fc467d42: Preparing [2024-07-16T04:40:49.946Z] 4fdee56d7956: Preparing [2024-07-16T04:40:49.946Z] 353b7aa48045: Preparing [2024-07-16T04:40:49.946Z] 4e17d70f0607: Preparing [2024-07-16T04:40:49.946Z] ccce4de405d3: Preparing [2024-07-16T04:40:49.946Z] 3766abe43dc0: Preparing [2024-07-16T04:40:49.946Z] 514699fa5f34: Preparing [2024-07-16T04:40:49.946Z] 6421979cfeb8: Preparing [2024-07-16T04:40:49.946Z] 79fb30828b06: Preparing [2024-07-16T04:40:49.946Z] da707bb00cb8: Preparing [2024-07-16T04:40:49.946Z] 3766abe43dc0: Waiting [2024-07-16T04:40:49.946Z] 514699fa5f34: Waiting [2024-07-16T04:40:49.946Z] 6421979cfeb8: Waiting [2024-07-16T04:40:49.946Z] 79fb30828b06: Waiting [2024-07-16T04:40:49.946Z] 4fdee56d7956: Waiting [2024-07-16T04:40:49.946Z] da707bb00cb8: Waiting [2024-07-16T04:40:49.946Z] 353b7aa48045: Waiting [2024-07-16T04:40:49.946Z] 4e17d70f0607: Waiting [2024-07-16T04:40:49.946Z] ccce4de405d3: Waiting [2024-07-16T04:40:49.946Z] 06cded317e10: Layer already exists [2024-07-16T04:40:49.946Z] c9a26cf4f245: Layer already exists [2024-07-16T04:40:49.946Z] f0c0fc467d42: Layer already exists [2024-07-16T04:40:49.946Z] dd1e088d2a91: Layer already exists [2024-07-16T04:40:49.946Z] 11339387ef0c: Layer already exists [2024-07-16T04:40:49.946Z] 4fdee56d7956: Layer already exists [2024-07-16T04:40:49.946Z] 3766abe43dc0: Layer already exists [2024-07-16T04:40:49.946Z] 353b7aa48045: Layer already exists [2024-07-16T04:40:49.946Z] 4e17d70f0607: Layer already exists [2024-07-16T04:40:49.946Z] ccce4de405d3: Layer already exists [2024-07-16T04:40:49.946Z] da707bb00cb8: Layer already exists [2024-07-16T04:40:49.946Z] 6421979cfeb8: Layer already exists [2024-07-16T04:40:49.946Z] 514699fa5f34: Layer already exists [2024-07-16T04:40:49.946Z] 79fb30828b06: Layer already exists [2024-07-16T04:40:50.217Z] 3.2.0-dev.14: digest: sha256:c530b7d6c122a8faced60c4a28086a7109713540aa49aac5706da4a866410968 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:50.584Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:50.947Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 [2024-07-16T04:40:50.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-16T04:40:50.948Z] 11339387ef0c: Preparing [2024-07-16T04:40:50.948Z] dd1e088d2a91: Preparing [2024-07-16T04:40:50.948Z] 06cded317e10: Preparing [2024-07-16T04:40:50.948Z] c9a26cf4f245: Preparing [2024-07-16T04:40:50.948Z] f0c0fc467d42: Preparing [2024-07-16T04:40:50.948Z] 4fdee56d7956: Preparing [2024-07-16T04:40:50.948Z] 353b7aa48045: Preparing [2024-07-16T04:40:50.948Z] 4e17d70f0607: Preparing [2024-07-16T04:40:50.948Z] ccce4de405d3: Preparing [2024-07-16T04:40:50.948Z] 3766abe43dc0: Preparing [2024-07-16T04:40:50.948Z] 514699fa5f34: Preparing [2024-07-16T04:40:50.948Z] 6421979cfeb8: Preparing [2024-07-16T04:40:50.948Z] 79fb30828b06: Preparing [2024-07-16T04:40:50.948Z] da707bb00cb8: Preparing [2024-07-16T04:40:50.948Z] ccce4de405d3: Waiting [2024-07-16T04:40:50.948Z] 3766abe43dc0: Waiting [2024-07-16T04:40:50.948Z] 514699fa5f34: Waiting [2024-07-16T04:40:50.948Z] 6421979cfeb8: Waiting [2024-07-16T04:40:50.948Z] 4fdee56d7956: Waiting [2024-07-16T04:40:50.948Z] 353b7aa48045: Waiting [2024-07-16T04:40:50.948Z] 4e17d70f0607: Waiting [2024-07-16T04:40:50.948Z] 79fb30828b06: Waiting [2024-07-16T04:40:50.948Z] da707bb00cb8: Waiting [2024-07-16T04:40:50.948Z] 06cded317e10: Layer already exists [2024-07-16T04:40:50.948Z] dd1e088d2a91: Layer already exists [2024-07-16T04:40:50.948Z] c9a26cf4f245: Layer already exists [2024-07-16T04:40:50.948Z] f0c0fc467d42: Layer already exists [2024-07-16T04:40:50.948Z] 11339387ef0c: Layer already exists [2024-07-16T04:40:50.948Z] 4fdee56d7956: Layer already exists [2024-07-16T04:40:50.948Z] ccce4de405d3: Layer already exists [2024-07-16T04:40:50.948Z] 353b7aa48045: Layer already exists [2024-07-16T04:40:50.948Z] 4e17d70f0607: Layer already exists [2024-07-16T04:40:50.948Z] 3766abe43dc0: Layer already exists [2024-07-16T04:40:50.948Z] 514699fa5f34: Layer already exists [2024-07-16T04:40:50.948Z] 79fb30828b06: Layer already exists [2024-07-16T04:40:50.948Z] da707bb00cb8: Layer already exists [2024-07-16T04:40:50.948Z] 6421979cfeb8: Layer already exists [2024-07-16T04:40:51.216Z] eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14: digest: sha256:c530b7d6c122a8faced60c4a28086a7109713540aa49aac5706da4a866410968 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:51.578Z] + 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-07-16T04:40:51.934Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-07-16T04:40:51.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-07-16T04:40:51.934Z] 11339387ef0c: Preparing [2024-07-16T04:40:51.934Z] dd1e088d2a91: Preparing [2024-07-16T04:40:51.934Z] 06cded317e10: Preparing [2024-07-16T04:40:51.934Z] c9a26cf4f245: Preparing [2024-07-16T04:40:51.934Z] f0c0fc467d42: Preparing [2024-07-16T04:40:51.934Z] 4fdee56d7956: Preparing [2024-07-16T04:40:51.934Z] 353b7aa48045: Preparing [2024-07-16T04:40:51.934Z] 4e17d70f0607: Preparing [2024-07-16T04:40:51.934Z] ccce4de405d3: Preparing [2024-07-16T04:40:51.934Z] 3766abe43dc0: Preparing [2024-07-16T04:40:51.934Z] 514699fa5f34: Preparing [2024-07-16T04:40:51.934Z] 6421979cfeb8: Preparing [2024-07-16T04:40:51.934Z] 79fb30828b06: Preparing [2024-07-16T04:40:51.934Z] da707bb00cb8: Preparing [2024-07-16T04:40:51.934Z] 4fdee56d7956: Waiting [2024-07-16T04:40:51.934Z] 353b7aa48045: Waiting [2024-07-16T04:40:51.934Z] 4e17d70f0607: Waiting [2024-07-16T04:40:51.934Z] ccce4de405d3: Waiting [2024-07-16T04:40:51.934Z] 3766abe43dc0: Waiting [2024-07-16T04:40:51.934Z] 79fb30828b06: Waiting [2024-07-16T04:40:51.934Z] 514699fa5f34: Waiting [2024-07-16T04:40:51.934Z] da707bb00cb8: Waiting [2024-07-16T04:40:51.934Z] 6421979cfeb8: Waiting [2024-07-16T04:40:51.934Z] f0c0fc467d42: Layer already exists [2024-07-16T04:40:51.934Z] c9a26cf4f245: Layer already exists [2024-07-16T04:40:51.934Z] 06cded317e10: Layer already exists [2024-07-16T04:40:51.934Z] 11339387ef0c: Layer already exists [2024-07-16T04:40:51.934Z] dd1e088d2a91: Layer already exists [2024-07-16T04:40:51.934Z] 4fdee56d7956: Layer already exists [2024-07-16T04:40:51.934Z] 3766abe43dc0: Layer already exists [2024-07-16T04:40:51.934Z] 353b7aa48045: Layer already exists [2024-07-16T04:40:51.934Z] ccce4de405d3: Layer already exists [2024-07-16T04:40:51.934Z] 4e17d70f0607: Layer already exists [2024-07-16T04:40:51.934Z] 514699fa5f34: Layer already exists [2024-07-16T04:40:51.934Z] 79fb30828b06: Layer already exists [2024-07-16T04:40:51.934Z] 6421979cfeb8: Layer already exists [2024-07-16T04:40:51.934Z] da707bb00cb8: Layer already exists [2024-07-16T04:40:52.201Z] main: digest: sha256:c530b7d6c122a8faced60c4a28086a7109713540aa49aac5706da4a866410968 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:40:52.280Z] ===================================================== [Pipeline] echo [2024-07-16T04:40:52.293Z] taggedImages: [2024-07-16T04:40:52.293Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eecbf34369017b68559e2ef7580535b3a8c22776 [2024-07-16T04:40:52.293Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-07-16T04:40:52.293Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.14 [2024-07-16T04:40:52.293Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eecbf34369017b68559e2ef7580535b3a8c22776-3.2.0-dev.14 [2024-07-16T04:40:52.293Z] - 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-07-16T04:40:52.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T04:40:52.687Z] [2024-07-16T04:40:52.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:53.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T04:40:53.295Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-16T04:40:53.295Z] 8998bd30e6a1: Pulling fs layer [2024-07-16T04:40:53.295Z] 04944245beec: Pulling fs layer [2024-07-16T04:40:53.295Z] 699f458cf7ca: Pulling fs layer [2024-07-16T04:40:53.295Z] 765212b225bb: Pulling fs layer [2024-07-16T04:40:53.295Z] f23df028b6ca: Pulling fs layer [2024-07-16T04:40:53.295Z] d65c8cfc05b1: Pulling fs layer [2024-07-16T04:40:53.295Z] 2437ff75d9bd: Pulling fs layer [2024-07-16T04:40:53.295Z] f23df028b6ca: Waiting [2024-07-16T04:40:53.295Z] d65c8cfc05b1: Waiting [2024-07-16T04:40:53.295Z] 2437ff75d9bd: Waiting [2024-07-16T04:40:53.295Z] 765212b225bb: Waiting [2024-07-16T04:40:53.295Z] 04944245beec: Verifying Checksum [2024-07-16T04:40:53.295Z] 04944245beec: Download complete [2024-07-16T04:40:53.295Z] 765212b225bb: Verifying Checksum [2024-07-16T04:40:53.295Z] 765212b225bb: Download complete [2024-07-16T04:40:53.295Z] f23df028b6ca: Verifying Checksum [2024-07-16T04:40:53.295Z] f23df028b6ca: Download complete [2024-07-16T04:40:53.295Z] d65c8cfc05b1: Verifying Checksum [2024-07-16T04:40:53.295Z] d65c8cfc05b1: Download complete [2024-07-16T04:40:53.562Z] 699f458cf7ca: Verifying Checksum [2024-07-16T04:40:53.562Z] 699f458cf7ca: Download complete [2024-07-16T04:40:54.146Z] 8998bd30e6a1: Verifying Checksum [2024-07-16T04:40:54.146Z] 8998bd30e6a1: Download complete [2024-07-16T04:40:56.724Z] 2437ff75d9bd: Verifying Checksum [2024-07-16T04:40:56.724Z] 2437ff75d9bd: Download complete [2024-07-16T04:40:58.674Z] 8998bd30e6a1: Pull complete [2024-07-16T04:40:58.940Z] 04944245beec: Pull complete [2024-07-16T04:41:00.890Z] 699f458cf7ca: Pull complete [2024-07-16T04:41:00.890Z] 765212b225bb: Pull complete [2024-07-16T04:41:01.850Z] f23df028b6ca: Pull complete [2024-07-16T04:41:01.850Z] d65c8cfc05b1: Pull complete [2024-07-16T04:41:20.046Z] 2437ff75d9bd: Pull complete [2024-07-16T04:41:20.046Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-16T04:41:20.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T04:41:20.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:41:20.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-5703 does not seem to be running inside a container [2024-07-16T04:41:20.332Z] $ 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/179 -v /w/workspace/device-usb-camera/179:/w/workspace/device-usb-camera/179:rw,z -v /w/workspace/device-usb-camera/179@tmp:/w/workspace/device-usb-camera/179@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-07-16T04:41:23.099Z] $ docker top 1c8815a62c37df006ab1d0f14ca901fefff6321c0b9345d44e9acd432423a5f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:41:23.939Z] ---> job-cost.sh [2024-07-16T04:41:23.939Z] lf-activate-venv: SKIPPING [2024-07-16T04:41:23.939Z] INFO: No Stack... [2024-07-16T04:41:24.208Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-16T04:41:25.165Z] INFO: Archiving Costs [Pipeline] sh [2024-07-16T04:41:25.800Z] + cat /w/workspace/device-usb-camera/179/archives/cost.csv [2024-07-16T04:41:25.800Z] + cut -d, -f6 [Pipeline] lock [2024-07-16T04:41:25.855Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] [2024-07-16T04:41:25.864Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] did not exist. Created. [2024-07-16T04:41:25.873Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T04:41:26.538Z] /w/workspace/device-usb-camera/179@tmp/durable-6f0fcf4f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-16T04:41:27.175Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-16T04:41:27.191Z] Warning: overwriting stash ‘stack-cost’ [2024-07-16T04:41:27.244Z] Stashed 1 file(s) [Pipeline] } [2024-07-16T04:41:27.256Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-16T04:41:27.300Z] $ docker stop --time=1 1c8815a62c37df006ab1d0f14ca901fefff6321c0b9345d44e9acd432423a5f8 [2024-07-16T04:41:28.790Z] $ docker rm -f --volumes 1c8815a62c37df006ab1d0f14ca901fefff6321c0b9345d44e9acd432423a5f8 [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-07-16T04:41:29.236Z] provisioning config files... [2024-07-16T04:41:29.244Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12279968463803895407tmp [Pipeline] { [Pipeline] sh [2024-07-16T04:41:29.536Z] + set +x [2024-07-16T04:41:29.536Z] + curl -s https://codecov.io/bash [2024-07-16T04:41:29.536Z] + bash -s -- [2024-07-16T04:41:29.536Z] [2024-07-16T04:41:29.536Z] _____ _ [2024-07-16T04:41:29.536Z] / ____| | | [2024-07-16T04:41:29.536Z] | | ___ __| | ___ ___ _____ __ [2024-07-16T04:41:29.536Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-16T04:41:29.536Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-16T04:41:29.536Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-16T04:41:29.536Z] Bash-1.0.6 [2024-07-16T04:41:29.536Z] [2024-07-16T04:41:29.536Z] [2024-07-16T04:41:29.536Z] ==> git version 2.25.1 found [2024-07-16T04:41:29.536Z] ==> 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-07-16T04:41:29.536Z] Release-Date: 2020-01-08 [2024-07-16T04:41:29.536Z] 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-07-16T04:41:29.536Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-16T04:41:29.536Z] ==> Jenkins CI detected. [2024-07-16T04:41:29.536Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-07-16T04:41:29.537Z] project root: . [2024-07-16T04:41:29.537Z] --> token set from env [2024-07-16T04:41:29.537Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-16T04:41:29.537Z] ==> Running gcov in . (disable via -X gcov) [2024-07-16T04:41:29.537Z] ==> Python coveragepy not found [2024-07-16T04:41:29.537Z] ==> Searching for coverage reports in: [2024-07-16T04:41:29.537Z] + . [2024-07-16T04:41:29.537Z] -> Found 1 reports [2024-07-16T04:41:29.537Z] ==> Detecting git/mercurial file structure [2024-07-16T04:41:29.537Z] ==> Reading reports [2024-07-16T04:41:29.537Z] + ./coverage.out bytes=54703 [2024-07-16T04:41:29.537Z] ==> Appending adjustments [2024-07-16T04:41:29.537Z] https://docs.codecov.io/docs/fixing-reports [2024-07-16T04:41:29.795Z] + Found adjustments [2024-07-16T04:41:29.795Z] ==> Gzipping contents [2024-07-16T04:41:29.795Z] 8.0K /tmp/codecov.cfVWZ6.gz [2024-07-16T04:41:29.795Z] ==> Uploading reports [2024-07-16T04:41:29.795Z] url: https://codecov.io [2024-07-16T04:41:29.795Z] query: branch=main&commit=eecbf34369017b68559e2ef7580535b3a8c22776&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-16T04:41:29.795Z] -> Pinging Codecov [2024-07-16T04:41:29.796Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=eecbf34369017b68559e2ef7580535b3a8c22776&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-16T04:41:29.796Z] -> Uploading to [2024-07-16T04:41:29.796Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-16/73D8F5FF140700D3E01443B452E23636/eecbf34369017b68559e2ef7580535b3a8c22776/e10a6f51-27a7-45ab-b638-9d8f7ea71ecb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240716%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240716T044129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e78fa2749e0191b4eca62388a0a3ad9cd064b2b8c496759d95ea3469615a24ce [2024-07-16T04:41:29.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T04:41:29.796Z] Dload Upload Total Spent Left Speed [2024-07-16T04:41:30.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 25391 --:--:-- --:--:-- --:--:-- 25486 [2024-07-16T04:41:30.054Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] } [2024-07-16T04:41:30.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-16T04:41:30.199Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-16T04:41:30.216Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:30.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T04:41:30.528Z] [2024-07-16T04:41:30.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:30.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T04:41:30.835Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-16T04:41:30.835Z] 619be1103602: Already exists [2024-07-16T04:41:30.835Z] f8ea3408117e: Pulling fs layer [2024-07-16T04:41:30.835Z] 91320369b822: Pulling fs layer [2024-07-16T04:41:30.835Z] 0406650e8295: Pulling fs layer [2024-07-16T04:41:30.835Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T04:41:30.835Z] 96d80e3f36e1: Pulling fs layer [2024-07-16T04:41:30.835Z] bcf3aedb951c: Pulling fs layer [2024-07-16T04:41:30.835Z] 4f4fb700ef54: Waiting [2024-07-16T04:41:30.835Z] 96d80e3f36e1: Waiting [2024-07-16T04:41:30.835Z] bcf3aedb951c: Waiting [2024-07-16T04:41:30.835Z] 0406650e8295: Verifying Checksum [2024-07-16T04:41:30.835Z] 0406650e8295: Download complete [2024-07-16T04:41:30.835Z] f8ea3408117e: Verifying Checksum [2024-07-16T04:41:30.835Z] f8ea3408117e: Download complete [2024-07-16T04:41:30.835Z] 4f4fb700ef54: Download complete [2024-07-16T04:41:30.835Z] f8ea3408117e: Pull complete [2024-07-16T04:41:31.094Z] 96d80e3f36e1: Verifying Checksum [2024-07-16T04:41:31.094Z] 96d80e3f36e1: Download complete [2024-07-16T04:41:31.353Z] 91320369b822: Verifying Checksum [2024-07-16T04:41:31.353Z] 91320369b822: Download complete [2024-07-16T04:41:31.916Z] bcf3aedb951c: Verifying Checksum [2024-07-16T04:41:31.916Z] bcf3aedb951c: Download complete [2024-07-16T04:41:34.444Z] 91320369b822: Pull complete [2024-07-16T04:41:34.444Z] 0406650e8295: Pull complete [2024-07-16T04:41:34.444Z] 4f4fb700ef54: Pull complete [2024-07-16T04:41:34.701Z] 96d80e3f36e1: Pull complete [2024-07-16T04:41:38.886Z] bcf3aedb951c: Pull complete [2024-07-16T04:41:38.886Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-16T04:41:38.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T04:41:38.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:41:38.989Z] prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container [2024-07-16T04:41:39.024Z] $ 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-07-16T04:41:42.438Z] $ docker top 957e97342423e1a26fb0e904f4ba05139179b038c8400752179c3ef1d37f5aa8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:41:42.779Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-07-16T04:41:42.788Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-07-16T04:41:43.064Z] + set -o pipefail [2024-07-16T04:41:43.064Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-07-16T04:41:49.629Z] [2024-07-16T04:41:49.629Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-07-16T04:41:49.629Z] [2024-07-16T04:41:49.629Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/09ecd2f1-857d-4766-9a7c-d0acb1bee306 [2024-07-16T04:41:49.629Z] [2024-07-16T04:41:49.629Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-16T04:41:49.629Z] [Pipeline] } [2024-07-16T04:41:49.648Z] $ docker stop --time=1 957e97342423e1a26fb0e904f4ba05139179b038c8400752179c3ef1d37f5aa8 [2024-07-16T04:41:55.050Z] $ docker rm -f --volumes 957e97342423e1a26fb0e904f4ba05139179b038c8400752179c3ef1d37f5aa8 [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-07-16T04:41:55.937Z] + git log --format=format:%s -1 eecbf34369017b68559e2ef7580535b3a8c22776 [Pipeline] sh [2024-07-16T04:41:56.228Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:41:56.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:56.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:41:56.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:41:56.625Z] prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container [2024-07-16T04:41:56.660Z] $ 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-07-16T04:41:57.167Z] $ docker top 633a739efd840fbfa26b8078576b920380a3f12df815f9ea2ef72fd4abba887c -eo pid,comm [2024-07-16T04:41:57.210Z] 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-07-16T04:41:57.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:41:57.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:41:57.267Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:41:57.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:41:57.406Z] $ docker exec 633a739efd840fbfa26b8078576b920380a3f12df815f9ea2ef72fd4abba887c ssh-agent [2024-07-16T04:41:57.505Z] SSH_AUTH_SOCK=/tmp/ssh-EJeT7Ch6MbMF/agent.32 [2024-07-16T04:41:57.505Z] SSH_AGENT_PID=38 [2024-07-16T04:41:57.510Z] Running ssh-add (command line suppressed) [2024-07-16T04:41:57.631Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9716515875315973455.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9716515875315973455.key) [2024-07-16T04:41:57.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:41:57.930Z] + git semver tag [2024-07-16T04:41:58.190Z] 2024-07-16 04:41:58,126 [run_tag] DEBUG tag force:False [2024-07-16T04:41:58.190Z] 2024-07-16 04:41:58,126 [check_head_tag] DEBUG check head tag [2024-07-16T04:41:58.190Z] 2024-07-16 04:41:58,128 [execute] INFO git cat-file --batch-check [2024-07-16T04:41:58.190Z] 2024-07-16 04:41:58,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-07-16T04:41:58.190Z] 2024-07-16 04:41:58,132 [execute] INFO git cat-file --batch [2024-07-16T04:41:58.190Z] 2024-07-16 04:41:58,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-07-16T04:41:58.190Z] 2024-07-16 04:41:58,178 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-16T04:41:58.190Z] 2024-07-16 04:41:58,178 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 [2024-07-16T04:41:58.190Z] 2024-07-16 04:41:58,178 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:41:58.190Z] 2024-07-16 04:41:58,183 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-16T04:41:58.190Z] 3.2.0-dev.14 [Pipeline] } [2024-07-16T04:41:58.467Z] $ docker exec --env ******** --env ******** 633a739efd840fbfa26b8078576b920380a3f12df815f9ea2ef72fd4abba887c ssh-agent -k [2024-07-16T04:41:58.577Z] unset SSH_AUTH_SOCK; [2024-07-16T04:41:58.577Z] unset SSH_AGENT_PID; [2024-07-16T04:41:58.577Z] echo Agent pid 38 killed; [2024-07-16T04:41:58.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:41:58.894Z] + git semver [Pipeline] } [2024-07-16T04:41:59.174Z] $ docker stop --time=1 633a739efd840fbfa26b8078576b920380a3f12df815f9ea2ef72fd4abba887c [2024-07-16T04:42:00.462Z] $ docker rm -f --volumes 633a739efd840fbfa26b8078576b920380a3f12df815f9ea2ef72fd4abba887c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:42:00.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T04:42:00.871Z] [2024-07-16T04:42:00.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:42:01.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T04:42:01.745Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-16T04:42:01.745Z] ab5ef0e58194: Pulling fs layer [2024-07-16T04:42:01.745Z] 9712f1f96733: Pulling fs layer [2024-07-16T04:42:01.745Z] 63f879dbbcfc: Pulling fs layer [2024-07-16T04:42:01.745Z] 0d9ebad4ef96: Pulling fs layer [2024-07-16T04:42:01.745Z] e9a5061849ea: Pulling fs layer [2024-07-16T04:42:01.745Z] d747dcd14b5f: Pulling fs layer [2024-07-16T04:42:01.745Z] 2de7ff778b66: Pulling fs layer [2024-07-16T04:42:01.745Z] 0d9ebad4ef96: Waiting [2024-07-16T04:42:01.745Z] e9a5061849ea: Waiting [2024-07-16T04:42:01.745Z] d747dcd14b5f: Waiting [2024-07-16T04:42:01.745Z] 2de7ff778b66: Waiting [2024-07-16T04:42:01.745Z] 9712f1f96733: Verifying Checksum [2024-07-16T04:42:01.745Z] 9712f1f96733: Download complete [2024-07-16T04:42:02.011Z] 63f879dbbcfc: Verifying Checksum [2024-07-16T04:42:02.011Z] 63f879dbbcfc: Download complete [2024-07-16T04:42:02.011Z] e9a5061849ea: Verifying Checksum [2024-07-16T04:42:02.011Z] e9a5061849ea: Download complete [2024-07-16T04:42:02.011Z] d747dcd14b5f: Verifying Checksum [2024-07-16T04:42:02.011Z] d747dcd14b5f: Download complete [2024-07-16T04:42:02.269Z] 0d9ebad4ef96: Verifying Checksum [2024-07-16T04:42:02.269Z] 0d9ebad4ef96: Download complete [2024-07-16T04:42:02.269Z] 2de7ff778b66: Verifying Checksum [2024-07-16T04:42:02.269Z] 2de7ff778b66: Download complete [2024-07-16T04:42:02.269Z] ab5ef0e58194: Verifying Checksum [2024-07-16T04:42:02.269Z] ab5ef0e58194: Download complete [2024-07-16T04:42:05.556Z] ab5ef0e58194: Pull complete [2024-07-16T04:42:05.556Z] 9712f1f96733: Pull complete [2024-07-16T04:42:06.125Z] 63f879dbbcfc: Pull complete [2024-07-16T04:42:09.410Z] 0d9ebad4ef96: Pull complete [2024-07-16T04:42:09.675Z] e9a5061849ea: Pull complete [2024-07-16T04:42:09.675Z] d747dcd14b5f: Pull complete [2024-07-16T04:42:11.047Z] 2de7ff778b66: Pull complete [2024-07-16T04:42:11.047Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-16T04:42:11.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T04:42:11.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:42:11.167Z] prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container [2024-07-16T04:42:11.205Z] $ 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-07-16T04:42:17.912Z] $ docker top 004e17584abee103a970391a7a87b790169f68e5463b66ea6decbc475627b000 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:42:17.982Z] provisioning config files... [2024-07-16T04:42:17.989Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5110931988487786550tmp [2024-07-16T04:42:17.998Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13005851844173962243tmp [2024-07-16T04:42:18.006Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10389575655496144728tmp [Pipeline] { [Pipeline] echo [2024-07-16T04:42:18.037Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:18.337Z] ---> sigul-configuration.sh [2024-07-16T04:42:18.337Z] gpg: directory `/root/.gnupg' created [2024-07-16T04:42:18.337Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-16T04:42:18.337Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-16T04:42:18.337Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-16T04:42:18.337Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-16T04:42:18.337Z] gpg: CAST5 encrypted data [2024-07-16T04:42:18.337Z] gpg: encrypted with 1 passphrase [2024-07-16T04:42:18.337Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-16T04:42:18.627Z] + mkdir /home/jenkins [2024-07-16T04:42:18.627Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-16T04:42:18.922Z] + 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-07-16T04:42:18.937Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:19.231Z] ---> sigul-install.sh [2024-07-16T04:42:19.231Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-16T04:42:19.525Z] + git tag --list [2024-07-16T04:42:19.525Z] v0.0.0 [2024-07-16T04:42:19.525Z] v0.0.1-dev.1 [2024-07-16T04:42:19.525Z] v0.0.1-dev.10 [2024-07-16T04:42:19.525Z] v0.0.1-dev.11 [2024-07-16T04:42:19.525Z] v0.0.1-dev.12 [2024-07-16T04:42:19.525Z] v0.0.1-dev.13 [2024-07-16T04:42:19.525Z] v0.0.1-dev.14 [2024-07-16T04:42:19.525Z] v0.0.1-dev.15 [2024-07-16T04:42:19.525Z] v0.0.1-dev.16 [2024-07-16T04:42:19.525Z] v0.0.1-dev.2 [2024-07-16T04:42:19.525Z] v0.0.1-dev.3 [2024-07-16T04:42:19.525Z] v0.0.1-dev.4 [2024-07-16T04:42:19.525Z] v0.0.1-dev.5 [2024-07-16T04:42:19.525Z] v0.0.1-dev.6 [2024-07-16T04:42:19.525Z] v0.0.1-dev.7 [2024-07-16T04:42:19.525Z] v0.0.1-dev.8 [2024-07-16T04:42:19.525Z] v0.0.1-dev.9 [2024-07-16T04:42:19.525Z] v2.2.0 [2024-07-16T04:42:19.525Z] v2.2.0-dev.17 [2024-07-16T04:42:19.525Z] v2.2.0-dev.18 [2024-07-16T04:42:19.525Z] v2.2.0-dev.19 [2024-07-16T04:42:19.525Z] v2.2.0-dev.20 [2024-07-16T04:42:19.525Z] v2.2.0-dev.21 [2024-07-16T04:42:19.525Z] v2.2.0-dev.22 [2024-07-16T04:42:19.525Z] v2.2.0-dev.23 [2024-07-16T04:42:19.525Z] v2.2.0-dev.24 [2024-07-16T04:42:19.525Z] v2.2.0-dev.25 [2024-07-16T04:42:19.525Z] v2.2.0-dev.26 [2024-07-16T04:42:19.525Z] v2.2.0-dev.27 [2024-07-16T04:42:19.525Z] v2.3.0 [2024-07-16T04:42:19.525Z] v2.3.0-dev.1 [2024-07-16T04:42:19.525Z] v2.3.0-dev.10 [2024-07-16T04:42:19.525Z] v2.3.0-dev.11 [2024-07-16T04:42:19.525Z] v2.3.0-dev.12 [2024-07-16T04:42:19.525Z] v2.3.0-dev.13 [2024-07-16T04:42:19.525Z] v2.3.0-dev.14 [2024-07-16T04:42:19.525Z] v2.3.0-dev.15 [2024-07-16T04:42:19.525Z] v2.3.0-dev.16 [2024-07-16T04:42:19.525Z] v2.3.0-dev.17 [2024-07-16T04:42:19.525Z] v2.3.0-dev.18 [2024-07-16T04:42:19.525Z] v2.3.0-dev.19 [2024-07-16T04:42:19.525Z] v2.3.0-dev.2 [2024-07-16T04:42:19.525Z] v2.3.0-dev.20 [2024-07-16T04:42:19.525Z] v2.3.0-dev.21 [2024-07-16T04:42:19.525Z] v2.3.0-dev.22 [2024-07-16T04:42:19.525Z] v2.3.0-dev.23 [2024-07-16T04:42:19.525Z] v2.3.0-dev.24 [2024-07-16T04:42:19.525Z] v2.3.0-dev.25 [2024-07-16T04:42:19.525Z] v2.3.0-dev.26 [2024-07-16T04:42:19.525Z] v2.3.0-dev.27 [2024-07-16T04:42:19.525Z] v2.3.0-dev.28 [2024-07-16T04:42:19.525Z] v2.3.0-dev.3 [2024-07-16T04:42:19.525Z] v2.3.0-dev.4 [2024-07-16T04:42:19.525Z] v2.3.0-dev.5 [2024-07-16T04:42:19.525Z] v2.3.0-dev.6 [2024-07-16T04:42:19.525Z] v2.3.0-dev.7 [2024-07-16T04:42:19.525Z] v2.3.0-dev.8 [2024-07-16T04:42:19.525Z] v2.3.0-dev.9 [2024-07-16T04:42:19.525Z] v2.3.1 [2024-07-16T04:42:19.525Z] v2.3.1-dev.4 [2024-07-16T04:42:19.525Z] v2.3.1-dev.5 [2024-07-16T04:42:19.525Z] v2.3.1-dev.6 [2024-07-16T04:42:19.525Z] v3.0 [2024-07-16T04:42:19.525Z] v3.0.0 [2024-07-16T04:42:19.525Z] v3.0.0-dev.1 [2024-07-16T04:42:19.525Z] v3.0.0-dev.10 [2024-07-16T04:42:19.525Z] v3.0.0-dev.11 [2024-07-16T04:42:19.525Z] v3.0.0-dev.12 [2024-07-16T04:42:19.525Z] v3.0.0-dev.13 [2024-07-16T04:42:19.525Z] v3.0.0-dev.14 [2024-07-16T04:42:19.525Z] v3.0.0-dev.15 [2024-07-16T04:42:19.525Z] v3.0.0-dev.16 [2024-07-16T04:42:19.525Z] v3.0.0-dev.17 [2024-07-16T04:42:19.525Z] v3.0.0-dev.18 [2024-07-16T04:42:19.525Z] v3.0.0-dev.19 [2024-07-16T04:42:19.525Z] v3.0.0-dev.2 [2024-07-16T04:42:19.525Z] v3.0.0-dev.20 [2024-07-16T04:42:19.525Z] v3.0.0-dev.21 [2024-07-16T04:42:19.525Z] v3.0.0-dev.22 [2024-07-16T04:42:19.525Z] v3.0.0-dev.23 [2024-07-16T04:42:19.525Z] v3.0.0-dev.24 [2024-07-16T04:42:19.525Z] v3.0.0-dev.25 [2024-07-16T04:42:19.525Z] v3.0.0-dev.26 [2024-07-16T04:42:19.525Z] v3.0.0-dev.27 [2024-07-16T04:42:19.525Z] v3.0.0-dev.28 [2024-07-16T04:42:19.525Z] v3.0.0-dev.29 [2024-07-16T04:42:19.525Z] v3.0.0-dev.3 [2024-07-16T04:42:19.525Z] v3.0.0-dev.30 [2024-07-16T04:42:19.525Z] v3.0.0-dev.31 [2024-07-16T04:42:19.525Z] v3.0.0-dev.32 [2024-07-16T04:42:19.525Z] v3.0.0-dev.33 [2024-07-16T04:42:19.525Z] v3.0.0-dev.34 [2024-07-16T04:42:19.525Z] v3.0.0-dev.35 [2024-07-16T04:42:19.525Z] v3.0.0-dev.36 [2024-07-16T04:42:19.525Z] v3.0.0-dev.37 [2024-07-16T04:42:19.525Z] v3.0.0-dev.38 [2024-07-16T04:42:19.525Z] v3.0.0-dev.39 [2024-07-16T04:42:19.525Z] v3.0.0-dev.4 [2024-07-16T04:42:19.525Z] v3.0.0-dev.40 [2024-07-16T04:42:19.525Z] v3.0.0-dev.41 [2024-07-16T04:42:19.525Z] v3.0.0-dev.42 [2024-07-16T04:42:19.525Z] v3.0.0-dev.43 [2024-07-16T04:42:19.525Z] v3.0.0-dev.44 [2024-07-16T04:42:19.525Z] v3.0.0-dev.45 [2024-07-16T04:42:19.525Z] v3.0.0-dev.46 [2024-07-16T04:42:19.525Z] v3.0.0-dev.47 [2024-07-16T04:42:19.525Z] v3.0.0-dev.48 [2024-07-16T04:42:19.525Z] v3.0.0-dev.49 [2024-07-16T04:42:19.525Z] v3.0.0-dev.5 [2024-07-16T04:42:19.525Z] v3.0.0-dev.50 [2024-07-16T04:42:19.525Z] v3.0.0-dev.51 [2024-07-16T04:42:19.525Z] v3.0.0-dev.6 [2024-07-16T04:42:19.525Z] v3.0.0-dev.7 [2024-07-16T04:42:19.525Z] v3.0.0-dev.8 [2024-07-16T04:42:19.525Z] v3.0.0-dev.9 [2024-07-16T04:42:19.525Z] v3.1 [2024-07-16T04:42:19.525Z] v3.1.0 [2024-07-16T04:42:19.525Z] v3.1.0-dev.1 [2024-07-16T04:42:19.525Z] v3.1.0-dev.10 [2024-07-16T04:42:19.525Z] v3.1.0-dev.11 [2024-07-16T04:42:19.525Z] v3.1.0-dev.12 [2024-07-16T04:42:19.525Z] v3.1.0-dev.13 [2024-07-16T04:42:19.525Z] v3.1.0-dev.14 [2024-07-16T04:42:19.525Z] v3.1.0-dev.15 [2024-07-16T04:42:19.525Z] v3.1.0-dev.16 [2024-07-16T04:42:19.525Z] v3.1.0-dev.17 [2024-07-16T04:42:19.525Z] v3.1.0-dev.18 [2024-07-16T04:42:19.525Z] v3.1.0-dev.19 [2024-07-16T04:42:19.525Z] v3.1.0-dev.2 [2024-07-16T04:42:19.525Z] v3.1.0-dev.20 [2024-07-16T04:42:19.525Z] v3.1.0-dev.21 [2024-07-16T04:42:19.525Z] v3.1.0-dev.22 [2024-07-16T04:42:19.525Z] v3.1.0-dev.23 [2024-07-16T04:42:19.525Z] v3.1.0-dev.24 [2024-07-16T04:42:19.525Z] v3.1.0-dev.25 [2024-07-16T04:42:19.525Z] v3.1.0-dev.26 [2024-07-16T04:42:19.525Z] v3.1.0-dev.27 [2024-07-16T04:42:19.525Z] v3.1.0-dev.28 [2024-07-16T04:42:19.525Z] v3.1.0-dev.29 [2024-07-16T04:42:19.525Z] v3.1.0-dev.3 [2024-07-16T04:42:19.525Z] v3.1.0-dev.30 [2024-07-16T04:42:19.525Z] v3.1.0-dev.31 [2024-07-16T04:42:19.525Z] v3.1.0-dev.32 [2024-07-16T04:42:19.525Z] v3.1.0-dev.33 [2024-07-16T04:42:19.525Z] v3.1.0-dev.34 [2024-07-16T04:42:19.525Z] v3.1.0-dev.35 [2024-07-16T04:42:19.525Z] v3.1.0-dev.36 [2024-07-16T04:42:19.525Z] v3.1.0-dev.37 [2024-07-16T04:42:19.525Z] v3.1.0-dev.38 [2024-07-16T04:42:19.525Z] v3.1.0-dev.39 [2024-07-16T04:42:19.525Z] v3.1.0-dev.4 [2024-07-16T04:42:19.525Z] v3.1.0-dev.5 [2024-07-16T04:42:19.525Z] v3.1.0-dev.6 [2024-07-16T04:42:19.525Z] v3.1.0-dev.7 [2024-07-16T04:42:19.525Z] v3.1.0-dev.8 [2024-07-16T04:42:19.525Z] v3.1.0-dev.9 [2024-07-16T04:42:19.525Z] v3.1.1 [2024-07-16T04:42:19.525Z] v3.1.1-dev.1 [2024-07-16T04:42:19.525Z] v3.2.0-dev.1 [2024-07-16T04:42:19.525Z] v3.2.0-dev.10 [2024-07-16T04:42:19.525Z] v3.2.0-dev.11 [2024-07-16T04:42:19.525Z] v3.2.0-dev.12 [2024-07-16T04:42:19.525Z] v3.2.0-dev.13 [2024-07-16T04:42:19.525Z] v3.2.0-dev.14 [2024-07-16T04:42:19.525Z] v3.2.0-dev.2 [2024-07-16T04:42:19.525Z] v3.2.0-dev.3 [2024-07-16T04:42:19.525Z] v3.2.0-dev.4 [2024-07-16T04:42:19.525Z] v3.2.0-dev.5 [2024-07-16T04:42:19.525Z] v3.2.0-dev.6 [2024-07-16T04:42:19.525Z] v3.2.0-dev.7 [2024-07-16T04:42:19.525Z] v3.2.0-dev.8 [2024-07-16T04:42:19.525Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-16T04:42:19.822Z] + lftools sign git-tag v3.2.0-dev.14 [2024-07-16T04:42:20.392Z] Signing Git tag with Sigul... [2024-07-16T04:42:20.392Z] Signing v3.2.0-dev.14 [Pipeline] echo [2024-07-16T04:42:20.661Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:20.952Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-16T04:42:20.960Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-16T04:42:20.995Z] $ docker stop --time=1 004e17584abee103a970391a7a87b790169f68e5463b66ea6decbc475627b000 [2024-07-16T04:42:22.348Z] $ docker rm -f --volumes 004e17584abee103a970391a7a87b790169f68e5463b66ea6decbc475627b000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-16T04:42:22.793Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:42:22.793Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:42:23.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:42:23.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:42:23.175Z] prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container [2024-07-16T04:42:23.210Z] $ 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-07-16T04:42:23.533Z] $ docker top fd3de3f3d925aa68329d7bc97a5d029d34884d8a21ac44d1f2f6dd7d41b8bafa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:42:23.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:42:23.628Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:42:23.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:42:23.745Z] $ docker exec fd3de3f3d925aa68329d7bc97a5d029d34884d8a21ac44d1f2f6dd7d41b8bafa ssh-agent [2024-07-16T04:42:23.829Z] SSH_AUTH_SOCK=/tmp/ssh-WAjuVKsUk8wo/agent.32 [2024-07-16T04:42:23.829Z] SSH_AGENT_PID=38 [2024-07-16T04:42:23.833Z] Running ssh-add (command line suppressed) [2024-07-16T04:42:23.962Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15318497739490561420.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15318497739490561420.key) [2024-07-16T04:42:23.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:42:24.255Z] + git semver bump pre [2024-07-16T04:42:24.513Z] 2024-07-16 04:42:24,432 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-16T04:42:24.513Z] 2024-07-16 04:42:24,433 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev [2024-07-16T04:42:24.513Z] 2024-07-16 04:42:24,433 [bump_version] DEBUG bumped version:3.2.0-dev.15 [2024-07-16T04:42:24.513Z] 2024-07-16 04:42:24,433 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-07-16T04:42:24.513Z] 2024-07-16 04:42:24,433 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-16T04:42:24.513Z] 2024-07-16 04:42:24,433 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-16T04:42:24.513Z] 2024-07-16 04:42:24,435 [execute] INFO git cat-file --batch-check [2024-07-16T04:42:24.513Z] 2024-07-16 04:42:24,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T04:42:24.513Z] 2024-07-16 04:42:24,440 [execute] INFO git cat-file --batch [2024-07-16T04:42:24.513Z] 2024-07-16 04:42:24,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T04:42:24.513Z] 2024-07-16 04:42:24,445 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-16T04:42:24.513Z] 3.2.0-dev.15 [Pipeline] } [2024-07-16T04:42:24.530Z] $ docker exec --env ******** --env ******** fd3de3f3d925aa68329d7bc97a5d029d34884d8a21ac44d1f2f6dd7d41b8bafa ssh-agent -k [2024-07-16T04:42:24.619Z] unset SSH_AUTH_SOCK; [2024-07-16T04:42:24.619Z] unset SSH_AGENT_PID; [2024-07-16T04:42:24.619Z] echo Agent pid 38 killed; [2024-07-16T04:42:24.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:42:24.941Z] + git semver [Pipeline] } [2024-07-16T04:42:25.225Z] $ docker stop --time=1 fd3de3f3d925aa68329d7bc97a5d029d34884d8a21ac44d1f2f6dd7d41b8bafa [2024-07-16T04:42:26.479Z] $ docker rm -f --volumes fd3de3f3d925aa68329d7bc97a5d029d34884d8a21ac44d1f2f6dd7d41b8bafa [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:42:26.821Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:42:26.821Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:42:27.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:42:27.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:42:27.200Z] prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container [2024-07-16T04:42:27.237Z] $ 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-07-16T04:42:27.563Z] $ docker top b28fa1a7661fad082e73cc7adbc39e31d0b564cc84a78c168bccaa1beca4d63b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:42:27.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:42:27.669Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:42:27.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:42:27.788Z] $ docker exec b28fa1a7661fad082e73cc7adbc39e31d0b564cc84a78c168bccaa1beca4d63b ssh-agent [2024-07-16T04:42:27.879Z] SSH_AUTH_SOCK=/tmp/ssh-nMokkh6Vg99k/agent.32 [2024-07-16T04:42:27.879Z] SSH_AGENT_PID=38 [2024-07-16T04:42:27.883Z] Running ssh-add (command line suppressed) [2024-07-16T04:42:27.988Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13277739012604026019.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13277739012604026019.key) [2024-07-16T04:42:27.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:42:28.287Z] + git semver push [2024-07-16T04:42:28.545Z] 2024-07-16 04:42:28,459 [run_push] DEBUG push [2024-07-16T04:42:28.545Z] 2024-07-16 04:42:28,459 [execute] INFO git cat-file --batch-check [2024-07-16T04:42:28.545Z] 2024-07-16 04:42:28,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T04:42:28.545Z] 2024-07-16 04:42:28,464 [execute] INFO git rev-list 6dde440a21f1e781d29390de031fd85945c14f27 -- [2024-07-16T04:42:28.545Z] 2024-07-16 04:42:28,464 [execute] DEBUG Popen(['git', 'rev-list', '6dde440a21f1e781d29390de031fd85945c14f27', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:42:28.545Z] 2024-07-16 04:42:28,472 [execute] INFO git fetch -v origin [2024-07-16T04:42:28.545Z] 2024-07-16 04:42:28,473 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-16T04:42:29.112Z] 2024-07-16 04:42:28,950 [run_push] DEBUG no remote changes detected [2024-07-16T04:42:29.112Z] 2024-07-16 04:42:28,951 [execute] INFO git push origin semver [2024-07-16T04:42:29.112Z] 2024-07-16 04:42:28,951 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:42:30.049Z] 2024-07-16 04:42:29,746 [run_push] DEBUG push all version tags [2024-07-16T04:42:30.049Z] 2024-07-16 04:42:29,746 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-16T04:42:30.049Z] 2024-07-16 04:42:29,747 [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-07-16T04:42:30.615Z] 2024-07-16 04:42:30,430 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-07-16T04:42:30.615Z] 3.2.0-dev.15 [Pipeline] } [2024-07-16T04:42:30.632Z] $ docker exec --env ******** --env ******** b28fa1a7661fad082e73cc7adbc39e31d0b564cc84a78c168bccaa1beca4d63b ssh-agent -k [2024-07-16T04:42:30.746Z] unset SSH_AUTH_SOCK; [2024-07-16T04:42:30.746Z] unset SSH_AGENT_PID; [2024-07-16T04:42:30.747Z] echo Agent pid 38 killed; [2024-07-16T04:42:30.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:42:31.068Z] + git semver [Pipeline] } [2024-07-16T04:42:31.350Z] $ docker stop --time=1 b28fa1a7661fad082e73cc7adbc39e31d0b564cc84a78c168bccaa1beca4d63b [2024-07-16T04:42:32.598Z] $ docker rm -f --volumes b28fa1a7661fad082e73cc7adbc39e31d0b564cc84a78c168bccaa1beca4d63b [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-07-16T04:42:33.196Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-07-16T04:42:33.196Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-07-16T04:42:33.196Z] total 16 [2024-07-16T04:42:33.196Z] drwxr-xr-x 3 root root 4096 Jul 16 04:26 . [2024-07-16T04:42:33.196Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 04:42 .. [2024-07-16T04:42:33.196Z] drwxr-xr-x 2 root root 4096 Jul 16 04:26 cost [2024-07-16T04:42:33.196Z] -rw-r--r-- 1 root root 89 Jul 16 04:26 cost.csv [2024-07-16T04:42:33.196Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-07-16T04:42:33.196Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-07-16T04:42:33.196Z] total 16 [2024-07-16T04:42:33.196Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 04:26 . [2024-07-16T04:42:33.196Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 04:42 .. [2024-07-16T04:42:33.196Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 16 04:26 cost [2024-07-16T04:42:33.196Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 16 04:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:33.483Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:34.341Z] ---> package-listing.sh [2024-07-16T04:42:34.341Z] ++ facter osfamily [2024-07-16T04:42:34.341Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-16T04:42:34.600Z] + OS_FAMILY=debian [2024-07-16T04:42:34.600Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-07-16T04:42:34.600Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-16T04:42:34.600Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-16T04:42:34.600Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-16T04:42:34.600Z] + PACKAGES=/tmp/packages_start.txt [2024-07-16T04:42:34.600Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-07-16T04:42:34.600Z] + PACKAGES=/tmp/packages_end.txt [2024-07-16T04:42:34.600Z] + case "${OS_FAMILY}" in [2024-07-16T04:42:34.600Z] + dpkg -l [2024-07-16T04:42:34.600Z] + grep '^ii' [2024-07-16T04:42:34.600Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-16T04:42:34.600Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-16T04:42:34.600Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-16T04:42:34.600Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-07-16T04:42:34.600Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-07-16T04:42:34.600Z] + 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-07-16T04:42:34.611Z] 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-07-16T04:42:34.884Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:42:35.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:42:35.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:42:35.524Z] prd-ubuntu20.04-docker-8c-8g-5694 does not seem to be running inside a container [2024-07-16T04:42:35.559Z] $ 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-07-16T04:42:36.626Z] $ docker top 43f4f7457d84aedaae3baf0357c4522ba0e6ae39e748b689b4e1de2bb53c45a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:42:36.985Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-16T04:42:37.268Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-16T04:42:37.548Z] + ls /var/log/sa-host [2024-07-16T04:42:37.548Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:42:37.619Z] provisioning config files... [2024-07-16T04:42:37.627Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2084369307200866881tmp [Pipeline] { [Pipeline] echo [2024-07-16T04:42:37.644Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:37.934Z] ---> create-netrc.sh [Pipeline] } [2024-07-16T04:42:37.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:38.267Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-16T04:42:38.276Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:38.558Z] ---> sudo-logs.sh [2024-07-16T04:42:38.558Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-16T04:42:38.582Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:38.865Z] ---> job-cost.sh [2024-07-16T04:42:38.865Z] lf-activate-venv: SKIPPING [2024-07-16T04:42:38.865Z] DEBUG: total: 0.2199999988079071 [2024-07-16T04:42:38.865Z] INFO: Retrieving Stack Cost... [2024-07-16T04:42:39.434Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-16T04:42:39.698Z] INFO: Archiving Costs [Pipeline] echo [2024-07-16T04:42:39.710Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:39.994Z] ---> logs-deploy.sh [2024-07-16T04:42:39.994Z] lf-activate-venv: SKIPPING [2024-07-16T04:42:39.994Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/179 [2024-07-16T04:42:39.994Z] INFO: archiving workspace using pattern(s): [2024-07-16T04:42:40.931Z] Archives upload complete. [2024-07-16T04:42:41.197Z] INFO: archiving logs to Nexus