Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9b53b2275aae46f28ddd5bc19f8040c0dfae099 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-ssh2178595981569717824.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8681286575537745070.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6456562763354860284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17634999683642459283.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-ssh15541367031255603868.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24570’ Running on prd-ubuntu20.04-docker-8c-8g-24573 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 a9b53b2275aae46f28ddd5bc19f8040c0dfae099 (main) > 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 a9b53b2275aae46f28ddd5bc19f8040c0dfae099 # timeout=10 Commit message: "Merge pull request #315 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3" > git rev-list --no-walk c1bbc4030cbff601133920badb9b14d1c5662baf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T18:41:11.228Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T18:41:11.301Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T18:41:11.327Z] ========================================================= [2023-12-06T18:41:11.327Z] EdgeX Global Pipelines Version Info [2023-12-06T18:41:11.327Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:41:12.054Z] ------------------- [2023-12-06T18:41:12.054Z] stable info: [2023-12-06T18:41:12.054Z] ------------------- [2023-12-06T18:41:12.054Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T18:41:12.054Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T18:41:12.054Z] Message: update stable to v1.0.258 [2023-12-06T18:41:12.625Z] ------------------- [2023-12-06T18:41:12.625Z] experimental info: [2023-12-06T18:41:12.625Z] ------------------- [2023-12-06T18:41:12.625Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T18:41:12.625Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T18:41:12.625Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T18:41:12.704Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-12-06T18:41:12.725Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-12-06T18:41:12.752Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T18:41:12.783Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T18:41:12.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T18:41:12.839Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T18:41:12.864Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T18:41:12.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T18:41:12.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T18:41:12.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T18:41:12.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T18:41:13.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-12-06T18:41:13.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T18:41:13.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T18:41:13.094Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T18:41:13.125Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T18:41:13.155Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T18:41:13.185Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T18:41:13.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T18:41:13.252Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T18:41:13.293Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T18:41:13.331Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T18:41:13.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T18:41:13.405Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T18:41:13.441Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T18:41:13.474Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T18:41:13.508Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T18:41:13.537Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T18:41:13.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T18:41:13.611Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T18:41:13.647Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] echo [2023-12-06T18:41:13.687Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9b53b2 [Pipeline] echo [2023-12-06T18:41:13.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T18:41:13.803Z] provisioning config files... [2023-12-06T18:41:13.819Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2785577026090384367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:41:14.160Z] ---> ****-login.sh [2023-12-06T18:41:14.160Z] nexus3.edgexfoundry.org:10001 [2023-12-06T18:41:14.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:41:14.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:41:14.421Z] Configure a credential helper to remove this warning. See [2023-12-06T18:41:14.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:41:14.421Z] [2023-12-06T18:41:14.421Z] Login Succeeded [2023-12-06T18:41:14.421Z] nexus3.edgexfoundry.org:10002 [2023-12-06T18:41:14.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:41:14.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:41:14.679Z] Configure a credential helper to remove this warning. See [2023-12-06T18:41:14.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:41:14.680Z] [2023-12-06T18:41:14.680Z] Login Succeeded [2023-12-06T18:41:14.680Z] nexus3.edgexfoundry.org:10003 [2023-12-06T18:41:14.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:41:14.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:41:14.680Z] Configure a credential helper to remove this warning. See [2023-12-06T18:41:14.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:41:14.680Z] [2023-12-06T18:41:14.680Z] Login Succeeded [2023-12-06T18:41:14.680Z] nexus3.edgexfoundry.org:10004 [2023-12-06T18:41:14.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:41:14.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:41:14.680Z] Configure a credential helper to remove this warning. See [2023-12-06T18:41:14.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:41:14.680Z] [2023-12-06T18:41:14.680Z] Login Succeeded [2023-12-06T18:41:14.680Z] ****.io [2023-12-06T18:41:14.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:41:14.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:41:14.940Z] Configure a credential helper to remove this warning. See [2023-12-06T18:41:14.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:41:14.940Z] [2023-12-06T18:41:14.940Z] Login Succeeded [2023-12-06T18:41:15.198Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T18:41:15.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T18:41:15.737Z] + git rev-list -1 --merges a9b53b2275aae46f28ddd5bc19f8040c0dfae099~1..a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] echo [2023-12-06T18:41:15.764Z] -----------> git rev-list -1 --merges a9b53b2275aae46f28ddd5bc19f8040c0dfae099~1..a9b53b2275aae46f28ddd5bc19f8040c0dfae099 a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [2023-12-06T18:41:15.764Z] a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [false] [Pipeline] sh [2023-12-06T18:41:16.068Z] + git log --format=format:%s -1 a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] echo [2023-12-06T18:41:16.083Z] ========================================================= [2023-12-06T18:41:16.083Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T18:41:16.083Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T18:41:16.454Z] + git log --format=format:%s -1 a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] echo [2023-12-06T18:41:16.463Z] [semverPrep] GIT_COMMIT: a9b53b2275aae46f28ddd5bc19f8040c0dfae099, Commit Message: Merge pull request #315 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3 [Pipeline] echo [2023-12-06T18:41:16.482Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T18:41:16.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T18:41:16.854Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T18:41:16.854Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T18:41:16.854Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T18:41:16.854Z] + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts [2023-12-06T18:41:16.854Z] [2023-12-06T18:41:16.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:41:17.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T18:41:17.210Z] [2023-12-06T18:41:17.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:41:17.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T18:41:17.522Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T18:41:17.522Z] b85a868b505f: Pulling fs layer [2023-12-06T18:41:17.522Z] e2be974225ed: Pulling fs layer [2023-12-06T18:41:17.522Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T18:41:17.522Z] 988bab9f4d93: Pulling fs layer [2023-12-06T18:41:17.522Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T18:41:17.522Z] eaf3925da568: Pulling fs layer [2023-12-06T18:41:17.522Z] bab4dde63d76: Pulling fs layer [2023-12-06T18:41:17.522Z] bde34c3a00c8: Pulling fs layer [2023-12-06T18:41:17.522Z] b352a97aabf1: Pulling fs layer [2023-12-06T18:41:17.522Z] 4872d77fe225: Pulling fs layer [2023-12-06T18:41:17.522Z] 5851b861e8e6: Pulling fs layer [2023-12-06T18:41:17.522Z] bab4dde63d76: Waiting [2023-12-06T18:41:17.522Z] bde34c3a00c8: Waiting [2023-12-06T18:41:17.522Z] b352a97aabf1: Waiting [2023-12-06T18:41:17.522Z] 4872d77fe225: Waiting [2023-12-06T18:41:17.522Z] 5851b861e8e6: Waiting [2023-12-06T18:41:17.522Z] 1469e6f7b9e6: Waiting [2023-12-06T18:41:17.522Z] eaf3925da568: Waiting [2023-12-06T18:41:17.522Z] e2be974225ed: Download complete [2023-12-06T18:41:17.522Z] 988bab9f4d93: Verifying Checksum [2023-12-06T18:41:17.522Z] 988bab9f4d93: Download complete [2023-12-06T18:41:17.522Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T18:41:17.522Z] 1469e6f7b9e6: Download complete [2023-12-06T18:41:17.522Z] eaf3925da568: Verifying Checksum [2023-12-06T18:41:17.522Z] eaf3925da568: Download complete [2023-12-06T18:41:17.782Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T18:41:17.782Z] 339a4e72a1f5: Download complete [2023-12-06T18:41:17.782Z] bde34c3a00c8: Verifying Checksum [2023-12-06T18:41:17.782Z] bde34c3a00c8: Download complete [2023-12-06T18:41:17.782Z] b352a97aabf1: Download complete [2023-12-06T18:41:17.782Z] 4872d77fe225: Verifying Checksum [2023-12-06T18:41:17.782Z] 4872d77fe225: Download complete [2023-12-06T18:41:17.782Z] 5851b861e8e6: Download complete [2023-12-06T18:41:17.782Z] b85a868b505f: Verifying Checksum [2023-12-06T18:41:17.782Z] b85a868b505f: Download complete [2023-12-06T18:41:18.040Z] bab4dde63d76: Verifying Checksum [2023-12-06T18:41:18.040Z] bab4dde63d76: Download complete [2023-12-06T18:41:18.980Z] b85a868b505f: Pull complete [2023-12-06T18:41:19.237Z] e2be974225ed: Pull complete [2023-12-06T18:41:19.804Z] 339a4e72a1f5: Pull complete [2023-12-06T18:41:19.804Z] 988bab9f4d93: Pull complete [2023-12-06T18:41:20.063Z] 1469e6f7b9e6: Pull complete [2023-12-06T18:41:20.063Z] eaf3925da568: Pull complete [2023-12-06T18:41:21.965Z] bab4dde63d76: Pull complete [2023-12-06T18:41:21.965Z] bde34c3a00c8: Pull complete [2023-12-06T18:41:21.965Z] b352a97aabf1: Pull complete [2023-12-06T18:41:22.226Z] 4872d77fe225: Pull complete [2023-12-06T18:41:22.226Z] 5851b861e8e6: Pull complete [2023-12-06T18:41:22.226Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T18:41:22.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T18:41:22.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:41:22.430Z] prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container [2023-12-06T18:41:22.455Z] $ 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-12-06T18:41:25.129Z] $ docker top 0fc34f58b8f115e3827e8d31adb392e2c3028cd049d333c1b70cef4dfb6d670b -eo pid,comm [2023-12-06T18:41:25.189Z] 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-12-06T18:41:25.189Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T18:41:25.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T18:41:25.282Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T18:41:25.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T18:41:25.396Z] $ docker exec 0fc34f58b8f115e3827e8d31adb392e2c3028cd049d333c1b70cef4dfb6d670b ssh-agent [2023-12-06T18:41:25.509Z] SSH_AUTH_SOCK=/tmp/ssh-4qa9K9vVUkOz/agent.31 [2023-12-06T18:41:25.509Z] SSH_AGENT_PID=37 [2023-12-06T18:41:25.519Z] Running ssh-add (command line suppressed) [2023-12-06T18:41:25.635Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5067598268992672165.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5067598268992672165.key) [2023-12-06T18:41:25.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T18:41:25.958Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T18:41:25.965Z] $ docker exec --env ******** --env ******** 0fc34f58b8f115e3827e8d31adb392e2c3028cd049d333c1b70cef4dfb6d670b ssh-agent -k [2023-12-06T18:41:26.065Z] unset SSH_AUTH_SOCK; [2023-12-06T18:41:26.066Z] unset SSH_AGENT_PID; [2023-12-06T18:41:26.066Z] echo Agent pid 37 killed; [2023-12-06T18:41:26.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T18:41:26.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T18:41:26.134Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T18:41:26.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T18:41:26.242Z] $ docker exec 0fc34f58b8f115e3827e8d31adb392e2c3028cd049d333c1b70cef4dfb6d670b ssh-agent [2023-12-06T18:41:26.363Z] SSH_AUTH_SOCK=/tmp/ssh-ZgXgKGY1bbPw/agent.69 [2023-12-06T18:41:26.363Z] SSH_AGENT_PID=75 [2023-12-06T18:41:26.367Z] Running ssh-add (command line suppressed) [2023-12-06T18:41:26.477Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5271933502241054050.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5271933502241054050.key) [2023-12-06T18:41:26.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T18:41:26.793Z] + git semver init [2023-12-06T18:41:27.053Z] 2023-12-06 18:41:26,980 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T18:41:27.053Z] 2023-12-06 18:41:26,981 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-12-06T18:41:27.053Z] 2023-12-06 18:41:26,982 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-12-06T18:41:27.053Z] 2023-12-06 18:41:26,982 [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-12-06T18:41:28.432Z] 2023-12-06 18:41:28,117 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-12-06T18:41:28.432Z] 2023-12-06 18:41:28,118 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-12-06T18:41:28.432Z] 2023-12-06 18:41:28,118 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-06T18:41:28.432Z] 2023-12-06 18:41:28,118 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-06T18:41:28.432Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T18:41:28.440Z] $ docker exec --env ******** --env ******** 0fc34f58b8f115e3827e8d31adb392e2c3028cd049d333c1b70cef4dfb6d670b ssh-agent -k [2023-12-06T18:41:28.543Z] unset SSH_AUTH_SOCK; [2023-12-06T18:41:28.544Z] unset SSH_AGENT_PID; [2023-12-06T18:41:28.544Z] echo Agent pid 75 killed; [2023-12-06T18:41:28.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T18:41:28.938Z] + git semver [Pipeline] } [2023-12-06T18:41:29.206Z] $ docker stop --time=1 0fc34f58b8f115e3827e8d31adb392e2c3028cd049d333c1b70cef4dfb6d670b [2023-12-06T18:41:30.485Z] $ docker rm -f --volumes 0fc34f58b8f115e3827e8d31adb392e2c3028cd049d333c1b70cef4dfb6d670b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T18:41:30.867Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T18:41:31.147Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T18:41:31.149Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [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-12-06T18:41:31.499Z] provisioning config files... [2023-12-06T18:41:31.509Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config34780855466958369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:41:31.828Z] ---> ****-login.sh [2023-12-06T18:41:31.828Z] nexus3.edgexfoundry.org:10001 [2023-12-06T18:41:31.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:41:31.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:41:31.828Z] Configure a credential helper to remove this warning. See [2023-12-06T18:41:31.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:41:31.828Z] [2023-12-06T18:41:31.828Z] Login Succeeded [2023-12-06T18:41:31.828Z] nexus3.edgexfoundry.org:10002 [2023-12-06T18:41:31.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:41:31.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:41:31.828Z] Configure a credential helper to remove this warning. See [2023-12-06T18:41:31.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:41:31.828Z] [2023-12-06T18:41:31.828Z] Login Succeeded [2023-12-06T18:41:31.828Z] nexus3.edgexfoundry.org:10003 [2023-12-06T18:41:32.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:41:32.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:41:32.087Z] Configure a credential helper to remove this warning. See [2023-12-06T18:41:32.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:41:32.087Z] [2023-12-06T18:41:32.087Z] Login Succeeded [2023-12-06T18:41:32.087Z] nexus3.edgexfoundry.org:10004 [2023-12-06T18:41:32.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:41:32.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:41:32.087Z] Configure a credential helper to remove this warning. See [2023-12-06T18:41:32.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:41:32.087Z] [2023-12-06T18:41:32.087Z] Login Succeeded [2023-12-06T18:41:32.087Z] ****.io [2023-12-06T18:41:32.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:41:32.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:41:32.345Z] Configure a credential helper to remove this warning. See [2023-12-06T18:41:32.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:41:32.345Z] [2023-12-06T18:41:32.345Z] Login Succeeded [2023-12-06T18:41:32.345Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T18:41:32.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T18:41:32.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T18:41:32.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T18:41:32.559Z] ========================================================= [2023-12-06T18:41:32.559Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T18:41:32.559Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:41:32.955Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T18:41:32.955Z] Sending build context to Docker daemon 14.36MB [2023-12-06T18:41:32.955Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T18:41:32.955Z] Step 2/13 : FROM ${BASE} AS builder [2023-12-06T18:41:32.955Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T18:41:32.955Z] 7264a8db6415: Pulling fs layer [2023-12-06T18:41:32.955Z] c4d48a809fc2: Pulling fs layer [2023-12-06T18:41:32.955Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T18:41:32.955Z] ad3a456e5733: Pulling fs layer [2023-12-06T18:41:32.955Z] 69c7f0334f64: Pulling fs layer [2023-12-06T18:41:32.955Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T18:41:32.955Z] ce7588e14bc9: Pulling fs layer [2023-12-06T18:41:32.955Z] b5e4710f87ac: Pulling fs layer [2023-12-06T18:41:32.955Z] ad3a456e5733: Waiting [2023-12-06T18:41:32.955Z] ce7588e14bc9: Waiting [2023-12-06T18:41:32.955Z] b5e4710f87ac: Waiting [2023-12-06T18:41:32.955Z] 69c7f0334f64: Waiting [2023-12-06T18:41:32.955Z] 1f1c1a5573a3: Waiting [2023-12-06T18:41:33.213Z] c4d48a809fc2: Download complete [2023-12-06T18:41:33.213Z] ad3a456e5733: Verifying Checksum [2023-12-06T18:41:33.213Z] ad3a456e5733: Download complete [2023-12-06T18:41:33.213Z] 69c7f0334f64: Verifying Checksum [2023-12-06T18:41:33.213Z] 69c7f0334f64: Download complete [2023-12-06T18:41:33.213Z] 7264a8db6415: Verifying Checksum [2023-12-06T18:41:33.213Z] 7264a8db6415: Download complete [2023-12-06T18:41:33.213Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T18:41:33.213Z] 1f1c1a5573a3: Download complete [2023-12-06T18:41:33.213Z] 7264a8db6415: Pull complete [2023-12-06T18:41:33.471Z] b5e4710f87ac: Verifying Checksum [2023-12-06T18:41:33.471Z] b5e4710f87ac: Download complete [2023-12-06T18:41:33.471Z] c4d48a809fc2: Pull complete [2023-12-06T18:41:33.729Z] 4f1c88b9dad5: Download complete [2023-12-06T18:41:33.987Z] ce7588e14bc9: Verifying Checksum [2023-12-06T18:41:33.987Z] ce7588e14bc9: Download complete [2023-12-06T18:41:37.267Z] 4f1c88b9dad5: Pull complete [2023-12-06T18:41:37.267Z] ad3a456e5733: Pull complete [2023-12-06T18:41:37.267Z] 69c7f0334f64: Pull complete [2023-12-06T18:41:37.267Z] 1f1c1a5573a3: Pull complete [2023-12-06T18:41:39.804Z] ce7588e14bc9: Pull complete [2023-12-06T18:41:40.371Z] b5e4710f87ac: Pull complete [2023-12-06T18:41:40.371Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T18:41:40.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T18:41:40.371Z] ---> 88b5674ff536 [2023-12-06T18:41:40.371Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-12-06T18:41:45.689Z] ---> Running in 7b68543c8f1a [2023-12-06T18:41:45.689Z] Removing intermediate container 7b68543c8f1a [2023-12-06T18:41:45.689Z] ---> 42712dc8479a [2023-12-06T18:41:45.689Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T18:41:45.689Z] ---> Running in efef72af83dc [2023-12-06T18:41:45.689Z] Removing intermediate container efef72af83dc [2023-12-06T18:41:45.689Z] ---> 4d30e7116a27 [2023-12-06T18:41:45.689Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-06T18:41:45.689Z] ---> Running in eb8f2b36f30d [2023-12-06T18:41:45.689Z] Removing intermediate container eb8f2b36f30d [2023-12-06T18:41:45.689Z] ---> 43eacede1eab [2023-12-06T18:41:45.689Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-06T18:41:45.689Z] ---> Running in 1f907a3a8b7a [2023-12-06T18:41:45.689Z] Removing intermediate container 1f907a3a8b7a [2023-12-06T18:41:45.689Z] ---> 51a7db75de63 [2023-12-06T18:41:45.689Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T18:41:45.689Z] ---> Running in fa41c842c3f9 [2023-12-06T18:41:45.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T18:41:45.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T18:41:46.259Z] (1/13) Installing libintl (0.21.1-r7) [2023-12-06T18:41:46.259Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-06T18:41:46.259Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-06T18:41:46.259Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-06T18:41:46.259Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-06T18:41:46.259Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-06T18:41:46.259Z] (7/13) Installing udev-init-scripts (35-r1) [2023-12-06T18:41:46.259Z] (8/13) Installing libblkid (2.38.1-r8) [2023-12-06T18:41:46.259Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-12-06T18:41:46.259Z] (10/13) Installing kmod-libs (30-r3) [2023-12-06T18:41:46.259Z] (11/13) Installing eudev (3.2.11-r8) [2023-12-06T18:41:46.259Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-06T18:41:46.259Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-06T18:41:46.259Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T18:41:46.259Z] Executing eudev-3.2.11-r8.trigger [2023-12-06T18:41:46.259Z] OK: 271 MiB in 65 packages [2023-12-06T18:41:46.406Z] Still waiting to schedule task [2023-12-06T18:41:46.406Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24571’ [2023-12-06T18:41:46.827Z] Removing intermediate container fa41c842c3f9 [2023-12-06T18:41:46.827Z] ---> 91eed4889b2f [2023-12-06T18:41:46.827Z] Step 8/13 : WORKDIR /device-usb-camera [2023-12-06T18:41:47.085Z] ---> Running in ef52e34589fd [2023-12-06T18:41:47.085Z] Removing intermediate container ef52e34589fd [2023-12-06T18:41:47.085Z] ---> f7e5119907e6 [2023-12-06T18:41:47.085Z] Step 9/13 : COPY go.mod vendor* ./ [2023-12-06T18:41:47.085Z] ---> eb2d5b62070f [2023-12-06T18:41:47.085Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T18:41:47.085Z] ---> Running in 4f6a69e24776 [2023-12-06T18:42:25.881Z] Removing intermediate container 4f6a69e24776 [2023-12-06T18:42:25.881Z] ---> 7b29715be103 [2023-12-06T18:42:25.881Z] Step 11/13 : COPY . . [2023-12-06T18:42:25.881Z] ---> a9d037093def [2023-12-06T18:42:25.881Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-06T18:42:25.881Z] ---> Running in 50dca95342bc [2023-12-06T18:42:25.881Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T18:42:25.881Z] Dload Upload Total Spent Left Speed [2023-12-06T18:42:25.881Z] 0 0 0 0 0  0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10965 0 --:--:-- --:--:-- --:--:-- 11088 [2023-12-06T18:42:25.881Z] Removing intermediate container 50dca95342bc [2023-12-06T18:42:25.881Z] ---> 3550cb605d71 [2023-12-06T18:42:25.881Z] Step 13/13 : RUN ${MAKE} [2023-12-06T18:42:25.881Z] ---> Running in 8c55181e135f [2023-12-06T18:42:25.881Z] noop [2023-12-06T18:42:25.881Z] Removing intermediate container 8c55181e135f [2023-12-06T18:42:25.881Z] ---> 69da796a2e04 [2023-12-06T18:42:25.881Z] Successfully built 69da796a2e04 [2023-12-06T18:42:25.881Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:42:26.289Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T18:42:26.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:42:26.422Z] prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container [2023-12-06T18:42:26.469Z] $ 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-12-06T18:42:26.789Z] $ docker top d0f438a5d63503894502765f988326b91dc2fcb263154c081c24c0fca90bc882 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T18:42:27.183Z] + go version [2023-12-06T18:42:27.184Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T18:42:27.191Z] $ docker stop --time=1 d0f438a5d63503894502765f988326b91dc2fcb263154c081c24c0fca90bc882 [2023-12-06T18:42:28.457Z] $ docker rm -f --volumes d0f438a5d63503894502765f988326b91dc2fcb263154c081c24c0fca90bc882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:42:29.054Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T18:42:29.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:42:29.173Z] prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container [2023-12-06T18:42:29.205Z] $ 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-12-06T18:42:29.526Z] $ docker top a3f7e18e880f94a8f34a98ceb589af67a324bd24ed9d10a6ebfcd26a5582eafc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T18:42:29.912Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T18:42:30.221Z] + make test [2023-12-06T18:42:30.221Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T18:42:31.610Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-06T18:42:41.578Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-06T18:42:42.516Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements [2023-12-06T18:42:50.622Z] go vet ./... [2023-12-06T18:42:53.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T18:42:53.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T18:42:53.146Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T18:42:53.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T18:42:53.195Z] $ docker stop --time=1 a3f7e18e880f94a8f34a98ceb589af67a324bd24ed9d10a6ebfcd26a5582eafc [2023-12-06T18:42:57.161Z] $ docker rm -f --volumes a3f7e18e880f94a8f34a98ceb589af67a324bd24ed9d10a6ebfcd26a5582eafc [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T18:42:57.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T18:42:57.781Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T18:42:58.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T18:42:58.616Z] + ls -al . [2023-12-06T18:42:58.617Z] total 224 [2023-12-06T18:42:58.617Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 18:42 . [2023-12-06T18:42:58.617Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 18:41 .. [2023-12-06T18:42:58.617Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 18:42 .git [2023-12-06T18:42:58.617Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:41 .github [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 6 18:41 .gitignore [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 6 18:41 .golangci.yml [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 6 18:41 .hadolint.yml [2023-12-06T18:42:58.617Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 18:41 .semver [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 6 18:41 Attribution.txt [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 6 18:41 CHANGELOG.md [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 6 18:41 Dockerfile [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 6 18:41 GOVERNANCE.md [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 6 18:41 Jenkinsfile [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 18:41 LICENSE [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 6 18:41 Makefile [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 18:41 OWNERS.md [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 6 18:41 README.md [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 18:41 VERSION [2023-12-06T18:42:58.617Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 18:41 bin [2023-12-06T18:42:58.617Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:41 cmd [2023-12-06T18:42:58.617Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 6 18:42 coverage.out [2023-12-06T18:42:58.617Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 6 18:41 docker-entrypoint.sh [2023-12-06T18:42:58.617Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 18:41 docs [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 3920 Dec 6 18:41 go.mod [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 34828 Dec 6 18:41 go.sum [2023-12-06T18:42:58.617Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:41 internal [2023-12-06T18:42:58.617Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 6 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:42:58.970Z] + 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=a9b53b2275aae46f28ddd5bc19f8040c0dfae099 --label arch=amd64 --label version=3.2.0-dev.3 . [2023-12-06T18:42:58.970Z] Sending build context to Docker daemon 14.41MB [2023-12-06T18:42:58.970Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T18:42:58.970Z] Step 2/37 : FROM ${BASE} AS builder [2023-12-06T18:42:58.970Z] ---> 69da796a2e04 [2023-12-06T18:42:58.970Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-12-06T18:42:59.228Z] ---> Running in ecd58f93d24e [2023-12-06T18:42:59.228Z] Removing intermediate container ecd58f93d24e [2023-12-06T18:42:59.228Z] ---> 0532210a41bd [2023-12-06T18:42:59.228Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T18:42:59.486Z] ---> Running in e3c91ee4bf22 [2023-12-06T18:42:59.486Z] Removing intermediate container e3c91ee4bf22 [2023-12-06T18:42:59.486Z] ---> 4345a5496580 [2023-12-06T18:42:59.486Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-06T18:42:59.486Z] ---> Running in 2ff38bbea6fb [2023-12-06T18:42:59.486Z] Removing intermediate container 2ff38bbea6fb [2023-12-06T18:42:59.486Z] ---> 34ff7d25effd [2023-12-06T18:42:59.486Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-06T18:42:59.486Z] ---> Running in b08dda1974d1 [2023-12-06T18:42:59.746Z] Removing intermediate container b08dda1974d1 [2023-12-06T18:42:59.746Z] ---> 0d1ce18c1306 [2023-12-06T18:42:59.746Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T18:42:59.746Z] ---> Running in ca3f3f655a52 [2023-12-06T18:43:00.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T18:43:00.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T18:43:00.573Z] OK: 271 MiB in 65 packages [2023-12-06T18:43:00.833Z] Removing intermediate container ca3f3f655a52 [2023-12-06T18:43:00.833Z] ---> 15648abbc27b [2023-12-06T18:43:00.833Z] Step 8/37 : WORKDIR /device-usb-camera [2023-12-06T18:43:00.833Z] ---> Running in b1cccae56e7f [2023-12-06T18:43:00.833Z] Removing intermediate container b1cccae56e7f [2023-12-06T18:43:00.833Z] ---> 09ccb71d8e53 [2023-12-06T18:43:00.833Z] Step 9/37 : COPY go.mod vendor* ./ [2023-12-06T18:43:01.090Z] ---> 4d796504d7f7 [2023-12-06T18:43:01.090Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T18:43:01.090Z] ---> Running in 15926be408a6 [2023-12-06T18:43:02.447Z] Removing intermediate container 15926be408a6 [2023-12-06T18:43:02.447Z] ---> 74b4345eb0b5 [2023-12-06T18:43:02.447Z] Step 11/37 : COPY . . [2023-12-06T18:43:02.706Z] ---> 6f256ed86dc9 [2023-12-06T18:43:02.706Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-06T18:43:02.706Z] ---> Running in 38b741c9fe1d [2023-12-06T18:43:02.966Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T18:43:02.966Z] Dload Upload Total Spent Left Speed [2023-12-06T18:43:02.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 42422 0 --:--:-- --:--:-- --:--:-- 43206 [2023-12-06T18:43:03.224Z] Removing intermediate container 38b741c9fe1d [2023-12-06T18:43:03.224Z] ---> 5adbf28104d3 [2023-12-06T18:43:03.224Z] Step 13/37 : RUN ${MAKE} [2023-12-06T18:43:03.224Z] ---> Running in 851f5ecb9a14 [2023-12-06T18:43:03.483Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-06T18:43:39.528Z] Removing intermediate container 851f5ecb9a14 [2023-12-06T18:43:39.528Z] ---> ef62215bc9aa [2023-12-06T18:43:39.528Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-12-06T18:43:39.528Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-12-06T18:43:39.528Z] 4acc49c71d14: Pulling fs layer [2023-12-06T18:43:39.528Z] 4acc49c71d14: Verifying Checksum [2023-12-06T18:43:39.528Z] 4acc49c71d14: Download complete [2023-12-06T18:43:39.528Z] 4acc49c71d14: Pull complete [2023-12-06T18:43:39.528Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-06T18:43:39.528Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-12-06T18:43:39.528Z] ---> 01a2bd3e5fff [2023-12-06T18:43:39.528Z] Step 15/37 : FROM alpine:3.18 [2023-12-06T18:43:39.528Z] 3.18: Pulling from library/alpine [2023-12-06T18:43:39.528Z] c926b61bad3b: Pulling fs layer [2023-12-06T18:43:39.528Z] c926b61bad3b: Verifying Checksum [2023-12-06T18:43:39.528Z] c926b61bad3b: Download complete [2023-12-06T18:43:39.528Z] c926b61bad3b: Pull complete [2023-12-06T18:43:39.528Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T18:43:39.528Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T18:43:39.528Z] ---> b541f2080109 [2023-12-06T18:43:39.528Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-12-06T18:43:39.528Z] ---> Running in 1675cc0b3784 [2023-12-06T18:43:39.528Z] Removing intermediate container 1675cc0b3784 [2023-12-06T18:43:39.528Z] ---> 1b3114a6d5e3 [2023-12-06T18:43:39.528Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-06T18:43:39.528Z] ---> Running in 907ffd9cbfeb [2023-12-06T18:43:39.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T18:43:39.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T18:43:39.528Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-12-06T18:43:39.528Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-12-06T18:43:39.528Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-12-06T18:43:39.528Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-12-06T18:43:39.528Z] (5/107) Installing libxau (1.0.11-r2) [2023-12-06T18:43:39.528Z] (6/107) Installing libmd (1.0.4-r2) [2023-12-06T18:43:39.528Z] (7/107) Installing libbsd (0.11.7-r1) [2023-12-06T18:43:39.528Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-12-06T18:43:39.528Z] (9/107) Installing libxcb (1.15-r1) [2023-12-06T18:43:39.528Z] (10/107) Installing libx11 (1.8.7-r0) [2023-12-06T18:43:39.528Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-12-06T18:43:39.528Z] (12/107) Installing libpciaccess (0.17-r2) [2023-12-06T18:43:39.528Z] (13/107) Installing libdrm (2.4.115-r4) [2023-12-06T18:43:39.528Z] (14/107) Installing libxext (1.3.5-r2) [2023-12-06T18:43:39.528Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-12-06T18:43:39.528Z] (16/107) Installing libffi (3.4.4-r2) [2023-12-06T18:43:39.528Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-12-06T18:43:39.528Z] (18/107) Installing libva (2.18.0-r1) [2023-12-06T18:43:39.528Z] (19/107) Installing libvdpau (1.5-r1) [2023-12-06T18:43:39.528Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-12-06T18:43:39.528Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-06T18:43:39.528Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-12-06T18:43:39.528Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-06T18:43:39.528Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-12-06T18:43:39.528Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-12-06T18:43:39.528Z] (26/107) Installing libhwy (1.0.4-r1) [2023-12-06T18:43:39.528Z] (27/107) Installing lcms2 (2.15-r2) [2023-12-06T18:43:39.528Z] (28/107) Installing libjxl (0.8.2-r0) [2023-12-06T18:43:39.528Z] (29/107) Installing lame-libs (3.100-r5) [2023-12-06T18:43:39.528Z] (30/107) Installing opus (1.4-r0) [2023-12-06T18:43:39.528Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-12-06T18:43:39.528Z] (32/107) Installing soxr (0.1.3-r5) [2023-12-06T18:43:39.528Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-06T18:43:39.528Z] (34/107) Installing libogg (1.3.5-r4) [2023-12-06T18:43:39.528Z] (35/107) Installing libtheora (1.1.1-r17) [2023-12-06T18:43:39.528Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-12-06T18:43:39.528Z] (37/107) Installing libvpx (1.13.0-r2) [2023-12-06T18:43:39.528Z] (38/107) Installing libwebp (1.3.2-r0) [2023-12-06T18:43:39.528Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-12-06T18:43:39.528Z] (40/107) Installing numactl (2.0.16-r4) [2023-12-06T18:43:39.528Z] (41/107) Installing x265-libs (3.5-r4) [2023-12-06T18:43:39.528Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-12-06T18:43:39.528Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-06T18:43:39.528Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-12-06T18:43:39.528Z] (45/107) Installing libexpat (2.5.0-r1) [2023-12-06T18:43:39.528Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-12-06T18:43:39.528Z] (47/107) Installing libpng (1.6.39-r3) [2023-12-06T18:43:39.528Z] (48/107) Installing freetype (2.13.0-r5) [2023-12-06T18:43:39.528Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-12-06T18:43:39.528Z] (50/107) Installing fribidi (1.0.13-r0) [2023-12-06T18:43:39.528Z] (51/107) Installing libintl (0.21.1-r7) [2023-12-06T18:43:39.528Z] (52/107) Installing libblkid (2.38.1-r8) [2023-12-06T18:43:39.528Z] (53/107) Installing libmount (2.38.1-r8) [2023-12-06T18:43:39.528Z] (54/107) Installing pcre2 (10.42-r1) [2023-12-06T18:43:39.528Z] (55/107) Installing glib (2.76.4-r0) [2023-12-06T18:43:39.528Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-12-06T18:43:39.528Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-12-06T18:43:39.528Z] (58/107) Installing libunibreak (5.1-r0) [2023-12-06T18:43:39.528Z] (59/107) Installing libass (0.17.1-r0) [2023-12-06T18:43:39.528Z] (60/107) Installing libbluray (1.3.4-r0) [2023-12-06T18:43:39.528Z] (61/107) Installing gmp (6.2.1-r3) [2023-12-06T18:43:39.528Z] (62/107) Installing nettle (3.8.1-r2) [2023-12-06T18:43:39.528Z] (63/107) Installing libunistring (1.1-r1) [2023-12-06T18:43:39.528Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-12-06T18:43:39.528Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-12-06T18:43:39.528Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-12-06T18:43:39.528Z] (67/107) Installing gnutls (3.8.0-r2) [2023-12-06T18:43:39.528Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-12-06T18:43:39.528Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-12-06T18:43:39.528Z] (70/107) Installing cjson (1.7.15-r4) [2023-12-06T18:43:39.528Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-12-06T18:43:39.528Z] (72/107) Installing librist (0.2.7-r0) [2023-12-06T18:43:39.528Z] (73/107) Installing libsrt (1.5.2-r0) [2023-12-06T18:43:39.528Z] (74/107) Installing libssh (0.10.5-r0) [2023-12-06T18:43:39.528Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-12-06T18:43:39.528Z] (76/107) Installing libxml2 (2.11.6-r0) [2023-12-06T18:43:39.528Z] (77/107) Installing libsodium (1.0.18-r3) [2023-12-06T18:43:39.528Z] (78/107) Installing libzmq (4.3.4-r4) [2023-12-06T18:43:39.528Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-06T18:43:39.528Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-12-06T18:43:39.528Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-12-06T18:43:39.528Z] (82/107) Installing shaderc (2023.3-r1) [2023-12-06T18:43:39.528Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-12-06T18:43:39.528Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-12-06T18:43:39.528Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-06T18:43:39.528Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-06T18:43:39.528Z] (87/107) Installing vidstab (1.1.1-r0) [2023-12-06T18:43:39.528Z] (88/107) Installing zimg (3.0.5-r0) [2023-12-06T18:43:39.528Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-06T18:43:39.528Z] (90/107) Installing libasyncns (0.8-r1) [2023-12-06T18:43:39.528Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-12-06T18:43:39.528Z] (92/107) Installing libltdl (2.4.7-r2) [2023-12-06T18:43:39.528Z] (93/107) Installing orc (0.4.34-r0) [2023-12-06T18:43:39.528Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-12-06T18:43:39.528Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-12-06T18:43:39.528Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-12-06T18:43:39.528Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-12-06T18:43:39.528Z] (98/107) Installing libpulse (16.1-r10) [2023-12-06T18:43:39.528Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-06T18:43:39.528Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-12-06T18:43:39.528Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-06T18:43:39.528Z] (102/107) Installing ffmpeg (6.0.1-r0) [2023-12-06T18:43:39.528Z] (103/107) Installing udev-init-scripts (35-r1) [2023-12-06T18:43:39.528Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-12-06T18:43:39.528Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-12-06T18:43:39.528Z] (106/107) Installing kmod-libs (30-r3) [2023-12-06T18:43:39.528Z] (107/107) Installing eudev (3.2.11-r8) [2023-12-06T18:43:39.528Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T18:43:39.528Z] Executing glib-2.76.4-r0.trigger [2023-12-06T18:43:39.528Z] Executing eudev-3.2.11-r8.trigger [2023-12-06T18:43:39.528Z] OK: 131 MiB in 122 packages [2023-12-06T18:43:43.753Z] Removing intermediate container 907ffd9cbfeb [2023-12-06T18:43:43.753Z] ---> f4dba0f3c1e6 [2023-12-06T18:43:43.753Z] Step 18/37 : RUN apk --no-cache upgrade [2023-12-06T18:43:43.753Z] ---> Running in 0c8d312f1dc4 [2023-12-06T18:43:44.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T18:43:44.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T18:43:44.271Z] OK: 131 MiB in 122 packages [2023-12-06T18:43:44.529Z] Removing intermediate container 0c8d312f1dc4 [2023-12-06T18:43:44.529Z] ---> d5638635273d [2023-12-06T18:43:44.529Z] Step 19/37 : WORKDIR / [2023-12-06T18:43:44.529Z] ---> Running in e788598ab3e4 [2023-12-06T18:43:44.787Z] Removing intermediate container e788598ab3e4 [2023-12-06T18:43:44.787Z] ---> d562abd42437 [2023-12-06T18:43:44.787Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-12-06T18:43:45.722Z] ---> d38dd9491f76 [2023-12-06T18:43:45.722Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-12-06T18:43:45.722Z] ---> 8bd473432218 [2023-12-06T18:43:45.722Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-06T18:43:45.980Z] ---> bd00bacebde1 [2023-12-06T18:43:45.980Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-06T18:43:45.980Z] ---> 249b8a6c139b [2023-12-06T18:43:45.980Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-06T18:43:46.239Z] ---> a5ec2ddd4861 [2023-12-06T18:43:46.239Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-06T18:43:46.239Z] ---> 2ad7e788d8d8 [2023-12-06T18:43:46.239Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-12-06T18:43:47.404Z] ---> 627e16bdb86f [2023-12-06T18:43:47.404Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-06T18:43:47.404Z] ---> Running in 3810526bd2f0 [2023-12-06T18:43:47.971Z] Removing intermediate container 3810526bd2f0 [2023-12-06T18:43:47.971Z] ---> 1c8e20806940 [2023-12-06T18:43:47.971Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-06T18:43:47.971Z] ---> Running in 542b052b6b0d [2023-12-06T18:43:48.538Z] Removing intermediate container 542b052b6b0d [2023-12-06T18:43:48.538Z] ---> 2ae6b73ba3a9 [2023-12-06T18:43:48.538Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-06T18:43:48.538Z] ---> Running in 4f2d95227db4 [2023-12-06T18:43:49.105Z] Removing intermediate container 4f2d95227db4 [2023-12-06T18:43:49.105Z] ---> eff5bc5a9503 [2023-12-06T18:43:49.105Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-06T18:43:49.105Z] ---> Running in 710cc8c4dd8a [2023-12-06T18:43:49.673Z] Removing intermediate container 710cc8c4dd8a [2023-12-06T18:43:49.673Z] ---> 681fbf776041 [2023-12-06T18:43:49.673Z] Step 31/37 : EXPOSE 59983 [2023-12-06T18:43:49.673Z] ---> Running in 275b8e8c8ba8 [2023-12-06T18:43:49.673Z] Removing intermediate container 275b8e8c8ba8 [2023-12-06T18:43:49.673Z] ---> 62135c6f91ff [2023-12-06T18:43:49.673Z] Step 32/37 : EXPOSE 8554 [2023-12-06T18:43:49.673Z] ---> Running in f58023d2fda3 [2023-12-06T18:43:49.673Z] Removing intermediate container f58023d2fda3 [2023-12-06T18:43:49.673Z] ---> 6d53fddc1475 [2023-12-06T18:43:49.673Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-12-06T18:43:49.931Z] ---> Running in 56d3fa86f439 [2023-12-06T18:43:49.931Z] Removing intermediate container 56d3fa86f439 [2023-12-06T18:43:49.931Z] ---> 18cbd688aecf [2023-12-06T18:43:49.931Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-12-06T18:43:49.931Z] ---> Running in f6142961c93b [2023-12-06T18:43:49.931Z] Removing intermediate container f6142961c93b [2023-12-06T18:43:49.931Z] ---> 09e85384590d [2023-12-06T18:43:49.931Z] Step 35/37 : LABEL arch=amd64 [2023-12-06T18:43:49.931Z] ---> Running in b331706b9fa3 [2023-12-06T18:43:50.190Z] Removing intermediate container b331706b9fa3 [2023-12-06T18:43:50.190Z] ---> a9c688b0586b [2023-12-06T18:43:50.190Z] Step 36/37 : LABEL git_sha=a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [2023-12-06T18:43:50.190Z] ---> Running in b829c1fce619 [2023-12-06T18:43:50.190Z] Removing intermediate container b829c1fce619 [2023-12-06T18:43:50.190Z] ---> 8e2b9f37eb90 [2023-12-06T18:43:50.190Z] Step 37/37 : LABEL version=3.2.0-dev.3 [2023-12-06T18:43:50.190Z] ---> Running in ea1d10d543f2 [2023-12-06T18:43:50.190Z] Removing intermediate container ea1d10d543f2 [2023-12-06T18:43:50.190Z] ---> ef6b7b89aeda [2023-12-06T18:43:50.190Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T18:43:50.190Z] Successfully built ef6b7b89aeda [2023-12-06T18:43:50.190Z] 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-12-06T18:43:50.456Z] provisioning config files... [2023-12-06T18:43:50.463Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13375671239264979375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:43:50.855Z] ---> ****-login.sh [2023-12-06T18:43:50.855Z] nexus3.edgexfoundry.org:10001 [2023-12-06T18:43:50.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:43:50.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:43:50.855Z] Configure a credential helper to remove this warning. See [2023-12-06T18:43:50.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:43:50.855Z] [2023-12-06T18:43:50.855Z] Login Succeeded [2023-12-06T18:43:50.855Z] nexus3.edgexfoundry.org:10002 [2023-12-06T18:43:50.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:43:50.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:43:50.855Z] Configure a credential helper to remove this warning. See [2023-12-06T18:43:50.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:43:50.855Z] [2023-12-06T18:43:50.855Z] Login Succeeded [2023-12-06T18:43:50.855Z] nexus3.edgexfoundry.org:10003 [2023-12-06T18:43:51.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:43:51.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:43:51.114Z] Configure a credential helper to remove this warning. See [2023-12-06T18:43:51.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:43:51.114Z] [2023-12-06T18:43:51.114Z] Login Succeeded [2023-12-06T18:43:51.114Z] nexus3.edgexfoundry.org:10004 [2023-12-06T18:43:51.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:43:51.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:43:51.114Z] Configure a credential helper to remove this warning. See [2023-12-06T18:43:51.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:43:51.114Z] [2023-12-06T18:43:51.114Z] Login Succeeded [2023-12-06T18:43:51.114Z] ****.io [2023-12-06T18:43:51.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:43:51.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:43:51.373Z] Configure a credential helper to remove this warning. See [2023-12-06T18:43:51.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:43:51.373Z] [2023-12-06T18:43:51.374Z] Login Succeeded [2023-12-06T18:43:51.374Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T18:43:51.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T18:43:51.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T18:43:51.557Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-12-06T18:43:51.557Z] a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [2023-12-06T18:43:51.557Z] latest [2023-12-06T18:43:51.557Z] 3.2.0-dev.3 [2023-12-06T18:43:51.557Z] a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 [2023-12-06T18:43:51.557Z] main [2023-12-06T18:43:51.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:43:51.999Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:43:52.391Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [2023-12-06T18:43:52.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-06T18:43:52.391Z] 08ed1d613a5d: Preparing [2023-12-06T18:43:52.391Z] 8d0449fd54ef: Preparing [2023-12-06T18:43:52.391Z] d7f072731df1: Preparing [2023-12-06T18:43:52.391Z] 9292cf89fe90: Preparing [2023-12-06T18:43:52.391Z] 3827b5b91e75: Preparing [2023-12-06T18:43:52.391Z] acc83c6ca332: Preparing [2023-12-06T18:43:52.391Z] 8fe23e4d51ce: Preparing [2023-12-06T18:43:52.391Z] 95687050dac7: Preparing [2023-12-06T18:43:52.391Z] 796d7497ebb1: Preparing [2023-12-06T18:43:52.391Z] eb679142fb48: Preparing [2023-12-06T18:43:52.391Z] 08638efe0c9f: Preparing [2023-12-06T18:43:52.391Z] d8907095365a: Preparing [2023-12-06T18:43:52.391Z] 75c257485904: Preparing [2023-12-06T18:43:52.391Z] 9fe9a137fd00: Preparing [2023-12-06T18:43:52.391Z] d8907095365a: Waiting [2023-12-06T18:43:52.391Z] 9fe9a137fd00: Waiting [2023-12-06T18:43:52.391Z] 796d7497ebb1: Waiting [2023-12-06T18:43:52.391Z] 75c257485904: Waiting [2023-12-06T18:43:52.391Z] 08638efe0c9f: Waiting [2023-12-06T18:43:52.391Z] eb679142fb48: Waiting [2023-12-06T18:43:52.391Z] acc83c6ca332: Waiting [2023-12-06T18:43:52.391Z] 8fe23e4d51ce: Waiting [2023-12-06T18:43:52.391Z] 95687050dac7: Waiting [2023-12-06T18:43:52.391Z] 08ed1d613a5d: Pushed [2023-12-06T18:43:52.391Z] d7f072731df1: Pushed [2023-12-06T18:43:52.391Z] 9292cf89fe90: Pushed [2023-12-06T18:43:52.391Z] 8d0449fd54ef: Pushed [2023-12-06T18:43:52.650Z] acc83c6ca332: Pushed [2023-12-06T18:43:52.650Z] 8fe23e4d51ce: Pushed [2023-12-06T18:43:52.650Z] 95687050dac7: Pushed [2023-12-06T18:43:52.650Z] 796d7497ebb1: Pushed [2023-12-06T18:43:52.650Z] eb679142fb48: Pushed [2023-12-06T18:43:52.910Z] 9fe9a137fd00: Layer already exists [2023-12-06T18:43:52.910Z] d8907095365a: Pushed [2023-12-06T18:43:54.809Z] 3827b5b91e75: Pushed [2023-12-06T18:43:55.741Z] 08638efe0c9f: Pushed [2023-12-06T18:44:05.719Z] 75c257485904: Pushed [2023-12-06T18:44:05.719Z] a9b53b2275aae46f28ddd5bc19f8040c0dfae099: digest: sha256:0992671a0c7428c27d163a544efec5db2d7d74f6049a75e45717cda227779de6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:44:06.129Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:44:06.539Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-12-06T18:44:06.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-06T18:44:06.539Z] 08ed1d613a5d: Preparing [2023-12-06T18:44:06.539Z] 8d0449fd54ef: Preparing [2023-12-06T18:44:06.539Z] d7f072731df1: Preparing [2023-12-06T18:44:06.539Z] 9292cf89fe90: Preparing [2023-12-06T18:44:06.539Z] 3827b5b91e75: Preparing [2023-12-06T18:44:06.539Z] acc83c6ca332: Preparing [2023-12-06T18:44:06.539Z] 8fe23e4d51ce: Preparing [2023-12-06T18:44:06.539Z] 95687050dac7: Preparing [2023-12-06T18:44:06.539Z] 796d7497ebb1: Preparing [2023-12-06T18:44:06.539Z] eb679142fb48: Preparing [2023-12-06T18:44:06.539Z] 08638efe0c9f: Preparing [2023-12-06T18:44:06.539Z] d8907095365a: Preparing [2023-12-06T18:44:06.539Z] 75c257485904: Preparing [2023-12-06T18:44:06.539Z] 9fe9a137fd00: Preparing [2023-12-06T18:44:06.539Z] 796d7497ebb1: Waiting [2023-12-06T18:44:06.539Z] eb679142fb48: Waiting [2023-12-06T18:44:06.539Z] 08638efe0c9f: Waiting [2023-12-06T18:44:06.539Z] d8907095365a: Waiting [2023-12-06T18:44:06.539Z] 75c257485904: Waiting [2023-12-06T18:44:06.539Z] 9fe9a137fd00: Waiting [2023-12-06T18:44:06.539Z] acc83c6ca332: Waiting [2023-12-06T18:44:06.539Z] 95687050dac7: Waiting [2023-12-06T18:44:06.539Z] 8fe23e4d51ce: Waiting [2023-12-06T18:44:06.539Z] 3827b5b91e75: Layer already exists [2023-12-06T18:44:06.539Z] 8d0449fd54ef: Layer already exists [2023-12-06T18:44:06.539Z] 08ed1d613a5d: Layer already exists [2023-12-06T18:44:06.539Z] d7f072731df1: Layer already exists [2023-12-06T18:44:06.539Z] 9292cf89fe90: Layer already exists [2023-12-06T18:44:06.539Z] acc83c6ca332: Layer already exists [2023-12-06T18:44:06.539Z] 95687050dac7: Layer already exists [2023-12-06T18:44:06.539Z] 8fe23e4d51ce: Layer already exists [2023-12-06T18:44:06.539Z] eb679142fb48: Layer already exists [2023-12-06T18:44:06.539Z] 796d7497ebb1: Layer already exists [2023-12-06T18:44:06.539Z] 08638efe0c9f: Layer already exists [2023-12-06T18:44:06.539Z] 9fe9a137fd00: Layer already exists [2023-12-06T18:44:06.539Z] 75c257485904: Layer already exists [2023-12-06T18:44:06.539Z] d8907095365a: Layer already exists [2023-12-06T18:44:06.539Z] latest: digest: sha256:0992671a0c7428c27d163a544efec5db2d7d74f6049a75e45717cda227779de6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:44:06.935Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:44:07.330Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.3 [2023-12-06T18:44:07.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-06T18:44:07.330Z] 08ed1d613a5d: Preparing [2023-12-06T18:44:07.330Z] 8d0449fd54ef: Preparing [2023-12-06T18:44:07.330Z] d7f072731df1: Preparing [2023-12-06T18:44:07.330Z] 9292cf89fe90: Preparing [2023-12-06T18:44:07.330Z] 3827b5b91e75: Preparing [2023-12-06T18:44:07.330Z] acc83c6ca332: Preparing [2023-12-06T18:44:07.330Z] 8fe23e4d51ce: Preparing [2023-12-06T18:44:07.330Z] 95687050dac7: Preparing [2023-12-06T18:44:07.330Z] 796d7497ebb1: Preparing [2023-12-06T18:44:07.330Z] eb679142fb48: Preparing [2023-12-06T18:44:07.330Z] 08638efe0c9f: Preparing [2023-12-06T18:44:07.330Z] d8907095365a: Preparing [2023-12-06T18:44:07.330Z] 75c257485904: Preparing [2023-12-06T18:44:07.330Z] 9fe9a137fd00: Preparing [2023-12-06T18:44:07.330Z] 796d7497ebb1: Waiting [2023-12-06T18:44:07.330Z] eb679142fb48: Waiting [2023-12-06T18:44:07.330Z] 08638efe0c9f: Waiting [2023-12-06T18:44:07.330Z] acc83c6ca332: Waiting [2023-12-06T18:44:07.330Z] 8fe23e4d51ce: Waiting [2023-12-06T18:44:07.330Z] 75c257485904: Waiting [2023-12-06T18:44:07.330Z] 9fe9a137fd00: Waiting [2023-12-06T18:44:07.330Z] 95687050dac7: Waiting [2023-12-06T18:44:07.330Z] d8907095365a: Waiting [2023-12-06T18:44:07.330Z] 8d0449fd54ef: Layer already exists [2023-12-06T18:44:07.330Z] 9292cf89fe90: Layer already exists [2023-12-06T18:44:07.330Z] 08ed1d613a5d: Layer already exists [2023-12-06T18:44:07.330Z] 3827b5b91e75: Layer already exists [2023-12-06T18:44:07.330Z] d7f072731df1: Layer already exists [2023-12-06T18:44:07.330Z] 796d7497ebb1: Layer already exists [2023-12-06T18:44:07.330Z] 95687050dac7: Layer already exists [2023-12-06T18:44:07.330Z] 8fe23e4d51ce: Layer already exists [2023-12-06T18:44:07.330Z] acc83c6ca332: Layer already exists [2023-12-06T18:44:07.330Z] eb679142fb48: Layer already exists [2023-12-06T18:44:07.330Z] 08638efe0c9f: Layer already exists [2023-12-06T18:44:07.330Z] 75c257485904: Layer already exists [2023-12-06T18:44:07.330Z] d8907095365a: Layer already exists [2023-12-06T18:44:07.330Z] 9fe9a137fd00: Layer already exists [2023-12-06T18:44:07.330Z] 3.2.0-dev.3: digest: sha256:0992671a0c7428c27d163a544efec5db2d7d74f6049a75e45717cda227779de6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:44:07.731Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:44:08.378Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 [2023-12-06T18:44:08.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-06T18:44:08.378Z] 08ed1d613a5d: Preparing [2023-12-06T18:44:08.378Z] 8d0449fd54ef: Preparing [2023-12-06T18:44:08.378Z] d7f072731df1: Preparing [2023-12-06T18:44:08.378Z] 9292cf89fe90: Preparing [2023-12-06T18:44:08.378Z] 3827b5b91e75: Preparing [2023-12-06T18:44:08.378Z] acc83c6ca332: Preparing [2023-12-06T18:44:08.378Z] 8fe23e4d51ce: Preparing [2023-12-06T18:44:08.378Z] 95687050dac7: Preparing [2023-12-06T18:44:08.378Z] 796d7497ebb1: Preparing [2023-12-06T18:44:08.378Z] eb679142fb48: Preparing [2023-12-06T18:44:08.378Z] 08638efe0c9f: Preparing [2023-12-06T18:44:08.378Z] d8907095365a: Preparing [2023-12-06T18:44:08.378Z] 75c257485904: Preparing [2023-12-06T18:44:08.378Z] 9fe9a137fd00: Preparing [2023-12-06T18:44:08.378Z] acc83c6ca332: Waiting [2023-12-06T18:44:08.378Z] 08638efe0c9f: Waiting [2023-12-06T18:44:08.378Z] d8907095365a: Waiting [2023-12-06T18:44:08.378Z] 8fe23e4d51ce: Waiting [2023-12-06T18:44:08.378Z] 75c257485904: Waiting [2023-12-06T18:44:08.378Z] 95687050dac7: Waiting [2023-12-06T18:44:08.378Z] eb679142fb48: Waiting [2023-12-06T18:44:08.378Z] 9fe9a137fd00: Waiting [2023-12-06T18:44:08.378Z] 796d7497ebb1: Waiting [2023-12-06T18:44:08.378Z] 3827b5b91e75: Layer already exists [2023-12-06T18:44:08.378Z] 8d0449fd54ef: Layer already exists [2023-12-06T18:44:08.378Z] d7f072731df1: Layer already exists [2023-12-06T18:44:08.378Z] 08ed1d613a5d: Layer already exists [2023-12-06T18:44:08.378Z] 9292cf89fe90: Layer already exists [2023-12-06T18:44:08.378Z] acc83c6ca332: Layer already exists [2023-12-06T18:44:08.378Z] 8fe23e4d51ce: Layer already exists [2023-12-06T18:44:08.378Z] 95687050dac7: Layer already exists [2023-12-06T18:44:08.378Z] 796d7497ebb1: Layer already exists [2023-12-06T18:44:08.378Z] eb679142fb48: Layer already exists [2023-12-06T18:44:08.378Z] 08638efe0c9f: Layer already exists [2023-12-06T18:44:08.378Z] d8907095365a: Layer already exists [2023-12-06T18:44:08.378Z] 9fe9a137fd00: Layer already exists [2023-12-06T18:44:08.378Z] 75c257485904: Layer already exists [2023-12-06T18:44:08.378Z] a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3: digest: sha256:0992671a0c7428c27d163a544efec5db2d7d74f6049a75e45717cda227779de6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:44:08.783Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:44:09.202Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-12-06T18:44:09.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-12-06T18:44:09.202Z] 08ed1d613a5d: Preparing [2023-12-06T18:44:09.202Z] 8d0449fd54ef: Preparing [2023-12-06T18:44:09.202Z] d7f072731df1: Preparing [2023-12-06T18:44:09.202Z] 9292cf89fe90: Preparing [2023-12-06T18:44:09.202Z] 3827b5b91e75: Preparing [2023-12-06T18:44:09.202Z] acc83c6ca332: Preparing [2023-12-06T18:44:09.202Z] 8fe23e4d51ce: Preparing [2023-12-06T18:44:09.202Z] 95687050dac7: Preparing [2023-12-06T18:44:09.202Z] 796d7497ebb1: Preparing [2023-12-06T18:44:09.202Z] eb679142fb48: Preparing [2023-12-06T18:44:09.202Z] 08638efe0c9f: Preparing [2023-12-06T18:44:09.202Z] d8907095365a: Preparing [2023-12-06T18:44:09.202Z] 75c257485904: Preparing [2023-12-06T18:44:09.202Z] 9fe9a137fd00: Preparing [2023-12-06T18:44:09.202Z] eb679142fb48: Waiting [2023-12-06T18:44:09.202Z] d8907095365a: Waiting [2023-12-06T18:44:09.202Z] 08638efe0c9f: Waiting [2023-12-06T18:44:09.202Z] 75c257485904: Waiting [2023-12-06T18:44:09.202Z] 95687050dac7: Waiting [2023-12-06T18:44:09.202Z] 796d7497ebb1: Waiting [2023-12-06T18:44:09.202Z] 9fe9a137fd00: Waiting [2023-12-06T18:44:09.202Z] acc83c6ca332: Waiting [2023-12-06T18:44:09.202Z] 8fe23e4d51ce: Waiting [2023-12-06T18:44:09.202Z] 08ed1d613a5d: Layer already exists [2023-12-06T18:44:09.202Z] 9292cf89fe90: Layer already exists [2023-12-06T18:44:09.202Z] 8d0449fd54ef: Layer already exists [2023-12-06T18:44:09.202Z] d7f072731df1: Layer already exists [2023-12-06T18:44:09.202Z] 3827b5b91e75: Layer already exists [2023-12-06T18:44:09.202Z] acc83c6ca332: Layer already exists [2023-12-06T18:44:09.202Z] eb679142fb48: Layer already exists [2023-12-06T18:44:09.202Z] 8fe23e4d51ce: Layer already exists [2023-12-06T18:44:09.202Z] 796d7497ebb1: Layer already exists [2023-12-06T18:44:09.202Z] 95687050dac7: Layer already exists [2023-12-06T18:44:09.202Z] d8907095365a: Layer already exists [2023-12-06T18:44:09.202Z] 08638efe0c9f: Layer already exists [2023-12-06T18:44:09.202Z] 9fe9a137fd00: Layer already exists [2023-12-06T18:44:09.202Z] 75c257485904: Layer already exists [2023-12-06T18:44:09.202Z] main: digest: sha256:0992671a0c7428c27d163a544efec5db2d7d74f6049a75e45717cda227779de6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T18:44:09.407Z] ===================================================== [Pipeline] echo [2023-12-06T18:44:09.445Z] taggedImages: [2023-12-06T18:44:09.445Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [2023-12-06T18:44:09.445Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-12-06T18:44:09.445Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.3 [2023-12-06T18:44:09.445Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 [2023-12-06T18:44:09.445Z] - 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-12-06T18:44:10.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T18:44:10.057Z] [2023-12-06T18:44:10.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:44:10.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T18:44:11.328Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T18:44:11.328Z] 5eb5b503b376: Pulling fs layer [2023-12-06T18:44:11.328Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T18:44:11.328Z] ec43610c2a17: Pulling fs layer [2023-12-06T18:44:11.328Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T18:44:11.328Z] 33b1e0a273af: Pulling fs layer [2023-12-06T18:44:11.328Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T18:44:11.328Z] 2f39f015ded8: Pulling fs layer [2023-12-06T18:44:11.328Z] 33b1e0a273af: Waiting [2023-12-06T18:44:11.328Z] 5d3b04190fa2: Waiting [2023-12-06T18:44:11.328Z] 3a2ae6a8a46f: Waiting [2023-12-06T18:44:11.328Z] 5c69ac0246d0: Verifying Checksum [2023-12-06T18:44:11.328Z] 5c69ac0246d0: Download complete [2023-12-06T18:44:11.328Z] 3a2ae6a8a46f: Download complete [2023-12-06T18:44:11.328Z] 33b1e0a273af: Verifying Checksum [2023-12-06T18:44:11.328Z] 33b1e0a273af: Download complete [2023-12-06T18:44:11.328Z] 5d3b04190fa2: Download complete [2023-12-06T18:44:11.328Z] ec43610c2a17: Verifying Checksum [2023-12-06T18:44:11.328Z] ec43610c2a17: Download complete [2023-12-06T18:44:11.587Z] 5eb5b503b376: Download complete [2023-12-06T18:44:12.153Z] 2f39f015ded8: Download complete [2023-12-06T18:44:13.525Z] 5eb5b503b376: Pull complete [2023-12-06T18:44:14.092Z] 5c69ac0246d0: Pull complete [2023-12-06T18:44:15.465Z] ec43610c2a17: Pull complete [2023-12-06T18:44:16.412Z] 3a2ae6a8a46f: Pull complete [2023-12-06T18:44:17.791Z] 33b1e0a273af: Pull complete [2023-12-06T18:44:17.791Z] 5d3b04190fa2: Pull complete [2023-12-06T18:44:21.978Z] 2f39f015ded8: Pull complete [2023-12-06T18:44:21.978Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T18:44:21.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T18:44:21.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:44:22.198Z] prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container [2023-12-06T18:44:22.228Z] $ 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-12-06T18:44:28.544Z] $ docker top d63ada95a2690d8dd9a097f9fd14532b32a3ab412a1810e287cf3c5bcb147ec4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:44:28.973Z] ---> job-cost.sh [2023-12-06T18:44:28.973Z] lf-activate-venv: SKIPPING [2023-12-06T18:44:28.973Z] INFO: No Stack... [2023-12-06T18:44:29.233Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T18:44:29.800Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T18:44:30.085Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-12-06T18:44:30.085Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T18:44:30.094Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] [2023-12-06T18:44:30.100Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] did not exist. Created. [2023-12-06T18:44:30.100Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T18:44:30.463Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T18:44:30.521Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T18:44:30.572Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T18:44:30.651Z] $ docker stop --time=1 d63ada95a2690d8dd9a097f9fd14532b32a3ab412a1810e287cf3c5bcb147ec4 [2023-12-06T18:44:31.926Z] $ docker rm -f --volumes d63ada95a2690d8dd9a097f9fd14532b32a3ab412a1810e287cf3c5bcb147ec4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T18:44:51.271Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24576 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-12-06T18:44:51.318Z] Running in /w/workspace/device-usb-camera/168 [Pipeline] { [Pipeline] checkout [2023-12-06T18:44:54.411Z] Selected Git installation does not exist. Using Default [2023-12-06T18:44:54.411Z] The recommended git tool is: NONE [2023-12-06T18:45:03.129Z] using credential edgex-jenkins-ssh [2023-12-06T18:45:03.150Z] Cloning the remote Git repository [2023-12-06T18:45:03.207Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-12-06T18:45:03.359Z] > git init /w/workspace/device-usb-camera/168 # timeout=10 [2023-12-06T18:45:03.603Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-12-06T18:45:03.604Z] > git --version # timeout=10 [2023-12-06T18:45:03.625Z] > git --version # 'git version 2.25.1' [2023-12-06T18:45:03.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T18:45:03.839Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T18:45:05.802Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-12-06T18:45:05.836Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T18:45:06.893Z] Avoid second fetch [2023-12-06T18:45:06.894Z] Checking out Revision a9b53b2275aae46f28ddd5bc19f8040c0dfae099 (main) [2023-12-06T18:45:07.757Z] Commit message: "Merge pull request #315 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-12-06T18:45:06.912Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T18:45:07.029Z] > git checkout -f a9b53b2275aae46f28ddd5bc19f8040c0dfae099 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T18:45:09.109Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T18:45:09.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T18:45:09.109Z] Dload Upload Total Spent Left Speed [2023-12-06T18:45:09.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 80777 0 --:--:-- --:--:-- --:--:-- 81294 [Pipeline] sh [2023-12-06T18:45:09.470Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T18:45:09.818Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T18:45:09.818Z] + sudo tee /etc/docker/daemon.new [2023-12-06T18:45:09.818Z] { [2023-12-06T18:45:09.818Z] "registry-mirrors": [ [2023-12-06T18:45:09.818Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T18:45:09.818Z] ], [2023-12-06T18:45:09.818Z] "bip": "10.250.0.254/24", [2023-12-06T18:45:09.818Z] "hosts": [ [2023-12-06T18:45:09.818Z] "tcp://0.0.0.0:5555", [2023-12-06T18:45:09.818Z] "unix:///var/run/docker.sock" [2023-12-06T18:45:09.818Z] ], [2023-12-06T18:45:09.818Z] "mtu": 1458, [2023-12-06T18:45:09.818Z] "selinux-enabled": true, [2023-12-06T18:45:09.818Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T18:45:09.818Z] } [Pipeline] sh [2023-12-06T18:45:10.163Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T18:45:10.505Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T18:45:32.691Z] provisioning config files... [2023-12-06T18:45:32.727Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/168@tmp/config2389376935766082000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:45:33.207Z] ---> ****-login.sh [2023-12-06T18:45:33.207Z] nexus3.edgexfoundry.org:10001 [2023-12-06T18:45:33.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:45:33.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:45:33.752Z] Configure a credential helper to remove this warning. See [2023-12-06T18:45:33.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:45:33.752Z] [2023-12-06T18:45:33.752Z] Login Succeeded [2023-12-06T18:45:33.753Z] nexus3.edgexfoundry.org:10002 [2023-12-06T18:45:34.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:45:34.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:45:34.024Z] Configure a credential helper to remove this warning. See [2023-12-06T18:45:34.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:45:34.024Z] [2023-12-06T18:45:34.024Z] Login Succeeded [2023-12-06T18:45:34.024Z] nexus3.edgexfoundry.org:10003 [2023-12-06T18:45:34.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:45:34.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:45:34.295Z] Configure a credential helper to remove this warning. See [2023-12-06T18:45:34.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:45:34.295Z] [2023-12-06T18:45:34.295Z] Login Succeeded [2023-12-06T18:45:34.295Z] nexus3.edgexfoundry.org:10004 [2023-12-06T18:45:34.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:45:34.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:45:34.566Z] Configure a credential helper to remove this warning. See [2023-12-06T18:45:34.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:45:34.566Z] [2023-12-06T18:45:34.566Z] Login Succeeded [2023-12-06T18:45:34.566Z] ****.io [2023-12-06T18:45:34.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:45:35.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:45:35.109Z] Configure a credential helper to remove this warning. See [2023-12-06T18:45:35.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:45:35.109Z] [2023-12-06T18:45:35.109Z] Login Succeeded [2023-12-06T18:45:35.109Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T18:45:35.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T18:45:35.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T18:45:35.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T18:45:35.702Z] ========================================================= [2023-12-06T18:45:35.702Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T18:45:35.702Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:45:36.197Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T18:45:37.620Z] #0 building with "default" instance using docker driver [2023-12-06T18:45:37.620Z] [2023-12-06T18:45:37.620Z] #1 [internal] load build definition from Dockerfile [2023-12-06T18:45:37.620Z] #1 transferring dockerfile: 2.60kB 0.0s done [2023-12-06T18:45:37.620Z] #1 DONE 0.1s [2023-12-06T18:45:37.620Z] [2023-12-06T18:45:37.620Z] #2 [internal] load .dockerignore [2023-12-06T18:45:37.620Z] #2 transferring context: 2B done [2023-12-06T18:45:37.620Z] #2 DONE 0.1s [2023-12-06T18:45:37.620Z] [2023-12-06T18:45:37.620Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T18:45:37.620Z] #3 DONE 0.1s [2023-12-06T18:45:37.620Z] [2023-12-06T18:45:37.620Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T18:45:37.620Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T18:45:37.620Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T18:45:37.620Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T18:45:37.620Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s [2023-12-06T18:45:37.620Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T18:45:37.621Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.2s [2023-12-06T18:45:37.621Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s [2023-12-06T18:45:37.621Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T18:45:37.892Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-06T18:45:37.892Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s [2023-12-06T18:45:37.892Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-06T18:45:37.892Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T18:45:37.892Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2023-12-06T18:45:37.892Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-06T18:45:37.892Z] #4 ... [2023-12-06T18:45:37.892Z] [2023-12-06T18:45:37.892Z] #5 [internal] load build context [2023-12-06T18:45:37.892Z] #5 transferring context: 7.18MB 0.4s done [2023-12-06T18:45:37.892Z] #5 DONE 0.5s [2023-12-06T18:45:37.892Z] [2023-12-06T18:45:37.892Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T18:45:37.892Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.50MB / 63.99MB 0.4s [2023-12-06T18:45:37.892Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-06T18:45:38.162Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.32MB / 63.99MB 0.5s [2023-12-06T18:45:38.162Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2023-12-06T18:45:38.162Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.28MB / 11.40MB 0.5s [2023-12-06T18:45:38.162Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.6s [2023-12-06T18:45:38.162Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.63MB / 97.63MB 0.6s [2023-12-06T18:45:38.162Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.39MB / 11.40MB 0.6s [2023-12-06T18:45:38.162Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.60MB / 63.99MB 0.8s [2023-12-06T18:45:38.162Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-06T18:45:38.162Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.68MB / 97.63MB 0.8s [2023-12-06T18:45:38.434Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-06T18:45:38.434Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.85MB / 63.99MB 0.9s [2023-12-06T18:45:38.706Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.1s [2023-12-06T18:45:38.706Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.1s [2023-12-06T18:45:38.706Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T18:45:38.706Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.2s [2023-12-06T18:45:38.706Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T18:45:38.981Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s [2023-12-06T18:45:38.981Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.4s [2023-12-06T18:45:38.981Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2023-12-06T18:45:38.981Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.5s [2023-12-06T18:45:39.251Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.76MB / 97.63MB 1.7s [2023-12-06T18:45:39.251Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T18:45:39.251Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 1.8s [2023-12-06T18:45:39.520Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 1.9s [2023-12-06T18:45:39.520Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.0s [2023-12-06T18:45:39.789Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.99MB / 97.63MB 2.2s [2023-12-06T18:45:40.060Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done [2023-12-06T18:45:45.416Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s [2023-12-06T18:45:50.773Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s [2023-12-06T18:45:57.467Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.4s done [2023-12-06T18:45:58.055Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-06T18:45:58.055Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T18:45:58.055Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T18:45:58.055Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T18:46:03.416Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-06T18:46:06.765Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.4s done [2023-12-06T18:46:06.766Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T18:46:08.716Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-06T18:46:11.300Z] #4 DONE 33.9s [2023-12-06T18:46:11.571Z] [2023-12-06T18:46:11.571Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2023-12-06T18:46:12.158Z] #6 0.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T18:46:12.744Z] #6 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T18:46:13.708Z] #6 2.288 (1/13) Installing libintl (0.21.1-r7) [2023-12-06T18:46:13.708Z] #6 2.295 (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-06T18:46:13.708Z] #6 2.304 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-06T18:46:13.708Z] #6 2.328 (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-06T18:46:13.708Z] #6 2.351 (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-06T18:46:13.979Z] #6 2.413 (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-06T18:46:13.979Z] #6 2.426 (7/13) Installing udev-init-scripts (35-r1) [2023-12-06T18:46:13.979Z] #6 2.431 (8/13) Installing libblkid (2.38.1-r8) [2023-12-06T18:46:13.979Z] #6 2.445 (9/13) Installing xz-libs (5.4.3-r0) [2023-12-06T18:46:13.979Z] #6 2.457 (10/13) Installing kmod-libs (30-r3) [2023-12-06T18:46:13.979Z] #6 2.467 (11/13) Installing eudev (3.2.11-r8) [2023-12-06T18:46:13.979Z] #6 2.515 (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-06T18:46:13.979Z] #6 2.529 (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-06T18:46:13.979Z] #6 2.568 Executing busybox-1.36.1-r5.trigger [2023-12-06T18:46:13.979Z] #6 2.594 Executing eudev-3.2.11-r8.trigger [2023-12-06T18:46:13.979Z] #6 2.613 OK: 273 MiB in 65 packages [2023-12-06T18:46:15.934Z] #6 DONE 4.6s [2023-12-06T18:46:15.934Z] [2023-12-06T18:46:15.934Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2023-12-06T18:46:15.934Z] #7 DONE 0.1s [2023-12-06T18:46:15.934Z] [2023-12-06T18:46:15.934Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2023-12-06T18:46:16.204Z] #8 DONE 0.1s [2023-12-06T18:46:16.473Z] [2023-12-06T18:46:16.473Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T18:46:43.193Z] #9 DONE 22.4s [2023-12-06T18:46:43.193Z] [2023-12-06T18:46:43.193Z] #10 [builder 6/8] COPY . . [2023-12-06T18:46:43.193Z] #10 DONE 0.3s [2023-12-06T18:46:43.193Z] [2023-12-06T18:46:43.193Z] #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-06T18:46:43.193Z] #11 0.613 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T18:46:43.193Z] #11 0.615 Dload Upload Total Spent Left Speed [2023-12-06T18:46:43.193Z] #11 0.615 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9796 0 --:--:-- --:--:-- --:--:-- 9866 [2023-12-06T18:46:43.193Z] #11 DONE 0.8s [2023-12-06T18:46:43.193Z] [2023-12-06T18:46:43.193Z] #12 [builder 8/8] RUN echo noop [2023-12-06T18:46:43.193Z] #12 0.696 noop [2023-12-06T18:46:43.193Z] #12 DONE 0.8s [2023-12-06T18:46:43.193Z] [2023-12-06T18:46:43.193Z] #13 exporting to image [2023-12-06T18:46:43.193Z] #13 exporting layers [2023-12-06T18:47:05.492Z] #13 exporting layers 23.4s done [2023-12-06T18:47:05.492Z] #13 writing image sha256:bb54c9cc404a2197a34bfa6718af9bff8b246e0f0ef533799d50362c709b9b11 [2023-12-06T18:47:05.492Z] #13 writing image sha256:bb54c9cc404a2197a34bfa6718af9bff8b246e0f0ef533799d50362c709b9b11 done [2023-12-06T18:47:05.492Z] #13 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T18:47:05.492Z] #13 DONE 23.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:47:05.957Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T18:47:05.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:47:06.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-24576 does not seem to be running inside a container [2023-12-06T18:47:06.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/168 -v /w/workspace/device-usb-camera/168:/w/workspace/device-usb-camera/168:rw,z -v /w/workspace/device-usb-camera/168@tmp:/w/workspace/device-usb-camera/168@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-12-06T18:47:10.161Z] $ docker top 8165e3883f8c89ce4da108c1324c853438018f8fa5a9b61d6e0aac4624d77c45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T18:47:11.046Z] + go version [2023-12-06T18:47:11.046Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T18:47:11.064Z] $ docker stop --time=1 8165e3883f8c89ce4da108c1324c853438018f8fa5a9b61d6e0aac4624d77c45 [2023-12-06T18:47:12.620Z] $ docker rm -f --volumes 8165e3883f8c89ce4da108c1324c853438018f8fa5a9b61d6e0aac4624d77c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:47:13.473Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T18:47:13.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:47:13.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-24576 does not seem to be running inside a container [2023-12-06T18:47:13.919Z] $ 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/168 -v /w/workspace/device-usb-camera/168:/w/workspace/device-usb-camera/168:rw,z -v /w/workspace/device-usb-camera/168@tmp:/w/workspace/device-usb-camera/168@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-12-06T18:47:14.964Z] $ docker top 5e1e5b14bee3f6c317dd8054cd15de05df9e58c6d021e15ac33537e217c2a561 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T18:47:15.889Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/168 [Pipeline] fileExists [Pipeline] sh [2023-12-06T18:47:16.277Z] + make test [2023-12-06T18:47:16.277Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T18:47:20.550Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-06T18:48:28.567Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-06T18:48:28.567Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.084s coverage: 4.4% of statements [2023-12-06T18:48:28.567Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T18:48:28.567Z] go vet ./... [2023-12-06T18:48:43.597Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T18:48:43.597Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T18:48:43.597Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T18:48:43.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T18:48:43.688Z] $ docker stop --time=1 5e1e5b14bee3f6c317dd8054cd15de05df9e58c6d021e15ac33537e217c2a561 [2023-12-06T18:48:45.566Z] $ docker rm -f --volumes 5e1e5b14bee3f6c317dd8054cd15de05df9e58c6d021e15ac33537e217c2a561 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T18:48:46.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T18:48:46.953Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T18:48:47.520Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T18:48:48.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T18:48:48.475Z] + ls -al . [2023-12-06T18:48:48.475Z] total 220 [2023-12-06T18:48:48.475Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 18:47 . [2023-12-06T18:48:48.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 18:45 .. [2023-12-06T18:48:48.475Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 18:45 .git [2023-12-06T18:48:48.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:45 .github [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 6 18:45 .gitignore [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 6 18:45 .golangci.yml [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 6 18:45 .hadolint.yml [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 6 18:45 Attribution.txt [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 6 18:45 CHANGELOG.md [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 6 18:45 Dockerfile [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 6 18:45 GOVERNANCE.md [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 6 18:45 Jenkinsfile [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 18:45 LICENSE [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 6 18:45 Makefile [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 18:45 OWNERS.md [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 6 18:45 README.md [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 18:41 VERSION [2023-12-06T18:48:48.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 18:45 bin [2023-12-06T18:48:48.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:45 cmd [2023-12-06T18:48:48.475Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 6 18:48 coverage.out [2023-12-06T18:48:48.475Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 6 18:45 docker-entrypoint.sh [2023-12-06T18:48:48.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 18:45 docs [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 3920 Dec 6 18:45 go.mod [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 34828 Dec 6 18:45 go.sum [2023-12-06T18:48:48.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:45 internal [2023-12-06T18:48:48.475Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 6 18:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:48:48.910Z] + 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=a9b53b2275aae46f28ddd5bc19f8040c0dfae099 --label arch=arm64 --label version=3.2.0-dev.3 . [2023-12-06T18:48:51.518Z] #0 building with "default" instance using docker driver [2023-12-06T18:48:51.518Z] [2023-12-06T18:48:51.518Z] #1 [internal] load build definition from Dockerfile [2023-12-06T18:48:51.518Z] #1 transferring dockerfile: 2.60kB done [2023-12-06T18:48:51.518Z] #1 DONE 0.0s [2023-12-06T18:48:51.518Z] [2023-12-06T18:48:51.518Z] #2 [internal] load .dockerignore [2023-12-06T18:48:51.518Z] #2 transferring context: 2B done [2023-12-06T18:48:51.518Z] #2 DONE 0.0s [2023-12-06T18:48:51.518Z] [2023-12-06T18:48:51.518Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T18:48:51.518Z] #3 DONE 0.0s [2023-12-06T18:48:51.518Z] [2023-12-06T18:48:51.518Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-06T18:48:52.105Z] #4 ... [2023-12-06T18:48:52.105Z] [2023-12-06T18:48:52.105Z] #5 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T18:48:52.105Z] #5 DONE 0.5s [2023-12-06T18:48:52.105Z] [2023-12-06T18:48:52.105Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-06T18:48:53.522Z] #4 DONE 2.1s [2023-12-06T18:48:53.522Z] [2023-12-06T18:48:53.522Z] #6 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T18:48:53.522Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T18:48:53.791Z] #6 ... [2023-12-06T18:48:53.791Z] [2023-12-06T18:48:53.791Z] #7 [internal] load build context [2023-12-06T18:48:53.791Z] #7 transferring context: 66.58kB 0.1s done [2023-12-06T18:48:53.791Z] #7 DONE 0.2s [2023-12-06T18:48:53.791Z] [2023-12-06T18:48:53.791Z] #6 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T18:48:53.791Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-06T18:48:53.791Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T18:48:53.791Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-06T18:48:53.791Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T18:48:53.791Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T18:48:53.791Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T18:48:53.791Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T18:48:54.066Z] #6 ... [2023-12-06T18:48:54.066Z] [2023-12-06T18:48:54.066Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T18:48:54.066Z] #8 DONE 0.4s [2023-12-06T18:48:54.066Z] [2023-12-06T18:48:54.066Z] #6 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T18:48:54.335Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-06T18:48:54.925Z] #6 DONE 1.2s [2023-12-06T18:48:54.925Z] [2023-12-06T18:48:54.925Z] #9 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-06T18:48:54.925Z] #9 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.2s done [2023-12-06T18:48:54.925Z] #9 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done [2023-12-06T18:48:54.925Z] #9 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done [2023-12-06T18:48:54.925Z] #9 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done [2023-12-06T18:48:54.925Z] #9 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 0.9s done [2023-12-06T18:48:54.926Z] #9 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.1s [2023-12-06T18:48:55.516Z] #9 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.8s done [2023-12-06T18:48:55.516Z] #9 DONE 2.0s [2023-12-06T18:48:55.516Z] [2023-12-06T18:48:55.516Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-06T18:48:55.516Z] #10 0.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T18:48:56.106Z] #10 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T18:48:57.091Z] #10 ... [2023-12-06T18:48:57.091Z] [2023-12-06T18:48:57.091Z] #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2023-12-06T18:48:57.091Z] #11 0.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T18:48:57.091Z] #11 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T18:48:57.091Z] #11 2.628 OK: 273 MiB in 65 packages [2023-12-06T18:48:57.091Z] #11 DONE 2.9s [2023-12-06T18:48:57.091Z] [2023-12-06T18:48:57.091Z] #12 [builder 3/8] WORKDIR /device-usb-camera [2023-12-06T18:48:57.091Z] #12 DONE 0.1s [2023-12-06T18:48:57.091Z] [2023-12-06T18:48:57.091Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2023-12-06T18:48:57.091Z] #13 DONE 0.2s [2023-12-06T18:48:57.091Z] [2023-12-06T18:48:57.091Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T18:48:59.055Z] #14 DONE 1.7s [2023-12-06T18:48:59.055Z] [2023-12-06T18:48:59.055Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-06T18:48:59.055Z] #10 2.505 (1/104) Installing dumb-init (1.2.5-r2) [2023-12-06T18:48:59.055Z] #10 2.521 (2/104) Installing sdl2 (2.26.5-r0) [2023-12-06T18:48:59.055Z] #10 2.571 (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-12-06T18:48:59.055Z] #10 2.692 (4/104) Installing aom-libs (3.6.1-r0) [2023-12-06T18:48:59.055Z] #10 2.825 (5/104) Installing libxau (1.0.11-r2) [2023-12-06T18:48:59.055Z] #10 2.832 (6/104) Installing libmd (1.0.4-r2) [2023-12-06T18:48:59.055Z] #10 2.861 (7/104) Installing libbsd (0.11.7-r1) [2023-12-06T18:48:59.055Z] #10 2.868 (8/104) Installing libxdmcp (1.1.4-r2) [2023-12-06T18:48:59.055Z] #10 2.874 (9/104) Installing libxcb (1.15-r1) [2023-12-06T18:48:59.055Z] #10 2.934 (10/104) Installing libx11 (1.8.7-r0) [2023-12-06T18:48:59.055Z] #10 3.091 (11/104) Installing libdrm (2.4.115-r4) [2023-12-06T18:48:59.055Z] #10 3.119 (12/104) Installing libxext (1.3.5-r2) [2023-12-06T18:48:59.055Z] #10 3.129 (13/104) Installing libxfixes (6.0.1-r2) [2023-12-06T18:48:59.055Z] #10 3.136 (14/104) Installing libffi (3.4.4-r2) [2023-12-06T18:48:59.055Z] #10 3.143 (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-12-06T18:48:59.055Z] #10 3.154 (16/104) Installing libva (2.18.0-r1) [2023-12-06T18:48:59.055Z] #10 3.172 (17/104) Installing libvdpau (1.5-r1) [2023-12-06T18:48:59.055Z] #10 3.182 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-06T18:48:59.055Z] #10 3.209 (19/104) Installing libdav1d (1.2.1-r0) [2023-12-06T18:48:59.055Z] #10 3.235 (20/104) Installing brotli-libs (1.0.9-r14) [2023-12-06T18:48:59.055Z] #10 3.264 (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-12-06T18:48:59.055Z] #10 3.276 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-06T18:48:59.055Z] #10 3.331 (23/104) Installing libhwy (1.0.4-r1) [2023-12-06T18:48:59.055Z] #10 3.340 (24/104) Installing lcms2 (2.15-r2) [2023-12-06T18:48:59.055Z] #10 3.357 (25/104) Installing libjxl (0.8.2-r0) [2023-12-06T18:48:59.055Z] #10 3.407 (26/104) Installing lame-libs (3.100-r5) [2023-12-06T18:48:59.055Z] #10 3.423 (27/104) Installing opus (1.4-r0) [2023-12-06T18:48:59.055Z] #10 3.439 (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-12-06T18:48:59.055Z] #10 3.459 (29/104) Installing soxr (0.1.3-r5) [2023-12-06T18:48:59.055Z] #10 3.470 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-06T18:48:59.055Z] #10 3.481 (31/104) Installing libogg (1.3.5-r4) [2023-12-06T18:48:59.055Z] #10 3.489 (32/104) Installing libtheora (1.1.1-r17) [2023-12-06T18:48:59.055Z] #10 3.512 (33/104) Installing libvorbis (1.3.7-r1) [2023-12-06T18:48:59.055Z] #10 3.537 (34/104) Installing libvpx (1.13.0-r2) [2023-12-06T18:48:59.055Z] #10 3.598 (35/104) Installing libwebp (1.3.2-r0) [2023-12-06T18:48:59.055Z] #10 3.624 (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-12-06T18:48:59.055Z] #10 3.673 (37/104) Installing numactl (2.0.16-r4) [2023-12-06T18:48:59.055Z] #10 3.680 (38/104) Installing x265-libs (3.5-r4) [2023-12-06T18:48:59.055Z] #10 3.831 (39/104) Installing xvidcore (1.3.7-r1) [2023-12-06T18:48:59.055Z] #10 3.858 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-06T18:48:59.056Z] #10 4.225 (41/104) Installing alsa-lib (1.2.9-r1) [2023-12-06T18:48:59.056Z] #10 4.301 (42/104) Installing libexpat (2.5.0-r1) [2023-12-06T18:48:59.056Z] #10 4.312 (43/104) Installing libbz2 (1.0.8-r5) [2023-12-06T18:48:59.056Z] #10 4.322 (44/104) Installing libpng (1.6.39-r3) [2023-12-06T18:48:59.056Z] #10 4.335 (45/104) Installing freetype (2.13.0-r5) [2023-12-06T18:48:59.056Z] #10 4.364 (46/104) Installing fontconfig (2.14.2-r3) [2023-12-06T18:48:59.056Z] #10 4.437 (47/104) Installing fribidi (1.0.13-r0) [2023-12-06T18:48:59.330Z] #10 4.447 (48/104) Installing libintl (0.21.1-r7) [2023-12-06T18:48:59.331Z] #10 4.458 (49/104) Installing libblkid (2.38.1-r8) [2023-12-06T18:48:59.331Z] #10 4.472 (50/104) Installing libmount (2.38.1-r8) [2023-12-06T18:48:59.331Z] #10 4.488 (51/104) Installing pcre2 (10.42-r1) [2023-12-06T18:48:59.331Z] #10 4.509 (52/104) Installing glib (2.76.4-r0) [2023-12-06T18:48:59.331Z] #10 ... [2023-12-06T18:48:59.331Z] [2023-12-06T18:48:59.331Z] #15 [builder 6/8] COPY . . [2023-12-06T18:48:59.331Z] #15 DONE 0.5s [2023-12-06T18:48:59.331Z] [2023-12-06T18:48:59.331Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-06T18:48:59.331Z] #10 4.621 (53/104) Installing graphite2 (1.3.14-r5) [2023-12-06T18:48:59.331Z] #10 4.634 (54/104) Installing harfbuzz (7.3.0-r0) [2023-12-06T18:48:59.331Z] #10 4.669 (55/104) Installing libunibreak (5.1-r0) [2023-12-06T18:48:59.331Z] #10 4.678 (56/104) Installing libass (0.17.1-r0) [2023-12-06T18:48:59.331Z] #10 4.689 (57/104) Installing libbluray (1.3.4-r0) [2023-12-06T18:48:59.604Z] #10 4.707 (58/104) Installing gmp (6.2.1-r3) [2023-12-06T18:48:59.604Z] #10 4.736 (59/104) Installing nettle (3.8.1-r2) [2023-12-06T18:48:59.604Z] #10 4.754 (60/104) Installing libunistring (1.1-r1) [2023-12-06T18:48:59.604Z] #10 4.799 (61/104) Installing libidn2 (2.3.4-r1) [2023-12-06T18:48:59.604Z] #10 4.813 (62/104) Installing p11-kit (0.24.1-r2) [2023-12-06T18:48:59.604Z] #10 4.847 (63/104) Installing libtasn1 (4.19.0-r1) [2023-12-06T18:48:59.604Z] #10 4.855 (64/104) Installing gnutls (3.8.0-r2) [2023-12-06T18:48:59.604Z] #10 4.906 (65/104) Installing mpg123-libs (1.31.3-r1) [2023-12-06T18:48:59.876Z] #10 4.924 (66/104) Installing libopenmpt (0.7.2-r0) [2023-12-06T18:48:59.876Z] #10 4.971 (67/104) Installing cjson (1.7.15-r4) [2023-12-06T18:48:59.876Z] #10 4.978 (68/104) Installing mbedtls (2.28.5-r0) [2023-12-06T18:48:59.876Z] #10 5.006 (69/104) Installing librist (0.2.7-r0) [2023-12-06T18:48:59.876Z] #10 5.017 (70/104) Installing libsrt (1.5.2-r0) [2023-12-06T18:48:59.876Z] #10 5.044 (71/104) Installing libssh (0.10.5-r0) [2023-12-06T18:48:59.876Z] #10 5.059 (72/104) Installing xz-libs (5.4.3-r0) [2023-12-06T18:48:59.876Z] #10 5.073 (73/104) Installing libxml2 (2.11.6-r0) [2023-12-06T18:48:59.876Z] #10 5.108 (74/104) Installing libsodium (1.0.18-r3) [2023-12-06T18:48:59.876Z] #10 5.121 (75/104) Installing libzmq (4.3.4-r4) [2023-12-06T18:48:59.876Z] #10 5.143 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-06T18:48:59.876Z] #10 5.217 (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-12-06T18:49:00.146Z] #10 5.315 (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-12-06T18:49:00.146Z] #10 5.433 (79/104) Installing shaderc (2023.3-r1) [2023-12-06T18:49:00.146Z] #10 5.446 (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-12-06T18:49:00.146Z] #10 5.465 (81/104) Installing libplacebo (5.264.1-r1) [2023-12-06T18:49:00.146Z] #10 5.514 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-06T18:49:00.420Z] #10 5.522 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-06T18:49:00.420Z] #10 5.545 (84/104) Installing vidstab (1.1.1-r0) [2023-12-06T18:49:00.420Z] #10 5.555 (85/104) Installing zimg (3.0.5-r0) [2023-12-06T18:49:00.420Z] #10 5.575 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-06T18:49:00.420Z] #10 5.690 (87/104) Installing libasyncns (0.8-r1) [2023-12-06T18:49:00.420Z] #10 5.699 (88/104) Installing dbus-libs (1.14.8-r0) [2023-12-06T18:49:00.420Z] #10 5.714 (89/104) Installing libltdl (2.4.7-r2) [2023-12-06T18:49:00.420Z] #10 5.723 (90/104) Installing orc (0.4.34-r0) [2023-12-06T18:49:00.420Z] #10 5.741 (91/104) Installing flac-libs (1.4.3-r0) [2023-12-06T18:49:00.420Z] #10 5.797 (92/104) Installing libsndfile (1.2.0-r2) [2023-12-06T18:49:00.691Z] #10 ... [2023-12-06T18:49:00.691Z] [2023-12-06T18:49:00.691Z] #16 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-06T18:49:00.691Z] #16 0.754 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T18:49:00.691Z] #16 0.756 Dload Upload Total Spent Left Speed [2023-12-06T18:49:00.691Z] #16 0.756 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5103 0 --:--:-- --:--:-- --:--:-- 5135 [2023-12-06T18:49:00.691Z] #16 DONE 1.2s [2023-12-06T18:49:00.691Z] [2023-12-06T18:49:00.691Z] #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-06T18:49:00.691Z] #10 5.832 (93/104) Installing speexdsp (1.2.1-r1) [2023-12-06T18:49:00.691Z] #10 5.845 (94/104) Installing tdb-libs (1.4.8-r1) [2023-12-06T18:49:00.691Z] #10 5.854 (95/104) Installing libpulse (16.1-r10) [2023-12-06T18:49:00.691Z] #10 5.913 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-06T18:49:00.691Z] #10 5.942 (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-12-06T18:49:00.691Z] #10 5.968 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-06T18:49:00.691Z] #10 5.979 (99/104) Installing ffmpeg (6.0.1-r0) [2023-12-06T18:49:00.691Z] #10 6.010 (100/104) Installing udev-init-scripts (35-r1) [2023-12-06T18:49:00.691Z] #10 6.016 (101/104) Installing eudev-libs (3.2.11-r8) [2023-12-06T18:49:00.961Z] #10 6.028 (102/104) Installing zstd-libs (1.5.5-r4) [2023-12-06T18:49:00.961Z] #10 6.055 (103/104) Installing kmod-libs (30-r3) [2023-12-06T18:49:00.961Z] #10 6.066 (104/104) Installing eudev (3.2.11-r8) [2023-12-06T18:49:00.961Z] #10 6.121 Executing busybox-1.36.1-r5.trigger [2023-12-06T18:49:00.961Z] #10 6.147 Executing glib-2.76.4-r0.trigger [2023-12-06T18:49:00.961Z] #10 6.164 Executing eudev-3.2.11-r8.trigger [2023-12-06T18:49:00.961Z] #10 6.183 OK: 110 MiB in 119 packages [2023-12-06T18:49:01.552Z] #10 DONE 6.6s [2023-12-06T18:49:01.552Z] [2023-12-06T18:49:01.552Z] #17 [stage-2 3/15] RUN apk --no-cache upgrade [2023-12-06T18:49:02.523Z] #17 0.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T18:49:02.523Z] #17 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T18:49:03.941Z] #17 2.511 OK: 110 MiB in 119 packages [2023-12-06T18:49:05.361Z] #17 DONE 3.9s [2023-12-06T18:49:05.361Z] [2023-12-06T18:49:05.361Z] #18 [builder 8/8] RUN make build [2023-12-06T18:49:05.361Z] #18 0.974 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-06T18:50:27.051Z] #18 DONE 86.2s [2023-12-06T18:50:27.334Z] [2023-12-06T18:50:27.334Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2023-12-06T18:50:27.606Z] #19 DONE 0.4s [2023-12-06T18:50:27.606Z] [2023-12-06T18:50:27.606Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2023-12-06T18:50:27.606Z] #20 DONE 0.1s [2023-12-06T18:50:27.878Z] [2023-12-06T18:50:27.878Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-06T18:50:27.878Z] #21 DONE 0.1s [2023-12-06T18:50:27.878Z] [2023-12-06T18:50:27.878Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-06T18:50:27.878Z] #22 DONE 0.1s [2023-12-06T18:50:28.150Z] [2023-12-06T18:50:28.150Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-06T18:50:28.150Z] #23 DONE 0.1s [2023-12-06T18:50:28.150Z] [2023-12-06T18:50:28.150Z] #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-06T18:50:28.150Z] #24 DONE 0.1s [2023-12-06T18:50:28.421Z] [2023-12-06T18:50:28.422Z] #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / [2023-12-06T18:50:28.691Z] #25 DONE 0.5s [2023-12-06T18:50:28.691Z] [2023-12-06T18:50:28.691Z] #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-06T18:50:30.654Z] #26 DONE 1.9s [2023-12-06T18:50:30.654Z] [2023-12-06T18:50:30.654Z] #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-06T18:50:31.623Z] #27 DONE 0.9s [2023-12-06T18:50:31.623Z] [2023-12-06T18:50:31.623Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-06T18:50:32.594Z] #28 DONE 0.9s [2023-12-06T18:50:32.594Z] [2023-12-06T18:50:32.594Z] #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-06T18:50:33.562Z] #29 DONE 0.9s [2023-12-06T18:50:33.562Z] [2023-12-06T18:50:33.562Z] #30 exporting to image [2023-12-06T18:50:33.562Z] #30 exporting layers [2023-12-06T18:50:36.152Z] #30 exporting layers 2.3s done [2023-12-06T18:50:36.152Z] #30 writing image sha256:05690988dbd5086dd326eec0ffb08071f25885a17d1c0b39fcbd2c7176ccb2ca done [2023-12-06T18:50:36.152Z] #30 naming to docker.io/library/device-usb-camera-arm64 0.0s done [2023-12-06T18:50:36.152Z] #30 DONE 2.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T18:50:36.640Z] provisioning config files... [2023-12-06T18:50:36.656Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/168@tmp/config18329752305754400953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:50:37.055Z] ---> ****-login.sh [2023-12-06T18:50:37.055Z] nexus3.edgexfoundry.org:10001 [2023-12-06T18:50:37.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:50:37.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:50:37.323Z] Configure a credential helper to remove this warning. See [2023-12-06T18:50:37.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:50:37.323Z] [2023-12-06T18:50:37.323Z] Login Succeeded [2023-12-06T18:50:37.323Z] nexus3.edgexfoundry.org:10002 [2023-12-06T18:50:37.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:50:37.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:50:37.591Z] Configure a credential helper to remove this warning. See [2023-12-06T18:50:37.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:50:37.591Z] [2023-12-06T18:50:37.591Z] Login Succeeded [2023-12-06T18:50:37.591Z] nexus3.edgexfoundry.org:10003 [2023-12-06T18:50:37.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:50:37.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:50:37.860Z] Configure a credential helper to remove this warning. See [2023-12-06T18:50:37.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:50:37.860Z] [2023-12-06T18:50:37.860Z] Login Succeeded [2023-12-06T18:50:38.131Z] nexus3.edgexfoundry.org:10004 [2023-12-06T18:50:38.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:50:38.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:50:38.402Z] Configure a credential helper to remove this warning. See [2023-12-06T18:50:38.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:50:38.402Z] [2023-12-06T18:50:38.402Z] Login Succeeded [2023-12-06T18:50:38.402Z] ****.io [2023-12-06T18:50:38.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T18:50:38.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T18:50:38.992Z] Configure a credential helper to remove this warning. See [2023-12-06T18:50:38.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T18:50:38.992Z] [2023-12-06T18:50:38.992Z] Login Succeeded [2023-12-06T18:50:38.992Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T18:50:39.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T18:50:39.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T18:50:39.267Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-12-06T18:50:39.267Z] a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [2023-12-06T18:50:39.267Z] latest [2023-12-06T18:50:39.267Z] 3.2.0-dev.3 [2023-12-06T18:50:39.267Z] a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 [2023-12-06T18:50:39.267Z] main [2023-12-06T18:50:39.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:50:39.826Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:50:40.319Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [2023-12-06T18:50:40.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-06T18:50:40.319Z] 24e66bc1c516: Preparing [2023-12-06T18:50:40.319Z] 7778588676ca: Preparing [2023-12-06T18:50:40.319Z] 51619f0cb1b6: Preparing [2023-12-06T18:50:40.319Z] 6661551ff0f3: Preparing [2023-12-06T18:50:40.319Z] 518b43bcfc67: Preparing [2023-12-06T18:50:40.319Z] 0f367a27f391: Preparing [2023-12-06T18:50:40.319Z] c0ae2c2404f1: Preparing [2023-12-06T18:50:40.319Z] 63c8c72f1f02: Preparing [2023-12-06T18:50:40.319Z] 91631c194262: Preparing [2023-12-06T18:50:40.319Z] 73f6c8b648e4: Preparing [2023-12-06T18:50:40.319Z] c0ae2c2404f1: Waiting [2023-12-06T18:50:40.319Z] 7b068c416f64: Preparing [2023-12-06T18:50:40.319Z] 9134ecda8fac: Preparing [2023-12-06T18:50:40.319Z] 27670f63f671: Preparing [2023-12-06T18:50:40.319Z] 63c8c72f1f02: Waiting [2023-12-06T18:50:40.319Z] 73f6c8b648e4: Waiting [2023-12-06T18:50:40.319Z] 91631c194262: Waiting [2023-12-06T18:50:40.319Z] 0faf9b67be60: Preparing [2023-12-06T18:50:40.319Z] 0f367a27f391: Waiting [2023-12-06T18:50:40.319Z] 7b068c416f64: Waiting [2023-12-06T18:50:40.319Z] 27670f63f671: Waiting [2023-12-06T18:50:40.319Z] 9134ecda8fac: Waiting [2023-12-06T18:50:40.319Z] 0faf9b67be60: Waiting [2023-12-06T18:50:40.591Z] 6661551ff0f3: Pushed [2023-12-06T18:50:40.591Z] 24e66bc1c516: Pushed [2023-12-06T18:50:40.591Z] 51619f0cb1b6: Pushed [2023-12-06T18:50:40.591Z] 7778588676ca: Pushed [2023-12-06T18:50:40.860Z] 0f367a27f391: Pushed [2023-12-06T18:50:40.860Z] 91631c194262: Pushed [2023-12-06T18:50:40.860Z] 63c8c72f1f02: Pushed [2023-12-06T18:50:40.860Z] c0ae2c2404f1: Pushed [2023-12-06T18:50:40.860Z] 73f6c8b648e4: Pushed [2023-12-06T18:50:40.860Z] 0faf9b67be60: Layer already exists [2023-12-06T18:50:41.127Z] 9134ecda8fac: Pushed [2023-12-06T18:50:46.485Z] 518b43bcfc67: Pushed [2023-12-06T18:50:46.753Z] 7b068c416f64: Pushed [2023-12-06T18:51:01.773Z] 27670f63f671: Pushed [2023-12-06T18:51:02.039Z] a9b53b2275aae46f28ddd5bc19f8040c0dfae099: digest: sha256:3ad69565443a577b2606632988eef5c443c7a6ed26a128b4a3f85c520436da95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:51:02.523Z] + 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-12-06T18:51:03.003Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-12-06T18:51:03.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-06T18:51:03.004Z] 24e66bc1c516: Preparing [2023-12-06T18:51:03.004Z] 7778588676ca: Preparing [2023-12-06T18:51:03.004Z] 51619f0cb1b6: Preparing [2023-12-06T18:51:03.004Z] 6661551ff0f3: Preparing [2023-12-06T18:51:03.004Z] 518b43bcfc67: Preparing [2023-12-06T18:51:03.004Z] 0f367a27f391: Preparing [2023-12-06T18:51:03.004Z] c0ae2c2404f1: Preparing [2023-12-06T18:51:03.004Z] 63c8c72f1f02: Preparing [2023-12-06T18:51:03.004Z] 91631c194262: Preparing [2023-12-06T18:51:03.004Z] 73f6c8b648e4: Preparing [2023-12-06T18:51:03.004Z] 7b068c416f64: Preparing [2023-12-06T18:51:03.004Z] 9134ecda8fac: Preparing [2023-12-06T18:51:03.004Z] 27670f63f671: Preparing [2023-12-06T18:51:03.004Z] 0faf9b67be60: Preparing [2023-12-06T18:51:03.004Z] 91631c194262: Waiting [2023-12-06T18:51:03.004Z] 73f6c8b648e4: Waiting [2023-12-06T18:51:03.004Z] 7b068c416f64: Waiting [2023-12-06T18:51:03.004Z] 9134ecda8fac: Waiting [2023-12-06T18:51:03.004Z] 27670f63f671: Waiting [2023-12-06T18:51:03.004Z] 0faf9b67be60: Waiting [2023-12-06T18:51:03.004Z] 0f367a27f391: Waiting [2023-12-06T18:51:03.004Z] c0ae2c2404f1: Waiting [2023-12-06T18:51:03.004Z] 63c8c72f1f02: Waiting [2023-12-06T18:51:03.004Z] 24e66bc1c516: Layer already exists [2023-12-06T18:51:03.004Z] 51619f0cb1b6: Layer already exists [2023-12-06T18:51:03.004Z] 7778588676ca: Layer already exists [2023-12-06T18:51:03.004Z] 6661551ff0f3: Layer already exists [2023-12-06T18:51:03.004Z] 518b43bcfc67: Layer already exists [2023-12-06T18:51:03.004Z] 0f367a27f391: Layer already exists [2023-12-06T18:51:03.004Z] c0ae2c2404f1: Layer already exists [2023-12-06T18:51:03.004Z] 63c8c72f1f02: Layer already exists [2023-12-06T18:51:03.004Z] 73f6c8b648e4: Layer already exists [2023-12-06T18:51:03.004Z] 91631c194262: Layer already exists [2023-12-06T18:51:03.004Z] 7b068c416f64: Layer already exists [2023-12-06T18:51:03.270Z] 9134ecda8fac: Layer already exists [2023-12-06T18:51:03.270Z] 27670f63f671: Layer already exists [2023-12-06T18:51:03.270Z] 0faf9b67be60: Layer already exists [2023-12-06T18:51:03.270Z] latest: digest: sha256:3ad69565443a577b2606632988eef5c443c7a6ed26a128b4a3f85c520436da95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:51:03.762Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:51:04.240Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.3 [2023-12-06T18:51:04.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-06T18:51:04.240Z] 24e66bc1c516: Preparing [2023-12-06T18:51:04.240Z] 7778588676ca: Preparing [2023-12-06T18:51:04.240Z] 51619f0cb1b6: Preparing [2023-12-06T18:51:04.240Z] 6661551ff0f3: Preparing [2023-12-06T18:51:04.240Z] 518b43bcfc67: Preparing [2023-12-06T18:51:04.240Z] 0f367a27f391: Preparing [2023-12-06T18:51:04.240Z] c0ae2c2404f1: Preparing [2023-12-06T18:51:04.240Z] 63c8c72f1f02: Preparing [2023-12-06T18:51:04.240Z] 91631c194262: Preparing [2023-12-06T18:51:04.240Z] 73f6c8b648e4: Preparing [2023-12-06T18:51:04.240Z] 7b068c416f64: Preparing [2023-12-06T18:51:04.240Z] 9134ecda8fac: Preparing [2023-12-06T18:51:04.240Z] 27670f63f671: Preparing [2023-12-06T18:51:04.240Z] 0faf9b67be60: Preparing [2023-12-06T18:51:04.240Z] c0ae2c2404f1: Waiting [2023-12-06T18:51:04.240Z] 63c8c72f1f02: Waiting [2023-12-06T18:51:04.240Z] 91631c194262: Waiting [2023-12-06T18:51:04.240Z] 73f6c8b648e4: Waiting [2023-12-06T18:51:04.240Z] 7b068c416f64: Waiting [2023-12-06T18:51:04.240Z] 9134ecda8fac: Waiting [2023-12-06T18:51:04.240Z] 27670f63f671: Waiting [2023-12-06T18:51:04.240Z] 0faf9b67be60: Waiting [2023-12-06T18:51:04.240Z] 0f367a27f391: Waiting [2023-12-06T18:51:04.240Z] 518b43bcfc67: Layer already exists [2023-12-06T18:51:04.240Z] 7778588676ca: Layer already exists [2023-12-06T18:51:04.240Z] 51619f0cb1b6: Layer already exists [2023-12-06T18:51:04.240Z] 6661551ff0f3: Layer already exists [2023-12-06T18:51:04.240Z] 24e66bc1c516: Layer already exists [2023-12-06T18:51:04.240Z] 0f367a27f391: Layer already exists [2023-12-06T18:51:04.240Z] 73f6c8b648e4: Layer already exists [2023-12-06T18:51:04.240Z] 91631c194262: Layer already exists [2023-12-06T18:51:04.240Z] 63c8c72f1f02: Layer already exists [2023-12-06T18:51:04.240Z] c0ae2c2404f1: Layer already exists [2023-12-06T18:51:04.505Z] 9134ecda8fac: Layer already exists [2023-12-06T18:51:04.506Z] 0faf9b67be60: Layer already exists [2023-12-06T18:51:04.506Z] 7b068c416f64: Layer already exists [2023-12-06T18:51:04.506Z] 27670f63f671: Layer already exists [2023-12-06T18:51:04.506Z] 3.2.0-dev.3: digest: sha256:3ad69565443a577b2606632988eef5c443c7a6ed26a128b4a3f85c520436da95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:51:05.002Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:51:05.483Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 [2023-12-06T18:51:05.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-06T18:51:05.484Z] 24e66bc1c516: Preparing [2023-12-06T18:51:05.484Z] 7778588676ca: Preparing [2023-12-06T18:51:05.484Z] 51619f0cb1b6: Preparing [2023-12-06T18:51:05.484Z] 6661551ff0f3: Preparing [2023-12-06T18:51:05.484Z] 518b43bcfc67: Preparing [2023-12-06T18:51:05.484Z] 0f367a27f391: Preparing [2023-12-06T18:51:05.484Z] c0ae2c2404f1: Preparing [2023-12-06T18:51:05.484Z] 63c8c72f1f02: Preparing [2023-12-06T18:51:05.484Z] 91631c194262: Preparing [2023-12-06T18:51:05.484Z] 73f6c8b648e4: Preparing [2023-12-06T18:51:05.484Z] 7b068c416f64: Preparing [2023-12-06T18:51:05.484Z] 9134ecda8fac: Preparing [2023-12-06T18:51:05.484Z] 27670f63f671: Preparing [2023-12-06T18:51:05.484Z] 0faf9b67be60: Preparing [2023-12-06T18:51:05.484Z] 0f367a27f391: Waiting [2023-12-06T18:51:05.484Z] c0ae2c2404f1: Waiting [2023-12-06T18:51:05.484Z] 63c8c72f1f02: Waiting [2023-12-06T18:51:05.484Z] 7b068c416f64: Waiting [2023-12-06T18:51:05.484Z] 91631c194262: Waiting [2023-12-06T18:51:05.484Z] 9134ecda8fac: Waiting [2023-12-06T18:51:05.484Z] 27670f63f671: Waiting [2023-12-06T18:51:05.484Z] 73f6c8b648e4: Waiting [2023-12-06T18:51:05.484Z] 7778588676ca: Layer already exists [2023-12-06T18:51:05.484Z] 6661551ff0f3: Layer already exists [2023-12-06T18:51:05.484Z] 518b43bcfc67: Layer already exists [2023-12-06T18:51:05.484Z] 24e66bc1c516: Layer already exists [2023-12-06T18:51:05.484Z] 51619f0cb1b6: Layer already exists [2023-12-06T18:51:05.484Z] 0f367a27f391: Layer already exists [2023-12-06T18:51:05.484Z] c0ae2c2404f1: Layer already exists [2023-12-06T18:51:05.484Z] 63c8c72f1f02: Layer already exists [2023-12-06T18:51:05.484Z] 91631c194262: Layer already exists [2023-12-06T18:51:05.484Z] 73f6c8b648e4: Layer already exists [2023-12-06T18:51:05.749Z] 7b068c416f64: Layer already exists [2023-12-06T18:51:05.749Z] 9134ecda8fac: Layer already exists [2023-12-06T18:51:05.749Z] 27670f63f671: Layer already exists [2023-12-06T18:51:05.749Z] 0faf9b67be60: Layer already exists [2023-12-06T18:51:05.749Z] a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3: digest: sha256:3ad69565443a577b2606632988eef5c443c7a6ed26a128b4a3f85c520436da95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:51:06.249Z] + 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-12-06T18:51:06.751Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-12-06T18:51:06.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-12-06T18:51:06.752Z] 24e66bc1c516: Preparing [2023-12-06T18:51:06.752Z] 7778588676ca: Preparing [2023-12-06T18:51:06.752Z] 51619f0cb1b6: Preparing [2023-12-06T18:51:06.752Z] 6661551ff0f3: Preparing [2023-12-06T18:51:06.752Z] 518b43bcfc67: Preparing [2023-12-06T18:51:06.752Z] 0f367a27f391: Preparing [2023-12-06T18:51:06.752Z] c0ae2c2404f1: Preparing [2023-12-06T18:51:06.752Z] 0f367a27f391: Waiting [2023-12-06T18:51:06.752Z] c0ae2c2404f1: Waiting [2023-12-06T18:51:06.752Z] 63c8c72f1f02: Preparing [2023-12-06T18:51:06.752Z] 91631c194262: Preparing [2023-12-06T18:51:06.752Z] 73f6c8b648e4: Preparing [2023-12-06T18:51:06.752Z] 7b068c416f64: Preparing [2023-12-06T18:51:06.752Z] 9134ecda8fac: Preparing [2023-12-06T18:51:06.752Z] 27670f63f671: Preparing [2023-12-06T18:51:06.752Z] 0faf9b67be60: Preparing [2023-12-06T18:51:06.752Z] 63c8c72f1f02: Waiting [2023-12-06T18:51:06.752Z] 91631c194262: Waiting [2023-12-06T18:51:06.752Z] 73f6c8b648e4: Waiting [2023-12-06T18:51:06.752Z] 7b068c416f64: Waiting [2023-12-06T18:51:06.752Z] 9134ecda8fac: Waiting [2023-12-06T18:51:06.752Z] 27670f63f671: Waiting [2023-12-06T18:51:06.752Z] 0faf9b67be60: Waiting [2023-12-06T18:51:06.752Z] 51619f0cb1b6: Layer already exists [2023-12-06T18:51:06.752Z] 518b43bcfc67: Layer already exists [2023-12-06T18:51:06.752Z] 7778588676ca: Layer already exists [2023-12-06T18:51:06.752Z] 24e66bc1c516: Layer already exists [2023-12-06T18:51:06.752Z] c0ae2c2404f1: Layer already exists [2023-12-06T18:51:06.752Z] 6661551ff0f3: Layer already exists [2023-12-06T18:51:06.752Z] 63c8c72f1f02: Layer already exists [2023-12-06T18:51:06.752Z] 0f367a27f391: Layer already exists [2023-12-06T18:51:06.752Z] 73f6c8b648e4: Layer already exists [2023-12-06T18:51:06.752Z] 91631c194262: Layer already exists [2023-12-06T18:51:07.016Z] 7b068c416f64: Layer already exists [2023-12-06T18:51:07.016Z] 9134ecda8fac: Layer already exists [2023-12-06T18:51:07.016Z] 27670f63f671: Layer already exists [2023-12-06T18:51:07.016Z] 0faf9b67be60: Layer already exists [2023-12-06T18:51:07.016Z] main: digest: sha256:3ad69565443a577b2606632988eef5c443c7a6ed26a128b4a3f85c520436da95 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T18:51:07.349Z] ===================================================== [Pipeline] echo [2023-12-06T18:51:07.403Z] taggedImages: [2023-12-06T18:51:07.403Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [2023-12-06T18:51:07.403Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-12-06T18:51:07.403Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.3 [2023-12-06T18:51:07.403Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a9b53b2275aae46f28ddd5bc19f8040c0dfae099-3.2.0-dev.3 [2023-12-06T18:51:07.403Z] - 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-12-06T18:51:08.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T18:51:08.050Z] [2023-12-06T18:51:08.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:51:08.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T18:51:08.416Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T18:51:08.416Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T18:51:08.416Z] 04944245beec: Pulling fs layer [2023-12-06T18:51:08.416Z] 699f458cf7ca: Pulling fs layer [2023-12-06T18:51:08.416Z] 765212b225bb: Pulling fs layer [2023-12-06T18:51:08.416Z] f23df028b6ca: Pulling fs layer [2023-12-06T18:51:08.416Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T18:51:08.416Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T18:51:08.416Z] f23df028b6ca: Waiting [2023-12-06T18:51:08.416Z] 765212b225bb: Waiting [2023-12-06T18:51:08.416Z] d65c8cfc05b1: Waiting [2023-12-06T18:51:08.416Z] 2437ff75d9bd: Waiting [2023-12-06T18:51:08.685Z] 04944245beec: Verifying Checksum [2023-12-06T18:51:08.685Z] 04944245beec: Download complete [2023-12-06T18:51:08.685Z] 765212b225bb: Verifying Checksum [2023-12-06T18:51:08.685Z] 765212b225bb: Download complete [2023-12-06T18:51:08.685Z] f23df028b6ca: Download complete [2023-12-06T18:51:08.685Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T18:51:08.685Z] d65c8cfc05b1: Download complete [2023-12-06T18:51:08.955Z] 699f458cf7ca: Verifying Checksum [2023-12-06T18:51:08.955Z] 699f458cf7ca: Download complete [2023-12-06T18:51:09.223Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T18:51:09.223Z] 8998bd30e6a1: Download complete [2023-12-06T18:51:11.169Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T18:51:11.169Z] 2437ff75d9bd: Download complete [2023-12-06T18:51:16.506Z] 8998bd30e6a1: Pull complete [2023-12-06T18:51:16.506Z] 04944245beec: Pull complete [2023-12-06T18:51:17.915Z] 699f458cf7ca: Pull complete [2023-12-06T18:51:18.182Z] 765212b225bb: Pull complete [2023-12-06T18:51:19.142Z] f23df028b6ca: Pull complete [2023-12-06T18:51:19.142Z] d65c8cfc05b1: Pull complete [2023-12-06T18:51:41.190Z] 2437ff75d9bd: Pull complete [2023-12-06T18:51:41.190Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T18:51:41.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T18:51:41.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:51:41.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-24576 does not seem to be running inside a container [2023-12-06T18:51:41.633Z] $ 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/168 -v /w/workspace/device-usb-camera/168:/w/workspace/device-usb-camera/168:rw,z -v /w/workspace/device-usb-camera/168@tmp:/w/workspace/device-usb-camera/168@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-12-06T18:51:46.396Z] $ docker top 9904522aaa393e4c750b235dc1e9a13d1774a74ffcf530e4c83e8678384842fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:51:46.988Z] ---> job-cost.sh [2023-12-06T18:51:47.281Z] lf-activate-venv: SKIPPING [2023-12-06T18:51:47.281Z] INFO: No Stack... [2023-12-06T18:51:47.559Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T18:51:48.536Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T18:51:48.869Z] + cat /w/workspace/device-usb-camera/168/archives/cost.csv [2023-12-06T18:51:48.869Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T18:51:48.949Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] [2023-12-06T18:51:48.955Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] did not exist. Created. [2023-12-06T18:51:48.955Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T18:51:49.387Z] /w/workspace/device-usb-camera/168@tmp/durable-74cce97f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T18:51:49.771Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T18:51:49.789Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T18:51:49.846Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T18:51:49.859Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T18:51:49.971Z] $ docker stop --time=1 9904522aaa393e4c750b235dc1e9a13d1774a74ffcf530e4c83e8678384842fb [2023-12-06T18:51:51.358Z] $ docker rm -f --volumes 9904522aaa393e4c750b235dc1e9a13d1774a74ffcf530e4c83e8678384842fb [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-12-06T18:51:52.781Z] provisioning config files... [2023-12-06T18:51:52.789Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15584804704195553510tmp [Pipeline] { [Pipeline] sh [2023-12-06T18:51:53.178Z] + set +x [2023-12-06T18:51:53.178Z] + curl -s https://codecov.io/bash+ [2023-12-06T18:51:53.178Z] bash -s -- [2023-12-06T18:51:53.178Z] [2023-12-06T18:51:53.178Z] _____ _ [2023-12-06T18:51:53.178Z] / ____| | | [2023-12-06T18:51:53.178Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T18:51:53.178Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T18:51:53.178Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T18:51:53.178Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T18:51:53.178Z] Bash-1.0.6 [2023-12-06T18:51:53.178Z] [2023-12-06T18:51:53.178Z] [2023-12-06T18:51:53.178Z] ==> git version 2.25.1 found [2023-12-06T18:51:53.178Z] ==> 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-12-06T18:51:53.178Z] Release-Date: 2020-01-08 [2023-12-06T18:51:53.178Z] 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-12-06T18:51:53.178Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T18:51:53.178Z] ==> Jenkins CI detected. [2023-12-06T18:51:53.178Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-12-06T18:51:53.178Z] project root: . [2023-12-06T18:51:53.178Z] --> token set from env [2023-12-06T18:51:53.178Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T18:51:53.178Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T18:51:53.178Z] ==> Python coveragepy not found [2023-12-06T18:51:53.178Z] ==> Searching for coverage reports in: [2023-12-06T18:51:53.178Z] + . [2023-12-06T18:51:53.178Z] -> Found 1 reports [2023-12-06T18:51:53.178Z] ==> Detecting git/mercurial file structure [2023-12-06T18:51:53.437Z] ==> Reading reports [2023-12-06T18:51:53.437Z] + ./coverage.out bytes=54703 [2023-12-06T18:51:53.437Z] ==> Appending adjustments [2023-12-06T18:51:53.437Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T18:51:53.437Z] + Found adjustments [2023-12-06T18:51:53.437Z] ==> Gzipping contents [2023-12-06T18:51:53.437Z] 8.0K /tmp/codecov.YeqMkg.gz [2023-12-06T18:51:53.437Z] ==> Uploading reports [2023-12-06T18:51:53.437Z] url: https://codecov.io [2023-12-06T18:51:53.437Z] query: branch=main&commit=a9b53b2275aae46f28ddd5bc19f8040c0dfae099&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T18:51:53.437Z] -> Pinging Codecov [2023-12-06T18:51:53.437Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a9b53b2275aae46f28ddd5bc19f8040c0dfae099&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T18:51:53.699Z] -> Uploading to [2023-12-06T18:51:53.700Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/73D8F5FF140700D3E01443B452E23636/a9b53b2275aae46f28ddd5bc19f8040c0dfae099/7dbff58d-6bf0-4df9-89a1-5b11b76154f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T185153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=296c4f535ac0766d6fb87894bc840fdd88739a924c6cece5daaef50243baf923 [2023-12-06T18:51:53.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T18:51:53.700Z] Dload Upload Total Spent Left Speed [2023-12-06T18:51:53.961Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 26173 --:--:-- --:--:-- --:--:-- 26173 [2023-12-06T18:51:53.961Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] } [2023-12-06T18:51:53.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T18:51:54.434Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T18:51:54.446Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:51:54.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T18:51:54.884Z] [2023-12-06T18:51:54.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:51:55.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T18:51:55.246Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T18:51:55.246Z] df9b9388f04a: Pulling fs layer [2023-12-06T18:51:55.246Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T18:51:55.246Z] 25bc292e5bac: Pulling fs layer [2023-12-06T18:51:55.246Z] 114826534d7a: Pulling fs layer [2023-12-06T18:51:55.246Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T18:51:55.246Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T18:51:55.246Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T18:51:55.246Z] 4657fd5d0bcf: Waiting [2023-12-06T18:51:55.246Z] 8a3aa393b2d8: Waiting [2023-12-06T18:51:55.246Z] 6ad1cebc031e: Waiting [2023-12-06T18:51:55.246Z] 114826534d7a: Waiting [2023-12-06T18:51:55.246Z] 25bc292e5bac: Verifying Checksum [2023-12-06T18:51:55.246Z] 25bc292e5bac: Download complete [2023-12-06T18:51:55.246Z] 52dc419b0ee2: Download complete [2023-12-06T18:51:55.246Z] 4657fd5d0bcf: Verifying Checksum [2023-12-06T18:51:55.246Z] 4657fd5d0bcf: Download complete [2023-12-06T18:51:55.246Z] df9b9388f04a: Download complete [2023-12-06T18:51:55.509Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T18:51:55.509Z] 6ad1cebc031e: Download complete [2023-12-06T18:51:55.509Z] df9b9388f04a: Pull complete [2023-12-06T18:51:55.509Z] 52dc419b0ee2: Pull complete [2023-12-06T18:51:55.509Z] 25bc292e5bac: Pull complete [2023-12-06T18:51:56.075Z] 114826534d7a: Verifying Checksum [2023-12-06T18:51:56.075Z] 114826534d7a: Download complete [2023-12-06T18:51:56.075Z] 8a3aa393b2d8: Verifying Checksum [2023-12-06T18:51:56.075Z] 8a3aa393b2d8: Download complete [2023-12-06T18:51:59.354Z] 114826534d7a: Pull complete [2023-12-06T18:51:59.354Z] 4657fd5d0bcf: Pull complete [2023-12-06T18:51:59.354Z] 6ad1cebc031e: Pull complete [2023-12-06T18:52:02.635Z] 8a3aa393b2d8: Pull complete [2023-12-06T18:52:02.635Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T18:52:02.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T18:52:02.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:52:02.953Z] prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container [2023-12-06T18:52:02.983Z] $ 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-12-06T18:52:07.609Z] $ docker top 6ba3aad56fbd92e66c71434481290e04eaa71bae00d2865b4ba8bdbbcb1723ef -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T18:52:07.779Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-12-06T18:52:08.058Z] + set -o pipefail [2023-12-06T18:52:08.058Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-12-06T18:52:13.346Z] [2023-12-06T18:52:13.346Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-12-06T18:52:13.346Z] [2023-12-06T18:52:13.346Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/f497d0cd-93b2-41c7-86b5-511cbbe79c5e [2023-12-06T18:52:13.346Z] [2023-12-06T18:52:13.346Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T18:52:13.346Z] [2023-12-06T18:52:13.346Z] [2023-12-06T18:52:13.346Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T18:52:13.346Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T18:52:13.346Z] More details here: https://snyk.co/ue1NS [2023-12-06T18:52:13.346Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T18:52:13.346Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T18:52:13.353Z] $ docker stop --time=1 6ba3aad56fbd92e66c71434481290e04eaa71bae00d2865b4ba8bdbbcb1723ef [2023-12-06T18:52:17.664Z] $ docker rm -f --volumes 6ba3aad56fbd92e66c71434481290e04eaa71bae00d2865b4ba8bdbbcb1723ef [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-12-06T18:52:19.164Z] + git log --format=format:%s -1 a9b53b2275aae46f28ddd5bc19f8040c0dfae099 [Pipeline] sh [2023-12-06T18:52:19.452Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T18:52:19.452Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:52:19.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T18:52:19.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:52:19.973Z] prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container [2023-12-06T18:52:20.000Z] $ 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-12-06T18:52:20.415Z] $ docker top d6531e538d277f60cad9bc4254b45ce935f02e421a8ca8e29f0e5c112ccfcfb8 -eo pid,comm [2023-12-06T18:52:20.471Z] 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-12-06T18:52:20.471Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T18:52:20.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T18:52:20.670Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T18:52:20.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T18:52:20.791Z] $ docker exec d6531e538d277f60cad9bc4254b45ce935f02e421a8ca8e29f0e5c112ccfcfb8 ssh-agent [2023-12-06T18:52:20.899Z] SSH_AUTH_SOCK=/tmp/ssh-NhHUfR3YIkUw/agent.32 [2023-12-06T18:52:20.899Z] SSH_AGENT_PID=38 [2023-12-06T18:52:20.904Z] Running ssh-add (command line suppressed) [2023-12-06T18:52:21.003Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17051505526950799802.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17051505526950799802.key) [2023-12-06T18:52:21.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T18:52:21.357Z] + git semver tag [2023-12-06T18:52:21.615Z] 2023-12-06 18:52:21,526 [run_tag] DEBUG tag force:False [2023-12-06T18:52:21.615Z] 2023-12-06 18:52:21,526 [check_head_tag] DEBUG check head tag [2023-12-06T18:52:21.615Z] 2023-12-06 18:52:21,528 [execute] INFO git cat-file --batch-check [2023-12-06T18:52:21.615Z] 2023-12-06 18:52:21,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-12-06T18:52:21.615Z] 2023-12-06 18:52:21,532 [execute] INFO git cat-file --batch [2023-12-06T18:52:21.615Z] 2023-12-06 18:52:21,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-12-06T18:52:21.615Z] 2023-12-06 18:52:21,572 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-06T18:52:21.615Z] 2023-12-06 18:52:21,572 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 [2023-12-06T18:52:21.615Z] 2023-12-06 18:52:21,572 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T18:52:21.615Z] 2023-12-06 18:52:21,577 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-06T18:52:21.615Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T18:52:21.620Z] $ docker exec --env ******** --env ******** d6531e538d277f60cad9bc4254b45ce935f02e421a8ca8e29f0e5c112ccfcfb8 ssh-agent -k [2023-12-06T18:52:21.721Z] unset SSH_AUTH_SOCK; [2023-12-06T18:52:21.722Z] unset SSH_AGENT_PID; [2023-12-06T18:52:21.722Z] echo Agent pid 38 killed; [2023-12-06T18:52:21.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T18:52:22.234Z] + git semver [Pipeline] } [2023-12-06T18:52:22.504Z] $ docker stop --time=1 d6531e538d277f60cad9bc4254b45ce935f02e421a8ca8e29f0e5c112ccfcfb8 [2023-12-06T18:52:23.770Z] $ docker rm -f --volumes d6531e538d277f60cad9bc4254b45ce935f02e421a8ca8e29f0e5c112ccfcfb8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:52:24.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T18:52:24.410Z] [2023-12-06T18:52:24.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:52:24.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T18:52:24.756Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T18:52:24.756Z] ab5ef0e58194: Pulling fs layer [2023-12-06T18:52:24.756Z] 9712f1f96733: Pulling fs layer [2023-12-06T18:52:24.756Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T18:52:24.756Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T18:52:24.756Z] e9a5061849ea: Pulling fs layer [2023-12-06T18:52:24.756Z] d747dcd14b5f: Pulling fs layer [2023-12-06T18:52:24.756Z] 2de7ff778b66: Pulling fs layer [2023-12-06T18:52:24.756Z] 2de7ff778b66: Waiting [2023-12-06T18:52:24.756Z] e9a5061849ea: Waiting [2023-12-06T18:52:24.756Z] d747dcd14b5f: Waiting [2023-12-06T18:52:24.756Z] 0d9ebad4ef96: Waiting [2023-12-06T18:52:24.756Z] 9712f1f96733: Verifying Checksum [2023-12-06T18:52:24.756Z] 9712f1f96733: Download complete [2023-12-06T18:52:25.017Z] 63f879dbbcfc: Verifying Checksum [2023-12-06T18:52:25.017Z] 63f879dbbcfc: Download complete [2023-12-06T18:52:25.275Z] e9a5061849ea: Verifying Checksum [2023-12-06T18:52:25.275Z] e9a5061849ea: Download complete [2023-12-06T18:52:25.275Z] d747dcd14b5f: Download complete [2023-12-06T18:52:25.275Z] 0d9ebad4ef96: Verifying Checksum [2023-12-06T18:52:25.275Z] 0d9ebad4ef96: Download complete [2023-12-06T18:52:25.275Z] ab5ef0e58194: Download complete [2023-12-06T18:52:25.275Z] 2de7ff778b66: Verifying Checksum [2023-12-06T18:52:25.275Z] 2de7ff778b66: Download complete [2023-12-06T18:52:28.560Z] ab5ef0e58194: Pull complete [2023-12-06T18:52:28.560Z] 9712f1f96733: Pull complete [2023-12-06T18:52:28.819Z] 63f879dbbcfc: Pull complete [2023-12-06T18:52:33.012Z] 0d9ebad4ef96: Pull complete [2023-12-06T18:52:33.012Z] e9a5061849ea: Pull complete [2023-12-06T18:52:33.012Z] d747dcd14b5f: Pull complete [2023-12-06T18:52:33.949Z] 2de7ff778b66: Pull complete [2023-12-06T18:52:33.949Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T18:52:33.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T18:52:33.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:52:34.230Z] prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container [2023-12-06T18:52:34.264Z] $ 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-12-06T18:52:40.823Z] $ docker top 43189f809759cc84c71073a0cd0106812ded20ea977254071df421be8d028898 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T18:52:41.002Z] provisioning config files... [2023-12-06T18:52:41.009Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14414114194693021565tmp [2023-12-06T18:52:41.021Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1504835229594286999tmp [2023-12-06T18:52:41.030Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13305928458072765503tmp [Pipeline] { [Pipeline] echo [2023-12-06T18:52:41.121Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:52:41.414Z] ---> sigul-configuration.sh [2023-12-06T18:52:41.415Z] gpg: directory `/root/.gnupg' created [2023-12-06T18:52:41.415Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T18:52:41.415Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T18:52:41.415Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T18:52:41.415Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T18:52:41.415Z] gpg: CAST5 encrypted data [2023-12-06T18:52:41.415Z] gpg: encrypted with 1 passphrase [2023-12-06T18:52:41.415Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T18:52:41.709Z] + mkdir /home/jenkins [2023-12-06T18:52:41.709Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T18:52:42.002Z] + 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-12-06T18:52:42.013Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:52:42.304Z] ---> sigul-install.sh [2023-12-06T18:52:42.304Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T18:52:42.595Z] + git tag --list [2023-12-06T18:52:42.595Z] v0.0.0 [2023-12-06T18:52:42.595Z] v0.0.1-dev.1 [2023-12-06T18:52:42.595Z] v0.0.1-dev.10 [2023-12-06T18:52:42.595Z] v0.0.1-dev.11 [2023-12-06T18:52:42.595Z] v0.0.1-dev.12 [2023-12-06T18:52:42.595Z] v0.0.1-dev.13 [2023-12-06T18:52:42.595Z] v0.0.1-dev.14 [2023-12-06T18:52:42.595Z] v0.0.1-dev.15 [2023-12-06T18:52:42.595Z] v0.0.1-dev.16 [2023-12-06T18:52:42.595Z] v0.0.1-dev.2 [2023-12-06T18:52:42.595Z] v0.0.1-dev.3 [2023-12-06T18:52:42.595Z] v0.0.1-dev.4 [2023-12-06T18:52:42.595Z] v0.0.1-dev.5 [2023-12-06T18:52:42.595Z] v0.0.1-dev.6 [2023-12-06T18:52:42.595Z] v0.0.1-dev.7 [2023-12-06T18:52:42.595Z] v0.0.1-dev.8 [2023-12-06T18:52:42.595Z] v0.0.1-dev.9 [2023-12-06T18:52:42.595Z] v2.2.0 [2023-12-06T18:52:42.595Z] v2.2.0-dev.17 [2023-12-06T18:52:42.595Z] v2.2.0-dev.18 [2023-12-06T18:52:42.595Z] v2.2.0-dev.19 [2023-12-06T18:52:42.595Z] v2.2.0-dev.20 [2023-12-06T18:52:42.595Z] v2.2.0-dev.21 [2023-12-06T18:52:42.595Z] v2.2.0-dev.22 [2023-12-06T18:52:42.595Z] v2.2.0-dev.23 [2023-12-06T18:52:42.595Z] v2.2.0-dev.24 [2023-12-06T18:52:42.595Z] v2.2.0-dev.25 [2023-12-06T18:52:42.595Z] v2.2.0-dev.26 [2023-12-06T18:52:42.595Z] v2.2.0-dev.27 [2023-12-06T18:52:42.595Z] v2.3.0 [2023-12-06T18:52:42.595Z] v2.3.0-dev.1 [2023-12-06T18:52:42.595Z] v2.3.0-dev.10 [2023-12-06T18:52:42.595Z] v2.3.0-dev.11 [2023-12-06T18:52:42.595Z] v2.3.0-dev.12 [2023-12-06T18:52:42.595Z] v2.3.0-dev.13 [2023-12-06T18:52:42.595Z] v2.3.0-dev.14 [2023-12-06T18:52:42.595Z] v2.3.0-dev.15 [2023-12-06T18:52:42.595Z] v2.3.0-dev.16 [2023-12-06T18:52:42.595Z] v2.3.0-dev.17 [2023-12-06T18:52:42.595Z] v2.3.0-dev.18 [2023-12-06T18:52:42.595Z] v2.3.0-dev.19 [2023-12-06T18:52:42.595Z] v2.3.0-dev.2 [2023-12-06T18:52:42.595Z] v2.3.0-dev.20 [2023-12-06T18:52:42.595Z] v2.3.0-dev.21 [2023-12-06T18:52:42.595Z] v2.3.0-dev.22 [2023-12-06T18:52:42.595Z] v2.3.0-dev.23 [2023-12-06T18:52:42.595Z] v2.3.0-dev.24 [2023-12-06T18:52:42.595Z] v2.3.0-dev.25 [2023-12-06T18:52:42.595Z] v2.3.0-dev.26 [2023-12-06T18:52:42.595Z] v2.3.0-dev.27 [2023-12-06T18:52:42.595Z] v2.3.0-dev.28 [2023-12-06T18:52:42.595Z] v2.3.0-dev.3 [2023-12-06T18:52:42.595Z] v2.3.0-dev.4 [2023-12-06T18:52:42.595Z] v2.3.0-dev.5 [2023-12-06T18:52:42.595Z] v2.3.0-dev.6 [2023-12-06T18:52:42.595Z] v2.3.0-dev.7 [2023-12-06T18:52:42.595Z] v2.3.0-dev.8 [2023-12-06T18:52:42.595Z] v2.3.0-dev.9 [2023-12-06T18:52:42.595Z] v2.3.1 [2023-12-06T18:52:42.595Z] v2.3.1-dev.4 [2023-12-06T18:52:42.595Z] v2.3.1-dev.5 [2023-12-06T18:52:42.595Z] v2.3.1-dev.6 [2023-12-06T18:52:42.595Z] v3.0 [2023-12-06T18:52:42.595Z] v3.0.0 [2023-12-06T18:52:42.595Z] v3.0.0-dev.1 [2023-12-06T18:52:42.595Z] v3.0.0-dev.10 [2023-12-06T18:52:42.595Z] v3.0.0-dev.11 [2023-12-06T18:52:42.595Z] v3.0.0-dev.12 [2023-12-06T18:52:42.595Z] v3.0.0-dev.13 [2023-12-06T18:52:42.595Z] v3.0.0-dev.14 [2023-12-06T18:52:42.595Z] v3.0.0-dev.15 [2023-12-06T18:52:42.595Z] v3.0.0-dev.16 [2023-12-06T18:52:42.595Z] v3.0.0-dev.17 [2023-12-06T18:52:42.595Z] v3.0.0-dev.18 [2023-12-06T18:52:42.595Z] v3.0.0-dev.19 [2023-12-06T18:52:42.595Z] v3.0.0-dev.2 [2023-12-06T18:52:42.595Z] v3.0.0-dev.20 [2023-12-06T18:52:42.595Z] v3.0.0-dev.21 [2023-12-06T18:52:42.595Z] v3.0.0-dev.22 [2023-12-06T18:52:42.595Z] v3.0.0-dev.23 [2023-12-06T18:52:42.595Z] v3.0.0-dev.24 [2023-12-06T18:52:42.595Z] v3.0.0-dev.25 [2023-12-06T18:52:42.595Z] v3.0.0-dev.26 [2023-12-06T18:52:42.595Z] v3.0.0-dev.27 [2023-12-06T18:52:42.595Z] v3.0.0-dev.28 [2023-12-06T18:52:42.595Z] v3.0.0-dev.29 [2023-12-06T18:52:42.595Z] v3.0.0-dev.3 [2023-12-06T18:52:42.595Z] v3.0.0-dev.30 [2023-12-06T18:52:42.595Z] v3.0.0-dev.31 [2023-12-06T18:52:42.595Z] v3.0.0-dev.32 [2023-12-06T18:52:42.595Z] v3.0.0-dev.33 [2023-12-06T18:52:42.595Z] v3.0.0-dev.34 [2023-12-06T18:52:42.595Z] v3.0.0-dev.35 [2023-12-06T18:52:42.595Z] v3.0.0-dev.36 [2023-12-06T18:52:42.595Z] v3.0.0-dev.37 [2023-12-06T18:52:42.595Z] v3.0.0-dev.38 [2023-12-06T18:52:42.595Z] v3.0.0-dev.39 [2023-12-06T18:52:42.595Z] v3.0.0-dev.4 [2023-12-06T18:52:42.595Z] v3.0.0-dev.40 [2023-12-06T18:52:42.595Z] v3.0.0-dev.41 [2023-12-06T18:52:42.595Z] v3.0.0-dev.42 [2023-12-06T18:52:42.595Z] v3.0.0-dev.43 [2023-12-06T18:52:42.595Z] v3.0.0-dev.44 [2023-12-06T18:52:42.595Z] v3.0.0-dev.45 [2023-12-06T18:52:42.595Z] v3.0.0-dev.46 [2023-12-06T18:52:42.595Z] v3.0.0-dev.47 [2023-12-06T18:52:42.595Z] v3.0.0-dev.48 [2023-12-06T18:52:42.596Z] v3.0.0-dev.49 [2023-12-06T18:52:42.596Z] v3.0.0-dev.5 [2023-12-06T18:52:42.596Z] v3.0.0-dev.50 [2023-12-06T18:52:42.596Z] v3.0.0-dev.51 [2023-12-06T18:52:42.596Z] v3.0.0-dev.6 [2023-12-06T18:52:42.596Z] v3.0.0-dev.7 [2023-12-06T18:52:42.596Z] v3.0.0-dev.8 [2023-12-06T18:52:42.596Z] v3.0.0-dev.9 [2023-12-06T18:52:42.596Z] v3.1 [2023-12-06T18:52:42.596Z] v3.1.0 [2023-12-06T18:52:42.596Z] v3.1.0-dev.1 [2023-12-06T18:52:42.596Z] v3.1.0-dev.10 [2023-12-06T18:52:42.596Z] v3.1.0-dev.11 [2023-12-06T18:52:42.596Z] v3.1.0-dev.12 [2023-12-06T18:52:42.596Z] v3.1.0-dev.13 [2023-12-06T18:52:42.596Z] v3.1.0-dev.14 [2023-12-06T18:52:42.596Z] v3.1.0-dev.15 [2023-12-06T18:52:42.596Z] v3.1.0-dev.16 [2023-12-06T18:52:42.596Z] v3.1.0-dev.17 [2023-12-06T18:52:42.596Z] v3.1.0-dev.18 [2023-12-06T18:52:42.596Z] v3.1.0-dev.19 [2023-12-06T18:52:42.596Z] v3.1.0-dev.2 [2023-12-06T18:52:42.596Z] v3.1.0-dev.20 [2023-12-06T18:52:42.596Z] v3.1.0-dev.21 [2023-12-06T18:52:42.596Z] v3.1.0-dev.22 [2023-12-06T18:52:42.596Z] v3.1.0-dev.23 [2023-12-06T18:52:42.596Z] v3.1.0-dev.24 [2023-12-06T18:52:42.596Z] v3.1.0-dev.25 [2023-12-06T18:52:42.596Z] v3.1.0-dev.26 [2023-12-06T18:52:42.596Z] v3.1.0-dev.27 [2023-12-06T18:52:42.596Z] v3.1.0-dev.28 [2023-12-06T18:52:42.596Z] v3.1.0-dev.29 [2023-12-06T18:52:42.596Z] v3.1.0-dev.3 [2023-12-06T18:52:42.596Z] v3.1.0-dev.30 [2023-12-06T18:52:42.596Z] v3.1.0-dev.31 [2023-12-06T18:52:42.596Z] v3.1.0-dev.32 [2023-12-06T18:52:42.596Z] v3.1.0-dev.33 [2023-12-06T18:52:42.596Z] v3.1.0-dev.34 [2023-12-06T18:52:42.596Z] v3.1.0-dev.35 [2023-12-06T18:52:42.596Z] v3.1.0-dev.36 [2023-12-06T18:52:42.596Z] v3.1.0-dev.37 [2023-12-06T18:52:42.596Z] v3.1.0-dev.38 [2023-12-06T18:52:42.596Z] v3.1.0-dev.39 [2023-12-06T18:52:42.596Z] v3.1.0-dev.4 [2023-12-06T18:52:42.596Z] v3.1.0-dev.5 [2023-12-06T18:52:42.596Z] v3.1.0-dev.6 [2023-12-06T18:52:42.596Z] v3.1.0-dev.7 [2023-12-06T18:52:42.596Z] v3.1.0-dev.8 [2023-12-06T18:52:42.596Z] v3.1.0-dev.9 [2023-12-06T18:52:42.596Z] v3.2.0-dev.1 [2023-12-06T18:52:42.596Z] v3.2.0-dev.2 [2023-12-06T18:52:42.596Z] v3.2.0-dev.3 [Pipeline] sh [2023-12-06T18:52:42.905Z] + lftools sign git-tag v3.2.0-dev.3 [2023-12-06T18:52:43.474Z] Signing Git tag with Sigul... [2023-12-06T18:52:43.474Z] Signing v3.2.0-dev.3 [Pipeline] echo [2023-12-06T18:52:44.060Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:52:44.361Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T18:52:44.368Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T18:52:44.500Z] $ docker stop --time=1 43189f809759cc84c71073a0cd0106812ded20ea977254071df421be8d028898 [2023-12-06T18:52:45.879Z] $ docker rm -f --volumes 43189f809759cc84c71073a0cd0106812ded20ea977254071df421be8d028898 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-06T18:52:46.805Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T18:52:46.805Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:52:47.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T18:52:47.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:52:47.401Z] prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container [2023-12-06T18:52:47.433Z] $ 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-12-06T18:52:47.762Z] $ docker top 22a2d61f7de84f8237c5e94f7eb3931ed68abd6d9856666b485907245ddfd4b5 -eo pid,comm [2023-12-06T18:52:47.815Z] 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-12-06T18:52:47.815Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T18:52:48.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T18:52:48.033Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T18:52:48.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T18:52:48.170Z] $ docker exec 22a2d61f7de84f8237c5e94f7eb3931ed68abd6d9856666b485907245ddfd4b5 ssh-agent [2023-12-06T18:52:48.302Z] SSH_AUTH_SOCK=/tmp/ssh-Q6EsIUs7C3Yi/agent.32 [2023-12-06T18:52:48.302Z] SSH_AGENT_PID=38 [2023-12-06T18:52:48.320Z] Running ssh-add (command line suppressed) [2023-12-06T18:52:48.427Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16671082115718418947.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16671082115718418947.key) [2023-12-06T18:52:48.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T18:52:48.794Z] + git semver bump pre [2023-12-06T18:52:49.053Z] 2023-12-06 18:52:48,959 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-06T18:52:49.053Z] 2023-12-06 18:52:48,960 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev [2023-12-06T18:52:49.053Z] 2023-12-06 18:52:48,960 [bump_version] DEBUG bumped version:3.2.0-dev.4 [2023-12-06T18:52:49.053Z] 2023-12-06 18:52:48,960 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-12-06T18:52:49.053Z] 2023-12-06 18:52:48,960 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-06T18:52:49.053Z] 2023-12-06 18:52:48,960 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-06T18:52:49.053Z] 2023-12-06 18:52:48,962 [execute] INFO git cat-file --batch-check [2023-12-06T18:52:49.053Z] 2023-12-06 18:52:48,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T18:52:49.053Z] 2023-12-06 18:52:48,967 [execute] INFO git cat-file --batch [2023-12-06T18:52:49.053Z] 2023-12-06 18:52:48,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T18:52:49.053Z] 2023-12-06 18:52:48,974 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-06T18:52:49.053Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T18:52:49.059Z] $ docker exec --env ******** --env ******** 22a2d61f7de84f8237c5e94f7eb3931ed68abd6d9856666b485907245ddfd4b5 ssh-agent -k [2023-12-06T18:52:49.172Z] unset SSH_AUTH_SOCK; [2023-12-06T18:52:49.173Z] unset SSH_AGENT_PID; [2023-12-06T18:52:49.173Z] echo Agent pid 38 killed; [2023-12-06T18:52:49.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T18:52:49.712Z] + git semver [Pipeline] } [2023-12-06T18:52:49.977Z] $ docker stop --time=1 22a2d61f7de84f8237c5e94f7eb3931ed68abd6d9856666b485907245ddfd4b5 [2023-12-06T18:52:51.305Z] $ docker rm -f --volumes 22a2d61f7de84f8237c5e94f7eb3931ed68abd6d9856666b485907245ddfd4b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T18:52:51.821Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T18:52:51.821Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:52:52.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T18:52:52.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:52:52.400Z] prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container [2023-12-06T18:52:52.429Z] $ 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-12-06T18:52:52.786Z] $ docker top 7967bae2262b79607d33b727753630a1fb6d4c06b833d8cd1e30e6348f08df4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T18:52:53.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T18:52:53.076Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T18:52:53.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T18:52:53.201Z] $ docker exec 7967bae2262b79607d33b727753630a1fb6d4c06b833d8cd1e30e6348f08df4b ssh-agent [2023-12-06T18:52:53.307Z] SSH_AUTH_SOCK=/tmp/ssh-o8ZmU0wkjMjk/agent.32 [2023-12-06T18:52:53.307Z] SSH_AGENT_PID=38 [2023-12-06T18:52:53.312Z] Running ssh-add (command line suppressed) [2023-12-06T18:52:53.411Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15085352264779406762.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15085352264779406762.key) [2023-12-06T18:52:53.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T18:52:53.786Z] + git semver push [2023-12-06T18:52:54.044Z] 2023-12-06 18:52:53,952 [run_push] DEBUG push [2023-12-06T18:52:54.044Z] 2023-12-06 18:52:53,953 [execute] INFO git cat-file --batch-check [2023-12-06T18:52:54.044Z] 2023-12-06 18:52:53,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T18:52:54.044Z] 2023-12-06 18:52:53,956 [execute] INFO git rev-list a00c4cfdfac76b56f50af67250896795dc0d8e80 -- [2023-12-06T18:52:54.044Z] 2023-12-06 18:52:53,957 [execute] DEBUG Popen(['git', 'rev-list', 'a00c4cfdfac76b56f50af67250896795dc0d8e80', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T18:52:54.044Z] 2023-12-06 18:52:53,965 [execute] INFO git fetch -v origin [2023-12-06T18:52:54.044Z] 2023-12-06 18:52:53,965 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-06T18:52:54.612Z] 2023-12-06 18:52:54,493 [run_push] DEBUG no remote changes detected [2023-12-06T18:52:54.612Z] 2023-12-06 18:52:54,494 [execute] INFO git push origin semver [2023-12-06T18:52:54.612Z] 2023-12-06 18:52:54,494 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T18:52:55.550Z] 2023-12-06 18:52:55,300 [run_push] DEBUG push all version tags [2023-12-06T18:52:55.550Z] 2023-12-06 18:52:55,301 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T18:52:55.550Z] 2023-12-06 18:52:55,301 [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-12-06T18:52:56.117Z] 2023-12-06 18:52:56,100 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-12-06T18:52:56.117Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T18:52:56.382Z] $ docker exec --env ******** --env ******** 7967bae2262b79607d33b727753630a1fb6d4c06b833d8cd1e30e6348f08df4b ssh-agent -k [2023-12-06T18:52:56.470Z] unset SSH_AUTH_SOCK; [2023-12-06T18:52:56.470Z] unset SSH_AGENT_PID; [2023-12-06T18:52:56.470Z] echo Agent pid 38 killed; [2023-12-06T18:52:56.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T18:52:57.030Z] + git semver [Pipeline] } [2023-12-06T18:52:57.298Z] $ docker stop --time=1 7967bae2262b79607d33b727753630a1fb6d4c06b833d8cd1e30e6348f08df4b [2023-12-06T18:52:58.558Z] $ docker rm -f --volumes 7967bae2262b79607d33b727753630a1fb6d4c06b833d8cd1e30e6348f08df4b [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-12-06T18:53:00.128Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-12-06T18:53:00.128Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-12-06T18:53:00.128Z] total 16 [2023-12-06T18:53:00.128Z] drwxr-xr-x 3 root root 4096 Dec 6 18:44 . [2023-12-06T18:53:00.128Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 18:52 .. [2023-12-06T18:53:00.128Z] drwxr-xr-x 2 root root 4096 Dec 6 18:44 cost [2023-12-06T18:53:00.128Z] -rw-r--r-- 1 root root 89 Dec 6 18:44 cost.csv [2023-12-06T18:53:00.128Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-12-06T18:53:00.128Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-12-06T18:53:00.128Z] total 16 [2023-12-06T18:53:00.128Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 18:44 . [2023-12-06T18:53:00.128Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 18:52 .. [2023-12-06T18:53:00.128Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 18:44 cost [2023-12-06T18:53:00.128Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 6 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:53:00.416Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:53:01.274Z] ---> package-listing.sh [2023-12-06T18:53:01.274Z] ++ facter osfamily [2023-12-06T18:53:01.274Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T18:53:01.532Z] + OS_FAMILY=debian [2023-12-06T18:53:01.532Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-12-06T18:53:01.532Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T18:53:01.532Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T18:53:01.532Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T18:53:01.532Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T18:53:01.532Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-12-06T18:53:01.532Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T18:53:01.532Z] + case "${OS_FAMILY}" in [2023-12-06T18:53:01.532Z] + dpkg -l [2023-12-06T18:53:01.532Z] + grep '^ii' [2023-12-06T18:53:01.532Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T18:53:01.532Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T18:53:01.532Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T18:53:01.532Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-12-06T18:53:01.532Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-12-06T18:53:01.532Z] + 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-12-06T18:53:01.541Z] 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-12-06T18:53:01.815Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T18:53:02.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T18:53:02.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T18:53:02.628Z] prd-ubuntu20.04-docker-8c-8g-24573 does not seem to be running inside a container [2023-12-06T18:53:02.650Z] $ 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-12-06T18:53:02.883Z] $ docker top 4f744152d25b442b26dd32d7bc012e231ba7c6eeae9cab27d64ac79f4503b2a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T18:53:03.343Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T18:53:03.623Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T18:53:03.908Z] + ls /var/log/sa-host [2023-12-06T18:53:03.908Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T18:53:04.041Z] provisioning config files... [2023-12-06T18:53:04.049Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11733048828831840398tmp [Pipeline] { [Pipeline] echo [2023-12-06T18:53:04.175Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:53:04.461Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T18:53:04.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:53:04.901Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T18:53:04.909Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:53:05.190Z] ---> sudo-logs.sh [2023-12-06T18:53:05.190Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T18:53:05.289Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:53:05.571Z] ---> job-cost.sh [2023-12-06T18:53:05.572Z] lf-activate-venv: SKIPPING [2023-12-06T18:53:05.572Z] DEBUG: total: 0.2199999988079071 [2023-12-06T18:53:05.572Z] INFO: Retrieving Stack Cost... [2023-12-06T18:53:05.831Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T18:53:06.399Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T18:53:06.409Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T18:53:06.690Z] ---> logs-deploy.sh [2023-12-06T18:53:06.690Z] lf-activate-venv: SKIPPING [2023-12-06T18:53:06.690Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/168 [2023-12-06T18:53:06.690Z] INFO: archiving workspace using pattern(s): [2023-12-06T18:53:07.629Z] Archives upload complete. [2023-12-06T18:53:07.629Z] INFO: archiving logs to Nexus