Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 03955ee09018b338b3036f15f61b85e23fce302f 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-ssh15168020608458684716.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8914738471182764905.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh7118031964492764061.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14376278751777506370.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-ssh12725553692649835579.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9940 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 03955ee09018b338b3036f15f61b85e23fce302f (main) Commit message: "feat!: Remove snap packaging (#303)" > 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 03955ee09018b338b3036f15f61b85e23fce302f # timeout=10 > git rev-list --no-walk bda52fbadfd1c9962f4ac4f2e389a0a009478621 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T15:42:25.525Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T15:42:25.572Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T15:42:25.589Z] ========================================================= [2023-10-24T15:42:25.589Z] EdgeX Global Pipelines Version Info [2023-10-24T15:42:25.589Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:42:26.289Z] ------------------- [2023-10-24T15:42:26.289Z] stable info: [2023-10-24T15:42:26.289Z] ------------------- [2023-10-24T15:42:26.289Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T15:42:26.289Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T15:42:26.290Z] Message: update stable to v1.0.254 [2023-10-24T15:42:26.859Z] ------------------- [2023-10-24T15:42:26.859Z] experimental info: [2023-10-24T15:42:26.859Z] ------------------- [2023-10-24T15:42:26.859Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T15:42:26.859Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T15:42:26.859Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T15:42:27.003Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-24T15:42:27.013Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-24T15:42:27.022Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T15:42:27.092Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T15:42:27.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T15:42:27.112Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T15:42:27.120Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T15:42:27.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T15:42:27.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T15:42:27.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T15:42:27.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T15:42:27.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-24T15:42:27.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T15:42:27.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T15:42:27.221Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T15:42:27.236Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T15:42:27.250Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T15:42:27.264Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T15:42:27.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T15:42:27.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T15:42:27.305Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T15:42:27.320Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T15:42:27.336Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T15:42:27.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T15:42:27.364Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T15:42:27.377Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T15:42:27.389Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T15:42:27.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T15:42:27.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T15:42:27.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T15:42:27.443Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03955ee09018b338b3036f15f61b85e23fce302f [Pipeline] echo [2023-10-24T15:42:27.457Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03955ee [Pipeline] echo [2023-10-24T15:42:27.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:42:27.523Z] provisioning config files... [2023-10-24T15:42:27.536Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5421605529072729061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:42:27.850Z] ---> docker-login.sh [2023-10-24T15:42:27.850Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:42:28.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:42:28.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:42:28.111Z] Configure a credential helper to remove this warning. See [2023-10-24T15:42:28.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:42:28.111Z] [2023-10-24T15:42:28.111Z] Login Succeeded [2023-10-24T15:42:28.111Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:42:28.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:42:28.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:42:28.371Z] Configure a credential helper to remove this warning. See [2023-10-24T15:42:28.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:42:28.371Z] [2023-10-24T15:42:28.371Z] Login Succeeded [2023-10-24T15:42:28.371Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:42:28.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:42:28.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:42:28.371Z] Configure a credential helper to remove this warning. See [2023-10-24T15:42:28.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:42:28.371Z] [2023-10-24T15:42:28.371Z] Login Succeeded [2023-10-24T15:42:28.371Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:42:28.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:42:28.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:42:28.371Z] Configure a credential helper to remove this warning. See [2023-10-24T15:42:28.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:42:28.371Z] [2023-10-24T15:42:28.371Z] Login Succeeded [2023-10-24T15:42:28.371Z] docker.io [2023-10-24T15:42:28.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:42:28.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:42:28.890Z] Configure a credential helper to remove this warning. See [2023-10-24T15:42:28.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:42:28.890Z] [2023-10-24T15:42:28.890Z] Login Succeeded [2023-10-24T15:42:28.890Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:42:28.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T15:42:29.279Z] + git rev-list -1 --merges 03955ee09018b338b3036f15f61b85e23fce302f~1..03955ee09018b338b3036f15f61b85e23fce302f [Pipeline] echo [2023-10-24T15:42:29.328Z] -----------> git rev-list -1 --merges 03955ee09018b338b3036f15f61b85e23fce302f~1..03955ee09018b338b3036f15f61b85e23fce302f 03955ee09018b338b3036f15f61b85e23fce302f [false] [Pipeline] sh [2023-10-24T15:42:29.619Z] + git log --format=format:%s -1 03955ee09018b338b3036f15f61b85e23fce302f [Pipeline] echo [2023-10-24T15:42:29.632Z] ========================================================= [2023-10-24T15:42:29.632Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T15:42:29.632Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T15:42:29.950Z] + git log --format=format:%s -1 03955ee09018b338b3036f15f61b85e23fce302f [Pipeline] echo [2023-10-24T15:42:29.959Z] [semverPrep] GIT_COMMIT: 03955ee09018b338b3036f15f61b85e23fce302f, Commit Message: feat!: Remove snap packaging (#303) [Pipeline] echo [2023-10-24T15:42:29.966Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T15:42:30.322Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T15:42:30.322Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T15:42:30.322Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T15:42:30.322Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T15:42:30.322Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T15:42:30.322Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T15:42:30.322Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:42:30.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:42:30.671Z] [2023-10-24T15:42:30.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:42:30.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:42:30.975Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T15:42:30.975Z] b85a868b505f: Pulling fs layer [2023-10-24T15:42:30.975Z] e2be974225ed: Pulling fs layer [2023-10-24T15:42:30.975Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T15:42:30.975Z] 988bab9f4d93: Pulling fs layer [2023-10-24T15:42:30.975Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T15:42:30.975Z] eaf3925da568: Pulling fs layer [2023-10-24T15:42:30.975Z] bab4dde63d76: Pulling fs layer [2023-10-24T15:42:30.975Z] bde34c3a00c8: Pulling fs layer [2023-10-24T15:42:30.975Z] b352a97aabf1: Pulling fs layer [2023-10-24T15:42:30.975Z] 4872d77fe225: Pulling fs layer [2023-10-24T15:42:30.975Z] 5851b861e8e6: Pulling fs layer [2023-10-24T15:42:30.975Z] 988bab9f4d93: Waiting [2023-10-24T15:42:30.975Z] bde34c3a00c8: Waiting [2023-10-24T15:42:30.975Z] 1469e6f7b9e6: Waiting [2023-10-24T15:42:30.975Z] eaf3925da568: Waiting [2023-10-24T15:42:30.975Z] bab4dde63d76: Waiting [2023-10-24T15:42:30.975Z] b352a97aabf1: Waiting [2023-10-24T15:42:30.975Z] 5851b861e8e6: Waiting [2023-10-24T15:42:30.975Z] 4872d77fe225: Waiting [2023-10-24T15:42:30.975Z] e2be974225ed: Download complete [2023-10-24T15:42:30.975Z] 988bab9f4d93: Download complete [2023-10-24T15:42:31.235Z] 1469e6f7b9e6: Download complete [2023-10-24T15:42:31.235Z] eaf3925da568: Verifying Checksum [2023-10-24T15:42:31.235Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T15:42:31.235Z] 339a4e72a1f5: Download complete [2023-10-24T15:42:31.235Z] bde34c3a00c8: Verifying Checksum [2023-10-24T15:42:31.235Z] bde34c3a00c8: Download complete [2023-10-24T15:42:31.235Z] b352a97aabf1: Verifying Checksum [2023-10-24T15:42:31.235Z] b352a97aabf1: Download complete [2023-10-24T15:42:31.235Z] 4872d77fe225: Verifying Checksum [2023-10-24T15:42:31.235Z] 4872d77fe225: Download complete [2023-10-24T15:42:31.235Z] 5851b861e8e6: Verifying Checksum [2023-10-24T15:42:31.235Z] 5851b861e8e6: Download complete [2023-10-24T15:42:31.235Z] b85a868b505f: Verifying Checksum [2023-10-24T15:42:31.235Z] b85a868b505f: Download complete [2023-10-24T15:42:31.495Z] bab4dde63d76: Verifying Checksum [2023-10-24T15:42:31.495Z] bab4dde63d76: Download complete [2023-10-24T15:42:32.449Z] b85a868b505f: Pull complete [2023-10-24T15:42:32.709Z] e2be974225ed: Pull complete [2023-10-24T15:42:33.280Z] 339a4e72a1f5: Pull complete [2023-10-24T15:42:33.280Z] 988bab9f4d93: Pull complete [2023-10-24T15:42:33.848Z] 1469e6f7b9e6: Pull complete [2023-10-24T15:42:33.848Z] eaf3925da568: Pull complete [2023-10-24T15:42:35.750Z] bab4dde63d76: Pull complete [2023-10-24T15:42:35.750Z] bde34c3a00c8: Pull complete [2023-10-24T15:42:36.012Z] b352a97aabf1: Pull complete [2023-10-24T15:42:36.012Z] 4872d77fe225: Pull complete [2023-10-24T15:42:36.012Z] 5851b861e8e6: Pull complete [2023-10-24T15:42:36.272Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T15:42:36.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:42:36.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:42:36.371Z] prd-ubuntu20.04-docker-8c-8g-9940 does not seem to be running inside a container [2023-10-24T15:42:36.396Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T15:42:39.854Z] $ docker top f42bc05daee5c225e93a77bf588f81a3530884bbddc9da86359c1b231b377c38 -eo pid,comm [2023-10-24T15:42:39.914Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T15:42:39.914Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T15:42:39.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:42:39.955Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:42:40.087Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:42:40.088Z] $ docker exec f42bc05daee5c225e93a77bf588f81a3530884bbddc9da86359c1b231b377c38 ssh-agent [2023-10-24T15:42:40.214Z] SSH_AUTH_SOCK=/tmp/ssh-AYBS2ckCkUA5/agent.33 [2023-10-24T15:42:40.214Z] SSH_AGENT_PID=39 [2023-10-24T15:42:40.221Z] Running ssh-add (command line suppressed) [2023-10-24T15:42:40.315Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7613795667567112301.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7613795667567112301.key) [2023-10-24T15:42:40.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:42:40.621Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T15:42:40.632Z] $ docker exec --env ******** --env ******** f42bc05daee5c225e93a77bf588f81a3530884bbddc9da86359c1b231b377c38 ssh-agent -k [2023-10-24T15:42:40.747Z] unset SSH_AUTH_SOCK; [2023-10-24T15:42:40.748Z] unset SSH_AGENT_PID; [2023-10-24T15:42:40.748Z] echo Agent pid 39 killed; [2023-10-24T15:42:40.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T15:42:40.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:42:40.784Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:42:40.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:42:40.903Z] $ docker exec f42bc05daee5c225e93a77bf588f81a3530884bbddc9da86359c1b231b377c38 ssh-agent [2023-10-24T15:42:41.016Z] SSH_AUTH_SOCK=/tmp/ssh-ryS0HkTvynuh/agent.70 [2023-10-24T15:42:41.016Z] SSH_AGENT_PID=76 [2023-10-24T15:42:41.021Z] Running ssh-add (command line suppressed) [2023-10-24T15:42:41.119Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4752526487677440186.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4752526487677440186.key) [2023-10-24T15:42:41.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:42:41.424Z] + git semver init [2023-10-24T15:42:41.684Z] 2023-10-24 15:42:41,602 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T15:42:41.684Z] 2023-10-24 15:42:41,603 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-10-24T15:42:41.684Z] 2023-10-24 15:42:41,604 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-10-24T15:42:41.684Z] 2023-10-24 15:42:41,604 [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) [2023-10-24T15:42:42.621Z] 2023-10-24 15:42:42,408 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-10-24T15:42:42.621Z] 2023-10-24 15:42:42,408 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-10-24T15:42:42.621Z] 2023-10-24 15:42:42,409 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T15:42:42.621Z] 2023-10-24 15:42:42,409 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T15:42:42.621Z] 3.1.0-dev.32 [Pipeline] } [2023-10-24T15:42:42.631Z] $ docker exec --env ******** --env ******** f42bc05daee5c225e93a77bf588f81a3530884bbddc9da86359c1b231b377c38 ssh-agent -k [2023-10-24T15:42:42.729Z] unset SSH_AUTH_SOCK; [2023-10-24T15:42:42.730Z] unset SSH_AGENT_PID; [2023-10-24T15:42:42.730Z] echo Agent pid 76 killed; [2023-10-24T15:42:42.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T15:42:43.041Z] + git semver [Pipeline] } [2023-10-24T15:42:43.313Z] $ docker stop --time=1 f42bc05daee5c225e93a77bf588f81a3530884bbddc9da86359c1b231b377c38 [2023-10-24T15:42:44.625Z] $ docker rm -f --volumes f42bc05daee5c225e93a77bf588f81a3530884bbddc9da86359c1b231b377c38 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T15:42:44.965Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T15:42:45.177Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T15:42:45.179Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.32 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:42:45.286Z] provisioning config files... [2023-10-24T15:42:45.294Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config531089105241661986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:42:45.592Z] ---> docker-login.sh [2023-10-24T15:42:45.592Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:42:45.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:42:45.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:42:45.592Z] Configure a credential helper to remove this warning. See [2023-10-24T15:42:45.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:42:45.592Z] [2023-10-24T15:42:45.592Z] Login Succeeded [2023-10-24T15:42:45.592Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:42:45.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:42:45.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:42:45.592Z] Configure a credential helper to remove this warning. See [2023-10-24T15:42:45.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:42:45.592Z] [2023-10-24T15:42:45.592Z] Login Succeeded [2023-10-24T15:42:45.592Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:42:45.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:42:45.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:42:45.851Z] Configure a credential helper to remove this warning. See [2023-10-24T15:42:45.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:42:45.851Z] [2023-10-24T15:42:45.851Z] Login Succeeded [2023-10-24T15:42:45.851Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:42:45.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:42:45.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:42:45.851Z] Configure a credential helper to remove this warning. See [2023-10-24T15:42:45.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:42:45.851Z] [2023-10-24T15:42:45.851Z] Login Succeeded [2023-10-24T15:42:45.851Z] docker.io [2023-10-24T15:42:46.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:42:46.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:42:46.368Z] Configure a credential helper to remove this warning. See [2023-10-24T15:42:46.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:42:46.368Z] [2023-10-24T15:42:46.368Z] Login Succeeded [2023-10-24T15:42:46.368Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:42:46.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T15:42:46.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:42:46.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:42:46.452Z] ========================================================= [2023-10-24T15:42:46.452Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T15:42:46.452Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:42:46.752Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T15:42:46.752Z] Sending build context to Docker daemon 2.248MB [2023-10-24T15:42:46.752Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T15:42:46.752Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T15:42:46.752Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T15:42:46.752Z] 7264a8db6415: Pulling fs layer [2023-10-24T15:42:46.752Z] c4d48a809fc2: Pulling fs layer [2023-10-24T15:42:46.752Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T15:42:46.752Z] ad3a456e5733: Pulling fs layer [2023-10-24T15:42:46.752Z] 33e27b845d1e: Pulling fs layer [2023-10-24T15:42:46.752Z] c68163c4e522: Pulling fs layer [2023-10-24T15:42:46.752Z] 50da416c3ac9: Pulling fs layer [2023-10-24T15:42:46.752Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T15:42:46.752Z] 33e27b845d1e: Waiting [2023-10-24T15:42:46.752Z] c68163c4e522: Waiting [2023-10-24T15:42:46.752Z] 50da416c3ac9: Waiting [2023-10-24T15:42:46.752Z] 23d2d4c4bb30: Waiting [2023-10-24T15:42:46.752Z] c4d48a809fc2: Download complete [2023-10-24T15:42:46.752Z] ad3a456e5733: Download complete [2023-10-24T15:42:46.752Z] 33e27b845d1e: Verifying Checksum [2023-10-24T15:42:46.752Z] 33e27b845d1e: Download complete [2023-10-24T15:42:47.013Z] 7264a8db6415: Verifying Checksum [2023-10-24T15:42:47.013Z] 7264a8db6415: Download complete [2023-10-24T15:42:47.013Z] c68163c4e522: Verifying Checksum [2023-10-24T15:42:47.013Z] c68163c4e522: Download complete [2023-10-24T15:42:47.013Z] 7264a8db6415: Pull complete [2023-10-24T15:42:47.013Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T15:42:47.013Z] 23d2d4c4bb30: Download complete [2023-10-24T15:42:47.271Z] c4d48a809fc2: Pull complete [2023-10-24T15:42:47.271Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T15:42:47.271Z] 4f1c88b9dad5: Download complete [2023-10-24T15:42:47.836Z] 50da416c3ac9: Verifying Checksum [2023-10-24T15:42:47.836Z] 50da416c3ac9: Download complete [2023-10-24T15:42:51.119Z] 4f1c88b9dad5: Pull complete [2023-10-24T15:42:51.119Z] ad3a456e5733: Pull complete [2023-10-24T15:42:51.119Z] 33e27b845d1e: Pull complete [2023-10-24T15:42:51.119Z] c68163c4e522: Pull complete [2023-10-24T15:42:53.649Z] 50da416c3ac9: Pull complete [2023-10-24T15:42:53.907Z] 23d2d4c4bb30: Pull complete [2023-10-24T15:42:53.907Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T15:42:53.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T15:42:53.907Z] ---> 0786185ac409 [2023-10-24T15:42:53.907Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T15:42:59.173Z] ---> Running in 36143dd679ff [2023-10-24T15:42:59.174Z] Removing intermediate container 36143dd679ff [2023-10-24T15:42:59.174Z] ---> 03106c6cd223 [2023-10-24T15:42:59.174Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T15:42:59.174Z] ---> Running in ce13a1dba4ef [2023-10-24T15:42:59.174Z] Removing intermediate container ce13a1dba4ef [2023-10-24T15:42:59.174Z] ---> 6f691973ab56 [2023-10-24T15:42:59.174Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T15:42:59.174Z] ---> Running in 1b870f420d7f [2023-10-24T15:42:59.174Z] Removing intermediate container 1b870f420d7f [2023-10-24T15:42:59.174Z] ---> 5c283c0f57ee [2023-10-24T15:42:59.174Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T15:42:59.174Z] ---> Running in 75e4d9f05732 [2023-10-24T15:42:59.432Z] Removing intermediate container 75e4d9f05732 [2023-10-24T15:42:59.432Z] ---> a19799564a0b [2023-10-24T15:42:59.432Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T15:42:59.432Z] ---> Running in 8521185463a4 [2023-10-24T15:42:59.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T15:42:59.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T15:43:00.255Z] Still waiting to schedule task [2023-10-24T15:43:00.255Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T15:43:00.258Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-24T15:43:00.258Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-24T15:43:00.258Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T15:43:00.258Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T15:43:00.258Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-24T15:43:00.258Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-24T15:43:00.258Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-24T15:43:00.258Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-24T15:43:00.258Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-24T15:43:00.258Z] (10/13) Installing kmod-libs (30-r3) [2023-10-24T15:43:00.258Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-24T15:43:00.258Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-24T15:43:00.258Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-24T15:43:00.258Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T15:43:00.258Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T15:43:00.258Z] OK: 271 MiB in 65 packages [2023-10-24T15:43:00.824Z] Removing intermediate container 8521185463a4 [2023-10-24T15:43:00.824Z] ---> 42e82f108561 [2023-10-24T15:43:00.824Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-24T15:43:00.824Z] ---> Running in 29db47f84d7e [2023-10-24T15:43:00.824Z] Removing intermediate container 29db47f84d7e [2023-10-24T15:43:00.824Z] ---> a8e5c0cd6d1b [2023-10-24T15:43:00.824Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-24T15:43:01.083Z] ---> 042a548759b9 [2023-10-24T15:43:01.083Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T15:43:01.083Z] ---> Running in 3f9fcdab243d [2023-10-24T15:43:57.340Z] Removing intermediate container 3f9fcdab243d [2023-10-24T15:43:57.340Z] ---> f6f130d2afaf [2023-10-24T15:43:57.340Z] Step 11/13 : COPY . . [2023-10-24T15:43:57.340Z] ---> ea35754d52a6 [2023-10-24T15:43:57.340Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T15:43:57.340Z] ---> Running in 17f227237c28 [2023-10-24T15:43:57.340Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T15:43:57.340Z] Dload Upload Total Spent Left Speed [2023-10-24T15:43:57.340Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11231 0 --:--:-- --:--:-- --:--:-- 11288 [2023-10-24T15:43:57.340Z] Removing intermediate container 17f227237c28 [2023-10-24T15:43:57.340Z] ---> 8b911df5304c [2023-10-24T15:43:57.340Z] Step 13/13 : RUN ${MAKE} [2023-10-24T15:43:57.340Z] ---> Running in f40d847bf843 [2023-10-24T15:43:57.340Z] noop [2023-10-24T15:43:57.340Z] Removing intermediate container f40d847bf843 [2023-10-24T15:43:57.340Z] ---> e114ff785383 [2023-10-24T15:43:57.340Z] Successfully built e114ff785383 [2023-10-24T15:43:57.340Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:43:57.658Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T15:43:57.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:43:57.732Z] prd-ubuntu20.04-docker-8c-8g-9940 does not seem to be running inside a container [2023-10-24T15:43:57.772Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-24T15:43:58.134Z] $ docker top 11d2d9db811966f5ebff1d7773f66fa14faaa13d471894b466cbd7f8ffe7e619 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:43:58.480Z] + go version [2023-10-24T15:43:58.480Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T15:43:58.499Z] $ docker stop --time=1 11d2d9db811966f5ebff1d7773f66fa14faaa13d471894b466cbd7f8ffe7e619 [2023-10-24T15:43:59.799Z] $ docker rm -f --volumes 11d2d9db811966f5ebff1d7773f66fa14faaa13d471894b466cbd7f8ffe7e619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:44:00.195Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T15:44:00.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:44:00.266Z] prd-ubuntu20.04-docker-8c-8g-9940 does not seem to be running inside a container [2023-10-24T15:44:00.303Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-24T15:44:00.636Z] $ docker top f57ac19823878e47630585e07e0f815216ae1be02bf5c83020553685a152f39c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:44:00.968Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T15:44:01.263Z] + make test [2023-10-24T15:44:01.263Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T15:44:02.642Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-24T15:44:14.852Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-24T15:44:14.852Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 4.4% of statements [2023-10-24T15:44:20.112Z] go vet ./... [2023-10-24T15:44:23.393Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T15:44:23.393Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T15:44:23.393Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T15:44:23.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T15:44:23.683Z] $ docker stop --time=1 f57ac19823878e47630585e07e0f815216ae1be02bf5c83020553685a152f39c [2023-10-24T15:44:27.073Z] $ docker rm -f --volumes f57ac19823878e47630585e07e0f815216ae1be02bf5c83020553685a152f39c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T15:44:27.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T15:44:27.560Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T15:44:27.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T15:44:28.273Z] + ls -al . [2023-10-24T15:44:28.274Z] total 216 [2023-10-24T15:44:28.274Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 15:44 . [2023-10-24T15:44:28.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:42 .. [2023-10-24T15:44:28.274Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:44 .git [2023-10-24T15:44:28.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:42 .github [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 15:42 .gitignore [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 15:42 .golangci.yml [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 15:42 .hadolint.yml [2023-10-24T15:44:28.274Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:42 .semver [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 15:42 Attribution.txt [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 15:42 CHANGELOG.md [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 15:42 Dockerfile [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 15:42 GOVERNANCE.md [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 15:42 Jenkinsfile [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 15:42 LICENSE [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 15:42 Makefile [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 15:42 OWNERS.md [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 15:42 README.md [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:42 VERSION [2023-10-24T15:44:28.274Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:42 bin [2023-10-24T15:44:28.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:42 cmd [2023-10-24T15:44:28.274Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 15:44 coverage.out [2023-10-24T15:44:28.274Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 15:42 docker-entrypoint.sh [2023-10-24T15:44:28.274Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:42 docs [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 15:42 go.mod [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 15:42 go.sum [2023-10-24T15:44:28.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:42 internal [2023-10-24T15:44:28.274Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 15:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:44:28.584Z] + 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=03955ee09018b338b3036f15f61b85e23fce302f --label arch=amd64 --label version=3.1.0-dev.32 . [2023-10-24T15:44:28.584Z] Sending build context to Docker daemon 2.303MB [2023-10-24T15:44:28.584Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T15:44:28.584Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-24T15:44:28.584Z] ---> e114ff785383 [2023-10-24T15:44:28.584Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-24T15:44:28.842Z] ---> Running in d52ae8dbe05e [2023-10-24T15:44:28.842Z] Removing intermediate container d52ae8dbe05e [2023-10-24T15:44:28.842Z] ---> 577573362deb [2023-10-24T15:44:28.842Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T15:44:28.842Z] ---> Running in 996a004cba12 [2023-10-24T15:44:28.842Z] Removing intermediate container 996a004cba12 [2023-10-24T15:44:28.842Z] ---> 2f2130779ea4 [2023-10-24T15:44:28.842Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T15:44:28.842Z] ---> Running in ba330652fa1f [2023-10-24T15:44:29.099Z] Removing intermediate container ba330652fa1f [2023-10-24T15:44:29.099Z] ---> 668f32856ef3 [2023-10-24T15:44:29.099Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T15:44:29.099Z] ---> Running in 4ad91c776dbe [2023-10-24T15:44:29.099Z] Removing intermediate container 4ad91c776dbe [2023-10-24T15:44:29.099Z] ---> a5f33cb45d27 [2023-10-24T15:44:29.099Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T15:44:29.099Z] ---> Running in eabef2e7014c [2023-10-24T15:44:29.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T15:44:29.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T15:44:29.923Z] OK: 271 MiB in 65 packages [2023-10-24T15:44:30.226Z] Removing intermediate container eabef2e7014c [2023-10-24T15:44:30.226Z] ---> 65ce12d96558 [2023-10-24T15:44:30.226Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-24T15:44:30.226Z] ---> Running in 33901c1a19ee [2023-10-24T15:44:30.226Z] Removing intermediate container 33901c1a19ee [2023-10-24T15:44:30.226Z] ---> 35687c219d56 [2023-10-24T15:44:30.226Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-24T15:44:30.509Z] ---> d3276f4d91cc [2023-10-24T15:44:30.509Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T15:44:30.509Z] ---> Running in 7fe4c1dd2fb7 [2023-10-24T15:44:31.103Z] Removing intermediate container 7fe4c1dd2fb7 [2023-10-24T15:44:31.103Z] ---> 0333c8babccb [2023-10-24T15:44:31.103Z] Step 11/36 : COPY . . [2023-10-24T15:44:31.360Z] ---> 3d0d7cadca5d [2023-10-24T15:44:31.360Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T15:44:31.360Z] ---> Running in 6386b31cfc87 [2023-10-24T15:44:31.617Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T15:44:31.617Z] Dload Upload Total Spent Left Speed [2023-10-24T15:44:31.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 41213 0 --:--:-- --:--:-- --:--:-- 41766 [2023-10-24T15:44:32.142Z] Removing intermediate container 6386b31cfc87 [2023-10-24T15:44:32.142Z] ---> 8110d4ba5f2b [2023-10-24T15:44:32.142Z] Step 13/36 : RUN ${MAKE} [2023-10-24T15:44:32.142Z] ---> Running in 882eb7d2b41c [2023-10-24T15:44:32.401Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.32 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-24T15:44:54.324Z] Removing intermediate container 882eb7d2b41c [2023-10-24T15:44:54.324Z] ---> 5c8d53a3aa43 [2023-10-24T15:44:54.324Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-24T15:44:54.324Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-24T15:44:54.324Z] 4acc49c71d14: Pulling fs layer [2023-10-24T15:44:54.324Z] 4acc49c71d14: Verifying Checksum [2023-10-24T15:44:54.324Z] 4acc49c71d14: Download complete [2023-10-24T15:44:54.324Z] 4acc49c71d14: Pull complete [2023-10-24T15:44:54.324Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-24T15:44:54.324Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-24T15:44:54.324Z] ---> 01a2bd3e5fff [2023-10-24T15:44:54.324Z] Step 15/36 : FROM alpine:3.18 [2023-10-24T15:44:54.324Z] 3.18: Pulling from library/alpine [2023-10-24T15:44:54.324Z] 96526aa774ef: Pulling fs layer [2023-10-24T15:44:54.324Z] 96526aa774ef: Verifying Checksum [2023-10-24T15:44:54.324Z] 96526aa774ef: Download complete [2023-10-24T15:44:54.324Z] 96526aa774ef: Pull complete [2023-10-24T15:44:54.324Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T15:44:54.324Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T15:44:54.324Z] ---> 8ca4688f4f35 [2023-10-24T15:44:54.324Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T15:44:54.979Z] ---> Running in 9cf28d8eaf85 [2023-10-24T15:44:54.979Z] Removing intermediate container 9cf28d8eaf85 [2023-10-24T15:44:54.979Z] ---> 64484af3c0fd [2023-10-24T15:44:54.979Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-24T15:44:54.979Z] ---> Running in 0aea12d5bf26 [2023-10-24T15:44:55.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T15:44:55.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T15:44:55.497Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-24T15:44:55.497Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-10-24T15:44:55.497Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-24T15:44:55.497Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-24T15:44:55.755Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-24T15:44:55.755Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-24T15:44:55.755Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-24T15:44:55.755Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-24T15:44:55.755Z] (9/107) Installing libxcb (1.15-r1) [2023-10-24T15:44:55.755Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-24T15:44:55.755Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-24T15:44:55.755Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-24T15:44:55.755Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-24T15:44:55.755Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-24T15:44:55.755Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-24T15:44:55.755Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-24T15:44:55.755Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-24T15:44:55.755Z] (18/107) Installing libva (2.18.0-r1) [2023-10-24T15:44:55.755Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-24T15:44:55.755Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-24T15:44:55.755Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-24T15:44:55.755Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-24T15:44:55.755Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-24T15:44:55.755Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-24T15:44:55.755Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-24T15:44:55.755Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-24T15:44:55.755Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-24T15:44:55.755Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-24T15:44:55.755Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-24T15:44:55.755Z] (30/107) Installing opus (1.4-r0) [2023-10-24T15:44:55.755Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-24T15:44:55.755Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-24T15:44:55.755Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-24T15:44:55.755Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-24T15:44:56.013Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-24T15:44:56.013Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-24T15:44:56.013Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-24T15:44:56.013Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-24T15:44:56.013Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-24T15:44:56.013Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-24T15:44:56.013Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-24T15:44:56.013Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-24T15:44:56.013Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-24T15:44:56.013Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-24T15:44:56.272Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-24T15:44:56.272Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-24T15:44:56.272Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-24T15:44:56.272Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-24T15:44:56.272Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-24T15:44:56.272Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-24T15:44:56.272Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-24T15:44:56.272Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-24T15:44:56.272Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-24T15:44:56.272Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-24T15:44:56.272Z] (55/107) Installing glib (2.76.4-r0) [2023-10-24T15:44:56.272Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-24T15:44:56.272Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-24T15:44:56.272Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-24T15:44:56.272Z] (59/107) Installing libass (0.17.1-r0) [2023-10-24T15:44:56.272Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-24T15:44:56.272Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-24T15:44:56.272Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-24T15:44:56.272Z] (63/107) Installing libunistring (1.1-r1) [2023-10-24T15:44:56.272Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-24T15:44:56.272Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-24T15:44:56.272Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-24T15:44:56.272Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-24T15:44:56.272Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-24T15:44:56.272Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-24T15:44:56.272Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-24T15:44:56.272Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-10-24T15:44:56.531Z] (72/107) Installing librist (0.2.7-r0) [2023-10-24T15:44:56.531Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-24T15:44:56.531Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-24T15:44:56.531Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-24T15:44:56.531Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-24T15:44:56.531Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-24T15:44:56.531Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-24T15:44:56.531Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-24T15:44:56.531Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-24T15:44:56.531Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-24T15:44:56.531Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-24T15:44:56.531Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-24T15:44:56.531Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-24T15:44:56.531Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-24T15:44:56.531Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-24T15:44:56.531Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-24T15:44:56.531Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-24T15:44:56.531Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-24T15:44:56.531Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-24T15:44:56.532Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-24T15:44:56.532Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-24T15:44:56.793Z] (93/107) Installing orc (0.4.34-r0) [2023-10-24T15:44:56.793Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-24T15:44:56.793Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-24T15:44:56.793Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-24T15:44:56.793Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-24T15:44:56.793Z] (98/107) Installing libpulse (16.1-r10) [2023-10-24T15:44:56.793Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T15:44:56.793Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T15:44:56.793Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-24T15:44:56.793Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-24T15:44:56.793Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-24T15:44:56.793Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-24T15:44:56.793Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-24T15:44:56.793Z] (106/107) Installing kmod-libs (30-r3) [2023-10-24T15:44:56.793Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-24T15:44:56.793Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T15:44:56.793Z] Executing glib-2.76.4-r0.trigger [2023-10-24T15:44:56.793Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T15:44:56.793Z] OK: 131 MiB in 122 packages [2023-10-24T15:45:00.090Z] Removing intermediate container 0aea12d5bf26 [2023-10-24T15:45:00.091Z] ---> de0efd6ca1ed [2023-10-24T15:45:00.091Z] Step 18/36 : WORKDIR / [2023-10-24T15:45:00.091Z] ---> Running in d3efb57944cb [2023-10-24T15:45:00.091Z] Removing intermediate container d3efb57944cb [2023-10-24T15:45:00.091Z] ---> 2f13e2b5488d [2023-10-24T15:45:00.091Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-24T15:45:00.659Z] ---> fcd35de8a3ce [2023-10-24T15:45:00.659Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-24T15:45:00.659Z] ---> ae952b75737c [2023-10-24T15:45:00.659Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-24T15:45:00.918Z] ---> e167a36624a6 [2023-10-24T15:45:00.918Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-24T15:45:00.918Z] ---> f64ec54b303e [2023-10-24T15:45:00.918Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-24T15:45:01.176Z] ---> 7ae062ebfacd [2023-10-24T15:45:01.176Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-24T15:45:01.176Z] ---> e01dfa8d19c3 [2023-10-24T15:45:01.176Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-24T15:45:01.787Z] ---> 1577226c2ef5 [2023-10-24T15:45:01.787Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-24T15:45:02.044Z] ---> Running in 3bcde5611362 [2023-10-24T15:45:02.304Z] Removing intermediate container 3bcde5611362 [2023-10-24T15:45:02.304Z] ---> 83728f859c20 [2023-10-24T15:45:02.304Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-24T15:45:02.304Z] ---> Running in d1feddc1ac7c [2023-10-24T15:45:02.873Z] Removing intermediate container d1feddc1ac7c [2023-10-24T15:45:02.873Z] ---> c873e0a29611 [2023-10-24T15:45:02.873Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-24T15:45:02.873Z] ---> Running in 733e574f7993 [2023-10-24T15:45:03.439Z] Removing intermediate container 733e574f7993 [2023-10-24T15:45:03.439Z] ---> 3313fede944e [2023-10-24T15:45:03.439Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-24T15:45:03.439Z] ---> Running in 95c382becab9 [2023-10-24T15:45:04.005Z] Removing intermediate container 95c382becab9 [2023-10-24T15:45:04.005Z] ---> 666fc587cc7e [2023-10-24T15:45:04.005Z] Step 30/36 : EXPOSE 59983 [2023-10-24T15:45:04.005Z] ---> Running in 1f53d617b77b [2023-10-24T15:45:04.005Z] Removing intermediate container 1f53d617b77b [2023-10-24T15:45:04.005Z] ---> d721b69e2c7c [2023-10-24T15:45:04.005Z] Step 31/36 : EXPOSE 8554 [2023-10-24T15:45:04.005Z] ---> Running in ce4529796249 [2023-10-24T15:45:04.262Z] Removing intermediate container ce4529796249 [2023-10-24T15:45:04.262Z] ---> b13a200b163a [2023-10-24T15:45:04.262Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-24T15:45:04.262Z] ---> Running in 281902cc53a0 [2023-10-24T15:45:04.262Z] Removing intermediate container 281902cc53a0 [2023-10-24T15:45:04.262Z] ---> 710172e6023f [2023-10-24T15:45:04.262Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-24T15:45:04.262Z] ---> Running in d1e4689ba18c [2023-10-24T15:45:04.262Z] Removing intermediate container d1e4689ba18c [2023-10-24T15:45:04.262Z] ---> 3d86d4d6e473 [2023-10-24T15:45:04.262Z] Step 34/36 : LABEL arch=amd64 [2023-10-24T15:45:04.262Z] ---> Running in 226e8483871b [2023-10-24T15:45:04.521Z] Removing intermediate container 226e8483871b [2023-10-24T15:45:04.521Z] ---> 46eab8496983 [2023-10-24T15:45:04.521Z] Step 35/36 : LABEL git_sha=03955ee09018b338b3036f15f61b85e23fce302f [2023-10-24T15:45:04.521Z] ---> Running in bef3fe6d2af9 [2023-10-24T15:45:04.521Z] Removing intermediate container bef3fe6d2af9 [2023-10-24T15:45:04.521Z] ---> 2fb48f977a9b [2023-10-24T15:45:04.521Z] Step 36/36 : LABEL version=3.1.0-dev.32 [2023-10-24T15:45:04.521Z] ---> Running in 1889c8538fc2 [2023-10-24T15:45:04.521Z] Removing intermediate container 1889c8538fc2 [2023-10-24T15:45:04.521Z] ---> 5a710b07406d [2023-10-24T15:45:04.521Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T15:45:04.521Z] Successfully built 5a710b07406d [2023-10-24T15:45:04.521Z] 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 [2023-10-24T15:45:04.601Z] provisioning config files... [2023-10-24T15:45:04.609Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8230232790802040219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:45:04.898Z] ---> docker-login.sh [2023-10-24T15:45:04.898Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:45:04.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:45:04.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:45:04.898Z] Configure a credential helper to remove this warning. See [2023-10-24T15:45:04.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:45:04.898Z] [2023-10-24T15:45:04.898Z] Login Succeeded [2023-10-24T15:45:04.898Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:45:04.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:45:04.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:45:04.898Z] Configure a credential helper to remove this warning. See [2023-10-24T15:45:04.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:45:04.898Z] [2023-10-24T15:45:04.898Z] Login Succeeded [2023-10-24T15:45:04.898Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:45:05.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:45:05.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:45:05.156Z] Configure a credential helper to remove this warning. See [2023-10-24T15:45:05.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:45:05.156Z] [2023-10-24T15:45:05.156Z] Login Succeeded [2023-10-24T15:45:05.156Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:45:05.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:45:05.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:45:05.156Z] Configure a credential helper to remove this warning. See [2023-10-24T15:45:05.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:45:05.156Z] [2023-10-24T15:45:05.156Z] Login Succeeded [2023-10-24T15:45:05.156Z] docker.io [2023-10-24T15:45:05.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:45:05.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:45:05.415Z] Configure a credential helper to remove this warning. See [2023-10-24T15:45:05.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:45:05.415Z] [2023-10-24T15:45:05.415Z] Login Succeeded [2023-10-24T15:45:05.415Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:45:05.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T15:45:05.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:45:05.477Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-10-24T15:45:05.477Z] 03955ee09018b338b3036f15f61b85e23fce302f [2023-10-24T15:45:05.477Z] latest [2023-10-24T15:45:05.477Z] 3.1.0-dev.32 [2023-10-24T15:45:05.477Z] 03955ee09018b338b3036f15f61b85e23fce302f-3.1.0-dev.32 [2023-10-24T15:45:05.477Z] main [2023-10-24T15:45:05.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:45:05.797Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:03955ee09018b338b3036f15f61b85e23fce302f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:45:06.105Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:03955ee09018b338b3036f15f61b85e23fce302f [2023-10-24T15:45:06.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T15:45:06.105Z] 8318c40e0267: Preparing [2023-10-24T15:45:06.105Z] 2914f3235fa5: Preparing [2023-10-24T15:45:06.105Z] 32c5973313d3: Preparing [2023-10-24T15:45:06.105Z] c33fd0ef3f59: Preparing [2023-10-24T15:45:06.105Z] 3827b5b91e75: Preparing [2023-10-24T15:45:06.105Z] acc83c6ca332: Preparing [2023-10-24T15:45:06.105Z] 6ba5d5640fa2: Preparing [2023-10-24T15:45:06.105Z] aa720dddf7c7: Preparing [2023-10-24T15:45:06.105Z] f3765651c03c: Preparing [2023-10-24T15:45:06.105Z] 8480ac4cd255: Preparing [2023-10-24T15:45:06.105Z] 544d69010686: Preparing [2023-10-24T15:45:06.105Z] 423f4c7cbd0a: Preparing [2023-10-24T15:45:06.105Z] cc2447e1835a: Preparing [2023-10-24T15:45:06.105Z] acc83c6ca332: Waiting [2023-10-24T15:45:06.105Z] 6ba5d5640fa2: Waiting [2023-10-24T15:45:06.105Z] 423f4c7cbd0a: Waiting [2023-10-24T15:45:06.105Z] aa720dddf7c7: Waiting [2023-10-24T15:45:06.105Z] cc2447e1835a: Waiting [2023-10-24T15:45:06.105Z] f3765651c03c: Waiting [2023-10-24T15:45:06.105Z] 8480ac4cd255: Waiting [2023-10-24T15:45:06.105Z] 544d69010686: Waiting [2023-10-24T15:45:06.105Z] c33fd0ef3f59: Pushed [2023-10-24T15:45:06.105Z] 32c5973313d3: Pushed [2023-10-24T15:45:06.105Z] 2914f3235fa5: Pushed [2023-10-24T15:45:06.105Z] 8318c40e0267: Pushed [2023-10-24T15:45:06.105Z] acc83c6ca332: Pushed [2023-10-24T15:45:06.363Z] f3765651c03c: Pushed [2023-10-24T15:45:06.363Z] 6ba5d5640fa2: Pushed [2023-10-24T15:45:06.363Z] aa720dddf7c7: Pushed [2023-10-24T15:45:06.363Z] cc2447e1835a: Layer already exists [2023-10-24T15:45:06.363Z] 8480ac4cd255: Pushed [2023-10-24T15:45:08.899Z] 3827b5b91e75: Pushed [2023-10-24T15:45:09.158Z] 544d69010686: Pushed [2023-10-24T15:45:19.122Z] 423f4c7cbd0a: Pushed [2023-10-24T15:45:19.122Z] 03955ee09018b338b3036f15f61b85e23fce302f: digest: sha256:f438a0803c19720eae544443ff8f2545a8ae4cff2c4d6ef9a8a84414316e7771 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:45:19.448Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:45:19.749Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-10-24T15:45:19.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T15:45:19.750Z] 8318c40e0267: Preparing [2023-10-24T15:45:19.750Z] 2914f3235fa5: Preparing [2023-10-24T15:45:19.750Z] 32c5973313d3: Preparing [2023-10-24T15:45:19.750Z] c33fd0ef3f59: Preparing [2023-10-24T15:45:19.750Z] 3827b5b91e75: Preparing [2023-10-24T15:45:19.750Z] acc83c6ca332: Preparing [2023-10-24T15:45:19.750Z] 6ba5d5640fa2: Preparing [2023-10-24T15:45:19.750Z] aa720dddf7c7: Preparing [2023-10-24T15:45:19.750Z] f3765651c03c: Preparing [2023-10-24T15:45:19.750Z] 8480ac4cd255: Preparing [2023-10-24T15:45:19.750Z] 544d69010686: Preparing [2023-10-24T15:45:19.750Z] 423f4c7cbd0a: Preparing [2023-10-24T15:45:19.750Z] cc2447e1835a: Preparing [2023-10-24T15:45:19.750Z] aa720dddf7c7: Waiting [2023-10-24T15:45:19.750Z] acc83c6ca332: Waiting [2023-10-24T15:45:19.750Z] f3765651c03c: Waiting [2023-10-24T15:45:19.750Z] 8480ac4cd255: Waiting [2023-10-24T15:45:19.750Z] 6ba5d5640fa2: Waiting [2023-10-24T15:45:19.750Z] 544d69010686: Waiting [2023-10-24T15:45:19.750Z] 423f4c7cbd0a: Waiting [2023-10-24T15:45:19.750Z] cc2447e1835a: Waiting [2023-10-24T15:45:19.750Z] 32c5973313d3: Layer already exists [2023-10-24T15:45:19.750Z] 2914f3235fa5: Layer already exists [2023-10-24T15:45:19.750Z] 8318c40e0267: Layer already exists [2023-10-24T15:45:19.750Z] 3827b5b91e75: Layer already exists [2023-10-24T15:45:19.750Z] c33fd0ef3f59: Layer already exists [2023-10-24T15:45:19.750Z] 6ba5d5640fa2: Layer already exists [2023-10-24T15:45:19.750Z] f3765651c03c: Layer already exists [2023-10-24T15:45:19.750Z] acc83c6ca332: Layer already exists [2023-10-24T15:45:19.750Z] aa720dddf7c7: Layer already exists [2023-10-24T15:45:19.750Z] 8480ac4cd255: Layer already exists [2023-10-24T15:45:19.750Z] 544d69010686: Layer already exists [2023-10-24T15:45:19.750Z] 423f4c7cbd0a: Layer already exists [2023-10-24T15:45:19.750Z] cc2447e1835a: Layer already exists [2023-10-24T15:45:19.750Z] latest: digest: sha256:f438a0803c19720eae544443ff8f2545a8ae4cff2c4d6ef9a8a84414316e7771 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:45:20.054Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:45:20.364Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.32 [2023-10-24T15:45:20.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T15:45:20.364Z] 8318c40e0267: Preparing [2023-10-24T15:45:20.364Z] 2914f3235fa5: Preparing [2023-10-24T15:45:20.364Z] 32c5973313d3: Preparing [2023-10-24T15:45:20.364Z] c33fd0ef3f59: Preparing [2023-10-24T15:45:20.364Z] 3827b5b91e75: Preparing [2023-10-24T15:45:20.364Z] acc83c6ca332: Preparing [2023-10-24T15:45:20.364Z] 6ba5d5640fa2: Preparing [2023-10-24T15:45:20.364Z] aa720dddf7c7: Preparing [2023-10-24T15:45:20.364Z] f3765651c03c: Preparing [2023-10-24T15:45:20.364Z] 8480ac4cd255: Preparing [2023-10-24T15:45:20.364Z] 544d69010686: Preparing [2023-10-24T15:45:20.364Z] 423f4c7cbd0a: Preparing [2023-10-24T15:45:20.364Z] cc2447e1835a: Preparing [2023-10-24T15:45:20.364Z] 8480ac4cd255: Waiting [2023-10-24T15:45:20.364Z] acc83c6ca332: Waiting [2023-10-24T15:45:20.364Z] f3765651c03c: Waiting [2023-10-24T15:45:20.364Z] 6ba5d5640fa2: Waiting [2023-10-24T15:45:20.364Z] 423f4c7cbd0a: Waiting [2023-10-24T15:45:20.364Z] cc2447e1835a: Waiting [2023-10-24T15:45:20.364Z] 544d69010686: Waiting [2023-10-24T15:45:20.364Z] aa720dddf7c7: Waiting [2023-10-24T15:45:20.364Z] c33fd0ef3f59: Layer already exists [2023-10-24T15:45:20.364Z] 2914f3235fa5: Layer already exists [2023-10-24T15:45:20.364Z] 32c5973313d3: Layer already exists [2023-10-24T15:45:20.364Z] 8318c40e0267: Layer already exists [2023-10-24T15:45:20.364Z] 3827b5b91e75: Layer already exists [2023-10-24T15:45:20.364Z] acc83c6ca332: Layer already exists [2023-10-24T15:45:20.364Z] 6ba5d5640fa2: Layer already exists [2023-10-24T15:45:20.364Z] f3765651c03c: Layer already exists [2023-10-24T15:45:20.364Z] 8480ac4cd255: Layer already exists [2023-10-24T15:45:20.364Z] aa720dddf7c7: Layer already exists [2023-10-24T15:45:20.364Z] 544d69010686: Layer already exists [2023-10-24T15:45:20.364Z] 423f4c7cbd0a: Layer already exists [2023-10-24T15:45:20.364Z] cc2447e1835a: Layer already exists [2023-10-24T15:45:20.364Z] 3.1.0-dev.32: digest: sha256:f438a0803c19720eae544443ff8f2545a8ae4cff2c4d6ef9a8a84414316e7771 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:45:20.678Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:03955ee09018b338b3036f15f61b85e23fce302f-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:45:20.985Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:03955ee09018b338b3036f15f61b85e23fce302f-3.1.0-dev.32 [2023-10-24T15:45:20.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T15:45:20.986Z] 8318c40e0267: Preparing [2023-10-24T15:45:20.986Z] 2914f3235fa5: Preparing [2023-10-24T15:45:20.986Z] 32c5973313d3: Preparing [2023-10-24T15:45:20.986Z] c33fd0ef3f59: Preparing [2023-10-24T15:45:20.986Z] 3827b5b91e75: Preparing [2023-10-24T15:45:20.986Z] acc83c6ca332: Preparing [2023-10-24T15:45:20.986Z] 6ba5d5640fa2: Preparing [2023-10-24T15:45:20.986Z] aa720dddf7c7: Preparing [2023-10-24T15:45:20.986Z] f3765651c03c: Preparing [2023-10-24T15:45:20.986Z] 8480ac4cd255: Preparing [2023-10-24T15:45:20.986Z] 544d69010686: Preparing [2023-10-24T15:45:20.986Z] 423f4c7cbd0a: Preparing [2023-10-24T15:45:20.986Z] aa720dddf7c7: Waiting [2023-10-24T15:45:20.986Z] f3765651c03c: Waiting [2023-10-24T15:45:20.986Z] 544d69010686: Waiting [2023-10-24T15:45:20.986Z] acc83c6ca332: Waiting [2023-10-24T15:45:20.986Z] 8480ac4cd255: Waiting [2023-10-24T15:45:20.986Z] 6ba5d5640fa2: Waiting [2023-10-24T15:45:20.986Z] 423f4c7cbd0a: Waiting [2023-10-24T15:45:20.986Z] cc2447e1835a: Preparing [2023-10-24T15:45:20.986Z] cc2447e1835a: Waiting [2023-10-24T15:45:20.986Z] 8318c40e0267: Layer already exists [2023-10-24T15:45:20.986Z] 2914f3235fa5: Layer already exists [2023-10-24T15:45:20.986Z] c33fd0ef3f59: Layer already exists [2023-10-24T15:45:20.986Z] 32c5973313d3: Layer already exists [2023-10-24T15:45:20.986Z] 3827b5b91e75: Layer already exists [2023-10-24T15:45:20.986Z] acc83c6ca332: Layer already exists [2023-10-24T15:45:20.986Z] 6ba5d5640fa2: Layer already exists [2023-10-24T15:45:20.986Z] f3765651c03c: Layer already exists [2023-10-24T15:45:20.986Z] aa720dddf7c7: Layer already exists [2023-10-24T15:45:20.986Z] 8480ac4cd255: Layer already exists [2023-10-24T15:45:20.986Z] 423f4c7cbd0a: Layer already exists [2023-10-24T15:45:20.986Z] 544d69010686: Layer already exists [2023-10-24T15:45:20.986Z] cc2447e1835a: Layer already exists [2023-10-24T15:45:20.986Z] 03955ee09018b338b3036f15f61b85e23fce302f-3.1.0-dev.32: digest: sha256:f438a0803c19720eae544443ff8f2545a8ae4cff2c4d6ef9a8a84414316e7771 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:45:21.300Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:45:21.614Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-10-24T15:45:21.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T15:45:21.614Z] 8318c40e0267: Preparing [2023-10-24T15:45:21.614Z] 2914f3235fa5: Preparing [2023-10-24T15:45:21.614Z] 32c5973313d3: Preparing [2023-10-24T15:45:21.614Z] c33fd0ef3f59: Preparing [2023-10-24T15:45:21.614Z] 3827b5b91e75: Preparing [2023-10-24T15:45:21.614Z] acc83c6ca332: Preparing [2023-10-24T15:45:21.614Z] 6ba5d5640fa2: Preparing [2023-10-24T15:45:21.614Z] aa720dddf7c7: Preparing [2023-10-24T15:45:21.614Z] f3765651c03c: Preparing [2023-10-24T15:45:21.614Z] 8480ac4cd255: Preparing [2023-10-24T15:45:21.614Z] 544d69010686: Preparing [2023-10-24T15:45:21.614Z] 423f4c7cbd0a: Preparing [2023-10-24T15:45:21.614Z] cc2447e1835a: Preparing [2023-10-24T15:45:21.614Z] acc83c6ca332: Waiting [2023-10-24T15:45:21.614Z] 6ba5d5640fa2: Waiting [2023-10-24T15:45:21.614Z] aa720dddf7c7: Waiting [2023-10-24T15:45:21.614Z] f3765651c03c: Waiting [2023-10-24T15:45:21.614Z] 8480ac4cd255: Waiting [2023-10-24T15:45:21.614Z] 544d69010686: Waiting [2023-10-24T15:45:21.614Z] c33fd0ef3f59: Layer already exists [2023-10-24T15:45:21.614Z] 32c5973313d3: Layer already exists [2023-10-24T15:45:21.614Z] 2914f3235fa5: Layer already exists [2023-10-24T15:45:21.614Z] 3827b5b91e75: Layer already exists [2023-10-24T15:45:21.614Z] 8318c40e0267: Layer already exists [2023-10-24T15:45:21.614Z] acc83c6ca332: Layer already exists [2023-10-24T15:45:21.614Z] 6ba5d5640fa2: Layer already exists [2023-10-24T15:45:21.614Z] aa720dddf7c7: Layer already exists [2023-10-24T15:45:21.614Z] f3765651c03c: Layer already exists [2023-10-24T15:45:21.614Z] 8480ac4cd255: Layer already exists [2023-10-24T15:45:21.614Z] 544d69010686: Layer already exists [2023-10-24T15:45:21.614Z] 423f4c7cbd0a: Layer already exists [2023-10-24T15:45:21.614Z] cc2447e1835a: Layer already exists [2023-10-24T15:45:21.614Z] main: digest: sha256:f438a0803c19720eae544443ff8f2545a8ae4cff2c4d6ef9a8a84414316e7771 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T15:45:21.666Z] ===================================================== [Pipeline] echo [2023-10-24T15:45:21.676Z] taggedImages: [2023-10-24T15:45:21.676Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:03955ee09018b338b3036f15f61b85e23fce302f [2023-10-24T15:45:21.676Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-10-24T15:45:21.676Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.32 [2023-10-24T15:45:21.676Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:03955ee09018b338b3036f15f61b85e23fce302f-3.1.0-dev.32 [2023-10-24T15:45:21.676Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:45:22.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T15:45:22.055Z] [2023-10-24T15:45:22.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:45:22.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T15:45:22.349Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T15:45:22.349Z] 5eb5b503b376: Pulling fs layer [2023-10-24T15:45:22.349Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T15:45:22.349Z] ec43610c2a17: Pulling fs layer [2023-10-24T15:45:22.349Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T15:45:22.349Z] 33b1e0a273af: Pulling fs layer [2023-10-24T15:45:22.349Z] 3a2ae6a8a46f: Waiting [2023-10-24T15:45:22.349Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T15:45:22.349Z] 2f39f015ded8: Pulling fs layer [2023-10-24T15:45:22.349Z] 33b1e0a273af: Waiting [2023-10-24T15:45:22.349Z] 5d3b04190fa2: Waiting [2023-10-24T15:45:22.349Z] 2f39f015ded8: Waiting [2023-10-24T15:45:22.349Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T15:45:22.349Z] 5c69ac0246d0: Download complete [2023-10-24T15:45:22.349Z] 3a2ae6a8a46f: Download complete [2023-10-24T15:45:22.349Z] 33b1e0a273af: Verifying Checksum [2023-10-24T15:45:22.349Z] 33b1e0a273af: Download complete [2023-10-24T15:45:22.349Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T15:45:22.349Z] 5d3b04190fa2: Download complete [2023-10-24T15:45:22.349Z] ec43610c2a17: Verifying Checksum [2023-10-24T15:45:22.349Z] ec43610c2a17: Download complete [2023-10-24T15:45:22.607Z] 5eb5b503b376: Verifying Checksum [2023-10-24T15:45:22.607Z] 5eb5b503b376: Download complete [2023-10-24T15:45:23.171Z] 2f39f015ded8: Download complete [2023-10-24T15:45:23.736Z] 5eb5b503b376: Pull complete [2023-10-24T15:45:23.736Z] 5c69ac0246d0: Pull complete [2023-10-24T15:45:24.325Z] ec43610c2a17: Pull complete [2023-10-24T15:45:24.325Z] 3a2ae6a8a46f: Pull complete [2023-10-24T15:45:24.325Z] 33b1e0a273af: Pull complete [2023-10-24T15:45:24.582Z] 5d3b04190fa2: Pull complete [2023-10-24T15:45:28.757Z] 2f39f015ded8: Pull complete [2023-10-24T15:45:28.757Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T15:45:28.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T15:45:28.757Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:45:28.844Z] prd-ubuntu20.04-docker-8c-8g-9940 does not seem to be running inside a container [2023-10-24T15:45:28.890Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T15:45:33.154Z] $ docker top a3a9994f00d646001efca7ad02d2410dcaace0e8c5a8afd6721879bdb716ab2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:45:33.511Z] ---> job-cost.sh [2023-10-24T15:45:33.511Z] lf-activate-venv: SKIPPING [2023-10-24T15:45:33.511Z] INFO: No Stack... [2023-10-24T15:45:33.769Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T15:45:34.335Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T15:45:34.624Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-10-24T15:45:34.624Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T15:45:34.635Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-158-stack-cost] [2023-10-24T15:45:34.641Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-158-stack-cost] did not exist. Created. [2023-10-24T15:45:34.641Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T15:45:34.937Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T15:45:34.965Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T15:45:34.971Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-158-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T15:45:34.999Z] $ docker stop --time=1 a3a9994f00d646001efca7ad02d2410dcaace0e8c5a8afd6721879bdb716ab2e [2023-10-24T15:45:36.152Z] $ docker rm -f --volumes a3a9994f00d646001efca7ad02d2410dcaace0e8c5a8afd6721879bdb716ab2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T15:46:24.099Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9942 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-10-24T15:46:24.113Z] Running in /w/workspace/device-usb-camera/158 [Pipeline] { [Pipeline] checkout [2023-10-24T15:46:24.151Z] Selected Git installation does not exist. Using Default [2023-10-24T15:46:24.151Z] The recommended git tool is: NONE [2023-10-24T15:46:29.596Z] using credential edgex-jenkins-ssh [2023-10-24T15:46:29.609Z] Cloning the remote Git repository [2023-10-24T15:46:29.658Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T15:46:29.783Z] > git init /w/workspace/device-usb-camera/158 # timeout=10 [2023-10-24T15:46:29.930Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T15:46:29.931Z] > git --version # timeout=10 [2023-10-24T15:46:29.955Z] > git --version # 'git version 2.25.1' [2023-10-24T15:46:29.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T15:46:30.109Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T15:46:31.050Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-24T15:46:31.073Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T15:46:31.982Z] Avoid second fetch [2023-10-24T15:46:31.983Z] Checking out Revision 03955ee09018b338b3036f15f61b85e23fce302f (main) [2023-10-24T15:46:32.553Z] Commit message: "feat!: Remove snap packaging (#303)" [2023-10-24T15:46:32.003Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T15:46:32.074Z] > git checkout -f 03955ee09018b338b3036f15f61b85e23fce302f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T15:46:33.605Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T15:46:33.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T15:46:33.605Z] Dload Upload Total Spent Left Speed [2023-10-24T15:46:33.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-10-24T15:46:34.217Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T15:46:34.562Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T15:46:34.562Z] + sudo tee /etc/docker/daemon.new [2023-10-24T15:46:34.562Z] { [2023-10-24T15:46:34.562Z] "registry-mirrors": [ [2023-10-24T15:46:34.562Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T15:46:34.562Z] ], [2023-10-24T15:46:34.562Z] "bip": "10.250.0.254/24", [2023-10-24T15:46:34.562Z] "hosts": [ [2023-10-24T15:46:34.562Z] "tcp://0.0.0.0:5555", [2023-10-24T15:46:34.562Z] "unix:///var/run/docker.sock" [2023-10-24T15:46:34.562Z] ], [2023-10-24T15:46:34.562Z] "mtu": 1458, [2023-10-24T15:46:34.562Z] "selinux-enabled": true, [2023-10-24T15:46:34.562Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T15:46:34.562Z] } [Pipeline] sh [2023-10-24T15:46:34.893Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T15:46:35.225Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:46:53.475Z] provisioning config files... [2023-10-24T15:46:53.501Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/158@tmp/config13089606819020760510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:46:53.859Z] ---> docker-login.sh [2023-10-24T15:46:53.859Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:46:54.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:46:54.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:46:54.401Z] Configure a credential helper to remove this warning. See [2023-10-24T15:46:54.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:46:54.401Z] [2023-10-24T15:46:54.401Z] Login Succeeded [2023-10-24T15:46:54.401Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:46:54.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:46:54.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:46:54.940Z] Configure a credential helper to remove this warning. See [2023-10-24T15:46:54.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:46:54.940Z] [2023-10-24T15:46:54.940Z] Login Succeeded [2023-10-24T15:46:54.940Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:46:54.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:46:55.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:46:55.217Z] Configure a credential helper to remove this warning. See [2023-10-24T15:46:55.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:46:55.217Z] [2023-10-24T15:46:55.217Z] Login Succeeded [2023-10-24T15:46:55.217Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:46:55.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:46:55.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:46:55.490Z] Configure a credential helper to remove this warning. See [2023-10-24T15:46:55.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:46:55.490Z] [2023-10-24T15:46:55.490Z] Login Succeeded [2023-10-24T15:46:55.490Z] docker.io [2023-10-24T15:46:55.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:46:56.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:46:56.028Z] Configure a credential helper to remove this warning. See [2023-10-24T15:46:56.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:46:56.028Z] [2023-10-24T15:46:56.028Z] Login Succeeded [2023-10-24T15:46:56.028Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:46:56.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T15:46:56.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:46:56.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:46:56.305Z] ========================================================= [2023-10-24T15:46:56.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T15:46:56.305Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:46:56.641Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T15:46:56.912Z] Sending build context to Docker daemon 1.33MB [2023-10-24T15:46:56.912Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T15:46:56.912Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T15:46:57.192Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T15:46:57.192Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T15:46:57.192Z] 5d54e960e981: Pulling fs layer [2023-10-24T15:46:57.192Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T15:46:57.192Z] f0e02332f6b5: Pulling fs layer [2023-10-24T15:46:57.192Z] cefa15bbcfad: Pulling fs layer [2023-10-24T15:46:57.192Z] 17808c966233: Pulling fs layer [2023-10-24T15:46:57.192Z] f4c1fc716caa: Pulling fs layer [2023-10-24T15:46:57.192Z] f0e02332f6b5: Waiting [2023-10-24T15:46:57.192Z] cefa15bbcfad: Waiting [2023-10-24T15:46:57.192Z] 17808c966233: Waiting [2023-10-24T15:46:57.192Z] f4c1fc716caa: Waiting [2023-10-24T15:46:57.192Z] 5d54e960e981: Verifying Checksum [2023-10-24T15:46:57.192Z] 5d54e960e981: Download complete [2023-10-24T15:46:57.192Z] f0e02332f6b5: Verifying Checksum [2023-10-24T15:46:57.192Z] f0e02332f6b5: Download complete [2023-10-24T15:46:57.192Z] cefa15bbcfad: Verifying Checksum [2023-10-24T15:46:57.192Z] cefa15bbcfad: Download complete [2023-10-24T15:46:57.461Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T15:46:57.461Z] 9fda8d8052c6: Download complete [2023-10-24T15:46:57.732Z] f4c1fc716caa: Verifying Checksum [2023-10-24T15:46:57.732Z] f4c1fc716caa: Download complete [2023-10-24T15:46:58.697Z] 9fda8d8052c6: Pull complete [2023-10-24T15:46:58.966Z] 5d54e960e981: Pull complete [2023-10-24T15:46:59.234Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T15:46:59.235Z] c4a7e357bf2a: Download complete [2023-10-24T15:47:00.195Z] 17808c966233: Verifying Checksum [2023-10-24T15:47:00.195Z] 17808c966233: Download complete [2023-10-24T15:47:15.222Z] c4a7e357bf2a: Pull complete [2023-10-24T15:47:15.222Z] f0e02332f6b5: Pull complete [2023-10-24T15:47:15.222Z] cefa15bbcfad: Pull complete [2023-10-24T15:47:21.902Z] 17808c966233: Pull complete [2023-10-24T15:47:22.867Z] f4c1fc716caa: Pull complete [2023-10-24T15:47:22.867Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T15:47:22.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T15:47:22.867Z] ---> ea914061e18c [2023-10-24T15:47:22.867Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T15:47:24.840Z] ---> Running in b6c77906077f [2023-10-24T15:47:24.840Z] Removing intermediate container b6c77906077f [2023-10-24T15:47:24.840Z] ---> b154d707ba6d [2023-10-24T15:47:24.840Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T15:47:24.840Z] ---> Running in f772c0704025 [2023-10-24T15:47:25.108Z] Removing intermediate container f772c0704025 [2023-10-24T15:47:25.108Z] ---> b9c69c8bac90 [2023-10-24T15:47:25.108Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T15:47:25.375Z] ---> Running in d64c544aff3b [2023-10-24T15:47:25.642Z] Removing intermediate container d64c544aff3b [2023-10-24T15:47:25.642Z] ---> bc6e3781677f [2023-10-24T15:47:25.642Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T15:47:25.642Z] ---> Running in 1449724e5a69 [2023-10-24T15:47:26.231Z] Removing intermediate container 1449724e5a69 [2023-10-24T15:47:26.231Z] ---> 66c42122d615 [2023-10-24T15:47:26.231Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T15:47:26.231Z] ---> Running in 2cc8a0b696ed [2023-10-24T15:47:27.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T15:47:27.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T15:47:29.004Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-24T15:47:29.004Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-24T15:47:29.004Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T15:47:29.004Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T15:47:29.293Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-24T15:47:29.293Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-24T15:47:29.293Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-24T15:47:29.293Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-24T15:47:29.293Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-24T15:47:29.293Z] (10/13) Installing kmod-libs (30-r3) [2023-10-24T15:47:29.293Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-24T15:47:29.293Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-24T15:47:29.293Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-24T15:47:29.293Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T15:47:29.573Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T15:47:29.573Z] OK: 273 MiB in 65 packages [2023-10-24T15:47:31.542Z] Removing intermediate container 2cc8a0b696ed [2023-10-24T15:47:31.542Z] ---> 934d746a2f78 [2023-10-24T15:47:31.542Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-24T15:47:31.542Z] ---> Running in 956923d50cbc [2023-10-24T15:47:31.809Z] Removing intermediate container 956923d50cbc [2023-10-24T15:47:31.809Z] ---> dcf5008a12e5 [2023-10-24T15:47:31.809Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-24T15:47:32.395Z] ---> 3cb34687b6fc [2023-10-24T15:47:32.395Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T15:47:32.395Z] ---> Running in ec3de73f6ae4 [2023-10-24T15:49:09.038Z] Removing intermediate container ec3de73f6ae4 [2023-10-24T15:49:09.038Z] ---> e378b7a83d12 [2023-10-24T15:49:09.038Z] Step 11/13 : COPY . . [2023-10-24T15:49:09.038Z] ---> c5845745f7bb [2023-10-24T15:49:09.038Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T15:49:09.038Z] ---> Running in 0872758d4448 [2023-10-24T15:49:09.038Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T15:49:09.038Z]   Dload Upload Total  Spent Left Speed [2023-10-24T15:49:09.038Z] 0  0 0  0 0 0  0 0 --:--:-- --:--:-- --:--:--  0 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5274 0 --:--:-- --:--:-- --:--:-- 5286 [2023-10-24T15:49:09.038Z] Removing intermediate container 0872758d4448 [2023-10-24T15:49:09.038Z] ---> 4d87a4016e65 [2023-10-24T15:49:09.038Z] Step 13/13 : RUN ${MAKE} [2023-10-24T15:49:09.038Z] ---> Running in b9570bf45bf7 [2023-10-24T15:49:09.038Z] noop [2023-10-24T15:49:09.038Z] Removing intermediate container b9570bf45bf7 [2023-10-24T15:49:09.038Z] ---> 4addc99f9401 [2023-10-24T15:49:09.038Z] Successfully built 4addc99f9401 [2023-10-24T15:49:09.038Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:49:09.393Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T15:49:09.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:49:09.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-9942 does not seem to be running inside a container [2023-10-24T15:49:09.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/158 -v /w/workspace/device-usb-camera/158:/w/workspace/device-usb-camera/158:rw,z -v /w/workspace/device-usb-camera/158@tmp:/w/workspace/device-usb-camera/158@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 [2023-10-24T15:49:11.003Z] $ docker top e8fe40c3a5ad7cb4276bf3fd3ecbf9778324a8de2799bae4b05c728afec90b57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:49:11.850Z] + go version [2023-10-24T15:49:11.850Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T15:49:11.873Z] $ docker stop --time=1 e8fe40c3a5ad7cb4276bf3fd3ecbf9778324a8de2799bae4b05c728afec90b57 [2023-10-24T15:49:13.513Z] $ docker rm -f --volumes e8fe40c3a5ad7cb4276bf3fd3ecbf9778324a8de2799bae4b05c728afec90b57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:49:14.078Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T15:49:14.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:49:14.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-9942 does not seem to be running inside a container [2023-10-24T15:49:14.401Z] $ 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/158 -v /w/workspace/device-usb-camera/158:/w/workspace/device-usb-camera/158:rw,z -v /w/workspace/device-usb-camera/158@tmp:/w/workspace/device-usb-camera/158@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 [2023-10-24T15:49:15.619Z] $ docker top fba923510c06ab8a8ce214aabb041196f138e0b5bf2a2a35c113464e4c9e0a4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:49:16.138Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/158 [Pipeline] fileExists [Pipeline] sh [2023-10-24T15:49:17.061Z] + make test [2023-10-24T15:49:17.061Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T15:49:22.400Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-24T15:51:29.053Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-24T15:51:29.053Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.112s coverage: 4.4% of statements [2023-10-24T15:51:29.053Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T15:51:29.053Z] go vet ./... [2023-10-24T15:52:01.307Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T15:52:01.307Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T15:52:01.307Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T15:52:01.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T15:52:01.925Z] $ docker stop --time=1 fba923510c06ab8a8ce214aabb041196f138e0b5bf2a2a35c113464e4c9e0a4e [2023-10-24T15:52:03.905Z] $ docker rm -f --volumes fba923510c06ab8a8ce214aabb041196f138e0b5bf2a2a35c113464e4c9e0a4e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T15:52:05.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T15:52:05.236Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T15:52:05.983Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T15:52:06.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T15:52:06.717Z] + ls -al . [2023-10-24T15:52:06.717Z] total 212 [2023-10-24T15:52:06.717Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:49 . [2023-10-24T15:52:06.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:46 .. [2023-10-24T15:52:06.717Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:46 .git [2023-10-24T15:52:06.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:46 .github [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 15:46 .gitignore [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 15:46 .golangci.yml [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 15:46 .hadolint.yml [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 15:46 Attribution.txt [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 15:46 CHANGELOG.md [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 15:46 Dockerfile [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 15:46 GOVERNANCE.md [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 15:46 Jenkinsfile [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 15:46 LICENSE [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 15:46 Makefile [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 15:46 OWNERS.md [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 15:46 README.md [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:42 VERSION [2023-10-24T15:52:06.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:46 bin [2023-10-24T15:52:06.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:46 cmd [2023-10-24T15:52:06.717Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 15:51 coverage.out [2023-10-24T15:52:06.717Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 15:46 docker-entrypoint.sh [2023-10-24T15:52:06.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:46 docs [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 15:46 go.mod [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 15:46 go.sum [2023-10-24T15:52:06.717Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:46 internal [2023-10-24T15:52:06.717Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 15:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:52:07.066Z] + 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=03955ee09018b338b3036f15f61b85e23fce302f --label arch=arm64 --label version=3.1.0-dev.32 . [2023-10-24T15:52:07.345Z] Sending build context to Docker daemon 1.385MB [2023-10-24T15:52:07.345Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T15:52:07.345Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-24T15:52:07.345Z] ---> 4addc99f9401 [2023-10-24T15:52:07.345Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-24T15:52:07.615Z] ---> Running in 16adfd02c376 [2023-10-24T15:52:07.893Z] Removing intermediate container 16adfd02c376 [2023-10-24T15:52:07.893Z] ---> a54816a174cf [2023-10-24T15:52:07.893Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T15:52:08.176Z] ---> Running in 9a0c32b06c7b [2023-10-24T15:52:08.449Z] Removing intermediate container 9a0c32b06c7b [2023-10-24T15:52:08.449Z] ---> 56ce36405a44 [2023-10-24T15:52:08.449Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T15:52:08.449Z] ---> Running in dfe3b6df3b62 [2023-10-24T15:52:09.045Z] Removing intermediate container dfe3b6df3b62 [2023-10-24T15:52:09.045Z] ---> 5a4bb2412e83 [2023-10-24T15:52:09.045Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T15:52:09.045Z] ---> Running in 5d4368c15227 [2023-10-24T15:52:09.312Z] Removing intermediate container 5d4368c15227 [2023-10-24T15:52:09.312Z] ---> 766ae4eb07ac [2023-10-24T15:52:09.312Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T15:52:09.674Z] ---> Running in 3fb1f29ef908 [2023-10-24T15:52:10.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T15:52:11.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T15:52:13.652Z] OK: 273 MiB in 65 packages [2023-10-24T15:52:14.247Z] Removing intermediate container 3fb1f29ef908 [2023-10-24T15:52:14.247Z] ---> b2b95f327916 [2023-10-24T15:52:14.247Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-24T15:52:14.514Z] ---> Running in f40e02379e7c [2023-10-24T15:52:14.780Z] Removing intermediate container f40e02379e7c [2023-10-24T15:52:14.780Z] ---> 456fd9076522 [2023-10-24T15:52:14.780Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-24T15:52:16.720Z] ---> 1ed63a9ae905 [2023-10-24T15:52:16.720Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T15:52:16.720Z] ---> Running in 1d2ea8cf984c [2023-10-24T15:52:19.304Z] Removing intermediate container 1d2ea8cf984c [2023-10-24T15:52:19.304Z] ---> 928981722e34 [2023-10-24T15:52:19.304Z] Step 11/36 : COPY . . [2023-10-24T15:52:20.267Z] ---> 80b019fe54c9 [2023-10-24T15:52:20.267Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T15:52:20.267Z] ---> Running in 4fe2ce9638b1 [2023-10-24T15:52:21.231Z]   % Total    % Received % Xferd Average Speed Time Time Time Current [2023-10-24T15:52:21.231Z]   Dload Upload Total Spent Left Speed [2023-10-24T15:52:21.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0    0    0     0    0     0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5049 0 --:--:-- --:--:-- --:--:-- 5052 [2023-10-24T15:52:22.461Z] Removing intermediate container 4fe2ce9638b1 [2023-10-24T15:52:22.461Z] ---> c0d10505e060 [2023-10-24T15:52:22.461Z] Step 13/36 : RUN ${MAKE} [2023-10-24T15:52:22.461Z] ---> Running in b82ed860a7a7 [2023-10-24T15:52:23.424Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.32 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-24T15:55:00.156Z] Removing intermediate container b82ed860a7a7 [2023-10-24T15:55:00.156Z] ---> 43d8a1fe1cf2 [2023-10-24T15:55:00.156Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-24T15:55:00.156Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-24T15:55:00.156Z] 8766b47fe142: Pulling fs layer [2023-10-24T15:55:00.156Z] 8766b47fe142: Verifying Checksum [2023-10-24T15:55:00.156Z] 8766b47fe142: Download complete [2023-10-24T15:55:00.156Z] 8766b47fe142: Pull complete [2023-10-24T15:55:00.156Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-24T15:55:00.156Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-24T15:55:00.156Z] ---> 69d40e2cb93c [2023-10-24T15:55:00.156Z] Step 15/36 : FROM alpine:3.18 [2023-10-24T15:55:00.156Z] 3.18: Pulling from library/alpine [2023-10-24T15:55:00.156Z] 579b34f0a95b: Pulling fs layer [2023-10-24T15:55:00.156Z] 579b34f0a95b: Verifying Checksum [2023-10-24T15:55:00.156Z] 579b34f0a95b: Download complete [2023-10-24T15:55:00.156Z] 579b34f0a95b: Pull complete [2023-10-24T15:55:00.156Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T15:55:00.156Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T15:55:00.156Z] ---> 3cc203321400 [2023-10-24T15:55:00.156Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T15:55:00.156Z] ---> Running in 3b0683d1eca2 [2023-10-24T15:55:00.156Z] Removing intermediate container 3b0683d1eca2 [2023-10-24T15:55:00.156Z] ---> aef21b5e6b9c [2023-10-24T15:55:00.156Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-24T15:55:00.156Z] ---> Running in 7d180f93cbad [2023-10-24T15:55:00.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T15:55:00.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T15:55:00.156Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-10-24T15:55:00.156Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-10-24T15:55:00.156Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-10-24T15:55:00.156Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-10-24T15:55:00.156Z] (5/104) Installing libxau (1.0.11-r2) [2023-10-24T15:55:00.156Z] (6/104) Installing libmd (1.0.4-r2) [2023-10-24T15:55:00.156Z] (7/104) Installing libbsd (0.11.7-r1) [2023-10-24T15:55:00.156Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-10-24T15:55:00.156Z] (9/104) Installing libxcb (1.15-r1) [2023-10-24T15:55:00.156Z] (10/104) Installing libx11 (1.8.4-r4) [2023-10-24T15:55:00.156Z] (11/104) Installing libdrm (2.4.115-r4) [2023-10-24T15:55:00.427Z] (12/104) Installing libxext (1.3.5-r2) [2023-10-24T15:55:00.427Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-10-24T15:55:00.427Z] (14/104) Installing libffi (3.4.4-r2) [2023-10-24T15:55:00.427Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-10-24T15:55:00.427Z] (16/104) Installing libva (2.18.0-r1) [2023-10-24T15:55:00.427Z] (17/104) Installing libvdpau (1.5-r1) [2023-10-24T15:55:00.427Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-10-24T15:55:00.427Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-10-24T15:55:00.427Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-10-24T15:55:00.427Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-10-24T15:55:00.427Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-24T15:55:00.427Z] (23/104) Installing libhwy (1.0.4-r1) [2023-10-24T15:55:00.427Z] (24/104) Installing lcms2 (2.15-r2) [2023-10-24T15:55:00.427Z] (25/104) Installing libjxl (0.8.2-r0) [2023-10-24T15:55:00.695Z] (26/104) Installing lame-libs (3.100-r5) [2023-10-24T15:55:00.695Z] (27/104) Installing opus (1.4-r0) [2023-10-24T15:55:00.695Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-10-24T15:55:00.695Z] (29/104) Installing soxr (0.1.3-r5) [2023-10-24T15:55:00.695Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-10-24T15:55:00.695Z] (31/104) Installing libogg (1.3.5-r4) [2023-10-24T15:55:00.695Z] (32/104) Installing libtheora (1.1.1-r17) [2023-10-24T15:55:00.695Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-10-24T15:55:00.695Z] (34/104) Installing libvpx (1.13.0-r2) [2023-10-24T15:55:00.695Z] (35/104) Installing libwebp (1.3.2-r0) [2023-10-24T15:55:00.695Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-10-24T15:55:00.965Z] (37/104) Installing numactl (2.0.16-r4) [2023-10-24T15:55:00.965Z] (38/104) Installing x265-libs (3.5-r4) [2023-10-24T15:55:00.965Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-10-24T15:55:00.965Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-24T15:55:01.231Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-10-24T15:55:01.501Z] (42/104) Installing libexpat (2.5.0-r1) [2023-10-24T15:55:01.501Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-10-24T15:55:01.501Z] (44/104) Installing libpng (1.6.39-r3) [2023-10-24T15:55:01.501Z] (45/104) Installing freetype (2.13.0-r5) [2023-10-24T15:55:01.501Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-10-24T15:55:01.501Z] (47/104) Installing fribidi (1.0.13-r0) [2023-10-24T15:55:01.501Z] (48/104) Installing libintl (0.21.1-r7) [2023-10-24T15:55:01.501Z] (49/104) Installing libblkid (2.38.1-r8) [2023-10-24T15:55:01.501Z] (50/104) Installing libmount (2.38.1-r8) [2023-10-24T15:55:01.501Z] (51/104) Installing pcre2 (10.42-r1) [2023-10-24T15:55:01.501Z] (52/104) Installing glib (2.76.4-r0) [2023-10-24T15:55:01.767Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-10-24T15:55:01.767Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-10-24T15:55:01.767Z] (55/104) Installing libunibreak (5.1-r0) [2023-10-24T15:55:01.767Z] (56/104) Installing libass (0.17.1-r0) [2023-10-24T15:55:01.767Z] (57/104) Installing libbluray (1.3.4-r0) [2023-10-24T15:55:01.767Z] (58/104) Installing gmp (6.2.1-r3) [2023-10-24T15:55:01.767Z] (59/104) Installing nettle (3.8.1-r2) [2023-10-24T15:55:01.767Z] (60/104) Installing libunistring (1.1-r1) [2023-10-24T15:55:01.767Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-10-24T15:55:01.767Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-10-24T15:55:01.767Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-10-24T15:55:02.034Z] (64/104) Installing gnutls (3.8.0-r2) [2023-10-24T15:55:02.034Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-10-24T15:55:02.034Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-10-24T15:55:02.034Z] (67/104) Installing cjson (1.7.15-r4) [2023-10-24T15:55:02.034Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-10-24T15:55:02.034Z] (69/104) Installing librist (0.2.7-r0) [2023-10-24T15:55:02.034Z] (70/104) Installing libsrt (1.5.2-r0) [2023-10-24T15:55:02.034Z] (71/104) Installing libssh (0.10.5-r0) [2023-10-24T15:55:02.034Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-10-24T15:55:02.034Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-10-24T15:55:02.034Z] (74/104) Installing libsodium (1.0.18-r3) [2023-10-24T15:55:02.302Z] (75/104) Installing libzmq (4.3.4-r4) [2023-10-24T15:55:02.302Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-10-24T15:55:02.302Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-10-24T15:55:02.302Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-10-24T15:55:02.576Z] (79/104) Installing shaderc (2023.3-r1) [2023-10-24T15:55:02.576Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-10-24T15:55:02.576Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-10-24T15:55:02.576Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-24T15:55:02.576Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-10-24T15:55:02.576Z] (84/104) Installing vidstab (1.1.1-r0) [2023-10-24T15:55:02.576Z] (85/104) Installing zimg (3.0.5-r0) [2023-10-24T15:55:02.576Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-24T15:55:02.847Z] (87/104) Installing libasyncns (0.8-r1) [2023-10-24T15:55:02.847Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-10-24T15:55:02.847Z] (89/104) Installing libltdl (2.4.7-r2) [2023-10-24T15:55:02.847Z] (90/104) Installing orc (0.4.34-r0) [2023-10-24T15:55:02.847Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-10-24T15:55:02.847Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-10-24T15:55:02.847Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-10-24T15:55:02.847Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-10-24T15:55:02.847Z] (95/104) Installing libpulse (16.1-r10) [2023-10-24T15:55:02.847Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T15:55:02.847Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T15:55:03.115Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-24T15:55:03.115Z] (99/104) Installing ffmpeg (6.0-r15) [2023-10-24T15:55:03.115Z] (100/104) Installing udev-init-scripts (35-r1) [2023-10-24T15:55:03.115Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-10-24T15:55:03.115Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-10-24T15:55:03.115Z] (103/104) Installing kmod-libs (30-r3) [2023-10-24T15:55:03.115Z] (104/104) Installing eudev (3.2.11-r8) [2023-10-24T15:55:03.115Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T15:55:03.115Z] Executing glib-2.76.4-r0.trigger [2023-10-24T15:55:03.115Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T15:55:03.115Z] OK: 110 MiB in 119 packages [2023-10-24T15:55:07.394Z] Removing intermediate container 7d180f93cbad [2023-10-24T15:55:07.394Z] ---> e10ef76f1aa6 [2023-10-24T15:55:07.394Z] Step 18/36 : WORKDIR / [2023-10-24T15:55:07.663Z] ---> Running in 18cc777233ba [2023-10-24T15:55:07.930Z] Removing intermediate container 18cc777233ba [2023-10-24T15:55:07.930Z] ---> 849bd036c6f2 [2023-10-24T15:55:07.930Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-24T15:55:09.909Z] ---> 10d79e8571ff [2023-10-24T15:55:09.909Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-24T15:55:10.176Z] ---> b00452c71042 [2023-10-24T15:55:10.176Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-24T15:55:10.764Z] ---> bdbe344ec3cd [2023-10-24T15:55:10.764Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-24T15:55:11.457Z] ---> eb0e655cc4a2 [2023-10-24T15:55:11.457Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-24T15:55:12.061Z] ---> 0736b2ce6601 [2023-10-24T15:55:12.061Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-24T15:55:12.683Z] ---> f3079c8c578d [2023-10-24T15:55:12.683Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-24T15:55:14.747Z] ---> 1a368d3a344d [2023-10-24T15:55:14.747Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-24T15:55:14.747Z] ---> Running in 40d2f82888f5 [2023-10-24T15:55:16.702Z] Removing intermediate container 40d2f82888f5 [2023-10-24T15:55:16.702Z] ---> 5cc8b1fc640b [2023-10-24T15:55:16.702Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-24T15:55:16.702Z] ---> Running in 056ab8429d78 [2023-10-24T15:55:18.674Z] Removing intermediate container 056ab8429d78 [2023-10-24T15:55:18.674Z] ---> 749178e42c1a [2023-10-24T15:55:18.674Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-24T15:55:18.674Z] ---> Running in 71cd534e3cab [2023-10-24T15:55:20.634Z] Removing intermediate container 71cd534e3cab [2023-10-24T15:55:20.634Z] ---> 08912ba7f5b2 [2023-10-24T15:55:20.634Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-24T15:55:20.634Z] ---> Running in c6f2bd0f2f03 [2023-10-24T15:55:22.580Z] Removing intermediate container c6f2bd0f2f03 [2023-10-24T15:55:22.580Z] ---> 050f0f0542fb [2023-10-24T15:55:22.580Z] Step 30/36 : EXPOSE 59983 [2023-10-24T15:55:22.580Z] ---> Running in a35db279dcec [2023-10-24T15:55:22.848Z] Removing intermediate container a35db279dcec [2023-10-24T15:55:22.848Z] ---> 57145fe526bc [2023-10-24T15:55:22.848Z] Step 31/36 : EXPOSE 8554 [2023-10-24T15:55:23.115Z] ---> Running in 9d4b30aa176f [2023-10-24T15:55:23.381Z] Removing intermediate container 9d4b30aa176f [2023-10-24T15:55:23.381Z] ---> 1d9d16f647c0 [2023-10-24T15:55:23.381Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-24T15:55:23.381Z] ---> Running in 7570761ddda9 [2023-10-24T15:55:23.650Z] Removing intermediate container 7570761ddda9 [2023-10-24T15:55:23.650Z] ---> 6c1d2fc92d31 [2023-10-24T15:55:23.650Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-24T15:55:23.918Z] ---> Running in 98d3420af884 [2023-10-24T15:55:24.186Z] Removing intermediate container 98d3420af884 [2023-10-24T15:55:24.186Z] ---> 4d1e59bdcb22 [2023-10-24T15:55:24.186Z] Step 34/36 : LABEL arch=arm64 [2023-10-24T15:55:24.186Z] ---> Running in bdf1be9d7b25 [2023-10-24T15:55:24.453Z] Removing intermediate container bdf1be9d7b25 [2023-10-24T15:55:24.453Z] ---> 49389a2a243e [2023-10-24T15:55:24.453Z] Step 35/36 : LABEL git_sha=03955ee09018b338b3036f15f61b85e23fce302f [2023-10-24T15:55:24.725Z] ---> Running in d498e8a5180e [2023-10-24T15:55:24.993Z] Removing intermediate container d498e8a5180e [2023-10-24T15:55:24.993Z] ---> 878d0efa1947 [2023-10-24T15:55:24.993Z] Step 36/36 : LABEL version=3.1.0-dev.32 [2023-10-24T15:55:24.993Z] ---> Running in f37a09e064bc [2023-10-24T15:55:25.261Z] Removing intermediate container f37a09e064bc [2023-10-24T15:55:25.261Z] ---> 2a7a7473afed [2023-10-24T15:55:25.261Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T15:55:25.528Z] Successfully built 2a7a7473afed [2023-10-24T15:55:25.528Z] 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 [2023-10-24T15:55:25.649Z] provisioning config files... [2023-10-24T15:55:25.666Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/158@tmp/config17338962977344881634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:55:26.013Z] ---> docker-login.sh [2023-10-24T15:55:26.014Z] nexus3.edgexfoundry.org:10001 [2023-10-24T15:55:26.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:55:26.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:55:26.281Z] Configure a credential helper to remove this warning. See [2023-10-24T15:55:26.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:55:26.281Z] [2023-10-24T15:55:26.281Z] Login Succeeded [2023-10-24T15:55:26.281Z] nexus3.edgexfoundry.org:10002 [2023-10-24T15:55:26.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:55:26.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:55:26.900Z] Configure a credential helper to remove this warning. See [2023-10-24T15:55:26.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:55:26.900Z] [2023-10-24T15:55:26.900Z] Login Succeeded [2023-10-24T15:55:26.900Z] nexus3.edgexfoundry.org:10003 [2023-10-24T15:55:26.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:55:27.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:55:27.167Z] Configure a credential helper to remove this warning. See [2023-10-24T15:55:27.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:55:27.167Z] [2023-10-24T15:55:27.167Z] Login Succeeded [2023-10-24T15:55:27.167Z] nexus3.edgexfoundry.org:10004 [2023-10-24T15:55:27.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:55:27.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:55:27.435Z] Configure a credential helper to remove this warning. See [2023-10-24T15:55:27.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:55:27.435Z] [2023-10-24T15:55:27.435Z] Login Succeeded [2023-10-24T15:55:27.435Z] docker.io [2023-10-24T15:55:27.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T15:55:28.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T15:55:28.226Z] Configure a credential helper to remove this warning. See [2023-10-24T15:55:28.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T15:55:28.226Z] [2023-10-24T15:55:28.226Z] Login Succeeded [2023-10-24T15:55:28.226Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T15:55:28.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T15:55:28.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T15:55:28.283Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-10-24T15:55:28.283Z] 03955ee09018b338b3036f15f61b85e23fce302f [2023-10-24T15:55:28.283Z] latest [2023-10-24T15:55:28.283Z] 3.1.0-dev.32 [2023-10-24T15:55:28.283Z] 03955ee09018b338b3036f15f61b85e23fce302f-3.1.0-dev.32 [2023-10-24T15:55:28.283Z] main [2023-10-24T15:55:28.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:55:28.623Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:03955ee09018b338b3036f15f61b85e23fce302f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:55:30.387Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:03955ee09018b338b3036f15f61b85e23fce302f [2023-10-24T15:55:30.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T15:55:30.387Z] d67f8d52317f: Preparing [2023-10-24T15:55:30.387Z] c90c04d313d2: Preparing [2023-10-24T15:55:30.387Z] 44dc207359cb: Preparing [2023-10-24T15:55:30.387Z] f5be512a5f3d: Preparing [2023-10-24T15:55:30.387Z] 608d194cb50c: Preparing [2023-10-24T15:55:30.387Z] acc83c6ca332: Preparing [2023-10-24T15:55:30.387Z] 28ae53c4d656: Preparing [2023-10-24T15:55:30.387Z] 293c5093b88f: Preparing [2023-10-24T15:55:30.387Z] a793c2c1a13f: Preparing [2023-10-24T15:55:30.387Z] 5e1336cc3714: Preparing [2023-10-24T15:55:30.387Z] 33fb1d558019: Preparing [2023-10-24T15:55:30.387Z] 7d7d077a9af8: Preparing [2023-10-24T15:55:30.387Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:55:30.387Z] acc83c6ca332: Waiting [2023-10-24T15:55:30.387Z] 28ae53c4d656: Waiting [2023-10-24T15:55:30.387Z] 293c5093b88f: Waiting [2023-10-24T15:55:30.387Z] a793c2c1a13f: Waiting [2023-10-24T15:55:30.387Z] 5e1336cc3714: Waiting [2023-10-24T15:55:30.387Z] 33fb1d558019: Waiting [2023-10-24T15:55:30.387Z] 7d7d077a9af8: Waiting [2023-10-24T15:55:30.387Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:55:30.653Z] d67f8d52317f: Pushed [2023-10-24T15:55:30.653Z] f5be512a5f3d: Pushed [2023-10-24T15:55:30.653Z] 44dc207359cb: Pushed [2023-10-24T15:55:30.653Z] c90c04d313d2: Pushed [2023-10-24T15:55:30.653Z] acc83c6ca332: Pushed [2023-10-24T15:55:30.918Z] 28ae53c4d656: Pushed [2023-10-24T15:55:30.918Z] a793c2c1a13f: Pushed [2023-10-24T15:55:30.918Z] 293c5093b88f: Pushed [2023-10-24T15:55:30.918Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:55:30.918Z] 5e1336cc3714: Pushed [2023-10-24T15:55:37.570Z] 608d194cb50c: Pushed [2023-10-24T15:55:37.570Z] 33fb1d558019: Pushed [2023-10-24T15:55:52.558Z] 7d7d077a9af8: Pushed [2023-10-24T15:55:52.825Z] 03955ee09018b338b3036f15f61b85e23fce302f: digest: sha256:1eeb2081e8365e421d0212a7192da86b5db35bf0b7400e2155ae693f28c38007 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:55:53.189Z] + 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 [2023-10-24T15:55:53.533Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-10-24T15:55:53.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T15:55:53.533Z] d67f8d52317f: Preparing [2023-10-24T15:55:53.533Z] c90c04d313d2: Preparing [2023-10-24T15:55:53.533Z] 44dc207359cb: Preparing [2023-10-24T15:55:53.533Z] f5be512a5f3d: Preparing [2023-10-24T15:55:53.533Z] 608d194cb50c: Preparing [2023-10-24T15:55:53.533Z] acc83c6ca332: Preparing [2023-10-24T15:55:53.533Z] 28ae53c4d656: Preparing [2023-10-24T15:55:53.533Z] 293c5093b88f: Preparing [2023-10-24T15:55:53.533Z] a793c2c1a13f: Preparing [2023-10-24T15:55:53.533Z] 28ae53c4d656: Waiting [2023-10-24T15:55:53.533Z] 5e1336cc3714: Preparing [2023-10-24T15:55:53.533Z] 33fb1d558019: Preparing [2023-10-24T15:55:53.533Z] 7d7d077a9af8: Preparing [2023-10-24T15:55:53.533Z] 293c5093b88f: Waiting [2023-10-24T15:55:53.533Z] a793c2c1a13f: Waiting [2023-10-24T15:55:53.533Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:55:53.533Z] 33fb1d558019: Waiting [2023-10-24T15:55:53.533Z] 7d7d077a9af8: Waiting [2023-10-24T15:55:53.533Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:55:53.533Z] acc83c6ca332: Waiting [2023-10-24T15:55:53.533Z] 5e1336cc3714: Waiting [2023-10-24T15:55:53.533Z] d67f8d52317f: Layer already exists [2023-10-24T15:55:53.533Z] 608d194cb50c: Layer already exists [2023-10-24T15:55:53.533Z] f5be512a5f3d: Layer already exists [2023-10-24T15:55:53.533Z] c90c04d313d2: Layer already exists [2023-10-24T15:55:53.533Z] 44dc207359cb: Layer already exists [2023-10-24T15:55:53.533Z] 293c5093b88f: Layer already exists [2023-10-24T15:55:53.533Z] acc83c6ca332: Layer already exists [2023-10-24T15:55:53.533Z] 28ae53c4d656: Layer already exists [2023-10-24T15:55:53.533Z] 5e1336cc3714: Layer already exists [2023-10-24T15:55:53.533Z] a793c2c1a13f: Layer already exists [2023-10-24T15:55:53.533Z] 7d7d077a9af8: Layer already exists [2023-10-24T15:55:53.533Z] 33fb1d558019: Layer already exists [2023-10-24T15:55:53.533Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:55:53.800Z] latest: digest: sha256:1eeb2081e8365e421d0212a7192da86b5db35bf0b7400e2155ae693f28c38007 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:55:54.145Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:55:57.069Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.32 [2023-10-24T15:55:57.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T15:55:57.069Z] d67f8d52317f: Preparing [2023-10-24T15:55:57.069Z] c90c04d313d2: Preparing [2023-10-24T15:55:57.070Z] 44dc207359cb: Preparing [2023-10-24T15:55:57.070Z] f5be512a5f3d: Preparing [2023-10-24T15:55:57.070Z] 608d194cb50c: Preparing [2023-10-24T15:55:57.070Z] acc83c6ca332: Preparing [2023-10-24T15:55:57.070Z] 28ae53c4d656: Preparing [2023-10-24T15:55:57.070Z] 293c5093b88f: Preparing [2023-10-24T15:55:57.070Z] a793c2c1a13f: Preparing [2023-10-24T15:55:57.070Z] 5e1336cc3714: Preparing [2023-10-24T15:55:57.070Z] 33fb1d558019: Preparing [2023-10-24T15:55:57.070Z] 7d7d077a9af8: Preparing [2023-10-24T15:55:57.070Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:55:57.070Z] 293c5093b88f: Waiting [2023-10-24T15:55:57.070Z] a793c2c1a13f: Waiting [2023-10-24T15:55:57.070Z] 5e1336cc3714: Waiting [2023-10-24T15:55:57.070Z] 33fb1d558019: Waiting [2023-10-24T15:55:57.070Z] 7d7d077a9af8: Waiting [2023-10-24T15:55:57.070Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:55:57.070Z] acc83c6ca332: Waiting [2023-10-24T15:55:57.070Z] 28ae53c4d656: Waiting [2023-10-24T15:55:57.070Z] d67f8d52317f: Layer already exists [2023-10-24T15:55:57.070Z] 608d194cb50c: Layer already exists [2023-10-24T15:55:57.070Z] c90c04d313d2: Layer already exists [2023-10-24T15:55:57.070Z] 44dc207359cb: Layer already exists [2023-10-24T15:55:57.070Z] f5be512a5f3d: Layer already exists [2023-10-24T15:55:57.070Z] 28ae53c4d656: Layer already exists [2023-10-24T15:55:57.070Z] 5e1336cc3714: Layer already exists [2023-10-24T15:55:57.070Z] acc83c6ca332: Layer already exists [2023-10-24T15:55:57.070Z] a793c2c1a13f: Layer already exists [2023-10-24T15:55:57.070Z] 293c5093b88f: Layer already exists [2023-10-24T15:55:57.070Z] 33fb1d558019: Layer already exists [2023-10-24T15:55:57.070Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:55:57.070Z] 7d7d077a9af8: Layer already exists [2023-10-24T15:55:57.334Z] 3.1.0-dev.32: digest: sha256:1eeb2081e8365e421d0212a7192da86b5db35bf0b7400e2155ae693f28c38007 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:55:57.687Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:03955ee09018b338b3036f15f61b85e23fce302f-3.1.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:55:58.027Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:03955ee09018b338b3036f15f61b85e23fce302f-3.1.0-dev.32 [2023-10-24T15:55:58.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T15:55:58.027Z] d67f8d52317f: Preparing [2023-10-24T15:55:58.027Z] c90c04d313d2: Preparing [2023-10-24T15:55:58.027Z] 44dc207359cb: Preparing [2023-10-24T15:55:58.027Z] f5be512a5f3d: Preparing [2023-10-24T15:55:58.027Z] 608d194cb50c: Preparing [2023-10-24T15:55:58.027Z] acc83c6ca332: Preparing [2023-10-24T15:55:58.027Z] 28ae53c4d656: Preparing [2023-10-24T15:55:58.027Z] 293c5093b88f: Preparing [2023-10-24T15:55:58.027Z] a793c2c1a13f: Preparing [2023-10-24T15:55:58.027Z] 5e1336cc3714: Preparing [2023-10-24T15:55:58.027Z] 33fb1d558019: Preparing [2023-10-24T15:55:58.027Z] 7d7d077a9af8: Preparing [2023-10-24T15:55:58.027Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:55:58.027Z] acc83c6ca332: Waiting [2023-10-24T15:55:58.027Z] 28ae53c4d656: Waiting [2023-10-24T15:55:58.027Z] 5e1336cc3714: Waiting [2023-10-24T15:55:58.027Z] 33fb1d558019: Waiting [2023-10-24T15:55:58.027Z] 7d7d077a9af8: Waiting [2023-10-24T15:55:58.027Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:55:58.027Z] 293c5093b88f: Waiting [2023-10-24T15:55:58.027Z] a793c2c1a13f: Waiting [2023-10-24T15:55:58.027Z] d67f8d52317f: Layer already exists [2023-10-24T15:55:58.027Z] c90c04d313d2: Layer already exists [2023-10-24T15:55:58.027Z] 608d194cb50c: Layer already exists [2023-10-24T15:55:58.027Z] 44dc207359cb: Layer already exists [2023-10-24T15:55:58.027Z] f5be512a5f3d: Layer already exists [2023-10-24T15:55:58.027Z] 293c5093b88f: Layer already exists [2023-10-24T15:55:58.027Z] acc83c6ca332: Layer already exists [2023-10-24T15:55:58.027Z] a793c2c1a13f: Layer already exists [2023-10-24T15:55:58.027Z] 5e1336cc3714: Layer already exists [2023-10-24T15:55:58.027Z] 28ae53c4d656: Layer already exists [2023-10-24T15:55:58.027Z] 33fb1d558019: Layer already exists [2023-10-24T15:55:58.027Z] 7d7d077a9af8: Layer already exists [2023-10-24T15:55:58.027Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:55:58.291Z] 03955ee09018b338b3036f15f61b85e23fce302f-3.1.0-dev.32: digest: sha256:1eeb2081e8365e421d0212a7192da86b5db35bf0b7400e2155ae693f28c38007 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:55:58.635Z] + 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 [2023-10-24T15:55:58.978Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-10-24T15:55:58.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T15:55:58.978Z] d67f8d52317f: Preparing [2023-10-24T15:55:58.978Z] c90c04d313d2: Preparing [2023-10-24T15:55:58.978Z] 44dc207359cb: Preparing [2023-10-24T15:55:58.978Z] f5be512a5f3d: Preparing [2023-10-24T15:55:58.978Z] 608d194cb50c: Preparing [2023-10-24T15:55:58.978Z] acc83c6ca332: Preparing [2023-10-24T15:55:58.978Z] 28ae53c4d656: Preparing [2023-10-24T15:55:58.978Z] 293c5093b88f: Preparing [2023-10-24T15:55:58.978Z] a793c2c1a13f: Preparing [2023-10-24T15:55:58.978Z] 5e1336cc3714: Preparing [2023-10-24T15:55:58.978Z] 33fb1d558019: Preparing [2023-10-24T15:55:58.978Z] 7d7d077a9af8: Preparing [2023-10-24T15:55:58.978Z] 5f4d9fc4d98d: Preparing [2023-10-24T15:55:58.978Z] a793c2c1a13f: Waiting [2023-10-24T15:55:58.978Z] 5e1336cc3714: Waiting [2023-10-24T15:55:58.978Z] acc83c6ca332: Waiting [2023-10-24T15:55:58.978Z] 33fb1d558019: Waiting [2023-10-24T15:55:58.978Z] 7d7d077a9af8: Waiting [2023-10-24T15:55:58.978Z] 5f4d9fc4d98d: Waiting [2023-10-24T15:55:58.978Z] 28ae53c4d656: Waiting [2023-10-24T15:55:58.978Z] d67f8d52317f: Layer already exists [2023-10-24T15:55:58.978Z] 44dc207359cb: Layer already exists [2023-10-24T15:55:58.978Z] f5be512a5f3d: Layer already exists [2023-10-24T15:55:58.978Z] c90c04d313d2: Layer already exists [2023-10-24T15:55:58.978Z] 608d194cb50c: Layer already exists [2023-10-24T15:55:58.978Z] 293c5093b88f: Layer already exists [2023-10-24T15:55:58.978Z] 5e1336cc3714: Layer already exists [2023-10-24T15:55:58.978Z] acc83c6ca332: Layer already exists [2023-10-24T15:55:58.978Z] a793c2c1a13f: Layer already exists [2023-10-24T15:55:58.978Z] 28ae53c4d656: Layer already exists [2023-10-24T15:55:58.978Z] 7d7d077a9af8: Layer already exists [2023-10-24T15:55:59.244Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T15:55:59.244Z] 33fb1d558019: Layer already exists [2023-10-24T15:55:59.244Z] main: digest: sha256:1eeb2081e8365e421d0212a7192da86b5db35bf0b7400e2155ae693f28c38007 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T15:55:59.291Z] ===================================================== [Pipeline] echo [2023-10-24T15:55:59.302Z] taggedImages: [2023-10-24T15:55:59.302Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:03955ee09018b338b3036f15f61b85e23fce302f [2023-10-24T15:55:59.302Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-10-24T15:55:59.302Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.32 [2023-10-24T15:55:59.302Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:03955ee09018b338b3036f15f61b85e23fce302f-3.1.0-dev.32 [2023-10-24T15:55:59.302Z] - 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 [2023-10-24T15:55:59.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T15:55:59.662Z] [2023-10-24T15:55:59.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:56:00.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T15:56:00.003Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T15:56:00.003Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T15:56:00.003Z] 04944245beec: Pulling fs layer [2023-10-24T15:56:00.003Z] 699f458cf7ca: Pulling fs layer [2023-10-24T15:56:00.003Z] 765212b225bb: Pulling fs layer [2023-10-24T15:56:00.003Z] f23df028b6ca: Pulling fs layer [2023-10-24T15:56:00.003Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T15:56:00.003Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T15:56:00.003Z] f23df028b6ca: Waiting [2023-10-24T15:56:00.003Z] d65c8cfc05b1: Waiting [2023-10-24T15:56:00.003Z] 2437ff75d9bd: Waiting [2023-10-24T15:56:00.003Z] 765212b225bb: Waiting [2023-10-24T15:56:00.278Z] 04944245beec: Verifying Checksum [2023-10-24T15:56:00.278Z] 04944245beec: Download complete [2023-10-24T15:56:00.278Z] 765212b225bb: Verifying Checksum [2023-10-24T15:56:00.278Z] 765212b225bb: Download complete [2023-10-24T15:56:00.278Z] f23df028b6ca: Verifying Checksum [2023-10-24T15:56:00.278Z] f23df028b6ca: Download complete [2023-10-24T15:56:00.278Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T15:56:00.278Z] d65c8cfc05b1: Download complete [2023-10-24T15:56:00.549Z] 699f458cf7ca: Verifying Checksum [2023-10-24T15:56:00.549Z] 699f458cf7ca: Download complete [2023-10-24T15:56:00.818Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T15:56:00.818Z] 8998bd30e6a1: Download complete [2023-10-24T15:56:03.412Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T15:56:03.412Z] 2437ff75d9bd: Download complete [2023-10-24T15:56:05.992Z] 8998bd30e6a1: Pull complete [2023-10-24T15:56:06.259Z] 04944245beec: Pull complete [2023-10-24T15:56:10.505Z] 699f458cf7ca: Pull complete [2023-10-24T15:56:10.505Z] 765212b225bb: Pull complete [2023-10-24T15:56:11.087Z] f23df028b6ca: Pull complete [2023-10-24T15:56:11.353Z] d65c8cfc05b1: Pull complete [2023-10-24T15:56:29.565Z] 2437ff75d9bd: Pull complete [2023-10-24T15:56:29.565Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T15:56:29.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T15:56:29.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:56:29.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-9942 does not seem to be running inside a container [2023-10-24T15:56:29.859Z] $ 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/158 -v /w/workspace/device-usb-camera/158:/w/workspace/device-usb-camera/158:rw,z -v /w/workspace/device-usb-camera/158@tmp:/w/workspace/device-usb-camera/158@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 [2023-10-24T15:56:33.081Z] $ docker top dfe645c72b2fdf46b00799905b169059e1890ec1134a98446086c3dd871a3f61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:56:33.955Z] ---> job-cost.sh [2023-10-24T15:56:33.955Z] lf-activate-venv: SKIPPING [2023-10-24T15:56:33.955Z] INFO: No Stack... [2023-10-24T15:56:34.539Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T15:56:35.124Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T15:56:35.785Z] + cut -d, -f6 [2023-10-24T15:56:35.785Z] + cat /w/workspace/device-usb-camera/158/archives/cost.csv [Pipeline] lock [2023-10-24T15:56:35.867Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-158-stack-cost] [2023-10-24T15:56:35.875Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-158-stack-cost] did not exist. Created. [2023-10-24T15:56:35.875Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T15:56:36.545Z] /w/workspace/device-usb-camera/158@tmp/durable-ea067273/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T15:56:37.210Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T15:56:37.227Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T15:56:37.281Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T15:56:37.288Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-158-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T15:56:37.308Z] $ docker stop --time=1 dfe645c72b2fdf46b00799905b169059e1890ec1134a98446086c3dd871a3f61 [2023-10-24T15:56:40.256Z] $ docker rm -f --volumes dfe645c72b2fdf46b00799905b169059e1890ec1134a98446086c3dd871a3f61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-24T15:56:40.681Z] provisioning config files... [2023-10-24T15:56:40.688Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2806625570070817031tmp [Pipeline] { [Pipeline] sh [2023-10-24T15:56:40.980Z] + set +x [2023-10-24T15:56:40.980Z] + curl -s https://codecov.io/bash [2023-10-24T15:56:40.980Z] + bash -s -- [2023-10-24T15:56:40.980Z] [2023-10-24T15:56:40.980Z] _____ _ [2023-10-24T15:56:40.980Z] / ____| | | [2023-10-24T15:56:40.980Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T15:56:40.980Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T15:56:40.980Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T15:56:40.980Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T15:56:40.980Z] Bash-1.0.6 [2023-10-24T15:56:40.980Z] [2023-10-24T15:56:40.980Z] [2023-10-24T15:56:40.980Z] ==> git version 2.25.1 found [2023-10-24T15:56:40.980Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-24T15:56:40.980Z] Release-Date: 2020-01-08 [2023-10-24T15:56:40.980Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-24T15:56:40.980Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T15:56:40.980Z] ==> Jenkins CI detected. [2023-10-24T15:56:40.980Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-10-24T15:56:40.980Z] project root: . [2023-10-24T15:56:40.980Z] --> token set from env [2023-10-24T15:56:40.980Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T15:56:40.980Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T15:56:40.980Z] ==> Python coveragepy not found [2023-10-24T15:56:40.980Z] ==> Searching for coverage reports in: [2023-10-24T15:56:40.980Z] + . [2023-10-24T15:56:40.980Z] -> Found 1 reports [2023-10-24T15:56:40.980Z] ==> Detecting git/mercurial file structure [2023-10-24T15:56:40.980Z] ==> Reading reports [2023-10-24T15:56:41.238Z] + ./coverage.out bytes=54703 [2023-10-24T15:56:41.238Z] ==> Appending adjustments [2023-10-24T15:56:41.238Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T15:56:41.238Z] + Found adjustments [2023-10-24T15:56:41.238Z] ==> Gzipping contents [2023-10-24T15:56:41.238Z] 8.0K /tmp/codecov.Yu2EOi.gz [2023-10-24T15:56:41.238Z] ==> Uploading reports [2023-10-24T15:56:41.238Z] url: https://codecov.io [2023-10-24T15:56:41.238Z] query: branch=main&commit=03955ee09018b338b3036f15f61b85e23fce302f&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T15:56:41.238Z] -> Pinging Codecov [2023-10-24T15:56:41.238Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=03955ee09018b338b3036f15f61b85e23fce302f&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T15:56:41.238Z] -> Uploading to [2023-10-24T15:56:41.238Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/73D8F5FF140700D3E01443B452E23636/03955ee09018b338b3036f15f61b85e23fce302f/60f4566e-7705-4983-864e-0a22cedc8afc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T155641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5d2e56080b4a5b033f32e92709e5e0e12f1d7405ee01bcf2600373911560d40 [2023-10-24T15:56:41.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T15:56:41.497Z] Dload Upload Total Spent Left Speed [2023-10-24T15:56:41.757Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 22759 --:--:-- --:--:-- --:--:-- 22683 100 6805 0 0 100 6805 0 22759 --:--:-- --:--:-- --:--:-- 22683 [2023-10-24T15:56:41.757Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/03955ee09018b338b3036f15f61b85e23fce302f [Pipeline] } [2023-10-24T15:56:41.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T15:56:41.907Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T15:56:41.917Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:56:42.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T15:56:42.215Z] [2023-10-24T15:56:42.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:56:42.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T15:56:42.773Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T15:56:42.774Z] df9b9388f04a: Pulling fs layer [2023-10-24T15:56:42.774Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T15:56:42.774Z] 25bc292e5bac: Pulling fs layer [2023-10-24T15:56:42.774Z] 114826534d7a: Pulling fs layer [2023-10-24T15:56:42.774Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T15:56:42.774Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T15:56:42.774Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T15:56:42.774Z] 114826534d7a: Waiting [2023-10-24T15:56:42.774Z] 4657fd5d0bcf: Waiting [2023-10-24T15:56:42.774Z] 6ad1cebc031e: Waiting [2023-10-24T15:56:42.774Z] 8a3aa393b2d8: Waiting [2023-10-24T15:56:42.774Z] 25bc292e5bac: Verifying Checksum [2023-10-24T15:56:42.774Z] 25bc292e5bac: Download complete [2023-10-24T15:56:42.774Z] 52dc419b0ee2: Download complete [2023-10-24T15:56:42.774Z] 4657fd5d0bcf: Verifying Checksum [2023-10-24T15:56:42.774Z] 4657fd5d0bcf: Download complete [2023-10-24T15:56:42.774Z] df9b9388f04a: Download complete [2023-10-24T15:56:42.774Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T15:56:42.774Z] 6ad1cebc031e: Download complete [2023-10-24T15:56:42.774Z] df9b9388f04a: Pull complete [2023-10-24T15:56:43.033Z] 52dc419b0ee2: Pull complete [2023-10-24T15:56:43.033Z] 25bc292e5bac: Pull complete [2023-10-24T15:56:43.603Z] 114826534d7a: Verifying Checksum [2023-10-24T15:56:43.603Z] 114826534d7a: Download complete [2023-10-24T15:56:43.603Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T15:56:43.603Z] 8a3aa393b2d8: Download complete [2023-10-24T15:56:46.882Z] 114826534d7a: Pull complete [2023-10-24T15:56:46.882Z] 4657fd5d0bcf: Pull complete [2023-10-24T15:56:47.140Z] 6ad1cebc031e: Pull complete [2023-10-24T15:56:50.440Z] 8a3aa393b2d8: Pull complete [2023-10-24T15:56:50.440Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T15:56:50.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T15:56:50.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:56:50.520Z] prd-ubuntu20.04-docker-8c-8g-9940 does not seem to be running inside a container [2023-10-24T15:56:50.567Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-24T15:56:59.980Z] $ docker top d4737453d1cc400f9ee9d6620d606819a12ae948493b41c8cc4f446d917ed90f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T15:57:00.026Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-10-24T15:57:00.300Z] + set -o pipefail [2023-10-24T15:57:00.300Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-10-24T15:57:06.868Z] [2023-10-24T15:57:06.868Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-10-24T15:57:06.868Z] [2023-10-24T15:57:06.868Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/078b3757-75f9-490a-a12f-0babc669a9aa [2023-10-24T15:57:06.868Z] [2023-10-24T15:57:06.868Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T15:57:06.868Z] [2023-10-24T15:57:06.868Z] [2023-10-24T15:57:06.868Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T15:57:06.868Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T15:57:06.868Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T15:57:06.897Z] $ docker stop --time=1 d4737453d1cc400f9ee9d6620d606819a12ae948493b41c8cc4f446d917ed90f [2023-10-24T15:57:11.375Z] $ docker rm -f --volumes d4737453d1cc400f9ee9d6620d606819a12ae948493b41c8cc4f446d917ed90f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T15:57:12.195Z] + git log --format=format:%s -1 03955ee09018b338b3036f15f61b85e23fce302f [Pipeline] sh [2023-10-24T15:57:12.491Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T15:57:12.491Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:57:12.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:57:12.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:57:12.866Z] prd-ubuntu20.04-docker-8c-8g-9940 does not seem to be running inside a container [2023-10-24T15:57:12.917Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T15:57:13.321Z] $ docker top 07cb6eddde25a673fa7e981e19a5fa621ac1e028d418d22c1d4c97bfabcdfcee -eo pid,comm [2023-10-24T15:57:13.351Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T15:57:13.351Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T15:57:13.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:57:13.382Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:57:13.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:57:13.510Z] $ docker exec 07cb6eddde25a673fa7e981e19a5fa621ac1e028d418d22c1d4c97bfabcdfcee ssh-agent [2023-10-24T15:57:13.601Z] SSH_AUTH_SOCK=/tmp/ssh-1QMsItk0qxrM/agent.33 [2023-10-24T15:57:13.601Z] SSH_AGENT_PID=39 [2023-10-24T15:57:13.606Z] Running ssh-add (command line suppressed) [2023-10-24T15:57:13.720Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_242938363918135767.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_242938363918135767.key) [2023-10-24T15:57:13.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:57:14.008Z] + git semver tag [2023-10-24T15:57:14.271Z] 2023-10-24 15:57:14,230 [run_tag] DEBUG tag force:False [2023-10-24T15:57:14.271Z] 2023-10-24 15:57:14,230 [check_head_tag] DEBUG check head tag [2023-10-24T15:57:14.271Z] 2023-10-24 15:57:14,233 [execute] INFO git cat-file --batch-check [2023-10-24T15:57:14.271Z] 2023-10-24 15:57:14,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-24T15:57:14.271Z] 2023-10-24 15:57:14,238 [execute] INFO git cat-file --batch [2023-10-24T15:57:14.271Z] 2023-10-24 15:57:14,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-24T15:57:14.271Z] 2023-10-24 15:57:14,276 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T15:57:14.271Z] 2023-10-24 15:57:14,277 [execute] INFO git tag -a v3.1.0-dev.32 -m v3.1.0-dev.32 [2023-10-24T15:57:14.271Z] 2023-10-24 15:57:14,277 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.32', '-m', 'v3.1.0-dev.32'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T15:57:14.271Z] 2023-10-24 15:57:14,281 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T15:57:14.271Z] 3.1.0-dev.32 [Pipeline] } [2023-10-24T15:57:14.559Z] $ docker exec --env ******** --env ******** 07cb6eddde25a673fa7e981e19a5fa621ac1e028d418d22c1d4c97bfabcdfcee ssh-agent -k [2023-10-24T15:57:14.658Z] unset SSH_AUTH_SOCK; [2023-10-24T15:57:14.658Z] unset SSH_AGENT_PID; [2023-10-24T15:57:14.658Z] echo Agent pid 39 killed; [2023-10-24T15:57:14.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T15:57:14.951Z] + git semver [Pipeline] } [2023-10-24T15:57:15.238Z] $ docker stop --time=1 07cb6eddde25a673fa7e981e19a5fa621ac1e028d418d22c1d4c97bfabcdfcee [2023-10-24T15:57:17.422Z] $ docker rm -f --volumes 07cb6eddde25a673fa7e981e19a5fa621ac1e028d418d22c1d4c97bfabcdfcee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:57:17.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T15:57:17.846Z] [2023-10-24T15:57:17.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:57:18.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T15:57:18.699Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T15:57:18.699Z] ab5ef0e58194: Pulling fs layer [2023-10-24T15:57:18.699Z] 9712f1f96733: Pulling fs layer [2023-10-24T15:57:18.699Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T15:57:18.699Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T15:57:18.699Z] e9a5061849ea: Pulling fs layer [2023-10-24T15:57:18.699Z] d747dcd14b5f: Pulling fs layer [2023-10-24T15:57:18.699Z] 2de7ff778b66: Pulling fs layer [2023-10-24T15:57:18.699Z] e9a5061849ea: Waiting [2023-10-24T15:57:18.699Z] 2de7ff778b66: Waiting [2023-10-24T15:57:18.699Z] 0d9ebad4ef96: Waiting [2023-10-24T15:57:18.699Z] 9712f1f96733: Verifying Checksum [2023-10-24T15:57:18.699Z] 9712f1f96733: Download complete [2023-10-24T15:57:18.957Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T15:57:18.957Z] 63f879dbbcfc: Download complete [2023-10-24T15:57:19.214Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T15:57:19.214Z] 0d9ebad4ef96: Download complete [2023-10-24T15:57:19.214Z] e9a5061849ea: Verifying Checksum [2023-10-24T15:57:19.214Z] e9a5061849ea: Download complete [2023-10-24T15:57:19.214Z] ab5ef0e58194: Verifying Checksum [2023-10-24T15:57:19.214Z] ab5ef0e58194: Download complete [2023-10-24T15:57:19.214Z] d747dcd14b5f: Verifying Checksum [2023-10-24T15:57:19.214Z] d747dcd14b5f: Download complete [2023-10-24T15:57:19.214Z] 2de7ff778b66: Verifying Checksum [2023-10-24T15:57:19.214Z] 2de7ff778b66: Download complete [2023-10-24T15:57:22.500Z] ab5ef0e58194: Pull complete [2023-10-24T15:57:23.066Z] 9712f1f96733: Pull complete [2023-10-24T15:57:24.440Z] 63f879dbbcfc: Pull complete [2023-10-24T15:57:29.700Z] 0d9ebad4ef96: Pull complete [2023-10-24T15:57:30.265Z] e9a5061849ea: Pull complete [2023-10-24T15:57:31.202Z] d747dcd14b5f: Pull complete [2023-10-24T15:57:33.792Z] 2de7ff778b66: Pull complete [2023-10-24T15:57:34.363Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T15:57:34.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T15:57:34.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:57:34.959Z] prd-ubuntu20.04-docker-8c-8g-9940 does not seem to be running inside a container [2023-10-24T15:57:35.007Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-24T15:58:41.834Z] $ docker top 55fad58002a55ab85902406f01466b108f8045ff6e3311645cf829ba5c15cfcb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:58:41.875Z] provisioning config files... [2023-10-24T15:58:41.881Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6789860996114330910tmp [2023-10-24T15:58:41.888Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11481571370083562479tmp [2023-10-24T15:58:41.895Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17706538557767807537tmp [Pipeline] { [Pipeline] echo [2023-10-24T15:58:41.909Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:58:42.185Z] ---> sigul-configuration.sh [2023-10-24T15:58:42.185Z] gpg: directory `/root/.gnupg' created [2023-10-24T15:58:42.185Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T15:58:42.185Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T15:58:42.185Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T15:58:42.185Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T15:58:42.185Z] gpg: CAST5 encrypted data [2023-10-24T15:58:42.444Z] gpg: encrypted with 1 passphrase [2023-10-24T15:58:42.444Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T15:58:42.727Z] + mkdir /home/jenkins [2023-10-24T15:58:42.727Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T15:58:43.010Z] + 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 [2023-10-24T15:58:43.019Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:58:43.305Z] ---> sigul-install.sh [2023-10-24T15:58:43.305Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T15:58:43.588Z] + git tag --list [2023-10-24T15:58:43.588Z] v0.0.0 [2023-10-24T15:58:43.588Z] v0.0.1-dev.1 [2023-10-24T15:58:43.588Z] v0.0.1-dev.10 [2023-10-24T15:58:43.588Z] v0.0.1-dev.11 [2023-10-24T15:58:43.588Z] v0.0.1-dev.12 [2023-10-24T15:58:43.588Z] v0.0.1-dev.13 [2023-10-24T15:58:43.588Z] v0.0.1-dev.14 [2023-10-24T15:58:43.588Z] v0.0.1-dev.15 [2023-10-24T15:58:43.588Z] v0.0.1-dev.16 [2023-10-24T15:58:43.588Z] v0.0.1-dev.2 [2023-10-24T15:58:43.588Z] v0.0.1-dev.3 [2023-10-24T15:58:43.588Z] v0.0.1-dev.4 [2023-10-24T15:58:43.588Z] v0.0.1-dev.5 [2023-10-24T15:58:43.588Z] v0.0.1-dev.6 [2023-10-24T15:58:43.588Z] v0.0.1-dev.7 [2023-10-24T15:58:43.588Z] v0.0.1-dev.8 [2023-10-24T15:58:43.588Z] v0.0.1-dev.9 [2023-10-24T15:58:43.588Z] v2.2.0 [2023-10-24T15:58:43.588Z] v2.2.0-dev.17 [2023-10-24T15:58:43.588Z] v2.2.0-dev.18 [2023-10-24T15:58:43.588Z] v2.2.0-dev.19 [2023-10-24T15:58:43.588Z] v2.2.0-dev.20 [2023-10-24T15:58:43.588Z] v2.2.0-dev.21 [2023-10-24T15:58:43.588Z] v2.2.0-dev.22 [2023-10-24T15:58:43.588Z] v2.2.0-dev.23 [2023-10-24T15:58:43.588Z] v2.2.0-dev.24 [2023-10-24T15:58:43.588Z] v2.2.0-dev.25 [2023-10-24T15:58:43.588Z] v2.2.0-dev.26 [2023-10-24T15:58:43.588Z] v2.2.0-dev.27 [2023-10-24T15:58:43.588Z] v2.3.0 [2023-10-24T15:58:43.588Z] v2.3.0-dev.1 [2023-10-24T15:58:43.588Z] v2.3.0-dev.10 [2023-10-24T15:58:43.588Z] v2.3.0-dev.11 [2023-10-24T15:58:43.588Z] v2.3.0-dev.12 [2023-10-24T15:58:43.588Z] v2.3.0-dev.13 [2023-10-24T15:58:43.588Z] v2.3.0-dev.14 [2023-10-24T15:58:43.588Z] v2.3.0-dev.15 [2023-10-24T15:58:43.588Z] v2.3.0-dev.16 [2023-10-24T15:58:43.588Z] v2.3.0-dev.17 [2023-10-24T15:58:43.588Z] v2.3.0-dev.18 [2023-10-24T15:58:43.588Z] v2.3.0-dev.19 [2023-10-24T15:58:43.588Z] v2.3.0-dev.2 [2023-10-24T15:58:43.588Z] v2.3.0-dev.20 [2023-10-24T15:58:43.588Z] v2.3.0-dev.21 [2023-10-24T15:58:43.588Z] v2.3.0-dev.22 [2023-10-24T15:58:43.588Z] v2.3.0-dev.23 [2023-10-24T15:58:43.588Z] v2.3.0-dev.24 [2023-10-24T15:58:43.588Z] v2.3.0-dev.25 [2023-10-24T15:58:43.588Z] v2.3.0-dev.26 [2023-10-24T15:58:43.588Z] v2.3.0-dev.27 [2023-10-24T15:58:43.588Z] v2.3.0-dev.28 [2023-10-24T15:58:43.588Z] v2.3.0-dev.3 [2023-10-24T15:58:43.588Z] v2.3.0-dev.4 [2023-10-24T15:58:43.588Z] v2.3.0-dev.5 [2023-10-24T15:58:43.588Z] v2.3.0-dev.6 [2023-10-24T15:58:43.588Z] v2.3.0-dev.7 [2023-10-24T15:58:43.588Z] v2.3.0-dev.8 [2023-10-24T15:58:43.588Z] v2.3.0-dev.9 [2023-10-24T15:58:43.588Z] v2.3.1 [2023-10-24T15:58:43.588Z] v2.3.1-dev.4 [2023-10-24T15:58:43.588Z] v2.3.1-dev.5 [2023-10-24T15:58:43.588Z] v2.3.1-dev.6 [2023-10-24T15:58:43.588Z] v3.0 [2023-10-24T15:58:43.588Z] v3.0.0 [2023-10-24T15:58:43.588Z] v3.0.0-dev.1 [2023-10-24T15:58:43.588Z] v3.0.0-dev.10 [2023-10-24T15:58:43.588Z] v3.0.0-dev.11 [2023-10-24T15:58:43.588Z] v3.0.0-dev.12 [2023-10-24T15:58:43.588Z] v3.0.0-dev.13 [2023-10-24T15:58:43.588Z] v3.0.0-dev.14 [2023-10-24T15:58:43.588Z] v3.0.0-dev.15 [2023-10-24T15:58:43.588Z] v3.0.0-dev.16 [2023-10-24T15:58:43.588Z] v3.0.0-dev.17 [2023-10-24T15:58:43.588Z] v3.0.0-dev.18 [2023-10-24T15:58:43.588Z] v3.0.0-dev.19 [2023-10-24T15:58:43.588Z] v3.0.0-dev.2 [2023-10-24T15:58:43.588Z] v3.0.0-dev.20 [2023-10-24T15:58:43.588Z] v3.0.0-dev.21 [2023-10-24T15:58:43.588Z] v3.0.0-dev.22 [2023-10-24T15:58:43.588Z] v3.0.0-dev.23 [2023-10-24T15:58:43.588Z] v3.0.0-dev.24 [2023-10-24T15:58:43.588Z] v3.0.0-dev.25 [2023-10-24T15:58:43.588Z] v3.0.0-dev.26 [2023-10-24T15:58:43.588Z] v3.0.0-dev.27 [2023-10-24T15:58:43.588Z] v3.0.0-dev.28 [2023-10-24T15:58:43.588Z] v3.0.0-dev.29 [2023-10-24T15:58:43.588Z] v3.0.0-dev.3 [2023-10-24T15:58:43.588Z] v3.0.0-dev.30 [2023-10-24T15:58:43.588Z] v3.0.0-dev.31 [2023-10-24T15:58:43.588Z] v3.0.0-dev.32 [2023-10-24T15:58:43.588Z] v3.0.0-dev.33 [2023-10-24T15:58:43.588Z] v3.0.0-dev.34 [2023-10-24T15:58:43.588Z] v3.0.0-dev.35 [2023-10-24T15:58:43.588Z] v3.0.0-dev.36 [2023-10-24T15:58:43.588Z] v3.0.0-dev.37 [2023-10-24T15:58:43.588Z] v3.0.0-dev.38 [2023-10-24T15:58:43.588Z] v3.0.0-dev.39 [2023-10-24T15:58:43.588Z] v3.0.0-dev.4 [2023-10-24T15:58:43.588Z] v3.0.0-dev.40 [2023-10-24T15:58:43.588Z] v3.0.0-dev.41 [2023-10-24T15:58:43.588Z] v3.0.0-dev.42 [2023-10-24T15:58:43.588Z] v3.0.0-dev.43 [2023-10-24T15:58:43.588Z] v3.0.0-dev.44 [2023-10-24T15:58:43.588Z] v3.0.0-dev.45 [2023-10-24T15:58:43.588Z] v3.0.0-dev.46 [2023-10-24T15:58:43.588Z] v3.0.0-dev.47 [2023-10-24T15:58:43.588Z] v3.0.0-dev.48 [2023-10-24T15:58:43.588Z] v3.0.0-dev.49 [2023-10-24T15:58:43.588Z] v3.0.0-dev.5 [2023-10-24T15:58:43.588Z] v3.0.0-dev.50 [2023-10-24T15:58:43.588Z] v3.0.0-dev.51 [2023-10-24T15:58:43.588Z] v3.0.0-dev.6 [2023-10-24T15:58:43.588Z] v3.0.0-dev.7 [2023-10-24T15:58:43.588Z] v3.0.0-dev.8 [2023-10-24T15:58:43.588Z] v3.0.0-dev.9 [2023-10-24T15:58:43.588Z] v3.1.0-dev.1 [2023-10-24T15:58:43.588Z] v3.1.0-dev.10 [2023-10-24T15:58:43.588Z] v3.1.0-dev.11 [2023-10-24T15:58:43.588Z] v3.1.0-dev.12 [2023-10-24T15:58:43.588Z] v3.1.0-dev.13 [2023-10-24T15:58:43.588Z] v3.1.0-dev.14 [2023-10-24T15:58:43.588Z] v3.1.0-dev.15 [2023-10-24T15:58:43.588Z] v3.1.0-dev.16 [2023-10-24T15:58:43.588Z] v3.1.0-dev.17 [2023-10-24T15:58:43.588Z] v3.1.0-dev.18 [2023-10-24T15:58:43.588Z] v3.1.0-dev.19 [2023-10-24T15:58:43.588Z] v3.1.0-dev.2 [2023-10-24T15:58:43.588Z] v3.1.0-dev.20 [2023-10-24T15:58:43.588Z] v3.1.0-dev.21 [2023-10-24T15:58:43.588Z] v3.1.0-dev.22 [2023-10-24T15:58:43.588Z] v3.1.0-dev.23 [2023-10-24T15:58:43.588Z] v3.1.0-dev.24 [2023-10-24T15:58:43.588Z] v3.1.0-dev.25 [2023-10-24T15:58:43.588Z] v3.1.0-dev.26 [2023-10-24T15:58:43.588Z] v3.1.0-dev.27 [2023-10-24T15:58:43.588Z] v3.1.0-dev.28 [2023-10-24T15:58:43.588Z] v3.1.0-dev.29 [2023-10-24T15:58:43.588Z] v3.1.0-dev.3 [2023-10-24T15:58:43.588Z] v3.1.0-dev.30 [2023-10-24T15:58:43.588Z] v3.1.0-dev.31 [2023-10-24T15:58:43.588Z] v3.1.0-dev.32 [2023-10-24T15:58:43.588Z] v3.1.0-dev.4 [2023-10-24T15:58:43.588Z] v3.1.0-dev.5 [2023-10-24T15:58:43.588Z] v3.1.0-dev.6 [2023-10-24T15:58:43.588Z] v3.1.0-dev.7 [2023-10-24T15:58:43.588Z] v3.1.0-dev.8 [2023-10-24T15:58:43.588Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T15:58:43.874Z] + lftools sign git-tag v3.1.0-dev.32 [2023-10-24T15:58:44.809Z] Signing Git tag with Sigul... [2023-10-24T15:58:44.809Z] Signing v3.1.0-dev.32 [Pipeline] echo [2023-10-24T15:58:45.075Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:58:45.356Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T15:58:45.363Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T15:58:45.401Z] $ docker stop --time=1 55fad58002a55ab85902406f01466b108f8045ff6e3311645cf829ba5c15cfcb [2023-10-24T15:58:52.530Z] $ docker rm -f --volumes 55fad58002a55ab85902406f01466b108f8045ff6e3311645cf829ba5c15cfcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T15:58:53.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T15:58:53.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:58:54.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:58:54.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:58:54.266Z] prd-ubuntu20.04-docker-8c-8g-9940 does not seem to be running inside a container [2023-10-24T15:58:54.317Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T15:59:02.321Z] $ docker top 3ed3d33391998881e2ab5f8c2e1cb2b6d1deb600fa7d0bc1a45d85f1c575b2d1 -eo pid,comm [2023-10-24T15:59:02.356Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T15:59:02.356Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T15:59:02.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:59:02.390Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:59:02.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:59:02.532Z] $ docker exec 3ed3d33391998881e2ab5f8c2e1cb2b6d1deb600fa7d0bc1a45d85f1c575b2d1 ssh-agent [2023-10-24T15:59:02.607Z] SSH_AUTH_SOCK=/tmp/ssh-tj1XmT6eZCUB/agent.15 [2023-10-24T15:59:02.607Z] SSH_AGENT_PID=21 [2023-10-24T15:59:02.612Z] Running ssh-add (command line suppressed) [2023-10-24T15:59:02.816Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11974223695665883343.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11974223695665883343.key) [2023-10-24T15:59:02.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:59:03.090Z] + git semver bump pre [2023-10-24T15:59:03.657Z] 2023-10-24 15:59:03,505 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T15:59:03.657Z] 2023-10-24 15:59:03,505 [bump_version] DEBUG bumping version:3.1.0-dev.32 on axis:pre with prefix:dev [2023-10-24T15:59:03.657Z] 2023-10-24 15:59:03,505 [bump_version] DEBUG bumped version:3.1.0-dev.33 [2023-10-24T15:59:03.657Z] 2023-10-24 15:59:03,505 [write_version] DEBUG write version:3.1.0-dev.33 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-10-24T15:59:03.657Z] 2023-10-24 15:59:03,505 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T15:59:03.657Z] 2023-10-24 15:59:03,505 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T15:59:03.657Z] 2023-10-24 15:59:03,508 [execute] INFO git cat-file --batch-check [2023-10-24T15:59:03.657Z] 2023-10-24 15:59:03,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T15:59:03.657Z] 2023-10-24 15:59:03,513 [execute] INFO git cat-file --batch [2023-10-24T15:59:03.657Z] 2023-10-24 15:59:03,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T15:59:03.657Z] 2023-10-24 15:59:03,518 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T15:59:03.657Z] 3.1.0-dev.33 [Pipeline] } [2023-10-24T15:59:03.685Z] $ docker exec --env ******** --env ******** 3ed3d33391998881e2ab5f8c2e1cb2b6d1deb600fa7d0bc1a45d85f1c575b2d1 ssh-agent -k [2023-10-24T15:59:03.779Z] unset SSH_AUTH_SOCK; [2023-10-24T15:59:03.780Z] unset SSH_AGENT_PID; [2023-10-24T15:59:03.780Z] echo Agent pid 21 killed; [2023-10-24T15:59:03.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T15:59:04.066Z] + git semver [Pipeline] } [2023-10-24T15:59:05.047Z] $ docker stop --time=1 3ed3d33391998881e2ab5f8c2e1cb2b6d1deb600fa7d0bc1a45d85f1c575b2d1 [2023-10-24T15:59:13.144Z] $ docker rm -f --volumes 3ed3d33391998881e2ab5f8c2e1cb2b6d1deb600fa7d0bc1a45d85f1c575b2d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T15:59:14.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T15:59:14.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:59:14.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T15:59:14.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:59:14.495Z] prd-ubuntu20.04-docker-8c-8g-9940 does not seem to be running inside a container [2023-10-24T15:59:14.546Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T15:59:22.735Z] $ docker top 4c10865260c15c0a4c415abc36e80d02368860a9b49a2264bb025998f8017173 -eo pid,comm [2023-10-24T15:59:22.757Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-24T15:59:22.757Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T15:59:22.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T15:59:22.795Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T15:59:22.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T15:59:22.940Z] $ docker exec 4c10865260c15c0a4c415abc36e80d02368860a9b49a2264bb025998f8017173 ssh-agent [2023-10-24T15:59:23.057Z] SSH_AUTH_SOCK=/tmp/ssh-T3eD8fgj9tT5/agent.14 [2023-10-24T15:59:23.057Z] SSH_AGENT_PID=20 [2023-10-24T15:59:23.067Z] Running ssh-add (command line suppressed) [2023-10-24T15:59:23.190Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10353258319570417530.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10353258319570417530.key) [2023-10-24T15:59:23.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T15:59:23.625Z] + git semver push [2023-10-24T15:59:24.276Z] 2023-10-24 15:59:24,031 [run_push] DEBUG push [2023-10-24T15:59:24.276Z] 2023-10-24 15:59:24,032 [execute] INFO git cat-file --batch-check [2023-10-24T15:59:24.276Z] 2023-10-24 15:59:24,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T15:59:24.276Z] 2023-10-24 15:59:24,037 [execute] INFO git rev-list de1c36c816288ea69edc18c01e2b86b9dd42bf30 -- [2023-10-24T15:59:24.276Z] 2023-10-24 15:59:24,037 [execute] DEBUG Popen(['git', 'rev-list', 'de1c36c816288ea69edc18c01e2b86b9dd42bf30', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T15:59:24.276Z] 2023-10-24 15:59:24,046 [execute] INFO git fetch -v origin [2023-10-24T15:59:24.276Z] 2023-10-24 15:59:24,047 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T15:59:24.842Z] 2023-10-24 15:59:24,674 [run_push] DEBUG no remote changes detected [2023-10-24T15:59:24.842Z] 2023-10-24 15:59:24,674 [execute] INFO git push origin semver [2023-10-24T15:59:24.842Z] 2023-10-24 15:59:24,675 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T15:59:25.783Z] 2023-10-24 15:59:25,598 [run_push] DEBUG push all version tags [2023-10-24T15:59:25.783Z] 2023-10-24 15:59:25,599 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T15:59:25.783Z] 2023-10-24 15:59:25,599 [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) [2023-10-24T15:59:26.719Z] 2023-10-24 15:59:26,486 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T15:59:26.719Z] 3.1.0-dev.33 [Pipeline] } [2023-10-24T15:59:26.748Z] $ docker exec --env ******** --env ******** 4c10865260c15c0a4c415abc36e80d02368860a9b49a2264bb025998f8017173 ssh-agent -k [2023-10-24T15:59:27.509Z] unset SSH_AUTH_SOCK; [2023-10-24T15:59:27.510Z] unset SSH_AGENT_PID; [2023-10-24T15:59:27.510Z] echo Agent pid 20 killed; [2023-10-24T15:59:27.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T15:59:27.816Z] + git semver [Pipeline] } [2023-10-24T15:59:28.470Z] $ docker stop --time=1 4c10865260c15c0a4c415abc36e80d02368860a9b49a2264bb025998f8017173 [2023-10-24T15:59:34.260Z] $ docker rm -f --volumes 4c10865260c15c0a4c415abc36e80d02368860a9b49a2264bb025998f8017173 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-24T15:59:35.300Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-10-24T15:59:35.300Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-24T15:59:35.300Z] total 16 [2023-10-24T15:59:35.300Z] drwxr-xr-x 3 root root 4096 Oct 24 15:45 . [2023-10-24T15:59:35.300Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 15:58 .. [2023-10-24T15:59:35.300Z] drwxr-xr-x 2 root root 4096 Oct 24 15:45 cost [2023-10-24T15:59:35.300Z] -rw-r--r-- 1 root root 89 Oct 24 15:45 cost.csv [2023-10-24T15:59:35.301Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-24T15:59:35.301Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-24T15:59:35.301Z] total 16 [2023-10-24T15:59:35.301Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:45 . [2023-10-24T15:59:35.301Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 15:58 .. [2023-10-24T15:59:35.301Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:45 cost [2023-10-24T15:59:35.301Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 24 15:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:59:35.593Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:59:36.453Z] ---> package-listing.sh [2023-10-24T15:59:36.453Z] ++ facter osfamily [2023-10-24T15:59:36.453Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T15:59:36.712Z] + OS_FAMILY=debian [2023-10-24T15:59:36.712Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-10-24T15:59:36.712Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T15:59:36.712Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T15:59:36.712Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T15:59:36.712Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T15:59:36.712Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-10-24T15:59:36.712Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T15:59:36.712Z] + case "${OS_FAMILY}" in [2023-10-24T15:59:36.712Z] + dpkg -l [2023-10-24T15:59:36.712Z] + grep '^ii' [2023-10-24T15:59:36.712Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T15:59:36.712Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T15:59:36.712Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T15:59:36.712Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-10-24T15:59:36.712Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-10-24T15:59:36.712Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-10-24T15:59:36.722Z] 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 [2023-10-24T15:59:36.997Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T15:59:37.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T15:59:37.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T15:59:37.629Z] prd-ubuntu20.04-docker-8c-8g-9940 does not seem to be running inside a container [2023-10-24T15:59:37.681Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T15:59:44.222Z] $ docker top 5689e8ce5b9d8786da5af589d865ca90a87b28fedadc9368246927f26bffbeec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T15:59:44.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T15:59:44.818Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T15:59:45.101Z] + ls /var/log/sa-host [2023-10-24T15:59:45.102Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T15:59:45.178Z] provisioning config files... [2023-10-24T15:59:45.184Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2710549560973128872tmp [Pipeline] { [Pipeline] echo [2023-10-24T15:59:45.196Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:59:45.480Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T15:59:45.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:59:45.813Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T15:59:45.820Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:59:46.099Z] ---> sudo-logs.sh [2023-10-24T15:59:46.099Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T15:59:46.131Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:59:46.411Z] ---> job-cost.sh [2023-10-24T15:59:46.411Z] lf-activate-venv: SKIPPING [2023-10-24T15:59:46.411Z] DEBUG: total: 0.2199999988079071 [2023-10-24T15:59:46.411Z] INFO: Retrieving Stack Cost... [2023-10-24T15:59:47.003Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T15:59:47.262Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T15:59:47.273Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T15:59:47.557Z] ---> logs-deploy.sh [2023-10-24T15:59:47.557Z] lf-activate-venv: SKIPPING [2023-10-24T15:59:47.558Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/158 [2023-10-24T15:59:47.558Z] INFO: archiving workspace using pattern(s): [2023-10-24T15:59:48.498Z] Archives upload complete. [2023-10-24T15:59:48.758Z] INFO: archiving logs to Nexus