Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01aee5a5c41b4c067632ab994dacfc003f161152 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-ssh16864688081156101727.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6511520596555560769.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15912789397153516234.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh9695000456533053292.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-ssh8185665675655912919.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3721’ Running on prd-ubuntu20.04-docker-8c-8g-3724 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 01aee5a5c41b4c067632ab994dacfc003f161152 (main) Commit message: "feat: ability to disable RTSP server on startup via configuration (#268)" > 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 01aee5a5c41b4c067632ab994dacfc003f161152 # timeout=10 > git rev-list --no-walk b4dc3cb9544d3c22b48762096c31369c64ea3d88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-15T22:18:56.134Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-15T22:18:56.202Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-15T22:18:56.229Z] ========================================================= [2023-08-15T22:18:56.229Z] EdgeX Global Pipelines Version Info [2023-08-15T22:18:56.229Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:18:56.957Z] ------------------- [2023-08-15T22:18:56.957Z] stable info: [2023-08-15T22:18:56.957Z] ------------------- [2023-08-15T22:18:56.957Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-15T22:18:56.957Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T22:18:56.957Z] Message: update stable to v1.0.253 [2023-08-15T22:18:57.531Z] ------------------- [2023-08-15T22:18:57.531Z] experimental info: [2023-08-15T22:18:57.531Z] ------------------- [2023-08-15T22:18:57.531Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-15T22:18:57.531Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T22:18:57.531Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-15T22:18:57.719Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-08-15T22:18:57.729Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-08-15T22:18:57.738Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-15T22:18:57.747Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-15T22:18:57.756Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-15T22:18:57.768Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-15T22:18:57.777Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-15T22:18:57.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-15T22:18:57.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-15T22:18:57.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-15T22:18:57.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-15T22:18:57.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-08-15T22:18:57.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-15T22:18:57.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-15T22:18:57.941Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T22:18:57.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T22:18:57.961Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T22:18:57.973Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T22:18:57.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-15T22:18:57.993Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-15T22:18:58.002Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-15T22:18:58.013Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-15T22:18:58.022Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-15T22:18:58.035Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-15T22:18:58.046Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-15T22:18:58.057Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-15T22:18:58.079Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-15T22:18:58.099Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-15T22:18:58.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-15T22:18:58.139Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-15T22:18:58.160Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] echo [2023-08-15T22:18:58.183Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01aee5a [Pipeline] echo [2023-08-15T22:18:58.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T22:18:58.255Z] provisioning config files... [2023-08-15T22:18:58.270Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5785164753185041649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:18:58.589Z] ---> docker-login.sh [2023-08-15T22:18:58.590Z] nexus3.edgexfoundry.org:10001 [2023-08-15T22:18:58.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:18:58.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:18:58.854Z] Configure a credential helper to remove this warning. See [2023-08-15T22:18:58.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:18:58.854Z] [2023-08-15T22:18:58.854Z] Login Succeeded [2023-08-15T22:18:58.854Z] nexus3.edgexfoundry.org:10002 [2023-08-15T22:18:59.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:18:59.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:18:59.121Z] Configure a credential helper to remove this warning. See [2023-08-15T22:18:59.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:18:59.121Z] [2023-08-15T22:18:59.121Z] Login Succeeded [2023-08-15T22:18:59.121Z] nexus3.edgexfoundry.org:10003 [2023-08-15T22:18:59.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:18:59.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:18:59.121Z] Configure a credential helper to remove this warning. See [2023-08-15T22:18:59.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:18:59.121Z] [2023-08-15T22:18:59.121Z] Login Succeeded [2023-08-15T22:18:59.121Z] nexus3.edgexfoundry.org:10004 [2023-08-15T22:18:59.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:18:59.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:18:59.380Z] Configure a credential helper to remove this warning. See [2023-08-15T22:18:59.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:18:59.380Z] [2023-08-15T22:18:59.380Z] Login Succeeded [2023-08-15T22:18:59.380Z] docker.io [2023-08-15T22:18:59.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:18:59.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:18:59.641Z] Configure a credential helper to remove this warning. See [2023-08-15T22:18:59.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:18:59.641Z] [2023-08-15T22:18:59.641Z] Login Succeeded [2023-08-15T22:18:59.641Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T22:18:59.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-15T22:19:00.045Z] + git rev-list -1 --merges 01aee5a5c41b4c067632ab994dacfc003f161152~1..01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] echo [2023-08-15T22:19:00.126Z] -----------> git rev-list -1 --merges 01aee5a5c41b4c067632ab994dacfc003f161152~1..01aee5a5c41b4c067632ab994dacfc003f161152 01aee5a5c41b4c067632ab994dacfc003f161152 [false] [Pipeline] sh [2023-08-15T22:19:00.419Z] + git log --format=format:%s -1 01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] echo [2023-08-15T22:19:00.435Z] ========================================================= [2023-08-15T22:19:00.435Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-15T22:19:00.435Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T22:19:00.760Z] + git log --format=format:%s -1 01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] echo [2023-08-15T22:19:00.770Z] [semverPrep] GIT_COMMIT: 01aee5a5c41b4c067632ab994dacfc003f161152, Commit Message: feat: ability to disable RTSP server on startup via configuration (#268) [Pipeline] echo [2023-08-15T22:19:00.779Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-15T22:19:01.158Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T22:19:01.158Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-15T22:19:01.158Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-15T22:19:01.158Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-15T22:19:01.158Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-15T22:19:01.158Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-15T22:19:01.158Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:19:01.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T22:19:01.504Z] [2023-08-15T22:19:01.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:19:01.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T22:19:01.804Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-15T22:19:01.804Z] b85a868b505f: Pulling fs layer [2023-08-15T22:19:01.804Z] e2be974225ed: Pulling fs layer [2023-08-15T22:19:01.804Z] 339a4e72a1f5: Pulling fs layer [2023-08-15T22:19:01.804Z] 988bab9f4d93: Pulling fs layer [2023-08-15T22:19:01.804Z] 1469e6f7b9e6: Pulling fs layer [2023-08-15T22:19:01.804Z] eaf3925da568: Pulling fs layer [2023-08-15T22:19:01.804Z] bab4dde63d76: Pulling fs layer [2023-08-15T22:19:01.804Z] bde34c3a00c8: Pulling fs layer [2023-08-15T22:19:01.804Z] b352a97aabf1: Pulling fs layer [2023-08-15T22:19:01.804Z] 4872d77fe225: Pulling fs layer [2023-08-15T22:19:01.804Z] 988bab9f4d93: Waiting [2023-08-15T22:19:01.804Z] 1469e6f7b9e6: Waiting [2023-08-15T22:19:01.804Z] eaf3925da568: Waiting [2023-08-15T22:19:01.804Z] bab4dde63d76: Waiting [2023-08-15T22:19:01.804Z] bde34c3a00c8: Waiting [2023-08-15T22:19:01.804Z] b352a97aabf1: Waiting [2023-08-15T22:19:01.804Z] 5851b861e8e6: Pulling fs layer [2023-08-15T22:19:01.804Z] 4872d77fe225: Waiting [2023-08-15T22:19:01.804Z] 5851b861e8e6: Waiting [2023-08-15T22:19:01.804Z] e2be974225ed: Verifying Checksum [2023-08-15T22:19:01.804Z] e2be974225ed: Download complete [2023-08-15T22:19:01.804Z] 988bab9f4d93: Download complete [2023-08-15T22:19:01.804Z] 1469e6f7b9e6: Verifying Checksum [2023-08-15T22:19:01.804Z] 1469e6f7b9e6: Download complete [2023-08-15T22:19:02.063Z] 339a4e72a1f5: Verifying Checksum [2023-08-15T22:19:02.063Z] 339a4e72a1f5: Download complete [2023-08-15T22:19:02.063Z] eaf3925da568: Verifying Checksum [2023-08-15T22:19:02.063Z] eaf3925da568: Download complete [2023-08-15T22:19:02.063Z] bde34c3a00c8: Download complete [2023-08-15T22:19:02.063Z] b352a97aabf1: Verifying Checksum [2023-08-15T22:19:02.063Z] b352a97aabf1: Download complete [2023-08-15T22:19:02.063Z] 4872d77fe225: Verifying Checksum [2023-08-15T22:19:02.063Z] 4872d77fe225: Download complete [2023-08-15T22:19:02.063Z] 5851b861e8e6: Download complete [2023-08-15T22:19:02.063Z] b85a868b505f: Download complete [2023-08-15T22:19:02.323Z] bab4dde63d76: Verifying Checksum [2023-08-15T22:19:02.323Z] bab4dde63d76: Download complete [2023-08-15T22:19:03.259Z] b85a868b505f: Pull complete [2023-08-15T22:19:03.259Z] e2be974225ed: Pull complete [2023-08-15T22:19:03.828Z] 339a4e72a1f5: Pull complete [2023-08-15T22:19:03.828Z] 988bab9f4d93: Pull complete [2023-08-15T22:19:04.087Z] 1469e6f7b9e6: Pull complete [2023-08-15T22:19:04.346Z] eaf3925da568: Pull complete [2023-08-15T22:19:06.250Z] bab4dde63d76: Pull complete [2023-08-15T22:19:06.250Z] bde34c3a00c8: Pull complete [2023-08-15T22:19:06.250Z] b352a97aabf1: Pull complete [2023-08-15T22:19:06.250Z] 4872d77fe225: Pull complete [2023-08-15T22:19:06.250Z] 5851b861e8e6: Pull complete [2023-08-15T22:19:06.509Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-15T22:19:06.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T22:19:06.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:19:06.605Z] prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container [2023-08-15T22:19:06.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T22:19:09.377Z] $ docker top 69fbc7a76ddbdade16bc809e98805b0decd16bf172ba5e39255b593b77050799 -eo pid,comm [2023-08-15T22:19:09.423Z] 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-08-15T22:19:09.423Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T22:19:09.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T22:19:09.456Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T22:19:09.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T22:19:09.571Z] $ docker exec 69fbc7a76ddbdade16bc809e98805b0decd16bf172ba5e39255b593b77050799 ssh-agent [2023-08-15T22:19:09.677Z] SSH_AUTH_SOCK=/tmp/ssh-OMaBz8JteeKj/agent.32 [2023-08-15T22:19:09.677Z] SSH_AGENT_PID=38 [2023-08-15T22:19:09.683Z] Running ssh-add (command line suppressed) [2023-08-15T22:19:09.783Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9517197420474982826.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9517197420474982826.key) [2023-08-15T22:19:09.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T22:19:10.091Z] + git tag --points-at HEAD [Pipeline] } [2023-08-15T22:19:10.106Z] $ docker exec --env ******** --env ******** 69fbc7a76ddbdade16bc809e98805b0decd16bf172ba5e39255b593b77050799 ssh-agent -k [2023-08-15T22:19:10.193Z] unset SSH_AUTH_SOCK; [2023-08-15T22:19:10.193Z] unset SSH_AGENT_PID; [2023-08-15T22:19:10.193Z] echo Agent pid 38 killed; [2023-08-15T22:19:10.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-15T22:19:10.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T22:19:10.224Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T22:19:10.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T22:19:10.335Z] $ docker exec 69fbc7a76ddbdade16bc809e98805b0decd16bf172ba5e39255b593b77050799 ssh-agent [2023-08-15T22:19:10.431Z] SSH_AUTH_SOCK=/tmp/ssh-LZF2nSb41iLb/agent.70 [2023-08-15T22:19:10.431Z] SSH_AGENT_PID=76 [2023-08-15T22:19:10.436Z] Running ssh-add (command line suppressed) [2023-08-15T22:19:10.541Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7689286419271869540.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7689286419271869540.key) [2023-08-15T22:19:10.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T22:19:10.840Z] + git semver init [2023-08-15T22:19:11.100Z] 2023-08-15 22:19:11,022 [run_init] DEBUG init version:0.0.0 force:False [2023-08-15T22:19:11.100Z] 2023-08-15 22:19:11,023 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-08-15T22:19:11.100Z] 2023-08-15 22:19:11,024 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-08-15T22:19:11.100Z] 2023-08-15 22:19:11,024 [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-08-15T22:19:12.038Z] 2023-08-15 22:19:11,718 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-08-15T22:19:12.038Z] 2023-08-15 22:19:11,719 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-08-15T22:19:12.038Z] 2023-08-15 22:19:11,719 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T22:19:12.038Z] 2023-08-15 22:19:11,719 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T22:19:12.038Z] 3.1.0-dev.6 [Pipeline] } [2023-08-15T22:19:12.052Z] $ docker exec --env ******** --env ******** 69fbc7a76ddbdade16bc809e98805b0decd16bf172ba5e39255b593b77050799 ssh-agent -k [2023-08-15T22:19:12.146Z] unset SSH_AUTH_SOCK; [2023-08-15T22:19:12.147Z] unset SSH_AGENT_PID; [2023-08-15T22:19:12.147Z] echo Agent pid 76 killed; [2023-08-15T22:19:12.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T22:19:12.464Z] + git semver [Pipeline] } [2023-08-15T22:19:12.741Z] $ docker stop --time=1 69fbc7a76ddbdade16bc809e98805b0decd16bf172ba5e39255b593b77050799 [2023-08-15T22:19:14.030Z] $ docker rm -f --volumes 69fbc7a76ddbdade16bc809e98805b0decd16bf172ba5e39255b593b77050799 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T22:19:14.358Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-15T22:19:14.579Z] Stashed 1 file(s) [Pipeline] echo [2023-08-15T22:19:14.581Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [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-08-15T22:19:14.758Z] provisioning config files... [2023-08-15T22:19:14.766Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7402389959744458172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:19:15.061Z] ---> docker-login.sh [2023-08-15T22:19:15.061Z] nexus3.edgexfoundry.org:10001 [2023-08-15T22:19:15.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:19:15.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:19:15.061Z] Configure a credential helper to remove this warning. See [2023-08-15T22:19:15.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:19:15.061Z] [2023-08-15T22:19:15.061Z] Login Succeeded [2023-08-15T22:19:15.061Z] nexus3.edgexfoundry.org:10002 [2023-08-15T22:19:15.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:19:15.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:19:15.061Z] Configure a credential helper to remove this warning. See [2023-08-15T22:19:15.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:19:15.061Z] [2023-08-15T22:19:15.061Z] Login Succeeded [2023-08-15T22:19:15.061Z] nexus3.edgexfoundry.org:10003 [2023-08-15T22:19:15.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:19:15.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:19:15.320Z] Configure a credential helper to remove this warning. See [2023-08-15T22:19:15.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:19:15.320Z] [2023-08-15T22:19:15.320Z] Login Succeeded [2023-08-15T22:19:15.320Z] nexus3.edgexfoundry.org:10004 [2023-08-15T22:19:15.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:19:15.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:19:15.320Z] Configure a credential helper to remove this warning. See [2023-08-15T22:19:15.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:19:15.320Z] [2023-08-15T22:19:15.320Z] Login Succeeded [2023-08-15T22:19:15.320Z] docker.io [2023-08-15T22:19:15.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:19:15.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:19:15.579Z] Configure a credential helper to remove this warning. See [2023-08-15T22:19:15.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:19:15.579Z] [2023-08-15T22:19:15.579Z] Login Succeeded [2023-08-15T22:19:15.579Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T22:19:15.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T22:19:15.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T22:19:15.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T22:19:15.698Z] ========================================================= [2023-08-15T22:19:15.698Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-15T22:19:15.698Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:19:16.022Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-15T22:19:16.022Z] Sending build context to Docker daemon 2.016MB [2023-08-15T22:19:16.022Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T22:19:16.022Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-15T22:19:16.022Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-15T22:19:16.022Z] 4db1b89c0bd1: Pulling fs layer [2023-08-15T22:19:16.022Z] 6911f1a30b25: Pulling fs layer [2023-08-15T22:19:16.022Z] e194b8c5c2a9: Pulling fs layer [2023-08-15T22:19:16.022Z] 6863d3e3a2b1: Pulling fs layer [2023-08-15T22:19:16.022Z] ec0bb842ea78: Pulling fs layer [2023-08-15T22:19:16.022Z] 40a00589a448: Pulling fs layer [2023-08-15T22:19:16.022Z] 6c08303d61cc: Pulling fs layer [2023-08-15T22:19:16.022Z] 798269fcf238: Pulling fs layer [2023-08-15T22:19:16.022Z] ec0bb842ea78: Waiting [2023-08-15T22:19:16.022Z] 40a00589a448: Waiting [2023-08-15T22:19:16.022Z] 6c08303d61cc: Waiting [2023-08-15T22:19:16.022Z] 798269fcf238: Waiting [2023-08-15T22:19:16.022Z] 6863d3e3a2b1: Waiting [2023-08-15T22:19:16.022Z] 6911f1a30b25: Verifying Checksum [2023-08-15T22:19:16.022Z] 6911f1a30b25: Download complete [2023-08-15T22:19:16.022Z] 6863d3e3a2b1: Verifying Checksum [2023-08-15T22:19:16.022Z] 6863d3e3a2b1: Download complete [2023-08-15T22:19:16.022Z] ec0bb842ea78: Download complete [2023-08-15T22:19:16.282Z] 4db1b89c0bd1: Verifying Checksum [2023-08-15T22:19:16.282Z] 4db1b89c0bd1: Download complete [2023-08-15T22:19:16.282Z] 40a00589a448: Verifying Checksum [2023-08-15T22:19:16.282Z] 40a00589a448: Download complete [2023-08-15T22:19:16.282Z] 4db1b89c0bd1: Pull complete [2023-08-15T22:19:16.543Z] 6911f1a30b25: Pull complete [2023-08-15T22:19:16.803Z] 798269fcf238: Verifying Checksum [2023-08-15T22:19:16.803Z] 798269fcf238: Download complete [2023-08-15T22:19:16.803Z] e194b8c5c2a9: Verifying Checksum [2023-08-15T22:19:16.803Z] e194b8c5c2a9: Download complete [2023-08-15T22:19:16.803Z] 6c08303d61cc: Verifying Checksum [2023-08-15T22:19:20.087Z] e194b8c5c2a9: Pull complete [2023-08-15T22:19:20.087Z] 6863d3e3a2b1: Pull complete [2023-08-15T22:19:20.087Z] ec0bb842ea78: Pull complete [2023-08-15T22:19:20.087Z] 40a00589a448: Pull complete [2023-08-15T22:19:22.619Z] 6c08303d61cc: Pull complete [2023-08-15T22:19:23.187Z] 798269fcf238: Pull complete [2023-08-15T22:19:23.187Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-15T22:19:23.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T22:19:23.187Z] ---> ec979cd7f677 [2023-08-15T22:19:23.187Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-15T22:19:28.481Z] ---> Running in 0305108743f5 [2023-08-15T22:19:28.481Z] Removing intermediate container 0305108743f5 [2023-08-15T22:19:28.481Z] ---> ce30ef5f6b31 [2023-08-15T22:19:28.481Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T22:19:28.481Z] ---> Running in 19fe2132ce4e [2023-08-15T22:19:28.481Z] Removing intermediate container 19fe2132ce4e [2023-08-15T22:19:28.481Z] ---> 713b106ba8ce [2023-08-15T22:19:28.481Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-15T22:19:28.481Z] ---> Running in ddda7e61d96a [2023-08-15T22:19:28.481Z] Removing intermediate container ddda7e61d96a [2023-08-15T22:19:28.481Z] ---> 839141f95f1c [2023-08-15T22:19:28.481Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-15T22:19:28.481Z] ---> Running in 8bf3d6e48300 [2023-08-15T22:19:28.481Z] Removing intermediate container 8bf3d6e48300 [2023-08-15T22:19:28.481Z] ---> ca27962d5b5f [2023-08-15T22:19:28.481Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T22:19:28.481Z] ---> Running in 108f7cf956f1 [2023-08-15T22:19:28.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T22:19:28.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T22:19:29.259Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-15T22:19:29.259Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-15T22:19:29.259Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-15T22:19:29.259Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-15T22:19:29.259Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-15T22:19:29.259Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-15T22:19:29.259Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-15T22:19:29.259Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-15T22:19:29.259Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-15T22:19:29.259Z] (10/14) Installing kmod-libs (30-r1) [2023-08-15T22:19:29.259Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-15T22:19:29.259Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-15T22:19:29.259Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-15T22:19:29.259Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-15T22:19:29.259Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T22:19:29.259Z] Executing eudev-3.2.11-r4.trigger [2023-08-15T22:19:29.259Z] OK: 272 MiB in 67 packages [2023-08-15T22:19:29.707Z] Still waiting to schedule task [2023-08-15T22:19:29.707Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3723’ [2023-08-15T22:19:29.826Z] Removing intermediate container 108f7cf956f1 [2023-08-15T22:19:29.826Z] ---> 9520c97637ee [2023-08-15T22:19:29.826Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-15T22:19:29.826Z] ---> Running in 77acebb048ec [2023-08-15T22:19:29.826Z] Removing intermediate container 77acebb048ec [2023-08-15T22:19:29.826Z] ---> 391ad8704c60 [2023-08-15T22:19:29.826Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-15T22:19:30.084Z] ---> fb0e95bf2ddb [2023-08-15T22:19:30.084Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T22:19:30.084Z] ---> Running in d4b437c6e840 [2023-08-15T22:19:56.704Z] Removing intermediate container d4b437c6e840 [2023-08-15T22:19:56.704Z] ---> eb5370119459 [2023-08-15T22:19:56.704Z] Step 11/13 : COPY . . [2023-08-15T22:19:56.965Z] ---> 0df8770c46b9 [2023-08-15T22:19:56.965Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-15T22:19:56.965Z] ---> Running in 11226d030a1a [2023-08-15T22:19:57.224Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T22:19:57.224Z] Dload Upload Total Spent Left Speed [2023-08-15T22:19:57.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7708 0 --:--:-- --:--:-- --:--:-- 7751 [2023-08-15T22:19:57.743Z] Removing intermediate container 11226d030a1a [2023-08-15T22:19:57.744Z] ---> be976d463831 [2023-08-15T22:19:57.744Z] Step 13/13 : RUN ${MAKE} [2023-08-15T22:19:57.744Z] ---> Running in 209b2ac0a06e [2023-08-15T22:19:58.003Z] noop [2023-08-15T22:19:58.263Z] Removing intermediate container 209b2ac0a06e [2023-08-15T22:19:58.263Z] ---> c4b0e5470076 [2023-08-15T22:19:58.263Z] Successfully built c4b0e5470076 [2023-08-15T22:19:58.263Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:19:58.586Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T22:19:58.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:19:58.657Z] prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container [2023-08-15T22:19:58.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-15T22:19:59.023Z] $ docker top eee5484a677dd19144c19f1e0f28da3ce45c92f7213fcb2df18f8921870bef1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T22:19:59.362Z] + go version [2023-08-15T22:19:59.362Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-15T22:19:59.378Z] $ docker stop --time=1 eee5484a677dd19144c19f1e0f28da3ce45c92f7213fcb2df18f8921870bef1b [2023-08-15T22:20:00.630Z] $ docker rm -f --volumes eee5484a677dd19144c19f1e0f28da3ce45c92f7213fcb2df18f8921870bef1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:20:01.048Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T22:20:01.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:20:01.114Z] prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container [2023-08-15T22:20:01.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-15T22:20:01.477Z] $ docker top 9bd09d430e51b1317b6b2cf4728d5f9bfd0edf239e58739403e12fb917663355 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T22:20:01.815Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-08-15T22:20:02.116Z] + make test [2023-08-15T22:20:02.116Z] go test ./... -coverprofile=coverage.out ./... [2023-08-15T22:20:06.308Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-15T22:20:16.296Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-15T22:20:16.296Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 5.1% of statements [2023-08-15T22:20:21.568Z] go vet ./... [2023-08-15T22:20:24.847Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T22:20:24.847Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T22:20:24.847Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-15T22:20:24.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T22:20:24.874Z] $ docker stop --time=1 9bd09d430e51b1317b6b2cf4728d5f9bfd0edf239e58739403e12fb917663355 [2023-08-15T22:20:28.890Z] $ docker rm -f --volumes 9bd09d430e51b1317b6b2cf4728d5f9bfd0edf239e58739403e12fb917663355 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T22:20:29.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T22:20:29.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-15T22:20:29.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T22:20:30.119Z] + ls -al . [2023-08-15T22:20:30.119Z] total 208 [2023-08-15T22:20:30.119Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 22:20 . [2023-08-15T22:20:30.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 22:18 .. [2023-08-15T22:20:30.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 22:19 .git [2023-08-15T22:20:30.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 22:18 .github [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 22:18 .gitignore [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 15 22:18 .golangci.yml [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 22:18 .hadolint.yml [2023-08-15T22:20:30.119Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 22:19 .semver [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 9783 Aug 15 22:18 Attribution.txt [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 15 22:18 CHANGELOG.md [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 15 22:18 Dockerfile [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 22:18 GOVERNANCE.md [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 22:18 Jenkinsfile [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 22:18 LICENSE [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 2364 Aug 15 22:18 Makefile [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 22:18 OWNERS.md [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 15 22:18 README.md [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 22:19 VERSION [2023-08-15T22:20:30.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 22:18 bin [2023-08-15T22:20:30.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 22:18 cmd [2023-08-15T22:20:30.119Z] -rw-r--r-- 1 jenkins jenkins 47221 Aug 15 22:20 coverage.out [2023-08-15T22:20:30.119Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 22:18 docker-entrypoint.sh [2023-08-15T22:20:30.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 22:18 docs [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 3416 Aug 15 22:18 go.mod [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 31482 Aug 15 22:18 go.sum [2023-08-15T22:20:30.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 22:18 internal [2023-08-15T22:20:30.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 22:18 snap [2023-08-15T22:20:30.119Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 22:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:20:30.424Z] + 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=01aee5a5c41b4c067632ab994dacfc003f161152 --label arch=amd64 --label version=3.1.0-dev.6 . [2023-08-15T22:20:30.424Z] Sending build context to Docker daemon 2.064MB [2023-08-15T22:20:30.424Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T22:20:30.424Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-15T22:20:30.424Z] ---> c4b0e5470076 [2023-08-15T22:20:30.424Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-15T22:20:30.683Z] ---> Running in 7bf08a790cc5 [2023-08-15T22:20:30.683Z] Removing intermediate container 7bf08a790cc5 [2023-08-15T22:20:30.683Z] ---> baa98260ddd5 [2023-08-15T22:20:30.683Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T22:20:30.683Z] ---> Running in 4b1b432cd795 [2023-08-15T22:20:30.943Z] Removing intermediate container 4b1b432cd795 [2023-08-15T22:20:30.943Z] ---> 658778d3766e [2023-08-15T22:20:30.943Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-15T22:20:30.943Z] ---> Running in d43dbf653ced [2023-08-15T22:20:30.943Z] Removing intermediate container d43dbf653ced [2023-08-15T22:20:30.943Z] ---> 7409fdbb8d7b [2023-08-15T22:20:30.943Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-15T22:20:30.943Z] ---> Running in 6b9fb935798c [2023-08-15T22:20:30.943Z] Removing intermediate container 6b9fb935798c [2023-08-15T22:20:30.943Z] ---> 875a70d09501 [2023-08-15T22:20:30.943Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T22:20:31.203Z] ---> Running in a44c7b948668 [2023-08-15T22:20:31.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T22:20:31.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T22:20:31.784Z] OK: 272 MiB in 67 packages [2023-08-15T22:20:32.388Z] Removing intermediate container a44c7b948668 [2023-08-15T22:20:32.388Z] ---> 97ba05958083 [2023-08-15T22:20:32.388Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-15T22:20:32.388Z] ---> Running in de6134c05c15 [2023-08-15T22:20:32.388Z] Removing intermediate container de6134c05c15 [2023-08-15T22:20:32.388Z] ---> 60199557ca41 [2023-08-15T22:20:32.388Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-15T22:20:32.388Z] ---> 13147b16a42a [2023-08-15T22:20:32.388Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T22:20:32.388Z] ---> Running in b3fc08a53ff7 [2023-08-15T22:20:33.363Z] Removing intermediate container b3fc08a53ff7 [2023-08-15T22:20:33.363Z] ---> 626f822fe198 [2023-08-15T22:20:33.363Z] Step 11/36 : COPY . . [2023-08-15T22:20:33.623Z] ---> c8614e09789d [2023-08-15T22:20:33.623Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-15T22:20:33.881Z] ---> Running in 59d057cf1b55 [2023-08-15T22:20:34.141Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T22:20:34.141Z] Dload Upload Total Spent Left Speed [2023-08-15T22:20:34.141Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062   0    0 18142    0 --:--:-- --:--:-- --:--:-- 18310 [2023-08-15T22:20:34.400Z] Removing intermediate container 59d057cf1b55 [2023-08-15T22:20:34.400Z] ---> 734137a69f66 [2023-08-15T22:20:34.400Z] Step 13/36 : RUN ${MAKE} [2023-08-15T22:20:34.400Z] ---> Running in 53cf64b2d7a3 [2023-08-15T22:20:34.662Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-15T22:20:56.603Z] Removing intermediate container 53cf64b2d7a3 [2023-08-15T22:20:56.603Z] ---> 385039d69aae [2023-08-15T22:20:56.603Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-15T22:20:56.603Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-15T22:20:56.603Z] 4acc49c71d14: Pulling fs layer [2023-08-15T22:20:56.603Z] 4acc49c71d14: Verifying Checksum [2023-08-15T22:20:56.603Z] 4acc49c71d14: Download complete [2023-08-15T22:20:56.603Z] 4acc49c71d14: Pull complete [2023-08-15T22:20:56.603Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-15T22:20:56.603Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-15T22:20:56.603Z] ---> 01a2bd3e5fff [2023-08-15T22:20:56.603Z] Step 15/36 : FROM alpine:3.17 [2023-08-15T22:20:56.603Z] 3.17: Pulling from library/alpine [2023-08-15T22:20:56.603Z] 9398808236ff: Pulling fs layer [2023-08-15T22:20:56.917Z] 9398808236ff: Verifying Checksum [2023-08-15T22:20:56.917Z] 9398808236ff: Download complete [2023-08-15T22:20:56.917Z] 9398808236ff: Pull complete [2023-08-15T22:20:56.917Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T22:20:56.917Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T22:20:56.917Z] ---> 1e0b8b5322fc [2023-08-15T22:20:56.917Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-15T22:20:57.486Z] ---> Running in 56bf17abfc12 [2023-08-15T22:20:57.486Z] Removing intermediate container 56bf17abfc12 [2023-08-15T22:20:57.486Z] ---> 763cb5cdd857 [2023-08-15T22:20:57.486Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-15T22:20:57.486Z] ---> Running in 40c77212dc86 [2023-08-15T22:20:57.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T22:20:58.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T22:20:58.309Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-08-15T22:20:58.309Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-08-15T22:20:58.309Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-08-15T22:20:58.309Z] (4/86) Installing libxau (1.0.10-r0) [2023-08-15T22:20:58.309Z] (5/86) Installing libmd (1.0.4-r0) [2023-08-15T22:20:58.309Z] (6/86) Installing libbsd (0.11.7-r0) [2023-08-15T22:20:58.309Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-08-15T22:20:58.309Z] (8/86) Installing libxcb (1.15-r0) [2023-08-15T22:20:58.309Z] (9/86) Installing libx11 (1.8.4-r1) [2023-08-15T22:20:58.309Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-08-15T22:20:58.309Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-08-15T22:20:58.309Z] (12/86) Installing libexpat (2.5.0-r0) [2023-08-15T22:20:58.309Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-08-15T22:20:58.309Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-08-15T22:20:58.309Z] (15/86) Installing libpng (1.6.39-r0) [2023-08-15T22:20:58.309Z] (16/86) Installing freetype (2.12.1-r0) [2023-08-15T22:20:58.309Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-08-15T22:20:58.567Z] (18/86) Installing fribidi (1.0.12-r0) [2023-08-15T22:20:58.567Z] (19/86) Installing libffi (3.4.4-r0) [2023-08-15T22:20:58.567Z] (20/86) Installing libintl (0.21.1-r1) [2023-08-15T22:20:58.567Z] (21/86) Installing libblkid (2.38.1-r1) [2023-08-15T22:20:58.567Z] (22/86) Installing libmount (2.38.1-r1) [2023-08-15T22:20:58.567Z] (23/86) Installing pcre2 (10.42-r0) [2023-08-15T22:20:58.567Z] (24/86) Installing glib (2.74.7-r0) [2023-08-15T22:20:58.567Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-08-15T22:20:58.567Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-08-15T22:20:58.567Z] (27/86) Installing libass (0.16.0-r1) [2023-08-15T22:20:58.567Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-08-15T22:20:58.567Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-08-15T22:20:58.567Z] (30/86) Installing libpciaccess (0.17-r0) [2023-08-15T22:20:58.567Z] (31/86) Installing libdrm (2.4.114-r0) [2023-08-15T22:20:58.568Z] (32/86) Installing gmp (6.2.1-r2) [2023-08-15T22:20:58.568Z] (33/86) Installing nettle (3.8.1-r0) [2023-08-15T22:20:58.568Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-08-15T22:20:58.568Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-08-15T22:20:58.568Z] (36/86) Installing libunistring (1.1-r0) [2023-08-15T22:20:58.828Z] (37/86) Installing gnutls (3.7.8-r3) [2023-08-15T22:20:58.828Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-15T22:20:58.828Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-15T22:20:58.828Z] (40/86) Installing lame (3.100-r2) [2023-08-15T22:20:58.828Z] (41/86) Installing opus (1.3.1-r1) [2023-08-15T22:20:58.828Z] (42/86) Installing libasyncns (0.8-r1) [2023-08-15T22:20:58.828Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-08-15T22:20:58.828Z] (44/86) Installing libltdl (2.4.7-r1) [2023-08-15T22:20:58.828Z] (45/86) Installing orc (0.4.33-r0) [2023-08-15T22:20:58.828Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-08-15T22:20:58.828Z] (47/86) Installing libogg (1.3.5-r2) [2023-08-15T22:20:58.828Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-15T22:20:58.828Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-08-15T22:20:58.828Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-08-15T22:20:58.828Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-08-15T22:20:58.828Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-08-15T22:20:58.828Z] (53/86) Installing soxr (0.1.3-r3) [2023-08-15T22:20:58.828Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-08-15T22:20:58.828Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-08-15T22:20:58.828Z] (56/86) Installing libpulse (16.1-r6) [2023-08-15T22:20:58.828Z] (57/86) Installing cjson (1.7.15-r3) [2023-08-15T22:20:58.828Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-08-15T22:20:58.828Z] (59/86) Installing librist (0.2.7-r0) [2023-08-15T22:20:58.828Z] (60/86) Installing libsrt (1.5.1-r0) [2023-08-15T22:20:58.828Z] (61/86) Installing libssh (0.10.5-r0) [2023-08-15T22:20:58.828Z] (62/86) Installing libtheora (1.1.1-r16) [2023-08-15T22:20:58.828Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-08-15T22:20:58.828Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-08-15T22:20:59.088Z] (65/86) Installing libxext (1.3.5-r0) [2023-08-15T22:20:59.088Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-08-15T22:20:59.088Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-08-15T22:20:59.088Z] (68/86) Installing libva (2.16.0-r0) [2023-08-15T22:20:59.088Z] (69/86) Installing libvdpau (1.5-r0) [2023-08-15T22:20:59.088Z] (70/86) Installing vidstab (1.1.0-r2) [2023-08-15T22:20:59.088Z] (71/86) Installing libvpx (1.12.0-r1) [2023-08-15T22:20:59.088Z] (72/86) Installing libwebp (1.2.4-r2) [2023-08-15T22:20:59.088Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-08-15T22:20:59.088Z] (74/86) Installing numactl (2.0.16-r1) [2023-08-15T22:20:59.088Z] (75/86) Installing x265-libs (3.5-r3) [2023-08-15T22:20:59.088Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-08-15T22:20:59.088Z] (77/86) Installing libsodium (1.0.18-r2) [2023-08-15T22:20:59.088Z] (78/86) Installing libzmq (4.3.4-r1) [2023-08-15T22:20:59.088Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-08-15T22:20:59.347Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-08-15T22:20:59.347Z] (81/86) Installing udev-init-scripts (35-r1) [2023-08-15T22:20:59.347Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-08-15T22:20:59.347Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-08-15T22:20:59.347Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-08-15T22:20:59.347Z] (85/86) Installing kmod-libs (30-r1) [2023-08-15T22:20:59.347Z] (86/86) Installing eudev (3.2.11-r4) [2023-08-15T22:20:59.347Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T22:20:59.347Z] Executing eudev-3.2.11-r4.trigger [2023-08-15T22:20:59.347Z] OK: 112 MiB in 101 packages [2023-08-15T22:21:04.657Z] Removing intermediate container 40c77212dc86 [2023-08-15T22:21:04.657Z] ---> 3fb00a2d95ca [2023-08-15T22:21:04.657Z] Step 18/36 : WORKDIR / [2023-08-15T22:21:04.657Z] ---> Running in 057a7254f26a [2023-08-15T22:21:04.657Z] Removing intermediate container 057a7254f26a [2023-08-15T22:21:04.657Z] ---> 96f9a66c3391 [2023-08-15T22:21:04.657Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-15T22:21:05.595Z] ---> 4bd026e9fd81 [2023-08-15T22:21:05.595Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-15T22:21:05.856Z] ---> 25758fcbee6a [2023-08-15T22:21:05.856Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-15T22:21:06.116Z] ---> 21165a4834ce [2023-08-15T22:21:06.116Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-15T22:21:06.116Z] ---> 7ad7e84897cc [2023-08-15T22:21:06.116Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-15T22:21:06.375Z] ---> b6ee2a548c43 [2023-08-15T22:21:06.375Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-15T22:21:06.375Z] ---> 8ac69c3c4a4c [2023-08-15T22:21:06.375Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-15T22:21:07.390Z] ---> 9b37053af268 [2023-08-15T22:21:07.390Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-15T22:21:07.390Z] ---> Running in 926e2dbef9a9 [2023-08-15T22:21:07.957Z] Removing intermediate container 926e2dbef9a9 [2023-08-15T22:21:07.957Z] ---> 94aeff5b5460 [2023-08-15T22:21:07.957Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-15T22:21:07.957Z] ---> Running in f959eff9fb11 [2023-08-15T22:21:08.524Z] Removing intermediate container f959eff9fb11 [2023-08-15T22:21:08.524Z] ---> 5faef9ad05a4 [2023-08-15T22:21:08.524Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-15T22:21:08.524Z] ---> Running in 06c995e680a9 [2023-08-15T22:21:09.091Z] Removing intermediate container 06c995e680a9 [2023-08-15T22:21:09.091Z] ---> 3654f03560da [2023-08-15T22:21:09.091Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-15T22:21:09.091Z] ---> Running in fe25e10583f3 [2023-08-15T22:21:09.661Z] Removing intermediate container fe25e10583f3 [2023-08-15T22:21:09.661Z] ---> 87d417063b7d [2023-08-15T22:21:09.661Z] Step 30/36 : EXPOSE 59983 [2023-08-15T22:21:09.661Z] ---> Running in 11bd8b680d57 [2023-08-15T22:21:09.661Z] Removing intermediate container 11bd8b680d57 [2023-08-15T22:21:09.661Z] ---> 8d6e045f4cb1 [2023-08-15T22:21:09.661Z] Step 31/36 : EXPOSE 8554 [2023-08-15T22:21:09.661Z] ---> Running in 194c8f6b1bcc [2023-08-15T22:21:09.661Z] Removing intermediate container 194c8f6b1bcc [2023-08-15T22:21:09.661Z] ---> 403b2a861168 [2023-08-15T22:21:09.661Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-15T22:21:09.661Z] ---> Running in 650409705dfc [2023-08-15T22:21:09.921Z] Removing intermediate container 650409705dfc [2023-08-15T22:21:09.921Z] ---> a1527c9c937a [2023-08-15T22:21:09.921Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-15T22:21:09.921Z] ---> Running in f68435e980a9 [2023-08-15T22:21:09.921Z] Removing intermediate container f68435e980a9 [2023-08-15T22:21:09.921Z] ---> 341ffb2fec80 [2023-08-15T22:21:09.921Z] Step 34/36 : LABEL arch=amd64 [2023-08-15T22:21:09.921Z] ---> Running in bdfacb4f3ca8 [2023-08-15T22:21:09.921Z] Removing intermediate container bdfacb4f3ca8 [2023-08-15T22:21:09.921Z] ---> 1794e749ea0f [2023-08-15T22:21:09.921Z] Step 35/36 : LABEL git_sha=01aee5a5c41b4c067632ab994dacfc003f161152 [2023-08-15T22:21:09.921Z] ---> Running in 7519ea437540 [2023-08-15T22:21:10.179Z] Removing intermediate container 7519ea437540 [2023-08-15T22:21:10.179Z] ---> aa3e923a5597 [2023-08-15T22:21:10.179Z] Step 36/36 : LABEL version=3.1.0-dev.6 [2023-08-15T22:21:10.179Z] ---> Running in b4e26868c3b5 [2023-08-15T22:21:10.179Z] Removing intermediate container b4e26868c3b5 [2023-08-15T22:21:10.179Z] ---> 024b44ef1841 [2023-08-15T22:21:10.179Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T22:21:10.179Z] Successfully built 024b44ef1841 [2023-08-15T22:21:10.179Z] 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-08-15T22:21:10.275Z] provisioning config files... [2023-08-15T22:21:10.284Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8817754358344610720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:21:10.583Z] ---> docker-login.sh [2023-08-15T22:21:10.583Z] nexus3.edgexfoundry.org:10001 [2023-08-15T22:21:10.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:21:10.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:21:10.583Z] Configure a credential helper to remove this warning. See [2023-08-15T22:21:10.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:21:10.583Z] [2023-08-15T22:21:10.583Z] Login Succeeded [2023-08-15T22:21:10.583Z] nexus3.edgexfoundry.org:10002 [2023-08-15T22:21:10.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:21:10.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:21:10.583Z] Configure a credential helper to remove this warning. See [2023-08-15T22:21:10.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:21:10.583Z] [2023-08-15T22:21:10.583Z] Login Succeeded [2023-08-15T22:21:10.583Z] nexus3.edgexfoundry.org:10003 [2023-08-15T22:21:10.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:21:10.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:21:10.841Z] Configure a credential helper to remove this warning. See [2023-08-15T22:21:10.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:21:10.841Z] [2023-08-15T22:21:10.841Z] Login Succeeded [2023-08-15T22:21:10.841Z] nexus3.edgexfoundry.org:10004 [2023-08-15T22:21:10.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:21:10.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:21:10.841Z] Configure a credential helper to remove this warning. See [2023-08-15T22:21:10.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:21:10.841Z] [2023-08-15T22:21:10.841Z] Login Succeeded [2023-08-15T22:21:10.841Z] docker.io [2023-08-15T22:21:10.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:21:11.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:21:11.100Z] Configure a credential helper to remove this warning. See [2023-08-15T22:21:11.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:21:11.100Z] [2023-08-15T22:21:11.100Z] Login Succeeded [2023-08-15T22:21:11.100Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T22:21:11.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T22:21:11.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T22:21:11.160Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-08-15T22:21:11.160Z] 01aee5a5c41b4c067632ab994dacfc003f161152 [2023-08-15T22:21:11.160Z] latest [2023-08-15T22:21:11.160Z] 3.1.0-dev.6 [2023-08-15T22:21:11.160Z] 01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 [2023-08-15T22:21:11.160Z] main [2023-08-15T22:21:11.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:21:11.474Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:21:11.783Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:01aee5a5c41b4c067632ab994dacfc003f161152 [2023-08-15T22:21:11.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-15T22:21:11.783Z] adef9f424432: Preparing [2023-08-15T22:21:11.783Z] 37a72a34321d: Preparing [2023-08-15T22:21:11.783Z] 92139008edfa: Preparing [2023-08-15T22:21:11.783Z] 680ec4c5b57c: Preparing [2023-08-15T22:21:11.783Z] 3827b5b91e75: Preparing [2023-08-15T22:21:11.783Z] acc83c6ca332: Preparing [2023-08-15T22:21:11.783Z] cdca1fa827de: Preparing [2023-08-15T22:21:11.783Z] f692a69de92f: Preparing [2023-08-15T22:21:11.783Z] b43d70c7ceb1: Preparing [2023-08-15T22:21:11.783Z] 87d4f4e0a978: Preparing [2023-08-15T22:21:11.783Z] 7501cd5cf501: Preparing [2023-08-15T22:21:11.783Z] b22e2b891c17: Preparing [2023-08-15T22:21:11.783Z] 36b50b131297: Preparing [2023-08-15T22:21:11.783Z] f692a69de92f: Waiting [2023-08-15T22:21:11.783Z] 7501cd5cf501: Waiting [2023-08-15T22:21:11.783Z] b43d70c7ceb1: Waiting [2023-08-15T22:21:11.783Z] acc83c6ca332: Waiting [2023-08-15T22:21:11.783Z] b22e2b891c17: Waiting [2023-08-15T22:21:11.783Z] cdca1fa827de: Waiting [2023-08-15T22:21:11.783Z] 36b50b131297: Waiting [2023-08-15T22:21:11.783Z] 680ec4c5b57c: Pushed [2023-08-15T22:21:11.783Z] adef9f424432: Pushed [2023-08-15T22:21:11.783Z] 92139008edfa: Pushed [2023-08-15T22:21:11.783Z] 37a72a34321d: Pushed [2023-08-15T22:21:12.042Z] acc83c6ca332: Pushed [2023-08-15T22:21:12.042Z] b43d70c7ceb1: Pushed [2023-08-15T22:21:12.042Z] cdca1fa827de: Pushed [2023-08-15T22:21:12.042Z] f692a69de92f: Pushed [2023-08-15T22:21:12.042Z] 36b50b131297: Layer already exists [2023-08-15T22:21:12.042Z] 87d4f4e0a978: Pushed [2023-08-15T22:21:13.939Z] 3827b5b91e75: Pushed [2023-08-15T22:21:14.507Z] 7501cd5cf501: Pushed [2023-08-15T22:21:22.625Z] b22e2b891c17: Pushed [2023-08-15T22:21:22.625Z] 01aee5a5c41b4c067632ab994dacfc003f161152: digest: sha256:0f11efaf8238e2ababad075467b95cc3d95273c390cd9c5aa747a0975e034ea7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:21:22.936Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:21:23.250Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-08-15T22:21:23.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-15T22:21:23.250Z] adef9f424432: Preparing [2023-08-15T22:21:23.250Z] 37a72a34321d: Preparing [2023-08-15T22:21:23.250Z] 92139008edfa: Preparing [2023-08-15T22:21:23.250Z] 680ec4c5b57c: Preparing [2023-08-15T22:21:23.250Z] 3827b5b91e75: Preparing [2023-08-15T22:21:23.250Z] acc83c6ca332: Preparing [2023-08-15T22:21:23.250Z] cdca1fa827de: Preparing [2023-08-15T22:21:23.250Z] f692a69de92f: Preparing [2023-08-15T22:21:23.250Z] b43d70c7ceb1: Preparing [2023-08-15T22:21:23.250Z] 87d4f4e0a978: Preparing [2023-08-15T22:21:23.250Z] 7501cd5cf501: Preparing [2023-08-15T22:21:23.250Z] b22e2b891c17: Preparing [2023-08-15T22:21:23.250Z] 36b50b131297: Preparing [2023-08-15T22:21:23.250Z] cdca1fa827de: Waiting [2023-08-15T22:21:23.250Z] f692a69de92f: Waiting [2023-08-15T22:21:23.250Z] 87d4f4e0a978: Waiting [2023-08-15T22:21:23.250Z] b43d70c7ceb1: Waiting [2023-08-15T22:21:23.250Z] 7501cd5cf501: Waiting [2023-08-15T22:21:23.250Z] b22e2b891c17: Waiting [2023-08-15T22:21:23.250Z] acc83c6ca332: Waiting [2023-08-15T22:21:23.250Z] 36b50b131297: Waiting [2023-08-15T22:21:23.250Z] adef9f424432: Layer already exists [2023-08-15T22:21:23.250Z] 37a72a34321d: Layer already exists [2023-08-15T22:21:23.250Z] 3827b5b91e75: Layer already exists [2023-08-15T22:21:23.250Z] 92139008edfa: Layer already exists [2023-08-15T22:21:23.250Z] 680ec4c5b57c: Layer already exists [2023-08-15T22:21:23.250Z] acc83c6ca332: Layer already exists [2023-08-15T22:21:23.250Z] b43d70c7ceb1: Layer already exists [2023-08-15T22:21:23.250Z] cdca1fa827de: Layer already exists [2023-08-15T22:21:23.250Z] f692a69de92f: Layer already exists [2023-08-15T22:21:23.250Z] 87d4f4e0a978: Layer already exists [2023-08-15T22:21:23.250Z] 7501cd5cf501: Layer already exists [2023-08-15T22:21:23.250Z] b22e2b891c17: Layer already exists [2023-08-15T22:21:23.250Z] 36b50b131297: Layer already exists [2023-08-15T22:21:23.250Z] latest: digest: sha256:0f11efaf8238e2ababad075467b95cc3d95273c390cd9c5aa747a0975e034ea7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:21:23.565Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:21:23.879Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.6 [2023-08-15T22:21:23.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-15T22:21:23.879Z] adef9f424432: Preparing [2023-08-15T22:21:23.879Z] 37a72a34321d: Preparing [2023-08-15T22:21:23.879Z] 92139008edfa: Preparing [2023-08-15T22:21:23.879Z] 680ec4c5b57c: Preparing [2023-08-15T22:21:23.879Z] 3827b5b91e75: Preparing [2023-08-15T22:21:23.879Z] acc83c6ca332: Preparing [2023-08-15T22:21:23.879Z] cdca1fa827de: Preparing [2023-08-15T22:21:23.879Z] f692a69de92f: Preparing [2023-08-15T22:21:23.879Z] b43d70c7ceb1: Preparing [2023-08-15T22:21:23.879Z] 87d4f4e0a978: Preparing [2023-08-15T22:21:23.879Z] 7501cd5cf501: Preparing [2023-08-15T22:21:23.879Z] b22e2b891c17: Preparing [2023-08-15T22:21:23.879Z] 36b50b131297: Preparing [2023-08-15T22:21:23.879Z] b43d70c7ceb1: Waiting [2023-08-15T22:21:23.879Z] 87d4f4e0a978: Waiting [2023-08-15T22:21:23.879Z] 7501cd5cf501: Waiting [2023-08-15T22:21:23.879Z] b22e2b891c17: Waiting [2023-08-15T22:21:23.879Z] cdca1fa827de: Waiting [2023-08-15T22:21:23.879Z] f692a69de92f: Waiting [2023-08-15T22:21:23.879Z] 92139008edfa: Layer already exists [2023-08-15T22:21:23.879Z] 680ec4c5b57c: Layer already exists [2023-08-15T22:21:23.879Z] 37a72a34321d: Layer already exists [2023-08-15T22:21:23.879Z] 3827b5b91e75: Layer already exists [2023-08-15T22:21:23.879Z] adef9f424432: Layer already exists [2023-08-15T22:21:23.879Z] cdca1fa827de: Layer already exists [2023-08-15T22:21:23.879Z] acc83c6ca332: Layer already exists [2023-08-15T22:21:23.879Z] f692a69de92f: Layer already exists [2023-08-15T22:21:23.879Z] 87d4f4e0a978: Layer already exists [2023-08-15T22:21:23.879Z] b43d70c7ceb1: Layer already exists [2023-08-15T22:21:23.879Z] 7501cd5cf501: Layer already exists [2023-08-15T22:21:23.879Z] b22e2b891c17: Layer already exists [2023-08-15T22:21:23.879Z] 36b50b131297: Layer already exists [2023-08-15T22:21:23.879Z] 3.1.0-dev.6: digest: sha256:0f11efaf8238e2ababad075467b95cc3d95273c390cd9c5aa747a0975e034ea7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:21:24.189Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:21:24.493Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 [2023-08-15T22:21:24.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-15T22:21:24.493Z] adef9f424432: Preparing [2023-08-15T22:21:24.493Z] 37a72a34321d: Preparing [2023-08-15T22:21:24.493Z] 92139008edfa: Preparing [2023-08-15T22:21:24.493Z] 680ec4c5b57c: Preparing [2023-08-15T22:21:24.493Z] 3827b5b91e75: Preparing [2023-08-15T22:21:24.493Z] acc83c6ca332: Preparing [2023-08-15T22:21:24.493Z] cdca1fa827de: Preparing [2023-08-15T22:21:24.493Z] f692a69de92f: Preparing [2023-08-15T22:21:24.493Z] b43d70c7ceb1: Preparing [2023-08-15T22:21:24.493Z] 87d4f4e0a978: Preparing [2023-08-15T22:21:24.493Z] 7501cd5cf501: Preparing [2023-08-15T22:21:24.493Z] b22e2b891c17: Preparing [2023-08-15T22:21:24.493Z] 36b50b131297: Preparing [2023-08-15T22:21:24.493Z] b43d70c7ceb1: Waiting [2023-08-15T22:21:24.493Z] 87d4f4e0a978: Waiting [2023-08-15T22:21:24.493Z] 7501cd5cf501: Waiting [2023-08-15T22:21:24.493Z] b22e2b891c17: Waiting [2023-08-15T22:21:24.493Z] acc83c6ca332: Waiting [2023-08-15T22:21:24.493Z] 36b50b131297: Waiting [2023-08-15T22:21:24.493Z] cdca1fa827de: Waiting [2023-08-15T22:21:24.493Z] f692a69de92f: Waiting [2023-08-15T22:21:24.493Z] adef9f424432: Layer already exists [2023-08-15T22:21:24.493Z] 37a72a34321d: Layer already exists [2023-08-15T22:21:24.493Z] 92139008edfa: Layer already exists [2023-08-15T22:21:24.493Z] 3827b5b91e75: Layer already exists [2023-08-15T22:21:24.493Z] 680ec4c5b57c: Layer already exists [2023-08-15T22:21:24.493Z] f692a69de92f: Layer already exists [2023-08-15T22:21:24.493Z] acc83c6ca332: Layer already exists [2023-08-15T22:21:24.493Z] cdca1fa827de: Layer already exists [2023-08-15T22:21:24.493Z] 87d4f4e0a978: Layer already exists [2023-08-15T22:21:24.493Z] b43d70c7ceb1: Layer already exists [2023-08-15T22:21:24.493Z] 7501cd5cf501: Layer already exists [2023-08-15T22:21:24.493Z] b22e2b891c17: Layer already exists [2023-08-15T22:21:24.493Z] 36b50b131297: Layer already exists [2023-08-15T22:21:24.493Z] 01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6: digest: sha256:0f11efaf8238e2ababad075467b95cc3d95273c390cd9c5aa747a0975e034ea7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:21:24.799Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:21:25.111Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-08-15T22:21:25.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-15T22:21:25.111Z] adef9f424432: Preparing [2023-08-15T22:21:25.111Z] 37a72a34321d: Preparing [2023-08-15T22:21:25.111Z] 92139008edfa: Preparing [2023-08-15T22:21:25.111Z] 680ec4c5b57c: Preparing [2023-08-15T22:21:25.111Z] 3827b5b91e75: Preparing [2023-08-15T22:21:25.111Z] acc83c6ca332: Preparing [2023-08-15T22:21:25.111Z] cdca1fa827de: Preparing [2023-08-15T22:21:25.111Z] f692a69de92f: Preparing [2023-08-15T22:21:25.111Z] b43d70c7ceb1: Preparing [2023-08-15T22:21:25.111Z] 87d4f4e0a978: Preparing [2023-08-15T22:21:25.111Z] 7501cd5cf501: Preparing [2023-08-15T22:21:25.111Z] b22e2b891c17: Preparing [2023-08-15T22:21:25.111Z] 36b50b131297: Preparing [2023-08-15T22:21:25.111Z] f692a69de92f: Waiting [2023-08-15T22:21:25.111Z] b43d70c7ceb1: Waiting [2023-08-15T22:21:25.111Z] 87d4f4e0a978: Waiting [2023-08-15T22:21:25.111Z] 7501cd5cf501: Waiting [2023-08-15T22:21:25.111Z] b22e2b891c17: Waiting [2023-08-15T22:21:25.111Z] 36b50b131297: Waiting [2023-08-15T22:21:25.111Z] cdca1fa827de: Waiting [2023-08-15T22:21:25.111Z] acc83c6ca332: Waiting [2023-08-15T22:21:25.111Z] 92139008edfa: Layer already exists [2023-08-15T22:21:25.111Z] 37a72a34321d: Layer already exists [2023-08-15T22:21:25.111Z] 680ec4c5b57c: Layer already exists [2023-08-15T22:21:25.111Z] adef9f424432: Layer already exists [2023-08-15T22:21:25.111Z] 3827b5b91e75: Layer already exists [2023-08-15T22:21:25.111Z] acc83c6ca332: Layer already exists [2023-08-15T22:21:25.111Z] cdca1fa827de: Layer already exists [2023-08-15T22:21:25.111Z] f692a69de92f: Layer already exists [2023-08-15T22:21:25.111Z] b43d70c7ceb1: Layer already exists [2023-08-15T22:21:25.111Z] 87d4f4e0a978: Layer already exists [2023-08-15T22:21:25.111Z] 7501cd5cf501: Layer already exists [2023-08-15T22:21:25.111Z] 36b50b131297: Layer already exists [2023-08-15T22:21:25.111Z] b22e2b891c17: Layer already exists [2023-08-15T22:21:25.111Z] main: digest: sha256:0f11efaf8238e2ababad075467b95cc3d95273c390cd9c5aa747a0975e034ea7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T22:21:25.152Z] ===================================================== [Pipeline] echo [2023-08-15T22:21:25.159Z] taggedImages: [2023-08-15T22:21:25.159Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:01aee5a5c41b4c067632ab994dacfc003f161152 [2023-08-15T22:21:25.159Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-08-15T22:21:25.159Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.6 [2023-08-15T22:21:25.159Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 [2023-08-15T22:21:25.159Z] - 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-08-15T22:21:25.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T22:21:25.526Z] [2023-08-15T22:21:25.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:21:25.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T22:21:25.822Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-15T22:21:25.822Z] 5eb5b503b376: Pulling fs layer [2023-08-15T22:21:25.822Z] 5c69ac0246d0: Pulling fs layer [2023-08-15T22:21:25.822Z] ec43610c2a17: Pulling fs layer [2023-08-15T22:21:25.822Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-15T22:21:25.822Z] 33b1e0a273af: Pulling fs layer [2023-08-15T22:21:25.822Z] 5d3b04190fa2: Pulling fs layer [2023-08-15T22:21:25.822Z] 2f39f015ded8: Pulling fs layer [2023-08-15T22:21:25.822Z] 3a2ae6a8a46f: Waiting [2023-08-15T22:21:25.822Z] 5d3b04190fa2: Waiting [2023-08-15T22:21:25.822Z] 33b1e0a273af: Waiting [2023-08-15T22:21:25.822Z] 5c69ac0246d0: Download complete [2023-08-15T22:21:25.822Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-15T22:21:25.822Z] 3a2ae6a8a46f: Download complete [2023-08-15T22:21:25.822Z] ec43610c2a17: Verifying Checksum [2023-08-15T22:21:25.822Z] ec43610c2a17: Download complete [2023-08-15T22:21:25.822Z] 33b1e0a273af: Verifying Checksum [2023-08-15T22:21:25.822Z] 33b1e0a273af: Download complete [2023-08-15T22:21:25.822Z] 5d3b04190fa2: Verifying Checksum [2023-08-15T22:21:25.822Z] 5d3b04190fa2: Download complete [2023-08-15T22:21:26.080Z] 5eb5b503b376: Verifying Checksum [2023-08-15T22:21:26.080Z] 5eb5b503b376: Download complete [2023-08-15T22:21:26.645Z] 2f39f015ded8: Download complete [2023-08-15T22:21:27.212Z] 5eb5b503b376: Pull complete [2023-08-15T22:21:27.212Z] 5c69ac0246d0: Pull complete [2023-08-15T22:21:27.780Z] ec43610c2a17: Pull complete [2023-08-15T22:21:27.780Z] 3a2ae6a8a46f: Pull complete [2023-08-15T22:21:28.038Z] 33b1e0a273af: Pull complete [2023-08-15T22:21:28.038Z] 5d3b04190fa2: Pull complete [2023-08-15T22:21:32.268Z] 2f39f015ded8: Pull complete [2023-08-15T22:21:32.268Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-15T22:21:32.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T22:21:32.268Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:21:32.349Z] prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container [2023-08-15T22:21:32.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-15T22:21:37.619Z] $ docker top 7242840c4cccac8bae019722d3ee8efc41334a791f2fc6af0be5b8f23715d52d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:21:37.981Z] ---> job-cost.sh [2023-08-15T22:21:37.981Z] lf-activate-venv: SKIPPING [2023-08-15T22:21:37.981Z] INFO: No Stack... [2023-08-15T22:21:38.240Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T22:21:38.499Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T22:21:38.791Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-08-15T22:21:38.791Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T22:21:38.805Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] [2023-08-15T22:21:38.812Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] did not exist. Created. [2023-08-15T22:21:38.812Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T22:21:39.114Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-15T22:21:39.141Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T22:21:39.150Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T22:21:39.172Z] $ docker stop --time=1 7242840c4cccac8bae019722d3ee8efc41334a791f2fc6af0be5b8f23715d52d [2023-08-15T22:21:40.326Z] $ docker rm -f --volumes 7242840c4cccac8bae019722d3ee8efc41334a791f2fc6af0be5b8f23715d52d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-15T22:23:02.873Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3725 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-08-15T22:23:02.885Z] Running in /w/workspace/device-usb-camera/130 [Pipeline] { [Pipeline] checkout [2023-08-15T22:23:02.919Z] Selected Git installation does not exist. Using Default [2023-08-15T22:23:02.919Z] The recommended git tool is: NONE [2023-08-15T22:23:08.511Z] using credential edgex-jenkins-ssh [2023-08-15T22:23:08.526Z] Cloning the remote Git repository [2023-08-15T22:23:08.572Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-08-15T22:23:08.668Z] > git init /w/workspace/device-usb-camera/130 # timeout=10 [2023-08-15T22:23:08.813Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-15T22:23:08.815Z] > git --version # timeout=10 [2023-08-15T22:23:08.839Z] > git --version # 'git version 2.25.1' [2023-08-15T22:23:08.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T22:23:08.999Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T22:23:09.786Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-15T22:23:09.812Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T22:23:10.674Z] Avoid second fetch [2023-08-15T22:23:10.674Z] Checking out Revision 01aee5a5c41b4c067632ab994dacfc003f161152 (main) [2023-08-15T22:23:11.245Z] Commit message: "feat: ability to disable RTSP server on startup via configuration (#268)" [Pipeline] withEnv [Pipeline] { [2023-08-15T22:23:10.694Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T22:23:10.775Z] > git checkout -f 01aee5a5c41b4c067632ab994dacfc003f161152 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T22:23:12.246Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-15T22:23:12.247Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T22:23:12.247Z] Dload Upload Total Spent Left Speed [2023-08-15T22:23:12.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-08-15T22:23:12.942Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-15T22:23:13.275Z] + sudo tee /etc/docker/daemon.new [2023-08-15T22:23:13.275Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-15T22:23:13.275Z] { [2023-08-15T22:23:13.275Z] "registry-mirrors": [ [2023-08-15T22:23:13.275Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-15T22:23:13.275Z] ], [2023-08-15T22:23:13.275Z] "bip": "10.250.0.254/24", [2023-08-15T22:23:13.276Z] "hosts": [ [2023-08-15T22:23:13.276Z] "tcp://0.0.0.0:5555", [2023-08-15T22:23:13.276Z] "unix:///var/run/docker.sock" [2023-08-15T22:23:13.276Z] ], [2023-08-15T22:23:13.276Z] "mtu": 1458, [2023-08-15T22:23:13.276Z] "selinux-enabled": true, [2023-08-15T22:23:13.276Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-15T22:23:13.276Z] } [Pipeline] sh [2023-08-15T22:23:13.608Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-15T22:23:13.951Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T22:23:32.229Z] provisioning config files... [2023-08-15T22:23:32.259Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/130@tmp/config17993424988266160293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:23:32.618Z] ---> docker-login.sh [2023-08-15T22:23:32.619Z] nexus3.edgexfoundry.org:10001 [2023-08-15T22:23:33.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:23:33.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:23:33.481Z] Configure a credential helper to remove this warning. See [2023-08-15T22:23:33.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:23:33.481Z] [2023-08-15T22:23:33.481Z] Login Succeeded [2023-08-15T22:23:33.481Z] nexus3.edgexfoundry.org:10002 [2023-08-15T22:23:33.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:23:33.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:23:33.752Z] Configure a credential helper to remove this warning. See [2023-08-15T22:23:33.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:23:33.752Z] [2023-08-15T22:23:33.752Z] Login Succeeded [2023-08-15T22:23:33.752Z] nexus3.edgexfoundry.org:10003 [2023-08-15T22:23:34.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:23:34.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:23:34.294Z] Configure a credential helper to remove this warning. See [2023-08-15T22:23:34.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:23:34.294Z] [2023-08-15T22:23:34.294Z] Login Succeeded [2023-08-15T22:23:34.294Z] nexus3.edgexfoundry.org:10004 [2023-08-15T22:23:34.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:23:34.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:23:34.610Z] Configure a credential helper to remove this warning. See [2023-08-15T22:23:34.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:23:34.610Z] [2023-08-15T22:23:34.610Z] Login Succeeded [2023-08-15T22:23:34.610Z] docker.io [2023-08-15T22:23:34.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:23:35.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:23:35.152Z] Configure a credential helper to remove this warning. See [2023-08-15T22:23:35.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:23:35.152Z] [2023-08-15T22:23:35.152Z] Login Succeeded [2023-08-15T22:23:35.152Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T22:23:35.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T22:23:35.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T22:23:35.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T22:23:35.455Z] ========================================================= [2023-08-15T22:23:35.455Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-15T22:23:35.455Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:23:35.797Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-15T22:23:36.074Z] Sending build context to Docker daemon 1.206MB [2023-08-15T22:23:36.074Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T22:23:36.074Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-15T22:23:36.358Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-15T22:23:36.358Z] edb6bdbacee9: Pulling fs layer [2023-08-15T22:23:36.358Z] 5f9638ab2659: Pulling fs layer [2023-08-15T22:23:36.358Z] 8d51d6327a98: Pulling fs layer [2023-08-15T22:23:36.358Z] 8b374f2dd631: Pulling fs layer [2023-08-15T22:23:36.358Z] ec14aa9079de: Pulling fs layer [2023-08-15T22:23:36.358Z] 2f466654f4bb: Pulling fs layer [2023-08-15T22:23:36.358Z] 554e91adad29: Pulling fs layer [2023-08-15T22:23:36.358Z] ec14aa9079de: Waiting [2023-08-15T22:23:36.358Z] 8b374f2dd631: Waiting [2023-08-15T22:23:36.358Z] 2f466654f4bb: Waiting [2023-08-15T22:23:36.358Z] 554e91adad29: Waiting [2023-08-15T22:23:36.358Z] 5f9638ab2659: Verifying Checksum [2023-08-15T22:23:36.358Z] 5f9638ab2659: Download complete [2023-08-15T22:23:36.358Z] 8b374f2dd631: Verifying Checksum [2023-08-15T22:23:36.358Z] 8b374f2dd631: Download complete [2023-08-15T22:23:36.358Z] ec14aa9079de: Verifying Checksum [2023-08-15T22:23:36.358Z] ec14aa9079de: Download complete [2023-08-15T22:23:36.645Z] edb6bdbacee9: Verifying Checksum [2023-08-15T22:23:36.645Z] edb6bdbacee9: Download complete [2023-08-15T22:23:37.640Z] edb6bdbacee9: Pull complete [2023-08-15T22:23:38.244Z] 554e91adad29: Verifying Checksum [2023-08-15T22:23:38.244Z] 554e91adad29: Download complete [2023-08-15T22:23:38.244Z] 5f9638ab2659: Pull complete [2023-08-15T22:23:39.215Z] 8d51d6327a98: Download complete [2023-08-15T22:23:39.215Z] 2f466654f4bb: Verifying Checksum [2023-08-15T22:23:39.215Z] 2f466654f4bb: Download complete [2023-08-15T22:23:51.587Z] 8d51d6327a98: Pull complete [2023-08-15T22:23:51.587Z] 8b374f2dd631: Pull complete [2023-08-15T22:23:51.587Z] ec14aa9079de: Pull complete [2023-08-15T22:23:58.273Z] 2f466654f4bb: Pull complete [2023-08-15T22:23:59.683Z] 554e91adad29: Pull complete [2023-08-15T22:23:59.683Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-15T22:23:59.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T22:23:59.683Z] ---> 1e15ea492957 [2023-08-15T22:23:59.683Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-15T22:24:01.639Z] ---> Running in 98de23b45e52 [2023-08-15T22:24:01.639Z] Removing intermediate container 98de23b45e52 [2023-08-15T22:24:01.639Z] ---> 73b8e5f3376c [2023-08-15T22:24:01.639Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T22:24:01.639Z] ---> Running in 401d6be3fff7 [2023-08-15T22:24:01.912Z] Removing intermediate container 401d6be3fff7 [2023-08-15T22:24:01.912Z] ---> 7fec1a5dc2cd [2023-08-15T22:24:01.912Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-15T22:24:02.184Z] ---> Running in fdc08ed81235 [2023-08-15T22:24:02.451Z] Removing intermediate container fdc08ed81235 [2023-08-15T22:24:02.451Z] ---> 07b403cce754 [2023-08-15T22:24:02.451Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-15T22:24:02.451Z] ---> Running in 14a759aa1034 [2023-08-15T22:24:02.719Z] Removing intermediate container 14a759aa1034 [2023-08-15T22:24:02.719Z] ---> 6bf233739617 [2023-08-15T22:24:02.719Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T22:24:02.992Z] ---> Running in 2964bf51b5c1 [2023-08-15T22:24:03.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T22:24:04.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T22:24:05.588Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-15T22:24:05.588Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-15T22:24:05.588Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-15T22:24:05.588Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-15T22:24:05.588Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-15T22:24:05.588Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-15T22:24:05.588Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-15T22:24:05.588Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-15T22:24:05.588Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-15T22:24:05.588Z] (10/14) Installing kmod-libs (30-r1) [2023-08-15T22:24:05.588Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-15T22:24:05.588Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-15T22:24:05.588Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-15T22:24:05.588Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-15T22:24:05.858Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T22:24:05.858Z] Executing eudev-3.2.11-r4.trigger [2023-08-15T22:24:05.858Z] OK: 271 MiB in 67 packages [2023-08-15T22:24:07.297Z] Removing intermediate container 2964bf51b5c1 [2023-08-15T22:24:07.297Z] ---> a2537f3020e2 [2023-08-15T22:24:07.297Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-15T22:24:07.297Z] ---> Running in 10dba91c5570 [2023-08-15T22:24:07.297Z] Removing intermediate container 10dba91c5570 [2023-08-15T22:24:07.297Z] ---> bd194c6825fe [2023-08-15T22:24:07.297Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-15T22:24:08.264Z] ---> 90e070485271 [2023-08-15T22:24:08.264Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T22:24:08.264Z] ---> Running in ee00696b26c3 [2023-08-15T22:25:16.172Z] Removing intermediate container ee00696b26c3 [2023-08-15T22:25:16.172Z] ---> 865cc85fb38b [2023-08-15T22:25:16.172Z] Step 11/13 : COPY . . [2023-08-15T22:25:16.172Z] ---> 6093c562c163 [2023-08-15T22:25:16.172Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-15T22:25:16.172Z] ---> Running in c7c1ed3b77b0 [2023-08-15T22:25:16.172Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T22:25:16.172Z]  Dload Upload Total Spent Left Speed [2023-08-15T22:25:16.172Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 3281 0 --:--:-- --:--:-- --:--:-- 3298 [2023-08-15T22:25:16.172Z] Removing intermediate container c7c1ed3b77b0 [2023-08-15T22:25:16.172Z] ---> daa68bed72f4 [2023-08-15T22:25:16.172Z] Step 13/13 : RUN ${MAKE} [2023-08-15T22:25:16.172Z] ---> Running in 75758de7abba [2023-08-15T22:25:16.172Z] noop [2023-08-15T22:25:16.172Z] Removing intermediate container 75758de7abba [2023-08-15T22:25:16.172Z] ---> 54991ef2aca2 [2023-08-15T22:25:16.172Z] Successfully built 54991ef2aca2 [2023-08-15T22:25:16.172Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:25:16.563Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T22:25:16.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:25:16.784Z] prd-ubuntu20.04-docker-arm64-4c-16g-3725 does not seem to be running inside a container [2023-08-15T22:25:16.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/130 -v /w/workspace/device-usb-camera/130:/w/workspace/device-usb-camera/130:rw,z -v /w/workspace/device-usb-camera/130@tmp:/w/workspace/device-usb-camera/130@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-08-15T22:25:18.046Z] $ docker top 06c0801b18050bfa2009bfa39fbe89296b3cece857a200396d72dfb52a34d7c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T22:25:18.877Z] + go version [2023-08-15T22:25:18.877Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-15T22:25:18.901Z] $ docker stop --time=1 06c0801b18050bfa2009bfa39fbe89296b3cece857a200396d72dfb52a34d7c4 [2023-08-15T22:25:20.546Z] $ docker rm -f --volumes 06c0801b18050bfa2009bfa39fbe89296b3cece857a200396d72dfb52a34d7c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:25:21.122Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T22:25:21.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:25:21.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-3725 does not seem to be running inside a container [2023-08-15T22:25:21.379Z] $ 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/130 -v /w/workspace/device-usb-camera/130:/w/workspace/device-usb-camera/130:rw,z -v /w/workspace/device-usb-camera/130@tmp:/w/workspace/device-usb-camera/130@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-08-15T22:25:22.531Z] $ docker top b3be09de5391f97b6a4accd4ed993d3cf51f641741512b642c2a928e74235bd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T22:25:24.229Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/130 [Pipeline] fileExists [Pipeline] sh [2023-08-15T22:25:24.561Z] + make test [2023-08-15T22:25:24.842Z] go test ./... -coverprofile=coverage.out ./... [2023-08-15T22:25:57.100Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-15T22:28:18.847Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-15T22:28:19.441Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.099s coverage: 5.1% of statements [2023-08-15T22:28:20.408Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-15T22:28:20.408Z] go vet ./... [2023-08-15T22:28:59.319Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T22:28:59.319Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T22:28:59.319Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-15T22:28:59.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T22:28:59.357Z] $ docker stop --time=1 b3be09de5391f97b6a4accd4ed993d3cf51f641741512b642c2a928e74235bd8 [2023-08-15T22:29:01.265Z] $ docker rm -f --volumes b3be09de5391f97b6a4accd4ed993d3cf51f641741512b642c2a928e74235bd8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T22:29:02.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T22:29:02.514Z] Warning: overwriting stash ‘coverage-report’ [2023-08-15T22:29:03.047Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T22:29:03.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T22:29:03.773Z] + ls -al . [2023-08-15T22:29:03.774Z] total 204 [2023-08-15T22:29:03.774Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 22:25 . [2023-08-15T22:29:03.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 22:23 .. [2023-08-15T22:29:03.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 22:23 .git [2023-08-15T22:29:03.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 22:23 .github [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 22:23 .gitignore [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 15 22:23 .golangci.yml [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 22:23 .hadolint.yml [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 9783 Aug 15 22:23 Attribution.txt [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 15 22:23 CHANGELOG.md [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 15 22:23 Dockerfile [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 22:23 GOVERNANCE.md [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 22:23 Jenkinsfile [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 22:23 LICENSE [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 2364 Aug 15 22:23 Makefile [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 22:23 OWNERS.md [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 15 22:23 README.md [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 22:19 VERSION [2023-08-15T22:29:03.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 22:23 bin [2023-08-15T22:29:03.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 22:23 cmd [2023-08-15T22:29:03.774Z] -rw-r--r-- 1 jenkins jenkins 47221 Aug 15 22:28 coverage.out [2023-08-15T22:29:03.774Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 22:23 docker-entrypoint.sh [2023-08-15T22:29:03.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 22:23 docs [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 3416 Aug 15 22:23 go.mod [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 31482 Aug 15 22:23 go.sum [2023-08-15T22:29:03.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 22:23 internal [2023-08-15T22:29:03.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 22:23 snap [2023-08-15T22:29:03.774Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 22:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:29:04.123Z] + 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=01aee5a5c41b4c067632ab994dacfc003f161152 --label arch=arm64 --label version=3.1.0-dev.6 . [2023-08-15T22:29:04.395Z] Sending build context to Docker daemon 1.254MB [2023-08-15T22:29:04.395Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T22:29:04.395Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-15T22:29:04.395Z] ---> 54991ef2aca2 [2023-08-15T22:29:04.395Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-15T22:29:07.743Z] ---> Running in f9a7c535a3b5 [2023-08-15T22:29:08.023Z] Removing intermediate container f9a7c535a3b5 [2023-08-15T22:29:08.023Z] ---> 8198a22c5752 [2023-08-15T22:29:08.023Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T22:29:08.023Z] ---> Running in e076cb2cde60 [2023-08-15T22:29:08.610Z] Removing intermediate container e076cb2cde60 [2023-08-15T22:29:08.610Z] ---> 57b246d5222d [2023-08-15T22:29:08.610Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-15T22:29:08.610Z] ---> Running in 1fad5d4c3822 [2023-08-15T22:29:08.880Z] Removing intermediate container 1fad5d4c3822 [2023-08-15T22:29:08.880Z] ---> 566d92576dd8 [2023-08-15T22:29:08.880Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-15T22:29:08.880Z] ---> Running in 5498e2a5699c [2023-08-15T22:29:09.150Z] Removing intermediate container 5498e2a5699c [2023-08-15T22:29:09.150Z] ---> eef7f8c39114 [2023-08-15T22:29:09.150Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T22:29:09.150Z] ---> Running in dbbaedafc6cc [2023-08-15T22:29:10.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T22:29:10.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T22:29:12.248Z] OK: 271 MiB in 67 packages [2023-08-15T22:29:12.835Z] Removing intermediate container dbbaedafc6cc [2023-08-15T22:29:12.835Z] ---> b9b0630c72e2 [2023-08-15T22:29:12.835Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-15T22:29:13.104Z] ---> Running in 4072a5ba62ca [2023-08-15T22:29:13.373Z] Removing intermediate container 4072a5ba62ca [2023-08-15T22:29:13.373Z] ---> 04d38bc45fe8 [2023-08-15T22:29:13.373Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-15T22:29:13.641Z] ---> f90229a30cdf [2023-08-15T22:29:13.641Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T22:29:13.909Z] ---> Running in db974f8a79f8 [2023-08-15T22:29:16.499Z] Removing intermediate container db974f8a79f8 [2023-08-15T22:29:16.499Z] ---> 04672e94dbd7 [2023-08-15T22:29:16.499Z] Step 11/36 : COPY . . [2023-08-15T22:29:17.469Z] ---> 9d9f7e98e77d [2023-08-15T22:29:17.469Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-15T22:29:17.469Z] ---> Running in 79481e852743 [2023-08-15T22:29:18.434Z]  % Total % Received % Xferd  Average Speed Time Time Time Current [2023-08-15T22:29:18.434Z]  Dload Upload Total Spent Left Speed [2023-08-15T22:29:18.705Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3944 0 --:--:-- --:--:-- --:--:-- 3962 [2023-08-15T22:29:21.301Z] Removing intermediate container 79481e852743 [2023-08-15T22:29:21.301Z] ---> b72b39ac71e1 [2023-08-15T22:29:21.301Z] Step 13/36 : RUN ${MAKE} [2023-08-15T22:29:21.301Z] ---> Running in 9649d0188617 [2023-08-15T22:29:22.266Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-15T22:31:59.033Z] Removing intermediate container 9649d0188617 [2023-08-15T22:31:59.033Z] ---> 2df1c52a4ad9 [2023-08-15T22:31:59.033Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-15T22:31:59.033Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-15T22:31:59.033Z] 8766b47fe142: Pulling fs layer [2023-08-15T22:31:59.033Z] 8766b47fe142: Verifying Checksum [2023-08-15T22:31:59.033Z] 8766b47fe142: Download complete [2023-08-15T22:31:59.033Z] 8766b47fe142: Pull complete [2023-08-15T22:31:59.033Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-15T22:31:59.033Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-15T22:31:59.034Z] ---> 69d40e2cb93c [2023-08-15T22:31:59.034Z] Step 15/36 : FROM alpine:3.17 [2023-08-15T22:31:59.034Z] 3.17: Pulling from library/alpine [2023-08-15T22:31:59.034Z] 4060ece20d7a: Pulling fs layer [2023-08-15T22:31:59.034Z] 4060ece20d7a: Verifying Checksum [2023-08-15T22:31:59.034Z] 4060ece20d7a: Download complete [2023-08-15T22:31:59.034Z] 4060ece20d7a: Pull complete [2023-08-15T22:31:59.034Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T22:31:59.034Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T22:31:59.034Z] ---> 8650cd65339b [2023-08-15T22:31:59.034Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-15T22:31:59.034Z] ---> Running in a30a8c7922d0 [2023-08-15T22:31:59.034Z] Removing intermediate container a30a8c7922d0 [2023-08-15T22:31:59.034Z] ---> 3d6a29b73919 [2023-08-15T22:31:59.034Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-15T22:31:59.034Z] ---> Running in 935a8df0ac53 [2023-08-15T22:31:59.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T22:31:59.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T22:32:00.849Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-08-15T22:32:00.849Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-08-15T22:32:00.849Z] (3/83) Installing libxau (1.0.10-r0) [2023-08-15T22:32:00.849Z] (4/83) Installing libmd (1.0.4-r0) [2023-08-15T22:32:00.849Z] (5/83) Installing libbsd (0.11.7-r0) [2023-08-15T22:32:00.849Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-08-15T22:32:00.849Z] (7/83) Installing libxcb (1.15-r0) [2023-08-15T22:32:01.118Z] (8/83) Installing libx11 (1.8.4-r1) [2023-08-15T22:32:01.118Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-08-15T22:32:01.387Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-08-15T22:32:01.387Z] (11/83) Installing libexpat (2.5.0-r0) [2023-08-15T22:32:01.387Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-08-15T22:32:01.387Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-08-15T22:32:01.387Z] (14/83) Installing libpng (1.6.39-r0) [2023-08-15T22:32:01.387Z] (15/83) Installing freetype (2.12.1-r0) [2023-08-15T22:32:01.387Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-08-15T22:32:01.387Z] (17/83) Installing fribidi (1.0.12-r0) [2023-08-15T22:32:01.387Z] (18/83) Installing libffi (3.4.4-r0) [2023-08-15T22:32:01.387Z] (19/83) Installing libintl (0.21.1-r1) [2023-08-15T22:32:01.387Z] (20/83) Installing libblkid (2.38.1-r1) [2023-08-15T22:32:01.387Z] (21/83) Installing libmount (2.38.1-r1) [2023-08-15T22:32:01.656Z] (22/83) Installing pcre2 (10.42-r0) [2023-08-15T22:32:01.656Z] (23/83) Installing glib (2.74.7-r0) [2023-08-15T22:32:01.656Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-08-15T22:32:01.656Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-08-15T22:32:01.656Z] (26/83) Installing libass (0.16.0-r1) [2023-08-15T22:32:01.656Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-08-15T22:32:01.656Z] (28/83) Installing libdrm (2.4.114-r0) [2023-08-15T22:32:01.656Z] (29/83) Installing gmp (6.2.1-r2) [2023-08-15T22:32:01.656Z] (30/83) Installing nettle (3.8.1-r0) [2023-08-15T22:32:01.924Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-08-15T22:32:01.924Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-08-15T22:32:01.924Z] (33/83) Installing libunistring (1.1-r0) [2023-08-15T22:32:01.924Z] (34/83) Installing gnutls (3.7.8-r3) [2023-08-15T22:32:01.924Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-15T22:32:01.924Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-15T22:32:01.924Z] (37/83) Installing lame (3.100-r2) [2023-08-15T22:32:01.924Z] (38/83) Installing opus (1.3.1-r1) [2023-08-15T22:32:01.924Z] (39/83) Installing libasyncns (0.8-r1) [2023-08-15T22:32:01.924Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-08-15T22:32:01.924Z] (41/83) Installing libltdl (2.4.7-r1) [2023-08-15T22:32:01.924Z] (42/83) Installing orc (0.4.33-r0) [2023-08-15T22:32:02.194Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-08-15T22:32:02.194Z] (44/83) Installing libogg (1.3.5-r2) [2023-08-15T22:32:02.194Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-15T22:32:02.194Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-08-15T22:32:02.194Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-08-15T22:32:02.194Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-08-15T22:32:02.194Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-08-15T22:32:02.194Z] (50/83) Installing soxr (0.1.3-r3) [2023-08-15T22:32:02.194Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-08-15T22:32:02.194Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-08-15T22:32:02.194Z] (53/83) Installing libpulse (16.1-r6) [2023-08-15T22:32:02.194Z] (54/83) Installing cjson (1.7.15-r3) [2023-08-15T22:32:02.194Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-08-15T22:32:02.461Z] (56/83) Installing librist (0.2.7-r0) [2023-08-15T22:32:02.461Z] (57/83) Installing libsrt (1.5.1-r0) [2023-08-15T22:32:02.461Z] (58/83) Installing libssh (0.10.5-r0) [2023-08-15T22:32:02.461Z] (59/83) Installing libtheora (1.1.1-r16) [2023-08-15T22:32:02.461Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-08-15T22:32:02.461Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-08-15T22:32:02.461Z] (62/83) Installing libxext (1.3.5-r0) [2023-08-15T22:32:02.461Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-08-15T22:32:02.461Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-08-15T22:32:02.461Z] (65/83) Installing libva (2.16.0-r0) [2023-08-15T22:32:02.461Z] (66/83) Installing libvdpau (1.5-r0) [2023-08-15T22:32:02.461Z] (67/83) Installing vidstab (1.1.0-r2) [2023-08-15T22:32:02.461Z] (68/83) Installing libvpx (1.12.0-r1) [2023-08-15T22:32:02.461Z] (69/83) Installing libwebp (1.2.4-r2) [2023-08-15T22:32:02.728Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-08-15T22:32:02.728Z] (71/83) Installing numactl (2.0.16-r1) [2023-08-15T22:32:02.728Z] (72/83) Installing x265-libs (3.5-r3) [2023-08-15T22:32:02.728Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-08-15T22:32:02.728Z] (74/83) Installing libsodium (1.0.18-r2) [2023-08-15T22:32:02.728Z] (75/83) Installing libzmq (4.3.4-r1) [2023-08-15T22:32:02.728Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-08-15T22:32:03.317Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-08-15T22:32:03.317Z] (78/83) Installing udev-init-scripts (35-r1) [2023-08-15T22:32:03.317Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-08-15T22:32:03.317Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-08-15T22:32:03.317Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-08-15T22:32:03.317Z] (82/83) Installing kmod-libs (30-r1) [2023-08-15T22:32:03.317Z] (83/83) Installing eudev (3.2.11-r4) [2023-08-15T22:32:03.317Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T22:32:03.317Z] Executing eudev-3.2.11-r4.trigger [2023-08-15T22:32:03.583Z] OK: 86 MiB in 98 packages [2023-08-15T22:32:10.234Z] Removing intermediate container 935a8df0ac53 [2023-08-15T22:32:10.234Z] ---> e772b2ea7543 [2023-08-15T22:32:10.234Z] Step 18/36 : WORKDIR / [2023-08-15T22:32:10.234Z] ---> Running in fe35309a94c7 [2023-08-15T22:32:10.234Z] Removing intermediate container fe35309a94c7 [2023-08-15T22:32:10.234Z] ---> 4de5dedd40de [2023-08-15T22:32:10.234Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-15T22:32:11.196Z] ---> dd9e1dcfcf28 [2023-08-15T22:32:11.196Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-15T22:32:11.546Z] ---> 68702c98dc67 [2023-08-15T22:32:11.546Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-15T22:32:12.162Z] ---> d99d14733ce6 [2023-08-15T22:32:12.162Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-15T22:32:12.769Z] ---> 450f2e8a6fb0 [2023-08-15T22:32:12.769Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-15T22:32:13.050Z] ---> b54e79087956 [2023-08-15T22:32:13.050Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-15T22:32:13.652Z] ---> 3129f15ee834 [2023-08-15T22:32:13.652Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-15T22:32:15.086Z] ---> 5b3d67e6322c [2023-08-15T22:32:15.086Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-15T22:32:15.357Z] ---> Running in fcb970122f26 [2023-08-15T22:32:16.781Z] Removing intermediate container fcb970122f26 [2023-08-15T22:32:16.781Z] ---> 703d1e4e7ae3 [2023-08-15T22:32:16.781Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-15T22:32:17.050Z] ---> Running in 7bd2cb968616 [2023-08-15T22:32:20.399Z] Removing intermediate container 7bd2cb968616 [2023-08-15T22:32:20.399Z] ---> 28d898fb4e99 [2023-08-15T22:32:20.399Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-15T22:32:20.399Z] ---> Running in 22f7ee1fc887 [2023-08-15T22:32:21.812Z] Removing intermediate container 22f7ee1fc887 [2023-08-15T22:32:21.812Z] ---> 186dbe7a86e2 [2023-08-15T22:32:21.812Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-15T22:32:21.812Z] ---> Running in d241cceff99a [2023-08-15T22:32:23.762Z] Removing intermediate container d241cceff99a [2023-08-15T22:32:23.762Z] ---> 2b912ad8cec5 [2023-08-15T22:32:23.762Z] Step 30/36 : EXPOSE 59983 [2023-08-15T22:32:23.762Z] ---> Running in 93ca3c1ef22c [2023-08-15T22:32:23.762Z] Removing intermediate container 93ca3c1ef22c [2023-08-15T22:32:23.762Z] ---> b9afaaf53558 [2023-08-15T22:32:23.762Z] Step 31/36 : EXPOSE 8554 [2023-08-15T22:32:24.043Z] ---> Running in 3288c0ebbef7 [2023-08-15T22:32:24.312Z] Removing intermediate container 3288c0ebbef7 [2023-08-15T22:32:24.312Z] ---> 06733edf2003 [2023-08-15T22:32:24.312Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-15T22:32:24.312Z] ---> Running in a4c5bc98e431 [2023-08-15T22:32:24.581Z] Removing intermediate container a4c5bc98e431 [2023-08-15T22:32:24.581Z] ---> 1b917856ba18 [2023-08-15T22:32:24.581Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-15T22:32:24.581Z] ---> Running in 419d3a0f591e [2023-08-15T22:32:24.849Z] Removing intermediate container 419d3a0f591e [2023-08-15T22:32:24.849Z] ---> 9e9c6d9f4bb2 [2023-08-15T22:32:24.850Z] Step 34/36 : LABEL arch=arm64 [2023-08-15T22:32:25.117Z] ---> Running in 6a1f85152855 [2023-08-15T22:32:25.387Z] Removing intermediate container 6a1f85152855 [2023-08-15T22:32:25.387Z] ---> 35da938a6c78 [2023-08-15T22:32:25.387Z] Step 35/36 : LABEL git_sha=01aee5a5c41b4c067632ab994dacfc003f161152 [2023-08-15T22:32:25.387Z] ---> Running in 1d5557d81275 [2023-08-15T22:32:25.656Z] Removing intermediate container 1d5557d81275 [2023-08-15T22:32:25.656Z] ---> 51a2088f8eba [2023-08-15T22:32:25.656Z] Step 36/36 : LABEL version=3.1.0-dev.6 [2023-08-15T22:32:25.656Z] ---> Running in 5012db599bd1 [2023-08-15T22:32:25.924Z] Removing intermediate container 5012db599bd1 [2023-08-15T22:32:25.924Z] ---> 39d324f3d1fd [2023-08-15T22:32:25.924Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T22:32:26.191Z] Successfully built 39d324f3d1fd [2023-08-15T22:32:26.191Z] 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-08-15T22:32:26.336Z] provisioning config files... [2023-08-15T22:32:26.352Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/130@tmp/config15280490127393778985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:32:26.690Z] ---> docker-login.sh [2023-08-15T22:32:26.690Z] nexus3.edgexfoundry.org:10001 [2023-08-15T22:32:26.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:26.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:26.960Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:26.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:26.960Z] [2023-08-15T22:32:26.960Z] Login Succeeded [2023-08-15T22:32:26.960Z] nexus3.edgexfoundry.org:10002 [2023-08-15T22:32:27.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:27.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:27.229Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:27.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:27.229Z] [2023-08-15T22:32:27.229Z] Login Succeeded [2023-08-15T22:32:27.229Z] nexus3.edgexfoundry.org:10003 [2023-08-15T22:32:27.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:27.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:27.766Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:27.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:27.766Z] [2023-08-15T22:32:27.766Z] Login Succeeded [2023-08-15T22:32:27.766Z] nexus3.edgexfoundry.org:10004 [2023-08-15T22:32:28.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:28.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:28.035Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:28.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:28.035Z] [2023-08-15T22:32:28.035Z] Login Succeeded [2023-08-15T22:32:28.035Z] docker.io [2023-08-15T22:32:28.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T22:32:28.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T22:32:28.572Z] Configure a credential helper to remove this warning. See [2023-08-15T22:32:28.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T22:32:28.572Z] [2023-08-15T22:32:28.572Z] Login Succeeded [2023-08-15T22:32:28.572Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T22:32:28.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T22:32:28.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T22:32:28.668Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-08-15T22:32:28.668Z] 01aee5a5c41b4c067632ab994dacfc003f161152 [2023-08-15T22:32:28.668Z] latest [2023-08-15T22:32:28.668Z] 3.1.0-dev.6 [2023-08-15T22:32:28.668Z] 01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 [2023-08-15T22:32:28.668Z] main [2023-08-15T22:32:28.668Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:32:29.037Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:32:29.392Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01aee5a5c41b4c067632ab994dacfc003f161152 [2023-08-15T22:32:29.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-15T22:32:29.392Z] 12e3b12b88a4: Preparing [2023-08-15T22:32:29.392Z] 7cd4fe84a569: Preparing [2023-08-15T22:32:29.392Z] 7da844252f67: Preparing [2023-08-15T22:32:29.392Z] 377c6dd44cbd: Preparing [2023-08-15T22:32:29.392Z] 608d194cb50c: Preparing [2023-08-15T22:32:29.392Z] acc83c6ca332: Preparing [2023-08-15T22:32:29.392Z] 680fd2225c8e: Preparing [2023-08-15T22:32:29.392Z] 956b34def459: Preparing [2023-08-15T22:32:29.392Z] 9f7cb966c682: Preparing [2023-08-15T22:32:29.392Z] 0483d9b5f8a3: Preparing [2023-08-15T22:32:29.392Z] 5c965ca0981c: Preparing [2023-08-15T22:32:29.392Z] 8e592c69817a: Preparing [2023-08-15T22:32:29.392Z] d2d9d24a8c2a: Preparing [2023-08-15T22:32:29.392Z] acc83c6ca332: Waiting [2023-08-15T22:32:29.392Z] 0483d9b5f8a3: Waiting [2023-08-15T22:32:29.392Z] 680fd2225c8e: Waiting [2023-08-15T22:32:29.392Z] 956b34def459: Waiting [2023-08-15T22:32:29.392Z] 9f7cb966c682: Waiting [2023-08-15T22:32:29.392Z] 5c965ca0981c: Waiting [2023-08-15T22:32:29.392Z] 8e592c69817a: Waiting [2023-08-15T22:32:29.392Z] d2d9d24a8c2a: Waiting [2023-08-15T22:32:29.666Z] 12e3b12b88a4: Pushed [2023-08-15T22:32:29.666Z] 7cd4fe84a569: Pushed [2023-08-15T22:32:29.666Z] 7da844252f67: Pushed [2023-08-15T22:32:29.666Z] 377c6dd44cbd: Pushed [2023-08-15T22:32:29.666Z] acc83c6ca332: Pushed [2023-08-15T22:32:29.934Z] 680fd2225c8e: Pushed [2023-08-15T22:32:29.934Z] 956b34def459: Pushed [2023-08-15T22:32:29.934Z] 9f7cb966c682: Pushed [2023-08-15T22:32:29.934Z] d2d9d24a8c2a: Layer already exists [2023-08-15T22:32:29.934Z] 0483d9b5f8a3: Pushed [2023-08-15T22:32:35.280Z] 608d194cb50c: Pushed [2023-08-15T22:32:35.280Z] 5c965ca0981c: Pushed [2023-08-15T22:32:45.352Z] 8e592c69817a: Pushed [2023-08-15T22:32:45.618Z] 01aee5a5c41b4c067632ab994dacfc003f161152: digest: sha256:b2d2dda1b38e5f92f097b09e5ed5620f8adb599b727fada370754b3c6639fc28 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:32:45.968Z] + 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-08-15T22:32:46.306Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-08-15T22:32:46.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-15T22:32:46.306Z] 12e3b12b88a4: Preparing [2023-08-15T22:32:46.306Z] 7cd4fe84a569: Preparing [2023-08-15T22:32:46.306Z] 7da844252f67: Preparing [2023-08-15T22:32:46.306Z] 377c6dd44cbd: Preparing [2023-08-15T22:32:46.306Z] 608d194cb50c: Preparing [2023-08-15T22:32:46.306Z] acc83c6ca332: Preparing [2023-08-15T22:32:46.306Z] 680fd2225c8e: Preparing [2023-08-15T22:32:46.306Z] 956b34def459: Preparing [2023-08-15T22:32:46.306Z] 9f7cb966c682: Preparing [2023-08-15T22:32:46.306Z] 0483d9b5f8a3: Preparing [2023-08-15T22:32:46.306Z] 5c965ca0981c: Preparing [2023-08-15T22:32:46.306Z] 8e592c69817a: Preparing [2023-08-15T22:32:46.306Z] d2d9d24a8c2a: Preparing [2023-08-15T22:32:46.306Z] 9f7cb966c682: Waiting [2023-08-15T22:32:46.306Z] 0483d9b5f8a3: Waiting [2023-08-15T22:32:46.306Z] 5c965ca0981c: Waiting [2023-08-15T22:32:46.306Z] 8e592c69817a: Waiting [2023-08-15T22:32:46.306Z] d2d9d24a8c2a: Waiting [2023-08-15T22:32:46.306Z] acc83c6ca332: Waiting [2023-08-15T22:32:46.306Z] 680fd2225c8e: Waiting [2023-08-15T22:32:46.306Z] 956b34def459: Waiting [2023-08-15T22:32:46.306Z] 7da844252f67: Layer already exists [2023-08-15T22:32:46.306Z] 608d194cb50c: Layer already exists [2023-08-15T22:32:46.306Z] 12e3b12b88a4: Layer already exists [2023-08-15T22:32:46.306Z] 7cd4fe84a569: Layer already exists [2023-08-15T22:32:46.306Z] 377c6dd44cbd: Layer already exists [2023-08-15T22:32:46.306Z] acc83c6ca332: Layer already exists [2023-08-15T22:32:46.306Z] 9f7cb966c682: Layer already exists [2023-08-15T22:32:46.306Z] 680fd2225c8e: Layer already exists [2023-08-15T22:32:46.306Z] 956b34def459: Layer already exists [2023-08-15T22:32:46.306Z] 0483d9b5f8a3: Layer already exists [2023-08-15T22:32:46.306Z] 8e592c69817a: Layer already exists [2023-08-15T22:32:46.306Z] d2d9d24a8c2a: Layer already exists [2023-08-15T22:32:46.306Z] 5c965ca0981c: Layer already exists [2023-08-15T22:32:46.571Z] latest: digest: sha256:b2d2dda1b38e5f92f097b09e5ed5620f8adb599b727fada370754b3c6639fc28 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:32:46.921Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:32:47.259Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.6 [2023-08-15T22:32:47.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-15T22:32:47.259Z] 12e3b12b88a4: Preparing [2023-08-15T22:32:47.259Z] 7cd4fe84a569: Preparing [2023-08-15T22:32:47.259Z] 7da844252f67: Preparing [2023-08-15T22:32:47.260Z] 377c6dd44cbd: Preparing [2023-08-15T22:32:47.260Z] 608d194cb50c: Preparing [2023-08-15T22:32:47.260Z] acc83c6ca332: Preparing [2023-08-15T22:32:47.260Z] 680fd2225c8e: Preparing [2023-08-15T22:32:47.260Z] 956b34def459: Preparing [2023-08-15T22:32:47.260Z] 9f7cb966c682: Preparing [2023-08-15T22:32:47.260Z] 0483d9b5f8a3: Preparing [2023-08-15T22:32:47.260Z] 5c965ca0981c: Preparing [2023-08-15T22:32:47.260Z] 8e592c69817a: Preparing [2023-08-15T22:32:47.260Z] d2d9d24a8c2a: Preparing [2023-08-15T22:32:47.260Z] acc83c6ca332: Waiting [2023-08-15T22:32:47.260Z] 680fd2225c8e: Waiting [2023-08-15T22:32:47.260Z] 956b34def459: Waiting [2023-08-15T22:32:47.260Z] 9f7cb966c682: Waiting [2023-08-15T22:32:47.260Z] 0483d9b5f8a3: Waiting [2023-08-15T22:32:47.260Z] 5c965ca0981c: Waiting [2023-08-15T22:32:47.260Z] d2d9d24a8c2a: Waiting [2023-08-15T22:32:47.260Z] 8e592c69817a: Waiting [2023-08-15T22:32:47.260Z] 377c6dd44cbd: Layer already exists [2023-08-15T22:32:47.260Z] 608d194cb50c: Layer already exists [2023-08-15T22:32:47.260Z] 12e3b12b88a4: Layer already exists [2023-08-15T22:32:47.260Z] 7cd4fe84a569: Layer already exists [2023-08-15T22:32:47.260Z] 7da844252f67: Layer already exists [2023-08-15T22:32:47.260Z] 680fd2225c8e: Layer already exists [2023-08-15T22:32:47.260Z] acc83c6ca332: Layer already exists [2023-08-15T22:32:47.260Z] 956b34def459: Layer already exists [2023-08-15T22:32:47.260Z] 9f7cb966c682: Layer already exists [2023-08-15T22:32:47.260Z] 0483d9b5f8a3: Layer already exists [2023-08-15T22:32:47.260Z] d2d9d24a8c2a: Layer already exists [2023-08-15T22:32:47.260Z] 8e592c69817a: Layer already exists [2023-08-15T22:32:47.260Z] 5c965ca0981c: Layer already exists [2023-08-15T22:32:47.525Z] 3.1.0-dev.6: digest: sha256:b2d2dda1b38e5f92f097b09e5ed5620f8adb599b727fada370754b3c6639fc28 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:32:47.867Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:32:48.211Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 [2023-08-15T22:32:48.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-15T22:32:48.211Z] 12e3b12b88a4: Preparing [2023-08-15T22:32:48.211Z] 7cd4fe84a569: Preparing [2023-08-15T22:32:48.211Z] 7da844252f67: Preparing [2023-08-15T22:32:48.211Z] 377c6dd44cbd: Preparing [2023-08-15T22:32:48.211Z] 608d194cb50c: Preparing [2023-08-15T22:32:48.211Z] acc83c6ca332: Preparing [2023-08-15T22:32:48.211Z] 680fd2225c8e: Preparing [2023-08-15T22:32:48.211Z] 956b34def459: Preparing [2023-08-15T22:32:48.211Z] 9f7cb966c682: Preparing [2023-08-15T22:32:48.211Z] 0483d9b5f8a3: Preparing [2023-08-15T22:32:48.211Z] 5c965ca0981c: Preparing [2023-08-15T22:32:48.211Z] 8e592c69817a: Preparing [2023-08-15T22:32:48.211Z] d2d9d24a8c2a: Preparing [2023-08-15T22:32:48.211Z] acc83c6ca332: Waiting [2023-08-15T22:32:48.211Z] 680fd2225c8e: Waiting [2023-08-15T22:32:48.211Z] 0483d9b5f8a3: Waiting [2023-08-15T22:32:48.211Z] 5c965ca0981c: Waiting [2023-08-15T22:32:48.211Z] 8e592c69817a: Waiting [2023-08-15T22:32:48.211Z] 956b34def459: Waiting [2023-08-15T22:32:48.211Z] 9f7cb966c682: Waiting [2023-08-15T22:32:48.211Z] d2d9d24a8c2a: Waiting [2023-08-15T22:32:48.211Z] 377c6dd44cbd: Layer already exists [2023-08-15T22:32:48.211Z] 12e3b12b88a4: Layer already exists [2023-08-15T22:32:48.211Z] 7da844252f67: Layer already exists [2023-08-15T22:32:48.211Z] 7cd4fe84a569: Layer already exists [2023-08-15T22:32:48.211Z] 608d194cb50c: Layer already exists [2023-08-15T22:32:48.211Z] 956b34def459: Layer already exists [2023-08-15T22:32:48.211Z] acc83c6ca332: Layer already exists [2023-08-15T22:32:48.211Z] 680fd2225c8e: Layer already exists [2023-08-15T22:32:48.211Z] 9f7cb966c682: Layer already exists [2023-08-15T22:32:48.211Z] 0483d9b5f8a3: Layer already exists [2023-08-15T22:32:48.211Z] 5c965ca0981c: Layer already exists [2023-08-15T22:32:48.211Z] 8e592c69817a: Layer already exists [2023-08-15T22:32:48.211Z] d2d9d24a8c2a: Layer already exists [2023-08-15T22:32:48.477Z] 01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6: digest: sha256:b2d2dda1b38e5f92f097b09e5ed5620f8adb599b727fada370754b3c6639fc28 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:32:48.828Z] + 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-08-15T22:32:49.165Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-08-15T22:32:49.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-15T22:32:49.165Z] 12e3b12b88a4: Preparing [2023-08-15T22:32:49.165Z] 7cd4fe84a569: Preparing [2023-08-15T22:32:49.165Z] 7da844252f67: Preparing [2023-08-15T22:32:49.165Z] 377c6dd44cbd: Preparing [2023-08-15T22:32:49.165Z] 608d194cb50c: Preparing [2023-08-15T22:32:49.165Z] acc83c6ca332: Preparing [2023-08-15T22:32:49.165Z] 680fd2225c8e: Preparing [2023-08-15T22:32:49.165Z] 956b34def459: Preparing [2023-08-15T22:32:49.165Z] 9f7cb966c682: Preparing [2023-08-15T22:32:49.165Z] 0483d9b5f8a3: Preparing [2023-08-15T22:32:49.165Z] 5c965ca0981c: Preparing [2023-08-15T22:32:49.165Z] 8e592c69817a: Preparing [2023-08-15T22:32:49.165Z] d2d9d24a8c2a: Preparing [2023-08-15T22:32:49.165Z] 956b34def459: Waiting [2023-08-15T22:32:49.165Z] 9f7cb966c682: Waiting [2023-08-15T22:32:49.165Z] 0483d9b5f8a3: Waiting [2023-08-15T22:32:49.165Z] 8e592c69817a: Waiting [2023-08-15T22:32:49.165Z] d2d9d24a8c2a: Waiting [2023-08-15T22:32:49.165Z] acc83c6ca332: Waiting [2023-08-15T22:32:49.165Z] 680fd2225c8e: Waiting [2023-08-15T22:32:49.165Z] 5c965ca0981c: Waiting [2023-08-15T22:32:49.165Z] 12e3b12b88a4: Layer already exists [2023-08-15T22:32:49.165Z] 608d194cb50c: Layer already exists [2023-08-15T22:32:49.165Z] 377c6dd44cbd: Layer already exists [2023-08-15T22:32:49.165Z] 7da844252f67: Layer already exists [2023-08-15T22:32:49.165Z] 7cd4fe84a569: Layer already exists [2023-08-15T22:32:49.165Z] acc83c6ca332: Layer already exists [2023-08-15T22:32:49.165Z] 956b34def459: Layer already exists [2023-08-15T22:32:49.165Z] 9f7cb966c682: Layer already exists [2023-08-15T22:32:49.165Z] 680fd2225c8e: Layer already exists [2023-08-15T22:32:49.165Z] 0483d9b5f8a3: Layer already exists [2023-08-15T22:32:49.165Z] 5c965ca0981c: Layer already exists [2023-08-15T22:32:49.165Z] 8e592c69817a: Layer already exists [2023-08-15T22:32:49.165Z] d2d9d24a8c2a: Layer already exists [2023-08-15T22:32:49.431Z] main: digest: sha256:b2d2dda1b38e5f92f097b09e5ed5620f8adb599b727fada370754b3c6639fc28 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-15T22:32:49.485Z] ===================================================== [Pipeline] echo [2023-08-15T22:32:49.496Z] taggedImages: [2023-08-15T22:32:49.496Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01aee5a5c41b4c067632ab994dacfc003f161152 [2023-08-15T22:32:49.496Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-08-15T22:32:49.496Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.6 [2023-08-15T22:32:49.496Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 [2023-08-15T22:32:49.496Z] - 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-08-15T22:32:49.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T22:32:49.869Z] [2023-08-15T22:32:49.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:32:50.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T22:32:50.200Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-15T22:32:50.200Z] 8998bd30e6a1: Pulling fs layer [2023-08-15T22:32:50.200Z] 04944245beec: Pulling fs layer [2023-08-15T22:32:50.200Z] 699f458cf7ca: Pulling fs layer [2023-08-15T22:32:50.200Z] 765212b225bb: Pulling fs layer [2023-08-15T22:32:50.200Z] f23df028b6ca: Pulling fs layer [2023-08-15T22:32:50.200Z] d65c8cfc05b1: Pulling fs layer [2023-08-15T22:32:50.200Z] 2437ff75d9bd: Pulling fs layer [2023-08-15T22:32:50.200Z] f23df028b6ca: Waiting [2023-08-15T22:32:50.200Z] d65c8cfc05b1: Waiting [2023-08-15T22:32:50.200Z] 2437ff75d9bd: Waiting [2023-08-15T22:32:50.200Z] 765212b225bb: Waiting [2023-08-15T22:32:50.468Z] 04944245beec: Verifying Checksum [2023-08-15T22:32:50.468Z] 04944245beec: Download complete [2023-08-15T22:32:50.468Z] 765212b225bb: Verifying Checksum [2023-08-15T22:32:50.468Z] 765212b225bb: Download complete [2023-08-15T22:32:50.468Z] f23df028b6ca: Verifying Checksum [2023-08-15T22:32:50.468Z] f23df028b6ca: Download complete [2023-08-15T22:32:50.468Z] d65c8cfc05b1: Verifying Checksum [2023-08-15T22:32:50.468Z] d65c8cfc05b1: Download complete [2023-08-15T22:32:50.468Z] 699f458cf7ca: Verifying Checksum [2023-08-15T22:32:50.468Z] 699f458cf7ca: Download complete [2023-08-15T22:32:51.062Z] 8998bd30e6a1: Verifying Checksum [2023-08-15T22:32:51.062Z] 8998bd30e6a1: Download complete [2023-08-15T22:32:53.018Z] 2437ff75d9bd: Verifying Checksum [2023-08-15T22:32:53.018Z] 2437ff75d9bd: Download complete [2023-08-15T22:32:54.960Z] 8998bd30e6a1: Pull complete [2023-08-15T22:32:55.230Z] 04944245beec: Pull complete [2023-08-15T22:32:56.641Z] 699f458cf7ca: Pull complete [2023-08-15T22:32:56.641Z] 765212b225bb: Pull complete [2023-08-15T22:32:57.609Z] f23df028b6ca: Pull complete [2023-08-15T22:32:57.609Z] d65c8cfc05b1: Pull complete [2023-08-15T22:33:12.617Z] 2437ff75d9bd: Pull complete [2023-08-15T22:33:12.617Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-15T22:33:12.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T22:33:12.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:33:12.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-3725 does not seem to be running inside a container [2023-08-15T22:33:12.883Z] $ 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/130 -v /w/workspace/device-usb-camera/130:/w/workspace/device-usb-camera/130:rw,z -v /w/workspace/device-usb-camera/130@tmp:/w/workspace/device-usb-camera/130@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-08-15T22:33:15.326Z] $ docker top db5e0e682024592e66a7fe1dfdbb8e88c0b42ea86a26afef76df48ee9c181bdd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:33:15.842Z] ---> job-cost.sh [2023-08-15T22:33:16.108Z] lf-activate-venv: SKIPPING [2023-08-15T22:33:16.108Z] INFO: No Stack... [2023-08-15T22:33:16.691Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-15T22:33:17.272Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T22:33:17.912Z] + cat /w/workspace/device-usb-camera/130/archives/cost.csv [2023-08-15T22:33:17.912Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T22:33:17.978Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] [2023-08-15T22:33:17.984Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] did not exist. Created. [2023-08-15T22:33:17.984Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T22:33:18.325Z] /w/workspace/device-usb-camera/130@tmp/durable-61a8aa86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-15T22:33:18.660Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-15T22:33:18.684Z] Warning: overwriting stash ‘stack-cost’ [2023-08-15T22:33:18.742Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T22:33:18.754Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T22:33:18.778Z] $ docker stop --time=1 db5e0e682024592e66a7fe1dfdbb8e88c0b42ea86a26afef76df48ee9c181bdd [2023-08-15T22:33:20.255Z] $ docker rm -f --volumes db5e0e682024592e66a7fe1dfdbb8e88c0b42ea86a26afef76df48ee9c181bdd [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-08-15T22:33:20.673Z] provisioning config files... [2023-08-15T22:33:20.681Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9980030371672791503tmp [Pipeline] { [Pipeline] sh [2023-08-15T22:33:20.981Z] + set +x [2023-08-15T22:33:20.981Z] + bash -s -- [2023-08-15T22:33:20.981Z] + curl -s https://codecov.io/bash [2023-08-15T22:33:21.242Z] [2023-08-15T22:33:21.242Z] _____ _ [2023-08-15T22:33:21.242Z] / ____| | | [2023-08-15T22:33:21.242Z] | | ___ __| | ___ ___ _____ __ [2023-08-15T22:33:21.242Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-15T22:33:21.242Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-15T22:33:21.242Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-15T22:33:21.242Z] Bash-1.0.6 [2023-08-15T22:33:21.242Z] [2023-08-15T22:33:21.242Z] [2023-08-15T22:33:21.242Z] ==> git version 2.25.1 found [2023-08-15T22:33:21.242Z] ==> 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-08-15T22:33:21.242Z] Release-Date: 2020-01-08 [2023-08-15T22:33:21.242Z] 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-08-15T22:33:21.242Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-15T22:33:21.242Z] ==> Jenkins CI detected. [2023-08-15T22:33:21.242Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-08-15T22:33:21.242Z] project root: . [2023-08-15T22:33:21.242Z] --> token set from env [2023-08-15T22:33:21.242Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-15T22:33:21.242Z] ==> Running gcov in . (disable via -X gcov) [2023-08-15T22:33:21.242Z] ==> Python coveragepy not found [2023-08-15T22:33:21.242Z] ==> Searching for coverage reports in: [2023-08-15T22:33:21.242Z] + . [2023-08-15T22:33:21.242Z] -> Found 1 reports [2023-08-15T22:33:21.242Z] ==> Detecting git/mercurial file structure [2023-08-15T22:33:21.242Z] ==> Reading reports [2023-08-15T22:33:21.242Z] + ./coverage.out bytes=47221 [2023-08-15T22:33:21.242Z] ==> Appending adjustments [2023-08-15T22:33:21.242Z] https://docs.codecov.io/docs/fixing-reports [2023-08-15T22:33:21.501Z] + Found adjustments [2023-08-15T22:33:21.502Z] ==> Gzipping contents [2023-08-15T22:33:21.502Z] 8.0K /tmp/codecov.HNqaL2.gz [2023-08-15T22:33:21.502Z] ==> Uploading reports [2023-08-15T22:33:21.502Z] url: https://codecov.io [2023-08-15T22:33:21.502Z] query: branch=main&commit=01aee5a5c41b4c067632ab994dacfc003f161152&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-15T22:33:21.502Z] -> Pinging Codecov [2023-08-15T22:33:21.502Z] 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=01aee5a5c41b4c067632ab994dacfc003f161152&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-15T22:33:21.761Z] -> Uploading to [2023-08-15T22:33:21.761Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-15/73D8F5FF140700D3E01443B452E23636/01aee5a5c41b4c067632ab994dacfc003f161152/0263c735-bbc2-469f-bc16-b76ae242a5fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T223321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53ce65e5c9e6d168b8ddec03b2353d16ee8f51ed51a4d9bc97e09f4bd03ab064 [2023-08-15T22:33:21.761Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T22:33:21.761Z] Dload Upload Total Spent Left Speed [2023-08-15T22:33:21.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6203 0 0 100 6203 0 31647 --:--:-- --:--:-- --:--:-- 31647 [2023-08-15T22:33:21.761Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] } [2023-08-15T22:33:21.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-15T22:33:21.977Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-15T22:33:21.986Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:33:22.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T22:33:22.277Z] [2023-08-15T22:33:22.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:33:22.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T22:33:22.833Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-15T22:33:22.833Z] df9b9388f04a: Pulling fs layer [2023-08-15T22:33:22.833Z] 52dc419b0ee2: Pulling fs layer [2023-08-15T22:33:22.833Z] 25bc292e5bac: Pulling fs layer [2023-08-15T22:33:22.833Z] 114826534d7a: Pulling fs layer [2023-08-15T22:33:22.833Z] 4657fd5d0bcf: Pulling fs layer [2023-08-15T22:33:22.833Z] 6ad1cebc031e: Pulling fs layer [2023-08-15T22:33:22.833Z] 8a3aa393b2d8: Pulling fs layer [2023-08-15T22:33:22.833Z] 4657fd5d0bcf: Waiting [2023-08-15T22:33:22.833Z] 6ad1cebc031e: Waiting [2023-08-15T22:33:22.833Z] 114826534d7a: Waiting [2023-08-15T22:33:22.833Z] 8a3aa393b2d8: Waiting [2023-08-15T22:33:22.833Z] 25bc292e5bac: Verifying Checksum [2023-08-15T22:33:22.833Z] 25bc292e5bac: Download complete [2023-08-15T22:33:22.833Z] 52dc419b0ee2: Verifying Checksum [2023-08-15T22:33:22.833Z] 52dc419b0ee2: Download complete [2023-08-15T22:33:22.833Z] 4657fd5d0bcf: Verifying Checksum [2023-08-15T22:33:22.833Z] 4657fd5d0bcf: Download complete [2023-08-15T22:33:23.095Z] df9b9388f04a: Download complete [2023-08-15T22:33:23.095Z] 6ad1cebc031e: Verifying Checksum [2023-08-15T22:33:23.095Z] 6ad1cebc031e: Download complete [2023-08-15T22:33:23.354Z] df9b9388f04a: Pull complete [2023-08-15T22:33:23.923Z] 52dc419b0ee2: Pull complete [2023-08-15T22:33:23.923Z] 8a3aa393b2d8: Verifying Checksum [2023-08-15T22:33:23.923Z] 8a3aa393b2d8: Download complete [2023-08-15T22:33:23.923Z] 114826534d7a: Verifying Checksum [2023-08-15T22:33:23.923Z] 114826534d7a: Download complete [2023-08-15T22:33:24.182Z] 25bc292e5bac: Pull complete [2023-08-15T22:33:28.365Z] 114826534d7a: Pull complete [2023-08-15T22:33:28.365Z] 4657fd5d0bcf: Pull complete [2023-08-15T22:33:29.300Z] 6ad1cebc031e: Pull complete [2023-08-15T22:33:32.585Z] 8a3aa393b2d8: Pull complete [2023-08-15T22:33:32.843Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-15T22:33:32.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T22:33:33.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:33:33.179Z] prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container [2023-08-15T22:33:33.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-15T22:33:46.494Z] $ docker top 4310f50f984a200287a748e6b69124f43256af87bdfa6a0842b7fc78614fc97a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-15T22:33:46.559Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-08-15T22:33:46.883Z] + set -o pipefail [2023-08-15T22:33:46.883Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-08-15T22:33:51.087Z] [2023-08-15T22:33:51.087Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-08-15T22:33:51.087Z] [2023-08-15T22:33:51.087Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/25ac7503-b465-482b-8bbe-5dddfd86045f [2023-08-15T22:33:51.087Z] [2023-08-15T22:33:51.087Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-15T22:33:51.087Z] [2023-08-15T22:33:51.087Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-15T22:33:51.087Z] [2023-08-15T22:33:51.087Z] [2023-08-15T22:33:51.087Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-15T22:33:51.087Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-15T22:33:51.087Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-15T22:33:51.097Z] $ docker stop --time=1 4310f50f984a200287a748e6b69124f43256af87bdfa6a0842b7fc78614fc97a [2023-08-15T22:33:58.469Z] $ docker rm -f --volumes 4310f50f984a200287a748e6b69124f43256af87bdfa6a0842b7fc78614fc97a [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-08-15T22:33:59.395Z] + git log --format=format:%s -1 01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] sh [2023-08-15T22:33:59.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T22:33:59.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:33:59.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T22:33:59.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:34:00.066Z] prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container [2023-08-15T22:34:00.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T22:34:01.246Z] $ docker top 918f092aa7e2c83b4b4714a24d04b7299cd7594fe4b07e132160db61732f0550 -eo pid,comm [2023-08-15T22:34:01.288Z] 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-08-15T22:34:01.288Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T22:34:01.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T22:34:01.326Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T22:34:01.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T22:34:01.434Z] $ docker exec 918f092aa7e2c83b4b4714a24d04b7299cd7594fe4b07e132160db61732f0550 ssh-agent [2023-08-15T22:34:01.599Z] SSH_AUTH_SOCK=/tmp/ssh-7qHkteTKJOnw/agent.14 [2023-08-15T22:34:01.599Z] SSH_AGENT_PID=20 [2023-08-15T22:34:01.605Z] Running ssh-add (command line suppressed) [2023-08-15T22:34:01.737Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3507663633524561303.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3507663633524561303.key) [2023-08-15T22:34:01.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T22:34:02.068Z] + git semver tag [2023-08-15T22:34:02.634Z] 2023-08-15 22:34:02,368 [run_tag] DEBUG tag force:False [2023-08-15T22:34:02.634Z] 2023-08-15 22:34:02,368 [check_head_tag] DEBUG check head tag [2023-08-15T22:34:02.634Z] 2023-08-15 22:34:02,372 [execute] INFO git cat-file --batch-check [2023-08-15T22:34:02.634Z] 2023-08-15 22:34:02,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-08-15T22:34:02.634Z] 2023-08-15 22:34:02,377 [execute] INFO git cat-file --batch [2023-08-15T22:34:02.634Z] 2023-08-15 22:34:02,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-08-15T22:34:02.634Z] 2023-08-15 22:34:02,406 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T22:34:02.634Z] 2023-08-15 22:34:02,406 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 [2023-08-15T22:34:02.634Z] 2023-08-15 22:34:02,406 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-15T22:34:02.634Z] 2023-08-15 22:34:02,409 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T22:34:02.634Z] 3.1.0-dev.6 [Pipeline] } [2023-08-15T22:34:02.642Z] $ docker exec --env ******** --env ******** 918f092aa7e2c83b4b4714a24d04b7299cd7594fe4b07e132160db61732f0550 ssh-agent -k [2023-08-15T22:34:02.754Z] unset SSH_AUTH_SOCK; [2023-08-15T22:34:02.754Z] unset SSH_AGENT_PID; [2023-08-15T22:34:02.754Z] echo Agent pid 20 killed; [2023-08-15T22:34:02.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T22:34:03.074Z] + git semver [Pipeline] } [2023-08-15T22:34:03.349Z] $ docker stop --time=1 918f092aa7e2c83b4b4714a24d04b7299cd7594fe4b07e132160db61732f0550 [2023-08-15T22:34:05.546Z] $ docker rm -f --volumes 918f092aa7e2c83b4b4714a24d04b7299cd7594fe4b07e132160db61732f0550 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:34:06.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T22:34:06.020Z] [2023-08-15T22:34:06.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:34:06.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T22:34:06.574Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-15T22:34:06.574Z] ab5ef0e58194: Pulling fs layer [2023-08-15T22:34:06.574Z] 9712f1f96733: Pulling fs layer [2023-08-15T22:34:06.574Z] 63f879dbbcfc: Pulling fs layer [2023-08-15T22:34:06.574Z] 0d9ebad4ef96: Pulling fs layer [2023-08-15T22:34:06.574Z] e9a5061849ea: Pulling fs layer [2023-08-15T22:34:06.574Z] d747dcd14b5f: Pulling fs layer [2023-08-15T22:34:06.574Z] 2de7ff778b66: Pulling fs layer [2023-08-15T22:34:06.574Z] 0d9ebad4ef96: Waiting [2023-08-15T22:34:06.574Z] e9a5061849ea: Waiting [2023-08-15T22:34:06.574Z] d747dcd14b5f: Waiting [2023-08-15T22:34:06.574Z] 2de7ff778b66: Waiting [2023-08-15T22:34:06.574Z] 9712f1f96733: Verifying Checksum [2023-08-15T22:34:06.574Z] 9712f1f96733: Download complete [2023-08-15T22:34:07.514Z] 63f879dbbcfc: Verifying Checksum [2023-08-15T22:34:07.514Z] 63f879dbbcfc: Download complete [2023-08-15T22:34:07.773Z] e9a5061849ea: Verifying Checksum [2023-08-15T22:34:07.773Z] e9a5061849ea: Download complete [2023-08-15T22:34:07.773Z] d747dcd14b5f: Download complete [2023-08-15T22:34:07.773Z] ab5ef0e58194: Verifying Checksum [2023-08-15T22:34:07.773Z] ab5ef0e58194: Download complete [2023-08-15T22:34:08.032Z] 2de7ff778b66: Verifying Checksum [2023-08-15T22:34:08.032Z] 2de7ff778b66: Download complete [2023-08-15T22:34:08.032Z] 0d9ebad4ef96: Verifying Checksum [2023-08-15T22:34:08.032Z] 0d9ebad4ef96: Download complete [2023-08-15T22:34:11.316Z] ab5ef0e58194: Pull complete [2023-08-15T22:34:11.316Z] 9712f1f96733: Pull complete [2023-08-15T22:34:12.687Z] 63f879dbbcfc: Pull complete [2023-08-15T22:34:16.914Z] 0d9ebad4ef96: Pull complete [2023-08-15T22:34:17.853Z] e9a5061849ea: Pull complete [2023-08-15T22:34:18.112Z] d747dcd14b5f: Pull complete [2023-08-15T22:34:19.491Z] 2de7ff778b66: Pull complete [2023-08-15T22:34:19.750Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-15T22:34:19.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T22:34:19.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:34:19.830Z] prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container [2023-08-15T22:34:19.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-15T22:34:37.405Z] $ docker top 0a15e04c93f423229215ba9edd3363608bf541e2add2382d5053f91a5e946432 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-15T22:34:37.484Z] provisioning config files... [2023-08-15T22:34:37.492Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14992121638116721077tmp [2023-08-15T22:34:37.502Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17021224167775032702tmp [2023-08-15T22:34:37.513Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3108781008225545495tmp [Pipeline] { [Pipeline] echo [2023-08-15T22:34:37.530Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:34:37.820Z] ---> sigul-configuration.sh [2023-08-15T22:34:37.820Z] gpg: directory `/root/.gnupg' created [2023-08-15T22:34:37.820Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-15T22:34:37.820Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-15T22:34:37.820Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-15T22:34:37.820Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-15T22:34:37.820Z] gpg: CAST5 encrypted data [2023-08-15T22:34:37.820Z] gpg: encrypted with 1 passphrase [2023-08-15T22:34:37.820Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-15T22:34:38.138Z] + mkdir /home/jenkins [2023-08-15T22:34:38.138Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-15T22:34:38.429Z] + 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-08-15T22:34:38.437Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:34:38.724Z] ---> sigul-install.sh [2023-08-15T22:34:38.724Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-15T22:34:39.008Z] + git tag --list [2023-08-15T22:34:39.008Z] v0.0.0 [2023-08-15T22:34:39.008Z] v0.0.1-dev.1 [2023-08-15T22:34:39.008Z] v0.0.1-dev.10 [2023-08-15T22:34:39.008Z] v0.0.1-dev.11 [2023-08-15T22:34:39.008Z] v0.0.1-dev.12 [2023-08-15T22:34:39.008Z] v0.0.1-dev.13 [2023-08-15T22:34:39.008Z] v0.0.1-dev.14 [2023-08-15T22:34:39.008Z] v0.0.1-dev.15 [2023-08-15T22:34:39.008Z] v0.0.1-dev.16 [2023-08-15T22:34:39.008Z] v0.0.1-dev.2 [2023-08-15T22:34:39.008Z] v0.0.1-dev.3 [2023-08-15T22:34:39.008Z] v0.0.1-dev.4 [2023-08-15T22:34:39.008Z] v0.0.1-dev.5 [2023-08-15T22:34:39.008Z] v0.0.1-dev.6 [2023-08-15T22:34:39.008Z] v0.0.1-dev.7 [2023-08-15T22:34:39.008Z] v0.0.1-dev.8 [2023-08-15T22:34:39.008Z] v0.0.1-dev.9 [2023-08-15T22:34:39.008Z] v2.2.0 [2023-08-15T22:34:39.008Z] v2.2.0-dev.17 [2023-08-15T22:34:39.008Z] v2.2.0-dev.18 [2023-08-15T22:34:39.008Z] v2.2.0-dev.19 [2023-08-15T22:34:39.008Z] v2.2.0-dev.20 [2023-08-15T22:34:39.008Z] v2.2.0-dev.21 [2023-08-15T22:34:39.008Z] v2.2.0-dev.22 [2023-08-15T22:34:39.008Z] v2.2.0-dev.23 [2023-08-15T22:34:39.008Z] v2.2.0-dev.24 [2023-08-15T22:34:39.008Z] v2.2.0-dev.25 [2023-08-15T22:34:39.008Z] v2.2.0-dev.26 [2023-08-15T22:34:39.008Z] v2.2.0-dev.27 [2023-08-15T22:34:39.008Z] v2.3.0 [2023-08-15T22:34:39.008Z] v2.3.0-dev.1 [2023-08-15T22:34:39.008Z] v2.3.0-dev.10 [2023-08-15T22:34:39.008Z] v2.3.0-dev.11 [2023-08-15T22:34:39.008Z] v2.3.0-dev.12 [2023-08-15T22:34:39.008Z] v2.3.0-dev.13 [2023-08-15T22:34:39.008Z] v2.3.0-dev.14 [2023-08-15T22:34:39.008Z] v2.3.0-dev.15 [2023-08-15T22:34:39.008Z] v2.3.0-dev.16 [2023-08-15T22:34:39.008Z] v2.3.0-dev.17 [2023-08-15T22:34:39.008Z] v2.3.0-dev.18 [2023-08-15T22:34:39.008Z] v2.3.0-dev.19 [2023-08-15T22:34:39.008Z] v2.3.0-dev.2 [2023-08-15T22:34:39.008Z] v2.3.0-dev.20 [2023-08-15T22:34:39.008Z] v2.3.0-dev.21 [2023-08-15T22:34:39.008Z] v2.3.0-dev.22 [2023-08-15T22:34:39.008Z] v2.3.0-dev.23 [2023-08-15T22:34:39.008Z] v2.3.0-dev.24 [2023-08-15T22:34:39.008Z] v2.3.0-dev.25 [2023-08-15T22:34:39.008Z] v2.3.0-dev.26 [2023-08-15T22:34:39.008Z] v2.3.0-dev.27 [2023-08-15T22:34:39.009Z] v2.3.0-dev.28 [2023-08-15T22:34:39.009Z] v2.3.0-dev.3 [2023-08-15T22:34:39.009Z] v2.3.0-dev.4 [2023-08-15T22:34:39.009Z] v2.3.0-dev.5 [2023-08-15T22:34:39.009Z] v2.3.0-dev.6 [2023-08-15T22:34:39.009Z] v2.3.0-dev.7 [2023-08-15T22:34:39.009Z] v2.3.0-dev.8 [2023-08-15T22:34:39.009Z] v2.3.0-dev.9 [2023-08-15T22:34:39.009Z] v2.3.1 [2023-08-15T22:34:39.009Z] v2.3.1-dev.4 [2023-08-15T22:34:39.009Z] v2.3.1-dev.5 [2023-08-15T22:34:39.009Z] v2.3.1-dev.6 [2023-08-15T22:34:39.009Z] v3.0 [2023-08-15T22:34:39.009Z] v3.0.0 [2023-08-15T22:34:39.009Z] v3.0.0-dev.1 [2023-08-15T22:34:39.009Z] v3.0.0-dev.10 [2023-08-15T22:34:39.009Z] v3.0.0-dev.11 [2023-08-15T22:34:39.009Z] v3.0.0-dev.12 [2023-08-15T22:34:39.009Z] v3.0.0-dev.13 [2023-08-15T22:34:39.009Z] v3.0.0-dev.14 [2023-08-15T22:34:39.009Z] v3.0.0-dev.15 [2023-08-15T22:34:39.009Z] v3.0.0-dev.16 [2023-08-15T22:34:39.009Z] v3.0.0-dev.17 [2023-08-15T22:34:39.009Z] v3.0.0-dev.18 [2023-08-15T22:34:39.009Z] v3.0.0-dev.19 [2023-08-15T22:34:39.009Z] v3.0.0-dev.2 [2023-08-15T22:34:39.009Z] v3.0.0-dev.20 [2023-08-15T22:34:39.009Z] v3.0.0-dev.21 [2023-08-15T22:34:39.009Z] v3.0.0-dev.22 [2023-08-15T22:34:39.009Z] v3.0.0-dev.23 [2023-08-15T22:34:39.009Z] v3.0.0-dev.24 [2023-08-15T22:34:39.009Z] v3.0.0-dev.25 [2023-08-15T22:34:39.009Z] v3.0.0-dev.26 [2023-08-15T22:34:39.009Z] v3.0.0-dev.27 [2023-08-15T22:34:39.009Z] v3.0.0-dev.28 [2023-08-15T22:34:39.009Z] v3.0.0-dev.29 [2023-08-15T22:34:39.009Z] v3.0.0-dev.3 [2023-08-15T22:34:39.009Z] v3.0.0-dev.30 [2023-08-15T22:34:39.009Z] v3.0.0-dev.31 [2023-08-15T22:34:39.009Z] v3.0.0-dev.32 [2023-08-15T22:34:39.009Z] v3.0.0-dev.33 [2023-08-15T22:34:39.009Z] v3.0.0-dev.34 [2023-08-15T22:34:39.009Z] v3.0.0-dev.35 [2023-08-15T22:34:39.009Z] v3.0.0-dev.36 [2023-08-15T22:34:39.009Z] v3.0.0-dev.37 [2023-08-15T22:34:39.009Z] v3.0.0-dev.38 [2023-08-15T22:34:39.009Z] v3.0.0-dev.39 [2023-08-15T22:34:39.009Z] v3.0.0-dev.4 [2023-08-15T22:34:39.009Z] v3.0.0-dev.40 [2023-08-15T22:34:39.009Z] v3.0.0-dev.41 [2023-08-15T22:34:39.009Z] v3.0.0-dev.42 [2023-08-15T22:34:39.009Z] v3.0.0-dev.43 [2023-08-15T22:34:39.009Z] v3.0.0-dev.44 [2023-08-15T22:34:39.009Z] v3.0.0-dev.45 [2023-08-15T22:34:39.009Z] v3.0.0-dev.46 [2023-08-15T22:34:39.009Z] v3.0.0-dev.47 [2023-08-15T22:34:39.009Z] v3.0.0-dev.48 [2023-08-15T22:34:39.009Z] v3.0.0-dev.49 [2023-08-15T22:34:39.009Z] v3.0.0-dev.5 [2023-08-15T22:34:39.009Z] v3.0.0-dev.50 [2023-08-15T22:34:39.009Z] v3.0.0-dev.51 [2023-08-15T22:34:39.009Z] v3.0.0-dev.6 [2023-08-15T22:34:39.009Z] v3.0.0-dev.7 [2023-08-15T22:34:39.009Z] v3.0.0-dev.8 [2023-08-15T22:34:39.009Z] v3.0.0-dev.9 [2023-08-15T22:34:39.009Z] v3.1.0-dev.1 [2023-08-15T22:34:39.009Z] v3.1.0-dev.2 [2023-08-15T22:34:39.009Z] v3.1.0-dev.3 [2023-08-15T22:34:39.009Z] v3.1.0-dev.4 [2023-08-15T22:34:39.009Z] v3.1.0-dev.5 [2023-08-15T22:34:39.009Z] v3.1.0-dev.6 [Pipeline] sh [2023-08-15T22:34:39.295Z] + lftools sign git-tag v3.1.0-dev.6 [2023-08-15T22:34:39.874Z] Signing Git tag with Sigul... [2023-08-15T22:34:39.874Z] Signing v3.1.0-dev.6 [Pipeline] echo [2023-08-15T22:34:40.148Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:34:40.440Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-15T22:34:40.448Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-15T22:34:40.474Z] $ docker stop --time=1 0a15e04c93f423229215ba9edd3363608bf541e2add2382d5053f91a5e946432 [2023-08-15T22:34:42.582Z] $ docker rm -f --volumes 0a15e04c93f423229215ba9edd3363608bf541e2add2382d5053f91a5e946432 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-15T22:34:43.021Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T22:34:43.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:34:43.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T22:34:43.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:34:43.390Z] prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container [2023-08-15T22:34:43.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T22:34:44.618Z] $ docker top ffcdd565ccb99a841484704e5ab3547fd491c56b96a03917597ef6911a2ac3f5 -eo pid,comm [2023-08-15T22:34:44.670Z] 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-08-15T22:34:44.670Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T22:34:44.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T22:34:44.710Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T22:34:44.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T22:34:44.839Z] $ docker exec ffcdd565ccb99a841484704e5ab3547fd491c56b96a03917597ef6911a2ac3f5 ssh-agent [2023-08-15T22:34:44.970Z] SSH_AUTH_SOCK=/tmp/ssh-pHdGJPAaQC3b/agent.14 [2023-08-15T22:34:44.970Z] SSH_AGENT_PID=21 [2023-08-15T22:34:44.974Z] Running ssh-add (command line suppressed) [2023-08-15T22:34:45.070Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7583949518293705864.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7583949518293705864.key) [2023-08-15T22:34:45.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T22:34:45.374Z] + git semver bump pre [2023-08-15T22:34:45.634Z] 2023-08-15 22:34:45,591 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T22:34:45.634Z] 2023-08-15 22:34:45,591 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev [2023-08-15T22:34:45.634Z] 2023-08-15 22:34:45,591 [bump_version] DEBUG bumped version:3.1.0-dev.7 [2023-08-15T22:34:45.634Z] 2023-08-15 22:34:45,591 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-08-15T22:34:45.634Z] 2023-08-15 22:34:45,591 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T22:34:45.634Z] 2023-08-15 22:34:45,591 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T22:34:45.634Z] 2023-08-15 22:34:45,593 [execute] INFO git cat-file --batch-check [2023-08-15T22:34:45.634Z] 2023-08-15 22:34:45,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T22:34:45.634Z] 2023-08-15 22:34:45,597 [execute] INFO git cat-file --batch [2023-08-15T22:34:45.634Z] 2023-08-15 22:34:45,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T22:34:45.634Z] 2023-08-15 22:34:45,602 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T22:34:45.634Z] 3.1.0-dev.7 [Pipeline] } [2023-08-15T22:34:45.641Z] $ docker exec --env ******** --env ******** ffcdd565ccb99a841484704e5ab3547fd491c56b96a03917597ef6911a2ac3f5 ssh-agent -k [2023-08-15T22:34:45.741Z] unset SSH_AUTH_SOCK; [2023-08-15T22:34:45.741Z] unset SSH_AGENT_PID; [2023-08-15T22:34:45.741Z] echo Agent pid 21 killed; [2023-08-15T22:34:45.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T22:34:46.074Z] + git semver [Pipeline] } [2023-08-15T22:34:46.345Z] $ docker stop --time=1 ffcdd565ccb99a841484704e5ab3547fd491c56b96a03917597ef6911a2ac3f5 [2023-08-15T22:34:48.250Z] $ docker rm -f --volumes ffcdd565ccb99a841484704e5ab3547fd491c56b96a03917597ef6911a2ac3f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T22:34:48.677Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T22:34:48.677Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:34:49.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T22:34:49.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:34:49.077Z] prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container [2023-08-15T22:34:49.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-15T22:34:50.202Z] $ docker top db4a4750fda22e74be4214065fe4223631cc7fe017767a1f15a9df9e25b1903e -eo pid,comm [2023-08-15T22:34:50.280Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-15T22:34:50.280Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T22:34:50.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T22:34:50.321Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T22:34:50.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T22:34:50.451Z] $ docker exec db4a4750fda22e74be4214065fe4223631cc7fe017767a1f15a9df9e25b1903e ssh-agent [2023-08-15T22:34:50.555Z] SSH_AUTH_SOCK=/tmp/ssh-YoTOpOQYsA37/agent.14 [2023-08-15T22:34:50.555Z] SSH_AGENT_PID=20 [2023-08-15T22:34:50.560Z] Running ssh-add (command line suppressed) [2023-08-15T22:34:50.650Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15132006073209723353.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15132006073209723353.key) [2023-08-15T22:34:50.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T22:34:50.954Z] + git semver push [2023-08-15T22:34:51.214Z] 2023-08-15 22:34:51,150 [run_push] DEBUG push [2023-08-15T22:34:51.214Z] 2023-08-15 22:34:51,151 [execute] INFO git cat-file --batch-check [2023-08-15T22:34:51.214Z] 2023-08-15 22:34:51,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T22:34:51.214Z] 2023-08-15 22:34:51,156 [execute] INFO git rev-list 26879dea591777734dcb01233ce41d8a0b849065 -- [2023-08-15T22:34:51.214Z] 2023-08-15 22:34:51,156 [execute] DEBUG Popen(['git', 'rev-list', '26879dea591777734dcb01233ce41d8a0b849065', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-15T22:34:51.214Z] 2023-08-15 22:34:51,161 [execute] INFO git fetch -v origin [2023-08-15T22:34:51.214Z] 2023-08-15 22:34:51,162 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-15T22:34:51.782Z] 2023-08-15 22:34:51,631 [run_push] DEBUG no remote changes detected [2023-08-15T22:34:51.782Z] 2023-08-15 22:34:51,632 [execute] INFO git push origin semver [2023-08-15T22:34:51.782Z] 2023-08-15 22:34:51,632 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-15T22:34:52.431Z] 2023-08-15 22:34:52,355 [run_push] DEBUG push all version tags [2023-08-15T22:34:52.431Z] 2023-08-15 22:34:52,355 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-15T22:34:52.431Z] 2023-08-15 22:34:52,356 [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-08-15T22:34:53.047Z] 2023-08-15 22:34:53,013 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-15T22:34:53.047Z] 3.1.0-dev.7 [Pipeline] } [2023-08-15T22:34:53.071Z] $ docker exec --env ******** --env ******** db4a4750fda22e74be4214065fe4223631cc7fe017767a1f15a9df9e25b1903e ssh-agent -k [2023-08-15T22:34:53.170Z] unset SSH_AUTH_SOCK; [2023-08-15T22:34:53.170Z] unset SSH_AGENT_PID; [2023-08-15T22:34:53.170Z] echo Agent pid 20 killed; [2023-08-15T22:34:53.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T22:34:53.516Z] + git semver [Pipeline] } [2023-08-15T22:34:53.789Z] $ docker stop --time=1 db4a4750fda22e74be4214065fe4223631cc7fe017767a1f15a9df9e25b1903e [2023-08-15T22:34:55.300Z] $ docker rm -f --volumes db4a4750fda22e74be4214065fe4223631cc7fe017767a1f15a9df9e25b1903e [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-08-15T22:34:56.102Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-08-15T22:34:56.102Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-15T22:34:56.102Z] total 16 [2023-08-15T22:34:56.102Z] drwxr-xr-x 3 root root 4096 Aug 15 22:21 . [2023-08-15T22:34:56.102Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 22:34 .. [2023-08-15T22:34:56.102Z] drwxr-xr-x 2 root root 4096 Aug 15 22:21 cost [2023-08-15T22:34:56.102Z] -rw-r--r-- 1 root root 89 Aug 15 22:21 cost.csv [2023-08-15T22:34:56.102Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-15T22:34:56.102Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-15T22:34:56.102Z] total 16 [2023-08-15T22:34:56.102Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 22:21 . [2023-08-15T22:34:56.102Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 22:34 .. [2023-08-15T22:34:56.102Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 22:21 cost [2023-08-15T22:34:56.102Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 15 22:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:34:56.398Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:34:57.259Z] ---> package-listing.sh [2023-08-15T22:34:57.260Z] ++ facter osfamily [2023-08-15T22:34:57.260Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-15T22:34:57.518Z] + OS_FAMILY=debian [2023-08-15T22:34:57.518Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-08-15T22:34:57.518Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-15T22:34:57.518Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-15T22:34:57.518Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-15T22:34:57.518Z] + PACKAGES=/tmp/packages_start.txt [2023-08-15T22:34:57.518Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-08-15T22:34:57.518Z] + PACKAGES=/tmp/packages_end.txt [2023-08-15T22:34:57.518Z] + case "${OS_FAMILY}" in [2023-08-15T22:34:57.518Z] + dpkg -l [2023-08-15T22:34:57.518Z] + grep '^ii' [2023-08-15T22:34:57.518Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-15T22:34:57.518Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-15T22:34:57.518Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-15T22:34:57.518Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-08-15T22:34:57.518Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-08-15T22:34:57.518Z] + 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-08-15T22:34:57.531Z] 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-08-15T22:34:57.808Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T22:34:58.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T22:34:58.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T22:34:58.438Z] prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container [2023-08-15T22:34:58.472Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-15T22:34:59.151Z] $ docker top 7ec48a01ee59f6fa06939f0ec4495769eaa3bf8286c17a830f80c5cde7e1aefb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T22:34:59.487Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-15T22:34:59.770Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-15T22:35:00.055Z] + ls /var/log/sa-host [2023-08-15T22:35:00.055Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T22:35:00.227Z] provisioning config files... [2023-08-15T22:35:00.237Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18064529090184040282tmp [Pipeline] { [Pipeline] echo [2023-08-15T22:35:00.249Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:35:00.534Z] ---> create-netrc.sh [Pipeline] } [2023-08-15T22:35:00.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:35:00.902Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-15T22:35:00.912Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:35:01.197Z] ---> sudo-logs.sh [2023-08-15T22:35:01.197Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-15T22:35:01.232Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:35:01.522Z] ---> job-cost.sh [2023-08-15T22:35:01.522Z] lf-activate-venv: SKIPPING [2023-08-15T22:35:01.522Z] DEBUG: total: 0.2199999988079071 [2023-08-15T22:35:01.522Z] INFO: Retrieving Stack Cost... [2023-08-15T22:35:02.461Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T22:35:02.720Z] INFO: Archiving Costs [Pipeline] echo [2023-08-15T22:35:02.730Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T22:35:03.020Z] ---> logs-deploy.sh [2023-08-15T22:35:03.020Z] lf-activate-venv: SKIPPING [2023-08-15T22:35:03.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/130 [2023-08-15T22:35:03.020Z] INFO: archiving workspace using pattern(s): [2023-08-15T22:35:04.403Z] Archives upload complete. [2023-08-15T22:35:04.403Z] INFO: archiving logs to Nexus