Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e6cf2f2f80d14c6ff357eccb58ac1fd20041715b 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-ssh18269418085560995370.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2816836466378857417.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14402018307488533285.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh16326680426317282908.key Verifying host key using known hosts file > 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-ssh12636728543921074937.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7348 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 e6cf2f2f80d14c6ff357eccb58ac1fd20041715b (main) Commit message: "docs: adding USB camera postman collection and env files (#96)" > 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 e6cf2f2f80d14c6ff357eccb58ac1fd20041715b # timeout=10 > git rev-list --no-walk f2d41180d4aa04758258526b6ca81b3370c93db4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-07T16:48:22.399Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-07T16:48:22.460Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-07T16:48:22.484Z] ========================================================= [2022-10-07T16:48:22.484Z] EdgeX Global Pipelines Version Info [2022-10-07T16:48:22.484Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-07T16:48:23.191Z] ------------------- [2022-10-07T16:48:23.191Z] stable info: [2022-10-07T16:48:23.191Z] ------------------- [2022-10-07T16:48:23.191Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-07T16:48:23.191Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-07T16:48:23.191Z] Message: update stable to v1.0.239 [2022-10-07T16:48:23.762Z] ------------------- [2022-10-07T16:48:23.762Z] experimental info: [2022-10-07T16:48:23.762Z] ------------------- [2022-10-07T16:48:23.762Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-07T16:48:23.762Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-07T16:48:23.762Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-07T16:48:23.926Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-10-07T16:48:23.939Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-10-07T16:48:23.950Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-07T16:48:23.963Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-07T16:48:23.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-07T16:48:23.982Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-07T16:48:23.994Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-07T16:48:24.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-07T16:48:24.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-07T16:48:24.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-07T16:48:24.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-07T16:48:24.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-10-07T16:48:24.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-07T16:48:24.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-07T16:48:24.105Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-07T16:48:24.121Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-07T16:48:24.131Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-07T16:48:24.143Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-07T16:48:24.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-07T16:48:24.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-07T16:48:24.181Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-07T16:48:24.193Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-07T16:48:24.203Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-07T16:48:24.216Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-07T16:48:24.228Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-07T16:48:24.240Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-07T16:48:24.256Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-07T16:48:24.270Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-07T16:48:24.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-07T16:48:24.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-07T16:48:24.309Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [Pipeline] echo [2022-10-07T16:48:24.322Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6cf2f2 [Pipeline] echo [2022-10-07T16:48:24.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-07T16:48:24.380Z] provisioning config files... [2022-10-07T16:48:24.394Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3136981589940107646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T16:48:24.696Z] ---> docker-login.sh [2022-10-07T16:48:24.697Z] nexus3.edgexfoundry.org:10001 [2022-10-07T16:48:24.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:48:24.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:48:24.958Z] Configure a credential helper to remove this warning. See [2022-10-07T16:48:24.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:48:24.958Z] [2022-10-07T16:48:24.958Z] Login Succeeded [2022-10-07T16:48:24.958Z] nexus3.edgexfoundry.org:10002 [2022-10-07T16:48:24.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:48:24.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:48:24.958Z] Configure a credential helper to remove this warning. See [2022-10-07T16:48:24.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:48:24.958Z] [2022-10-07T16:48:24.958Z] Login Succeeded [2022-10-07T16:48:24.958Z] nexus3.edgexfoundry.org:10003 [2022-10-07T16:48:25.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:48:25.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:48:25.219Z] Configure a credential helper to remove this warning. See [2022-10-07T16:48:25.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:48:25.219Z] [2022-10-07T16:48:25.219Z] Login Succeeded [2022-10-07T16:48:25.219Z] nexus3.edgexfoundry.org:10004 [2022-10-07T16:48:25.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:48:25.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:48:25.219Z] Configure a credential helper to remove this warning. See [2022-10-07T16:48:25.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:48:25.219Z] [2022-10-07T16:48:25.219Z] Login Succeeded [2022-10-07T16:48:25.219Z] docker.io [2022-10-07T16:48:25.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:48:25.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:48:25.742Z] Configure a credential helper to remove this warning. See [2022-10-07T16:48:25.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:48:25.742Z] [2022-10-07T16:48:25.742Z] Login Succeeded [2022-10-07T16:48:25.742Z] ---> docker-login.sh ends [Pipeline] } [2022-10-07T16:48:25.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-07T16:48:26.138Z] + git rev-list -1 --merges e6cf2f2f80d14c6ff357eccb58ac1fd20041715b~1..e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [Pipeline] echo [2022-10-07T16:48:26.169Z] -----------> git rev-list -1 --merges e6cf2f2f80d14c6ff357eccb58ac1fd20041715b~1..e6cf2f2f80d14c6ff357eccb58ac1fd20041715b e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [false] [Pipeline] sh [2022-10-07T16:48:26.460Z] + git log --format=format:%s -1 e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [Pipeline] echo [2022-10-07T16:48:26.495Z] ========================================================= [2022-10-07T16:48:26.495Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-07T16:48:26.495Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-07T16:48:26.837Z] + git log --format=format:%s -1 e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [Pipeline] echo [2022-10-07T16:48:26.849Z] [semverPrep] GIT_COMMIT: e6cf2f2f80d14c6ff357eccb58ac1fd20041715b, Commit Message: docs: adding USB camera postman collection and env files (#96) [Pipeline] echo [2022-10-07T16:48:26.859Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-07T16:48:27.227Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-07T16:48:27.228Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-07T16:48:27.228Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-07T16:48:27.228Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-07T16:48:27.228Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-07T16:48:27.228Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-07T16:48:27.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:48:27.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-07T16:48:27.643Z] [2022-10-07T16:48:27.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:48:27.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-07T16:48:27.947Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-07T16:48:27.947Z] b85a868b505f: Pulling fs layer [2022-10-07T16:48:27.947Z] e2be974225ed: Pulling fs layer [2022-10-07T16:48:27.947Z] 339a4e72a1f5: Pulling fs layer [2022-10-07T16:48:27.947Z] 988bab9f4d93: Pulling fs layer [2022-10-07T16:48:27.947Z] 1469e6f7b9e6: Pulling fs layer [2022-10-07T16:48:27.948Z] eaf3925da568: Pulling fs layer [2022-10-07T16:48:27.948Z] bab4dde63d76: Pulling fs layer [2022-10-07T16:48:27.948Z] bde34c3a00c8: Pulling fs layer [2022-10-07T16:48:27.948Z] b352a97aabf1: Pulling fs layer [2022-10-07T16:48:27.948Z] 4872d77fe225: Pulling fs layer [2022-10-07T16:48:27.948Z] 5851b861e8e6: Pulling fs layer [2022-10-07T16:48:27.948Z] bde34c3a00c8: Waiting [2022-10-07T16:48:27.948Z] b352a97aabf1: Waiting [2022-10-07T16:48:27.948Z] 988bab9f4d93: Waiting [2022-10-07T16:48:27.948Z] 4872d77fe225: Waiting [2022-10-07T16:48:27.948Z] eaf3925da568: Waiting [2022-10-07T16:48:27.948Z] 5851b861e8e6: Waiting [2022-10-07T16:48:27.948Z] 1469e6f7b9e6: Waiting [2022-10-07T16:48:27.948Z] bab4dde63d76: Waiting [2022-10-07T16:48:27.948Z] e2be974225ed: Verifying Checksum [2022-10-07T16:48:27.948Z] e2be974225ed: Download complete [2022-10-07T16:48:27.948Z] 988bab9f4d93: Verifying Checksum [2022-10-07T16:48:27.948Z] 988bab9f4d93: Download complete [2022-10-07T16:48:28.210Z] 1469e6f7b9e6: Verifying Checksum [2022-10-07T16:48:28.210Z] 1469e6f7b9e6: Download complete [2022-10-07T16:48:28.210Z] 339a4e72a1f5: Verifying Checksum [2022-10-07T16:48:28.210Z] 339a4e72a1f5: Download complete [2022-10-07T16:48:28.210Z] eaf3925da568: Verifying Checksum [2022-10-07T16:48:28.210Z] eaf3925da568: Download complete [2022-10-07T16:48:28.210Z] bde34c3a00c8: Verifying Checksum [2022-10-07T16:48:28.210Z] bde34c3a00c8: Download complete [2022-10-07T16:48:28.210Z] b352a97aabf1: Verifying Checksum [2022-10-07T16:48:28.210Z] b352a97aabf1: Download complete [2022-10-07T16:48:28.210Z] 4872d77fe225: Download complete [2022-10-07T16:48:28.210Z] 5851b861e8e6: Download complete [2022-10-07T16:48:28.210Z] b85a868b505f: Verifying Checksum [2022-10-07T16:48:28.210Z] b85a868b505f: Download complete [2022-10-07T16:48:28.469Z] bab4dde63d76: Verifying Checksum [2022-10-07T16:48:28.469Z] bab4dde63d76: Download complete [2022-10-07T16:48:29.410Z] b85a868b505f: Pull complete [2022-10-07T16:48:29.670Z] e2be974225ed: Pull complete [2022-10-07T16:48:30.237Z] 339a4e72a1f5: Pull complete [2022-10-07T16:48:30.237Z] 988bab9f4d93: Pull complete [2022-10-07T16:48:30.508Z] 1469e6f7b9e6: Pull complete [2022-10-07T16:48:30.508Z] eaf3925da568: Pull complete [2022-10-07T16:48:32.419Z] bab4dde63d76: Pull complete [2022-10-07T16:48:32.678Z] bde34c3a00c8: Pull complete [2022-10-07T16:48:32.678Z] b352a97aabf1: Pull complete [2022-10-07T16:48:32.678Z] 4872d77fe225: Pull complete [2022-10-07T16:48:32.937Z] 5851b861e8e6: Pull complete [2022-10-07T16:48:32.937Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-07T16:48:32.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-07T16:48:32.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:48:33.021Z] prd-ubuntu20.04-docker-8c-8g-7348 does not seem to be running inside a container [2022-10-07T16:48:33.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-07T16:48:35.328Z] $ docker top 20b264ba68f689cd51c27ed8c83e82acca219df8dbe277ac27984971a42d9e5a -eo pid,comm [2022-10-07T16:48:35.382Z] 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). [2022-10-07T16:48:35.382Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-07T16:48:35.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-07T16:48:35.417Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-07T16:48:35.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-07T16:48:35.530Z] $ docker exec 20b264ba68f689cd51c27ed8c83e82acca219df8dbe277ac27984971a42d9e5a ssh-agent [2022-10-07T16:48:35.647Z] SSH_AUTH_SOCK=/tmp/ssh-kaYnCKnlqjrO/agent.33 [2022-10-07T16:48:35.647Z] SSH_AGENT_PID=39 [2022-10-07T16:48:35.653Z] Running ssh-add (command line suppressed) [2022-10-07T16:48:35.758Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9817196416027426409.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9817196416027426409.key) [2022-10-07T16:48:35.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-07T16:48:36.061Z] + git tag --points-at HEAD [Pipeline] } [2022-10-07T16:48:36.073Z] $ docker exec --env ******** --env ******** 20b264ba68f689cd51c27ed8c83e82acca219df8dbe277ac27984971a42d9e5a ssh-agent -k [2022-10-07T16:48:36.169Z] unset SSH_AUTH_SOCK; [2022-10-07T16:48:36.170Z] unset SSH_AGENT_PID; [2022-10-07T16:48:36.170Z] echo Agent pid 39 killed; [2022-10-07T16:48:36.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-07T16:48:36.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-07T16:48:36.203Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-07T16:48:36.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-07T16:48:36.323Z] $ docker exec 20b264ba68f689cd51c27ed8c83e82acca219df8dbe277ac27984971a42d9e5a ssh-agent [2022-10-07T16:48:36.434Z] SSH_AUTH_SOCK=/tmp/ssh-HPOrR3xNzd1N/agent.71 [2022-10-07T16:48:36.434Z] SSH_AGENT_PID=77 [2022-10-07T16:48:36.438Z] Running ssh-add (command line suppressed) [2022-10-07T16:48:36.547Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6098344690464140446.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6098344690464140446.key) [2022-10-07T16:48:36.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-07T16:48:36.849Z] + git semver init [2022-10-07T16:48:37.107Z] 2022-10-07 16:48:37,047 [run_init] DEBUG init version:0.0.0 force:False [2022-10-07T16:48:37.107Z] 2022-10-07 16:48:37,048 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-10-07T16:48:37.107Z] 2022-10-07 16:48:37,048 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-10-07T16:48:37.107Z] 2022-10-07 16:48:37,048 [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) [2022-10-07T16:48:38.044Z] 2022-10-07 16:48:37,961 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-10-07T16:48:38.044Z] 2022-10-07 16:48:37,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-10-07T16:48:38.044Z] 2022-10-07 16:48:37,962 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-07T16:48:38.044Z] 2022-10-07 16:48:37,962 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-07T16:48:38.044Z] 2.3.0-dev.14 [Pipeline] } [2022-10-07T16:48:38.056Z] $ docker exec --env ******** --env ******** 20b264ba68f689cd51c27ed8c83e82acca219df8dbe277ac27984971a42d9e5a ssh-agent -k [2022-10-07T16:48:38.169Z] unset SSH_AUTH_SOCK; [2022-10-07T16:48:38.170Z] unset SSH_AGENT_PID; [2022-10-07T16:48:38.170Z] echo Agent pid 77 killed; [2022-10-07T16:48:38.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-07T16:48:38.479Z] + git semver [Pipeline] } [2022-10-07T16:48:38.754Z] $ docker stop --time=1 20b264ba68f689cd51c27ed8c83e82acca219df8dbe277ac27984971a42d9e5a [2022-10-07T16:48:40.040Z] $ docker rm -f 20b264ba68f689cd51c27ed8c83e82acca219df8dbe277ac27984971a42d9e5a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-07T16:48:40.378Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-07T16:48:40.577Z] Stashed 1 file(s) [Pipeline] echo [2022-10-07T16:48:40.579Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-07T16:48:40.686Z] provisioning config files... [2022-10-07T16:48:40.695Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7094129581573425409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T16:48:40.990Z] ---> docker-login.sh [2022-10-07T16:48:40.990Z] nexus3.edgexfoundry.org:10001 [2022-10-07T16:48:40.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:48:40.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:48:40.990Z] Configure a credential helper to remove this warning. See [2022-10-07T16:48:40.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:48:40.990Z] [2022-10-07T16:48:40.990Z] Login Succeeded [2022-10-07T16:48:40.990Z] nexus3.edgexfoundry.org:10002 [2022-10-07T16:48:40.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:48:40.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:48:40.990Z] Configure a credential helper to remove this warning. See [2022-10-07T16:48:40.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:48:40.990Z] [2022-10-07T16:48:40.990Z] Login Succeeded [2022-10-07T16:48:40.990Z] nexus3.edgexfoundry.org:10003 [2022-10-07T16:48:41.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:48:41.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:48:41.252Z] Configure a credential helper to remove this warning. See [2022-10-07T16:48:41.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:48:41.252Z] [2022-10-07T16:48:41.252Z] Login Succeeded [2022-10-07T16:48:41.252Z] nexus3.edgexfoundry.org:10004 [2022-10-07T16:48:41.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:48:41.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:48:41.252Z] Configure a credential helper to remove this warning. See [2022-10-07T16:48:41.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:48:41.252Z] [2022-10-07T16:48:41.252Z] Login Succeeded [2022-10-07T16:48:41.252Z] docker.io [2022-10-07T16:48:41.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:48:41.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:48:41.772Z] Configure a credential helper to remove this warning. See [2022-10-07T16:48:41.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:48:41.772Z] [2022-10-07T16:48:41.772Z] Login Succeeded [2022-10-07T16:48:41.772Z] ---> docker-login.sh ends [Pipeline] } [2022-10-07T16:48:41.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-07T16:48:41.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-07T16:48:41.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-07T16:48:41.863Z] ========================================================= [2022-10-07T16:48:41.863Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-07T16:48:41.863Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:48:42.175Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-07T16:48:42.175Z] Sending build context to Docker daemon 1.486MB [2022-10-07T16:48:42.175Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-07T16:48:42.175Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-07T16:48:42.175Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-07T16:48:42.175Z] 2408cc74d12b: Pulling fs layer [2022-10-07T16:48:42.175Z] ea60b727a1ce: Pulling fs layer [2022-10-07T16:48:42.175Z] 30c4a7721957: Pulling fs layer [2022-10-07T16:48:42.175Z] 370296b7ddb6: Pulling fs layer [2022-10-07T16:48:42.175Z] 7c6cee850709: Pulling fs layer [2022-10-07T16:48:42.175Z] aa9baa53a306: Pulling fs layer [2022-10-07T16:48:42.175Z] 8b309c321861: Pulling fs layer [2022-10-07T16:48:42.175Z] d8d76fd02f46: Pulling fs layer [2022-10-07T16:48:42.175Z] fa31f396de31: Pulling fs layer [2022-10-07T16:48:42.175Z] 370296b7ddb6: Waiting [2022-10-07T16:48:42.175Z] 7c6cee850709: Waiting [2022-10-07T16:48:42.175Z] aa9baa53a306: Waiting [2022-10-07T16:48:42.175Z] d8d76fd02f46: Waiting [2022-10-07T16:48:42.175Z] fa31f396de31: Waiting [2022-10-07T16:48:42.175Z] 8b309c321861: Waiting [2022-10-07T16:48:42.175Z] 30c4a7721957: Verifying Checksum [2022-10-07T16:48:42.175Z] 30c4a7721957: Download complete [2022-10-07T16:48:42.175Z] ea60b727a1ce: Verifying Checksum [2022-10-07T16:48:42.175Z] ea60b727a1ce: Download complete [2022-10-07T16:48:42.175Z] 7c6cee850709: Verifying Checksum [2022-10-07T16:48:42.176Z] 7c6cee850709: Download complete [2022-10-07T16:48:42.176Z] aa9baa53a306: Verifying Checksum [2022-10-07T16:48:42.176Z] aa9baa53a306: Download complete [2022-10-07T16:48:42.453Z] 2408cc74d12b: Verifying Checksum [2022-10-07T16:48:42.453Z] 2408cc74d12b: Download complete [2022-10-07T16:48:42.453Z] 8b309c321861: Download complete [2022-10-07T16:48:42.453Z] 2408cc74d12b: Pull complete [2022-10-07T16:48:42.712Z] ea60b727a1ce: Pull complete [2022-10-07T16:48:42.712Z] 30c4a7721957: Pull complete [2022-10-07T16:48:43.283Z] fa31f396de31: Verifying Checksum [2022-10-07T16:48:43.283Z] fa31f396de31: Download complete [2022-10-07T16:48:43.283Z] 370296b7ddb6: Verifying Checksum [2022-10-07T16:48:43.283Z] 370296b7ddb6: Download complete [2022-10-07T16:48:43.283Z] d8d76fd02f46: Verifying Checksum [2022-10-07T16:48:43.283Z] d8d76fd02f46: Download complete [2022-10-07T16:48:47.469Z] 370296b7ddb6: Pull complete [2022-10-07T16:48:47.469Z] 7c6cee850709: Pull complete [2022-10-07T16:48:47.469Z] aa9baa53a306: Pull complete [2022-10-07T16:48:47.469Z] 8b309c321861: Pull complete [2022-10-07T16:48:49.378Z] d8d76fd02f46: Pull complete [2022-10-07T16:48:50.322Z] fa31f396de31: Pull complete [2022-10-07T16:48:50.322Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-07T16:48:50.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-07T16:48:50.322Z] ---> cef68f9685f8 [2022-10-07T16:48:50.322Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:48:54.539Z] ---> Running in 9763fa11ccd7 [2022-10-07T16:48:54.539Z] Removing intermediate container 9763fa11ccd7 [2022-10-07T16:48:54.539Z] ---> 9fafd3b7e0cc [2022-10-07T16:48:54.539Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-07T16:48:54.539Z] ---> Running in 3c42526fe92c [2022-10-07T16:48:54.539Z] Removing intermediate container 3c42526fe92c [2022-10-07T16:48:54.539Z] ---> eac9e5540d98 [2022-10-07T16:48:54.539Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-07T16:48:54.539Z] ---> Running in 4befe189da35 [2022-10-07T16:48:54.539Z] Removing intermediate container 4befe189da35 [2022-10-07T16:48:54.539Z] ---> 555e5ef5f388 [2022-10-07T16:48:54.539Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-07T16:48:54.539Z] ---> Running in 542c67c839a7 [2022-10-07T16:48:54.539Z] Removing intermediate container 542c67c839a7 [2022-10-07T16:48:54.539Z] ---> 74edea1e8dd0 [2022-10-07T16:48:54.539Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:48:54.539Z] ---> Running in bb5488315616 [2022-10-07T16:48:54.798Z] Removing intermediate container bb5488315616 [2022-10-07T16:48:54.798Z] ---> a395a3f5bd98 [2022-10-07T16:48:54.798Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-07T16:48:54.798Z] ---> Running in 64d1ff4e3429 [2022-10-07T16:48:55.058Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:48:55.653Z] Still waiting to schedule task [2022-10-07T16:48:55.653Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-07T16:48:55.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:48:56.256Z] (1/80) Installing mesa (21.3.8-r2) [2022-10-07T16:48:56.256Z] (2/80) Installing libxau (1.0.9-r0) [2022-10-07T16:48:56.514Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-10-07T16:48:56.514Z] (4/80) Installing libxcb (1.15-r0) [2022-10-07T16:48:56.514Z] (5/80) Installing libx11 (1.8-r0) [2022-10-07T16:48:56.772Z] (6/80) Installing libxext (1.3.4-r0) [2022-10-07T16:48:56.772Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-10-07T16:48:57.030Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-10-07T16:48:57.030Z] (9/80) Installing libpciaccess (0.16-r0) [2022-10-07T16:48:57.030Z] (10/80) Installing libdrm (2.4.110-r0) [2022-10-07T16:48:57.287Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-10-07T16:48:57.287Z] (12/80) Installing libxshmfence (1.3-r1) [2022-10-07T16:48:57.287Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-10-07T16:48:57.546Z] (14/80) Installing icu-data-full (71.1-r2) [2022-10-07T16:48:58.491Z] (15/80) Installing libice (1.0.10-r0) [2022-10-07T16:48:58.491Z] (16/80) Installing libuuid (2.38-r1) [2022-10-07T16:48:58.491Z] (17/80) Installing libsm (1.2.3-r0) [2022-10-07T16:48:58.491Z] (18/80) Installing libxt (1.2.1-r0) [2022-10-07T16:48:58.749Z] (19/80) Installing libxmu (1.1.3-r0) [2022-10-07T16:48:58.749Z] (20/80) Installing xset (1.2.4-r0) [2022-10-07T16:48:58.749Z] (21/80) Installing xprop (1.2.5-r0) [2022-10-07T16:48:59.007Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-10-07T16:48:59.007Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-10-07T16:48:59.007Z] (24/80) Installing libffi (3.4.2-r1) [2022-10-07T16:48:59.265Z] (25/80) Installing libintl (0.21-r2) [2022-10-07T16:48:59.265Z] (26/80) Installing libblkid (2.38-r1) [2022-10-07T16:48:59.265Z] (27/80) Installing libmount (2.38-r1) [2022-10-07T16:48:59.523Z] (28/80) Installing pcre (8.45-r2) [2022-10-07T16:48:59.523Z] (29/80) Installing glib (2.72.1-r0) [2022-10-07T16:48:59.781Z] (30/80) Installing icu-libs (71.1-r2) [2022-10-07T16:49:00.050Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-10-07T16:49:00.050Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-10-07T16:49:00.310Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-10-07T16:49:00.570Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-10-07T16:49:00.570Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-10-07T16:49:00.828Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-10-07T16:49:00.828Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-10-07T16:49:00.828Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-10-07T16:49:01.394Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-10-07T16:49:01.394Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-10-07T16:49:01.652Z] (41/80) Installing libpng (1.6.37-r1) [2022-10-07T16:49:01.652Z] (42/80) Installing freetype (2.12.1-r0) [2022-10-07T16:49:01.652Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-10-07T16:49:01.911Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-07T16:49:01.911Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-10-07T16:49:01.911Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-10-07T16:49:02.168Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-10-07T16:49:02.168Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-10-07T16:49:02.428Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-10-07T16:49:02.428Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-10-07T16:49:02.686Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-10-07T16:49:02.686Z] (52/80) Installing avahi-libs (0.8-r6) [2022-10-07T16:49:02.686Z] (53/80) Installing nettle (3.7.3-r0) [2022-10-07T16:49:02.943Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-10-07T16:49:02.943Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-10-07T16:49:02.943Z] (56/80) Installing libunistring (1.0-r0) [2022-10-07T16:49:03.203Z] (57/80) Installing gnutls (3.7.7-r0) [2022-10-07T16:49:03.203Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-10-07T16:49:03.203Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-10-07T16:49:03.461Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-10-07T16:49:03.461Z] (61/80) Installing libevdev (1.12.1-r0) [2022-10-07T16:49:03.719Z] (62/80) Installing mtdev (1.1.6-r0) [2022-10-07T16:49:03.719Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-10-07T16:49:03.719Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-10-07T16:49:03.978Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-10-07T16:49:03.978Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-10-07T16:49:03.978Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-10-07T16:49:04.237Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-10-07T16:49:04.237Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-10-07T16:49:04.237Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-10-07T16:49:04.497Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-10-07T16:49:04.497Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-10-07T16:49:05.063Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-10-07T16:49:05.063Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-10-07T16:49:05.360Z] (75/80) Installing udev-init-scripts (35-r0) [2022-10-07T16:49:05.360Z] Executing udev-init-scripts-35-r0.post-install [2022-10-07T16:49:05.360Z] (76/80) Installing kmod-libs (29-r2) [2022-10-07T16:49:05.360Z] (77/80) Installing eudev (3.2.11-r0) [2022-10-07T16:49:05.619Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-10-07T16:49:05.619Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-07T16:49:05.877Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-10-07T16:49:05.877Z] Executing busybox-1.35.0-r13.trigger [2022-10-07T16:49:05.877Z] Executing eudev-3.2.11-r0.trigger [2022-10-07T16:49:05.877Z] OK: 330 MiB in 131 packages [2022-10-07T16:49:08.405Z] Removing intermediate container 64d1ff4e3429 [2022-10-07T16:49:08.405Z] ---> bc13a43425a4 [2022-10-07T16:49:08.405Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-07T16:49:08.405Z] ---> Running in a4ba6c650e5d [2022-10-07T16:49:08.665Z] Removing intermediate container a4ba6c650e5d [2022-10-07T16:49:08.665Z] ---> ad592c6ef47e [2022-10-07T16:49:08.665Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-07T16:49:08.665Z] ---> c6f6ff29a26b [2022-10-07T16:49:08.665Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:49:08.665Z] ---> Running in ec0d7780cabe [2022-10-07T16:49:30.655Z] Removing intermediate container ec0d7780cabe [2022-10-07T16:49:30.655Z] ---> 6eac300355eb [2022-10-07T16:49:30.655Z] Step 12/14 : COPY . . [2022-10-07T16:49:30.655Z] ---> d182c67f6f9c [2022-10-07T16:49:30.655Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-07T16:49:30.655Z] ---> Running in d70449d814ee [2022-10-07T16:49:30.655Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-07T16:49:30.655Z] Dload Upload Total Spent  Left Speed [2022-10-07T16:49:30.655Z]  0 0 0 0  0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9592 0 --:--:-- --:--:-- --:--:-- 9654 [2022-10-07T16:49:30.655Z] Removing intermediate container d70449d814ee [2022-10-07T16:49:30.655Z] ---> cefa5123996a [2022-10-07T16:49:30.655Z] Step 14/14 : RUN ${MAKE} [2022-10-07T16:49:30.655Z] ---> Running in fd6f65ef75b4 [2022-10-07T16:49:30.913Z] noop [2022-10-07T16:49:31.172Z] Removing intermediate container fd6f65ef75b4 [2022-10-07T16:49:31.172Z] ---> 6c44f331e989 [2022-10-07T16:49:31.172Z] Successfully built 6c44f331e989 [2022-10-07T16:49:31.172Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:49:31.489Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-07T16:49:31.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:49:31.560Z] prd-ubuntu20.04-docker-8c-8g-7348 does not seem to be running inside a container [2022-10-07T16:49:31.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-07T16:49:31.962Z] $ docker top 8e8d610082112224bf3cae83c599aa7cfd5b83b6f6db0a71117bc7ff6214b5a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T16:49:32.319Z] + go version [2022-10-07T16:49:32.320Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-07T16:49:32.331Z] $ docker stop --time=1 8e8d610082112224bf3cae83c599aa7cfd5b83b6f6db0a71117bc7ff6214b5a2 [2022-10-07T16:49:33.616Z] $ docker rm -f 8e8d610082112224bf3cae83c599aa7cfd5b83b6f6db0a71117bc7ff6214b5a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:49:34.018Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-07T16:49:34.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:49:34.087Z] prd-ubuntu20.04-docker-8c-8g-7348 does not seem to be running inside a container [2022-10-07T16:49:34.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-07T16:49:34.461Z] $ docker top 978f77838ea3bc2daebd26fcd189dc1790f5332fcf858dc9675aa6d88ad40beb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T16:49:34.801Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-07T16:49:35.096Z] + make test [2022-10-07T16:49:35.096Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-07T16:49:35.354Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-07T16:49:45.327Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-07T16:49:45.894Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.9% of statements [2022-10-07T16:49:54.001Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-07T16:49:54.001Z] CGO_ENABLED=1 go vet ./... [2022-10-07T16:49:56.526Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-07T16:49:56.526Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-07T16:49:56.526Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-07T16:49:56.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-07T16:49:56.552Z] $ docker stop --time=1 978f77838ea3bc2daebd26fcd189dc1790f5332fcf858dc9675aa6d88ad40beb [2022-10-07T16:49:58.946Z] $ docker rm -f 978f77838ea3bc2daebd26fcd189dc1790f5332fcf858dc9675aa6d88ad40beb [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-07T16:49:59.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-07T16:49:59.438Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-07T16:49:59.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-07T16:50:00.237Z] + ls -al . [2022-10-07T16:50:00.238Z] total 196 [2022-10-07T16:50:00.238Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 16:49 . [2022-10-07T16:50:00.238Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 16:48 .. [2022-10-07T16:50:00.238Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 16:49 .git [2022-10-07T16:50:00.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:48 .github [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 7 16:48 .gitignore [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 7 16:48 .golangci.yml [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 7 16:48 .hadolint.yml [2022-10-07T16:50:00.238Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 16:48 .semver [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 7 16:48 Attribution.txt [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 7 16:48 CHANGELOG.md [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 7 16:48 Dockerfile [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 7 16:48 GOVERNANCE.md [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 7 16:48 Jenkinsfile [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 7 16:48 LICENSE [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 7 16:48 Makefile [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 7 16:48 OWNERS.md [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 7 16:48 README.md [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 7 16:48 VERSION [2022-10-07T16:50:00.238Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 16:48 bin [2022-10-07T16:50:00.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:48 cmd [2022-10-07T16:50:00.238Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 7 16:49 coverage.out [2022-10-07T16:50:00.238Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 7 16:48 docker-entrypoint.sh [2022-10-07T16:50:00.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:48 docs [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 7 16:48 go.mod [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 7 16:48 go.sum [2022-10-07T16:50:00.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:48 internal [2022-10-07T16:50:00.238Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 16:48 snap [2022-10-07T16:50:00.238Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 7 16:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:00.681Z] + 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=e6cf2f2f80d14c6ff357eccb58ac1fd20041715b --label arch=amd64 --label version=2.3.0-dev.14 . [2022-10-07T16:50:00.681Z] Sending build context to Docker daemon 1.516MB [2022-10-07T16:50:00.681Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-07T16:50:00.681Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-07T16:50:00.681Z] ---> 6c44f331e989 [2022-10-07T16:50:00.681Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:50:00.681Z] ---> Running in 1d932a5da44e [2022-10-07T16:50:00.979Z] Removing intermediate container 1d932a5da44e [2022-10-07T16:50:00.979Z] ---> 70b23991e82a [2022-10-07T16:50:00.979Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-07T16:50:00.979Z] ---> Running in 85e25ee462d3 [2022-10-07T16:50:00.979Z] Removing intermediate container 85e25ee462d3 [2022-10-07T16:50:00.979Z] ---> 225c74ecfbcd [2022-10-07T16:50:00.979Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-07T16:50:00.979Z] ---> Running in 90695882e142 [2022-10-07T16:50:00.979Z] Removing intermediate container 90695882e142 [2022-10-07T16:50:00.979Z] ---> 541cefd0b961 [2022-10-07T16:50:00.979Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-07T16:50:00.979Z] ---> Running in c476ead9b8c0 [2022-10-07T16:50:01.260Z] Removing intermediate container c476ead9b8c0 [2022-10-07T16:50:01.260Z] ---> 2a436d22ca24 [2022-10-07T16:50:01.260Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:50:01.260Z] ---> Running in d1f6e9941da3 [2022-10-07T16:50:01.859Z] Removing intermediate container d1f6e9941da3 [2022-10-07T16:50:01.860Z] ---> ece394bc43e7 [2022-10-07T16:50:01.860Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-07T16:50:01.860Z] ---> Running in 241e6d878653 [2022-10-07T16:50:02.117Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:50:03.053Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:50:03.053Z] OK: 330 MiB in 131 packages [2022-10-07T16:50:03.619Z] Removing intermediate container 241e6d878653 [2022-10-07T16:50:03.619Z] ---> 4185a73a98cf [2022-10-07T16:50:03.619Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-07T16:50:03.619Z] ---> Running in 1a1510cc5657 [2022-10-07T16:50:03.619Z] Removing intermediate container 1a1510cc5657 [2022-10-07T16:50:03.619Z] ---> c37dd01eadea [2022-10-07T16:50:03.619Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-07T16:50:03.619Z] ---> 73462e97c4b4 [2022-10-07T16:50:03.619Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:50:03.619Z] ---> Running in 8b5c00eb4d8e [2022-10-07T16:50:04.556Z] Removing intermediate container 8b5c00eb4d8e [2022-10-07T16:50:04.556Z] ---> 20155e3a6b7e [2022-10-07T16:50:04.556Z] Step 12/36 : COPY . . [2022-10-07T16:50:04.556Z] ---> de3a9c8b71ec [2022-10-07T16:50:04.556Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-07T16:50:04.556Z] ---> Running in c3974ca700ec [2022-10-07T16:50:04.815Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-07T16:50:04.815Z] Dload Upload Total Spent Left Speed [2022-10-07T16:50:04.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062   0    0  49910      0 --:--:-- --:--:-- --:--:-- 50571 [2022-10-07T16:50:05.381Z] Removing intermediate container c3974ca700ec [2022-10-07T16:50:05.381Z] ---> cbb5f6b9d298 [2022-10-07T16:50:05.381Z] Step 14/36 : RUN ${MAKE} [2022-10-07T16:50:05.381Z] ---> Running in 2fc4e73f7d9b [2022-10-07T16:50:05.381Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-07T16:50:31.925Z] Removing intermediate container 2fc4e73f7d9b [2022-10-07T16:50:31.925Z] ---> bd33b6387e32 [2022-10-07T16:50:31.925Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-07T16:50:31.925Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-07T16:50:31.925Z] af6660deedbd: Pulling fs layer [2022-10-07T16:50:31.925Z] 97cd0a44c592: Pulling fs layer [2022-10-07T16:50:31.925Z] 97cd0a44c592: Verifying Checksum [2022-10-07T16:50:31.925Z] 97cd0a44c592: Download complete [2022-10-07T16:50:31.925Z] af6660deedbd: Verifying Checksum [2022-10-07T16:50:31.925Z] af6660deedbd: Download complete [2022-10-07T16:50:31.925Z] af6660deedbd: Pull complete [2022-10-07T16:50:31.925Z] 97cd0a44c592: Pull complete [2022-10-07T16:50:31.925Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-07T16:50:31.925Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-07T16:50:31.925Z] ---> fea57e182299 [2022-10-07T16:50:31.925Z] Step 16/36 : FROM alpine:3.16 [2022-10-07T16:50:31.925Z] 3.16: Pulling from library/alpine [2022-10-07T16:50:31.925Z] 213ec9aee27d: Pulling fs layer [2022-10-07T16:50:31.925Z] 213ec9aee27d: Verifying Checksum [2022-10-07T16:50:31.925Z] 213ec9aee27d: Download complete [2022-10-07T16:50:31.925Z] 213ec9aee27d: Pull complete [2022-10-07T16:50:31.925Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-07T16:50:31.925Z] Status: Downloaded newer image for alpine:3.16 [2022-10-07T16:50:31.925Z] ---> 9c6f07244728 [2022-10-07T16:50:31.925Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-07T16:50:31.925Z] ---> Running in 06c416a26bc4 [2022-10-07T16:50:31.925Z] Removing intermediate container 06c416a26bc4 [2022-10-07T16:50:31.925Z] ---> 214cc4edaf42 [2022-10-07T16:50:31.925Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-07T16:50:31.925Z] ---> Running in a9abb3694a57 [2022-10-07T16:50:32.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:50:32.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:50:32.442Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-10-07T16:50:32.442Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-10-07T16:50:32.442Z] (3/83) Installing libxau (1.0.9-r0) [2022-10-07T16:50:32.442Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-10-07T16:50:32.442Z] (5/83) Installing libxcb (1.15-r0) [2022-10-07T16:50:32.442Z] (6/83) Installing libx11 (1.8-r0) [2022-10-07T16:50:32.442Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-10-07T16:50:32.701Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-10-07T16:50:32.701Z] (9/83) Installing expat (2.4.9-r0) [2022-10-07T16:50:32.701Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-10-07T16:50:32.701Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-10-07T16:50:32.701Z] (12/83) Installing libpng (1.6.37-r1) [2022-10-07T16:50:32.701Z] (13/83) Installing freetype (2.12.1-r0) [2022-10-07T16:50:32.701Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-10-07T16:50:32.701Z] (15/83) Installing fribidi (1.0.12-r0) [2022-10-07T16:50:32.701Z] (16/83) Installing libffi (3.4.2-r1) [2022-10-07T16:50:32.701Z] (17/83) Installing libintl (0.21-r2) [2022-10-07T16:50:32.701Z] (18/83) Installing libblkid (2.38-r1) [2022-10-07T16:50:32.701Z] (19/83) Installing libmount (2.38-r1) [2022-10-07T16:50:32.701Z] (20/83) Installing pcre (8.45-r2) [2022-10-07T16:50:32.701Z] (21/83) Installing glib (2.72.1-r0) [2022-10-07T16:50:32.701Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-10-07T16:50:32.701Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-10-07T16:50:32.701Z] (24/83) Installing libass (0.16.0-r0) [2022-10-07T16:50:32.701Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-10-07T16:50:32.701Z] (26/83) Installing libpciaccess (0.16-r0) [2022-10-07T16:50:32.701Z] (27/83) Installing libdrm (2.4.110-r0) [2022-10-07T16:50:32.701Z] (28/83) Installing gmp (6.2.1-r2) [2022-10-07T16:50:32.960Z] (29/83) Installing nettle (3.7.3-r0) [2022-10-07T16:50:32.960Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-10-07T16:50:32.960Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-10-07T16:50:32.960Z] (32/83) Installing libunistring (1.0-r0) [2022-10-07T16:50:32.960Z] (33/83) Installing gnutls (3.7.7-r0) [2022-10-07T16:50:32.960Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-07T16:50:32.960Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-07T16:50:32.960Z] (36/83) Installing lame (3.100-r0) [2022-10-07T16:50:32.960Z] (37/83) Installing opus (1.3.1-r1) [2022-10-07T16:50:32.960Z] (38/83) Installing libasyncns (0.8-r1) [2022-10-07T16:50:32.960Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-10-07T16:50:32.960Z] (40/83) Installing libltdl (2.4.7-r0) [2022-10-07T16:50:32.960Z] (41/83) Installing orc (0.4.32-r0) [2022-10-07T16:50:32.960Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-10-07T16:50:32.960Z] (43/83) Installing libogg (1.3.5-r1) [2022-10-07T16:50:32.960Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-07T16:50:32.960Z] (45/83) Installing flac (1.3.4-r0) [2022-10-07T16:50:32.960Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-10-07T16:50:32.960Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-10-07T16:50:32.960Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-10-07T16:50:32.960Z] (49/83) Installing soxr (0.1.3-r2) [2022-10-07T16:50:32.960Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-10-07T16:50:32.960Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-10-07T16:50:32.960Z] (52/83) Installing libpulse (15.0-r2) [2022-10-07T16:50:33.219Z] (53/83) Installing cjson (1.7.15-r3) [2022-10-07T16:50:33.219Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-10-07T16:50:33.219Z] (55/83) Installing librist (0.2.6-r1) [2022-10-07T16:50:33.219Z] (56/83) Installing libsrt (1.4.4-r0) [2022-10-07T16:50:33.219Z] (57/83) Installing libssh (0.9.6-r1) [2022-10-07T16:50:33.219Z] (58/83) Installing libtheora (1.1.1-r16) [2022-10-07T16:50:33.219Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-10-07T16:50:33.219Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-10-07T16:50:33.219Z] (61/83) Installing libxext (1.3.4-r0) [2022-10-07T16:50:33.219Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-10-07T16:50:33.219Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-10-07T16:50:33.219Z] (64/83) Installing libva (2.14.0-r0) [2022-10-07T16:50:33.219Z] (65/83) Installing libvdpau (1.5-r0) [2022-10-07T16:50:33.219Z] (66/83) Installing vidstab (1.1.0-r1) [2022-10-07T16:50:33.219Z] (67/83) Installing libvpx (1.11.0-r1) [2022-10-07T16:50:33.219Z] (68/83) Installing libwebp (1.2.3-r0) [2022-10-07T16:50:33.219Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-10-07T16:50:33.219Z] (70/83) Installing numactl (2.0.14-r0) [2022-10-07T16:50:33.219Z] (71/83) Installing x265-libs (3.5-r3) [2022-10-07T16:50:33.477Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-10-07T16:50:33.477Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-10-07T16:50:33.735Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-10-07T16:50:33.735Z] (75/83) Installing udev-init-scripts (35-r0) [2022-10-07T16:50:33.735Z] Executing udev-init-scripts-35-r0.post-install [2022-10-07T16:50:33.735Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-10-07T16:50:33.735Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-10-07T16:50:33.735Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-10-07T16:50:33.735Z] (79/83) Installing kmod-libs (29-r2) [2022-10-07T16:50:33.735Z] (80/83) Installing eudev (3.2.11-r0) [2022-10-07T16:50:33.735Z] (81/83) Installing libsodium (1.0.18-r0) [2022-10-07T16:50:33.735Z] (82/83) Installing libzmq (4.3.4-r0) [2022-10-07T16:50:33.735Z] (83/83) Installing zeromq (4.3.4-r0) [2022-10-07T16:50:33.735Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T16:50:33.735Z] Executing eudev-3.2.11-r0.trigger [2022-10-07T16:50:33.735Z] OK: 101 MiB in 97 packages [2022-10-07T16:50:36.263Z] Removing intermediate container a9abb3694a57 [2022-10-07T16:50:36.263Z] ---> 66c859f34f77 [2022-10-07T16:50:36.263Z] Step 19/36 : WORKDIR / [2022-10-07T16:50:36.263Z] ---> Running in 17fb920ab866 [2022-10-07T16:50:36.263Z] Removing intermediate container 17fb920ab866 [2022-10-07T16:50:36.263Z] ---> 65bfc6a46575 [2022-10-07T16:50:36.263Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-07T16:50:36.831Z] ---> 3e4c227fde43 [2022-10-07T16:50:36.831Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-07T16:50:36.831Z] ---> 0543ab4098ad [2022-10-07T16:50:36.831Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-07T16:50:37.091Z] ---> c19957932542 [2022-10-07T16:50:37.091Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-07T16:50:37.349Z] ---> a71b6c9fb69e [2022-10-07T16:50:37.349Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-07T16:50:37.349Z] ---> 77eb93cdd7db [2022-10-07T16:50:37.349Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-07T16:50:37.349Z] ---> 2e2b5f5d1ef5 [2022-10-07T16:50:37.349Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-07T16:50:38.284Z] ---> fda084e4c463 [2022-10-07T16:50:38.284Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-07T16:50:38.284Z] ---> Running in a2ab4b81cd9b [2022-10-07T16:50:38.543Z] Removing intermediate container a2ab4b81cd9b [2022-10-07T16:50:38.543Z] ---> 368cb723ebc1 [2022-10-07T16:50:38.543Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-07T16:50:38.543Z] ---> Running in e222484ab757 [2022-10-07T16:50:39.111Z] Removing intermediate container e222484ab757 [2022-10-07T16:50:39.111Z] ---> cac306a0354f [2022-10-07T16:50:39.111Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-07T16:50:39.111Z] ---> Running in 2bad7dcdbc2b [2022-10-07T16:50:39.678Z] Removing intermediate container 2bad7dcdbc2b [2022-10-07T16:50:39.678Z] ---> 8207529bb190 [2022-10-07T16:50:39.678Z] Step 30/36 : EXPOSE 59983 [2022-10-07T16:50:39.678Z] ---> Running in f6f935db04c4 [2022-10-07T16:50:39.936Z] Removing intermediate container f6f935db04c4 [2022-10-07T16:50:39.936Z] ---> 723ea65aa585 [2022-10-07T16:50:39.936Z] Step 31/36 : EXPOSE 8554 [2022-10-07T16:50:39.937Z] ---> Running in ce498438fbb9 [2022-10-07T16:50:39.937Z] Removing intermediate container ce498438fbb9 [2022-10-07T16:50:39.937Z] ---> 08dd693c82e2 [2022-10-07T16:50:39.937Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-07T16:50:39.937Z] ---> Running in 845dc7f28ab1 [2022-10-07T16:50:39.937Z] Removing intermediate container 845dc7f28ab1 [2022-10-07T16:50:39.937Z] ---> 7d762ae076a8 [2022-10-07T16:50:39.937Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-07T16:50:39.937Z] ---> Running in 69ccf705351a [2022-10-07T16:50:40.194Z] Removing intermediate container 69ccf705351a [2022-10-07T16:50:40.194Z] ---> 5f442223fc08 [2022-10-07T16:50:40.194Z] Step 34/36 : LABEL arch=amd64 [2022-10-07T16:50:40.194Z] ---> Running in f8374d8df4be [2022-10-07T16:50:40.194Z] Removing intermediate container f8374d8df4be [2022-10-07T16:50:40.194Z] ---> bb290161bd8b [2022-10-07T16:50:40.194Z] Step 35/36 : LABEL git_sha=e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [2022-10-07T16:50:40.194Z] ---> Running in 167e0799d756 [2022-10-07T16:50:40.194Z] Removing intermediate container 167e0799d756 [2022-10-07T16:50:40.194Z] ---> 8f9c84161dcd [2022-10-07T16:50:40.194Z] Step 36/36 : LABEL version=2.3.0-dev.14 [2022-10-07T16:50:40.194Z] ---> Running in 7f5fcd466775 [2022-10-07T16:50:40.453Z] Removing intermediate container 7f5fcd466775 [2022-10-07T16:50:40.453Z] ---> 88218319062f [2022-10-07T16:50:40.453Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-07T16:50:40.453Z] Successfully built 88218319062f [2022-10-07T16:50:40.453Z] 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 [2022-10-07T16:50:40.555Z] provisioning config files... [2022-10-07T16:50:40.563Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1163267242361065450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T16:50:40.857Z] ---> docker-login.sh [2022-10-07T16:50:40.857Z] nexus3.edgexfoundry.org:10001 [2022-10-07T16:50:40.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:50:40.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:50:40.857Z] Configure a credential helper to remove this warning. See [2022-10-07T16:50:40.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:50:40.857Z] [2022-10-07T16:50:40.857Z] Login Succeeded [2022-10-07T16:50:40.857Z] nexus3.edgexfoundry.org:10002 [2022-10-07T16:50:40.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:50:40.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:50:40.857Z] Configure a credential helper to remove this warning. See [2022-10-07T16:50:40.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:50:40.857Z] [2022-10-07T16:50:40.857Z] Login Succeeded [2022-10-07T16:50:40.857Z] nexus3.edgexfoundry.org:10003 [2022-10-07T16:50:41.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:50:41.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:50:41.117Z] Configure a credential helper to remove this warning. See [2022-10-07T16:50:41.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:50:41.117Z] [2022-10-07T16:50:41.117Z] Login Succeeded [2022-10-07T16:50:41.117Z] nexus3.edgexfoundry.org:10004 [2022-10-07T16:50:41.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:50:41.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:50:41.117Z] Configure a credential helper to remove this warning. See [2022-10-07T16:50:41.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:50:41.117Z] [2022-10-07T16:50:41.117Z] Login Succeeded [2022-10-07T16:50:41.117Z] docker.io [2022-10-07T16:50:41.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:50:41.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:50:41.635Z] Configure a credential helper to remove this warning. See [2022-10-07T16:50:41.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:50:41.635Z] [2022-10-07T16:50:41.635Z] Login Succeeded [2022-10-07T16:50:41.635Z] ---> docker-login.sh ends [Pipeline] } [2022-10-07T16:50:41.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-07T16:50:41.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-07T16:50:41.680Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-10-07T16:50:41.680Z] e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [2022-10-07T16:50:41.680Z] latest [2022-10-07T16:50:41.680Z] 2.3.0-dev.14 [2022-10-07T16:50:41.680Z] e6cf2f2f80d14c6ff357eccb58ac1fd20041715b-2.3.0-dev.14 [2022-10-07T16:50:41.680Z] main [2022-10-07T16:50:41.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:41.981Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:42.280Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [2022-10-07T16:50:42.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-07T16:50:42.280Z] 49eb3cf8251c: Preparing [2022-10-07T16:50:42.280Z] 9ead25225bad: Preparing [2022-10-07T16:50:42.280Z] 2e8d550ddea8: Preparing [2022-10-07T16:50:42.280Z] 550e596c6d0e: Preparing [2022-10-07T16:50:42.280Z] 1207169bf42c: Preparing [2022-10-07T16:50:42.280Z] cc46d4115d8c: Preparing [2022-10-07T16:50:42.280Z] 8fd2df78135f: Preparing [2022-10-07T16:50:42.280Z] 4647be42c166: Preparing [2022-10-07T16:50:42.280Z] b0f037bea09d: Preparing [2022-10-07T16:50:42.280Z] b666550b6051: Preparing [2022-10-07T16:50:42.280Z] 6c047dd0b3e3: Preparing [2022-10-07T16:50:42.280Z] 994393dc58e7: Preparing [2022-10-07T16:50:42.280Z] b666550b6051: Waiting [2022-10-07T16:50:42.280Z] 6c047dd0b3e3: Waiting [2022-10-07T16:50:42.280Z] 4647be42c166: Waiting [2022-10-07T16:50:42.280Z] 994393dc58e7: Waiting [2022-10-07T16:50:42.280Z] b0f037bea09d: Waiting [2022-10-07T16:50:42.280Z] cc46d4115d8c: Waiting [2022-10-07T16:50:42.280Z] 8fd2df78135f: Waiting [2022-10-07T16:50:42.280Z] 9ead25225bad: Pushed [2022-10-07T16:50:42.280Z] 49eb3cf8251c: Pushed [2022-10-07T16:50:42.280Z] 1207169bf42c: Pushed [2022-10-07T16:50:42.280Z] 2e8d550ddea8: Pushed [2022-10-07T16:50:42.539Z] cc46d4115d8c: Pushed [2022-10-07T16:50:42.539Z] 8fd2df78135f: Pushed [2022-10-07T16:50:42.539Z] b0f037bea09d: Pushed [2022-10-07T16:50:42.539Z] 4647be42c166: Pushed [2022-10-07T16:50:42.539Z] 994393dc58e7: Layer already exists [2022-10-07T16:50:44.440Z] 550e596c6d0e: Pushed [2022-10-07T16:50:45.006Z] b666550b6051: Pushed [2022-10-07T16:50:53.121Z] 6c047dd0b3e3: Pushed [2022-10-07T16:50:53.121Z] e6cf2f2f80d14c6ff357eccb58ac1fd20041715b: digest: sha256:cd68239b123cf468aaa190f1b747985e40086091ab8832ad181a522ff487d804 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:53.436Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:53.740Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-10-07T16:50:53.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-07T16:50:53.740Z] 49eb3cf8251c: Preparing [2022-10-07T16:50:53.740Z] 9ead25225bad: Preparing [2022-10-07T16:50:53.740Z] 2e8d550ddea8: Preparing [2022-10-07T16:50:53.740Z] 550e596c6d0e: Preparing [2022-10-07T16:50:53.740Z] 1207169bf42c: Preparing [2022-10-07T16:50:53.740Z] cc46d4115d8c: Preparing [2022-10-07T16:50:53.740Z] 8fd2df78135f: Preparing [2022-10-07T16:50:53.740Z] 4647be42c166: Preparing [2022-10-07T16:50:53.740Z] b0f037bea09d: Preparing [2022-10-07T16:50:53.740Z] b666550b6051: Preparing [2022-10-07T16:50:53.740Z] 6c047dd0b3e3: Preparing [2022-10-07T16:50:53.740Z] 994393dc58e7: Preparing [2022-10-07T16:50:53.740Z] 4647be42c166: Waiting [2022-10-07T16:50:53.740Z] b0f037bea09d: Waiting [2022-10-07T16:50:53.740Z] 994393dc58e7: Waiting [2022-10-07T16:50:53.740Z] b666550b6051: Waiting [2022-10-07T16:50:53.740Z] cc46d4115d8c: Waiting [2022-10-07T16:50:53.740Z] 6c047dd0b3e3: Waiting [2022-10-07T16:50:53.740Z] 8fd2df78135f: Waiting [2022-10-07T16:50:53.740Z] 9ead25225bad: Layer already exists [2022-10-07T16:50:53.740Z] 1207169bf42c: Layer already exists [2022-10-07T16:50:53.740Z] 550e596c6d0e: Layer already exists [2022-10-07T16:50:53.740Z] 49eb3cf8251c: Layer already exists [2022-10-07T16:50:53.740Z] 2e8d550ddea8: Layer already exists [2022-10-07T16:50:53.740Z] cc46d4115d8c: Layer already exists [2022-10-07T16:50:53.740Z] b666550b6051: Layer already exists [2022-10-07T16:50:53.740Z] 8fd2df78135f: Layer already exists [2022-10-07T16:50:53.740Z] 4647be42c166: Layer already exists [2022-10-07T16:50:53.740Z] b0f037bea09d: Layer already exists [2022-10-07T16:50:53.740Z] 994393dc58e7: Layer already exists [2022-10-07T16:50:53.740Z] 6c047dd0b3e3: Layer already exists [2022-10-07T16:50:53.740Z] latest: digest: sha256:cd68239b123cf468aaa190f1b747985e40086091ab8832ad181a522ff487d804 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:54.044Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:54.350Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.14 [2022-10-07T16:50:54.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-07T16:50:54.350Z] 49eb3cf8251c: Preparing [2022-10-07T16:50:54.350Z] 9ead25225bad: Preparing [2022-10-07T16:50:54.350Z] 2e8d550ddea8: Preparing [2022-10-07T16:50:54.350Z] 550e596c6d0e: Preparing [2022-10-07T16:50:54.350Z] 1207169bf42c: Preparing [2022-10-07T16:50:54.350Z] cc46d4115d8c: Preparing [2022-10-07T16:50:54.350Z] 8fd2df78135f: Preparing [2022-10-07T16:50:54.350Z] 4647be42c166: Preparing [2022-10-07T16:50:54.350Z] b0f037bea09d: Preparing [2022-10-07T16:50:54.350Z] b666550b6051: Preparing [2022-10-07T16:50:54.350Z] 6c047dd0b3e3: Preparing [2022-10-07T16:50:54.350Z] 994393dc58e7: Preparing [2022-10-07T16:50:54.350Z] cc46d4115d8c: Waiting [2022-10-07T16:50:54.350Z] 8fd2df78135f: Waiting [2022-10-07T16:50:54.350Z] 4647be42c166: Waiting [2022-10-07T16:50:54.350Z] b0f037bea09d: Waiting [2022-10-07T16:50:54.350Z] 6c047dd0b3e3: Waiting [2022-10-07T16:50:54.350Z] 994393dc58e7: Waiting [2022-10-07T16:50:54.350Z] 2e8d550ddea8: Layer already exists [2022-10-07T16:50:54.350Z] 1207169bf42c: Layer already exists [2022-10-07T16:50:54.350Z] 550e596c6d0e: Layer already exists [2022-10-07T16:50:54.350Z] 49eb3cf8251c: Layer already exists [2022-10-07T16:50:54.350Z] 9ead25225bad: Layer already exists [2022-10-07T16:50:54.350Z] cc46d4115d8c: Layer already exists [2022-10-07T16:50:54.350Z] 8fd2df78135f: Layer already exists [2022-10-07T16:50:54.350Z] b0f037bea09d: Layer already exists [2022-10-07T16:50:54.350Z] 4647be42c166: Layer already exists [2022-10-07T16:50:54.350Z] b666550b6051: Layer already exists [2022-10-07T16:50:54.350Z] 994393dc58e7: Layer already exists [2022-10-07T16:50:54.350Z] 6c047dd0b3e3: Layer already exists [2022-10-07T16:50:54.350Z] 2.3.0-dev.14: digest: sha256:cd68239b123cf468aaa190f1b747985e40086091ab8832ad181a522ff487d804 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:54.672Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e6cf2f2f80d14c6ff357eccb58ac1fd20041715b-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:54.977Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e6cf2f2f80d14c6ff357eccb58ac1fd20041715b-2.3.0-dev.14 [2022-10-07T16:50:54.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-07T16:50:54.977Z] 49eb3cf8251c: Preparing [2022-10-07T16:50:54.977Z] 9ead25225bad: Preparing [2022-10-07T16:50:54.977Z] 2e8d550ddea8: Preparing [2022-10-07T16:50:54.977Z] 550e596c6d0e: Preparing [2022-10-07T16:50:54.977Z] 1207169bf42c: Preparing [2022-10-07T16:50:54.977Z] cc46d4115d8c: Preparing [2022-10-07T16:50:54.977Z] 8fd2df78135f: Preparing [2022-10-07T16:50:54.977Z] 4647be42c166: Preparing [2022-10-07T16:50:54.977Z] b0f037bea09d: Preparing [2022-10-07T16:50:54.977Z] b666550b6051: Preparing [2022-10-07T16:50:54.977Z] 6c047dd0b3e3: Preparing [2022-10-07T16:50:54.977Z] 994393dc58e7: Preparing [2022-10-07T16:50:54.977Z] b0f037bea09d: Waiting [2022-10-07T16:50:54.977Z] 994393dc58e7: Waiting [2022-10-07T16:50:54.977Z] 6c047dd0b3e3: Waiting [2022-10-07T16:50:54.977Z] 8fd2df78135f: Waiting [2022-10-07T16:50:54.977Z] cc46d4115d8c: Waiting [2022-10-07T16:50:54.977Z] 4647be42c166: Waiting [2022-10-07T16:50:54.977Z] 49eb3cf8251c: Layer already exists [2022-10-07T16:50:54.977Z] 550e596c6d0e: Layer already exists [2022-10-07T16:50:54.977Z] 1207169bf42c: Layer already exists [2022-10-07T16:50:54.977Z] 9ead25225bad: Layer already exists [2022-10-07T16:50:54.977Z] 2e8d550ddea8: Layer already exists [2022-10-07T16:50:54.977Z] cc46d4115d8c: Layer already exists [2022-10-07T16:50:54.977Z] b0f037bea09d: Layer already exists [2022-10-07T16:50:54.977Z] 8fd2df78135f: Layer already exists [2022-10-07T16:50:54.977Z] b666550b6051: Layer already exists [2022-10-07T16:50:54.977Z] 4647be42c166: Layer already exists [2022-10-07T16:50:54.977Z] 6c047dd0b3e3: Layer already exists [2022-10-07T16:50:54.977Z] 994393dc58e7: Layer already exists [2022-10-07T16:50:54.977Z] e6cf2f2f80d14c6ff357eccb58ac1fd20041715b-2.3.0-dev.14: digest: sha256:cd68239b123cf468aaa190f1b747985e40086091ab8832ad181a522ff487d804 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:55.278Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:55.577Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-10-07T16:50:55.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-07T16:50:55.577Z] 49eb3cf8251c: Preparing [2022-10-07T16:50:55.577Z] 9ead25225bad: Preparing [2022-10-07T16:50:55.577Z] 2e8d550ddea8: Preparing [2022-10-07T16:50:55.577Z] 550e596c6d0e: Preparing [2022-10-07T16:50:55.577Z] 1207169bf42c: Preparing [2022-10-07T16:50:55.577Z] cc46d4115d8c: Preparing [2022-10-07T16:50:55.577Z] 8fd2df78135f: Preparing [2022-10-07T16:50:55.577Z] 4647be42c166: Preparing [2022-10-07T16:50:55.577Z] b0f037bea09d: Preparing [2022-10-07T16:50:55.577Z] b666550b6051: Preparing [2022-10-07T16:50:55.577Z] 6c047dd0b3e3: Preparing [2022-10-07T16:50:55.577Z] 994393dc58e7: Preparing [2022-10-07T16:50:55.577Z] cc46d4115d8c: Waiting [2022-10-07T16:50:55.577Z] 8fd2df78135f: Waiting [2022-10-07T16:50:55.577Z] 4647be42c166: Waiting [2022-10-07T16:50:55.577Z] b0f037bea09d: Waiting [2022-10-07T16:50:55.577Z] b666550b6051: Waiting [2022-10-07T16:50:55.577Z] 6c047dd0b3e3: Waiting [2022-10-07T16:50:55.577Z] 994393dc58e7: Waiting [2022-10-07T16:50:55.577Z] 49eb3cf8251c: Layer already exists [2022-10-07T16:50:55.577Z] 550e596c6d0e: Layer already exists [2022-10-07T16:50:55.577Z] 9ead25225bad: Layer already exists [2022-10-07T16:50:55.577Z] 1207169bf42c: Layer already exists [2022-10-07T16:50:55.577Z] 2e8d550ddea8: Layer already exists [2022-10-07T16:50:55.577Z] cc46d4115d8c: Layer already exists [2022-10-07T16:50:55.577Z] 8fd2df78135f: Layer already exists [2022-10-07T16:50:55.577Z] 4647be42c166: Layer already exists [2022-10-07T16:50:55.577Z] b666550b6051: Layer already exists [2022-10-07T16:50:55.577Z] b0f037bea09d: Layer already exists [2022-10-07T16:50:55.577Z] 6c047dd0b3e3: Layer already exists [2022-10-07T16:50:55.577Z] 994393dc58e7: Layer already exists [2022-10-07T16:50:55.577Z] main: digest: sha256:cd68239b123cf468aaa190f1b747985e40086091ab8832ad181a522ff487d804 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-07T16:50:55.631Z] ===================================================== [Pipeline] echo [2022-10-07T16:50:55.638Z] taggedImages: [2022-10-07T16:50:55.638Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [2022-10-07T16:50:55.638Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-10-07T16:50:55.638Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.14 [2022-10-07T16:50:55.638Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e6cf2f2f80d14c6ff357eccb58ac1fd20041715b-2.3.0-dev.14 [2022-10-07T16:50:55.638Z] - 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 [2022-10-07T16:50:56.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-07T16:50:56.009Z] [2022-10-07T16:50:56.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:50:56.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-07T16:50:56.307Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-07T16:50:56.307Z] 5eb5b503b376: Pulling fs layer [2022-10-07T16:50:56.307Z] 5c69ac0246d0: Pulling fs layer [2022-10-07T16:50:56.307Z] ec43610c2a17: Pulling fs layer [2022-10-07T16:50:56.307Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-07T16:50:56.307Z] 33b1e0a273af: Pulling fs layer [2022-10-07T16:50:56.307Z] 5d3b04190fa2: Pulling fs layer [2022-10-07T16:50:56.307Z] 2f39f015ded8: Pulling fs layer [2022-10-07T16:50:56.307Z] 3a2ae6a8a46f: Waiting [2022-10-07T16:50:56.307Z] 5d3b04190fa2: Waiting [2022-10-07T16:50:56.307Z] 5c69ac0246d0: Verifying Checksum [2022-10-07T16:50:56.307Z] 5c69ac0246d0: Download complete [2022-10-07T16:50:56.307Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-07T16:50:56.307Z] 3a2ae6a8a46f: Download complete [2022-10-07T16:50:56.307Z] 33b1e0a273af: Verifying Checksum [2022-10-07T16:50:56.307Z] 33b1e0a273af: Download complete [2022-10-07T16:50:56.307Z] ec43610c2a17: Verifying Checksum [2022-10-07T16:50:56.307Z] ec43610c2a17: Download complete [2022-10-07T16:50:56.307Z] 5d3b04190fa2: Download complete [2022-10-07T16:50:56.566Z] 5eb5b503b376: Verifying Checksum [2022-10-07T16:50:56.566Z] 5eb5b503b376: Download complete [2022-10-07T16:50:57.132Z] 2f39f015ded8: Download complete [2022-10-07T16:50:57.698Z] 5eb5b503b376: Pull complete [2022-10-07T16:50:57.957Z] 5c69ac0246d0: Pull complete [2022-10-07T16:50:58.215Z] ec43610c2a17: Pull complete [2022-10-07T16:50:58.473Z] 3a2ae6a8a46f: Pull complete [2022-10-07T16:50:58.732Z] 33b1e0a273af: Pull complete [2022-10-07T16:50:58.732Z] 5d3b04190fa2: Pull complete [2022-10-07T16:51:03.999Z] 2f39f015ded8: Pull complete [2022-10-07T16:51:03.999Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-07T16:51:03.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-07T16:51:03.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:51:04.075Z] prd-ubuntu20.04-docker-8c-8g-7348 does not seem to be running inside a container [2022-10-07T16:51:04.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-07T16:51:07.195Z] $ docker top 387c956edaa5f2cd534b6b00df30022116561511523a2a0fdfc78371ffaa0bec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T16:51:07.576Z] ---> job-cost.sh [2022-10-07T16:51:07.576Z] lf-activate-venv: SKIPPING [2022-10-07T16:51:07.576Z] INFO: No Stack... [2022-10-07T16:51:07.834Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-07T16:51:08.400Z] INFO: Archiving Costs [Pipeline] sh [2022-10-07T16:51:08.684Z] + cut -d, -f6 [2022-10-07T16:51:08.684Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock [2022-10-07T16:51:08.696Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-53-stack-cost] [2022-10-07T16:51:08.702Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-53-stack-cost] did not exist. Created. [2022-10-07T16:51:08.702Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-07T16:51:09.003Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-07T16:51:09.031Z] Stashed 1 file(s) [Pipeline] } [2022-10-07T16:51:09.038Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-07T16:51:09.053Z] $ docker stop --time=1 387c956edaa5f2cd534b6b00df30022116561511523a2a0fdfc78371ffaa0bec [2022-10-07T16:51:10.207Z] $ docker rm -f 387c956edaa5f2cd534b6b00df30022116561511523a2a0fdfc78371ffaa0bec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-07T16:52:00.420Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7350 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-10-07T16:52:00.432Z] Running in /w/workspace/device-usb-camera/53 [Pipeline] { [Pipeline] checkout [2022-10-07T16:52:00.470Z] Selected Git installation does not exist. Using Default [2022-10-07T16:52:00.470Z] The recommended git tool is: NONE [2022-10-07T16:52:07.549Z] using credential edgex-jenkins-ssh [2022-10-07T16:52:07.568Z] Cloning the remote Git repository [2022-10-07T16:52:07.625Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-10-07T16:52:07.731Z] > git init /w/workspace/device-usb-camera/53 # timeout=10 [2022-10-07T16:52:07.913Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-07T16:52:07.915Z] > git --version # timeout=10 [2022-10-07T16:52:07.951Z] > git --version # 'git version 2.25.1' [2022-10-07T16:52:07.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-07T16:52:08.015Z] Verifying host key using known hosts file [2022-10-07T16:52:08.271Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-07T16:52:08.287Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-07T16:52:09.054Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-07T16:52:09.079Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-07T16:52:10.146Z] Avoid second fetch [2022-10-07T16:52:10.147Z] Checking out Revision e6cf2f2f80d14c6ff357eccb58ac1fd20041715b (main) [2022-10-07T16:52:10.799Z] Commit message: "docs: adding USB camera postman collection and env files (#96)" [2022-10-07T16:52:10.165Z] > git config core.sparsecheckout # timeout=10 [2022-10-07T16:52:10.187Z] > git checkout -f e6cf2f2f80d14c6ff357eccb58ac1fd20041715b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-07T16:52:11.720Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-07T16:52:11.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-07T16:52:11.720Z] Dload Upload Total Spent Left Speed [2022-10-07T16:52:11.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh [2022-10-07T16:52:12.351Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-07T16:52:12.698Z] + sudo tee /etc/docker/daemon.new [2022-10-07T16:52:12.699Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-07T16:52:12.699Z] { [2022-10-07T16:52:12.699Z] "registry-mirrors": [ [2022-10-07T16:52:12.699Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-07T16:52:12.699Z] ], [2022-10-07T16:52:12.699Z] "bip": "10.250.0.254/24", [2022-10-07T16:52:12.699Z] "hosts": [ [2022-10-07T16:52:12.699Z] "tcp://0.0.0.0:5555", [2022-10-07T16:52:12.699Z] "unix:///var/run/docker.sock" [2022-10-07T16:52:12.699Z] ], [2022-10-07T16:52:12.699Z] "mtu": 1458, [2022-10-07T16:52:12.699Z] "selinux-enabled": true, [2022-10-07T16:52:12.699Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-07T16:52:12.699Z] } [Pipeline] sh [2022-10-07T16:52:13.052Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-07T16:52:13.415Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-07T16:52:31.734Z] provisioning config files... [2022-10-07T16:52:31.765Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/53@tmp/config4883908118706175571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T16:52:32.138Z] ---> docker-login.sh [2022-10-07T16:52:32.138Z] nexus3.edgexfoundry.org:10001 [2022-10-07T16:52:32.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:52:32.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:52:32.734Z] Configure a credential helper to remove this warning. See [2022-10-07T16:52:32.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:52:32.734Z] [2022-10-07T16:52:32.734Z] Login Succeeded [2022-10-07T16:52:32.734Z] nexus3.edgexfoundry.org:10002 [2022-10-07T16:52:33.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:52:33.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:52:33.289Z] Configure a credential helper to remove this warning. See [2022-10-07T16:52:33.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:52:33.289Z] [2022-10-07T16:52:33.289Z] Login Succeeded [2022-10-07T16:52:33.289Z] nexus3.edgexfoundry.org:10003 [2022-10-07T16:52:33.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:52:33.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:52:33.563Z] Configure a credential helper to remove this warning. See [2022-10-07T16:52:33.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:52:33.563Z] [2022-10-07T16:52:33.563Z] Login Succeeded [2022-10-07T16:52:33.563Z] nexus3.edgexfoundry.org:10004 [2022-10-07T16:52:33.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:52:34.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:52:34.114Z] Configure a credential helper to remove this warning. See [2022-10-07T16:52:34.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:52:34.114Z] [2022-10-07T16:52:34.114Z] Login Succeeded [2022-10-07T16:52:34.114Z] docker.io [2022-10-07T16:52:34.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:52:34.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:52:34.658Z] Configure a credential helper to remove this warning. See [2022-10-07T16:52:34.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:52:34.658Z] [2022-10-07T16:52:34.658Z] Login Succeeded [2022-10-07T16:52:34.932Z] ---> docker-login.sh ends [Pipeline] } [2022-10-07T16:52:34.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-07T16:52:35.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-07T16:52:35.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-07T16:52:35.157Z] ========================================================= [2022-10-07T16:52:35.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-07T16:52:35.157Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:52:35.507Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-07T16:52:35.778Z] Sending build context to Docker daemon 978.4kB [2022-10-07T16:52:35.778Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-07T16:52:35.778Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-07T16:52:36.055Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-07T16:52:36.055Z] b3c136eddcbf: Pulling fs layer [2022-10-07T16:52:36.055Z] c0a3192eca97: Pulling fs layer [2022-10-07T16:52:36.055Z] a050256f5b6f: Pulling fs layer [2022-10-07T16:52:36.055Z] 656be50a0ddc: Pulling fs layer [2022-10-07T16:52:36.055Z] 2bbca73fdf42: Pulling fs layer [2022-10-07T16:52:36.055Z] f607e4fc86c3: Pulling fs layer [2022-10-07T16:52:36.055Z] 4d572c569a2c: Pulling fs layer [2022-10-07T16:52:36.055Z] fcf976331f73: Pulling fs layer [2022-10-07T16:52:36.055Z] 656be50a0ddc: Waiting [2022-10-07T16:52:36.055Z] 2bbca73fdf42: Waiting [2022-10-07T16:52:36.055Z] f607e4fc86c3: Waiting [2022-10-07T16:52:36.055Z] 4d572c569a2c: Waiting [2022-10-07T16:52:36.055Z] fcf976331f73: Waiting [2022-10-07T16:52:36.055Z] a050256f5b6f: Verifying Checksum [2022-10-07T16:52:36.055Z] a050256f5b6f: Download complete [2022-10-07T16:52:36.055Z] c0a3192eca97: Download complete [2022-10-07T16:52:36.055Z] 2bbca73fdf42: Verifying Checksum [2022-10-07T16:52:36.055Z] 2bbca73fdf42: Download complete [2022-10-07T16:52:36.055Z] f607e4fc86c3: Verifying Checksum [2022-10-07T16:52:36.055Z] f607e4fc86c3: Download complete [2022-10-07T16:52:36.055Z] b3c136eddcbf: Download complete [2022-10-07T16:52:37.517Z] b3c136eddcbf: Pull complete [2022-10-07T16:52:37.517Z] fcf976331f73: Verifying Checksum [2022-10-07T16:52:37.517Z] fcf976331f73: Download complete [2022-10-07T16:52:37.795Z] c0a3192eca97: Pull complete [2022-10-07T16:52:38.085Z] a050256f5b6f: Pull complete [2022-10-07T16:52:38.689Z] 4d572c569a2c: Verifying Checksum [2022-10-07T16:52:38.689Z] 4d572c569a2c: Download complete [2022-10-07T16:52:39.282Z] 656be50a0ddc: Verifying Checksum [2022-10-07T16:52:39.282Z] 656be50a0ddc: Download complete [2022-10-07T16:52:51.634Z] 656be50a0ddc: Pull complete [2022-10-07T16:52:51.906Z] 2bbca73fdf42: Pull complete [2022-10-07T16:52:52.178Z] f607e4fc86c3: Pull complete [2022-10-07T16:52:58.888Z] 4d572c569a2c: Pull complete [2022-10-07T16:53:00.856Z] fcf976331f73: Pull complete [2022-10-07T16:53:00.856Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-07T16:53:00.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-07T16:53:00.856Z] ---> 3970a7415f9e [2022-10-07T16:53:00.856Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:53:01.826Z] ---> Running in 5966be947b77 [2022-10-07T16:53:02.095Z] Removing intermediate container 5966be947b77 [2022-10-07T16:53:02.095Z] ---> f9190de3929e [2022-10-07T16:53:02.095Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-07T16:53:02.367Z] ---> Running in 22f16ee85a3f [2022-10-07T16:53:02.649Z] Removing intermediate container 22f16ee85a3f [2022-10-07T16:53:02.649Z] ---> d18c844fc785 [2022-10-07T16:53:02.649Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-07T16:53:02.649Z] ---> Running in b390ce51ff9e [2022-10-07T16:53:03.238Z] Removing intermediate container b390ce51ff9e [2022-10-07T16:53:03.238Z] ---> 94bad7b390b2 [2022-10-07T16:53:03.238Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-07T16:53:03.238Z] ---> Running in 9670f74b6ab1 [2022-10-07T16:53:03.511Z] Removing intermediate container 9670f74b6ab1 [2022-10-07T16:53:03.511Z] ---> 0b2c03ae8f93 [2022-10-07T16:53:03.511Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:53:03.511Z] ---> Running in e4c752b96618 [2022-10-07T16:53:06.136Z] Removing intermediate container e4c752b96618 [2022-10-07T16:53:06.136Z] ---> 488745f2a6c6 [2022-10-07T16:53:06.136Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-07T16:53:06.136Z] ---> Running in 3ce66fe402dc [2022-10-07T16:53:06.818Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:53:07.800Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:53:09.218Z] (1/14) Installing libintl (0.21-r2) [2022-10-07T16:53:09.218Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-10-07T16:53:09.218Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-10-07T16:53:09.218Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-10-07T16:53:09.488Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-10-07T16:53:09.759Z] (6/14) Installing udev-init-scripts (35-r0) [2022-10-07T16:53:09.759Z] Executing udev-init-scripts-35-r0.post-install [2022-10-07T16:53:09.759Z] (7/14) Installing libblkid (2.38-r1) [2022-10-07T16:53:10.029Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-10-07T16:53:10.029Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-10-07T16:53:10.029Z] (10/14) Installing kmod-libs (29-r2) [2022-10-07T16:53:10.300Z] (11/14) Installing eudev (3.2.11-r0) [2022-10-07T16:53:10.300Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-10-07T16:53:10.572Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-07T16:53:10.572Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-10-07T16:53:10.844Z] Executing busybox-1.35.0-r13.trigger [2022-10-07T16:53:10.844Z] Executing eudev-3.2.11-r0.trigger [2022-10-07T16:53:10.844Z] OK: 228 MiB in 65 packages [2022-10-07T16:53:12.280Z] Removing intermediate container 3ce66fe402dc [2022-10-07T16:53:12.280Z] ---> 0a192dd4f284 [2022-10-07T16:53:12.280Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-07T16:53:12.280Z] ---> Running in 1a3bf5f98410 [2022-10-07T16:53:12.550Z] Removing intermediate container 1a3bf5f98410 [2022-10-07T16:53:12.550Z] ---> 22707cd3d97a [2022-10-07T16:53:12.550Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-07T16:53:13.140Z] ---> 1e68bef2089d [2022-10-07T16:53:13.140Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:53:13.411Z] ---> Running in 505442bca81a [2022-10-07T16:54:09.843Z] Removing intermediate container 505442bca81a [2022-10-07T16:54:09.843Z] ---> adcc58ffd01b [2022-10-07T16:54:09.843Z] Step 12/14 : COPY . . [2022-10-07T16:54:09.843Z] ---> 1f620e9ecaf1 [2022-10-07T16:54:09.843Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-07T16:54:09.843Z] ---> Running in eb1befcddcc7 [2022-10-07T16:54:09.843Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-07T16:54:09.843Z] Dload Upload Total Spent Left Speed [2022-10-07T16:54:09.843Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 12014 0 --:--:-- --:--:-- --:--:-- 12206 [2022-10-07T16:54:09.843Z] Removing intermediate container eb1befcddcc7 [2022-10-07T16:54:09.843Z] ---> 4be4491ddd30 [2022-10-07T16:54:09.843Z] Step 14/14 : RUN ${MAKE} [2022-10-07T16:54:09.843Z] ---> Running in 423ad3ed05f9 [2022-10-07T16:54:09.843Z] noop [2022-10-07T16:54:09.843Z] Removing intermediate container 423ad3ed05f9 [2022-10-07T16:54:09.843Z] ---> ff7d1c7457b9 [2022-10-07T16:54:09.843Z] Successfully built ff7d1c7457b9 [2022-10-07T16:54:09.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:54:10.206Z] + docker inspect -f . ci-base-image-arm64 [2022-10-07T16:54:10.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:54:10.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container [2022-10-07T16:54:10.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/53 -v /w/workspace/device-usb-camera/53:/w/workspace/device-usb-camera/53:rw,z -v /w/workspace/device-usb-camera/53@tmp:/w/workspace/device-usb-camera/53@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 [2022-10-07T16:54:11.790Z] $ docker top bfdf61a0f97837e8f8de8a0bfa90cdad958748ef27a602aca49e740312d00b59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T16:54:12.667Z] + go version [2022-10-07T16:54:12.667Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-07T16:54:12.688Z] $ docker stop --time=1 bfdf61a0f97837e8f8de8a0bfa90cdad958748ef27a602aca49e740312d00b59 [2022-10-07T16:54:14.356Z] $ docker rm -f bfdf61a0f97837e8f8de8a0bfa90cdad958748ef27a602aca49e740312d00b59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:54:14.923Z] + docker inspect -f . ci-base-image-arm64 [2022-10-07T16:54:14.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:54:15.105Z] prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container [2022-10-07T16:54:15.182Z] $ 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/53 -v /w/workspace/device-usb-camera/53:/w/workspace/device-usb-camera/53:rw,z -v /w/workspace/device-usb-camera/53@tmp:/w/workspace/device-usb-camera/53@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 [2022-10-07T16:54:16.414Z] $ docker top 5a9a0dc43824e62d72dd4606e88387b174b0d40fadec26f3c5c609c7bdfbc62a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T16:54:17.262Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/53 [Pipeline] fileExists [Pipeline] sh [2022-10-07T16:54:17.922Z] + make test [2022-10-07T16:54:17.922Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-07T16:54:19.880Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-07T16:56:11.656Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-07T16:56:11.656Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.080s coverage: 1.9% of statements [2022-10-07T16:56:11.656Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-07T16:56:11.656Z] CGO_ENABLED=1 go vet ./... [2022-10-07T16:56:43.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-07T16:56:43.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-07T16:56:43.941Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-07T16:56:43.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-07T16:56:43.973Z] $ docker stop --time=1 5a9a0dc43824e62d72dd4606e88387b174b0d40fadec26f3c5c609c7bdfbc62a [2022-10-07T16:56:47.304Z] $ docker rm -f 5a9a0dc43824e62d72dd4606e88387b174b0d40fadec26f3c5c609c7bdfbc62a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-07T16:56:48.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-07T16:56:48.366Z] Warning: overwriting stash ‘coverage-report’ [2022-10-07T16:56:48.916Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-07T16:56:49.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-07T16:56:49.660Z] + ls -al . [2022-10-07T16:56:49.660Z] total 192 [2022-10-07T16:56:49.660Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 16:54 . [2022-10-07T16:56:49.660Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 16:52 .. [2022-10-07T16:56:49.660Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 16:52 .git [2022-10-07T16:56:49.660Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:52 .github [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 7 16:52 .gitignore [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 7 16:52 .golangci.yml [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 7 16:52 .hadolint.yml [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 7 16:52 Attribution.txt [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 7 16:52 CHANGELOG.md [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 7 16:52 Dockerfile [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 7 16:52 GOVERNANCE.md [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 7 16:52 Jenkinsfile [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 7 16:52 LICENSE [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 7 16:52 Makefile [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 7 16:52 OWNERS.md [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 7 16:52 README.md [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 7 16:48 VERSION [2022-10-07T16:56:49.660Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 16:52 bin [2022-10-07T16:56:49.660Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:52 cmd [2022-10-07T16:56:49.660Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 7 16:56 coverage.out [2022-10-07T16:56:49.660Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 7 16:52 docker-entrypoint.sh [2022-10-07T16:56:49.660Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:52 docs [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 7 16:52 go.mod [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 7 16:52 go.sum [2022-10-07T16:56:49.660Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 16:52 internal [2022-10-07T16:56:49.660Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 16:52 snap [2022-10-07T16:56:49.660Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 7 16:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:56:50.028Z] + 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=e6cf2f2f80d14c6ff357eccb58ac1fd20041715b --label arch=arm64 --label version=2.3.0-dev.14 . [2022-10-07T16:56:50.298Z] Sending build context to Docker daemon 1.009MB [2022-10-07T16:56:50.568Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-07T16:56:50.568Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-07T16:56:50.568Z] ---> ff7d1c7457b9 [2022-10-07T16:56:50.568Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:56:50.568Z] ---> Running in 0060f6eb0e40 [2022-10-07T16:56:50.837Z] Removing intermediate container 0060f6eb0e40 [2022-10-07T16:56:50.837Z] ---> 6f177c343a17 [2022-10-07T16:56:50.837Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-07T16:56:51.108Z] ---> Running in 57de3debd7ed [2022-10-07T16:56:51.379Z] Removing intermediate container 57de3debd7ed [2022-10-07T16:56:51.379Z] ---> 7814c4db3a35 [2022-10-07T16:56:51.379Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-07T16:56:51.648Z] ---> Running in 94c408f9d37c [2022-10-07T16:56:53.618Z] Removing intermediate container 94c408f9d37c [2022-10-07T16:56:53.618Z] ---> 1457e86b7923 [2022-10-07T16:56:53.618Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-07T16:56:53.618Z] ---> Running in 707b771f44ab [2022-10-07T16:56:53.889Z] Removing intermediate container 707b771f44ab [2022-10-07T16:56:53.889Z] ---> 22b40db53216 [2022-10-07T16:56:53.889Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:56:53.889Z] ---> Running in 7fe7850f7d4f [2022-10-07T16:56:55.845Z] Removing intermediate container 7fe7850f7d4f [2022-10-07T16:56:55.845Z] ---> 8256c88a9e08 [2022-10-07T16:56:55.845Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-07T16:56:55.845Z] ---> Running in 591e20dc961d [2022-10-07T16:56:57.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:56:57.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:56:59.285Z] OK: 228 MiB in 65 packages [2022-10-07T16:57:00.700Z] Removing intermediate container 591e20dc961d [2022-10-07T16:57:00.700Z] ---> b698a34413d5 [2022-10-07T16:57:00.700Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-07T16:57:00.970Z] ---> Running in 53984aac766d [2022-10-07T16:57:01.242Z] Removing intermediate container 53984aac766d [2022-10-07T16:57:01.242Z] ---> 986faae86cc5 [2022-10-07T16:57:01.242Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-07T16:57:01.829Z] ---> b38403f43b32 [2022-10-07T16:57:01.829Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:57:02.098Z] ---> Running in a8415f2c3ea7 [2022-10-07T16:57:04.688Z] Removing intermediate container a8415f2c3ea7 [2022-10-07T16:57:04.688Z] ---> 80906d0595cd [2022-10-07T16:57:04.688Z] Step 12/36 : COPY . . [2022-10-07T16:57:05.276Z] ---> ead7e054255a [2022-10-07T16:57:05.276Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-07T16:57:05.276Z] ---> Running in 167e33224b84 [2022-10-07T16:57:06.736Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2022-10-07T16:57:06.736Z] Dload Upload Total Spent Left Speed [2022-10-07T16:57:06.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11124 0 --:--:-- --:--:-- --:--:-- 11178 [2022-10-07T16:57:08.698Z] Removing intermediate container 167e33224b84 [2022-10-07T16:57:08.698Z] ---> 784984ac203c [2022-10-07T16:57:08.698Z] Step 14/36 : RUN ${MAKE} [2022-10-07T16:57:08.698Z] ---> Running in dc398c925a8d [2022-10-07T16:57:09.664Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-07T17:00:16.526Z] Removing intermediate container dc398c925a8d [2022-10-07T17:00:16.526Z] ---> b578355c2404 [2022-10-07T17:00:16.526Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-07T17:00:16.526Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-07T17:00:16.526Z] eab2503cf8f4: Pulling fs layer [2022-10-07T17:00:16.526Z] 97cd0a44c592: Pulling fs layer [2022-10-07T17:00:16.526Z] 97cd0a44c592: Verifying Checksum [2022-10-07T17:00:16.526Z] 97cd0a44c592: Download complete [2022-10-07T17:00:16.526Z] eab2503cf8f4: Verifying Checksum [2022-10-07T17:00:16.526Z] eab2503cf8f4: Download complete [2022-10-07T17:00:16.526Z] eab2503cf8f4: Pull complete [2022-10-07T17:00:16.526Z] 97cd0a44c592: Pull complete [2022-10-07T17:00:16.526Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-07T17:00:16.526Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-07T17:00:16.526Z] ---> 7f763cca56b3 [2022-10-07T17:00:16.526Z] Step 16/36 : FROM alpine:3.16 [2022-10-07T17:00:16.526Z] 3.16: Pulling from library/alpine [2022-10-07T17:00:16.526Z] 9b18e9b68314: Pulling fs layer [2022-10-07T17:00:16.526Z] 9b18e9b68314: Verifying Checksum [2022-10-07T17:00:16.526Z] 9b18e9b68314: Download complete [2022-10-07T17:00:16.526Z] 9b18e9b68314: Pull complete [2022-10-07T17:00:16.526Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-07T17:00:16.526Z] Status: Downloaded newer image for alpine:3.16 [2022-10-07T17:00:16.526Z] ---> a6215f271958 [2022-10-07T17:00:16.526Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-07T17:00:16.526Z] ---> Running in 97bbfce3e4bd [2022-10-07T17:00:16.526Z] Removing intermediate container 97bbfce3e4bd [2022-10-07T17:00:16.526Z] ---> 4f7b91d3d6d0 [2022-10-07T17:00:16.526Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-07T17:00:16.526Z] ---> Running in ef599e51370f [2022-10-07T17:00:16.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T17:00:16.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T17:00:16.526Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-10-07T17:00:16.526Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-10-07T17:00:16.526Z] (3/82) Installing libxau (1.0.9-r0) [2022-10-07T17:00:16.526Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-10-07T17:00:16.526Z] (5/82) Installing libxcb (1.15-r0) [2022-10-07T17:00:16.526Z] (6/82) Installing libx11 (1.8-r0) [2022-10-07T17:00:16.526Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-10-07T17:00:16.526Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-10-07T17:00:16.526Z] (9/82) Installing expat (2.4.9-r0) [2022-10-07T17:00:16.526Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-10-07T17:00:16.526Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-10-07T17:00:16.526Z] (12/82) Installing libpng (1.6.37-r1) [2022-10-07T17:00:16.526Z] (13/82) Installing freetype (2.12.1-r0) [2022-10-07T17:00:16.526Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-10-07T17:00:16.526Z] (15/82) Installing fribidi (1.0.12-r0) [2022-10-07T17:00:16.526Z] (16/82) Installing libffi (3.4.2-r1) [2022-10-07T17:00:16.526Z] (17/82) Installing libintl (0.21-r2) [2022-10-07T17:00:16.526Z] (18/82) Installing libblkid (2.38-r1) [2022-10-07T17:00:16.526Z] (19/82) Installing libmount (2.38-r1) [2022-10-07T17:00:16.526Z] (20/82) Installing pcre (8.45-r2) [2022-10-07T17:00:16.526Z] (21/82) Installing glib (2.72.1-r0) [2022-10-07T17:00:16.526Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-10-07T17:00:16.526Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-10-07T17:00:16.526Z] (24/82) Installing libass (0.16.0-r0) [2022-10-07T17:00:16.526Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-10-07T17:00:16.526Z] (26/82) Installing libdrm (2.4.110-r0) [2022-10-07T17:00:16.526Z] (27/82) Installing gmp (6.2.1-r2) [2022-10-07T17:00:16.526Z] (28/82) Installing nettle (3.7.3-r0) [2022-10-07T17:00:16.526Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-10-07T17:00:16.526Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-10-07T17:00:16.526Z] (31/82) Installing libunistring (1.0-r0) [2022-10-07T17:00:16.526Z] (32/82) Installing gnutls (3.7.7-r0) [2022-10-07T17:00:16.526Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-07T17:00:16.526Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-07T17:00:16.526Z] (35/82) Installing lame (3.100-r0) [2022-10-07T17:00:16.526Z] (36/82) Installing opus (1.3.1-r1) [2022-10-07T17:00:16.526Z] (37/82) Installing libasyncns (0.8-r1) [2022-10-07T17:00:16.526Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-10-07T17:00:16.526Z] (39/82) Installing libltdl (2.4.7-r0) [2022-10-07T17:00:16.526Z] (40/82) Installing orc (0.4.32-r0) [2022-10-07T17:00:16.526Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-10-07T17:00:16.526Z] (42/82) Installing libogg (1.3.5-r1) [2022-10-07T17:00:16.526Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-07T17:00:16.526Z] (44/82) Installing flac (1.3.4-r0) [2022-10-07T17:00:16.526Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-10-07T17:00:16.526Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-10-07T17:00:16.526Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-10-07T17:00:16.526Z] (48/82) Installing soxr (0.1.3-r2) [2022-10-07T17:00:16.526Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-10-07T17:00:16.526Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-10-07T17:00:16.526Z] (51/82) Installing libpulse (15.0-r2) [2022-10-07T17:00:16.526Z] (52/82) Installing cjson (1.7.15-r3) [2022-10-07T17:00:16.526Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-10-07T17:00:16.526Z] (54/82) Installing librist (0.2.6-r1) [2022-10-07T17:00:16.526Z] (55/82) Installing libsrt (1.4.4-r0) [2022-10-07T17:00:16.526Z] (56/82) Installing libssh (0.9.6-r1) [2022-10-07T17:00:16.526Z] (57/82) Installing libtheora (1.1.1-r16) [2022-10-07T17:00:16.526Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-10-07T17:00:16.526Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-10-07T17:00:16.526Z] (60/82) Installing libxext (1.3.4-r0) [2022-10-07T17:00:16.526Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-10-07T17:00:16.526Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-10-07T17:00:16.526Z] (63/82) Installing libva (2.14.0-r0) [2022-10-07T17:00:16.526Z] (64/82) Installing libvdpau (1.5-r0) [2022-10-07T17:00:16.526Z] (65/82) Installing vidstab (1.1.0-r1) [2022-10-07T17:00:16.526Z] (66/82) Installing libvpx (1.11.0-r1) [2022-10-07T17:00:16.526Z] (67/82) Installing libwebp (1.2.3-r0) [2022-10-07T17:00:16.526Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-10-07T17:00:16.526Z] (69/82) Installing numactl (2.0.14-r0) [2022-10-07T17:00:16.526Z] (70/82) Installing x265-libs (3.5-r3) [2022-10-07T17:00:16.526Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-10-07T17:00:16.526Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-10-07T17:00:16.526Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-10-07T17:00:16.526Z] (74/82) Installing udev-init-scripts (35-r0) [2022-10-07T17:00:16.526Z] Executing udev-init-scripts-35-r0.post-install [2022-10-07T17:00:16.526Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-10-07T17:00:16.526Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-10-07T17:00:16.526Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-10-07T17:00:16.526Z] (78/82) Installing kmod-libs (29-r2) [2022-10-07T17:00:16.526Z] (79/82) Installing eudev (3.2.11-r0) [2022-10-07T17:00:16.526Z] (80/82) Installing libsodium (1.0.18-r0) [2022-10-07T17:00:16.526Z] (81/82) Installing libzmq (4.3.4-r0) [2022-10-07T17:00:16.526Z] (82/82) Installing zeromq (4.3.4-r0) [2022-10-07T17:00:16.526Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T17:00:16.526Z] Executing eudev-3.2.11-r0.trigger [2022-10-07T17:00:16.526Z] OK: 78 MiB in 96 packages [2022-10-07T17:00:16.526Z] Removing intermediate container ef599e51370f [2022-10-07T17:00:16.526Z] ---> 3757d18e409d [2022-10-07T17:00:16.526Z] Step 19/36 : WORKDIR / [2022-10-07T17:00:16.526Z] ---> Running in bd98a75a03cb [2022-10-07T17:00:16.526Z] Removing intermediate container bd98a75a03cb [2022-10-07T17:00:16.526Z] ---> f62910ca6f77 [2022-10-07T17:00:16.526Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-07T17:00:18.485Z] ---> 83a4e0f97e1d [2022-10-07T17:00:18.485Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-07T17:00:18.754Z] ---> e50e11e99610 [2022-10-07T17:00:18.754Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-07T17:00:19.343Z] ---> d640d9a17d56 [2022-10-07T17:00:19.343Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-07T17:00:19.936Z] ---> 993c51547989 [2022-10-07T17:00:19.936Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-07T17:00:20.923Z] ---> c27cc0720125 [2022-10-07T17:00:20.923Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-07T17:00:21.513Z] ---> 90b85f5bbc37 [2022-10-07T17:00:21.513Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-07T17:00:22.936Z] ---> cbe2b46de962 [2022-10-07T17:00:22.936Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-07T17:00:22.936Z] ---> Running in 59fbacca137e [2022-10-07T17:00:24.892Z] Removing intermediate container 59fbacca137e [2022-10-07T17:00:24.892Z] ---> 506f30b5d46d [2022-10-07T17:00:24.892Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-07T17:00:24.892Z] ---> Running in 71522dd0a766 [2022-10-07T17:00:26.842Z] Removing intermediate container 71522dd0a766 [2022-10-07T17:00:26.842Z] ---> 79a547a39be1 [2022-10-07T17:00:26.842Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-07T17:00:26.842Z] ---> Running in e3355819dab6 [2022-10-07T17:00:28.793Z] Removing intermediate container e3355819dab6 [2022-10-07T17:00:28.793Z] ---> 081056164365 [2022-10-07T17:00:28.793Z] Step 30/36 : EXPOSE 59983 [2022-10-07T17:00:28.793Z] ---> Running in 18b6165a59bf [2022-10-07T17:00:29.062Z] Removing intermediate container 18b6165a59bf [2022-10-07T17:00:29.062Z] ---> f7c11299ba1d [2022-10-07T17:00:29.062Z] Step 31/36 : EXPOSE 8554 [2022-10-07T17:00:29.062Z] ---> Running in a0eadb98b3b1 [2022-10-07T17:00:29.329Z] Removing intermediate container a0eadb98b3b1 [2022-10-07T17:00:29.329Z] ---> 08e68bd79d70 [2022-10-07T17:00:29.329Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-07T17:00:29.329Z] ---> Running in 20a07a41bb72 [2022-10-07T17:00:29.917Z] Removing intermediate container 20a07a41bb72 [2022-10-07T17:00:29.917Z] ---> 4f959821f257 [2022-10-07T17:00:29.917Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-07T17:00:29.917Z] ---> Running in c8e75bf41238 [2022-10-07T17:00:30.186Z] Removing intermediate container c8e75bf41238 [2022-10-07T17:00:30.186Z] ---> b8fbf3cd1663 [2022-10-07T17:00:30.186Z] Step 34/36 : LABEL arch=arm64 [2022-10-07T17:00:30.186Z] ---> Running in 517dd1e880fd [2022-10-07T17:00:30.778Z] Removing intermediate container 517dd1e880fd [2022-10-07T17:00:30.778Z] ---> 1be82146d1ae [2022-10-07T17:00:30.778Z] Step 35/36 : LABEL git_sha=e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [2022-10-07T17:00:30.778Z] ---> Running in cb1741c8ff54 [2022-10-07T17:00:31.048Z] Removing intermediate container cb1741c8ff54 [2022-10-07T17:00:31.048Z] ---> 1d8afe95dc38 [2022-10-07T17:00:31.048Z] Step 36/36 : LABEL version=2.3.0-dev.14 [2022-10-07T17:00:31.048Z] ---> Running in 889157b087a7 [2022-10-07T17:00:31.318Z] Removing intermediate container 889157b087a7 [2022-10-07T17:00:31.318Z] ---> 8d7afedd60b0 [2022-10-07T17:00:31.318Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-07T17:00:31.588Z] Successfully built 8d7afedd60b0 [2022-10-07T17:00:31.588Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-07T17:00:31.686Z] provisioning config files... [2022-10-07T17:00:31.703Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/53@tmp/config8380283360262890506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:00:32.066Z] ---> docker-login.sh [2022-10-07T17:00:32.066Z] nexus3.edgexfoundry.org:10001 [2022-10-07T17:00:32.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T17:00:32.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T17:00:32.335Z] Configure a credential helper to remove this warning. See [2022-10-07T17:00:32.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T17:00:32.335Z] [2022-10-07T17:00:32.335Z] Login Succeeded [2022-10-07T17:00:32.335Z] nexus3.edgexfoundry.org:10002 [2022-10-07T17:00:32.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T17:00:32.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T17:00:32.875Z] Configure a credential helper to remove this warning. See [2022-10-07T17:00:32.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T17:00:32.875Z] [2022-10-07T17:00:32.875Z] Login Succeeded [2022-10-07T17:00:32.875Z] nexus3.edgexfoundry.org:10003 [2022-10-07T17:00:33.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T17:00:33.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T17:00:33.146Z] Configure a credential helper to remove this warning. See [2022-10-07T17:00:33.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T17:00:33.146Z] [2022-10-07T17:00:33.146Z] Login Succeeded [2022-10-07T17:00:33.146Z] nexus3.edgexfoundry.org:10004 [2022-10-07T17:00:33.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T17:00:33.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T17:00:33.684Z] Configure a credential helper to remove this warning. See [2022-10-07T17:00:33.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T17:00:33.684Z] [2022-10-07T17:00:33.684Z] Login Succeeded [2022-10-07T17:00:33.684Z] docker.io [2022-10-07T17:00:33.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T17:00:34.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T17:00:34.541Z] Configure a credential helper to remove this warning. See [2022-10-07T17:00:34.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T17:00:34.541Z] [2022-10-07T17:00:34.541Z] Login Succeeded [2022-10-07T17:00:34.541Z] ---> docker-login.sh ends [Pipeline] } [2022-10-07T17:00:34.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-07T17:00:34.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-07T17:00:34.660Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-10-07T17:00:34.660Z] e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [2022-10-07T17:00:34.660Z] latest [2022-10-07T17:00:34.660Z] 2.3.0-dev.14 [2022-10-07T17:00:34.660Z] e6cf2f2f80d14c6ff357eccb58ac1fd20041715b-2.3.0-dev.14 [2022-10-07T17:00:34.660Z] main [2022-10-07T17:00:34.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:00:35.023Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:00:35.409Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [2022-10-07T17:00:35.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-07T17:00:35.409Z] edb4a863092d: Preparing [2022-10-07T17:00:35.409Z] 9dbd0ded0941: Preparing [2022-10-07T17:00:35.409Z] e8dfff494fe4: Preparing [2022-10-07T17:00:35.409Z] a43932d1df72: Preparing [2022-10-07T17:00:35.409Z] 1207169bf42c: Preparing [2022-10-07T17:00:35.409Z] d4881ae64db7: Preparing [2022-10-07T17:00:35.409Z] aba85ae38b34: Preparing [2022-10-07T17:00:35.409Z] ca382427127f: Preparing [2022-10-07T17:00:35.409Z] 4340e280952f: Preparing [2022-10-07T17:00:35.409Z] 2d04d686f2cb: Preparing [2022-10-07T17:00:35.409Z] 6982a8744d83: Preparing [2022-10-07T17:00:35.409Z] 5d3e392a13a0: Preparing [2022-10-07T17:00:35.409Z] d4881ae64db7: Waiting [2022-10-07T17:00:35.409Z] 4340e280952f: Waiting [2022-10-07T17:00:35.409Z] 2d04d686f2cb: Waiting [2022-10-07T17:00:35.409Z] 6982a8744d83: Waiting [2022-10-07T17:00:35.409Z] aba85ae38b34: Waiting [2022-10-07T17:00:35.409Z] ca382427127f: Waiting [2022-10-07T17:00:35.700Z] 9dbd0ded0941: Pushed [2022-10-07T17:00:35.700Z] edb4a863092d: Pushed [2022-10-07T17:00:35.700Z] e8dfff494fe4: Pushed [2022-10-07T17:00:35.700Z] 1207169bf42c: Pushed [2022-10-07T17:00:35.992Z] d4881ae64db7: Pushed [2022-10-07T17:00:35.992Z] ca382427127f: Pushed [2022-10-07T17:00:35.992Z] aba85ae38b34: Pushed [2022-10-07T17:00:35.992Z] 4340e280952f: Pushed [2022-10-07T17:00:35.992Z] 5d3e392a13a0: Layer already exists [2022-10-07T17:00:40.327Z] a43932d1df72: Pushed [2022-10-07T17:00:42.281Z] 2d04d686f2cb: Pushed [2022-10-07T17:00:54.610Z] 6982a8744d83: Pushed [2022-10-07T17:00:54.610Z] e6cf2f2f80d14c6ff357eccb58ac1fd20041715b: digest: sha256:7b328f9cf746b63d3fb118eba238611b9e531d63e1064fc19dd9eab0a55ddbc6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:00:54.983Z] + 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 [2022-10-07T17:00:55.345Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-10-07T17:00:55.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-07T17:00:55.345Z] edb4a863092d: Preparing [2022-10-07T17:00:55.345Z] 9dbd0ded0941: Preparing [2022-10-07T17:00:55.345Z] e8dfff494fe4: Preparing [2022-10-07T17:00:55.345Z] a43932d1df72: Preparing [2022-10-07T17:00:55.345Z] 1207169bf42c: Preparing [2022-10-07T17:00:55.345Z] d4881ae64db7: Preparing [2022-10-07T17:00:55.345Z] aba85ae38b34: Preparing [2022-10-07T17:00:55.345Z] ca382427127f: Preparing [2022-10-07T17:00:55.345Z] 4340e280952f: Preparing [2022-10-07T17:00:55.345Z] 2d04d686f2cb: Preparing [2022-10-07T17:00:55.345Z] 6982a8744d83: Preparing [2022-10-07T17:00:55.345Z] 5d3e392a13a0: Preparing [2022-10-07T17:00:55.345Z] ca382427127f: Waiting [2022-10-07T17:00:55.345Z] 4340e280952f: Waiting [2022-10-07T17:00:55.345Z] 2d04d686f2cb: Waiting [2022-10-07T17:00:55.345Z] d4881ae64db7: Waiting [2022-10-07T17:00:55.345Z] aba85ae38b34: Waiting [2022-10-07T17:00:55.345Z] 6982a8744d83: Waiting [2022-10-07T17:00:55.345Z] 5d3e392a13a0: Waiting [2022-10-07T17:00:55.345Z] a43932d1df72: Layer already exists [2022-10-07T17:00:55.345Z] edb4a863092d: Layer already exists [2022-10-07T17:00:55.345Z] e8dfff494fe4: Layer already exists [2022-10-07T17:00:55.345Z] 1207169bf42c: Layer already exists [2022-10-07T17:00:55.345Z] 9dbd0ded0941: Layer already exists [2022-10-07T17:00:55.345Z] ca382427127f: Layer already exists [2022-10-07T17:00:55.345Z] aba85ae38b34: Layer already exists [2022-10-07T17:00:55.345Z] d4881ae64db7: Layer already exists [2022-10-07T17:00:55.345Z] 4340e280952f: Layer already exists [2022-10-07T17:00:55.345Z] 2d04d686f2cb: Layer already exists [2022-10-07T17:00:55.345Z] 6982a8744d83: Layer already exists [2022-10-07T17:00:55.614Z] 5d3e392a13a0: Layer already exists [2022-10-07T17:00:55.614Z] latest: digest: sha256:7b328f9cf746b63d3fb118eba238611b9e531d63e1064fc19dd9eab0a55ddbc6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:00:55.979Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:00:56.326Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.14 [2022-10-07T17:00:56.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-07T17:00:56.326Z] edb4a863092d: Preparing [2022-10-07T17:00:56.326Z] 9dbd0ded0941: Preparing [2022-10-07T17:00:56.326Z] e8dfff494fe4: Preparing [2022-10-07T17:00:56.326Z] a43932d1df72: Preparing [2022-10-07T17:00:56.326Z] 1207169bf42c: Preparing [2022-10-07T17:00:56.326Z] d4881ae64db7: Preparing [2022-10-07T17:00:56.326Z] aba85ae38b34: Preparing [2022-10-07T17:00:56.326Z] ca382427127f: Preparing [2022-10-07T17:00:56.326Z] 4340e280952f: Preparing [2022-10-07T17:00:56.326Z] 2d04d686f2cb: Preparing [2022-10-07T17:00:56.326Z] 6982a8744d83: Preparing [2022-10-07T17:00:56.326Z] 5d3e392a13a0: Preparing [2022-10-07T17:00:56.326Z] aba85ae38b34: Waiting [2022-10-07T17:00:56.326Z] ca382427127f: Waiting [2022-10-07T17:00:56.326Z] 4340e280952f: Waiting [2022-10-07T17:00:56.326Z] 2d04d686f2cb: Waiting [2022-10-07T17:00:56.326Z] 6982a8744d83: Waiting [2022-10-07T17:00:56.326Z] 5d3e392a13a0: Waiting [2022-10-07T17:00:56.326Z] d4881ae64db7: Waiting [2022-10-07T17:00:56.326Z] edb4a863092d: Layer already exists [2022-10-07T17:00:56.326Z] 9dbd0ded0941: Layer already exists [2022-10-07T17:00:56.326Z] 1207169bf42c: Layer already exists [2022-10-07T17:00:56.326Z] a43932d1df72: Layer already exists [2022-10-07T17:00:56.326Z] e8dfff494fe4: Layer already exists [2022-10-07T17:00:56.326Z] aba85ae38b34: Layer already exists [2022-10-07T17:00:56.326Z] ca382427127f: Layer already exists [2022-10-07T17:00:56.326Z] 4340e280952f: Layer already exists [2022-10-07T17:00:56.326Z] d4881ae64db7: Layer already exists [2022-10-07T17:00:56.326Z] 2d04d686f2cb: Layer already exists [2022-10-07T17:00:56.326Z] 6982a8744d83: Layer already exists [2022-10-07T17:00:56.326Z] 5d3e392a13a0: Layer already exists [2022-10-07T17:00:56.596Z] 2.3.0-dev.14: digest: sha256:7b328f9cf746b63d3fb118eba238611b9e531d63e1064fc19dd9eab0a55ddbc6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:00:56.959Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e6cf2f2f80d14c6ff357eccb58ac1fd20041715b-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:00:57.316Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e6cf2f2f80d14c6ff357eccb58ac1fd20041715b-2.3.0-dev.14 [2022-10-07T17:00:57.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-07T17:00:57.316Z] edb4a863092d: Preparing [2022-10-07T17:00:57.316Z] 9dbd0ded0941: Preparing [2022-10-07T17:00:57.316Z] e8dfff494fe4: Preparing [2022-10-07T17:00:57.316Z] a43932d1df72: Preparing [2022-10-07T17:00:57.316Z] 1207169bf42c: Preparing [2022-10-07T17:00:57.316Z] d4881ae64db7: Preparing [2022-10-07T17:00:57.316Z] aba85ae38b34: Preparing [2022-10-07T17:00:57.316Z] ca382427127f: Preparing [2022-10-07T17:00:57.316Z] 4340e280952f: Preparing [2022-10-07T17:00:57.316Z] 2d04d686f2cb: Preparing [2022-10-07T17:00:57.316Z] 6982a8744d83: Preparing [2022-10-07T17:00:57.316Z] 5d3e392a13a0: Preparing [2022-10-07T17:00:57.316Z] d4881ae64db7: Waiting [2022-10-07T17:00:57.316Z] aba85ae38b34: Waiting [2022-10-07T17:00:57.316Z] 2d04d686f2cb: Waiting [2022-10-07T17:00:57.316Z] 6982a8744d83: Waiting [2022-10-07T17:00:57.316Z] 5d3e392a13a0: Waiting [2022-10-07T17:00:57.316Z] ca382427127f: Waiting [2022-10-07T17:00:57.316Z] 4340e280952f: Waiting [2022-10-07T17:00:57.316Z] 9dbd0ded0941: Layer already exists [2022-10-07T17:00:57.316Z] 1207169bf42c: Layer already exists [2022-10-07T17:00:57.316Z] edb4a863092d: Layer already exists [2022-10-07T17:00:57.316Z] e8dfff494fe4: Layer already exists [2022-10-07T17:00:57.316Z] a43932d1df72: Layer already exists [2022-10-07T17:00:57.316Z] d4881ae64db7: Layer already exists [2022-10-07T17:00:57.316Z] aba85ae38b34: Layer already exists [2022-10-07T17:00:57.316Z] 2d04d686f2cb: Layer already exists [2022-10-07T17:00:57.316Z] ca382427127f: Layer already exists [2022-10-07T17:00:57.316Z] 4340e280952f: Layer already exists [2022-10-07T17:00:57.316Z] 5d3e392a13a0: Layer already exists [2022-10-07T17:00:57.316Z] 6982a8744d83: Layer already exists [2022-10-07T17:00:57.585Z] e6cf2f2f80d14c6ff357eccb58ac1fd20041715b-2.3.0-dev.14: digest: sha256:7b328f9cf746b63d3fb118eba238611b9e531d63e1064fc19dd9eab0a55ddbc6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:00:57.940Z] + 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 [2022-10-07T17:00:58.291Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-10-07T17:00:58.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-07T17:00:58.292Z] edb4a863092d: Preparing [2022-10-07T17:00:58.292Z] 9dbd0ded0941: Preparing [2022-10-07T17:00:58.292Z] e8dfff494fe4: Preparing [2022-10-07T17:00:58.292Z] a43932d1df72: Preparing [2022-10-07T17:00:58.292Z] 1207169bf42c: Preparing [2022-10-07T17:00:58.292Z] d4881ae64db7: Preparing [2022-10-07T17:00:58.292Z] aba85ae38b34: Preparing [2022-10-07T17:00:58.292Z] ca382427127f: Preparing [2022-10-07T17:00:58.292Z] 4340e280952f: Preparing [2022-10-07T17:00:58.292Z] 2d04d686f2cb: Preparing [2022-10-07T17:00:58.292Z] 6982a8744d83: Preparing [2022-10-07T17:00:58.292Z] 5d3e392a13a0: Preparing [2022-10-07T17:00:58.292Z] 4340e280952f: Waiting [2022-10-07T17:00:58.292Z] 2d04d686f2cb: Waiting [2022-10-07T17:00:58.292Z] 6982a8744d83: Waiting [2022-10-07T17:00:58.292Z] d4881ae64db7: Waiting [2022-10-07T17:00:58.292Z] 5d3e392a13a0: Waiting [2022-10-07T17:00:58.292Z] aba85ae38b34: Waiting [2022-10-07T17:00:58.292Z] ca382427127f: Waiting [2022-10-07T17:00:58.292Z] a43932d1df72: Layer already exists [2022-10-07T17:00:58.292Z] 1207169bf42c: Layer already exists [2022-10-07T17:00:58.292Z] e8dfff494fe4: Layer already exists [2022-10-07T17:00:58.292Z] edb4a863092d: Layer already exists [2022-10-07T17:00:58.292Z] 9dbd0ded0941: Layer already exists [2022-10-07T17:00:58.292Z] ca382427127f: Layer already exists [2022-10-07T17:00:58.292Z] d4881ae64db7: Layer already exists [2022-10-07T17:00:58.292Z] aba85ae38b34: Layer already exists [2022-10-07T17:00:58.292Z] 4340e280952f: Layer already exists [2022-10-07T17:00:58.292Z] 2d04d686f2cb: Layer already exists [2022-10-07T17:00:58.292Z] 5d3e392a13a0: Layer already exists [2022-10-07T17:00:58.292Z] 6982a8744d83: Layer already exists [2022-10-07T17:00:58.558Z] main: digest: sha256:7b328f9cf746b63d3fb118eba238611b9e531d63e1064fc19dd9eab0a55ddbc6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-07T17:00:58.613Z] ===================================================== [Pipeline] echo [2022-10-07T17:00:58.618Z] taggedImages: [2022-10-07T17:00:58.618Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [2022-10-07T17:00:58.618Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-10-07T17:00:58.618Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.14 [2022-10-07T17:00:58.618Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e6cf2f2f80d14c6ff357eccb58ac1fd20041715b-2.3.0-dev.14 [2022-10-07T17:00:58.618Z] - 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 [2022-10-07T17:00:58.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-07T17:00:58.999Z] [2022-10-07T17:00:58.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:00:59.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-07T17:00:59.608Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-07T17:00:59.608Z] 8998bd30e6a1: Pulling fs layer [2022-10-07T17:00:59.608Z] 04944245beec: Pulling fs layer [2022-10-07T17:00:59.608Z] 699f458cf7ca: Pulling fs layer [2022-10-07T17:00:59.608Z] 765212b225bb: Pulling fs layer [2022-10-07T17:00:59.608Z] f23df028b6ca: Pulling fs layer [2022-10-07T17:00:59.608Z] d65c8cfc05b1: Pulling fs layer [2022-10-07T17:00:59.608Z] 2437ff75d9bd: Pulling fs layer [2022-10-07T17:00:59.608Z] f23df028b6ca: Waiting [2022-10-07T17:00:59.608Z] d65c8cfc05b1: Waiting [2022-10-07T17:00:59.608Z] 2437ff75d9bd: Waiting [2022-10-07T17:00:59.608Z] 765212b225bb: Waiting [2022-10-07T17:00:59.608Z] 04944245beec: Verifying Checksum [2022-10-07T17:00:59.608Z] 04944245beec: Download complete [2022-10-07T17:00:59.608Z] 765212b225bb: Verifying Checksum [2022-10-07T17:00:59.608Z] 765212b225bb: Download complete [2022-10-07T17:00:59.882Z] f23df028b6ca: Verifying Checksum [2022-10-07T17:00:59.882Z] f23df028b6ca: Download complete [2022-10-07T17:00:59.882Z] d65c8cfc05b1: Verifying Checksum [2022-10-07T17:00:59.882Z] d65c8cfc05b1: Download complete [2022-10-07T17:00:59.882Z] 699f458cf7ca: Verifying Checksum [2022-10-07T17:00:59.882Z] 699f458cf7ca: Download complete [2022-10-07T17:01:00.473Z] 8998bd30e6a1: Verifying Checksum [2022-10-07T17:01:00.473Z] 8998bd30e6a1: Download complete [2022-10-07T17:01:03.080Z] 2437ff75d9bd: Verifying Checksum [2022-10-07T17:01:03.080Z] 2437ff75d9bd: Download complete [2022-10-07T17:01:04.492Z] 8998bd30e6a1: Pull complete [2022-10-07T17:01:05.078Z] 04944245beec: Pull complete [2022-10-07T17:01:06.491Z] 699f458cf7ca: Pull complete [2022-10-07T17:01:06.491Z] 765212b225bb: Pull complete [2022-10-07T17:01:07.453Z] f23df028b6ca: Pull complete [2022-10-07T17:01:07.453Z] d65c8cfc05b1: Pull complete [2022-10-07T17:01:22.449Z] 2437ff75d9bd: Pull complete [2022-10-07T17:01:22.449Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-07T17:01:22.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-07T17:01:22.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T17:01:22.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-7350 does not seem to be running inside a container [2022-10-07T17:01:22.733Z] $ 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/53 -v /w/workspace/device-usb-camera/53:/w/workspace/device-usb-camera/53:rw,z -v /w/workspace/device-usb-camera/53@tmp:/w/workspace/device-usb-camera/53@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 [2022-10-07T17:01:25.531Z] $ docker top 3ac29a0c7d0fe7fd1cb07e62f36bc1c9e6bc1c8f68360014f7d8cb5002887775 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:01:26.471Z] ---> job-cost.sh [2022-10-07T17:01:26.471Z] lf-activate-venv: SKIPPING [2022-10-07T17:01:26.471Z] INFO: No Stack... [2022-10-07T17:01:27.057Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-07T17:01:27.644Z] INFO: Archiving Costs [Pipeline] sh [2022-10-07T17:01:28.288Z] + cat /w/workspace/device-usb-camera/53/archives/cost.csv [2022-10-07T17:01:28.288Z] + cut -d, -f6 [Pipeline] lock [2022-10-07T17:01:28.366Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-53-stack-cost] [2022-10-07T17:01:28.373Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-53-stack-cost] did not exist. Created. [2022-10-07T17:01:28.373Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-07T17:01:29.046Z] /w/workspace/device-usb-camera/53@tmp/durable-29cb3cbf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-07T17:01:29.709Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-07T17:01:29.725Z] Warning: overwriting stash ‘stack-cost’ [2022-10-07T17:01:29.780Z] Stashed 1 file(s) [Pipeline] } [2022-10-07T17:01:29.786Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-07T17:01:29.801Z] $ docker stop --time=1 3ac29a0c7d0fe7fd1cb07e62f36bc1c9e6bc1c8f68360014f7d8cb5002887775 [2022-10-07T17:01:31.386Z] $ docker rm -f 3ac29a0c7d0fe7fd1cb07e62f36bc1c9e6bc1c8f68360014f7d8cb5002887775 [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 [2022-10-07T17:01:31.844Z] provisioning config files... [2022-10-07T17:01:31.851Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11713391716031725510tmp [Pipeline] { [Pipeline] sh [2022-10-07T17:01:32.137Z] + set +x [2022-10-07T17:01:32.137Z] + + bash -scurl -- -s [2022-10-07T17:01:32.137Z] https://codecov.io/bash [2022-10-07T17:01:32.137Z] [2022-10-07T17:01:32.137Z] _____ _ [2022-10-07T17:01:32.137Z] / ____| | | [2022-10-07T17:01:32.137Z] | | ___ __| | ___ ___ _____ __ [2022-10-07T17:01:32.137Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-07T17:01:32.137Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-07T17:01:32.137Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-07T17:01:32.137Z] Bash-1.0.6 [2022-10-07T17:01:32.137Z] [2022-10-07T17:01:32.137Z] [2022-10-07T17:01:32.137Z] ==> git version 2.25.1 found [2022-10-07T17:01:32.137Z] ==> 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 [2022-10-07T17:01:32.137Z] Release-Date: 2020-01-08 [2022-10-07T17:01:32.137Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-07T17:01:32.137Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-07T17:01:32.137Z] ==> Jenkins CI detected. [2022-10-07T17:01:32.137Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-10-07T17:01:32.137Z] project root: . [2022-10-07T17:01:32.137Z] --> token set from env [2022-10-07T17:01:32.137Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-07T17:01:32.137Z] ==> Running gcov in . (disable via -X gcov) [2022-10-07T17:01:32.137Z] ==> Python coveragepy not found [2022-10-07T17:01:32.137Z] ==> Searching for coverage reports in: [2022-10-07T17:01:32.137Z] + . [2022-10-07T17:01:32.137Z] -> Found 1 reports [2022-10-07T17:01:32.137Z] ==> Detecting git/mercurial file structure [2022-10-07T17:01:32.394Z] ==> Reading reports [2022-10-07T17:01:32.394Z] + ./coverage.out bytes=29387 [2022-10-07T17:01:32.394Z] ==> Appending adjustments [2022-10-07T17:01:32.394Z] https://docs.codecov.io/docs/fixing-reports [2022-10-07T17:01:32.394Z] + Found adjustments [2022-10-07T17:01:32.394Z] ==> Gzipping contents [2022-10-07T17:01:32.394Z] 8.0K /tmp/codecov.x0pVWk.gz [2022-10-07T17:01:32.394Z] ==> Uploading reports [2022-10-07T17:01:32.394Z] url: https://codecov.io [2022-10-07T17:01:32.394Z] query: branch=main&commit=e6cf2f2f80d14c6ff357eccb58ac1fd20041715b&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-07T17:01:32.394Z] -> Pinging Codecov [2022-10-07T17:01:32.395Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=e6cf2f2f80d14c6ff357eccb58ac1fd20041715b&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-07T17:01:32.653Z] -> Uploading to [2022-10-07T17:01:32.653Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-07/73D8F5FF140700D3E01443B452E23636/e6cf2f2f80d14c6ff357eccb58ac1fd20041715b/18b049c2-7e53-439c-9245-8b82b5285bc8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221007T170132Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c65241226acbbc04b5156effc21ebe68a206d6ed2865cde644935bae968cb51a [2022-10-07T17:01:32.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-07T17:01:32.653Z] Dload Upload Total Spent Left Speed [2022-10-07T17:01:32.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4191 0 0 100 4191 0 17106 --:--:-- --:--:-- --:--:-- 17106 [2022-10-07T17:01:32.911Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [Pipeline] } [2022-10-07T17:01:32.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-07T17:01:33.099Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-07T17:01:33.108Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:01:33.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-07T17:01:33.402Z] [2022-10-07T17:01:33.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:01:33.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-07T17:01:33.700Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-07T17:01:33.700Z] df9b9388f04a: Pulling fs layer [2022-10-07T17:01:33.700Z] 52dc419b0ee2: Pulling fs layer [2022-10-07T17:01:33.700Z] 25bc292e5bac: Pulling fs layer [2022-10-07T17:01:33.700Z] 114826534d7a: Pulling fs layer [2022-10-07T17:01:33.700Z] 4657fd5d0bcf: Pulling fs layer [2022-10-07T17:01:33.700Z] 6ad1cebc031e: Pulling fs layer [2022-10-07T17:01:33.700Z] 8a3aa393b2d8: Pulling fs layer [2022-10-07T17:01:33.700Z] 4657fd5d0bcf: Waiting [2022-10-07T17:01:33.700Z] 6ad1cebc031e: Waiting [2022-10-07T17:01:33.700Z] 8a3aa393b2d8: Waiting [2022-10-07T17:01:33.700Z] 114826534d7a: Waiting [2022-10-07T17:01:33.700Z] 25bc292e5bac: Verifying Checksum [2022-10-07T17:01:33.700Z] 25bc292e5bac: Download complete [2022-10-07T17:01:33.700Z] 52dc419b0ee2: Verifying Checksum [2022-10-07T17:01:33.700Z] 52dc419b0ee2: Download complete [2022-10-07T17:01:33.700Z] 4657fd5d0bcf: Verifying Checksum [2022-10-07T17:01:33.700Z] 4657fd5d0bcf: Download complete [2022-10-07T17:01:33.700Z] df9b9388f04a: Verifying Checksum [2022-10-07T17:01:33.700Z] df9b9388f04a: Download complete [2022-10-07T17:01:33.959Z] 6ad1cebc031e: Verifying Checksum [2022-10-07T17:01:33.959Z] 6ad1cebc031e: Download complete [2022-10-07T17:01:33.959Z] df9b9388f04a: Pull complete [2022-10-07T17:01:33.959Z] 52dc419b0ee2: Pull complete [2022-10-07T17:01:34.218Z] 25bc292e5bac: Pull complete [2022-10-07T17:01:34.478Z] 114826534d7a: Verifying Checksum [2022-10-07T17:01:34.478Z] 114826534d7a: Download complete [2022-10-07T17:01:34.478Z] 8a3aa393b2d8: Verifying Checksum [2022-10-07T17:01:34.478Z] 8a3aa393b2d8: Download complete [2022-10-07T17:01:37.751Z] 114826534d7a: Pull complete [2022-10-07T17:01:37.751Z] 4657fd5d0bcf: Pull complete [2022-10-07T17:01:38.315Z] 6ad1cebc031e: Pull complete [2022-10-07T17:01:40.836Z] 8a3aa393b2d8: Pull complete [2022-10-07T17:01:40.836Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-07T17:01:40.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-07T17:01:40.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T17:01:40.907Z] prd-ubuntu20.04-docker-8c-8g-7348 does not seem to be running inside a container [2022-10-07T17:01:40.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-07T17:01:44.442Z] $ docker top 5b1031f5f6229a96bf8e9570eff68e385ac19abd23bd974899b85ecb12853217 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-07T17:01:44.510Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-10-07T17:01:44.888Z] + set -o pipefail [2022-10-07T17:01:44.888Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-10-07T17:01:50.168Z] [2022-10-07T17:01:50.168Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-10-07T17:01:50.168Z] [2022-10-07T17:01:50.168Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/0aad604c-fdf5-4cb7-b29c-ef84d998c113 [2022-10-07T17:01:50.168Z] [2022-10-07T17:01:50.168Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-07T17:01:50.168Z] [2022-10-07T17:01:50.168Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-07T17:01:50.168Z] [2022-10-07T17:01:50.168Z] [2022-10-07T17:01:50.168Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-07T17:01:50.168Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-07T17:01:50.168Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-07T17:01:50.179Z] $ docker stop --time=1 5b1031f5f6229a96bf8e9570eff68e385ac19abd23bd974899b85ecb12853217 [2022-10-07T17:01:53.315Z] $ docker rm -f 5b1031f5f6229a96bf8e9570eff68e385ac19abd23bd974899b85ecb12853217 [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 [2022-10-07T17:01:54.004Z] + git log --format=format:%s -1 e6cf2f2f80d14c6ff357eccb58ac1fd20041715b [Pipeline] sh [2022-10-07T17:01:54.291Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-07T17:01:54.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:01:54.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-07T17:01:54.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T17:01:54.644Z] prd-ubuntu20.04-docker-8c-8g-7348 does not seem to be running inside a container [2022-10-07T17:01:54.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-07T17:01:55.130Z] $ docker top 46555da1533e89cc67382199f50c8ec4d41eaa8e034a846a751e6ba25eb040ca -eo pid,comm [2022-10-07T17:01:55.186Z] 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). [2022-10-07T17:01:55.186Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-07T17:01:55.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-07T17:01:55.222Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-07T17:01:55.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-07T17:01:55.344Z] $ docker exec 46555da1533e89cc67382199f50c8ec4d41eaa8e034a846a751e6ba25eb040ca ssh-agent [2022-10-07T17:01:55.450Z] SSH_AUTH_SOCK=/tmp/ssh-VfFetLZRRffq/agent.33 [2022-10-07T17:01:55.450Z] SSH_AGENT_PID=39 [2022-10-07T17:01:55.453Z] Running ssh-add (command line suppressed) [2022-10-07T17:01:55.561Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3178091659782284834.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3178091659782284834.key) [2022-10-07T17:01:55.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-07T17:01:55.859Z] + git semver tag [2022-10-07T17:01:56.118Z] 2022-10-07 17:01:56,053 [run_tag] DEBUG tag force:False [2022-10-07T17:01:56.118Z] 2022-10-07 17:01:56,053 [check_head_tag] DEBUG check head tag [2022-10-07T17:01:56.118Z] 2022-10-07 17:01:56,054 [execute] INFO git cat-file --batch-check [2022-10-07T17:01:56.118Z] 2022-10-07 17:01:56,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-07T17:01:56.118Z] 2022-10-07 17:01:56,058 [execute] INFO git cat-file --batch [2022-10-07T17:01:56.118Z] 2022-10-07 17:01:56,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-07T17:01:56.118Z] 2022-10-07 17:01:56,075 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-07T17:01:56.118Z] 2022-10-07 17:01:56,076 [execute] INFO git tag -a v2.3.0-dev.14 -m v2.3.0-dev.14 [2022-10-07T17:01:56.118Z] 2022-10-07 17:01:56,076 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.14', '-m', 'v2.3.0-dev.14'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-07T17:01:56.118Z] 2022-10-07 17:01:56,081 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-07T17:01:56.118Z] 2.3.0-dev.14 [Pipeline] } [2022-10-07T17:01:56.127Z] $ docker exec --env ******** --env ******** 46555da1533e89cc67382199f50c8ec4d41eaa8e034a846a751e6ba25eb040ca ssh-agent -k [2022-10-07T17:01:56.241Z] unset SSH_AUTH_SOCK; [2022-10-07T17:01:56.241Z] unset SSH_AGENT_PID; [2022-10-07T17:01:56.241Z] echo Agent pid 39 killed; [2022-10-07T17:01:56.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-07T17:01:56.555Z] + git semver [Pipeline] } [2022-10-07T17:01:56.826Z] $ docker stop --time=1 46555da1533e89cc67382199f50c8ec4d41eaa8e034a846a751e6ba25eb040ca [2022-10-07T17:01:58.081Z] $ docker rm -f 46555da1533e89cc67382199f50c8ec4d41eaa8e034a846a751e6ba25eb040ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:01:58.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-07T17:01:58.487Z] [2022-10-07T17:01:58.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:01:58.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-07T17:01:58.784Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-07T17:01:58.784Z] ab5ef0e58194: Pulling fs layer [2022-10-07T17:01:58.784Z] 9712f1f96733: Pulling fs layer [2022-10-07T17:01:58.784Z] 63f879dbbcfc: Pulling fs layer [2022-10-07T17:01:58.784Z] 0d9ebad4ef96: Pulling fs layer [2022-10-07T17:01:58.784Z] e9a5061849ea: Pulling fs layer [2022-10-07T17:01:58.784Z] d747dcd14b5f: Pulling fs layer [2022-10-07T17:01:58.784Z] 2de7ff778b66: Pulling fs layer [2022-10-07T17:01:58.784Z] e9a5061849ea: Waiting [2022-10-07T17:01:58.784Z] d747dcd14b5f: Waiting [2022-10-07T17:01:58.784Z] 2de7ff778b66: Waiting [2022-10-07T17:01:58.784Z] 0d9ebad4ef96: Waiting [2022-10-07T17:01:58.784Z] 9712f1f96733: Verifying Checksum [2022-10-07T17:01:58.784Z] 9712f1f96733: Download complete [2022-10-07T17:01:59.046Z] 63f879dbbcfc: Verifying Checksum [2022-10-07T17:01:59.046Z] 63f879dbbcfc: Download complete [2022-10-07T17:01:59.306Z] e9a5061849ea: Verifying Checksum [2022-10-07T17:01:59.306Z] e9a5061849ea: Download complete [2022-10-07T17:01:59.306Z] d747dcd14b5f: Download complete [2022-10-07T17:01:59.306Z] ab5ef0e58194: Verifying Checksum [2022-10-07T17:01:59.306Z] ab5ef0e58194: Download complete [2022-10-07T17:01:59.306Z] 0d9ebad4ef96: Verifying Checksum [2022-10-07T17:01:59.306Z] 0d9ebad4ef96: Download complete [2022-10-07T17:01:59.563Z] 2de7ff778b66: Verifying Checksum [2022-10-07T17:01:59.563Z] 2de7ff778b66: Download complete [2022-10-07T17:02:02.089Z] ab5ef0e58194: Pull complete [2022-10-07T17:02:02.089Z] 9712f1f96733: Pull complete [2022-10-07T17:02:02.655Z] 63f879dbbcfc: Pull complete [2022-10-07T17:02:06.868Z] 0d9ebad4ef96: Pull complete [2022-10-07T17:02:06.868Z] e9a5061849ea: Pull complete [2022-10-07T17:02:06.868Z] d747dcd14b5f: Pull complete [2022-10-07T17:02:07.802Z] 2de7ff778b66: Pull complete [2022-10-07T17:02:07.802Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-07T17:02:07.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-07T17:02:07.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T17:02:07.876Z] prd-ubuntu20.04-docker-8c-8g-7348 does not seem to be running inside a container [2022-10-07T17:02:07.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-07T17:02:11.808Z] $ docker top fd59a8a9559ceb71dd04b35330cacec784bb2bf8f4c42761f507fa553ee45ecd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-07T17:02:11.874Z] provisioning config files... [2022-10-07T17:02:11.881Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18138349804604847052tmp [2022-10-07T17:02:11.893Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16411943925817632047tmp [2022-10-07T17:02:11.902Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10508763774295840355tmp [Pipeline] { [Pipeline] echo [2022-10-07T17:02:11.917Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:12.199Z] ---> sigul-configuration.sh [2022-10-07T17:02:12.199Z] gpg: directory `/root/.gnupg' created [2022-10-07T17:02:12.199Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-07T17:02:12.199Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-07T17:02:12.199Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-07T17:02:12.199Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-07T17:02:12.199Z] gpg: CAST5 encrypted data [2022-10-07T17:02:12.199Z] gpg: encrypted with 1 passphrase [2022-10-07T17:02:12.199Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-07T17:02:12.487Z] + mkdir /home/jenkins [2022-10-07T17:02:12.487Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-07T17:02:12.772Z] + 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 [2022-10-07T17:02:12.778Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:13.057Z] ---> sigul-install.sh [2022-10-07T17:02:13.057Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-07T17:02:13.342Z] + git tag --list [2022-10-07T17:02:13.342Z] v0.0.0 [2022-10-07T17:02:13.342Z] v0.0.1-dev.1 [2022-10-07T17:02:13.342Z] v0.0.1-dev.10 [2022-10-07T17:02:13.342Z] v0.0.1-dev.11 [2022-10-07T17:02:13.342Z] v0.0.1-dev.12 [2022-10-07T17:02:13.342Z] v0.0.1-dev.13 [2022-10-07T17:02:13.342Z] v0.0.1-dev.14 [2022-10-07T17:02:13.342Z] v0.0.1-dev.15 [2022-10-07T17:02:13.342Z] v0.0.1-dev.16 [2022-10-07T17:02:13.342Z] v0.0.1-dev.2 [2022-10-07T17:02:13.342Z] v0.0.1-dev.3 [2022-10-07T17:02:13.342Z] v0.0.1-dev.4 [2022-10-07T17:02:13.342Z] v0.0.1-dev.5 [2022-10-07T17:02:13.342Z] v0.0.1-dev.6 [2022-10-07T17:02:13.342Z] v0.0.1-dev.7 [2022-10-07T17:02:13.342Z] v0.0.1-dev.8 [2022-10-07T17:02:13.342Z] v0.0.1-dev.9 [2022-10-07T17:02:13.342Z] v2.2.0 [2022-10-07T17:02:13.342Z] v2.2.0-dev.17 [2022-10-07T17:02:13.342Z] v2.2.0-dev.18 [2022-10-07T17:02:13.342Z] v2.2.0-dev.19 [2022-10-07T17:02:13.342Z] v2.2.0-dev.20 [2022-10-07T17:02:13.342Z] v2.2.0-dev.21 [2022-10-07T17:02:13.342Z] v2.2.0-dev.22 [2022-10-07T17:02:13.342Z] v2.2.0-dev.23 [2022-10-07T17:02:13.342Z] v2.2.0-dev.24 [2022-10-07T17:02:13.342Z] v2.2.0-dev.25 [2022-10-07T17:02:13.342Z] v2.2.0-dev.26 [2022-10-07T17:02:13.342Z] v2.2.0-dev.27 [2022-10-07T17:02:13.342Z] v2.3.0-dev.1 [2022-10-07T17:02:13.342Z] v2.3.0-dev.10 [2022-10-07T17:02:13.342Z] v2.3.0-dev.11 [2022-10-07T17:02:13.342Z] v2.3.0-dev.12 [2022-10-07T17:02:13.342Z] v2.3.0-dev.13 [2022-10-07T17:02:13.342Z] v2.3.0-dev.14 [2022-10-07T17:02:13.342Z] v2.3.0-dev.2 [2022-10-07T17:02:13.342Z] v2.3.0-dev.3 [2022-10-07T17:02:13.342Z] v2.3.0-dev.4 [2022-10-07T17:02:13.342Z] v2.3.0-dev.5 [2022-10-07T17:02:13.342Z] v2.3.0-dev.6 [2022-10-07T17:02:13.342Z] v2.3.0-dev.7 [2022-10-07T17:02:13.342Z] v2.3.0-dev.8 [2022-10-07T17:02:13.342Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-07T17:02:13.627Z] + lftools sign git-tag v2.3.0-dev.14 [2022-10-07T17:02:14.199Z] Signing Git tag with Sigul... [2022-10-07T17:02:14.199Z] Signing v2.3.0-dev.14 [Pipeline] echo [2022-10-07T17:02:14.777Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:15.059Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-07T17:02:15.066Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-07T17:02:15.081Z] $ docker stop --time=1 fd59a8a9559ceb71dd04b35330cacec784bb2bf8f4c42761f507fa553ee45ecd [2022-10-07T17:02:16.418Z] $ docker rm -f fd59a8a9559ceb71dd04b35330cacec784bb2bf8f4c42761f507fa553ee45ecd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-07T17:02:16.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-07T17:02:16.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:02:17.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-07T17:02:17.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T17:02:17.186Z] prd-ubuntu20.04-docker-8c-8g-7348 does not seem to be running inside a container [2022-10-07T17:02:17.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-07T17:02:17.577Z] $ docker top 7c1361f27e62e0850c8b8b167977266e2965026e71b50d4168cfc693e387e53f -eo pid,comm [2022-10-07T17:02:17.629Z] 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). [2022-10-07T17:02:17.630Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-07T17:02:17.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-07T17:02:17.665Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-07T17:02:17.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-07T17:02:17.796Z] $ docker exec 7c1361f27e62e0850c8b8b167977266e2965026e71b50d4168cfc693e387e53f ssh-agent [2022-10-07T17:02:17.892Z] SSH_AUTH_SOCK=/tmp/ssh-QPhMm6bMvADw/agent.32 [2022-10-07T17:02:17.892Z] SSH_AGENT_PID=38 [2022-10-07T17:02:17.897Z] Running ssh-add (command line suppressed) [2022-10-07T17:02:17.999Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15642473554372496739.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15642473554372496739.key) [2022-10-07T17:02:18.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-07T17:02:18.297Z] + git semver bump pre [2022-10-07T17:02:18.555Z] 2022-10-07 17:02:18,503 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-07T17:02:18.555Z] 2022-10-07 17:02:18,503 [bump_version] DEBUG bumping version:2.3.0-dev.14 on axis:pre with prefix:dev [2022-10-07T17:02:18.555Z] 2022-10-07 17:02:18,503 [bump_version] DEBUG bumped version:2.3.0-dev.15 [2022-10-07T17:02:18.555Z] 2022-10-07 17:02:18,503 [write_version] DEBUG write version:2.3.0-dev.15 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-10-07T17:02:18.555Z] 2022-10-07 17:02:18,504 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-07T17:02:18.555Z] 2022-10-07 17:02:18,504 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-07T17:02:18.555Z] 2022-10-07 17:02:18,505 [execute] INFO git cat-file --batch-check [2022-10-07T17:02:18.555Z] 2022-10-07 17:02:18,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-07T17:02:18.556Z] 2022-10-07 17:02:18,512 [execute] INFO git cat-file --batch [2022-10-07T17:02:18.556Z] 2022-10-07 17:02:18,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-07T17:02:18.556Z] 2022-10-07 17:02:18,518 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-07T17:02:18.556Z] 2.3.0-dev.15 [Pipeline] } [2022-10-07T17:02:18.563Z] $ docker exec --env ******** --env ******** 7c1361f27e62e0850c8b8b167977266e2965026e71b50d4168cfc693e387e53f ssh-agent -k [2022-10-07T17:02:18.665Z] unset SSH_AUTH_SOCK; [2022-10-07T17:02:18.666Z] unset SSH_AGENT_PID; [2022-10-07T17:02:18.666Z] echo Agent pid 38 killed; [2022-10-07T17:02:18.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-07T17:02:18.982Z] + git semver [Pipeline] } [2022-10-07T17:02:19.251Z] $ docker stop --time=1 7c1361f27e62e0850c8b8b167977266e2965026e71b50d4168cfc693e387e53f [2022-10-07T17:02:20.574Z] $ docker rm -f 7c1361f27e62e0850c8b8b167977266e2965026e71b50d4168cfc693e387e53f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-07T17:02:20.918Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-07T17:02:20.918Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:02:21.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-07T17:02:21.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T17:02:21.290Z] prd-ubuntu20.04-docker-8c-8g-7348 does not seem to be running inside a container [2022-10-07T17:02:21.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-07T17:02:21.651Z] $ docker top 1bf43fd0d815f95f361a826aa01bbd8af417ca10558a1b17c8685ba008347868 -eo pid,comm [2022-10-07T17:02:21.711Z] 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). [2022-10-07T17:02:21.711Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-07T17:02:21.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-07T17:02:21.739Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-07T17:02:21.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-07T17:02:21.877Z] $ docker exec 1bf43fd0d815f95f361a826aa01bbd8af417ca10558a1b17c8685ba008347868 ssh-agent [2022-10-07T17:02:22.135Z] SSH_AUTH_SOCK=/tmp/ssh-YVs72DdQx96k/agent.31 [2022-10-07T17:02:22.135Z] SSH_AGENT_PID=37 [2022-10-07T17:02:22.158Z] Running ssh-add (command line suppressed) [2022-10-07T17:02:22.261Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16961324525578456513.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16961324525578456513.key) [2022-10-07T17:02:22.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-07T17:02:22.630Z] + git semver push [2022-10-07T17:02:22.896Z] 2022-10-07 17:02:22,763 [run_push] DEBUG push [2022-10-07T17:02:22.896Z] 2022-10-07 17:02:22,764 [execute] INFO git cat-file --batch-check [2022-10-07T17:02:22.896Z] 2022-10-07 17:02:22,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-07T17:02:22.896Z] 2022-10-07 17:02:22,768 [execute] INFO git rev-list ddb5e63a2d8ca369aba62d406f98b45c91d9fce4 -- [2022-10-07T17:02:22.896Z] 2022-10-07 17:02:22,768 [execute] DEBUG Popen(['git', 'rev-list', 'ddb5e63a2d8ca369aba62d406f98b45c91d9fce4', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-07T17:02:22.896Z] 2022-10-07 17:02:22,775 [execute] INFO git fetch -v origin [2022-10-07T17:02:22.896Z] 2022-10-07 17:02:22,775 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-07T17:02:23.463Z] 2022-10-07 17:02:23,375 [run_push] DEBUG no remote changes detected [2022-10-07T17:02:23.463Z] 2022-10-07 17:02:23,376 [execute] INFO git push origin semver [2022-10-07T17:02:23.463Z] 2022-10-07 17:02:23,376 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-07T17:02:24.398Z] 2022-10-07 17:02:24,157 [run_push] DEBUG push all version tags [2022-10-07T17:02:24.398Z] 2022-10-07 17:02:24,157 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-07T17:02:24.398Z] 2022-10-07 17:02:24,158 [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) [2022-10-07T17:02:24.965Z] 2022-10-07 17:02:24,920 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-07T17:02:24.965Z] 2.3.0-dev.15 [Pipeline] } [2022-10-07T17:02:24.972Z] $ docker exec --env ******** --env ******** 1bf43fd0d815f95f361a826aa01bbd8af417ca10558a1b17c8685ba008347868 ssh-agent -k [2022-10-07T17:02:25.055Z] unset SSH_AUTH_SOCK; [2022-10-07T17:02:25.055Z] unset SSH_AGENT_PID; [2022-10-07T17:02:25.055Z] echo Agent pid 37 killed; [2022-10-07T17:02:25.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-07T17:02:25.371Z] + git semver [Pipeline] } [2022-10-07T17:02:25.641Z] $ docker stop --time=1 1bf43fd0d815f95f361a826aa01bbd8af417ca10558a1b17c8685ba008347868 [2022-10-07T17:02:26.943Z] $ docker rm -f 1bf43fd0d815f95f361a826aa01bbd8af417ca10558a1b17c8685ba008347868 [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 [2022-10-07T17:02:27.485Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-10-07T17:02:27.485Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-07T17:02:27.485Z] total 16 [2022-10-07T17:02:27.485Z] drwxr-xr-x 3 root root 4096 Oct 7 16:51 . [2022-10-07T17:02:27.485Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 7 17:02 .. [2022-10-07T17:02:27.485Z] drwxr-xr-x 2 root root 4096 Oct 7 16:51 cost [2022-10-07T17:02:27.485Z] -rw-r--r-- 1 root root 88 Oct 7 16:51 cost.csv [2022-10-07T17:02:27.485Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-07T17:02:27.485Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-07T17:02:27.485Z] total 16 [2022-10-07T17:02:27.485Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 16:51 . [2022-10-07T17:02:27.485Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 7 17:02 .. [2022-10-07T17:02:27.485Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 16:51 cost [2022-10-07T17:02:27.485Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 7 16:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:27.770Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:28.627Z] ---> package-listing.sh [2022-10-07T17:02:28.627Z] ++ facter osfamily [2022-10-07T17:02:28.627Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-07T17:02:28.886Z] + OS_FAMILY=debian [2022-10-07T17:02:28.886Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-10-07T17:02:28.886Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-07T17:02:28.886Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-07T17:02:28.886Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-07T17:02:28.886Z] + PACKAGES=/tmp/packages_start.txt [2022-10-07T17:02:28.886Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-10-07T17:02:28.886Z] + PACKAGES=/tmp/packages_end.txt [2022-10-07T17:02:28.886Z] + case "${OS_FAMILY}" in [2022-10-07T17:02:28.886Z] + dpkg -l [2022-10-07T17:02:28.886Z] + grep '^ii' [2022-10-07T17:02:28.886Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-07T17:02:28.886Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-07T17:02:28.886Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-07T17:02:28.886Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-10-07T17:02:28.886Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-10-07T17:02:28.886Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-10-07T17:02:28.896Z] 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 [2022-10-07T17:02:29.175Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:02:29.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-07T17:02:29.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T17:02:29.798Z] prd-ubuntu20.04-docker-8c-8g-7348 does not seem to be running inside a container [2022-10-07T17:02:29.827Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-07T17:02:30.025Z] $ docker top 30acafaa81779529579ab9ad09ee2da4d0a9396abe3720afc6e14dfb242cb540 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T17:02:30.358Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-07T17:02:30.637Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-07T17:02:30.917Z] + ls /var/log/sa-host [2022-10-07T17:02:30.917Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-07T17:02:30.978Z] provisioning config files... [2022-10-07T17:02:30.987Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12501664518802500557tmp [Pipeline] { [Pipeline] echo [2022-10-07T17:02:31.002Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:31.279Z] ---> create-netrc.sh [Pipeline] } [2022-10-07T17:02:31.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:31.600Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-07T17:02:31.607Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:31.891Z] ---> sudo-logs.sh [2022-10-07T17:02:31.891Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-07T17:02:31.918Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:32.200Z] ---> job-cost.sh [2022-10-07T17:02:32.201Z] lf-activate-venv: SKIPPING [2022-10-07T17:02:32.201Z] DEBUG: total: 0.2199999988079071 [2022-10-07T17:02:32.201Z] INFO: Retrieving Stack Cost... [2022-10-07T17:02:32.768Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-07T17:02:33.027Z] INFO: Archiving Costs [Pipeline] echo [2022-10-07T17:02:33.038Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:02:33.320Z] ---> logs-deploy.sh [2022-10-07T17:02:33.320Z] lf-activate-venv: SKIPPING [2022-10-07T17:02:33.320Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/53 [2022-10-07T17:02:33.320Z] INFO: archiving workspace using pattern(s): [2022-10-07T17:02:34.255Z] Archives upload complete. [2022-10-07T17:02:34.255Z] INFO: archiving logs to Nexus